2026-02-27 00:00:10.739182 | Job console starting 2026-02-27 00:00:10.804525 | Updating git repos 2026-02-27 00:00:11.229401 | Cloning repos into workspace 2026-02-27 00:00:11.360145 | Restoring repo states 2026-02-27 00:00:11.399754 | Merging changes 2026-02-27 00:00:11.399781 | Checking out repos 2026-02-27 00:00:11.550499 | Preparing playbooks 2026-02-27 00:00:13.088446 | Running Ansible setup 2026-02-27 00:00:20.468422 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-27 00:00:21.818799 | 2026-02-27 00:00:21.820116 | PLAY [Base pre] 2026-02-27 00:00:21.859423 | 2026-02-27 00:00:21.859637 | TASK [Setup log path fact] 2026-02-27 00:00:21.904018 | debian-bookworm | ok 2026-02-27 00:00:21.939499 | 2026-02-27 00:00:21.939636 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-27 00:00:21.989307 | debian-bookworm | ok 2026-02-27 00:00:22.025325 | 2026-02-27 00:00:22.025445 | TASK [emit-job-header : Print job information] 2026-02-27 00:00:22.111875 | # Job Information 2026-02-27 00:00:22.112046 | Ansible Version: 2.16.14 2026-02-27 00:00:22.112082 | Job: container-image-inventory-reconciler-push 2026-02-27 00:00:22.112115 | Pipeline: periodic-midnight 2026-02-27 00:00:22.112140 | Executor: 521e9411259a 2026-02-27 00:00:22.112161 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-02-27 00:00:22.112184 | Event ID: e5562c0ea8384cfb927462afad46e2bc 2026-02-27 00:00:22.120718 | 2026-02-27 00:00:22.120822 | LOOP [emit-job-header : Print node information] 2026-02-27 00:00:22.317009 | debian-bookworm | ok: 2026-02-27 00:00:22.317171 | debian-bookworm | # Node Information 2026-02-27 00:00:22.317263 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-27 00:00:22.317291 | debian-bookworm | Hostname: debian 2026-02-27 00:00:22.317314 | debian-bookworm | Username: zuul 2026-02-27 00:00:22.317336 | debian-bookworm | Distro: Debian 12.13 2026-02-27 00:00:22.317389 | debian-bookworm | Provider: regiocloud-a 2026-02-27 00:00:22.317414 | debian-bookworm | Region: 2026-02-27 00:00:22.317453 | debian-bookworm | Label: debian-bookworm 2026-02-27 00:00:22.317476 | debian-bookworm | Product Name: OpenStack Nova 2026-02-27 00:00:22.317505 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb0:ff28 2026-02-27 00:00:22.347917 | 2026-02-27 00:00:22.348053 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-27 00:00:23.739276 | debian-bookworm -> localhost | changed 2026-02-27 00:00:23.746475 | 2026-02-27 00:00:23.746585 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-27 00:00:26.101888 | debian-bookworm -> localhost | changed 2026-02-27 00:00:26.120508 | 2026-02-27 00:00:26.120628 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-27 00:00:26.882792 | debian-bookworm -> localhost | ok 2026-02-27 00:00:26.888949 | 2026-02-27 00:00:26.889081 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-27 00:00:26.952245 | debian-bookworm | ok 2026-02-27 00:00:27.006672 | debian-bookworm | included: /var/lib/zuul/builds/163c5e64f56f4c989fa567408c8b46dc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-27 00:00:27.027085 | 2026-02-27 00:00:27.027197 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-27 00:00:32.072680 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-27 00:00:32.072881 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/163c5e64f56f4c989fa567408c8b46dc/work/163c5e64f56f4c989fa567408c8b46dc_id_rsa 2026-02-27 00:00:32.072912 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/163c5e64f56f4c989fa567408c8b46dc/work/163c5e64f56f4c989fa567408c8b46dc_id_rsa.pub 2026-02-27 00:00:32.072932 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-27 00:00:32.072951 | debian-bookworm -> localhost | SHA256:43SLOen6YqE0BvLlrsU0dMTkfgbKZ0tgUprmDg9oiRk zuul-build-sshkey 2026-02-27 00:00:32.072983 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-27 00:00:32.073022 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-27 00:00:32.073042 | debian-bookworm -> localhost | | .oo | 2026-02-27 00:00:32.073059 | debian-bookworm -> localhost | | + o. | 2026-02-27 00:00:32.073076 | debian-bookworm -> localhost | |E = + + | 2026-02-27 00:00:32.073092 | debian-bookworm -> localhost | |+=o=.= . | 2026-02-27 00:00:32.073108 | debian-bookworm -> localhost | |*=.+= = S . | 2026-02-27 00:00:32.073134 | debian-bookworm -> localhost | |.=.o==.* * . | 2026-02-27 00:00:32.073152 | debian-bookworm -> localhost | | o+oo..* . | 2026-02-27 00:00:32.073168 | debian-bookworm -> localhost | | .o o. . | 2026-02-27 00:00:32.073185 | debian-bookworm -> localhost | | .. ..+o | 2026-02-27 00:00:32.073201 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-27 00:00:32.073247 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.875292 2026-02-27 00:00:32.078721 | 2026-02-27 00:00:32.078819 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-27 00:00:32.109583 | debian-bookworm | ok 2026-02-27 00:00:32.132566 | debian-bookworm | included: /var/lib/zuul/builds/163c5e64f56f4c989fa567408c8b46dc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-27 00:00:32.171900 | 2026-02-27 00:00:32.172038 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-27 00:00:32.205648 | debian-bookworm | skipping: Conditional result was False 2026-02-27 00:00:32.210902 | 2026-02-27 00:00:32.211010 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-27 00:00:33.062826 | debian-bookworm | changed 2026-02-27 00:00:33.068037 | 2026-02-27 00:00:33.068126 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-27 00:00:33.371481 | debian-bookworm | ok 2026-02-27 00:00:33.377239 | 2026-02-27 00:00:33.377334 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-27 00:00:34.077084 | debian-bookworm | changed 2026-02-27 00:00:34.088706 | 2026-02-27 00:00:34.088804 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-27 00:00:34.759300 | debian-bookworm | changed 2026-02-27 00:00:34.763894 | 2026-02-27 00:00:34.764235 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-27 00:00:34.800894 | debian-bookworm | skipping: Conditional result was False 2026-02-27 00:00:34.807103 | 2026-02-27 00:00:34.807186 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-27 00:00:36.329592 | debian-bookworm -> localhost | changed 2026-02-27 00:00:36.338669 | 2026-02-27 00:00:36.338762 | TASK [add-build-sshkey : Add back temp key] 2026-02-27 00:00:37.191265 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/163c5e64f56f4c989fa567408c8b46dc/work/163c5e64f56f4c989fa567408c8b46dc_id_rsa (zuul-build-sshkey) 2026-02-27 00:00:37.191451 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.039712 2026-02-27 00:00:37.198799 | 2026-02-27 00:00:37.198901 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-27 00:00:37.804759 | debian-bookworm | ok 2026-02-27 00:00:37.809185 | 2026-02-27 00:00:37.809274 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-27 00:00:37.903768 | debian-bookworm | skipping: Conditional result was False 2026-02-27 00:00:37.912433 | 2026-02-27 00:00:37.912528 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-27 00:00:38.728379 | debian-bookworm | ok 2026-02-27 00:00:38.744440 | 2026-02-27 00:00:38.744537 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-27 00:00:38.790194 | debian-bookworm | ok 2026-02-27 00:00:38.794436 | 2026-02-27 00:00:38.794518 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-27 00:00:39.724636 | debian-bookworm -> localhost | ok 2026-02-27 00:00:39.730094 | 2026-02-27 00:00:39.730191 | TASK [validate-host : Collect information about the host] 2026-02-27 00:00:41.455478 | debian-bookworm | ok 2026-02-27 00:00:41.477676 | 2026-02-27 00:00:41.477787 | TASK [validate-host : Sanitize hostname] 2026-02-27 00:00:41.636914 | debian-bookworm | ok 2026-02-27 00:00:41.733377 | 2026-02-27 00:00:41.733489 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-27 00:00:43.510019 | debian-bookworm -> localhost | changed 2026-02-27 00:00:43.515721 | 2026-02-27 00:00:43.515816 | TASK [validate-host : Collect information about zuul worker] 2026-02-27 00:00:44.213516 | debian-bookworm | ok 2026-02-27 00:00:44.217744 | 2026-02-27 00:00:44.217834 | TASK [validate-host : Write out all zuul information for each host] 2026-02-27 00:00:45.726771 | debian-bookworm -> localhost | changed 2026-02-27 00:00:45.734675 | 2026-02-27 00:00:45.734763 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-27 00:00:46.054752 | debian-bookworm | ok 2026-02-27 00:00:46.059251 | 2026-02-27 00:00:46.059327 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-27 00:00:48.119528 | debian-bookworm | changed: 2026-02-27 00:00:48.119691 | debian-bookworm | cd+++++++++ src/ 2026-02-27 00:00:48.119718 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-27 00:00:48.119738 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-27 00:00:48.119756 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-02-27 00:00:48.119773 | debian-bookworm | Containerfile 2026-02-27 00:00:48.119897 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008537 2026-02-27 00:03:32.735706 | 2026-02-27 00:03:32.736021 | TASK [upload-logs : Upload logs to log server] 2026-02-27 00:03:33.375408 | localhost | Output suppressed because no_log was given 2026-02-27 00:03:33.377510 | 2026-02-27 00:03:33.377622 | LOOP [upload-logs : Compress console log and json output] 2026-02-27 00:03:33.430535 | localhost | skipping: Conditional result was False 2026-02-27 00:03:33.436855 | localhost | skipping: Conditional result was False 2026-02-27 00:03:33.448499 | 2026-02-27 00:03:33.448703 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-27 00:03:33.500589 | localhost | skipping: Conditional result was False 2026-02-27 00:03:33.500903 | 2026-02-27 00:03:33.507980 | localhost | skipping: Conditional result was False 2026-02-27 00:03:33.521827 | 2026-02-27 00:03:33.522142 | LOOP [upload-logs : Upload console log and json output]