2026-03-25 01:33:59.461426 | Job console starting 2026-03-25 01:33:59.477791 | Updating git repos 2026-03-25 01:33:59.497699 | Cloning repos into workspace 2026-03-25 01:33:59.554530 | Restoring repo states 2026-03-25 01:33:59.569690 | Merging changes 2026-03-25 01:34:00.089985 | Checking out repos 2026-03-25 01:34:00.204923 | Preparing playbooks 2026-03-25 01:34:01.354730 | Running Ansible setup 2026-03-25 01:34:07.299893 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-25 01:34:08.234270 | 2026-03-25 01:34:08.234433 | PLAY [Base pre] 2026-03-25 01:34:08.273497 | 2026-03-25 01:34:08.273652 | TASK [Setup log path fact] 2026-03-25 01:34:08.312874 | debian-bookworm | ok 2026-03-25 01:34:08.338813 | 2026-03-25 01:34:08.339002 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-25 01:34:08.388837 | debian-bookworm | ok 2026-03-25 01:34:08.408413 | 2026-03-25 01:34:08.408541 | TASK [emit-job-header : Print job information] 2026-03-25 01:34:08.467717 | # Job Information 2026-03-25 01:34:08.467924 | Ansible Version: 2.16.14 2026-03-25 01:34:08.467960 | Job: python-black 2026-03-25 01:34:08.467995 | Pipeline: check 2026-03-25 01:34:08.468020 | Executor: 521e9411259a 2026-03-25 01:34:08.468042 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/819 2026-03-25 01:34:08.468066 | Event ID: ac8c4360-27ea-11f1-8457-4efeb00c9b4e 2026-03-25 01:34:08.472999 | 2026-03-25 01:34:08.473105 | LOOP [emit-job-header : Print node information] 2026-03-25 01:34:08.673948 | debian-bookworm | ok: 2026-03-25 01:34:08.674165 | debian-bookworm | # Node Information 2026-03-25 01:34:08.674202 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-25 01:34:08.674226 | debian-bookworm | Hostname: debian 2026-03-25 01:34:08.674247 | debian-bookworm | Username: zuul 2026-03-25 01:34:08.674268 | debian-bookworm | Distro: Debian 12.13 2026-03-25 01:34:08.674292 | debian-bookworm | Provider: regiocloud-a 2026-03-25 01:34:08.674314 | debian-bookworm | Region: 2026-03-25 01:34:08.674335 | debian-bookworm | Label: debian-bookworm 2026-03-25 01:34:08.674355 | debian-bookworm | Product Name: OpenStack Nova 2026-03-25 01:34:08.674374 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5d:5f5f 2026-03-25 01:34:08.692698 | 2026-03-25 01:34:08.692844 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-25 01:34:09.563501 | debian-bookworm -> localhost | changed 2026-03-25 01:34:09.572115 | 2026-03-25 01:34:09.572230 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-25 01:34:11.740292 | debian-bookworm -> localhost | changed 2026-03-25 01:34:11.757149 | 2026-03-25 01:34:11.757270 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-25 01:34:12.660668 | debian-bookworm -> localhost | ok 2026-03-25 01:34:12.666970 | 2026-03-25 01:34:12.667091 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-25 01:34:12.741109 | debian-bookworm | ok 2026-03-25 01:34:12.809683 | debian-bookworm | included: /var/lib/zuul/builds/6c5ae40b1470403daf131f29756603ba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-25 01:34:12.818417 | 2026-03-25 01:34:12.818508 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-25 01:34:16.150078 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-25 01:34:16.150304 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6c5ae40b1470403daf131f29756603ba/work/6c5ae40b1470403daf131f29756603ba_id_rsa 2026-03-25 01:34:16.150339 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6c5ae40b1470403daf131f29756603ba/work/6c5ae40b1470403daf131f29756603ba_id_rsa.pub 2026-03-25 01:34:16.150362 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-25 01:34:16.150383 | debian-bookworm -> localhost | SHA256:DVGGKotlMJO/lFbHvEZDP2sI8cpQtvYEDdZ1xav8bEE zuul-build-sshkey 2026-03-25 01:34:16.150402 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-25 01:34:16.150441 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-25 01:34:16.150473 | debian-bookworm -> localhost | | . BBo++ .o. | 2026-03-25 01:34:16.150493 | debian-bookworm -> localhost | | = +.=X+ . . | 2026-03-25 01:34:16.150510 | debian-bookworm -> localhost | | =.o+++oo . | 2026-03-25 01:34:16.150527 | debian-bookworm -> localhost | | O+.=o+ o E | 2026-03-25 01:34:16.150544 | debian-bookworm -> localhost | | * +o.S +. o | 2026-03-25 01:34:16.150564 | debian-bookworm -> localhost | | . o . o . | 2026-03-25 01:34:16.150582 | debian-bookworm -> localhost | | o . | 2026-03-25 01:34:16.150598 | debian-bookworm -> localhost | | + | 2026-03-25 01:34:16.150615 | debian-bookworm -> localhost | | . | 2026-03-25 01:34:16.150632 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-25 01:34:16.150679 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.785575 2026-03-25 01:34:16.156792 | 2026-03-25 01:34:16.156881 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-25 01:34:16.225309 | debian-bookworm | ok 2026-03-25 01:34:16.245333 | debian-bookworm | included: /var/lib/zuul/builds/6c5ae40b1470403daf131f29756603ba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-25 01:34:16.254088 | 2026-03-25 01:34:16.254180 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-25 01:34:16.315800 | debian-bookworm | skipping: Conditional result was False 2026-03-25 01:34:16.321991 | 2026-03-25 01:34:16.322105 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-25 01:34:17.216861 | debian-bookworm | changed 2026-03-25 01:34:17.232200 | 2026-03-25 01:34:17.232308 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-25 01:34:17.542350 | debian-bookworm | ok 2026-03-25 01:34:17.546796 | 2026-03-25 01:34:17.546883 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-25 01:34:18.260974 | debian-bookworm | changed 2026-03-25 01:34:18.269577 | 2026-03-25 01:34:18.269677 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-25 01:34:18.960198 | debian-bookworm | changed 2026-03-25 01:34:18.969854 | 2026-03-25 01:34:18.969961 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-25 01:34:19.003284 | debian-bookworm | skipping: Conditional result was False 2026-03-25 01:34:19.009659 | 2026-03-25 01:34:19.009770 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-25 01:34:19.623319 | debian-bookworm -> localhost | changed 2026-03-25 01:34:19.638968 | 2026-03-25 01:34:19.639076 | TASK [add-build-sshkey : Add back temp key] 2026-03-25 01:34:20.107184 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6c5ae40b1470403daf131f29756603ba/work/6c5ae40b1470403daf131f29756603ba_id_rsa (zuul-build-sshkey) 2026-03-25 01:34:20.107446 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012175 2026-03-25 01:34:20.116543 | 2026-03-25 01:34:20.116635 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-25 01:34:20.527774 | debian-bookworm | ok 2026-03-25 01:34:20.537527 | 2026-03-25 01:34:20.537633 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-25 01:34:20.584228 | debian-bookworm | skipping: Conditional result was False 2026-03-25 01:34:20.594886 | 2026-03-25 01:34:20.594987 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-25 01:34:21.229608 | debian-bookworm | ok 2026-03-25 01:34:21.245914 | 2026-03-25 01:34:21.246020 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-25 01:34:21.346555 | debian-bookworm | ok 2026-03-25 01:34:21.361462 | 2026-03-25 01:34:21.361930 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-25 01:34:21.952549 | debian-bookworm -> localhost | ok 2026-03-25 01:34:21.958159 | 2026-03-25 01:34:21.958254 | TASK [validate-host : Collect information about the host] 2026-03-25 01:34:23.166185 | debian-bookworm | ok 2026-03-25 01:34:23.177022 | 2026-03-25 01:34:23.177135 | TASK [validate-host : Sanitize hostname] 2026-03-25 01:34:23.306223 | debian-bookworm | ok 2026-03-25 01:34:23.356667 | 2026-03-25 01:34:23.356823 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-25 01:34:24.417026 | debian-bookworm -> localhost | changed 2026-03-25 01:34:24.423382 | 2026-03-25 01:34:24.423477 | TASK [validate-host : Collect information about zuul worker] 2026-03-25 01:34:24.900324 | debian-bookworm | ok 2026-03-25 01:34:24.905009 | 2026-03-25 01:34:24.905107 | TASK [validate-host : Write out all zuul information for each host] 2026-03-25 01:34:25.480967 | debian-bookworm -> localhost | changed 2026-03-25 01:34:25.490891 | 2026-03-25 01:34:25.490994 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-25 01:34:25.776715 | debian-bookworm | ok 2026-03-25 01:34:25.782791 | 2026-03-25 01:34:25.782925 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-25 01:34:26.937226 | debian-bookworm | changed: 2026-03-25 01:34:26.937443 | debian-bookworm | cd+++++++++ src/ 2026-03-25 01:34:26.937478 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-25 01:34:26.937503 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-25 01:34:26.937525 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-03-25 01:34:26.937545 | debian-bookworm | Containerfile 2026-03-25 01:34:26.937675 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004154 2026-03-25 01:34:54.513985 | 2026-03-25 01:34:54.514089 | TASK [upload-logs : Upload logs to log server] 2026-03-25 01:34:55.051219 | localhost | Output suppressed because no_log was given 2026-03-25 01:34:55.053231 | 2026-03-25 01:34:55.053328 | LOOP [upload-logs : Compress console log and json output] 2026-03-25 01:34:55.143715 | localhost | skipping: Conditional result was False 2026-03-25 01:34:55.165169 | localhost | skipping: Conditional result was False 2026-03-25 01:34:55.172660 | 2026-03-25 01:34:55.172818 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-25 01:34:55.272435 | localhost | skipping: Conditional result was False 2026-03-25 01:34:55.272718 | 2026-03-25 01:34:55.283896 | localhost | skipping: Conditional result was False 2026-03-25 01:34:55.291305 | 2026-03-25 01:34:55.291425 | LOOP [upload-logs : Upload console log and json output]