2026-05-09 01:32:06.983633 | Job console starting 2026-05-09 01:32:07.013150 | Updating git repos 2026-05-09 01:32:07.053399 | Cloning repos into workspace 2026-05-09 01:32:07.113056 | Restoring repo states 2026-05-09 01:32:07.119710 | Merging changes 2026-05-09 01:32:07.720501 | Checking out repos 2026-05-09 01:32:07.780000 | Preparing playbooks 2026-05-09 01:32:08.546596 | Running Ansible setup 2026-05-09 01:32:13.639118 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-09 01:32:14.946973 | 2026-05-09 01:32:14.947169 | PLAY [Base pre] 2026-05-09 01:32:14.977157 | 2026-05-09 01:32:14.977396 | TASK [Setup log path fact] 2026-05-09 01:32:15.010491 | debian-bookworm | ok 2026-05-09 01:32:15.029935 | 2026-05-09 01:32:15.030131 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 01:32:15.069776 | debian-bookworm | ok 2026-05-09 01:32:15.081771 | 2026-05-09 01:32:15.081919 | TASK [emit-job-header : Print job information] 2026-05-09 01:32:15.137730 | # Job Information 2026-05-09 01:32:15.138019 | Ansible Version: 2.16.14 2026-05-09 01:32:15.138137 | Job: hadolint 2026-05-09 01:32:15.138221 | Pipeline: check 2026-05-09 01:32:15.138263 | Executor: 521e9411259a 2026-05-09 01:32:15.138298 | Triggered by: https://github.com/osism/container-images/pull/894 2026-05-09 01:32:15.138337 | Event ID: de5e9350-4b46-11f1-86b8-251e875f4272 2026-05-09 01:32:15.145969 | 2026-05-09 01:32:15.146176 | LOOP [emit-job-header : Print node information] 2026-05-09 01:32:15.373499 | debian-bookworm | ok: 2026-05-09 01:32:15.373715 | debian-bookworm | # Node Information 2026-05-09 01:32:15.373750 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-09 01:32:15.373775 | debian-bookworm | Hostname: debian 2026-05-09 01:32:15.373798 | debian-bookworm | Username: zuul 2026-05-09 01:32:15.373819 | debian-bookworm | Distro: Debian 12.13 2026-05-09 01:32:15.373843 | debian-bookworm | Provider: regiocloud-a 2026-05-09 01:32:15.373865 | debian-bookworm | Region: 2026-05-09 01:32:15.373887 | debian-bookworm | Label: debian-bookworm 2026-05-09 01:32:15.373908 | debian-bookworm | Product Name: OpenStack Nova 2026-05-09 01:32:15.373927 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4b:5622 2026-05-09 01:32:15.400315 | 2026-05-09 01:32:15.401187 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-09 01:32:16.654939 | debian-bookworm -> localhost | changed 2026-05-09 01:32:16.664205 | 2026-05-09 01:32:16.664371 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-09 01:32:17.971458 | debian-bookworm -> localhost | changed 2026-05-09 01:32:17.983117 | 2026-05-09 01:32:17.983254 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-09 01:32:18.296455 | debian-bookworm -> localhost | ok 2026-05-09 01:32:18.303602 | 2026-05-09 01:32:18.303767 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-09 01:32:18.337039 | debian-bookworm | ok 2026-05-09 01:32:18.357926 | debian-bookworm | included: /var/lib/zuul/builds/f17562eed5e145369b297226a802cdc2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-09 01:32:18.384477 | 2026-05-09 01:32:18.384632 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-09 01:32:20.156929 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-09 01:32:20.157160 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f17562eed5e145369b297226a802cdc2/work/f17562eed5e145369b297226a802cdc2_id_rsa 2026-05-09 01:32:20.157199 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f17562eed5e145369b297226a802cdc2/work/f17562eed5e145369b297226a802cdc2_id_rsa.pub 2026-05-09 01:32:20.157227 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-09 01:32:20.157251 | debian-bookworm -> localhost | SHA256:Ed1A7s0PVewDBTZqowjlJsxtNIE4zi2xZN3VN1sjsIA zuul-build-sshkey 2026-05-09 01:32:20.157274 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-09 01:32:20.157303 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-09 01:32:20.157325 | debian-bookworm -> localhost | | o o===++.+oo.| 2026-05-09 01:32:20.157346 | debian-bookworm -> localhost | | *oo=E.oo.==.+.| 2026-05-09 01:32:20.157366 | debian-bookworm -> localhost | | = == =. .=. B..| 2026-05-09 01:32:20.157385 | debian-bookworm -> localhost | | = .= .ooo.o ..| 2026-05-09 01:32:20.157404 | debian-bookworm -> localhost | | . .S.. + .| 2026-05-09 01:32:20.157427 | debian-bookworm -> localhost | | o | 2026-05-09 01:32:20.157447 | debian-bookworm -> localhost | | . | 2026-05-09 01:32:20.157466 | debian-bookworm -> localhost | | | 2026-05-09 01:32:20.157486 | debian-bookworm -> localhost | | | 2026-05-09 01:32:20.157506 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-09 01:32:20.157557 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.913817 2026-05-09 01:32:20.163607 | 2026-05-09 01:32:20.163700 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-09 01:32:20.180934 | debian-bookworm | ok 2026-05-09 01:32:20.189692 | debian-bookworm | included: /var/lib/zuul/builds/f17562eed5e145369b297226a802cdc2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-09 01:32:20.198308 | 2026-05-09 01:32:20.198390 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-09 01:32:20.211924 | debian-bookworm | skipping: Conditional result was False 2026-05-09 01:32:20.218564 | 2026-05-09 01:32:20.218688 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-09 01:32:20.833638 | debian-bookworm | changed 2026-05-09 01:32:20.841069 | 2026-05-09 01:32:20.841223 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-09 01:32:21.098524 | debian-bookworm | ok 2026-05-09 01:32:21.104972 | 2026-05-09 01:32:21.105104 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-09 01:32:21.823459 | debian-bookworm | changed 2026-05-09 01:32:21.829938 | 2026-05-09 01:32:21.830025 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-09 01:32:22.593279 | debian-bookworm | changed 2026-05-09 01:32:22.603620 | 2026-05-09 01:32:22.603730 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-09 01:32:22.647037 | debian-bookworm | skipping: Conditional result was False 2026-05-09 01:32:22.652885 | 2026-05-09 01:32:22.652992 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-09 01:32:23.200651 | debian-bookworm -> localhost | changed 2026-05-09 01:32:23.211887 | 2026-05-09 01:32:23.211998 | TASK [add-build-sshkey : Add back temp key] 2026-05-09 01:32:23.681543 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f17562eed5e145369b297226a802cdc2/work/f17562eed5e145369b297226a802cdc2_id_rsa (zuul-build-sshkey) 2026-05-09 01:32:23.681751 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009617 2026-05-09 01:32:23.689378 | 2026-05-09 01:32:23.689478 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-09 01:32:24.151103 | debian-bookworm | ok 2026-05-09 01:32:24.156223 | 2026-05-09 01:32:24.156319 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-09 01:32:24.194476 | debian-bookworm | skipping: Conditional result was False 2026-05-09 01:32:24.204769 | 2026-05-09 01:32:24.204880 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-09 01:32:24.674905 | debian-bookworm | ok 2026-05-09 01:32:24.686142 | 2026-05-09 01:32:24.686349 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-09 01:32:24.753462 | debian-bookworm | ok 2026-05-09 01:32:24.760942 | 2026-05-09 01:32:24.761112 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-09 01:32:25.279385 | debian-bookworm -> localhost | ok 2026-05-09 01:32:25.286531 | 2026-05-09 01:32:25.286670 | TASK [validate-host : Collect information about the host] 2026-05-09 01:32:26.650030 | debian-bookworm | ok 2026-05-09 01:32:26.664475 | 2026-05-09 01:32:26.664595 | TASK [validate-host : Sanitize hostname] 2026-05-09 01:32:26.795578 | debian-bookworm | ok 2026-05-09 01:32:26.830231 | 2026-05-09 01:32:26.830340 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-09 01:32:27.399508 | debian-bookworm -> localhost | changed 2026-05-09 01:32:27.405140 | 2026-05-09 01:32:27.405237 | TASK [validate-host : Collect information about zuul worker] 2026-05-09 01:32:27.823728 | debian-bookworm | ok 2026-05-09 01:32:27.828456 | 2026-05-09 01:32:27.828629 | TASK [validate-host : Write out all zuul information for each host] 2026-05-09 01:32:28.422178 | debian-bookworm -> localhost | changed 2026-05-09 01:32:28.429663 | 2026-05-09 01:32:28.429743 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-09 01:32:28.699065 | debian-bookworm | ok 2026-05-09 01:32:28.707569 | 2026-05-09 01:32:28.707667 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-09 01:32:29.984357 | debian-bookworm | changed: 2026-05-09 01:32:29.984580 | debian-bookworm | cd+++++++++ src/ 2026-05-09 01:32:29.984614 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-09 01:32:29.984638 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-09 01:32:29.984659 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-05-09 01:32:29.984680 | debian-bookworm | Containerfile 2026-05-09 01:32:30.005359 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-05-09 01:32:30.005381 | debian-bookworm | Containerfile 2026-05-09 01:32:30.005416 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-05-09 01:32:30.005435 | debian-bookworm | Containerfile 2026-05-09 01:32:30.005688 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-05-09 01:32:30.005705 | debian-bookworm | Containerfile 2026-05-09 01:32:30.005793 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-05-09 01:32:30.005811 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-05-09 01:32:30.005828 | debian-bookworm | Containerfile 2026-05-09 01:32:30.006701 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-05-09 01:32:30.006724 | debian-bookworm | Containerfile 2026-05-09 01:32:30.006796 | debian-bookworm | Containerfile 2026-05-09 01:32:30.006899 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-05-09 01:32:30.006917 | debian-bookworm | Containerfile 2026-05-09 01:32:30.006953 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-05-09 01:32:30.006971 | debian-bookworm | Containerfile 2026-05-09 01:32:30.007011 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-05-09 01:32:30.007030 | debian-bookworm | Containerfile 2026-05-09 01:32:30.007066 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-05-09 01:32:30.007107 | debian-bookworm | Containerfile 2026-05-09 01:32:30.007145 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-05-09 01:32:30.007163 | debian-bookworm | Containerfile 2026-05-09 01:32:30.007198 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-05-09 01:32:30.007216 | debian-bookworm | Containerfile 2026-05-09 01:32:30.007669 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-05-09 01:32:30.007686 | debian-bookworm | Containerfile 2026-05-09 01:32:30.007720 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-05-09 01:32:30.007738 | debian-bookworm | Containerfile 2026-05-09 01:32:30.007771 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-05-09 01:32:30.007789 | debian-bookworm | Containerfile 2026-05-09 01:32:30.007823 | debian-bookworm | Containerfile 2026-05-09 01:32:30.007927 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-05-09 01:32:30.007944 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-05-09 01:32:30.007961 | debian-bookworm | Containerfile 2026-05-09 01:32:30.008433 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-05-09 01:32:30.008453 | debian-bookworm | Containerfile 2026-05-09 01:32:30.008545 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-05-09 01:32:30.008563 | debian-bookworm | Containerfile 2026-05-09 01:32:30.008637 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-05-09 01:32:30.008655 | debian-bookworm | Containerfile 2026-05-09 01:32:30.008690 | debian-bookworm | Containerfile 2026-05-09 01:32:30.008817 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-05-09 01:32:30.008834 | debian-bookworm | Containerfile 2026-05-09 01:32:30.009016 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-05-09 01:32:30.009033 | debian-bookworm | Containerfile 2026-05-09 01:32:30.027650 | 2026-05-09 01:32:30.027745 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-05-09 01:32:30.335754 | debian-bookworm | changed: "logs" 2026-05-09 01:32:30.336046 | debian-bookworm | ok: All items complete 2026-05-09 01:32:30.336107 | 2026-05-09 01:32:30.599243 | debian-bookworm | changed: "artifacts" 2026-05-09 01:32:30.844333 | debian-bookworm | changed: "docs" 2026-05-09 01:32:30.866126 | 2026-05-09 01:32:30.866242 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-05-09 01:32:31.138746 | debian-bookworm | ok 2026-05-09 01:32:31.144520 | 2026-05-09 01:32:31.144628 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-05-09 01:32:31.706113 | debian-bookworm | ok: Runtime: 0:00:00.063738 2026-05-09 01:32:31.710743 | 2026-05-09 01:32:31.710887 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-05-09 01:32:32.249544 | debian-bookworm | ok: Runtime: 0:00:00.129057 2026-05-09 01:32:32.255301 | 2026-05-09 01:32:32.255377 | PLAY RECAP 2026-05-09 01:32:32.255429 | debian-bookworm | ok: 30 changed: 14 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-09 01:32:32.255479 | 2026-05-09 01:32:32.465173 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-09 01:32:32.466445 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-05-09 01:32:34.060647 | 2026-05-09 01:32:34.060839 | PLAY [Run hadolint] 2026-05-09 01:32:34.095425 | 2026-05-09 01:32:34.095559 | TASK [hadolint : Install hadolint] 2026-05-09 01:32:35.587267 | debian-bookworm | changed: OK (2426420 bytes) 2026-05-09 01:32:35.593994 | 2026-05-09 01:32:35.594150 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-05-09 01:32:36.013822 | debian-bookworm | ok: All paths examined 2026-05-09 01:32:36.019380 | 2026-05-09 01:32:36.019486 | LOOP [hadolint : Run hadolint] 2026-05-09 01:32:36.080944 | 2026-05-09 01:32:36.081120 | PLAY RECAP 2026-05-09 01:32:36.081183 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-09 01:32:36.081219 | 2026-05-09 01:32:36.251654 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-05-09 01:32:36.252454 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-09 01:32:36.887654 | 2026-05-09 01:32:36.887776 | PLAY [Base post-fetch] 2026-05-09 01:32:36.902695 | 2026-05-09 01:32:36.902821 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-09 01:32:36.946792 | debian-bookworm | skipping: Conditional result was False 2026-05-09 01:32:36.952327 | 2026-05-09 01:32:36.952446 | TASK [fetch-output : Set log path for single node] 2026-05-09 01:32:36.995378 | debian-bookworm | ok 2026-05-09 01:32:37.000273 | 2026-05-09 01:32:37.000370 | LOOP [fetch-output : Ensure local output dirs] 2026-05-09 01:32:37.696030 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/f17562eed5e145369b297226a802cdc2/work/logs" 2026-05-09 01:32:37.963560 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f17562eed5e145369b297226a802cdc2/work/artifacts" 2026-05-09 01:32:38.350416 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f17562eed5e145369b297226a802cdc2/work/docs" 2026-05-09 01:32:38.361603 | 2026-05-09 01:32:38.361750 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-09 01:32:39.177051 | debian-bookworm | changed: 2026-05-09 01:32:39.177329 | debian-bookworm | .d..t...... ./ 2026-05-09 01:32:39.177368 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-09 01:32:39.177399 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-09 01:32:39.177425 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-09 01:32:39.177465 | debian-bookworm | changed: All items complete 2026-05-09 01:32:39.177492 | 2026-05-09 01:32:39.932883 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 01:32:40.522853 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 01:32:40.555923 | 2026-05-09 01:32:40.556038 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-09 01:32:41.208484 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006059 2026-05-09 01:32:41.712781 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.004239 2026-05-09 01:32:41.727999 | 2026-05-09 01:32:41.728069 | PLAY RECAP 2026-05-09 01:32:41.728122 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-09 01:32:41.728143 | 2026-05-09 01:32:41.953239 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-09 01:32:41.953862 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 01:32:43.004747 | 2026-05-09 01:32:43.004882 | PLAY [Base post] 2026-05-09 01:32:43.016917 | 2026-05-09 01:32:43.017038 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-09 01:32:43.573365 | debian-bookworm | changed 2026-05-09 01:32:43.581990 | 2026-05-09 01:32:43.582103 | PLAY RECAP 2026-05-09 01:32:43.582165 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-09 01:32:43.582228 | 2026-05-09 01:32:43.674645 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 01:32:43.675323 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-09 01:32:44.396552 | 2026-05-09 01:32:44.396666 | PLAY [Base post-logs] 2026-05-09 01:32:44.404594 | 2026-05-09 01:32:44.404689 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-09 01:32:44.784150 | localhost | changed 2026-05-09 01:32:44.797515 | 2026-05-09 01:32:44.797655 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-09 01:32:44.823769 | localhost | ok 2026-05-09 01:32:44.826546 | 2026-05-09 01:32:44.826628 | TASK [Set zuul-log-path fact] 2026-05-09 01:32:44.841909 | localhost | ok 2026-05-09 01:32:44.853244 | 2026-05-09 01:32:44.853457 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 01:32:44.882285 | localhost | ok 2026-05-09 01:32:44.887933 | 2026-05-09 01:32:44.888105 | TASK [upload-logs : Create log directories] 2026-05-09 01:32:45.382707 | localhost | changed 2026-05-09 01:32:45.385400 | 2026-05-09 01:32:45.385489 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-09 01:32:45.863247 | localhost -> localhost | ok: Runtime: 0:00:00.005119 2026-05-09 01:32:45.866742 | 2026-05-09 01:32:45.866849 | TASK [upload-logs : Upload logs to log server] 2026-05-09 01:32:46.512149 | localhost | Output suppressed because no_log was given 2026-05-09 01:32:46.513735 | 2026-05-09 01:32:46.513821 | LOOP [upload-logs : Compress console log and json output] 2026-05-09 01:32:46.572286 | localhost | skipping: Conditional result was False 2026-05-09 01:32:46.578101 | localhost | skipping: Conditional result was False 2026-05-09 01:32:46.589615 | 2026-05-09 01:32:46.589726 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-09 01:32:46.690285 | localhost | skipping: Conditional result was False 2026-05-09 01:32:46.690539 | 2026-05-09 01:32:46.710995 | localhost | skipping: Conditional result was False 2026-05-09 01:32:46.721603 | 2026-05-09 01:32:46.721750 | LOOP [upload-logs : Upload console log and json output]