2026-01-15 00:00:08.804242 | Job console starting 2026-01-15 00:00:08.838596 | Updating git repos 2026-01-15 00:00:09.253240 | Cloning repos into workspace 2026-01-15 00:00:09.349757 | Restoring repo states 2026-01-15 00:00:09.373142 | Merging changes 2026-01-15 00:00:09.373167 | Checking out repos 2026-01-15 00:00:09.486383 | Preparing playbooks 2026-01-15 00:00:10.847695 | Running Ansible setup 2026-01-15 00:00:19.705211 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-15 00:00:22.678456 | 2026-01-15 00:00:22.678686 | PLAY [Base pre] 2026-01-15 00:00:22.726373 | 2026-01-15 00:00:22.726545 | TASK [Setup log path fact] 2026-01-15 00:00:22.815980 | debian-bookworm | ok 2026-01-15 00:00:22.897289 | 2026-01-15 00:00:22.897510 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-15 00:00:23.001959 | debian-bookworm | ok 2026-01-15 00:00:23.049276 | 2026-01-15 00:00:23.049438 | TASK [emit-job-header : Print job information] 2026-01-15 00:00:23.149982 | # Job Information 2026-01-15 00:00:23.150182 | Ansible Version: 2.16.14 2026-01-15 00:00:23.150219 | Job: container-image-inventory-reconciler-push 2026-01-15 00:00:23.150251 | Pipeline: periodic-midnight 2026-01-15 00:00:23.150274 | Executor: 521e9411259a 2026-01-15 00:00:23.150295 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-01-15 00:00:23.150317 | Event ID: 325cf626ffdd450789a118ec915c96d9 2026-01-15 00:00:23.155789 | 2026-01-15 00:00:23.155932 | LOOP [emit-job-header : Print node information] 2026-01-15 00:00:23.389457 | debian-bookworm | ok: 2026-01-15 00:00:23.389701 | debian-bookworm | # Node Information 2026-01-15 00:00:23.389743 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-15 00:00:23.389770 | debian-bookworm | Hostname: debian 2026-01-15 00:00:23.389793 | debian-bookworm | Username: zuul 2026-01-15 00:00:23.389814 | debian-bookworm | Distro: Debian 12.13 2026-01-15 00:00:23.389839 | debian-bookworm | Provider: regiocloud-a 2026-01-15 00:00:23.389861 | debian-bookworm | Region: 2026-01-15 00:00:23.389882 | debian-bookworm | Label: debian-bookworm 2026-01-15 00:00:23.389903 | debian-bookworm | Product Name: OpenStack Nova 2026-01-15 00:00:23.389923 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feeb:9e6a 2026-01-15 00:00:23.418558 | 2026-01-15 00:00:23.418760 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-15 00:00:24.676789 | debian-bookworm -> localhost | changed 2026-01-15 00:00:24.683583 | 2026-01-15 00:00:24.683708 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-15 00:00:26.753375 | debian-bookworm -> localhost | changed 2026-01-15 00:00:26.762608 | 2026-01-15 00:00:26.762726 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-15 00:00:27.980226 | debian-bookworm -> localhost | ok 2026-01-15 00:00:27.985775 | 2026-01-15 00:00:27.985896 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-15 00:00:28.063603 | debian-bookworm | ok 2026-01-15 00:00:28.133836 | debian-bookworm | included: /var/lib/zuul/builds/98f404c9d4cb4763bf4dc7e186678834/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-15 00:00:28.176673 | 2026-01-15 00:00:28.176796 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-15 00:00:36.579407 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-15 00:00:36.579664 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/98f404c9d4cb4763bf4dc7e186678834/work/98f404c9d4cb4763bf4dc7e186678834_id_rsa 2026-01-15 00:00:36.579706 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/98f404c9d4cb4763bf4dc7e186678834/work/98f404c9d4cb4763bf4dc7e186678834_id_rsa.pub 2026-01-15 00:00:36.579733 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-15 00:00:36.579759 | debian-bookworm -> localhost | SHA256:pO+lVBskR3S2IZAWGuyXqWoYczuotuQ8cBn+G6fvbrM zuul-build-sshkey 2026-01-15 00:00:36.579794 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-15 00:00:36.579817 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-15 00:00:36.579838 | debian-bookworm -> localhost | | .. o=+ + | 2026-01-15 00:00:36.579859 | debian-bookworm -> localhost | | .oo. + o | 2026-01-15 00:00:36.579878 | debian-bookworm -> localhost | | ...ooo . | 2026-01-15 00:00:36.579898 | debian-bookworm -> localhost | | . .o++ | 2026-01-15 00:00:36.579917 | debian-bookworm -> localhost | | . o .oS o | 2026-01-15 00:00:36.579942 | debian-bookworm -> localhost | |. * . .. . o | 2026-01-15 00:00:36.579963 | debian-bookworm -> localhost | |.o B.o. o o | 2026-01-15 00:00:36.579983 | debian-bookworm -> localhost | |+oo *+oo o | 2026-01-15 00:00:36.580004 | debian-bookworm -> localhost | |o=o.oBEoo | 2026-01-15 00:00:36.580024 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-15 00:00:36.580078 | debian-bookworm -> localhost | ok: Runtime: 0:00:06.355227 2026-01-15 00:00:36.589801 | 2026-01-15 00:00:36.589942 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-15 00:00:36.670587 | debian-bookworm | ok 2026-01-15 00:00:36.705019 | debian-bookworm | included: /var/lib/zuul/builds/98f404c9d4cb4763bf4dc7e186678834/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-15 00:00:36.742595 | 2026-01-15 00:00:36.742767 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-15 00:00:36.801111 | debian-bookworm | skipping: Conditional result was False 2026-01-15 00:00:36.808372 | 2026-01-15 00:00:36.808511 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-15 00:00:38.065488 | debian-bookworm | changed 2026-01-15 00:00:38.071458 | 2026-01-15 00:00:38.071579 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-15 00:00:38.392110 | debian-bookworm | ok 2026-01-15 00:00:38.407787 | 2026-01-15 00:00:38.407939 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-15 00:00:39.274567 | debian-bookworm | changed 2026-01-15 00:00:39.289458 | 2026-01-15 00:00:39.289615 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-15 00:00:40.181322 | debian-bookworm | changed 2026-01-15 00:00:40.188318 | 2026-01-15 00:00:40.188451 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-15 00:00:40.278731 | debian-bookworm | skipping: Conditional result was False 2026-01-15 00:00:40.288051 | 2026-01-15 00:00:40.288195 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-15 00:00:41.970407 | debian-bookworm -> localhost | changed 2026-01-15 00:00:41.984747 | 2026-01-15 00:00:41.984893 | TASK [add-build-sshkey : Add back temp key] 2026-01-15 00:00:43.471394 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/98f404c9d4cb4763bf4dc7e186678834/work/98f404c9d4cb4763bf4dc7e186678834_id_rsa (zuul-build-sshkey) 2026-01-15 00:00:43.471677 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040762 2026-01-15 00:00:43.480490 | 2026-01-15 00:00:43.480650 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-15 00:00:44.645228 | debian-bookworm | ok 2026-01-15 00:00:44.656882 | 2026-01-15 00:00:44.657034 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-15 00:00:44.762496 | debian-bookworm | skipping: Conditional result was False 2026-01-15 00:00:44.791227 | 2026-01-15 00:00:44.791377 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-15 00:00:45.734560 | debian-bookworm | ok 2026-01-15 00:00:45.750707 | 2026-01-15 00:00:45.765945 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-15 00:00:45.869776 | debian-bookworm | ok 2026-01-15 00:00:45.898257 | 2026-01-15 00:00:45.898460 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-15 00:00:47.943685 | debian-bookworm -> localhost | ok 2026-01-15 00:00:47.950811 | 2026-01-15 00:00:47.951054 | TASK [validate-host : Collect information about the host] 2026-01-15 00:00:50.541845 | debian-bookworm | ok 2026-01-15 00:00:50.612604 | 2026-01-15 00:00:50.612814 | TASK [validate-host : Sanitize hostname] 2026-01-15 00:00:50.763044 | debian-bookworm | ok 2026-01-15 00:00:50.980563 | 2026-01-15 00:00:50.980740 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-15 00:00:53.077396 | debian-bookworm -> localhost | changed 2026-01-15 00:00:53.087041 | 2026-01-15 00:00:53.087183 | TASK [validate-host : Collect information about zuul worker] 2026-01-15 00:00:54.082823 | debian-bookworm | ok 2026-01-15 00:00:54.096480 | 2026-01-15 00:00:54.096694 | TASK [validate-host : Write out all zuul information for each host] 2026-01-15 00:00:55.629474 | debian-bookworm -> localhost | changed 2026-01-15 00:00:55.639959 | 2026-01-15 00:00:55.640099 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-15 00:00:56.005542 | debian-bookworm | ok 2026-01-15 00:00:56.016492 | 2026-01-15 00:00:56.016626 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-15 00:00:58.569564 | debian-bookworm | changed: 2026-01-15 00:00:58.569879 | debian-bookworm | cd+++++++++ src/ 2026-01-15 00:00:58.569932 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-15 00:00:58.570043 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-15 00:00:58.570069 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-01-15 00:00:58.570091 | debian-bookworm | Containerfile 2026-01-15 00:00:58.570247 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010057 2026-01-15 00:03:47.626543 | 2026-01-15 00:03:47.626872 | TASK [upload-logs : Upload logs to log server] 2026-01-15 00:03:48.269588 | localhost | Output suppressed because no_log was given 2026-01-15 00:03:48.273231 | 2026-01-15 00:03:48.273404 | LOOP [upload-logs : Compress console log and json output] 2026-01-15 00:03:48.340308 | localhost | skipping: Conditional result was False 2026-01-15 00:03:48.345153 | localhost | skipping: Conditional result was False 2026-01-15 00:03:48.361258 | 2026-01-15 00:03:48.361495 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-15 00:03:48.420516 | localhost | skipping: Conditional result was False 2026-01-15 00:03:48.421257 | 2026-01-15 00:03:48.424859 | localhost | skipping: Conditional result was False 2026-01-15 00:03:48.439918 | 2026-01-15 00:03:48.440163 | LOOP [upload-logs : Upload console log and json output]