2026-03-13 03:09:45.837337 | Job console starting 2026-03-13 03:09:45.848917 | Updating git repos 2026-03-13 03:09:45.894577 | Cloning repos into workspace 2026-03-13 03:09:45.998243 | Restoring repo states 2026-03-13 03:09:46.023457 | Merging changes 2026-03-13 03:09:46.023490 | Checking out repos 2026-03-13 03:09:46.085011 | Preparing playbooks 2026-03-13 03:09:47.320524 | Running Ansible setup 2026-03-13 03:09:53.679867 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 03:09:54.598380 | 2026-03-13 03:09:54.598564 | PLAY [Base pre] 2026-03-13 03:09:54.615592 | 2026-03-13 03:09:54.615770 | TASK [Setup log path fact] 2026-03-13 03:09:54.667852 | debian-bookworm | ok 2026-03-13 03:09:54.688492 | 2026-03-13 03:09:54.688678 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 03:09:54.720499 | debian-bookworm | ok 2026-03-13 03:09:54.734705 | 2026-03-13 03:09:54.734878 | TASK [emit-job-header : Print job information] 2026-03-13 03:09:54.776005 | # Job Information 2026-03-13 03:09:54.776387 | Ansible Version: 2.16.14 2026-03-13 03:09:54.776477 | Job: hadolint 2026-03-13 03:09:54.776546 | Pipeline: periodic-daily 2026-03-13 03:09:54.776593 | Executor: 521e9411259a 2026-03-13 03:09:54.776636 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-03-13 03:09:54.776672 | Event ID: 225f64dd90074489aeb1389ee42aef7f 2026-03-13 03:09:54.782470 | 2026-03-13 03:09:54.782618 | LOOP [emit-job-header : Print node information] 2026-03-13 03:09:54.900636 | debian-bookworm | ok: 2026-03-13 03:09:54.901050 | debian-bookworm | # Node Information 2026-03-13 03:09:54.901101 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-13 03:09:54.901128 | debian-bookworm | Hostname: debian 2026-03-13 03:09:54.901151 | debian-bookworm | Username: zuul 2026-03-13 03:09:54.901173 | debian-bookworm | Distro: Debian 12.13 2026-03-13 03:09:54.901237 | debian-bookworm | Provider: regiocloud-a 2026-03-13 03:09:54.901261 | debian-bookworm | Region: 2026-03-13 03:09:54.901282 | debian-bookworm | Label: debian-bookworm 2026-03-13 03:09:54.901302 | debian-bookworm | Product Name: OpenStack Nova 2026-03-13 03:09:54.901322 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feea:b4fd 2026-03-13 03:09:54.932524 | 2026-03-13 03:09:54.932692 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 03:09:55.594144 | debian-bookworm -> localhost | changed 2026-03-13 03:09:55.602763 | 2026-03-13 03:09:55.603767 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 03:09:56.770564 | debian-bookworm -> localhost | changed 2026-03-13 03:09:56.799459 | 2026-03-13 03:09:56.799651 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 03:09:57.305974 | debian-bookworm -> localhost | ok 2026-03-13 03:09:57.313308 | 2026-03-13 03:09:57.313487 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 03:09:57.363652 | debian-bookworm | ok 2026-03-13 03:09:57.386556 | debian-bookworm | included: /var/lib/zuul/builds/c77981b3e2bf45988c3f7cb9566d33bf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 03:09:57.394758 | 2026-03-13 03:09:57.394943 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 03:09:59.092934 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-13 03:09:59.093224 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c77981b3e2bf45988c3f7cb9566d33bf/work/c77981b3e2bf45988c3f7cb9566d33bf_id_rsa 2026-03-13 03:09:59.093270 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c77981b3e2bf45988c3f7cb9566d33bf/work/c77981b3e2bf45988c3f7cb9566d33bf_id_rsa.pub 2026-03-13 03:09:59.093298 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-13 03:09:59.093323 | debian-bookworm -> localhost | SHA256:YErC0SlrR5OpSQUaSReToWgkfVazkGexSqK0J6abp2s zuul-build-sshkey 2026-03-13 03:09:59.093345 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-13 03:09:59.093379 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-13 03:09:59.093402 | debian-bookworm -> localhost | |+=oO**+. | 2026-03-13 03:09:59.093424 | debian-bookworm -> localhost | |=+*o%.o+ | 2026-03-13 03:09:59.093445 | debian-bookworm -> localhost | |o=+Oo+= | 2026-03-13 03:09:59.093465 | debian-bookworm -> localhost | |o.*=.+ . | 2026-03-13 03:09:59.093486 | debian-bookworm -> localhost | |.= oo S | 2026-03-13 03:09:59.093512 | debian-bookworm -> localhost | |o o | 2026-03-13 03:09:59.093534 | debian-bookworm -> localhost | |. | 2026-03-13 03:09:59.093554 | debian-bookworm -> localhost | | E. | 2026-03-13 03:09:59.093575 | debian-bookworm -> localhost | |*+ | 2026-03-13 03:09:59.093596 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-13 03:09:59.093656 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.771270 2026-03-13 03:09:59.100523 | 2026-03-13 03:09:59.100630 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 03:09:59.129482 | debian-bookworm | ok 2026-03-13 03:09:59.139560 | debian-bookworm | included: /var/lib/zuul/builds/c77981b3e2bf45988c3f7cb9566d33bf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 03:09:59.149193 | 2026-03-13 03:09:59.149302 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 03:09:59.176719 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:09:59.187799 | 2026-03-13 03:09:59.187945 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 03:09:59.896357 | debian-bookworm | changed 2026-03-13 03:09:59.902079 | 2026-03-13 03:09:59.902234 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 03:10:00.180304 | debian-bookworm | ok 2026-03-13 03:10:00.190481 | 2026-03-13 03:10:00.190646 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 03:10:00.909414 | debian-bookworm | changed 2026-03-13 03:10:00.917754 | 2026-03-13 03:10:00.917895 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 03:10:01.672240 | debian-bookworm | changed 2026-03-13 03:10:01.680011 | 2026-03-13 03:10:01.680179 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 03:10:01.716610 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:10:01.732668 | 2026-03-13 03:10:01.733048 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 03:10:02.377801 | debian-bookworm -> localhost | changed 2026-03-13 03:10:02.406275 | 2026-03-13 03:10:02.406432 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 03:10:02.775372 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c77981b3e2bf45988c3f7cb9566d33bf/work/c77981b3e2bf45988c3f7cb9566d33bf_id_rsa (zuul-build-sshkey) 2026-03-13 03:10:02.775647 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016019 2026-03-13 03:10:02.784604 | 2026-03-13 03:10:02.784721 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 03:10:03.250427 | debian-bookworm | ok 2026-03-13 03:10:03.257208 | 2026-03-13 03:10:03.257332 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 03:10:03.309815 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:10:03.327453 | 2026-03-13 03:10:03.327597 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 03:10:03.897864 | debian-bookworm | ok 2026-03-13 03:10:03.912755 | 2026-03-13 03:10:03.912903 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 03:10:03.944458 | debian-bookworm | ok 2026-03-13 03:10:03.950234 | 2026-03-13 03:10:03.950361 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 03:10:04.333481 | debian-bookworm -> localhost | ok 2026-03-13 03:10:04.340529 | 2026-03-13 03:10:04.340645 | TASK [validate-host : Collect information about the host] 2026-03-13 03:10:05.646420 | debian-bookworm | ok 2026-03-13 03:10:05.660564 | 2026-03-13 03:10:05.660706 | TASK [validate-host : Sanitize hostname] 2026-03-13 03:10:05.813293 | debian-bookworm | ok 2026-03-13 03:10:05.859862 | 2026-03-13 03:10:05.860237 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 03:10:07.016189 | debian-bookworm -> localhost | changed 2026-03-13 03:10:07.034275 | 2026-03-13 03:10:07.034429 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 03:10:07.599823 | debian-bookworm | ok 2026-03-13 03:10:07.609700 | 2026-03-13 03:10:07.609836 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 03:10:08.997313 | debian-bookworm -> localhost | changed 2026-03-13 03:10:09.015350 | 2026-03-13 03:10:09.015481 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 03:10:09.340942 | debian-bookworm | ok 2026-03-13 03:10:09.360421 | 2026-03-13 03:10:09.360931 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 03:10:10.793833 | debian-bookworm | changed: 2026-03-13 03:10:10.794040 | debian-bookworm | cd+++++++++ src/ 2026-03-13 03:10:10.794146 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-13 03:10:10.794177 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-13 03:10:10.794201 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-03-13 03:10:10.794223 | debian-bookworm | Containerfile 2026-03-13 03:10:10.794368 | debian-bookworm | localhost | ok: Runtime: 0:00:00.024175 2026-03-13 03:10:20.957089 | 2026-03-13 03:10:20.957183 | TASK [upload-logs : Upload logs to log server] 2026-03-13 03:10:21.888031 | localhost | Output suppressed because no_log was given 2026-03-13 03:10:21.889637 | 2026-03-13 03:10:21.889730 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 03:10:22.026083 | localhost | skipping: Conditional result was False 2026-03-13 03:10:22.080739 | localhost | skipping: Conditional result was False 2026-03-13 03:10:22.089421 | 2026-03-13 03:10:22.089796 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 03:10:22.161048 | localhost | skipping: Conditional result was False 2026-03-13 03:10:22.161558 | 2026-03-13 03:10:22.167632 | localhost | skipping: Conditional result was False 2026-03-13 03:10:22.171467 | 2026-03-13 03:10:22.171580 | LOOP [upload-logs : Upload console log and json output]