2026-05-20 10:37:43.655628 | Job console starting 2026-05-20 10:37:43.679311 | Updating git repos 2026-05-20 10:37:43.775487 | Cloning repos into workspace 2026-05-20 10:37:43.883996 | Restoring repo states 2026-05-20 10:37:43.909942 | Merging changes 2026-05-20 10:37:44.578481 | Checking out repos 2026-05-20 10:37:44.670034 | Preparing playbooks 2026-05-20 10:37:46.034146 | Running Ansible setup 2026-05-20 10:37:52.052958 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-20 10:37:52.793515 | 2026-05-20 10:37:52.793636 | PLAY [Base pre] 2026-05-20 10:37:52.815984 | 2026-05-20 10:37:52.816107 | TASK [Setup log path fact] 2026-05-20 10:37:52.844135 | debian-bookworm | ok 2026-05-20 10:37:52.875002 | 2026-05-20 10:37:52.875139 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 10:37:52.933337 | debian-bookworm | ok 2026-05-20 10:37:52.952407 | 2026-05-20 10:37:52.952518 | TASK [emit-job-header : Print job information] 2026-05-20 10:37:52.991939 | # Job Information 2026-05-20 10:37:52.992105 | Ansible Version: 2.16.14 2026-05-20 10:37:52.992140 | Job: hadolint 2026-05-20 10:37:52.992174 | Pipeline: check 2026-05-20 10:37:52.992197 | Executor: 521e9411259a 2026-05-20 10:37:52.992218 | Triggered by: https://github.com/osism/python-osism/pull/2300 2026-05-20 10:37:52.992242 | Event ID: e8ffaac0-5437-11f1-8663-b44bfb9d014a 2026-05-20 10:37:52.996969 | 2026-05-20 10:37:52.997067 | LOOP [emit-job-header : Print node information] 2026-05-20 10:37:53.198142 | debian-bookworm | ok: 2026-05-20 10:37:53.198334 | debian-bookworm | # Node Information 2026-05-20 10:37:53.198447 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-20 10:37:53.198480 | debian-bookworm | Hostname: debian 2026-05-20 10:37:53.198503 | debian-bookworm | Username: zuul 2026-05-20 10:37:53.198525 | debian-bookworm | Distro: Debian 12.14 2026-05-20 10:37:53.198548 | debian-bookworm | Provider: regiocloud-a 2026-05-20 10:37:53.198569 | debian-bookworm | Region: 2026-05-20 10:37:53.198591 | debian-bookworm | Label: debian-bookworm 2026-05-20 10:37:53.198610 | debian-bookworm | Product Name: OpenStack Nova 2026-05-20 10:37:53.198629 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe10:7ab3 2026-05-20 10:37:53.219870 | 2026-05-20 10:37:53.219985 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-20 10:37:54.532415 | debian-bookworm -> localhost | changed 2026-05-20 10:37:54.539166 | 2026-05-20 10:37:54.539271 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-20 10:37:56.503941 | debian-bookworm -> localhost | changed 2026-05-20 10:37:56.514331 | 2026-05-20 10:37:56.514438 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-20 10:37:57.107055 | debian-bookworm -> localhost | ok 2026-05-20 10:37:57.120008 | 2026-05-20 10:37:57.120114 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-20 10:37:57.158185 | debian-bookworm | ok 2026-05-20 10:37:57.182647 | debian-bookworm | included: /var/lib/zuul/builds/3095ce861be2481c8377762be8f38e25/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-20 10:37:57.195339 | 2026-05-20 10:37:57.195434 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-20 10:37:58.694828 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-20 10:37:58.695024 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3095ce861be2481c8377762be8f38e25/work/3095ce861be2481c8377762be8f38e25_id_rsa 2026-05-20 10:37:58.695057 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3095ce861be2481c8377762be8f38e25/work/3095ce861be2481c8377762be8f38e25_id_rsa.pub 2026-05-20 10:37:58.695078 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-20 10:37:58.695098 | debian-bookworm -> localhost | SHA256:GYIBCdhAkjb2UyxM36E/YH9gABpLgsZPiJ7uCqdu4nA zuul-build-sshkey 2026-05-20 10:37:58.695116 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-20 10:37:58.695143 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-20 10:37:58.695161 | debian-bookworm -> localhost | |@O==+. . | 2026-05-20 10:37:58.695178 | debian-bookworm -> localhost | |OB*+.=+ . | 2026-05-20 10:37:58.695194 | debian-bookworm -> localhost | |=o* +=.+. | 2026-05-20 10:37:58.695211 | debian-bookworm -> localhost | | o +. =..o | 2026-05-20 10:37:58.695227 | debian-bookworm -> localhost | |. . +S. | 2026-05-20 10:37:58.695246 | debian-bookworm -> localhost | | . o | 2026-05-20 10:37:58.695263 | debian-bookworm -> localhost | |+ E | 2026-05-20 10:37:58.695278 | debian-bookworm -> localhost | |+* | 2026-05-20 10:37:58.695295 | debian-bookworm -> localhost | |Oo | 2026-05-20 10:37:58.695311 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-20 10:37:58.695356 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.456448 2026-05-20 10:37:58.700623 | 2026-05-20 10:37:58.700706 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-20 10:37:58.726956 | debian-bookworm | ok 2026-05-20 10:37:58.742269 | debian-bookworm | included: /var/lib/zuul/builds/3095ce861be2481c8377762be8f38e25/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-20 10:37:58.761692 | 2026-05-20 10:37:58.761788 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-20 10:37:58.794749 | debian-bookworm | skipping: Conditional result was False 2026-05-20 10:37:58.799550 | 2026-05-20 10:37:58.799637 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-20 10:37:59.553410 | debian-bookworm | changed 2026-05-20 10:37:59.557709 | 2026-05-20 10:37:59.557799 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-20 10:37:59.834548 | debian-bookworm | ok 2026-05-20 10:37:59.842207 | 2026-05-20 10:37:59.842299 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-20 10:38:00.580249 | debian-bookworm | changed 2026-05-20 10:38:00.590206 | 2026-05-20 10:38:00.590323 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-20 10:38:01.262923 | debian-bookworm | changed 2026-05-20 10:38:01.269360 | 2026-05-20 10:38:01.269454 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-20 10:38:01.304928 | debian-bookworm | skipping: Conditional result was False 2026-05-20 10:38:01.313831 | 2026-05-20 10:38:01.313986 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-20 10:38:01.712577 | debian-bookworm -> localhost | changed 2026-05-20 10:38:01.721356 | 2026-05-20 10:38:01.721431 | TASK [add-build-sshkey : Add back temp key] 2026-05-20 10:38:02.029025 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3095ce861be2481c8377762be8f38e25/work/3095ce861be2481c8377762be8f38e25_id_rsa (zuul-build-sshkey) 2026-05-20 10:38:02.029259 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009553 2026-05-20 10:38:02.036559 | 2026-05-20 10:38:02.036653 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-20 10:38:02.393271 | debian-bookworm | ok 2026-05-20 10:38:02.398357 | 2026-05-20 10:38:02.398447 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-20 10:38:02.435299 | debian-bookworm | skipping: Conditional result was False 2026-05-20 10:38:02.445872 | 2026-05-20 10:38:02.446003 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-20 10:38:03.114444 | debian-bookworm | ok 2026-05-20 10:38:03.132764 | 2026-05-20 10:38:03.132872 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-20 10:38:03.180869 | debian-bookworm | ok 2026-05-20 10:38:03.185838 | 2026-05-20 10:38:03.185965 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-20 10:38:03.701750 | debian-bookworm -> localhost | ok 2026-05-20 10:38:03.707939 | 2026-05-20 10:38:03.708034 | TASK [validate-host : Collect information about the host] 2026-05-20 10:38:05.091027 | debian-bookworm | ok 2026-05-20 10:38:05.101043 | 2026-05-20 10:38:05.101142 | TASK [validate-host : Sanitize hostname] 2026-05-20 10:38:05.210473 | debian-bookworm | ok 2026-05-20 10:38:05.259158 | 2026-05-20 10:38:05.259253 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-20 10:38:05.689549 | debian-bookworm -> localhost | changed 2026-05-20 10:38:05.695385 | 2026-05-20 10:38:05.695485 | TASK [validate-host : Collect information about zuul worker] 2026-05-20 10:38:06.050425 | debian-bookworm | ok 2026-05-20 10:38:06.055294 | 2026-05-20 10:38:06.055397 | TASK [validate-host : Write out all zuul information for each host] 2026-05-20 10:38:07.024511 | debian-bookworm -> localhost | changed 2026-05-20 10:38:07.033792 | 2026-05-20 10:38:07.033893 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-20 10:38:07.349520 | debian-bookworm | ok 2026-05-20 10:38:07.355141 | 2026-05-20 10:38:07.355232 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-20 10:38:08.818236 | debian-bookworm | changed: 2026-05-20 10:38:08.818411 | debian-bookworm | cd+++++++++ src/ 2026-05-20 10:38:08.818446 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-20 10:38:08.818471 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-20 10:38:08.818494 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-20 10:38:08.818514 | debian-bookworm | Containerfile 2026-05-20 10:38:08.818643 | debian-bookworm | Containerfile 2026-05-20 10:38:08.857160 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3095ce861be2481c8377762be8f38e25/work/logs" 2026-05-20 10:38:19.083306 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3095ce861be2481c8377762be8f38e25/work/artifacts" 2026-05-20 10:38:19.334440 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3095ce861be2481c8377762be8f38e25/work/docs" 2026-05-20 10:38:19.349262 | 2026-05-20 10:38:19.349382 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-20 10:38:20.094558 | debian-bookworm | changed: 2026-05-20 10:38:20.094798 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-20 10:38:20.095035 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-20 10:38:20.095082 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-20 10:38:20.095142 | debian-bookworm | changed: All items complete 2026-05-20 10:38:20.095178 | 2026-05-20 10:38:20.686133 | debian-bookworm | changed: .d..t...... ./ 2026-05-20 10:38:21.316653 | debian-bookworm | changed: .d..t...... ./ 2026-05-20 10:38:21.358545 | 2026-05-20 10:38:21.358711 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-20 10:38:21.889225 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010521 2026-05-20 10:38:22.190269 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009542 2026-05-20 10:38:22.207601 | 2026-05-20 10:38:22.207707 | PLAY RECAP 2026-05-20 10:38:22.207771 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-20 10:38:22.207801 | 2026-05-20 10:38:22.354566 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-20 10:38:22.356628 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 10:38:23.110615 | 2026-05-20 10:38:23.110786 | PLAY [Base post] 2026-05-20 10:38:23.125605 | 2026-05-20 10:38:23.125757 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-20 10:38:23.723580 | debian-bookworm | changed 2026-05-20 10:38:23.734987 | 2026-05-20 10:38:23.735216 | PLAY RECAP 2026-05-20 10:38:23.735325 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-20 10:38:23.735431 | 2026-05-20 10:38:23.860946 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 10:38:23.863942 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-20 10:38:24.723024 | 2026-05-20 10:38:24.723953 | PLAY [Base post-logs] 2026-05-20 10:38:24.734878 | 2026-05-20 10:38:24.735017 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-20 10:38:25.241438 | localhost | changed 2026-05-20 10:38:25.251603 | 2026-05-20 10:38:25.251762 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-20 10:38:25.290463 | localhost | ok 2026-05-20 10:38:25.297342 | 2026-05-20 10:38:25.297516 | TASK [Set zuul-log-path fact] 2026-05-20 10:38:25.326563 | localhost | ok 2026-05-20 10:38:25.341758 | 2026-05-20 10:38:25.341929 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 10:38:25.379545 | localhost | ok 2026-05-20 10:38:25.385714 | 2026-05-20 10:38:25.385873 | TASK [upload-logs : Create log directories] 2026-05-20 10:38:25.946382 | localhost | changed 2026-05-20 10:38:25.951903 | 2026-05-20 10:38:25.952084 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-20 10:38:26.490273 | localhost -> localhost | ok: Runtime: 0:00:00.005341 2026-05-20 10:38:26.494605 | 2026-05-20 10:38:26.494730 | TASK [upload-logs : Upload logs to log server] 2026-05-20 10:38:27.079422 | localhost | Output suppressed because no_log was given 2026-05-20 10:38:27.081513 | 2026-05-20 10:38:27.081620 | LOOP [upload-logs : Compress console log and json output] 2026-05-20 10:38:27.131251 | localhost | skipping: Conditional result was False 2026-05-20 10:38:27.146578 | localhost | skipping: Conditional result was False 2026-05-20 10:38:27.159515 | 2026-05-20 10:38:27.159665 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-20 10:38:27.221509 | localhost | skipping: Conditional result was False 2026-05-20 10:38:27.222127 | 2026-05-20 10:38:27.225829 | localhost | skipping: Conditional result was False 2026-05-20 10:38:27.240064 | 2026-05-20 10:38:27.240291 | LOOP [upload-logs : Upload console log and json output]