2026-06-26 03:00:59.160097 | Job console starting 2026-06-26 03:00:59.175896 | Updating git repos 2026-06-26 03:00:59.224226 | Cloning repos into workspace 2026-06-26 03:00:59.287335 | Restoring repo states 2026-06-26 03:00:59.313055 | Merging changes 2026-06-26 03:00:59.313078 | Checking out repos 2026-06-26 03:00:59.424749 | Preparing playbooks 2026-06-26 03:01:00.392156 | Running Ansible setup 2026-06-26 03:01:06.329640 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 03:01:07.337327 | 2026-06-26 03:01:07.337539 | PLAY [Base pre] 2026-06-26 03:01:07.369962 | 2026-06-26 03:01:07.370150 | TASK [Setup log path fact] 2026-06-26 03:01:07.391342 | debian-bookworm | ok 2026-06-26 03:01:07.412487 | 2026-06-26 03:01:07.412654 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:01:07.445355 | debian-bookworm | ok 2026-06-26 03:01:07.460701 | 2026-06-26 03:01:07.460850 | TASK [emit-job-header : Print job information] 2026-06-26 03:01:07.512594 | # Job Information 2026-06-26 03:01:07.512816 | Ansible Version: 2.16.14 2026-06-26 03:01:07.512854 | Job: hadolint 2026-06-26 03:01:07.512889 | Pipeline: periodic-daily 2026-06-26 03:01:07.512912 | Executor: 521e9411259a 2026-06-26 03:01:07.512932 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-06-26 03:01:07.512955 | Event ID: 3cc91d3d94b940329ddb5dbf79cbeee3 2026-06-26 03:01:07.520904 | 2026-06-26 03:01:07.521064 | LOOP [emit-job-header : Print node information] 2026-06-26 03:01:07.666465 | debian-bookworm | ok: 2026-06-26 03:01:07.666714 | debian-bookworm | # Node Information 2026-06-26 03:01:07.666956 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-26 03:01:07.666993 | debian-bookworm | Hostname: debian 2026-06-26 03:01:07.667017 | debian-bookworm | Username: zuul 2026-06-26 03:01:07.667039 | debian-bookworm | Distro: Debian 12.14 2026-06-26 03:01:07.667062 | debian-bookworm | Provider: regiocloud-a 2026-06-26 03:01:07.667083 | debian-bookworm | Region: 2026-06-26 03:01:07.667104 | debian-bookworm | Label: debian-bookworm 2026-06-26 03:01:07.667123 | debian-bookworm | Product Name: OpenStack Nova 2026-06-26 03:01:07.667143 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef6:edcb 2026-06-26 03:01:07.688327 | 2026-06-26 03:01:07.688495 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 03:01:08.514303 | debian-bookworm -> localhost | changed 2026-06-26 03:01:08.543655 | 2026-06-26 03:01:08.543852 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 03:01:12.410807 | debian-bookworm -> localhost | changed 2026-06-26 03:01:12.442575 | 2026-06-26 03:01:12.442762 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 03:01:13.383185 | debian-bookworm -> localhost | ok 2026-06-26 03:01:13.389168 | 2026-06-26 03:01:13.389288 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 03:01:13.439313 | debian-bookworm | ok 2026-06-26 03:01:13.471440 | debian-bookworm | included: /var/lib/zuul/builds/ae9a18a71bf34c429c045e41f9002951/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 03:01:13.504057 | 2026-06-26 03:01:13.504173 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 03:01:18.802523 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-26 03:01:18.804191 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ae9a18a71bf34c429c045e41f9002951/work/ae9a18a71bf34c429c045e41f9002951_id_rsa 2026-06-26 03:01:18.804273 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ae9a18a71bf34c429c045e41f9002951/work/ae9a18a71bf34c429c045e41f9002951_id_rsa.pub 2026-06-26 03:01:18.804304 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-26 03:01:18.804335 | debian-bookworm -> localhost | SHA256:qfyR+BDLpthDg1AhZWjU7cYf07g9HpdJgBSOJaMIxn8 zuul-build-sshkey 2026-06-26 03:01:18.804359 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-26 03:01:18.804390 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-26 03:01:18.804413 | debian-bookworm -> localhost | |===..o.+o | 2026-06-26 03:01:18.804435 | debian-bookworm -> localhost | |+=o...*. . | 2026-06-26 03:01:18.804456 | debian-bookworm -> localhost | |.o..o. .o . | 2026-06-26 03:01:18.804476 | debian-bookworm -> localhost | |. . E + o . | 2026-06-26 03:01:18.804496 | debian-bookworm -> localhost | | . .o o S . o | 2026-06-26 03:01:18.804524 | debian-bookworm -> localhost | | . oo B = + | 2026-06-26 03:01:18.804545 | debian-bookworm -> localhost | | . .O + + | 2026-06-26 03:01:18.804565 | debian-bookworm -> localhost | | o.o + o | 2026-06-26 03:01:18.804586 | debian-bookworm -> localhost | | . o. o | 2026-06-26 03:01:18.804607 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-26 03:01:18.804667 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.986424 2026-06-26 03:01:18.814431 | 2026-06-26 03:01:18.814526 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 03:01:18.888448 | debian-bookworm | ok 2026-06-26 03:01:18.913040 | debian-bookworm | included: /var/lib/zuul/builds/ae9a18a71bf34c429c045e41f9002951/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 03:01:18.933047 | 2026-06-26 03:01:18.934987 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 03:01:18.993626 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:01:18.998708 | 2026-06-26 03:01:18.998808 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 03:01:19.913785 | debian-bookworm | changed 2026-06-26 03:01:19.920178 | 2026-06-26 03:01:19.920306 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 03:01:20.196883 | debian-bookworm | ok 2026-06-26 03:01:20.204159 | 2026-06-26 03:01:20.204302 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 03:01:20.916171 | debian-bookworm | changed 2026-06-26 03:01:20.922190 | 2026-06-26 03:01:20.922304 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 03:01:21.593524 | debian-bookworm | changed 2026-06-26 03:01:21.605767 | 2026-06-26 03:01:21.605906 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 03:01:21.640144 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:01:21.650785 | 2026-06-26 03:01:21.656151 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 03:01:22.217881 | debian-bookworm -> localhost | changed 2026-06-26 03:01:22.231149 | 2026-06-26 03:01:22.231266 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 03:01:22.643569 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ae9a18a71bf34c429c045e41f9002951/work/ae9a18a71bf34c429c045e41f9002951_id_rsa (zuul-build-sshkey) 2026-06-26 03:01:22.644051 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021185 2026-06-26 03:01:22.655664 | 2026-06-26 03:01:22.655836 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 03:01:23.129893 | debian-bookworm | ok 2026-06-26 03:01:23.145857 | 2026-06-26 03:01:23.150180 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 03:01:23.214811 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:01:23.267999 | 2026-06-26 03:01:23.268177 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 03:01:23.836074 | debian-bookworm | ok 2026-06-26 03:01:23.850114 | 2026-06-26 03:01:23.850285 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 03:01:23.891257 | debian-bookworm | ok 2026-06-26 03:01:23.901819 | 2026-06-26 03:01:23.902054 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 03:01:24.537332 | debian-bookworm -> localhost | ok 2026-06-26 03:01:24.547391 | 2026-06-26 03:01:24.547564 | TASK [validate-host : Collect information about the host] 2026-06-26 03:01:26.495392 | debian-bookworm | ok 2026-06-26 03:01:26.565828 | 2026-06-26 03:01:26.566005 | TASK [validate-host : Sanitize hostname] 2026-06-26 03:01:27.096788 | debian-bookworm | ok 2026-06-26 03:01:27.112799 | 2026-06-26 03:01:27.112977 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 03:01:28.159748 | debian-bookworm -> localhost | changed 2026-06-26 03:01:28.168451 | 2026-06-26 03:01:28.168593 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 03:01:28.757999 | debian-bookworm | ok 2026-06-26 03:01:28.774035 | 2026-06-26 03:01:28.774203 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 03:01:29.829027 | debian-bookworm -> localhost | changed 2026-06-26 03:01:29.843338 | 2026-06-26 03:01:29.843495 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 03:01:30.139499 | debian-bookworm | ok 2026-06-26 03:01:30.146178 | 2026-06-26 03:01:30.146358 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 03:01:31.822730 | debian-bookworm | changed: 2026-06-26 03:01:31.823339 | debian-bookworm | cd+++++++++ src/ 2026-06-26 03:01:31.823412 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-26 03:01:31.823439 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-26 03:01:31.823462 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-06-26 03:01:31.823485 | debian-bookworm | Containerfile 2026-06-26 03:01:31.823658 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ae9a18a71bf34c429c045e41f9002951/work/logs" 2026-06-26 03:02:19.326256 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ae9a18a71bf34c429c045e41f9002951/work/artifacts" 2026-06-26 03:02:19.855754 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ae9a18a71bf34c429c045e41f9002951/work/docs" 2026-06-26 03:02:19.868362 | 2026-06-26 03:02:19.868480 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-26 03:02:21.278422 | debian-bookworm | changed: 2026-06-26 03:02:21.278646 | debian-bookworm | .d..t...... ./ 2026-06-26 03:02:21.278679 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-26 03:02:21.278698 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-26 03:02:21.278715 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-26 03:02:21.278732 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-26 03:02:21.278748 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-26 03:02:21.278782 | debian-bookworm | changed: All items complete 2026-06-26 03:02:21.278804 | 2026-06-26 03:02:22.416794 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 03:02:23.172246 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 03:02:23.195513 | 2026-06-26 03:02:23.195628 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-26 03:02:23.292928 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:02:23.298690 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:02:23.311504 | 2026-06-26 03:02:23.311582 | PLAY RECAP 2026-06-26 03:02:23.311632 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-26 03:02:23.311656 | 2026-06-26 03:02:23.492305 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-26 03:02:23.493043 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:02:24.772893 | 2026-06-26 03:02:24.773039 | PLAY [Base post] 2026-06-26 03:02:24.794130 | 2026-06-26 03:02:24.794326 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-26 03:02:25.358992 | debian-bookworm | changed 2026-06-26 03:02:25.376704 | 2026-06-26 03:02:25.376875 | PLAY RECAP 2026-06-26 03:02:25.376946 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 03:02:25.377010 | 2026-06-26 03:02:25.644646 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:02:25.645642 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-26 03:02:26.536250 | 2026-06-26 03:02:26.536436 | PLAY [Base post-logs] 2026-06-26 03:02:26.548268 | 2026-06-26 03:02:26.548435 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-26 03:02:27.078495 | localhost | changed 2026-06-26 03:02:27.110586 | 2026-06-26 03:02:27.110998 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-26 03:02:27.150649 | localhost | ok 2026-06-26 03:02:27.155483 | 2026-06-26 03:02:27.155602 | TASK [Set zuul-log-path fact] 2026-06-26 03:02:27.183525 | localhost | ok 2026-06-26 03:02:27.204054 | 2026-06-26 03:02:27.204264 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:02:27.268896 | localhost | ok 2026-06-26 03:02:27.272788 | 2026-06-26 03:02:27.272910 | TASK [upload-logs : Create log directories] 2026-06-26 03:02:27.938085 | localhost | changed 2026-06-26 03:02:27.945946 | 2026-06-26 03:02:27.946082 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-26 03:02:28.543948 | localhost -> localhost | ok: Runtime: 0:00:00.008540 2026-06-26 03:02:28.555495 | 2026-06-26 03:02:28.555657 | TASK [upload-logs : Upload logs to log server] 2026-06-26 03:02:29.245815 | localhost | Output suppressed because no_log was given 2026-06-26 03:02:29.247916 | 2026-06-26 03:02:29.248040 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 03:02:29.321149 | localhost | skipping: Conditional result was False 2026-06-26 03:02:29.328544 | localhost | skipping: Conditional result was False 2026-06-26 03:02:29.336929 | 2026-06-26 03:02:29.337089 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 03:02:29.394412 | localhost | skipping: Conditional result was False 2026-06-26 03:02:29.394952 | 2026-06-26 03:02:29.396244 | localhost | skipping: Conditional result was False 2026-06-26 03:02:29.407970 | 2026-06-26 03:02:29.408130 | LOOP [upload-logs : Upload console log and json output]