2026-03-13 04:47:50.812440 | Job console starting 2026-03-13 04:47:50.829309 | Updating git repos 2026-03-13 04:47:51.568108 | Cloning repos into workspace 2026-03-13 04:47:51.614251 | Restoring repo states 2026-03-13 04:47:51.622017 | Merging changes 2026-03-13 04:47:52.314143 | Checking out repos 2026-03-13 04:47:52.367639 | Preparing playbooks 2026-03-13 04:47:53.027369 | Running Ansible setup 2026-03-13 04:47:57.168133 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 04:47:57.931065 | 2026-03-13 04:47:57.931223 | PLAY [Base pre] 2026-03-13 04:47:57.947448 | 2026-03-13 04:47:57.947598 | TASK [Setup log path fact] 2026-03-13 04:47:57.977051 | ubuntu-jammy | ok 2026-03-13 04:47:57.992026 | 2026-03-13 04:47:57.992167 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 04:47:58.040084 | ubuntu-jammy | ok 2026-03-13 04:47:58.053302 | 2026-03-13 04:47:58.053437 | TASK [emit-job-header : Print job information] 2026-03-13 04:47:58.093385 | # Job Information 2026-03-13 04:47:58.093573 | Ansible Version: 2.16.14 2026-03-13 04:47:58.093608 | Job: flake8 2026-03-13 04:47:58.093641 | Pipeline: check 2026-03-13 04:47:58.093664 | Executor: 521e9411259a 2026-03-13 04:47:58.093684 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/544 2026-03-13 04:47:58.093706 | Event ID: c3306620-1e97-11f1-8c68-e285c1910b57 2026-03-13 04:47:58.098646 | 2026-03-13 04:47:58.098767 | LOOP [emit-job-header : Print node information] 2026-03-13 04:47:58.205674 | ubuntu-jammy | ok: 2026-03-13 04:47:58.206913 | ubuntu-jammy | # Node Information 2026-03-13 04:47:58.207019 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-13 04:47:58.207049 | ubuntu-jammy | Hostname: ubuntu 2026-03-13 04:47:58.207073 | ubuntu-jammy | Username: zuul 2026-03-13 04:47:58.207095 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-13 04:47:58.207120 | ubuntu-jammy | Provider: regiocloud-a 2026-03-13 04:47:58.207141 | ubuntu-jammy | Region: 2026-03-13 04:47:58.207163 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-13 04:47:58.207184 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-13 04:47:58.207204 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7c:6dde 2026-03-13 04:47:58.226936 | 2026-03-13 04:47:58.227108 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 04:47:58.706785 | ubuntu-jammy -> localhost | changed 2026-03-13 04:47:58.720903 | 2026-03-13 04:47:58.721061 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 04:47:59.816434 | ubuntu-jammy -> localhost | changed 2026-03-13 04:47:59.827370 | 2026-03-13 04:47:59.827492 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 04:48:00.109809 | ubuntu-jammy -> localhost | ok 2026-03-13 04:48:00.116255 | 2026-03-13 04:48:00.116378 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 04:48:00.145357 | ubuntu-jammy | ok 2026-03-13 04:48:00.163429 | ubuntu-jammy | included: /var/lib/zuul/builds/115d9c20596d4df19597443e5d106914/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 04:48:00.169684 | 2026-03-13 04:48:00.169790 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 04:48:01.799170 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-13 04:48:01.799426 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/115d9c20596d4df19597443e5d106914/work/115d9c20596d4df19597443e5d106914_id_rsa 2026-03-13 04:48:01.799469 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/115d9c20596d4df19597443e5d106914/work/115d9c20596d4df19597443e5d106914_id_rsa.pub 2026-03-13 04:48:01.799497 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-13 04:48:01.799523 | ubuntu-jammy -> localhost | SHA256:JsLXOmEJXc3Hlk7x6aG3luYRXrz5ohGorD+Wths9eSo zuul-build-sshkey 2026-03-13 04:48:01.799546 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-13 04:48:01.799567 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-13 04:48:01.799614 | ubuntu-jammy -> localhost | | .o ..o | 2026-03-13 04:48:01.799650 | ubuntu-jammy -> localhost | | . . o *. . | 2026-03-13 04:48:01.799671 | ubuntu-jammy -> localhost | | . . = + | 2026-03-13 04:48:01.799691 | ubuntu-jammy -> localhost | | . . o ..o o | 2026-03-13 04:48:01.799711 | ubuntu-jammy -> localhost | | o * S . o + o| 2026-03-13 04:48:01.799735 | ubuntu-jammy -> localhost | | + * o . + =o| 2026-03-13 04:48:01.799756 | ubuntu-jammy -> localhost | | o +.+ o Bo | 2026-03-13 04:48:01.799776 | ubuntu-jammy -> localhost | | oE. + =...| 2026-03-13 04:48:01.799798 | ubuntu-jammy -> localhost | | .++=. .....| 2026-03-13 04:48:01.799819 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-13 04:48:01.799875 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.138911 2026-03-13 04:48:01.807022 | 2026-03-13 04:48:01.807150 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 04:48:01.840709 | ubuntu-jammy | ok 2026-03-13 04:48:01.853905 | ubuntu-jammy | included: /var/lib/zuul/builds/115d9c20596d4df19597443e5d106914/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 04:48:01.863828 | 2026-03-13 04:48:01.863935 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 04:48:01.887661 | ubuntu-jammy | skipping: Conditional result was False 2026-03-13 04:48:01.895041 | 2026-03-13 04:48:01.895158 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 04:48:02.482920 | ubuntu-jammy | changed 2026-03-13 04:48:02.489183 | 2026-03-13 04:48:02.489297 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 04:48:02.729174 | ubuntu-jammy | ok 2026-03-13 04:48:02.738092 | 2026-03-13 04:48:02.738238 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 04:48:03.361953 | ubuntu-jammy | changed 2026-03-13 04:48:03.380159 | 2026-03-13 04:48:03.380371 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 04:48:03.997484 | ubuntu-jammy | changed 2026-03-13 04:48:04.004137 | 2026-03-13 04:48:04.004249 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 04:48:04.028505 | ubuntu-jammy | skipping: Conditional result was False 2026-03-13 04:48:04.037294 | 2026-03-13 04:48:04.037431 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 04:48:04.481190 | ubuntu-jammy -> localhost | changed 2026-03-13 04:48:04.495646 | 2026-03-13 04:48:04.495772 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 04:48:04.848450 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/115d9c20596d4df19597443e5d106914/work/115d9c20596d4df19597443e5d106914_id_rsa (zuul-build-sshkey) 2026-03-13 04:48:04.848757 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016439 2026-03-13 04:48:04.858853 | 2026-03-13 04:48:04.858997 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 04:48:05.232834 | ubuntu-jammy | ok 2026-03-13 04:48:05.238186 | 2026-03-13 04:48:05.238303 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 04:48:05.272386 | ubuntu-jammy | skipping: Conditional result was False 2026-03-13 04:48:05.293451 | 2026-03-13 04:48:05.293618 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 04:48:05.699216 | ubuntu-jammy | ok 2026-03-13 04:48:05.711427 | 2026-03-13 04:48:05.711552 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 04:48:05.753184 | ubuntu-jammy | ok 2026-03-13 04:48:05.759921 | 2026-03-13 04:48:05.760107 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 04:48:06.058163 | ubuntu-jammy -> localhost | ok 2026-03-13 04:48:06.066023 | 2026-03-13 04:48:06.066139 | TASK [validate-host : Collect information about the host] 2026-03-13 04:48:07.208229 | ubuntu-jammy | ok 2026-03-13 04:48:07.227290 | 2026-03-13 04:48:07.227421 | TASK [validate-host : Sanitize hostname] 2026-03-13 04:48:07.337959 | ubuntu-jammy | ok 2026-03-13 04:48:07.378506 | 2026-03-13 04:48:07.378937 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 04:48:07.979466 | ubuntu-jammy -> localhost | changed 2026-03-13 04:48:07.986912 | 2026-03-13 04:48:07.987059 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 04:48:08.371895 | ubuntu-jammy | ok 2026-03-13 04:48:08.379320 | 2026-03-13 04:48:08.379465 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 04:48:08.967737 | ubuntu-jammy -> localhost | changed 2026-03-13 04:48:08.979513 | 2026-03-13 04:48:08.979639 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 04:48:09.237080 | ubuntu-jammy | ok 2026-03-13 04:48:09.243013 | 2026-03-13 04:48:09.243122 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 04:48:10.404562 | ubuntu-jammy | changed: 2026-03-13 04:48:10.404824 | ubuntu-jammy | cd+++++++++ src/ 2026-03-13 04:48:10.404861 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-13 04:48:10.404886 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-13 04:48:10.404908 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-13 04:48:10.404929 | ubuntu-jammy | Containerfile 2026-03-13 04:48:10.405170 | ubuntu-jammy | Containerfile 2026-03-13 04:48:10.421712 | ubuntu-jammy | Containerfile 2026-03-13 04:48:10.421784 | ubuntu-jammy | Containerfile 2026-03-13 04:48:10.421856 | ubuntu-jammy | Containerfile 2026-03-13 04:48:10.421927 | ubuntu-jammy | Containerfile 2026-03-13 04:48:10.422017 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.010985 2026-03-13 04:48:38.685767 | 2026-03-13 04:48:38.685889 | TASK [upload-logs : Upload logs to log server] 2026-03-13 04:48:39.918465 | localhost | Output suppressed because no_log was given 2026-03-13 04:48:39.920357 | 2026-03-13 04:48:39.920469 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 04:48:39.983546 | localhost | skipping: Conditional result was False 2026-03-13 04:48:39.990288 | localhost | skipping: Conditional result was False 2026-03-13 04:48:39.996964 | 2026-03-13 04:48:39.997126 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 04:48:40.048046 | localhost | skipping: Conditional result was False 2026-03-13 04:48:40.048347 | 2026-03-13 04:48:40.053535 | localhost | skipping: Conditional result was False 2026-03-13 04:48:40.063757 | 2026-03-13 04:48:40.063901 | LOOP [upload-logs : Upload console log and json output]