2026-07-17 09:34:35.345308 | Job console starting 2026-07-17 09:34:35.353201 | Updating git repos 2026-07-17 09:34:35.392790 | Cloning repos into workspace 2026-07-17 09:34:35.445795 | Restoring repo states 2026-07-17 09:34:35.463446 | Merging changes 2026-07-17 09:34:36.183322 | Checking out repos 2026-07-17 09:34:36.219560 | Preparing playbooks 2026-07-17 09:34:37.352906 | Running Ansible setup 2026-07-17 09:34:42.243624 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 09:34:43.509508 | 2026-07-17 09:34:43.509705 | PLAY [Base pre] 2026-07-17 09:34:43.569073 | 2026-07-17 09:34:43.579097 | TASK [Setup log path fact] 2026-07-17 09:34:43.610350 | debian-bookworm | ok 2026-07-17 09:34:43.652013 | 2026-07-17 09:34:43.652214 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 09:34:43.682354 | debian-bookworm | ok 2026-07-17 09:34:43.697828 | 2026-07-17 09:34:43.698001 | TASK [emit-job-header : Print job information] 2026-07-17 09:34:43.751739 | # Job Information 2026-07-17 09:34:43.751997 | Ansible Version: 2.16.14 2026-07-17 09:34:43.752040 | Job: hadolint 2026-07-17 09:34:43.752073 | Pipeline: check 2026-07-17 09:34:43.752096 | Executor: 521e9411259a 2026-07-17 09:34:43.752117 | Triggered by: https://github.com/osism/python-osism/pull/2475 2026-07-17 09:34:43.752184 | Event ID: 750b2820-81c2-11f1-8819-c1dda7cfef12 2026-07-17 09:34:43.781005 | 2026-07-17 09:34:43.781183 | LOOP [emit-job-header : Print node information] 2026-07-17 09:34:43.918459 | debian-bookworm | ok: 2026-07-17 09:34:43.918683 | debian-bookworm | # Node Information 2026-07-17 09:34:43.918719 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-17 09:34:43.918745 | debian-bookworm | Hostname: debian 2026-07-17 09:34:43.918768 | debian-bookworm | Username: zuul 2026-07-17 09:34:43.918789 | debian-bookworm | Distro: Debian 12.15 2026-07-17 09:34:43.918813 | debian-bookworm | Provider: regiocloud-a 2026-07-17 09:34:43.918877 | debian-bookworm | Region: 2026-07-17 09:34:43.918902 | debian-bookworm | Label: debian-bookworm 2026-07-17 09:34:43.918923 | debian-bookworm | Product Name: OpenStack Nova 2026-07-17 09:34:43.918942 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5f:4b6 2026-07-17 09:34:43.931356 | 2026-07-17 09:34:43.931506 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 09:34:44.486286 | debian-bookworm -> localhost | changed 2026-07-17 09:34:44.495397 | 2026-07-17 09:34:44.495536 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 09:34:45.736893 | debian-bookworm -> localhost | changed 2026-07-17 09:34:45.748761 | 2026-07-17 09:34:45.748940 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 09:34:46.091521 | debian-bookworm -> localhost | ok 2026-07-17 09:34:46.099556 | 2026-07-17 09:34:46.099700 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 09:34:46.132173 | debian-bookworm | ok 2026-07-17 09:34:46.157493 | debian-bookworm | included: /var/lib/zuul/builds/df958ccd84724777910f1f22e22d2133/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 09:34:46.164688 | 2026-07-17 09:34:46.164823 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 09:34:48.818382 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-17 09:34:48.818674 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/df958ccd84724777910f1f22e22d2133/work/df958ccd84724777910f1f22e22d2133_id_rsa 2026-07-17 09:34:48.818715 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/df958ccd84724777910f1f22e22d2133/work/df958ccd84724777910f1f22e22d2133_id_rsa.pub 2026-07-17 09:34:48.818742 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-17 09:34:48.818767 | debian-bookworm -> localhost | SHA256:FAvCTDN7uKz8Wlpz9ACRyeBG19fhLyKM365I4s8WLT0 zuul-build-sshkey 2026-07-17 09:34:48.818789 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-17 09:34:48.818823 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-17 09:34:48.818917 | debian-bookworm -> localhost | | o*B+. .... | 2026-07-17 09:34:48.818942 | debian-bookworm -> localhost | | o .*B...+. | 2026-07-17 09:34:48.818962 | debian-bookworm -> localhost | | o + ..o . | 2026-07-17 09:34:48.818982 | debian-bookworm -> localhost | | . . * . . | 2026-07-17 09:34:48.819002 | debian-bookworm -> localhost | | +o= S . . | 2026-07-17 09:34:48.819028 | debian-bookworm -> localhost | | . .ooE= . . | 2026-07-17 09:34:48.819050 | debian-bookworm -> localhost | | + =oo.o | 2026-07-17 09:34:48.819070 | debian-bookworm -> localhost | | . O.+ . | 2026-07-17 09:34:48.819090 | debian-bookworm -> localhost | | ++= ... | 2026-07-17 09:34:48.819111 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-17 09:34:48.819173 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.023335 2026-07-17 09:34:48.830982 | 2026-07-17 09:34:48.831276 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 09:34:48.866245 | debian-bookworm | ok 2026-07-17 09:34:48.878949 | debian-bookworm | included: /var/lib/zuul/builds/df958ccd84724777910f1f22e22d2133/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 09:34:48.888007 | 2026-07-17 09:34:48.888125 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 09:34:48.914179 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:34:48.920817 | 2026-07-17 09:34:48.920987 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 09:34:49.727656 | debian-bookworm | changed 2026-07-17 09:34:49.737340 | 2026-07-17 09:34:49.737468 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 09:34:50.002524 | debian-bookworm | ok 2026-07-17 09:34:50.018046 | 2026-07-17 09:34:50.018228 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 09:34:50.784195 | debian-bookworm | changed 2026-07-17 09:34:50.791525 | 2026-07-17 09:34:50.791658 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 09:34:51.449195 | debian-bookworm | changed 2026-07-17 09:34:51.464759 | 2026-07-17 09:34:51.465010 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 09:34:51.491398 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:34:51.500417 | 2026-07-17 09:34:51.500586 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 09:34:52.123684 | debian-bookworm -> localhost | changed 2026-07-17 09:34:52.135905 | 2026-07-17 09:34:52.136067 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 09:34:52.860672 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/df958ccd84724777910f1f22e22d2133/work/df958ccd84724777910f1f22e22d2133_id_rsa (zuul-build-sshkey) 2026-07-17 09:34:52.860981 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013098 2026-07-17 09:34:52.876062 | 2026-07-17 09:34:52.876207 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 09:34:53.495030 | debian-bookworm | ok 2026-07-17 09:34:53.502104 | 2026-07-17 09:34:53.502251 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 09:34:53.526703 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:34:53.538531 | 2026-07-17 09:34:53.538672 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-17 09:34:54.057071 | debian-bookworm | ok 2026-07-17 09:34:54.080505 | 2026-07-17 09:34:54.080675 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-17 09:34:54.131062 | debian-bookworm | ok 2026-07-17 09:34:54.137025 | 2026-07-17 09:34:54.137150 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-17 09:34:54.496013 | debian-bookworm -> localhost | ok 2026-07-17 09:34:54.502815 | 2026-07-17 09:34:54.503047 | TASK [validate-host : Collect information about the host] 2026-07-17 09:34:56.587454 | debian-bookworm | ok 2026-07-17 09:34:56.600520 | 2026-07-17 09:34:56.600971 | TASK [validate-host : Sanitize hostname] 2026-07-17 09:34:56.810402 | debian-bookworm | ok 2026-07-17 09:34:56.815511 | 2026-07-17 09:34:56.815631 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-17 09:34:57.540987 | debian-bookworm -> localhost | changed 2026-07-17 09:34:57.549169 | 2026-07-17 09:34:57.549308 | TASK [validate-host : Collect information about zuul worker] 2026-07-17 09:34:58.133219 | debian-bookworm | ok 2026-07-17 09:34:58.139659 | 2026-07-17 09:34:58.139809 | TASK [validate-host : Write out all zuul information for each host] 2026-07-17 09:34:58.936587 | debian-bookworm -> localhost | changed 2026-07-17 09:34:58.947194 | 2026-07-17 09:34:58.947328 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-17 09:34:59.222443 | debian-bookworm | ok 2026-07-17 09:34:59.232819 | 2026-07-17 09:34:59.233033 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-17 09:35:00.518992 | debian-bookworm | changed: 2026-07-17 09:35:00.519234 | debian-bookworm | cd+++++++++ src/ 2026-07-17 09:35:00.519275 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-17 09:35:00.519514 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-17 09:35:00.519826 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-17 09:35:00.519864 | debian-bookworm | Containerfile 2026-07-17 09:35:00.521140 | debian-bookworm | Containerfile 2026-07-17 09:35:00.576804 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/df958ccd84724777910f1f22e22d2133/work/logs" 2026-07-17 09:35:45.246473 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/df958ccd84724777910f1f22e22d2133/work/artifacts" 2026-07-17 09:35:45.661833 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/df958ccd84724777910f1f22e22d2133/work/docs" 2026-07-17 09:35:45.676684 | 2026-07-17 09:35:45.676845 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 09:35:47.148678 | debian-bookworm | changed: 2026-07-17 09:35:47.148963 | debian-bookworm | .d..t...... ./ 2026-07-17 09:35:47.149003 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-17 09:35:47.149027 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-17 09:35:47.149049 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-17 09:35:47.149072 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-17 09:35:47.149093 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-17 09:35:47.149137 | debian-bookworm | changed: All items complete 2026-07-17 09:35:47.149163 | 2026-07-17 09:35:48.026079 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 09:35:48.897127 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 09:35:48.917919 | 2026-07-17 09:35:48.918093 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 09:35:49.631494 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.039232 2026-07-17 09:35:49.996081 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006269 2026-07-17 09:35:50.015037 | 2026-07-17 09:35:50.015159 | PLAY RECAP 2026-07-17 09:35:50.015216 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-17 09:35:50.015241 | 2026-07-17 09:35:50.363931 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 09:35:50.364814 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 09:35:51.254042 | 2026-07-17 09:35:51.254164 | PLAY [Base post] 2026-07-17 09:35:51.268061 | 2026-07-17 09:35:51.268177 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 09:35:51.785408 | debian-bookworm | changed 2026-07-17 09:35:51.795179 | 2026-07-17 09:35:51.795302 | PLAY RECAP 2026-07-17 09:35:51.795362 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 09:35:51.795468 | 2026-07-17 09:35:51.976651 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 09:35:51.977413 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 09:35:52.718385 | 2026-07-17 09:35:52.718516 | PLAY [Base post-logs] 2026-07-17 09:35:52.728008 | 2026-07-17 09:35:52.728115 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 09:35:53.276972 | localhost | changed 2026-07-17 09:35:53.285053 | 2026-07-17 09:35:53.285166 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 09:35:53.324919 | localhost | ok 2026-07-17 09:35:53.327444 | 2026-07-17 09:35:53.327524 | TASK [Set zuul-log-path fact] 2026-07-17 09:35:53.351840 | localhost | ok 2026-07-17 09:35:53.358453 | 2026-07-17 09:35:53.358557 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 09:35:53.402933 | localhost | ok 2026-07-17 09:35:53.405365 | 2026-07-17 09:35:53.405436 | TASK [upload-logs : Create log directories] 2026-07-17 09:35:54.211858 | localhost | changed 2026-07-17 09:35:54.214028 | 2026-07-17 09:35:54.214104 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 09:35:55.020497 | localhost -> localhost | ok: Runtime: 0:00:00.018842 2026-07-17 09:35:55.026584 | 2026-07-17 09:35:55.026688 | TASK [upload-logs : Upload logs to log server] 2026-07-17 09:35:55.977897 | localhost | Output suppressed because no_log was given 2026-07-17 09:35:55.979901 | 2026-07-17 09:35:55.979995 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 09:35:56.029800 | localhost | skipping: Conditional result was False 2026-07-17 09:35:56.038972 | localhost | skipping: Conditional result was False 2026-07-17 09:35:56.046805 | 2026-07-17 09:35:56.046957 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 09:35:56.179327 | localhost | skipping: Conditional result was False 2026-07-17 09:35:56.179596 | 2026-07-17 09:35:56.196702 | localhost | skipping: Conditional result was False 2026-07-17 09:35:56.207673 | 2026-07-17 09:35:56.207863 | LOOP [upload-logs : Upload console log and json output]