2026-01-12 03:35:01.479796 | Job console starting 2026-01-12 03:35:01.514390 | Updating git repos 2026-01-12 03:35:01.592219 | Cloning repos into workspace 2026-01-12 03:35:01.634547 | Restoring repo states 2026-01-12 03:35:01.649036 | Merging changes 2026-01-12 03:35:01.649058 | Checking out repos 2026-01-12 03:35:01.703935 | Preparing playbooks 2026-01-12 03:35:02.591674 | Running Ansible setup 2026-01-12 03:35:07.553719 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-12 03:35:08.386780 | 2026-01-12 03:35:08.387128 | PLAY [Base pre] 2026-01-12 03:35:08.405722 | 2026-01-12 03:35:08.405888 | TASK [Setup log path fact] 2026-01-12 03:35:08.426556 | debian-bookworm | ok 2026-01-12 03:35:08.444119 | 2026-01-12 03:35:08.444331 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-12 03:35:08.476613 | debian-bookworm | ok 2026-01-12 03:35:08.490071 | 2026-01-12 03:35:08.490242 | TASK [emit-job-header : Print job information] 2026-01-12 03:35:08.530143 | # Job Information 2026-01-12 03:35:08.530383 | Ansible Version: 2.16.14 2026-01-12 03:35:08.530420 | Job: python-black 2026-01-12 03:35:08.530452 | Pipeline: periodic-daily 2026-01-12 03:35:08.530474 | Executor: 521e9411259a 2026-01-12 03:35:08.530495 | Triggered by: https://github.com/osism/node-image 2026-01-12 03:35:08.530516 | Event ID: 8d898c0f9ef54976a5502d8d3e8eabd0 2026-01-12 03:35:08.535803 | 2026-01-12 03:35:08.535933 | LOOP [emit-job-header : Print node information] 2026-01-12 03:35:08.653815 | debian-bookworm | ok: 2026-01-12 03:35:08.654153 | debian-bookworm | # Node Information 2026-01-12 03:35:08.654189 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-12 03:35:08.654214 | debian-bookworm | Hostname: debian 2026-01-12 03:35:08.654235 | debian-bookworm | Username: zuul 2026-01-12 03:35:08.654298 | debian-bookworm | Distro: Debian 12.13 2026-01-12 03:35:08.654324 | debian-bookworm | Provider: regiocloud-a 2026-01-12 03:35:08.654345 | debian-bookworm | Region: 2026-01-12 03:35:08.654366 | debian-bookworm | Label: debian-bookworm 2026-01-12 03:35:08.654385 | debian-bookworm | Product Name: OpenStack Nova 2026-01-12 03:35:08.654404 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6d:a8bc 2026-01-12 03:35:08.673385 | 2026-01-12 03:35:08.673567 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-12 03:35:09.205649 | debian-bookworm -> localhost | changed 2026-01-12 03:35:09.222107 | 2026-01-12 03:35:09.222304 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-12 03:35:10.365289 | debian-bookworm -> localhost | changed 2026-01-12 03:35:10.377656 | 2026-01-12 03:35:10.377805 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-12 03:35:10.684293 | debian-bookworm -> localhost | ok 2026-01-12 03:35:10.692412 | 2026-01-12 03:35:10.692562 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-12 03:35:10.724574 | debian-bookworm | ok 2026-01-12 03:35:10.744381 | debian-bookworm | included: /var/lib/zuul/builds/0a940aa69beb4fe18e5b4567bb4fe335/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-12 03:35:10.750969 | 2026-01-12 03:35:10.751144 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-12 03:35:13.624210 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-12 03:35:13.624488 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0a940aa69beb4fe18e5b4567bb4fe335/work/0a940aa69beb4fe18e5b4567bb4fe335_id_rsa 2026-01-12 03:35:13.624607 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0a940aa69beb4fe18e5b4567bb4fe335/work/0a940aa69beb4fe18e5b4567bb4fe335_id_rsa.pub 2026-01-12 03:35:13.624638 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-12 03:35:13.624663 | debian-bookworm -> localhost | SHA256:Ky7wfyz8BW851m3YgJtKjQmqJFgEb+V4iGKA4UNstP0 zuul-build-sshkey 2026-01-12 03:35:13.624686 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-12 03:35:13.624880 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-12 03:35:13.626918 | debian-bookworm -> localhost | |B+ . | 2026-01-12 03:35:13.626956 | debian-bookworm -> localhost | |=*o= | 2026-01-12 03:35:13.626980 | debian-bookworm -> localhost | |+=*.o | 2026-01-12 03:35:13.627003 | debian-bookworm -> localhost | |oo... . | 2026-01-12 03:35:13.627024 | debian-bookworm -> localhost | | . E. S . . | 2026-01-12 03:35:13.627894 | debian-bookworm -> localhost | |... . . B = = | 2026-01-12 03:35:13.627967 | debian-bookworm -> localhost | |o .o....= @ o + | 2026-01-12 03:35:13.627994 | debian-bookworm -> localhost | | o .o.ooo= . . | 2026-01-12 03:35:13.628018 | debian-bookworm -> localhost | | . oo+o | 2026-01-12 03:35:13.628040 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-12 03:35:13.628109 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.992656 2026-01-12 03:35:13.637827 | 2026-01-12 03:35:13.638669 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-12 03:35:13.743969 | debian-bookworm | ok 2026-01-12 03:35:13.761635 | debian-bookworm | included: /var/lib/zuul/builds/0a940aa69beb4fe18e5b4567bb4fe335/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-12 03:35:13.776572 | 2026-01-12 03:35:13.776719 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-12 03:35:13.871451 | debian-bookworm | skipping: Conditional result was False 2026-01-12 03:35:13.882372 | 2026-01-12 03:35:13.882520 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-12 03:35:15.177804 | debian-bookworm | changed 2026-01-12 03:35:15.185739 | 2026-01-12 03:35:15.185871 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-12 03:35:15.483888 | debian-bookworm | ok 2026-01-12 03:35:15.496398 | 2026-01-12 03:35:15.496579 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-12 03:35:16.420789 | debian-bookworm | changed 2026-01-12 03:35:16.438116 | 2026-01-12 03:35:16.438290 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-12 03:35:17.356454 | debian-bookworm | changed 2026-01-12 03:35:17.364391 | 2026-01-12 03:35:17.364562 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-12 03:35:17.400111 | debian-bookworm | skipping: Conditional result was False 2026-01-12 03:35:17.414008 | 2026-01-12 03:35:17.414237 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-12 03:35:17.927852 | debian-bookworm -> localhost | changed 2026-01-12 03:35:17.943922 | 2026-01-12 03:35:17.944068 | TASK [add-build-sshkey : Add back temp key] 2026-01-12 03:35:18.480657 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0a940aa69beb4fe18e5b4567bb4fe335/work/0a940aa69beb4fe18e5b4567bb4fe335_id_rsa (zuul-build-sshkey) 2026-01-12 03:35:18.480922 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024676 2026-01-12 03:35:18.490964 | 2026-01-12 03:35:18.491125 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-12 03:35:19.152149 | debian-bookworm | ok 2026-01-12 03:35:19.160806 | 2026-01-12 03:35:19.160943 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-12 03:35:19.206336 | debian-bookworm | skipping: Conditional result was False 2026-01-12 03:35:19.223434 | 2026-01-12 03:35:19.223575 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-12 03:35:19.838424 | debian-bookworm | ok 2026-01-12 03:35:19.857716 | 2026-01-12 03:35:19.857862 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-12 03:35:19.921435 | debian-bookworm | ok 2026-01-12 03:35:19.935668 | 2026-01-12 03:35:19.935816 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-12 03:35:20.772517 | debian-bookworm -> localhost | ok 2026-01-12 03:35:20.779481 | 2026-01-12 03:35:20.779627 | TASK [validate-host : Collect information about the host] 2026-01-12 03:35:22.063647 | debian-bookworm | ok 2026-01-12 03:35:22.122170 | 2026-01-12 03:35:22.122349 | TASK [validate-host : Sanitize hostname] 2026-01-12 03:35:22.508637 | debian-bookworm | ok 2026-01-12 03:35:22.596565 | 2026-01-12 03:35:22.596790 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-12 03:35:25.057723 | debian-bookworm -> localhost | changed 2026-01-12 03:35:25.063938 | 2026-01-12 03:35:25.064060 | TASK [validate-host : Collect information about zuul worker] 2026-01-12 03:35:26.790603 | debian-bookworm | ok 2026-01-12 03:35:26.840051 | 2026-01-12 03:35:26.840204 | TASK [validate-host : Write out all zuul information for each host] 2026-01-12 03:35:29.255860 | debian-bookworm -> localhost | changed 2026-01-12 03:35:29.292522 | 2026-01-12 03:35:29.292669 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-12 03:35:29.686583 | debian-bookworm | ok 2026-01-12 03:35:29.697841 | 2026-01-12 03:35:29.697993 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-12 03:35:33.533267 | debian-bookworm | changed: 2026-01-12 03:35:33.533463 | debian-bookworm | cd+++++++++ src/ 2026-01-12 03:35:33.533496 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-12 03:35:33.533521 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-12 03:35:33.533543 | debian-bookworm | cd+++++++++ src/github.com/osism/node-image/ 2026-01-12 03:35:33.533563 | debian-bookworm | Containerfile 2026-01-12 03:35:33.533694 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004381 2026-01-12 03:36:07.276238 | 2026-01-12 03:36:07.276356 | TASK [upload-logs : Upload logs to log server] 2026-01-12 03:36:08.066713 | localhost | Output suppressed because no_log was given 2026-01-12 03:36:08.068386 | 2026-01-12 03:36:08.068477 | LOOP [upload-logs : Compress console log and json output] 2026-01-12 03:36:08.162230 | localhost | skipping: Conditional result was False 2026-01-12 03:36:08.168447 | localhost | skipping: Conditional result was False 2026-01-12 03:36:08.175515 | 2026-01-12 03:36:08.175641 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-12 03:36:08.275407 | localhost | skipping: Conditional result was False 2026-01-12 03:36:08.275665 | 2026-01-12 03:36:08.280487 | localhost | skipping: Conditional result was False 2026-01-12 03:36:08.283908 | 2026-01-12 03:36:08.284026 | LOOP [upload-logs : Upload console log and json output]