2026-06-23 11:59:03.030786 | Job console starting 2026-06-23 11:59:03.051648 | Updating git repos 2026-06-23 11:59:03.077173 | Cloning repos into workspace 2026-06-23 11:59:03.115177 | Restoring repo states 2026-06-23 11:59:03.129038 | Merging changes 2026-06-23 11:59:03.676507 | Checking out repos 2026-06-23 11:59:03.747034 | Preparing playbooks 2026-06-23 11:59:04.439790 | Running Ansible setup 2026-06-23 11:59:08.782057 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-23 11:59:09.750998 | 2026-06-23 11:59:09.751183 | PLAY [Base pre] 2026-06-23 11:59:09.770946 | 2026-06-23 11:59:09.771106 | TASK [Setup log path fact] 2026-06-23 11:59:09.801471 | ubuntu-jammy | ok 2026-06-23 11:59:09.821093 | 2026-06-23 11:59:09.821258 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-23 11:59:09.852241 | ubuntu-jammy | ok 2026-06-23 11:59:09.863141 | 2026-06-23 11:59:09.863275 | TASK [emit-job-header : Print job information] 2026-06-23 11:59:09.902825 | # Job Information 2026-06-23 11:59:09.903071 | Ansible Version: 2.16.14 2026-06-23 11:59:09.903108 | Job: python-black 2026-06-23 11:59:09.903141 | Pipeline: check 2026-06-23 11:59:09.903165 | Executor: 521e9411259a 2026-06-23 11:59:09.903185 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/706 2026-06-23 11:59:09.903207 | Event ID: d1250660-6efa-11f1-85c2-9515eb48cdbc 2026-06-23 11:59:09.909027 | 2026-06-23 11:59:09.909147 | LOOP [emit-job-header : Print node information] 2026-06-23 11:59:10.028173 | ubuntu-jammy | ok: 2026-06-23 11:59:10.028362 | ubuntu-jammy | # Node Information 2026-06-23 11:59:10.028397 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-23 11:59:10.028423 | ubuntu-jammy | Hostname: ubuntu 2026-06-23 11:59:10.028445 | ubuntu-jammy | Username: zuul 2026-06-23 11:59:10.028467 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-23 11:59:10.028491 | ubuntu-jammy | Provider: regiocloud-a 2026-06-23 11:59:10.028512 | ubuntu-jammy | Region: 2026-06-23 11:59:10.028534 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-23 11:59:10.028554 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-23 11:59:10.028573 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef0:fe62 2026-06-23 11:59:10.054360 | 2026-06-23 11:59:10.054513 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-23 11:59:10.608849 | ubuntu-jammy -> localhost | changed 2026-06-23 11:59:10.618207 | 2026-06-23 11:59:10.618332 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-23 11:59:11.866283 | ubuntu-jammy -> localhost | changed 2026-06-23 11:59:11.881371 | 2026-06-23 11:59:11.881519 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-23 11:59:12.189464 | ubuntu-jammy -> localhost | ok 2026-06-23 11:59:12.195959 | 2026-06-23 11:59:12.196100 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-23 11:59:12.225182 | ubuntu-jammy | ok 2026-06-23 11:59:12.243766 | ubuntu-jammy | included: /var/lib/zuul/builds/655d98b7b80a409e91ec52663b289079/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-23 11:59:12.250355 | 2026-06-23 11:59:12.250473 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-23 11:59:14.483052 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-23 11:59:14.483298 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/655d98b7b80a409e91ec52663b289079/work/655d98b7b80a409e91ec52663b289079_id_rsa 2026-06-23 11:59:14.483337 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/655d98b7b80a409e91ec52663b289079/work/655d98b7b80a409e91ec52663b289079_id_rsa.pub 2026-06-23 11:59:14.483363 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-23 11:59:14.483389 | ubuntu-jammy -> localhost | SHA256:jOMK4E2CZMdXXGPHS15X+e+T5UhDDffBaquzGEr1iTI zuul-build-sshkey 2026-06-23 11:59:14.483411 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-23 11:59:14.483448 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-23 11:59:14.483471 | ubuntu-jammy -> localhost | | ...+.. . +| 2026-06-23 11:59:14.483493 | ubuntu-jammy -> localhost | | . ... oo ..=.| 2026-06-23 11:59:14.483514 | ubuntu-jammy -> localhost | | o o . o o o++| 2026-06-23 11:59:14.483534 | ubuntu-jammy -> localhost | |+ . . o o o. +| 2026-06-23 11:59:14.483554 | ubuntu-jammy -> localhost | |o. . o S. ... .| 2026-06-23 11:59:14.483582 | ubuntu-jammy -> localhost | |..+ . .. o ..o o| 2026-06-23 11:59:14.483603 | ubuntu-jammy -> localhost | | ... .E o o.. =o| 2026-06-23 11:59:14.483624 | ubuntu-jammy -> localhost | | . .. + oo .oo| 2026-06-23 11:59:14.483645 | ubuntu-jammy -> localhost | | . . . .o .| 2026-06-23 11:59:14.483665 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-23 11:59:14.483737 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.597722 2026-06-23 11:59:14.490262 | 2026-06-23 11:59:14.490377 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-23 11:59:14.559519 | ubuntu-jammy | ok 2026-06-23 11:59:14.575639 | ubuntu-jammy | included: /var/lib/zuul/builds/655d98b7b80a409e91ec52663b289079/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-23 11:59:14.593184 | 2026-06-23 11:59:14.593322 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-23 11:59:14.652472 | ubuntu-jammy | skipping: Conditional result was False 2026-06-23 11:59:14.658780 | 2026-06-23 11:59:14.658964 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-23 11:59:15.524634 | ubuntu-jammy | changed 2026-06-23 11:59:15.532995 | 2026-06-23 11:59:15.533113 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-23 11:59:15.891556 | ubuntu-jammy | ok 2026-06-23 11:59:15.915173 | 2026-06-23 11:59:15.915318 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-23 11:59:16.689694 | ubuntu-jammy | changed 2026-06-23 11:59:16.703165 | 2026-06-23 11:59:16.703313 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-23 11:59:17.317704 | ubuntu-jammy | changed 2026-06-23 11:59:17.326297 | 2026-06-23 11:59:17.326436 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-23 11:59:17.371149 | ubuntu-jammy | skipping: Conditional result was False 2026-06-23 11:59:17.378148 | 2026-06-23 11:59:17.378269 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-23 11:59:17.982349 | ubuntu-jammy -> localhost | changed 2026-06-23 11:59:17.993743 | 2026-06-23 11:59:17.998229 | TASK [add-build-sshkey : Add back temp key] 2026-06-23 11:59:18.576548 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/655d98b7b80a409e91ec52663b289079/work/655d98b7b80a409e91ec52663b289079_id_rsa (zuul-build-sshkey) 2026-06-23 11:59:18.577149 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.015202 2026-06-23 11:59:18.592329 | 2026-06-23 11:59:18.592484 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-23 11:59:19.030007 | ubuntu-jammy | ok 2026-06-23 11:59:19.035268 | 2026-06-23 11:59:19.035388 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-23 11:59:19.096503 | ubuntu-jammy | skipping: Conditional result was False 2026-06-23 11:59:19.109039 | 2026-06-23 11:59:19.109180 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-23 11:59:19.646899 | ubuntu-jammy | ok 2026-06-23 11:59:19.661305 | 2026-06-23 11:59:19.661447 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-23 11:59:19.723554 | ubuntu-jammy | ok 2026-06-23 11:59:19.735661 | 2026-06-23 11:59:19.735857 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-23 11:59:20.460218 | ubuntu-jammy -> localhost | ok 2026-06-23 11:59:20.466901 | 2026-06-23 11:59:20.467014 | TASK [validate-host : Collect information about the host] 2026-06-23 11:59:22.032753 | ubuntu-jammy | ok 2026-06-23 11:59:22.103876 | 2026-06-23 11:59:22.104018 | TASK [validate-host : Sanitize hostname] 2026-06-23 11:59:22.434981 | ubuntu-jammy | ok 2026-06-23 11:59:22.566200 | 2026-06-23 11:59:22.566339 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-23 11:59:23.623978 | ubuntu-jammy -> localhost | changed 2026-06-23 11:59:23.630073 | 2026-06-23 11:59:23.630214 | TASK [validate-host : Collect information about zuul worker] 2026-06-23 11:59:24.117940 | ubuntu-jammy | ok 2026-06-23 11:59:24.125137 | 2026-06-23 11:59:24.125268 | TASK [validate-host : Write out all zuul information for each host] 2026-06-23 11:59:25.035283 | ubuntu-jammy -> localhost | changed 2026-06-23 11:59:25.051226 | 2026-06-23 11:59:25.051363 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-23 11:59:25.380560 | ubuntu-jammy | ok 2026-06-23 11:59:25.386390 | 2026-06-23 11:59:25.386505 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-23 11:59:26.838369 | ubuntu-jammy | changed: 2026-06-23 11:59:26.838590 | ubuntu-jammy | cd+++++++++ src/ 2026-06-23 11:59:26.838630 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-23 11:59:26.838654 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-23 11:59:26.838728 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-23 11:59:26.838751 | ubuntu-jammy | Containerfile 2026-06-23 11:59:26.838974 | ubuntu-jammy | Containerfile 2026-06-23 11:59:26.844907 | ubuntu-jammy | Containerfile 2026-06-23 11:59:26.844980 | ubuntu-jammy | Containerfile 2026-06-23 11:59:26.845053 | ubuntu-jammy | Containerfile 2026-06-23 11:59:26.845124 | ubuntu-jammy | Containerfile 2026-06-23 11:59:26.845196 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006161 2026-06-23 11:59:56.203924 | 2026-06-23 11:59:56.204075 | TASK [upload-logs : Upload logs to log server] 2026-06-23 11:59:56.876166 | localhost | Output suppressed because no_log was given 2026-06-23 11:59:56.880327 | 2026-06-23 11:59:56.880541 | LOOP [upload-logs : Compress console log and json output] 2026-06-23 11:59:56.942776 | localhost | skipping: Conditional result was False 2026-06-23 11:59:56.950413 | localhost | skipping: Conditional result was False 2026-06-23 11:59:56.964223 | 2026-06-23 11:59:56.964489 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-23 11:59:57.018465 | localhost | skipping: Conditional result was False 2026-06-23 11:59:57.019375 | 2026-06-23 11:59:57.023014 | localhost | skipping: Conditional result was False 2026-06-23 11:59:57.030303 | 2026-06-23 11:59:57.030680 | LOOP [upload-logs : Upload console log and json output]