2026-04-15 03:00:11.120383 | Job console starting 2026-04-15 03:00:11.175914 | Updating git repos 2026-04-15 03:00:11.658244 | Cloning repos into workspace 2026-04-15 03:00:11.788949 | Restoring repo states 2026-04-15 03:00:11.799658 | Merging changes 2026-04-15 03:00:11.799686 | Checking out repos 2026-04-15 03:00:11.950198 | Preparing playbooks 2026-04-15 03:00:13.277094 | Running Ansible setup 2026-04-15 03:00:20.143738 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-15 03:00:21.539917 | 2026-04-15 03:00:21.540036 | PLAY [Base pre] 2026-04-15 03:00:21.555161 | 2026-04-15 03:00:21.555262 | TASK [Setup log path fact] 2026-04-15 03:00:21.572176 | debian-bookworm | ok 2026-04-15 03:00:21.584182 | 2026-04-15 03:00:21.584296 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 03:00:21.645248 | debian-bookworm | ok 2026-04-15 03:00:21.657443 | 2026-04-15 03:00:21.657536 | TASK [emit-job-header : Print job information] 2026-04-15 03:00:21.729535 | # Job Information 2026-04-15 03:00:21.729678 | Ansible Version: 2.16.14 2026-04-15 03:00:21.729707 | Job: hadolint 2026-04-15 03:00:21.729760 | Pipeline: periodic-daily 2026-04-15 03:00:21.729780 | Executor: 521e9411259a 2026-04-15 03:00:21.729797 | Triggered by: https://github.com/osism/container-images 2026-04-15 03:00:21.729815 | Event ID: 88f5a6f000c64ca1a9fe3b01e5166edc 2026-04-15 03:00:21.733665 | 2026-04-15 03:00:21.733759 | LOOP [emit-job-header : Print node information] 2026-04-15 03:00:21.899347 | debian-bookworm | ok: 2026-04-15 03:00:21.899521 | debian-bookworm | # Node Information 2026-04-15 03:00:21.899553 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-15 03:00:21.899574 | debian-bookworm | Hostname: debian 2026-04-15 03:00:21.899593 | debian-bookworm | Username: zuul 2026-04-15 03:00:21.899610 | debian-bookworm | Distro: Debian 12.13 2026-04-15 03:00:21.899630 | debian-bookworm | Provider: regiocloud-a 2026-04-15 03:00:21.899648 | debian-bookworm | Region: 2026-04-15 03:00:21.899666 | debian-bookworm | Label: debian-bookworm 2026-04-15 03:00:21.899682 | debian-bookworm | Product Name: OpenStack Nova 2026-04-15 03:00:21.899698 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe99:2ca0 2026-04-15 03:00:21.917809 | 2026-04-15 03:00:21.917904 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-15 03:00:22.754530 | debian-bookworm -> localhost | changed 2026-04-15 03:00:22.761703 | 2026-04-15 03:00:22.761808 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-15 03:00:25.935883 | debian-bookworm -> localhost | changed 2026-04-15 03:00:25.955389 | 2026-04-15 03:00:25.955489 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-15 03:00:27.128565 | debian-bookworm -> localhost | ok 2026-04-15 03:00:27.133605 | 2026-04-15 03:00:27.133692 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-15 03:00:27.170480 | debian-bookworm | ok 2026-04-15 03:00:27.243287 | debian-bookworm | included: /var/lib/zuul/builds/17860923093948ad9cd84e347f801812/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-15 03:00:27.253790 | 2026-04-15 03:00:27.253884 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-15 03:00:29.653679 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-15 03:00:29.654003 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/17860923093948ad9cd84e347f801812/work/17860923093948ad9cd84e347f801812_id_rsa 2026-04-15 03:00:29.654054 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/17860923093948ad9cd84e347f801812/work/17860923093948ad9cd84e347f801812_id_rsa.pub 2026-04-15 03:00:29.654078 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-15 03:00:29.654100 | debian-bookworm -> localhost | SHA256:w1IvVp+HuPlQ+GpfWg9UTwmojly6Vo+VeYMmW6w4T08 zuul-build-sshkey 2026-04-15 03:00:29.654120 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-15 03:00:29.654148 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-15 03:00:29.654166 | debian-bookworm -> localhost | | .. | 2026-04-15 03:00:29.654184 | debian-bookworm -> localhost | | . . .| 2026-04-15 03:00:29.654201 | debian-bookworm -> localhost | | . o .o| 2026-04-15 03:00:29.654218 | debian-bookworm -> localhost | | o = + o o.| 2026-04-15 03:00:29.654234 | debian-bookworm -> localhost | | o S = O o .| 2026-04-15 03:00:29.654264 | debian-bookworm -> localhost | | * * & = | 2026-04-15 03:00:29.654288 | debian-bookworm -> localhost | | +.&Eo = | 2026-04-15 03:00:29.654305 | debian-bookworm -> localhost | | =.++= + o | 2026-04-15 03:00:29.654322 | debian-bookworm -> localhost | | . oo.o+ .| 2026-04-15 03:00:29.654338 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-15 03:00:29.654460 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.019339 2026-04-15 03:00:29.659860 | 2026-04-15 03:00:29.659957 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-15 03:00:29.691791 | debian-bookworm | ok 2026-04-15 03:00:29.717066 | debian-bookworm | included: /var/lib/zuul/builds/17860923093948ad9cd84e347f801812/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-15 03:00:29.743210 | 2026-04-15 03:00:29.743308 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-15 03:00:29.779944 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:29.785832 | 2026-04-15 03:00:29.785927 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-15 03:00:30.810274 | debian-bookworm | changed 2026-04-15 03:00:30.825010 | 2026-04-15 03:00:30.825123 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-15 03:00:31.121935 | debian-bookworm | ok 2026-04-15 03:00:31.130402 | 2026-04-15 03:00:31.130510 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-15 03:00:31.925252 | debian-bookworm | changed 2026-04-15 03:00:31.943160 | 2026-04-15 03:00:31.943281 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-15 03:00:32.800900 | debian-bookworm | changed 2026-04-15 03:00:32.811574 | 2026-04-15 03:00:32.811689 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-15 03:00:32.855571 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:32.862322 | 2026-04-15 03:00:32.862427 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-15 03:00:34.429610 | debian-bookworm -> localhost | changed 2026-04-15 03:00:34.459829 | 2026-04-15 03:00:34.459937 | TASK [add-build-sshkey : Add back temp key] 2026-04-15 03:00:35.356887 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/17860923093948ad9cd84e347f801812/work/17860923093948ad9cd84e347f801812_id_rsa (zuul-build-sshkey) 2026-04-15 03:00:35.357097 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015901 2026-04-15 03:00:35.365090 | 2026-04-15 03:00:35.365178 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-15 03:00:35.896368 | debian-bookworm | ok 2026-04-15 03:00:35.903575 | 2026-04-15 03:00:35.903677 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-15 03:00:35.987847 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:36.003685 | 2026-04-15 03:00:36.003830 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-15 03:00:36.825295 | debian-bookworm | ok 2026-04-15 03:00:36.863066 | 2026-04-15 03:00:36.863185 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-15 03:00:36.916111 | debian-bookworm | ok 2026-04-15 03:00:36.943036 | 2026-04-15 03:00:36.944026 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-15 03:00:37.498255 | debian-bookworm -> localhost | ok 2026-04-15 03:00:37.504369 | 2026-04-15 03:00:37.504466 | TASK [validate-host : Collect information about the host] 2026-04-15 03:00:38.668089 | debian-bookworm | ok 2026-04-15 03:00:38.726915 | 2026-04-15 03:00:38.727026 | TASK [validate-host : Sanitize hostname] 2026-04-15 03:00:39.093999 | debian-bookworm | ok 2026-04-15 03:00:39.158047 | 2026-04-15 03:00:39.158156 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-15 03:00:40.444312 | debian-bookworm -> localhost | changed 2026-04-15 03:00:40.449821 | 2026-04-15 03:00:40.449908 | TASK [validate-host : Collect information about zuul worker] 2026-04-15 03:00:41.107608 | debian-bookworm | ok 2026-04-15 03:00:41.113777 | 2026-04-15 03:00:41.113877 | TASK [validate-host : Write out all zuul information for each host] 2026-04-15 03:00:42.082198 | debian-bookworm -> localhost | changed 2026-04-15 03:00:42.089657 | 2026-04-15 03:00:42.089735 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-15 03:00:42.434088 | debian-bookworm | ok 2026-04-15 03:00:42.438375 | 2026-04-15 03:00:42.438449 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-15 03:00:43.424731 | debian-bookworm | changed: 2026-04-15 03:00:43.424993 | debian-bookworm | cd+++++++++ src/ 2026-04-15 03:00:43.425027 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-15 03:00:43.425047 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-15 03:00:43.425066 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-04-15 03:00:43.425083 | debian-bookworm | Containerfile 2026-04-15 03:00:43.437771 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-04-15 03:00:43.437787 | debian-bookworm | Containerfile 2026-04-15 03:00:43.437816 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-04-15 03:00:43.437830 | debian-bookworm | Containerfile 2026-04-15 03:00:43.438137 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-04-15 03:00:43.438152 | debian-bookworm | Containerfile 2026-04-15 03:00:43.438413 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-04-15 03:00:43.438432 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-04-15 03:00:43.438449 | debian-bookworm | Containerfile 2026-04-15 03:00:43.439062 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-04-15 03:00:43.439077 | debian-bookworm | Containerfile 2026-04-15 03:00:43.439137 | debian-bookworm | Containerfile 2026-04-15 03:00:43.439212 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-04-15 03:00:43.439226 | debian-bookworm | Containerfile 2026-04-15 03:00:43.439254 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-04-15 03:00:43.439269 | debian-bookworm | Containerfile 2026-04-15 03:00:43.439297 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-04-15 03:00:43.439311 | debian-bookworm | Containerfile 2026-04-15 03:00:43.439339 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-04-15 03:00:43.439353 | debian-bookworm | Containerfile 2026-04-15 03:00:43.439381 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-04-15 03:00:43.439395 | debian-bookworm | Containerfile 2026-04-15 03:00:43.439423 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-04-15 03:00:43.439437 | debian-bookworm | Containerfile 2026-04-15 03:00:43.439821 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-04-15 03:00:43.439836 | debian-bookworm | Containerfile 2026-04-15 03:00:43.439865 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-04-15 03:00:43.439880 | debian-bookworm | Containerfile 2026-04-15 03:00:43.439909 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-04-15 03:00:43.439923 | debian-bookworm | Containerfile 2026-04-15 03:00:43.439952 | debian-bookworm | Containerfile 2026-04-15 03:00:43.440038 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-04-15 03:00:43.440052 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-04-15 03:00:43.440067 | debian-bookworm | Containerfile 2026-04-15 03:00:43.440215 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-04-15 03:00:43.440229 | debian-bookworm | Containerfile 2026-04-15 03:00:43.440300 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-04-15 03:00:43.440315 | debian-bookworm | Containerfile 2026-04-15 03:00:43.440372 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-04-15 03:00:43.440386 | debian-bookworm | Containerfile 2026-04-15 03:00:43.440414 | debian-bookworm | Containerfile 2026-04-15 03:00:43.440513 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-04-15 03:00:43.440527 | debian-bookworm | Containerfile 2026-04-15 03:00:43.440669 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-04-15 03:00:43.440683 | debian-bookworm | Containerfile 2026-04-15 03:00:43.469066 | 2026-04-15 03:00:43.469141 | PLAY RECAP 2026-04-15 03:00:43.469183 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-15 03:00:43.469203 | 2026-04-15 03:00:43.859954 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-15 03:00:43.860619 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-04-15 03:00:45.136225 | 2026-04-15 03:00:45.136335 | PLAY [Run hadolint] 2026-04-15 03:00:45.147967 | 2026-04-15 03:00:45.148068 | TASK [hadolint : Install hadolint] 2026-04-15 03:00:47.036179 | debian-bookworm | changed: OK (2426420 bytes) 2026-04-15 03:00:47.040635 | 2026-04-15 03:00:47.040728 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-04-15 03:00:47.430730 | debian-bookworm | ok: All paths examined 2026-04-15 03:00:47.441154 | 2026-04-15 03:00:47.441642 | LOOP [hadolint : Run hadolint] 2026-04-15 03:00:47.515197 | 2026-04-15 03:00:47.515374 | PLAY RECAP 2026-04-15 03:00:47.515431 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-15 03:00:47.515491 | 2026-04-15 03:00:47.623961 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-04-15 03:00:47.624982 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-15 03:00:48.342542 | 2026-04-15 03:00:48.342674 | PLAY [Base post] 2026-04-15 03:00:48.354817 | 2026-04-15 03:00:48.354966 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-15 03:00:48.993471 | debian-bookworm | changed 2026-04-15 03:00:48.999552 | 2026-04-15 03:00:48.999644 | PLAY RECAP 2026-04-15 03:00:48.999707 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-15 03:00:48.999788 | 2026-04-15 03:00:49.085360 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-15 03:00:49.086217 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-15 03:00:49.868347 | 2026-04-15 03:00:49.868476 | PLAY [Base post-logs] 2026-04-15 03:00:49.892537 | 2026-04-15 03:00:49.892671 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-15 03:00:50.380124 | localhost | changed 2026-04-15 03:00:50.404701 | 2026-04-15 03:00:50.404904 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-15 03:00:50.442990 | localhost | ok 2026-04-15 03:00:50.446336 | 2026-04-15 03:00:50.446434 | TASK [Set zuul-log-path fact] 2026-04-15 03:00:50.461335 | localhost | ok 2026-04-15 03:00:50.471262 | 2026-04-15 03:00:50.471995 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 03:00:50.508834 | localhost | ok 2026-04-15 03:00:50.511591 | 2026-04-15 03:00:50.511678 | TASK [upload-logs : Create log directories] 2026-04-15 03:00:50.976011 | localhost | changed 2026-04-15 03:00:50.978950 | 2026-04-15 03:00:50.979068 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-15 03:00:51.776685 | localhost -> localhost | ok: Runtime: 0:00:00.006954 2026-04-15 03:00:51.782084 | 2026-04-15 03:00:51.782218 | TASK [upload-logs : Upload logs to log server] 2026-04-15 03:00:52.753130 | localhost | Output suppressed because no_log was given 2026-04-15 03:00:52.758660 | 2026-04-15 03:00:52.758901 | LOOP [upload-logs : Compress console log and json output] 2026-04-15 03:00:52.820061 | localhost | skipping: Conditional result was False 2026-04-15 03:00:52.829902 | localhost | skipping: Conditional result was False 2026-04-15 03:00:52.837515 | 2026-04-15 03:00:52.837627 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-15 03:00:52.887946 | localhost | skipping: Conditional result was False 2026-04-15 03:00:52.888304 | 2026-04-15 03:00:52.895433 | localhost | skipping: Conditional result was False 2026-04-15 03:00:52.908483 | 2026-04-15 03:00:52.908730 | LOOP [upload-logs : Upload console log and json output]