2026-01-25 00:20:51.725114 | Job console starting 2026-01-25 00:20:51.742303 | Updating git repos 2026-01-25 00:20:51.790229 | Cloning repos into workspace 2026-01-25 00:20:51.892231 | Restoring repo states 2026-01-25 00:20:51.923188 | Merging changes 2026-01-25 00:20:52.469776 | Checking out repos 2026-01-25 00:20:52.500241 | Preparing playbooks 2026-01-25 00:20:53.417002 | Running Ansible setup 2026-01-25 00:20:58.323355 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-25 00:20:59.405733 | 2026-01-25 00:20:59.405898 | PLAY [Base pre] 2026-01-25 00:20:59.425976 | 2026-01-25 00:20:59.426129 | TASK [Setup log path fact] 2026-01-25 00:20:59.466143 | debian-bookworm | ok 2026-01-25 00:20:59.481802 | 2026-01-25 00:20:59.481966 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-25 00:20:59.514908 | debian-bookworm | ok 2026-01-25 00:20:59.532731 | 2026-01-25 00:20:59.532871 | TASK [emit-job-header : Print job information] 2026-01-25 00:20:59.598022 | # Job Information 2026-01-25 00:20:59.598217 | Ansible Version: 2.16.14 2026-01-25 00:20:59.598254 | Job: flake8 2026-01-25 00:20:59.598288 | Pipeline: check 2026-01-25 00:20:59.598311 | Executor: 521e9411259a 2026-01-25 00:20:59.598332 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1107 2026-01-25 00:20:59.598354 | Event ID: af02be70-f983-11f0-842d-d765904c1358 2026-01-25 00:20:59.640306 | 2026-01-25 00:20:59.640497 | LOOP [emit-job-header : Print node information] 2026-01-25 00:20:59.884040 | debian-bookworm | ok: 2026-01-25 00:20:59.884447 | debian-bookworm | # Node Information 2026-01-25 00:20:59.884528 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-25 00:20:59.884557 | debian-bookworm | Hostname: debian 2026-01-25 00:20:59.884581 | debian-bookworm | Username: zuul 2026-01-25 00:20:59.884603 | debian-bookworm | Distro: Debian 12.13 2026-01-25 00:20:59.884628 | debian-bookworm | Provider: regiocloud-a 2026-01-25 00:20:59.884650 | debian-bookworm | Region: 2026-01-25 00:20:59.884672 | debian-bookworm | Label: debian-bookworm 2026-01-25 00:20:59.884692 | debian-bookworm | Product Name: OpenStack Nova 2026-01-25 00:20:59.884711 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe94:1d36 2026-01-25 00:20:59.905849 | 2026-01-25 00:20:59.905982 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-25 00:21:01.179112 | debian-bookworm -> localhost | changed 2026-01-25 00:21:01.185592 | 2026-01-25 00:21:01.185685 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-25 00:21:02.563932 | debian-bookworm -> localhost | changed 2026-01-25 00:21:02.572341 | 2026-01-25 00:21:02.572443 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-25 00:21:03.150123 | debian-bookworm -> localhost | ok 2026-01-25 00:21:03.156090 | 2026-01-25 00:21:03.156190 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-25 00:21:03.207179 | debian-bookworm | ok 2026-01-25 00:21:03.238868 | debian-bookworm | included: /var/lib/zuul/builds/ba3897567ca54cb7a6ed093949cf4916/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-25 00:21:03.253240 | 2026-01-25 00:21:03.253339 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-25 00:21:07.971335 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-25 00:21:07.971566 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ba3897567ca54cb7a6ed093949cf4916/work/ba3897567ca54cb7a6ed093949cf4916_id_rsa 2026-01-25 00:21:07.971607 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ba3897567ca54cb7a6ed093949cf4916/work/ba3897567ca54cb7a6ed093949cf4916_id_rsa.pub 2026-01-25 00:21:07.971635 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-25 00:21:07.971661 | debian-bookworm -> localhost | SHA256:qJvvXbZUDc9NaTDnizCiTT4gfYWpkL3BgxeikAPxEXQ zuul-build-sshkey 2026-01-25 00:21:07.971683 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-25 00:21:07.971715 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-25 00:21:07.971737 | debian-bookworm -> localhost | |++=.E.=.. o. o . | 2026-01-25 00:21:07.971759 | debian-bookworm -> localhost | | +.o.+o* o. = .| 2026-01-25 00:21:07.971779 | debian-bookworm -> localhost | | o. .oo=+ o. +.| 2026-01-25 00:21:07.971799 | debian-bookworm -> localhost | | .+B . o=oo.| 2026-01-25 00:21:07.971819 | debian-bookworm -> localhost | | ..S+ ..+..| 2026-01-25 00:21:07.971843 | debian-bookworm -> localhost | | . .. | 2026-01-25 00:21:07.971864 | debian-bookworm -> localhost | | . + | 2026-01-25 00:21:07.971883 | debian-bookworm -> localhost | | o . + . | 2026-01-25 00:21:07.971903 | debian-bookworm -> localhost | | ooo . . | 2026-01-25 00:21:07.971922 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-25 00:21:07.971970 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.881304 2026-01-25 00:21:07.980002 | 2026-01-25 00:21:07.980101 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-25 00:21:08.008309 | debian-bookworm | ok 2026-01-25 00:21:08.040469 | debian-bookworm | included: /var/lib/zuul/builds/ba3897567ca54cb7a6ed093949cf4916/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-25 00:21:08.080153 | 2026-01-25 00:21:08.080261 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-25 00:21:08.113937 | debian-bookworm | skipping: Conditional result was False 2026-01-25 00:21:08.132990 | 2026-01-25 00:21:08.133094 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-25 00:21:08.968588 | debian-bookworm | changed 2026-01-25 00:21:08.974443 | 2026-01-25 00:21:08.974535 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-25 00:21:09.228334 | debian-bookworm | ok 2026-01-25 00:21:09.235306 | 2026-01-25 00:21:09.235417 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-25 00:21:10.022563 | debian-bookworm | changed 2026-01-25 00:21:10.032428 | 2026-01-25 00:21:10.033835 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-25 00:21:10.754487 | debian-bookworm | changed 2026-01-25 00:21:10.759590 | 2026-01-25 00:21:10.759680 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-25 00:21:10.783103 | debian-bookworm | skipping: Conditional result was False 2026-01-25 00:21:10.799928 | 2026-01-25 00:21:10.800021 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-25 00:21:11.328338 | debian-bookworm -> localhost | changed 2026-01-25 00:21:11.339497 | 2026-01-25 00:21:11.339589 | TASK [add-build-sshkey : Add back temp key] 2026-01-25 00:21:11.657476 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ba3897567ca54cb7a6ed093949cf4916/work/ba3897567ca54cb7a6ed093949cf4916_id_rsa (zuul-build-sshkey) 2026-01-25 00:21:11.657651 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.007988 2026-01-25 00:21:11.664801 | 2026-01-25 00:21:11.664882 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-25 00:21:12.372202 | debian-bookworm | ok 2026-01-25 00:21:12.376220 | 2026-01-25 00:21:12.376298 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-25 00:21:12.399068 | debian-bookworm | skipping: Conditional result was False 2026-01-25 00:21:12.407203 | 2026-01-25 00:21:12.407283 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-25 00:21:12.975545 | debian-bookworm | ok 2026-01-25 00:21:12.989891 | 2026-01-25 00:21:12.989982 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-25 00:21:13.056836 | debian-bookworm | ok 2026-01-25 00:21:13.061018 | 2026-01-25 00:21:13.061094 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-25 00:21:13.718476 | debian-bookworm -> localhost | ok 2026-01-25 00:21:13.724113 | 2026-01-25 00:21:13.724195 | TASK [validate-host : Collect information about the host] 2026-01-25 00:21:14.929740 | debian-bookworm | ok 2026-01-25 00:21:14.945460 | 2026-01-25 00:21:14.945566 | TASK [validate-host : Sanitize hostname] 2026-01-25 00:21:15.195857 | debian-bookworm | ok 2026-01-25 00:21:15.249690 | 2026-01-25 00:21:15.249798 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-25 00:21:16.239893 | debian-bookworm -> localhost | changed 2026-01-25 00:21:16.246433 | 2026-01-25 00:21:16.246519 | TASK [validate-host : Collect information about zuul worker] 2026-01-25 00:21:16.683452 | debian-bookworm | ok 2026-01-25 00:21:16.690027 | 2026-01-25 00:21:16.690130 | TASK [validate-host : Write out all zuul information for each host] 2026-01-25 00:21:17.629831 | debian-bookworm -> localhost | changed 2026-01-25 00:21:17.643327 | 2026-01-25 00:21:17.643446 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-25 00:21:17.905500 | debian-bookworm | ok 2026-01-25 00:21:17.911807 | 2026-01-25 00:21:17.911903 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-25 00:21:19.776017 | debian-bookworm | changed: 2026-01-25 00:21:19.776193 | debian-bookworm | cd+++++++++ src/ 2026-01-25 00:21:19.776230 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-25 00:21:19.776255 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-25 00:21:19.776276 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-01-25 00:21:19.776296 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006732 2026-01-25 00:21:55.190416 | 2026-01-25 00:21:55.190653 | TASK [upload-logs : Upload logs to log server] 2026-01-25 00:21:56.113265 | localhost | Output suppressed because no_log was given 2026-01-25 00:21:56.115969 | 2026-01-25 00:21:56.116080 | LOOP [upload-logs : Compress console log and json output] 2026-01-25 00:21:56.199062 | localhost | skipping: Conditional result was False 2026-01-25 00:21:56.205305 | localhost | skipping: Conditional result was False 2026-01-25 00:21:56.217420 | 2026-01-25 00:21:56.217510 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-25 00:21:56.346803 | localhost | skipping: Conditional result was False 2026-01-25 00:21:56.347168 | 2026-01-25 00:21:56.366547 | localhost | skipping: Conditional result was False 2026-01-25 00:21:56.371714 | 2026-01-25 00:21:56.371802 | LOOP [upload-logs : Upload console log and json output]