2026-01-18 03:13:02.219371 | Job console starting 2026-01-18 03:13:02.238144 | Updating git repos 2026-01-18 03:13:02.262942 | Cloning repos into workspace 2026-01-18 03:13:02.318184 | Restoring repo states 2026-01-18 03:13:02.335295 | Merging changes 2026-01-18 03:13:02.335318 | Checking out repos 2026-01-18 03:13:02.390517 | Preparing playbooks 2026-01-18 03:13:03.382973 | Running Ansible setup 2026-01-18 03:13:08.264666 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-18 03:13:09.073938 | 2026-01-18 03:13:09.074180 | PLAY [Base pre] 2026-01-18 03:13:09.098429 | 2026-01-18 03:13:09.098676 | TASK [Setup log path fact] 2026-01-18 03:13:09.131141 | debian-bookworm | ok 2026-01-18 03:13:09.147910 | 2026-01-18 03:13:09.148098 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-18 03:13:09.194186 | debian-bookworm | ok 2026-01-18 03:13:09.207156 | 2026-01-18 03:13:09.207316 | TASK [emit-job-header : Print job information] 2026-01-18 03:13:09.260535 | # Job Information 2026-01-18 03:13:09.260776 | Ansible Version: 2.16.14 2026-01-18 03:13:09.260816 | Job: python-black 2026-01-18 03:13:09.260849 | Pipeline: periodic-daily 2026-01-18 03:13:09.260872 | Executor: 521e9411259a 2026-01-18 03:13:09.260891 | Triggered by: https://github.com/osism/node-image 2026-01-18 03:13:09.260913 | Event ID: db16216043cb4fabb080d01b11f9c5ce 2026-01-18 03:13:09.266049 | 2026-01-18 03:13:09.266181 | LOOP [emit-job-header : Print node information] 2026-01-18 03:13:09.409416 | debian-bookworm | ok: 2026-01-18 03:13:09.409625 | debian-bookworm | # Node Information 2026-01-18 03:13:09.409662 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-18 03:13:09.409687 | debian-bookworm | Hostname: debian 2026-01-18 03:13:09.409708 | debian-bookworm | Username: zuul 2026-01-18 03:13:09.409728 | debian-bookworm | Distro: Debian 12.13 2026-01-18 03:13:09.409752 | debian-bookworm | Provider: regiocloud-a 2026-01-18 03:13:09.409773 | debian-bookworm | Region: 2026-01-18 03:13:09.409795 | debian-bookworm | Label: debian-bookworm 2026-01-18 03:13:09.409815 | debian-bookworm | Product Name: OpenStack Nova 2026-01-18 03:13:09.409834 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5c:3627 2026-01-18 03:13:09.428171 | 2026-01-18 03:13:09.428322 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-18 03:13:09.946665 | debian-bookworm -> localhost | changed 2026-01-18 03:13:09.961275 | 2026-01-18 03:13:09.961475 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-18 03:13:11.258006 | debian-bookworm -> localhost | changed 2026-01-18 03:13:11.270063 | 2026-01-18 03:13:11.270216 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-18 03:13:11.597619 | debian-bookworm -> localhost | ok 2026-01-18 03:13:11.604511 | 2026-01-18 03:13:11.604670 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-18 03:13:11.633837 | debian-bookworm | ok 2026-01-18 03:13:11.652564 | debian-bookworm | included: /var/lib/zuul/builds/3544fb0ee4b14752b5b2b7485c4a6f42/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-18 03:13:11.665945 | 2026-01-18 03:13:11.666079 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-18 03:13:13.653314 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-18 03:13:13.653808 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3544fb0ee4b14752b5b2b7485c4a6f42/work/3544fb0ee4b14752b5b2b7485c4a6f42_id_rsa 2026-01-18 03:13:13.653932 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3544fb0ee4b14752b5b2b7485c4a6f42/work/3544fb0ee4b14752b5b2b7485c4a6f42_id_rsa.pub 2026-01-18 03:13:13.654008 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-18 03:13:13.654112 | debian-bookworm -> localhost | SHA256:OruOkwEsevo+IIXmUGn3WwiWLm4rhJ6dfA0K+QvMSDQ zuul-build-sshkey 2026-01-18 03:13:13.654176 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-18 03:13:13.654272 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-18 03:13:13.654338 | debian-bookworm -> localhost | | . . | 2026-01-18 03:13:13.654401 | debian-bookworm -> localhost | | + = | 2026-01-18 03:13:13.654460 | debian-bookworm -> localhost | | E + o . | 2026-01-18 03:13:13.654522 | debian-bookworm -> localhost | |=.* . o . | 2026-01-18 03:13:13.654581 | debian-bookworm -> localhost | |*=.o oS | 2026-01-18 03:13:13.654680 | debian-bookworm -> localhost | |X=+ .... | 2026-01-18 03:13:13.654742 | debian-bookworm -> localhost | |=O*.oo= | 2026-01-18 03:13:13.654801 | debian-bookworm -> localhost | |oo+*oo + | 2026-01-18 03:13:13.654898 | debian-bookworm -> localhost | | +oo+o+. | 2026-01-18 03:13:13.654966 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-18 03:13:13.655109 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.455907 2026-01-18 03:13:13.669034 | 2026-01-18 03:13:13.669222 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-18 03:13:13.708998 | debian-bookworm | ok 2026-01-18 03:13:13.725157 | debian-bookworm | included: /var/lib/zuul/builds/3544fb0ee4b14752b5b2b7485c4a6f42/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-18 03:13:13.736649 | 2026-01-18 03:13:13.736809 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-18 03:13:13.761695 | debian-bookworm | skipping: Conditional result was False 2026-01-18 03:13:13.768801 | 2026-01-18 03:13:13.768984 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-18 03:13:14.531236 | debian-bookworm | changed 2026-01-18 03:13:14.541171 | 2026-01-18 03:13:14.542051 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-18 03:13:14.828722 | debian-bookworm | ok 2026-01-18 03:13:14.841285 | 2026-01-18 03:13:14.841429 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-18 03:13:15.558505 | debian-bookworm | changed 2026-01-18 03:13:15.566809 | 2026-01-18 03:13:15.567026 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-18 03:13:16.284373 | debian-bookworm | changed 2026-01-18 03:13:16.295989 | 2026-01-18 03:13:16.296172 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-18 03:13:16.332913 | debian-bookworm | skipping: Conditional result was False 2026-01-18 03:13:16.344205 | 2026-01-18 03:13:16.344381 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-18 03:13:17.333856 | debian-bookworm -> localhost | changed 2026-01-18 03:13:17.372917 | 2026-01-18 03:13:17.373070 | TASK [add-build-sshkey : Add back temp key] 2026-01-18 03:13:18.062388 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3544fb0ee4b14752b5b2b7485c4a6f42/work/3544fb0ee4b14752b5b2b7485c4a6f42_id_rsa (zuul-build-sshkey) 2026-01-18 03:13:18.063052 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014998 2026-01-18 03:13:18.084661 | 2026-01-18 03:13:18.084809 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-18 03:13:18.733319 | debian-bookworm | ok 2026-01-18 03:13:18.747986 | 2026-01-18 03:13:18.748140 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-18 03:13:18.788437 | debian-bookworm | skipping: Conditional result was False 2026-01-18 03:13:18.799892 | 2026-01-18 03:13:18.800035 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-18 03:13:19.312426 | debian-bookworm | ok 2026-01-18 03:13:19.325036 | 2026-01-18 03:13:19.325201 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-18 03:13:19.409471 | debian-bookworm | ok 2026-01-18 03:13:19.415793 | 2026-01-18 03:13:19.415939 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-18 03:13:19.785423 | debian-bookworm -> localhost | ok 2026-01-18 03:13:19.802315 | 2026-01-18 03:13:19.802546 | TASK [validate-host : Collect information about the host] 2026-01-18 03:13:21.035967 | debian-bookworm | ok 2026-01-18 03:13:21.061667 | 2026-01-18 03:13:21.061816 | TASK [validate-host : Sanitize hostname] 2026-01-18 03:13:21.291519 | debian-bookworm | ok 2026-01-18 03:13:21.387802 | 2026-01-18 03:13:21.387955 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-18 03:13:22.176536 | debian-bookworm -> localhost | changed 2026-01-18 03:13:22.183119 | 2026-01-18 03:13:22.183256 | TASK [validate-host : Collect information about zuul worker] 2026-01-18 03:13:22.631042 | debian-bookworm | ok 2026-01-18 03:13:22.640049 | 2026-01-18 03:13:22.640260 | TASK [validate-host : Write out all zuul information for each host] 2026-01-18 03:13:23.667105 | debian-bookworm -> localhost | changed 2026-01-18 03:13:23.706614 | 2026-01-18 03:13:23.706758 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-18 03:13:23.985058 | debian-bookworm | ok 2026-01-18 03:13:23.990811 | 2026-01-18 03:13:24.003143 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-18 03:13:26.007962 | debian-bookworm | changed: 2026-01-18 03:13:26.008195 | debian-bookworm | cd+++++++++ src/ 2026-01-18 03:13:26.008230 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-18 03:13:26.008254 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-18 03:13:26.008275 | debian-bookworm | cd+++++++++ src/github.com/osism/node-image/ 2026-01-18 03:13:26.008295 | debian-bookworm | Containerfile 2026-01-18 03:13:26.008426 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020495 2026-01-18 03:13:54.400252 | 2026-01-18 03:13:54.400386 | TASK [upload-logs : Upload logs to log server] 2026-01-18 03:13:55.728031 | localhost | Output suppressed because no_log was given 2026-01-18 03:13:55.729890 | 2026-01-18 03:13:55.729995 | LOOP [upload-logs : Compress console log and json output] 2026-01-18 03:13:55.810642 | localhost | skipping: Conditional result was False 2026-01-18 03:13:55.815579 | localhost | skipping: Conditional result was False 2026-01-18 03:13:55.823680 | 2026-01-18 03:13:55.823818 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-18 03:13:55.896651 | localhost | skipping: Conditional result was False 2026-01-18 03:13:55.897013 | 2026-01-18 03:13:55.915706 | localhost | skipping: Conditional result was False 2026-01-18 03:13:55.921437 | 2026-01-18 03:13:55.921635 | LOOP [upload-logs : Upload console log and json output]