2026-01-27 03:04:02.547139 | Job console starting 2026-01-27 03:04:02.560838 | Updating git repos 2026-01-27 03:04:02.590753 | Cloning repos into workspace 2026-01-27 03:04:02.637861 | Restoring repo states 2026-01-27 03:04:02.658153 | Merging changes 2026-01-27 03:04:02.658172 | Checking out repos 2026-01-27 03:04:02.709970 | Preparing playbooks 2026-01-27 03:04:03.560133 | Running Ansible setup 2026-01-27 03:04:07.994079 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-27 03:04:08.847204 | 2026-01-27 03:04:08.847319 | PLAY [Base pre] 2026-01-27 03:04:08.886189 | 2026-01-27 03:04:08.886301 | TASK [Setup log path fact] 2026-01-27 03:04:08.913371 | debian-bookworm | ok 2026-01-27 03:04:08.933384 | 2026-01-27 03:04:08.933527 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-27 03:04:08.963644 | debian-bookworm | ok 2026-01-27 03:04:08.971605 | 2026-01-27 03:04:08.971697 | TASK [emit-job-header : Print job information] 2026-01-27 03:04:09.000176 | # Job Information 2026-01-27 03:04:09.000377 | Ansible Version: 2.16.14 2026-01-27 03:04:09.000408 | Job: hadolint 2026-01-27 03:04:09.000476 | Pipeline: periodic-daily 2026-01-27 03:04:09.000501 | Executor: 521e9411259a 2026-01-27 03:04:09.000519 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-01-27 03:04:09.000537 | Event ID: f16515416ba34759b434e3bac011b049 2026-01-27 03:04:09.004806 | 2026-01-27 03:04:09.004911 | LOOP [emit-job-header : Print node information] 2026-01-27 03:04:09.218539 | debian-bookworm | ok: 2026-01-27 03:04:09.218802 | debian-bookworm | # Node Information 2026-01-27 03:04:09.218864 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-27 03:04:09.218891 | debian-bookworm | Hostname: debian 2026-01-27 03:04:09.218913 | debian-bookworm | Username: zuul 2026-01-27 03:04:09.218934 | debian-bookworm | Distro: Debian 12.13 2026-01-27 03:04:09.218958 | debian-bookworm | Provider: regiocloud-a 2026-01-27 03:04:09.218978 | debian-bookworm | Region: 2026-01-27 03:04:09.218999 | debian-bookworm | Label: debian-bookworm 2026-01-27 03:04:09.219020 | debian-bookworm | Product Name: OpenStack Nova 2026-01-27 03:04:09.219040 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe27:c116 2026-01-27 03:04:09.247698 | 2026-01-27 03:04:09.247803 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-27 03:04:09.824471 | debian-bookworm -> localhost | changed 2026-01-27 03:04:09.839613 | 2026-01-27 03:04:09.839718 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-27 03:04:11.997212 | debian-bookworm -> localhost | changed 2026-01-27 03:04:12.012156 | 2026-01-27 03:04:12.012268 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-27 03:04:12.707770 | debian-bookworm -> localhost | ok 2026-01-27 03:04:12.712808 | 2026-01-27 03:04:12.712897 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-27 03:04:12.749702 | debian-bookworm | ok 2026-01-27 03:04:12.769535 | debian-bookworm | included: /var/lib/zuul/builds/0b06df278da84c3997f3faf9b1f149e5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-27 03:04:12.774568 | 2026-01-27 03:04:12.774650 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-27 03:04:14.233988 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-27 03:04:14.234364 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0b06df278da84c3997f3faf9b1f149e5/work/0b06df278da84c3997f3faf9b1f149e5_id_rsa 2026-01-27 03:04:14.234404 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0b06df278da84c3997f3faf9b1f149e5/work/0b06df278da84c3997f3faf9b1f149e5_id_rsa.pub 2026-01-27 03:04:14.234427 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-27 03:04:14.234511 | debian-bookworm -> localhost | SHA256:AB3mfvn0fH+MGuTjqNXVyLuyoECdnOXzA+DSDHaPnxM zuul-build-sshkey 2026-01-27 03:04:14.234535 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-27 03:04:14.234562 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-27 03:04:14.234581 | debian-bookworm -> localhost | | ..o. | 2026-01-27 03:04:14.234599 | debian-bookworm -> localhost | | +. | 2026-01-27 03:04:14.234616 | debian-bookworm -> localhost | | = o . | 2026-01-27 03:04:14.234633 | debian-bookworm -> localhost | | o X X . o | 2026-01-27 03:04:14.234649 | debian-bookworm -> localhost | | + S E . + .| 2026-01-27 03:04:14.234672 | debian-bookworm -> localhost | | . o + % . . | 2026-01-27 03:04:14.234689 | debian-bookworm -> localhost | | . B X oo | 2026-01-27 03:04:14.234705 | debian-bookworm -> localhost | | . o =.=.oo| 2026-01-27 03:04:14.234722 | debian-bookworm -> localhost | | o.. ++. o| 2026-01-27 03:04:14.234739 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-27 03:04:14.234785 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.812083 2026-01-27 03:04:14.242641 | 2026-01-27 03:04:14.242761 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-27 03:04:14.277667 | debian-bookworm | ok 2026-01-27 03:04:14.294856 | debian-bookworm | included: /var/lib/zuul/builds/0b06df278da84c3997f3faf9b1f149e5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-27 03:04:14.317165 | 2026-01-27 03:04:14.317272 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-27 03:04:14.334971 | debian-bookworm | skipping: Conditional result was False 2026-01-27 03:04:14.342566 | 2026-01-27 03:04:14.342924 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-27 03:04:15.293378 | debian-bookworm | changed 2026-01-27 03:04:15.303429 | 2026-01-27 03:04:15.303550 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-27 03:04:15.625781 | debian-bookworm | ok 2026-01-27 03:04:15.632934 | 2026-01-27 03:04:15.633044 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-27 03:04:16.374235 | debian-bookworm | changed 2026-01-27 03:04:16.384348 | 2026-01-27 03:04:16.384515 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-27 03:04:17.074196 | debian-bookworm | changed 2026-01-27 03:04:17.081813 | 2026-01-27 03:04:17.082324 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-27 03:04:17.117276 | debian-bookworm | skipping: Conditional result was False 2026-01-27 03:04:17.125691 | 2026-01-27 03:04:17.125832 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-27 03:04:17.630465 | debian-bookworm -> localhost | changed 2026-01-27 03:04:17.647668 | 2026-01-27 03:04:17.648152 | TASK [add-build-sshkey : Add back temp key] 2026-01-27 03:04:18.192955 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0b06df278da84c3997f3faf9b1f149e5/work/0b06df278da84c3997f3faf9b1f149e5_id_rsa (zuul-build-sshkey) 2026-01-27 03:04:18.193363 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011653 2026-01-27 03:04:18.203900 | 2026-01-27 03:04:18.204002 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-27 03:04:18.731760 | debian-bookworm | ok 2026-01-27 03:04:18.738169 | 2026-01-27 03:04:18.738263 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-27 03:04:18.787716 | debian-bookworm | skipping: Conditional result was False 2026-01-27 03:04:18.824836 | 2026-01-27 03:04:18.824952 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-27 03:04:19.543879 | debian-bookworm | ok 2026-01-27 03:04:19.582152 | 2026-01-27 03:04:19.582302 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-27 03:04:19.643530 | debian-bookworm | ok 2026-01-27 03:04:19.653101 | 2026-01-27 03:04:19.653260 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-27 03:04:20.168615 | debian-bookworm -> localhost | ok 2026-01-27 03:04:20.175825 | 2026-01-27 03:04:20.175954 | TASK [validate-host : Collect information about the host] 2026-01-27 03:04:21.607661 | debian-bookworm | ok 2026-01-27 03:04:21.619893 | 2026-01-27 03:04:21.620054 | TASK [validate-host : Sanitize hostname] 2026-01-27 03:04:21.754561 | debian-bookworm | ok 2026-01-27 03:04:21.822823 | 2026-01-27 03:04:21.822992 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-27 03:04:22.897995 | debian-bookworm -> localhost | changed 2026-01-27 03:04:22.916892 | 2026-01-27 03:04:22.917491 | TASK [validate-host : Collect information about zuul worker] 2026-01-27 03:04:23.472478 | debian-bookworm | ok 2026-01-27 03:04:23.483257 | 2026-01-27 03:04:23.495247 | TASK [validate-host : Write out all zuul information for each host] 2026-01-27 03:04:24.093190 | debian-bookworm -> localhost | changed 2026-01-27 03:04:24.103198 | 2026-01-27 03:04:24.103326 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-27 03:04:24.375191 | debian-bookworm | ok 2026-01-27 03:04:24.390174 | 2026-01-27 03:04:24.390338 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-27 03:04:25.532933 | debian-bookworm | changed: 2026-01-27 03:04:25.533152 | debian-bookworm | cd+++++++++ src/ 2026-01-27 03:04:25.533188 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-27 03:04:25.533213 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-27 03:04:25.533235 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-01-27 03:04:25.533256 | debian-bookworm | Containerfile 2026-01-27 03:04:25.533545 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007289 2026-01-27 03:04:37.802102 | 2026-01-27 03:04:37.802203 | TASK [upload-logs : Upload logs to log server] 2026-01-27 03:04:38.597774 | localhost | Output suppressed because no_log was given 2026-01-27 03:04:38.599543 | 2026-01-27 03:04:38.599618 | LOOP [upload-logs : Compress console log and json output] 2026-01-27 03:04:38.675476 | localhost | skipping: Conditional result was False 2026-01-27 03:04:38.682706 | localhost | skipping: Conditional result was False 2026-01-27 03:04:38.685086 | 2026-01-27 03:04:38.685159 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-27 03:04:38.739252 | localhost | skipping: Conditional result was False 2026-01-27 03:04:38.739468 | 2026-01-27 03:04:38.765847 | localhost | skipping: Conditional result was False 2026-01-27 03:04:38.770012 | 2026-01-27 03:04:38.770095 | LOOP [upload-logs : Upload console log and json output]