2026-03-09 11:02:38.548838 | Job console starting 2026-03-09 11:02:38.566923 | Updating git repos 2026-03-09 11:02:38.592791 | Cloning repos into workspace 2026-03-09 11:02:38.637857 | Restoring repo states 2026-03-09 11:02:38.645112 | Merging changes 2026-03-09 11:02:39.213987 | Checking out repos 2026-03-09 11:02:39.288601 | Preparing playbooks 2026-03-09 11:02:39.975135 | Running Ansible setup 2026-03-09 11:02:44.308140 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-09 11:02:45.135015 | 2026-03-09 11:02:45.135191 | PLAY [Base pre] 2026-03-09 11:02:45.151905 | 2026-03-09 11:02:45.152059 | TASK [Setup log path fact] 2026-03-09 11:02:45.181979 | ubuntu-jammy | ok 2026-03-09 11:02:45.197590 | 2026-03-09 11:02:45.199161 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-09 11:02:45.239337 | ubuntu-jammy | ok 2026-03-09 11:02:45.253755 | 2026-03-09 11:02:45.253900 | TASK [emit-job-header : Print job information] 2026-03-09 11:02:45.318218 | # Job Information 2026-03-09 11:02:45.318532 | Ansible Version: 2.16.14 2026-03-09 11:02:45.318608 | Job: python-black 2026-03-09 11:02:45.318884 | Pipeline: check 2026-03-09 11:02:45.318971 | Executor: 521e9411259a 2026-03-09 11:02:45.319024 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/533 2026-03-09 11:02:45.319073 | Event ID: 62766250-1ba7-11f1-9857-fb63a5b20dc0 2026-03-09 11:02:45.328256 | 2026-03-09 11:02:45.328468 | LOOP [emit-job-header : Print node information] 2026-03-09 11:02:45.440212 | ubuntu-jammy | ok: 2026-03-09 11:02:45.440427 | ubuntu-jammy | # Node Information 2026-03-09 11:02:45.440463 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-09 11:02:45.440489 | ubuntu-jammy | Hostname: ubuntu 2026-03-09 11:02:45.440511 | ubuntu-jammy | Username: zuul 2026-03-09 11:02:45.440533 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-09 11:02:45.440558 | ubuntu-jammy | Provider: regiocloud-a 2026-03-09 11:02:45.440580 | ubuntu-jammy | Region: 2026-03-09 11:02:45.440600 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-09 11:02:45.440621 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-09 11:02:45.440656 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef9:a403 2026-03-09 11:02:45.470055 | 2026-03-09 11:02:45.470255 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-09 11:02:45.966426 | ubuntu-jammy -> localhost | changed 2026-03-09 11:02:45.979229 | 2026-03-09 11:02:45.979411 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-09 11:02:47.162547 | ubuntu-jammy -> localhost | changed 2026-03-09 11:02:47.174151 | 2026-03-09 11:02:47.174293 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-09 11:02:47.441720 | ubuntu-jammy -> localhost | ok 2026-03-09 11:02:47.453486 | 2026-03-09 11:02:47.453689 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-09 11:02:47.488635 | ubuntu-jammy | ok 2026-03-09 11:02:47.510137 | ubuntu-jammy | included: /var/lib/zuul/builds/6edce87a508d46069358a441e051d16f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-09 11:02:47.516344 | 2026-03-09 11:02:47.516453 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-09 11:02:48.836544 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-09 11:02:48.836797 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/6edce87a508d46069358a441e051d16f/work/6edce87a508d46069358a441e051d16f_id_rsa 2026-03-09 11:02:48.836837 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/6edce87a508d46069358a441e051d16f/work/6edce87a508d46069358a441e051d16f_id_rsa.pub 2026-03-09 11:02:48.836863 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-09 11:02:48.836889 | ubuntu-jammy -> localhost | SHA256:5P+Ku3ioCSKSNt4aOf71w71vVgQcmz6sBDEVd/maGM4 zuul-build-sshkey 2026-03-09 11:02:48.836912 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-09 11:02:48.836944 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-09 11:02:48.836965 | ubuntu-jammy -> localhost | | o.ooo... | 2026-03-09 11:02:48.836987 | ubuntu-jammy -> localhost | | o .o+. | 2026-03-09 11:02:48.837007 | ubuntu-jammy -> localhost | | .. o. . | 2026-03-09 11:02:48.837027 | ubuntu-jammy -> localhost | | o. o. . . | 2026-03-09 11:02:48.837047 | ubuntu-jammy -> localhost | | S.o++ o | 2026-03-09 11:02:48.837079 | ubuntu-jammy -> localhost | | .. ...E.+ | 2026-03-09 11:02:48.837100 | ubuntu-jammy -> localhost | |=*. ...... . | 2026-03-09 11:02:48.837119 | ubuntu-jammy -> localhost | |*.=...o+.o + | 2026-03-09 11:02:48.837140 | ubuntu-jammy -> localhost | | +ooo..o=+*o. | 2026-03-09 11:02:48.837161 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-09 11:02:48.837220 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.788199 2026-03-09 11:02:48.844116 | 2026-03-09 11:02:48.844239 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-09 11:02:48.873075 | ubuntu-jammy | ok 2026-03-09 11:02:48.883090 | ubuntu-jammy | included: /var/lib/zuul/builds/6edce87a508d46069358a441e051d16f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-09 11:02:48.892735 | 2026-03-09 11:02:48.892863 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-09 11:02:48.917240 | ubuntu-jammy | skipping: Conditional result was False 2026-03-09 11:02:48.923767 | 2026-03-09 11:02:48.923897 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-09 11:02:49.512120 | ubuntu-jammy | changed 2026-03-09 11:02:49.517785 | 2026-03-09 11:02:49.517904 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-09 11:02:49.789944 | ubuntu-jammy | ok 2026-03-09 11:02:49.795742 | 2026-03-09 11:02:49.795863 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-09 11:02:50.414552 | ubuntu-jammy | changed 2026-03-09 11:02:50.424475 | 2026-03-09 11:02:50.424606 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-09 11:02:51.047384 | ubuntu-jammy | changed 2026-03-09 11:02:51.055855 | 2026-03-09 11:02:51.055996 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-09 11:02:51.080438 | ubuntu-jammy | skipping: Conditional result was False 2026-03-09 11:02:51.087081 | 2026-03-09 11:02:51.087216 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-09 11:02:51.571154 | ubuntu-jammy -> localhost | changed 2026-03-09 11:02:51.590990 | 2026-03-09 11:02:51.591173 | TASK [add-build-sshkey : Add back temp key] 2026-03-09 11:02:52.000737 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/6edce87a508d46069358a441e051d16f/work/6edce87a508d46069358a441e051d16f_id_rsa (zuul-build-sshkey) 2026-03-09 11:02:52.001117 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.038375 2026-03-09 11:02:52.011275 | 2026-03-09 11:02:52.011506 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-09 11:02:52.421932 | ubuntu-jammy | ok 2026-03-09 11:02:52.428999 | 2026-03-09 11:02:52.429218 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-09 11:02:52.453978 | ubuntu-jammy | skipping: Conditional result was False 2026-03-09 11:02:52.465882 | 2026-03-09 11:02:52.466015 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-09 11:02:52.894741 | ubuntu-jammy | ok 2026-03-09 11:02:52.910187 | 2026-03-09 11:02:52.910315 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-09 11:02:52.960429 | ubuntu-jammy | ok 2026-03-09 11:02:52.966055 | 2026-03-09 11:02:52.966159 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-09 11:02:53.274678 | ubuntu-jammy -> localhost | ok 2026-03-09 11:02:53.281548 | 2026-03-09 11:02:53.281688 | TASK [validate-host : Collect information about the host] 2026-03-09 11:02:54.439906 | ubuntu-jammy | ok 2026-03-09 11:02:54.451190 | 2026-03-09 11:02:54.451316 | TASK [validate-host : Sanitize hostname] 2026-03-09 11:02:54.572454 | ubuntu-jammy | ok 2026-03-09 11:02:54.615325 | 2026-03-09 11:02:54.615455 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-09 11:02:55.220293 | ubuntu-jammy -> localhost | changed 2026-03-09 11:02:55.226402 | 2026-03-09 11:02:55.226527 | TASK [validate-host : Collect information about zuul worker] 2026-03-09 11:02:55.622047 | ubuntu-jammy | ok 2026-03-09 11:02:55.628088 | 2026-03-09 11:02:55.628218 | TASK [validate-host : Write out all zuul information for each host] 2026-03-09 11:02:56.229911 | ubuntu-jammy -> localhost | changed 2026-03-09 11:02:56.240411 | 2026-03-09 11:02:56.240534 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-09 11:02:56.478318 | ubuntu-jammy | ok 2026-03-09 11:02:56.492035 | 2026-03-09 11:02:56.492282 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-09 11:02:57.414262 | ubuntu-jammy | changed: 2026-03-09 11:02:57.414482 | ubuntu-jammy | cd+++++++++ src/ 2026-03-09 11:02:57.414517 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-09 11:02:57.414542 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-09 11:02:57.414563 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-09 11:02:57.414584 | ubuntu-jammy | Containerfile 2026-03-09 11:02:57.414786 | ubuntu-jammy | Containerfile 2026-03-09 11:02:57.424258 | ubuntu-jammy | Containerfile 2026-03-09 11:02:57.424328 | ubuntu-jammy | Containerfile 2026-03-09 11:02:57.424396 | ubuntu-jammy | Containerfile 2026-03-09 11:02:57.424465 | ubuntu-jammy | Containerfile 2026-03-09 11:02:57.424534 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007218 2026-03-09 11:03:23.975091 | 2026-03-09 11:03:23.975224 | TASK [upload-logs : Upload logs to log server] 2026-03-09 11:03:24.528366 | localhost | Output suppressed because no_log was given 2026-03-09 11:03:24.530309 | 2026-03-09 11:03:24.530424 | LOOP [upload-logs : Compress console log and json output] 2026-03-09 11:03:24.581482 | localhost | skipping: Conditional result was False 2026-03-09 11:03:24.588152 | localhost | skipping: Conditional result was False 2026-03-09 11:03:24.600902 | 2026-03-09 11:03:24.601157 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-09 11:03:24.647835 | localhost | skipping: Conditional result was False 2026-03-09 11:03:24.648169 | 2026-03-09 11:03:24.653540 | localhost | skipping: Conditional result was False 2026-03-09 11:03:24.664653 | 2026-03-09 11:03:24.664898 | LOOP [upload-logs : Upload console log and json output]