2026-01-01 03:00:13.014173 | Job console starting 2026-01-01 03:00:13.050426 | Updating git repos 2026-01-01 03:00:13.138940 | Cloning repos into workspace 2026-01-01 03:00:13.288985 | Restoring repo states 2026-01-01 03:00:13.302569 | Merging changes 2026-01-01 03:00:13.302596 | Checking out repos 2026-01-01 03:00:13.481057 | Preparing playbooks 2026-01-01 03:00:14.866669 | Running Ansible setup 2026-01-01 03:00:24.269837 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-01 03:00:26.397856 | 2026-01-01 03:00:26.398035 | PLAY [Base pre] 2026-01-01 03:00:26.467654 | 2026-01-01 03:00:26.467833 | TASK [Setup log path fact] 2026-01-01 03:00:26.524329 | debian-bookworm | ok 2026-01-01 03:00:26.563893 | 2026-01-01 03:00:26.564086 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-01 03:00:26.657076 | debian-bookworm | ok 2026-01-01 03:00:26.676198 | 2026-01-01 03:00:26.676353 | TASK [emit-job-header : Print job information] 2026-01-01 03:00:26.732776 | # Job Information 2026-01-01 03:00:26.732974 | Ansible Version: 2.16.14 2026-01-01 03:00:26.733011 | Job: hadolint 2026-01-01 03:00:26.733044 | Pipeline: periodic-daily 2026-01-01 03:00:26.733066 | Executor: 521e9411259a 2026-01-01 03:00:26.733087 | Triggered by: https://github.com/osism/container-images 2026-01-01 03:00:26.733108 | Event ID: 6899cfe4368d4ba990b2ad93dc427632 2026-01-01 03:00:26.738277 | 2026-01-01 03:00:26.738417 | LOOP [emit-job-header : Print node information] 2026-01-01 03:00:27.084584 | debian-bookworm | ok: 2026-01-01 03:00:27.085296 | debian-bookworm | # Node Information 2026-01-01 03:00:27.085366 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-01 03:00:27.085394 | debian-bookworm | Hostname: debian 2026-01-01 03:00:27.085438 | debian-bookworm | Username: zuul 2026-01-01 03:00:27.085461 | debian-bookworm | Distro: Debian 12.12 2026-01-01 03:00:27.085485 | debian-bookworm | Provider: regiocloud-a 2026-01-01 03:00:27.085506 | debian-bookworm | Region: 2026-01-01 03:00:27.085528 | debian-bookworm | Label: debian-bookworm 2026-01-01 03:00:27.085547 | debian-bookworm | Product Name: OpenStack Nova 2026-01-01 03:00:27.085567 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe11:a9c1 2026-01-01 03:00:27.120114 | 2026-01-01 03:00:27.120461 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-01 03:00:29.011488 | debian-bookworm -> localhost | changed 2026-01-01 03:00:29.024344 | 2026-01-01 03:00:29.024532 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-01 03:00:31.846141 | debian-bookworm -> localhost | changed 2026-01-01 03:00:31.867053 | 2026-01-01 03:00:31.867201 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-01 03:00:32.982171 | debian-bookworm -> localhost | ok 2026-01-01 03:00:32.996538 | 2026-01-01 03:00:32.996739 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-01 03:00:33.078285 | debian-bookworm | ok 2026-01-01 03:00:33.167015 | debian-bookworm | included: /var/lib/zuul/builds/fe5fc4e5e22d47d7b4fe4ac392ee798a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-01 03:00:33.201512 | 2026-01-01 03:00:33.201682 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-01 03:00:38.279836 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-01 03:00:38.280090 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fe5fc4e5e22d47d7b4fe4ac392ee798a/work/fe5fc4e5e22d47d7b4fe4ac392ee798a_id_rsa 2026-01-01 03:00:38.280133 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fe5fc4e5e22d47d7b4fe4ac392ee798a/work/fe5fc4e5e22d47d7b4fe4ac392ee798a_id_rsa.pub 2026-01-01 03:00:38.280160 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-01 03:00:38.280185 | debian-bookworm -> localhost | SHA256:IxxsyABYOiv9vxTovgyrGT7mvJsJaRb3Erm3n3yH5j0 zuul-build-sshkey 2026-01-01 03:00:38.280208 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-01 03:00:38.280237 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-01 03:00:38.280260 | debian-bookworm -> localhost | |ooo | 2026-01-01 03:00:38.280282 | debian-bookworm -> localhost | |.. o o | 2026-01-01 03:00:38.280302 | debian-bookworm -> localhost | |o o + | 2026-01-01 03:00:38.280321 | debian-bookworm -> localhost | | + .+ . | 2026-01-01 03:00:38.280346 | debian-bookworm -> localhost | |o..+. + S | 2026-01-01 03:00:38.280370 | debian-bookworm -> localhost | |..oo+ o . | 2026-01-01 03:00:38.280390 | debian-bookworm -> localhost | |+o.ooo. . | 2026-01-01 03:00:38.280450 | debian-bookworm -> localhost | |*=o=ooo .+.E | 2026-01-01 03:00:38.280474 | debian-bookworm -> localhost | |=X= +o+=+.... | 2026-01-01 03:00:38.280495 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-01 03:00:38.280554 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.425240 2026-01-01 03:00:38.290885 | 2026-01-01 03:00:38.291021 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-01 03:00:38.326775 | debian-bookworm | ok 2026-01-01 03:00:38.343087 | debian-bookworm | included: /var/lib/zuul/builds/fe5fc4e5e22d47d7b4fe4ac392ee798a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-01 03:00:38.359522 | 2026-01-01 03:00:38.359721 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-01 03:00:38.427943 | debian-bookworm | skipping: Conditional result was False 2026-01-01 03:00:38.439000 | 2026-01-01 03:00:38.439251 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-01 03:00:39.424969 | debian-bookworm | changed 2026-01-01 03:00:39.434425 | 2026-01-01 03:00:39.434567 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-01 03:00:39.774466 | debian-bookworm | ok 2026-01-01 03:00:39.784661 | 2026-01-01 03:00:39.784829 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-01 03:00:40.682439 | debian-bookworm | changed 2026-01-01 03:00:40.692055 | 2026-01-01 03:00:40.692194 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-01 03:00:41.610270 | debian-bookworm | changed 2026-01-01 03:00:41.619176 | 2026-01-01 03:00:41.619320 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-01 03:00:41.647093 | debian-bookworm | skipping: Conditional result was False 2026-01-01 03:00:41.653995 | 2026-01-01 03:00:41.654124 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-01 03:00:42.614019 | debian-bookworm -> localhost | changed 2026-01-01 03:00:42.643728 | 2026-01-01 03:00:42.643893 | TASK [add-build-sshkey : Add back temp key] 2026-01-01 03:00:43.814326 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fe5fc4e5e22d47d7b4fe4ac392ee798a/work/fe5fc4e5e22d47d7b4fe4ac392ee798a_id_rsa (zuul-build-sshkey) 2026-01-01 03:00:43.814628 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.091494 2026-01-01 03:00:43.826092 | 2026-01-01 03:00:43.826229 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-01 03:00:44.494384 | debian-bookworm | ok 2026-01-01 03:00:44.500012 | 2026-01-01 03:00:44.500147 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-01 03:00:44.547483 | debian-bookworm | skipping: Conditional result was False 2026-01-01 03:00:44.561198 | 2026-01-01 03:00:44.561334 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-01 03:00:45.368319 | debian-bookworm | ok 2026-01-01 03:00:45.452178 | 2026-01-01 03:00:45.452338 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-01 03:00:45.517984 | debian-bookworm | ok 2026-01-01 03:00:45.542177 | 2026-01-01 03:00:45.542320 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-01 03:00:47.071959 | debian-bookworm -> localhost | ok 2026-01-01 03:00:47.078972 | 2026-01-01 03:00:47.079099 | TASK [validate-host : Collect information about the host] 2026-01-01 03:00:48.669586 | debian-bookworm | ok 2026-01-01 03:00:48.738516 | 2026-01-01 03:00:48.738673 | TASK [validate-host : Sanitize hostname] 2026-01-01 03:00:49.338653 | debian-bookworm | ok 2026-01-01 03:00:49.512192 | 2026-01-01 03:00:49.512344 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-01 03:00:51.291876 | debian-bookworm -> localhost | changed 2026-01-01 03:00:51.302776 | 2026-01-01 03:00:51.302942 | TASK [validate-host : Collect information about zuul worker] 2026-01-01 03:00:51.969271 | debian-bookworm | ok 2026-01-01 03:00:51.978197 | 2026-01-01 03:00:51.978340 | TASK [validate-host : Write out all zuul information for each host] 2026-01-01 03:00:54.199478 | debian-bookworm -> localhost | changed 2026-01-01 03:00:54.245771 | 2026-01-01 03:00:54.245909 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-01 03:00:54.614155 | debian-bookworm | ok 2026-01-01 03:00:54.631560 | 2026-01-01 03:00:54.631709 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-01 03:00:56.339752 | debian-bookworm | changed: 2026-01-01 03:00:56.340148 | debian-bookworm | cd+++++++++ src/ 2026-01-01 03:00:56.340213 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-01 03:00:56.340240 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-01 03:00:56.340263 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-01-01 03:00:56.340284 | debian-bookworm | Containerfile 2026-01-01 03:00:56.425270 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-01-01 03:00:56.425334 | debian-bookworm | Containerfile 2026-01-01 03:00:56.426220 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-01-01 03:00:56.426270 | debian-bookworm | Containerfile 2026-01-01 03:00:56.428020 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-01-01 03:00:56.428601 | debian-bookworm | Containerfile 2026-01-01 03:00:56.429902 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-01-01 03:00:56.429926 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-01-01 03:00:56.429948 | debian-bookworm | Containerfile 2026-01-01 03:00:56.437295 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-01-01 03:00:56.437749 | debian-bookworm | Containerfile 2026-01-01 03:00:56.437859 | debian-bookworm | Containerfile 2026-01-01 03:00:56.437958 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-01-01 03:00:56.437977 | debian-bookworm | Containerfile 2026-01-01 03:00:56.438016 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-01-01 03:00:56.438035 | debian-bookworm | Containerfile 2026-01-01 03:00:56.438072 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-01-01 03:00:56.438090 | debian-bookworm | Containerfile 2026-01-01 03:00:56.438127 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-01-01 03:00:56.438144 | debian-bookworm | Containerfile 2026-01-01 03:00:56.463888 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-01-01 03:00:56.463915 | debian-bookworm | Containerfile 2026-01-01 03:00:56.463958 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-01-01 03:00:56.463978 | debian-bookworm | Containerfile 2026-01-01 03:00:56.467054 | debian-bookworm | Containerfile 2026-01-01 03:00:56.469140 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-01-01 03:00:56.469161 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-01-01 03:00:56.469181 | debian-bookworm | Containerfile 2026-01-01 03:00:56.471809 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-01-01 03:00:56.473795 | debian-bookworm | Containerfile 2026-01-01 03:00:56.474262 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-01-01 03:00:56.474282 | debian-bookworm | Containerfile 2026-01-01 03:00:56.474360 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-01-01 03:00:56.474379 | debian-bookworm | Containerfile 2026-01-01 03:00:56.474440 | debian-bookworm | Containerfile 2026-01-01 03:00:56.475326 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-01-01 03:00:56.475345 | debian-bookworm | Containerfile 2026-01-01 03:00:56.475584 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-01-01 03:00:56.475614 | debian-bookworm | Containerfile 2026-01-01 03:00:56.541750 | 2026-01-01 03:00:56.541863 | PLAY RECAP 2026-01-01 03:00:56.541920 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-01-01 03:00:56.541946 | 2026-01-01 03:00:57.257864 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-01 03:00:57.258961 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-01-01 03:01:00.231253 | 2026-01-01 03:01:00.231483 | PLAY [Run hadolint] 2026-01-01 03:01:00.286174 | 2026-01-01 03:01:00.286349 | TASK [hadolint : Install hadolint] 2026-01-01 03:01:04.132091 | debian-bookworm | changed: OK (2426420 bytes) 2026-01-01 03:01:04.139857 | 2026-01-01 03:01:04.140140 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-01-01 03:01:04.567279 | debian-bookworm | ok: All paths examined 2026-01-01 03:01:04.572108 | 2026-01-01 03:01:04.572199 | LOOP [hadolint : Run hadolint] 2026-01-01 03:01:04.627613 | 2026-01-01 03:01:04.627813 | PLAY RECAP 2026-01-01 03:01:04.627920 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-01-01 03:01:04.627976 | 2026-01-01 03:01:04.714198 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-01-01 03:01:04.715413 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-01 03:01:05.414999 | 2026-01-01 03:01:05.415124 | PLAY [Base post] 2026-01-01 03:01:05.427322 | 2026-01-01 03:01:05.427460 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-01 03:01:06.121656 | debian-bookworm | changed 2026-01-01 03:01:06.131083 | 2026-01-01 03:01:06.131339 | PLAY RECAP 2026-01-01 03:01:06.131464 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-01 03:01:06.131558 | 2026-01-01 03:01:06.238206 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-01 03:01:06.239025 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-01 03:01:07.075055 | 2026-01-01 03:01:07.075205 | PLAY [Base post-logs] 2026-01-01 03:01:07.084915 | 2026-01-01 03:01:07.085031 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-01 03:01:07.708941 | localhost | changed 2026-01-01 03:01:07.725059 | 2026-01-01 03:01:07.725247 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-01 03:01:07.771492 | localhost | ok 2026-01-01 03:01:07.774909 | 2026-01-01 03:01:07.775022 | TASK [Set zuul-log-path fact] 2026-01-01 03:01:07.806283 | localhost | ok 2026-01-01 03:01:07.818148 | 2026-01-01 03:01:07.818410 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-01 03:01:07.844937 | localhost | ok 2026-01-01 03:01:07.848315 | 2026-01-01 03:01:07.848458 | TASK [upload-logs : Create log directories] 2026-01-01 03:01:08.423252 | localhost | changed 2026-01-01 03:01:08.427282 | 2026-01-01 03:01:08.427457 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-01 03:01:09.245856 | localhost -> localhost | ok: Runtime: 0:00:00.008758 2026-01-01 03:01:09.260483 | 2026-01-01 03:01:09.260630 | TASK [upload-logs : Upload logs to log server] 2026-01-01 03:01:10.409256 | localhost | Output suppressed because no_log was given 2026-01-01 03:01:10.412853 | 2026-01-01 03:01:10.413245 | LOOP [upload-logs : Compress console log and json output] 2026-01-01 03:01:10.480173 | localhost | skipping: Conditional result was False 2026-01-01 03:01:10.488829 | localhost | skipping: Conditional result was False 2026-01-01 03:01:10.495486 | 2026-01-01 03:01:10.495675 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-01 03:01:10.553538 | localhost | skipping: Conditional result was False 2026-01-01 03:01:10.553864 | 2026-01-01 03:01:10.559797 | localhost | skipping: Conditional result was False 2026-01-01 03:01:10.563917 | 2026-01-01 03:01:10.564046 | LOOP [upload-logs : Upload console log and json output]