2026-01-29 03:08:34.234618 | Job console starting 2026-01-29 03:08:34.254502 | Updating git repos 2026-01-29 03:08:34.298637 | Cloning repos into workspace 2026-01-29 03:08:34.386795 | Restoring repo states 2026-01-29 03:08:34.404737 | Merging changes 2026-01-29 03:08:34.404759 | Checking out repos 2026-01-29 03:08:34.468572 | Preparing playbooks 2026-01-29 03:08:35.522102 | Running Ansible setup 2026-01-29 03:08:41.108865 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 03:08:41.853979 | 2026-01-29 03:08:41.854098 | PLAY [Base pre] 2026-01-29 03:08:41.874736 | 2026-01-29 03:08:41.874853 | TASK [Setup log path fact] 2026-01-29 03:08:41.892359 | debian-bookworm | ok 2026-01-29 03:08:41.906771 | 2026-01-29 03:08:41.906896 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 03:08:41.945804 | debian-bookworm | ok 2026-01-29 03:08:41.955795 | 2026-01-29 03:08:41.955897 | TASK [emit-job-header : Print job information] 2026-01-29 03:08:41.997183 | # Job Information 2026-01-29 03:08:41.997327 | Ansible Version: 2.16.14 2026-01-29 03:08:41.997357 | Job: hadolint 2026-01-29 03:08:41.997384 | Pipeline: periodic-daily 2026-01-29 03:08:41.997403 | Executor: 521e9411259a 2026-01-29 03:08:41.997420 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-01-29 03:08:41.997439 | Event ID: 1b2dab1bf4804b52a2cd2a856c01700a 2026-01-29 03:08:42.005395 | 2026-01-29 03:08:42.005494 | LOOP [emit-job-header : Print node information] 2026-01-29 03:08:42.108130 | debian-bookworm | ok: 2026-01-29 03:08:42.108394 | debian-bookworm | # Node Information 2026-01-29 03:08:42.108430 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-29 03:08:42.108451 | debian-bookworm | Hostname: debian 2026-01-29 03:08:42.108470 | debian-bookworm | Username: zuul 2026-01-29 03:08:42.108488 | debian-bookworm | Distro: Debian 12.13 2026-01-29 03:08:42.108507 | debian-bookworm | Provider: regiocloud-a 2026-01-29 03:08:42.108525 | debian-bookworm | Region: 2026-01-29 03:08:42.108542 | debian-bookworm | Label: debian-bookworm 2026-01-29 03:08:42.108558 | debian-bookworm | Product Name: OpenStack Nova 2026-01-29 03:08:42.108575 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea3:a122 2026-01-29 03:08:42.131787 | 2026-01-29 03:08:42.132178 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 03:08:42.570901 | debian-bookworm -> localhost | changed 2026-01-29 03:08:42.577812 | 2026-01-29 03:08:42.577967 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 03:08:43.640872 | debian-bookworm -> localhost | changed 2026-01-29 03:08:43.651629 | 2026-01-29 03:08:43.651724 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 03:08:43.957430 | debian-bookworm -> localhost | ok 2026-01-29 03:08:43.963148 | 2026-01-29 03:08:43.963243 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 03:08:43.980632 | debian-bookworm | ok 2026-01-29 03:08:43.997099 | debian-bookworm | included: /var/lib/zuul/builds/83c1c98eb4e94780b795d594341c829a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 03:08:44.002750 | 2026-01-29 03:08:44.002914 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 03:08:45.078688 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-29 03:08:45.078940 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/83c1c98eb4e94780b795d594341c829a/work/83c1c98eb4e94780b795d594341c829a_id_rsa 2026-01-29 03:08:45.078988 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/83c1c98eb4e94780b795d594341c829a/work/83c1c98eb4e94780b795d594341c829a_id_rsa.pub 2026-01-29 03:08:45.079021 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-29 03:08:45.079088 | debian-bookworm -> localhost | SHA256:FoaAbSLZCEoxpNJDkUM96U3bpdsnZVU0K5B7nHKLDvk zuul-build-sshkey 2026-01-29 03:08:45.079117 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-29 03:08:45.079154 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-29 03:08:45.079182 | debian-bookworm -> localhost | |+X=*.. .. +o| 2026-01-29 03:08:45.079209 | debian-bookworm -> localhost | |BoB *... ... . o| 2026-01-29 03:08:45.079233 | debian-bookworm -> localhost | |+.o= +.ooo oo.. | 2026-01-29 03:08:45.079258 | debian-bookworm -> localhost | |. .. o.o. oo=. | 2026-01-29 03:08:45.079282 | debian-bookworm -> localhost | | So.o= . | 2026-01-29 03:08:45.079312 | debian-bookworm -> localhost | | ..oo... | 2026-01-29 03:08:45.079337 | debian-bookworm -> localhost | | +o | 2026-01-29 03:08:45.079362 | debian-bookworm -> localhost | | E | 2026-01-29 03:08:45.079387 | debian-bookworm -> localhost | | | 2026-01-29 03:08:45.079411 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-29 03:08:45.079464 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.593030 2026-01-29 03:08:45.098268 | 2026-01-29 03:08:45.098586 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 03:08:45.135713 | debian-bookworm | ok 2026-01-29 03:08:45.153295 | debian-bookworm | included: /var/lib/zuul/builds/83c1c98eb4e94780b795d594341c829a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 03:08:45.176126 | 2026-01-29 03:08:45.176216 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 03:08:45.212119 | debian-bookworm | skipping: Conditional result was False 2026-01-29 03:08:45.224213 | 2026-01-29 03:08:45.224735 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 03:08:45.846357 | debian-bookworm | changed 2026-01-29 03:08:45.853947 | 2026-01-29 03:08:45.854086 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 03:08:46.077886 | debian-bookworm | ok 2026-01-29 03:08:46.085017 | 2026-01-29 03:08:46.085133 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 03:08:46.759162 | debian-bookworm | changed 2026-01-29 03:08:46.768961 | 2026-01-29 03:08:46.769080 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 03:08:47.430904 | debian-bookworm | changed 2026-01-29 03:08:47.439817 | 2026-01-29 03:08:47.439936 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 03:08:47.464293 | debian-bookworm | skipping: Conditional result was False 2026-01-29 03:08:47.480922 | 2026-01-29 03:08:47.481100 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 03:08:47.903208 | debian-bookworm -> localhost | changed 2026-01-29 03:08:47.913482 | 2026-01-29 03:08:47.913579 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 03:08:48.242087 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/83c1c98eb4e94780b795d594341c829a/work/83c1c98eb4e94780b795d594341c829a_id_rsa (zuul-build-sshkey) 2026-01-29 03:08:48.242312 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019720 2026-01-29 03:08:48.250149 | 2026-01-29 03:08:48.250248 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 03:08:48.628766 | debian-bookworm | ok 2026-01-29 03:08:48.636831 | 2026-01-29 03:08:48.636925 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 03:08:48.660589 | debian-bookworm | skipping: Conditional result was False 2026-01-29 03:08:48.674163 | 2026-01-29 03:08:48.674268 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 03:08:49.172672 | debian-bookworm | ok 2026-01-29 03:08:49.192112 | 2026-01-29 03:08:49.192215 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 03:08:49.234486 | debian-bookworm | ok 2026-01-29 03:08:49.246157 | 2026-01-29 03:08:49.246279 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 03:08:49.732755 | debian-bookworm -> localhost | ok 2026-01-29 03:08:49.742810 | 2026-01-29 03:08:49.742953 | TASK [validate-host : Collect information about the host] 2026-01-29 03:08:51.610818 | debian-bookworm | ok 2026-01-29 03:08:51.623672 | 2026-01-29 03:08:51.623807 | TASK [validate-host : Sanitize hostname] 2026-01-29 03:08:51.762448 | debian-bookworm | ok 2026-01-29 03:08:51.815276 | 2026-01-29 03:08:51.815433 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 03:08:52.446512 | debian-bookworm -> localhost | changed 2026-01-29 03:08:52.452553 | 2026-01-29 03:08:52.452667 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 03:08:52.894010 | debian-bookworm | ok 2026-01-29 03:08:52.903772 | 2026-01-29 03:08:52.903904 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 03:08:53.681150 | debian-bookworm -> localhost | changed 2026-01-29 03:08:53.698666 | 2026-01-29 03:08:53.698811 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 03:08:53.965698 | debian-bookworm | ok 2026-01-29 03:08:53.975459 | 2026-01-29 03:08:53.975596 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 03:08:54.843961 | debian-bookworm | changed: 2026-01-29 03:08:54.844182 | debian-bookworm | cd+++++++++ src/ 2026-01-29 03:08:54.844217 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-29 03:08:54.844242 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-29 03:08:54.844263 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-01-29 03:08:54.844285 | debian-bookworm | Containerfile 2026-01-29 03:08:54.844417 | debian-bookworm | localhost | ok: Runtime: 0:00:00.013124 2026-01-29 03:09:04.472454 | 2026-01-29 03:09:04.472551 | TASK [upload-logs : Upload logs to log server] 2026-01-29 03:09:05.265535 | localhost | Output suppressed because no_log was given 2026-01-29 03:09:05.267233 | 2026-01-29 03:09:05.267321 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 03:09:05.389297 | localhost | skipping: Conditional result was False 2026-01-29 03:09:05.400530 | localhost | skipping: Conditional result was False 2026-01-29 03:09:05.407072 | 2026-01-29 03:09:05.407174 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 03:09:05.535089 | localhost | skipping: Conditional result was False 2026-01-29 03:09:05.535309 | 2026-01-29 03:09:05.540220 | localhost | skipping: Conditional result was False 2026-01-29 03:09:05.543430 | 2026-01-29 03:09:05.543527 | LOOP [upload-logs : Upload console log and json output]