2026-03-06 03:05:55.372121 | Job console starting 2026-03-06 03:05:55.381601 | Updating git repos 2026-03-06 03:05:55.445663 | Cloning repos into workspace 2026-03-06 03:05:55.506197 | Restoring repo states 2026-03-06 03:05:55.539415 | Merging changes 2026-03-06 03:05:55.539433 | Checking out repos 2026-03-06 03:05:55.683741 | Preparing playbooks 2026-03-06 03:05:57.101487 | Running Ansible setup 2026-03-06 03:06:03.040769 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-06 03:06:04.026196 | 2026-03-06 03:06:04.026314 | PLAY [Base pre] 2026-03-06 03:06:04.072291 | 2026-03-06 03:06:04.072406 | TASK [Setup log path fact] 2026-03-06 03:06:04.110364 | debian-bookworm | ok 2026-03-06 03:06:04.124483 | 2026-03-06 03:06:04.124600 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-06 03:06:04.181814 | debian-bookworm | ok 2026-03-06 03:06:04.190398 | 2026-03-06 03:06:04.190494 | TASK [emit-job-header : Print job information] 2026-03-06 03:06:04.259881 | # Job Information 2026-03-06 03:06:04.260015 | Ansible Version: 2.16.14 2026-03-06 03:06:04.260044 | Job: flake8 2026-03-06 03:06:04.260073 | Pipeline: periodic-daily 2026-03-06 03:06:04.260091 | Executor: 521e9411259a 2026-03-06 03:06:04.260108 | Triggered by: https://github.com/osism/container-images-kolla 2026-03-06 03:06:04.260127 | Event ID: cea1a00e41754553a5994b70bd2e8f9e 2026-03-06 03:06:04.264085 | 2026-03-06 03:06:04.270869 | LOOP [emit-job-header : Print node information] 2026-03-06 03:06:04.555282 | debian-bookworm | ok: 2026-03-06 03:06:04.555573 | debian-bookworm | # Node Information 2026-03-06 03:06:04.555634 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-06 03:06:04.555707 | debian-bookworm | Hostname: debian 2026-03-06 03:06:04.555746 | debian-bookworm | Username: zuul 2026-03-06 03:06:04.555770 | debian-bookworm | Distro: Debian 12.13 2026-03-06 03:06:04.555795 | debian-bookworm | Provider: regiocloud-a 2026-03-06 03:06:04.555816 | debian-bookworm | Region: 2026-03-06 03:06:04.555838 | debian-bookworm | Label: debian-bookworm 2026-03-06 03:06:04.555858 | debian-bookworm | Product Name: OpenStack Nova 2026-03-06 03:06:04.555878 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea0:9017 2026-03-06 03:06:04.584495 | 2026-03-06 03:06:04.584604 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-06 03:06:05.119051 | debian-bookworm -> localhost | changed 2026-03-06 03:06:05.126841 | 2026-03-06 03:06:05.126956 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-06 03:06:06.667235 | debian-bookworm -> localhost | changed 2026-03-06 03:06:06.677852 | 2026-03-06 03:06:06.677957 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-06 03:06:06.994071 | debian-bookworm -> localhost | ok 2026-03-06 03:06:06.999888 | 2026-03-06 03:06:07.000002 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-06 03:06:07.037822 | debian-bookworm | ok 2026-03-06 03:06:07.053765 | debian-bookworm | included: /var/lib/zuul/builds/4ccb790daf8d457baf85340a10f0f3fc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-06 03:06:07.059495 | 2026-03-06 03:06:07.059590 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-06 03:06:08.277064 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-06 03:06:08.277251 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4ccb790daf8d457baf85340a10f0f3fc/work/4ccb790daf8d457baf85340a10f0f3fc_id_rsa 2026-03-06 03:06:08.277287 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4ccb790daf8d457baf85340a10f0f3fc/work/4ccb790daf8d457baf85340a10f0f3fc_id_rsa.pub 2026-03-06 03:06:08.277313 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-06 03:06:08.277338 | debian-bookworm -> localhost | SHA256:ArK1vz50fOQ3vlbm5FSFYKqd6b5+5rvWuKb4d6DxLVU zuul-build-sshkey 2026-03-06 03:06:08.277359 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-06 03:06:08.277390 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-06 03:06:08.277412 | debian-bookworm -> localhost | | o. . | 2026-03-06 03:06:08.277433 | debian-bookworm -> localhost | | o . .| 2026-03-06 03:06:08.277454 | debian-bookworm -> localhost | | . o . .| 2026-03-06 03:06:08.277473 | debian-bookworm -> localhost | | + o o.o E| 2026-03-06 03:06:08.277492 | debian-bookworm -> localhost | | . . ..So+ o | 2026-03-06 03:06:08.277517 | debian-bookworm -> localhost | | ...o.+ + * | 2026-03-06 03:06:08.277538 | debian-bookworm -> localhost | | ... ..* # | 2026-03-06 03:06:08.277558 | debian-bookworm -> localhost | | .. o. % * | 2026-03-06 03:06:08.277578 | debian-bookworm -> localhost | | .o..o*@*B | 2026-03-06 03:06:08.277598 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-06 03:06:08.277646 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.684398 2026-03-06 03:06:08.283842 | 2026-03-06 03:06:08.283930 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-06 03:06:08.321395 | debian-bookworm | ok 2026-03-06 03:06:08.339078 | debian-bookworm | included: /var/lib/zuul/builds/4ccb790daf8d457baf85340a10f0f3fc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-06 03:06:08.349654 | 2026-03-06 03:06:08.349780 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-06 03:06:08.363409 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:06:08.370146 | 2026-03-06 03:06:08.370258 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-06 03:06:09.011631 | debian-bookworm | changed 2026-03-06 03:06:09.017828 | 2026-03-06 03:06:09.017921 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-06 03:06:09.292755 | debian-bookworm | ok 2026-03-06 03:06:09.307239 | 2026-03-06 03:06:09.307354 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-06 03:06:10.061663 | debian-bookworm | changed 2026-03-06 03:06:10.074408 | 2026-03-06 03:06:10.074510 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-06 03:06:10.757038 | debian-bookworm | changed 2026-03-06 03:06:10.762339 | 2026-03-06 03:06:10.762441 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-06 03:06:10.795548 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:06:10.801632 | 2026-03-06 03:06:10.801741 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-06 03:06:11.567851 | debian-bookworm -> localhost | changed 2026-03-06 03:06:11.579542 | 2026-03-06 03:06:11.579654 | TASK [add-build-sshkey : Add back temp key] 2026-03-06 03:06:12.140914 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4ccb790daf8d457baf85340a10f0f3fc/work/4ccb790daf8d457baf85340a10f0f3fc_id_rsa (zuul-build-sshkey) 2026-03-06 03:06:12.141177 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010487 2026-03-06 03:06:12.149658 | 2026-03-06 03:06:12.149816 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-06 03:06:12.688964 | debian-bookworm | ok 2026-03-06 03:06:12.697574 | 2026-03-06 03:06:12.698420 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-06 03:06:12.737964 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:06:12.756937 | 2026-03-06 03:06:12.757072 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-06 03:06:13.369727 | debian-bookworm | ok 2026-03-06 03:06:13.404421 | 2026-03-06 03:06:13.405890 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-06 03:06:13.448730 | debian-bookworm | ok 2026-03-06 03:06:13.455727 | 2026-03-06 03:06:13.455848 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-06 03:06:14.461837 | debian-bookworm -> localhost | ok 2026-03-06 03:06:14.468980 | 2026-03-06 03:06:14.469077 | TASK [validate-host : Collect information about the host] 2026-03-06 03:06:16.156147 | debian-bookworm | ok 2026-03-06 03:06:16.175601 | 2026-03-06 03:06:16.175740 | TASK [validate-host : Sanitize hostname] 2026-03-06 03:06:16.327959 | debian-bookworm | ok 2026-03-06 03:06:16.368248 | 2026-03-06 03:06:16.368339 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-06 03:06:17.104114 | debian-bookworm -> localhost | changed 2026-03-06 03:06:17.109489 | 2026-03-06 03:06:17.109578 | TASK [validate-host : Collect information about zuul worker] 2026-03-06 03:06:17.501239 | debian-bookworm | ok 2026-03-06 03:06:17.505853 | 2026-03-06 03:06:17.505946 | TASK [validate-host : Write out all zuul information for each host] 2026-03-06 03:06:18.045004 | debian-bookworm -> localhost | changed 2026-03-06 03:06:18.054806 | 2026-03-06 03:06:18.054918 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-06 03:06:18.356081 | debian-bookworm | ok 2026-03-06 03:06:18.365204 | 2026-03-06 03:06:18.365885 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-06 03:06:19.319352 | debian-bookworm | changed: 2026-03-06 03:06:19.319523 | debian-bookworm | cd+++++++++ src/ 2026-03-06 03:06:19.319557 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-06 03:06:19.319581 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-06 03:06:19.319603 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-03-06 03:06:19.319623 | debian-bookworm | Containerfile 2026-03-06 03:06:19.319750 | debian-bookworm | localhost | ok: Runtime: 0:00:00.019168 2026-03-06 03:06:51.321755 | 2026-03-06 03:06:51.321836 | TASK [upload-logs : Upload logs to log server] 2026-03-06 03:06:52.217466 | localhost | Output suppressed because no_log was given 2026-03-06 03:06:52.218821 | 2026-03-06 03:06:52.218977 | LOOP [upload-logs : Compress console log and json output] 2026-03-06 03:06:52.297557 | localhost | skipping: Conditional result was False 2026-03-06 03:06:52.305579 | localhost | skipping: Conditional result was False 2026-03-06 03:06:52.314086 | 2026-03-06 03:06:52.314175 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-06 03:06:52.409971 | localhost | skipping: Conditional result was False 2026-03-06 03:06:52.410183 | 2026-03-06 03:06:52.433881 | localhost | skipping: Conditional result was False 2026-03-06 03:06:52.449314 | 2026-03-06 03:06:52.449405 | LOOP [upload-logs : Upload console log and json output]