2026-06-27 03:12:41.667594 | Job console starting 2026-06-27 03:12:41.686005 | Updating git repos 2026-06-27 03:12:41.746679 | Cloning repos into workspace 2026-06-27 03:12:41.872143 | Restoring repo states 2026-06-27 03:12:41.895699 | Merging changes 2026-06-27 03:12:41.895726 | Checking out repos 2026-06-27 03:12:42.022495 | Preparing playbooks 2026-06-27 03:12:43.839655 | Running Ansible setup 2026-06-27 03:12:49.005321 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-27 03:12:50.014167 | 2026-06-27 03:12:50.014368 | PLAY [Base pre] 2026-06-27 03:12:50.038141 | 2026-06-27 03:12:50.038323 | TASK [Setup log path fact] 2026-06-27 03:12:50.074502 | debian-bookworm | ok 2026-06-27 03:12:50.096891 | 2026-06-27 03:12:50.097107 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 03:12:50.130273 | debian-bookworm | ok 2026-06-27 03:12:50.141888 | 2026-06-27 03:12:50.142044 | TASK [emit-job-header : Print job information] 2026-06-27 03:12:50.183377 | # Job Information 2026-06-27 03:12:50.183596 | Ansible Version: 2.16.14 2026-06-27 03:12:50.183632 | Job: hadolint 2026-06-27 03:12:50.183666 | Pipeline: periodic-daily 2026-06-27 03:12:50.183690 | Executor: 521e9411259a 2026-06-27 03:12:50.183710 | Triggered by: https://github.com/osism/mappings 2026-06-27 03:12:50.183731 | Event ID: f29d683bd4b34c7bbf8418469c7b48aa 2026-06-27 03:12:50.189003 | 2026-06-27 03:12:50.189431 | LOOP [emit-job-header : Print node information] 2026-06-27 03:12:50.309518 | debian-bookworm | ok: 2026-06-27 03:12:50.309844 | debian-bookworm | # Node Information 2026-06-27 03:12:50.309908 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-27 03:12:50.309943 | debian-bookworm | Hostname: debian 2026-06-27 03:12:50.309967 | debian-bookworm | Username: zuul 2026-06-27 03:12:50.309989 | debian-bookworm | Distro: Debian 12.14 2026-06-27 03:12:50.310013 | debian-bookworm | Provider: regiocloud-a 2026-06-27 03:12:50.310043 | debian-bookworm | Region: 2026-06-27 03:12:50.310091 | debian-bookworm | Label: debian-bookworm 2026-06-27 03:12:50.310120 | debian-bookworm | Product Name: OpenStack Nova 2026-06-27 03:12:50.310149 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee3:11eb 2026-06-27 03:12:50.336346 | 2026-06-27 03:12:50.336552 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-27 03:12:50.950496 | debian-bookworm -> localhost | changed 2026-06-27 03:12:50.959723 | 2026-06-27 03:12:50.959871 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-27 03:12:52.636260 | debian-bookworm -> localhost | changed 2026-06-27 03:12:52.651006 | 2026-06-27 03:12:52.651206 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-27 03:12:53.050562 | debian-bookworm -> localhost | ok 2026-06-27 03:12:53.057716 | 2026-06-27 03:12:53.057856 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-27 03:12:53.101399 | debian-bookworm | ok 2026-06-27 03:12:53.119029 | debian-bookworm | included: /var/lib/zuul/builds/b8146c1cec36496e906e3d16f0680cb8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-27 03:12:53.125860 | 2026-06-27 03:12:53.126003 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-27 03:12:54.487519 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-27 03:12:54.488017 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b8146c1cec36496e906e3d16f0680cb8/work/b8146c1cec36496e906e3d16f0680cb8_id_rsa 2026-06-27 03:12:54.488164 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b8146c1cec36496e906e3d16f0680cb8/work/b8146c1cec36496e906e3d16f0680cb8_id_rsa.pub 2026-06-27 03:12:54.488240 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-27 03:12:54.488306 | debian-bookworm -> localhost | SHA256:IG1GTdUS4UIRPrFhKzQp6d1MeU/fpTrWItAQY44+/04 zuul-build-sshkey 2026-06-27 03:12:54.488369 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-27 03:12:54.488453 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-27 03:12:54.488519 | debian-bookworm -> localhost | | .++%*++ | 2026-06-27 03:12:54.488583 | debian-bookworm -> localhost | | o+.O=Bo o .| 2026-06-27 03:12:54.488642 | debian-bookworm -> localhost | | ..oB+B+.+ . o.| 2026-06-27 03:12:54.488699 | debian-bookworm -> localhost | | .=.o+o. . o .| 2026-06-27 03:12:54.488755 | debian-bookworm -> localhost | | o S. o | 2026-06-27 03:12:54.488821 | debian-bookworm -> localhost | | o . = . | 2026-06-27 03:12:54.488880 | debian-bookworm -> localhost | | . Eo o | 2026-06-27 03:12:54.488936 | debian-bookworm -> localhost | | o | 2026-06-27 03:12:54.488991 | debian-bookworm -> localhost | | .o | 2026-06-27 03:12:54.489066 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-27 03:12:54.489209 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.728318 2026-06-27 03:12:54.504813 | 2026-06-27 03:12:54.504991 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-27 03:12:54.537031 | debian-bookworm | ok 2026-06-27 03:12:54.582386 | debian-bookworm | included: /var/lib/zuul/builds/b8146c1cec36496e906e3d16f0680cb8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-27 03:12:54.595424 | 2026-06-27 03:12:54.595587 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-27 03:12:54.620417 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:12:54.627611 | 2026-06-27 03:12:54.627759 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-27 03:12:55.340374 | debian-bookworm | changed 2026-06-27 03:12:55.348738 | 2026-06-27 03:12:55.348905 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-27 03:12:55.626010 | debian-bookworm | ok 2026-06-27 03:12:55.644017 | 2026-06-27 03:12:55.644247 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-27 03:12:56.329419 | debian-bookworm | changed 2026-06-27 03:12:56.344560 | 2026-06-27 03:12:56.344722 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-27 03:12:57.101434 | debian-bookworm | changed 2026-06-27 03:12:57.117868 | 2026-06-27 03:12:57.118014 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-27 03:12:57.142858 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:12:57.152279 | 2026-06-27 03:12:57.152420 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-27 03:12:57.869490 | debian-bookworm -> localhost | changed 2026-06-27 03:12:57.887177 | 2026-06-27 03:12:57.887368 | TASK [add-build-sshkey : Add back temp key] 2026-06-27 03:12:58.262768 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b8146c1cec36496e906e3d16f0680cb8/work/b8146c1cec36496e906e3d16f0680cb8_id_rsa (zuul-build-sshkey) 2026-06-27 03:12:58.263236 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013537 2026-06-27 03:12:58.275930 | 2026-06-27 03:12:58.276264 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-27 03:12:58.754219 | debian-bookworm | ok 2026-06-27 03:12:58.763484 | 2026-06-27 03:12:58.763641 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-27 03:12:58.809168 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:12:58.824644 | 2026-06-27 03:12:58.824817 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-27 03:12:59.387041 | debian-bookworm | ok 2026-06-27 03:12:59.400686 | 2026-06-27 03:12:59.400836 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-27 03:12:59.449914 | debian-bookworm | ok 2026-06-27 03:12:59.459732 | 2026-06-27 03:12:59.459919 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-27 03:13:00.004656 | debian-bookworm -> localhost | ok 2026-06-27 03:13:00.012390 | 2026-06-27 03:13:00.012533 | TASK [validate-host : Collect information about the host] 2026-06-27 03:13:01.371928 | debian-bookworm | ok 2026-06-27 03:13:01.388093 | 2026-06-27 03:13:01.388247 | TASK [validate-host : Sanitize hostname] 2026-06-27 03:13:01.609479 | debian-bookworm | ok 2026-06-27 03:13:01.632474 | 2026-06-27 03:13:01.635851 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-27 03:13:02.720320 | debian-bookworm -> localhost | changed 2026-06-27 03:13:02.732481 | 2026-06-27 03:13:02.732632 | TASK [validate-host : Collect information about zuul worker] 2026-06-27 03:13:03.275156 | debian-bookworm | ok 2026-06-27 03:13:03.281571 | 2026-06-27 03:13:03.281723 | TASK [validate-host : Write out all zuul information for each host] 2026-06-27 03:13:04.412075 | debian-bookworm -> localhost | changed 2026-06-27 03:13:04.442886 | 2026-06-27 03:13:04.443037 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-27 03:13:04.752462 | debian-bookworm | ok 2026-06-27 03:13:04.783496 | 2026-06-27 03:13:04.783653 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-27 03:13:05.971933 | debian-bookworm | changed: 2026-06-27 03:13:05.972554 | debian-bookworm | cd+++++++++ src/ 2026-06-27 03:13:05.972594 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-27 03:13:05.972618 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-27 03:13:05.972640 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2026-06-27 03:13:05.972661 | debian-bookworm | Containerfile 2026-06-27 03:13:05.972740 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/b8146c1cec36496e906e3d16f0680cb8/work/logs" 2026-06-27 03:13:57.666553 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b8146c1cec36496e906e3d16f0680cb8/work/artifacts" 2026-06-27 03:13:58.018041 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b8146c1cec36496e906e3d16f0680cb8/work/docs" 2026-06-27 03:13:58.036275 | 2026-06-27 03:13:58.036424 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-27 03:13:59.022955 | debian-bookworm | changed: 2026-06-27 03:13:59.023253 | debian-bookworm | .d..t...... ./ 2026-06-27 03:13:59.023292 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-27 03:13:59.023316 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-27 03:13:59.023337 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-27 03:13:59.023358 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-27 03:13:59.023380 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-27 03:13:59.023424 | debian-bookworm | changed: All items complete 2026-06-27 03:13:59.023450 | 2026-06-27 03:13:59.646074 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 03:14:00.276939 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 03:14:00.301778 | 2026-06-27 03:14:00.301965 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-27 03:14:00.362767 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:14:00.369111 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:14:00.388822 | 2026-06-27 03:14:00.388957 | PLAY RECAP 2026-06-27 03:14:00.389139 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-27 03:14:00.389207 | 2026-06-27 03:14:00.573383 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-27 03:14:00.574304 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 03:14:01.375525 | 2026-06-27 03:14:01.375724 | PLAY [Base post] 2026-06-27 03:14:01.390724 | 2026-06-27 03:14:01.390909 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-27 03:14:02.014038 | debian-bookworm | changed 2026-06-27 03:14:02.020973 | 2026-06-27 03:14:02.021122 | PLAY RECAP 2026-06-27 03:14:02.021194 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-27 03:14:02.021260 | 2026-06-27 03:14:02.193649 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 03:14:02.194562 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-27 03:14:03.655770 | 2026-06-27 03:14:03.656019 | PLAY [Base post-logs] 2026-06-27 03:14:03.683471 | 2026-06-27 03:14:03.683667 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-27 03:14:04.443448 | localhost | changed 2026-06-27 03:14:04.455703 | 2026-06-27 03:14:04.455878 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-27 03:14:04.504452 | localhost | ok 2026-06-27 03:14:04.519394 | 2026-06-27 03:14:04.519548 | TASK [Set zuul-log-path fact] 2026-06-27 03:14:04.565457 | localhost | ok 2026-06-27 03:14:04.585755 | 2026-06-27 03:14:04.585938 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 03:14:04.674377 | localhost | ok 2026-06-27 03:14:04.702577 | 2026-06-27 03:14:04.707616 | TASK [upload-logs : Create log directories] 2026-06-27 03:14:05.892706 | localhost | changed 2026-06-27 03:14:05.894935 | 2026-06-27 03:14:05.895024 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-27 03:14:06.613904 | localhost -> localhost | ok: Runtime: 0:00:00.009924 2026-06-27 03:14:06.619683 | 2026-06-27 03:14:06.619781 | TASK [upload-logs : Upload logs to log server] 2026-06-27 03:14:07.233298 | localhost | Output suppressed because no_log was given 2026-06-27 03:14:07.234953 | 2026-06-27 03:14:07.235064 | LOOP [upload-logs : Compress console log and json output] 2026-06-27 03:14:07.272041 | localhost | skipping: Conditional result was False 2026-06-27 03:14:07.278202 | localhost | skipping: Conditional result was False 2026-06-27 03:14:07.290843 | 2026-06-27 03:14:07.290940 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-27 03:14:07.340208 | localhost | skipping: Conditional result was False 2026-06-27 03:14:07.340449 | 2026-06-27 03:14:07.345115 | localhost | skipping: Conditional result was False 2026-06-27 03:14:07.356513 | 2026-06-27 03:14:07.356612 | LOOP [upload-logs : Upload console log and json output]