2026-05-28 11:53:00.381742 | Job console starting 2026-05-28 11:53:00.399699 | Updating git repos 2026-05-28 11:53:00.439081 | Cloning repos into workspace 2026-05-28 11:53:00.518205 | Restoring repo states 2026-05-28 11:53:00.527188 | Merging changes 2026-05-28 11:53:01.057349 | Checking out repos 2026-05-28 11:53:01.093112 | Preparing playbooks 2026-05-28 11:53:01.866891 | Running Ansible setup 2026-05-28 11:53:06.169793 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-28 11:53:06.945733 | 2026-05-28 11:53:06.945897 | PLAY [Base pre] 2026-05-28 11:53:06.963437 | 2026-05-28 11:53:06.963580 | TASK [Setup log path fact] 2026-05-28 11:53:06.982570 | debian-bookworm | ok 2026-05-28 11:53:07.004882 | 2026-05-28 11:53:07.005058 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 11:53:07.034302 | debian-bookworm | ok 2026-05-28 11:53:07.045338 | 2026-05-28 11:53:07.045474 | TASK [emit-job-header : Print job information] 2026-05-28 11:53:07.084901 | # Job Information 2026-05-28 11:53:07.085110 | Ansible Version: 2.16.14 2026-05-28 11:53:07.085146 | Job: hadolint 2026-05-28 11:53:07.085179 | Pipeline: check 2026-05-28 11:53:07.085202 | Executor: 521e9411259a 2026-05-28 11:53:07.085224 | Triggered by: https://github.com/osism/container-images/pull/854 2026-05-28 11:53:07.085247 | Event ID: c01c7340-5a8b-11f1-8ebd-64c51d3bfd57 2026-05-28 11:53:07.090273 | 2026-05-28 11:53:07.090394 | LOOP [emit-job-header : Print node information] 2026-05-28 11:53:07.210397 | debian-bookworm | ok: 2026-05-28 11:53:07.210818 | debian-bookworm | # Node Information 2026-05-28 11:53:07.210926 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-28 11:53:07.210982 | debian-bookworm | Hostname: debian 2026-05-28 11:53:07.211052 | debian-bookworm | Username: zuul 2026-05-28 11:53:07.211097 | debian-bookworm | Distro: Debian 12.14 2026-05-28 11:53:07.211151 | debian-bookworm | Provider: regiocloud-a 2026-05-28 11:53:07.211196 | debian-bookworm | Region: 2026-05-28 11:53:07.211240 | debian-bookworm | Label: debian-bookworm 2026-05-28 11:53:07.211281 | debian-bookworm | Product Name: OpenStack Nova 2026-05-28 11:53:07.211323 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea0:6a68 2026-05-28 11:53:07.239634 | 2026-05-28 11:53:07.239791 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-28 11:53:07.731209 | debian-bookworm -> localhost | changed 2026-05-28 11:53:07.738647 | 2026-05-28 11:53:07.738781 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-28 11:53:08.825260 | debian-bookworm -> localhost | changed 2026-05-28 11:53:08.841325 | 2026-05-28 11:53:08.841466 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-28 11:53:09.133849 | debian-bookworm -> localhost | ok 2026-05-28 11:53:09.140994 | 2026-05-28 11:53:09.141165 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-28 11:53:09.172027 | debian-bookworm | ok 2026-05-28 11:53:09.188289 | debian-bookworm | included: /var/lib/zuul/builds/5fe5d793709b4d6d98cbff63835b0193/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-28 11:53:09.195043 | 2026-05-28 11:53:09.195166 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-28 11:53:10.306954 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-28 11:53:10.307190 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5fe5d793709b4d6d98cbff63835b0193/work/5fe5d793709b4d6d98cbff63835b0193_id_rsa 2026-05-28 11:53:10.307229 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5fe5d793709b4d6d98cbff63835b0193/work/5fe5d793709b4d6d98cbff63835b0193_id_rsa.pub 2026-05-28 11:53:10.307256 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-28 11:53:10.307280 | debian-bookworm -> localhost | SHA256:E5bWvkz/JEvSEfVNleOWwqtYlqlWNk316+3yZI8mm5Y zuul-build-sshkey 2026-05-28 11:53:10.307303 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-28 11:53:10.307342 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-28 11:53:10.307365 | debian-bookworm -> localhost | | . =| 2026-05-28 11:53:10.307387 | debian-bookworm -> localhost | | o . *.| 2026-05-28 11:53:10.307407 | debian-bookworm -> localhost | | = . o o *| 2026-05-28 11:53:10.307427 | debian-bookworm -> localhost | | o o = +.| 2026-05-28 11:53:10.307447 | debian-bookworm -> localhost | | S o * + .| 2026-05-28 11:53:10.307472 | debian-bookworm -> localhost | | + % + . | 2026-05-28 11:53:10.307493 | debian-bookworm -> localhost | | @ B.o +| 2026-05-28 11:53:10.307513 | debian-bookworm -> localhost | | + +E*o=o| 2026-05-28 11:53:10.307534 | debian-bookworm -> localhost | | . .++o++| 2026-05-28 11:53:10.307555 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-28 11:53:10.307612 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.591306 2026-05-28 11:53:10.315762 | 2026-05-28 11:53:10.315938 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-28 11:53:10.366863 | debian-bookworm | ok 2026-05-28 11:53:10.376794 | debian-bookworm | included: /var/lib/zuul/builds/5fe5d793709b4d6d98cbff63835b0193/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-28 11:53:10.388316 | 2026-05-28 11:53:10.388442 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-28 11:53:10.412579 | debian-bookworm | skipping: Conditional result was False 2026-05-28 11:53:10.420288 | 2026-05-28 11:53:10.420411 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-28 11:53:11.084367 | debian-bookworm | changed 2026-05-28 11:53:11.090287 | 2026-05-28 11:53:11.090415 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-28 11:53:11.357419 | debian-bookworm | ok 2026-05-28 11:53:11.370949 | 2026-05-28 11:53:11.371288 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-28 11:53:12.052583 | debian-bookworm | changed 2026-05-28 11:53:12.062367 | 2026-05-28 11:53:12.062510 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-28 11:53:12.755568 | debian-bookworm | changed 2026-05-28 11:53:12.762888 | 2026-05-28 11:53:12.763081 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-28 11:53:12.787803 | debian-bookworm | skipping: Conditional result was False 2026-05-28 11:53:12.794749 | 2026-05-28 11:53:12.794914 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-28 11:53:13.272795 | debian-bookworm -> localhost | changed 2026-05-28 11:53:13.289313 | 2026-05-28 11:53:13.289448 | TASK [add-build-sshkey : Add back temp key] 2026-05-28 11:53:13.627260 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5fe5d793709b4d6d98cbff63835b0193/work/5fe5d793709b4d6d98cbff63835b0193_id_rsa (zuul-build-sshkey) 2026-05-28 11:53:13.627566 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010591 2026-05-28 11:53:13.636075 | 2026-05-28 11:53:13.636201 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-28 11:53:14.087279 | debian-bookworm | ok 2026-05-28 11:53:14.095693 | 2026-05-28 11:53:14.095838 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-28 11:53:14.130472 | debian-bookworm | skipping: Conditional result was False 2026-05-28 11:53:14.141984 | 2026-05-28 11:53:14.142121 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-28 11:53:14.577562 | debian-bookworm | ok 2026-05-28 11:53:14.592210 | 2026-05-28 11:53:14.592351 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-28 11:53:14.631423 | debian-bookworm | ok 2026-05-28 11:53:14.641363 | 2026-05-28 11:53:14.641536 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-28 11:53:14.949950 | debian-bookworm -> localhost | ok 2026-05-28 11:53:14.957286 | 2026-05-28 11:53:14.957406 | TASK [validate-host : Collect information about the host] 2026-05-28 11:53:16.134600 | debian-bookworm | ok 2026-05-28 11:53:16.145102 | 2026-05-28 11:53:16.145291 | TASK [validate-host : Sanitize hostname] 2026-05-28 11:53:16.252811 | debian-bookworm | ok 2026-05-28 11:53:16.294773 | 2026-05-28 11:53:16.294949 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-28 11:53:16.867623 | debian-bookworm -> localhost | changed 2026-05-28 11:53:16.881275 | 2026-05-28 11:53:16.881449 | TASK [validate-host : Collect information about zuul worker] 2026-05-28 11:53:17.292446 | debian-bookworm | ok 2026-05-28 11:53:17.301164 | 2026-05-28 11:53:17.301289 | TASK [validate-host : Write out all zuul information for each host] 2026-05-28 11:53:17.881191 | debian-bookworm -> localhost | changed 2026-05-28 11:53:17.891063 | 2026-05-28 11:53:17.891184 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-28 11:53:18.180290 | debian-bookworm | ok 2026-05-28 11:53:18.188277 | 2026-05-28 11:53:18.188411 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-28 11:53:19.099306 | debian-bookworm | changed: 2026-05-28 11:53:19.099530 | debian-bookworm | cd+++++++++ src/ 2026-05-28 11:53:19.099567 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-28 11:53:19.099591 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-28 11:53:19.099612 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-05-28 11:53:19.099633 | debian-bookworm | Containerfile 2026-05-28 11:53:19.118572 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-05-28 11:53:19.118590 | debian-bookworm | Containerfile 2026-05-28 11:53:19.118627 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-05-28 11:53:19.118645 | debian-bookworm | Containerfile 2026-05-28 11:53:19.118876 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-05-28 11:53:19.118893 | debian-bookworm | Containerfile 2026-05-28 11:53:19.118988 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-05-28 11:53:19.119025 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-05-28 11:53:19.119046 | debian-bookworm | Containerfile 2026-05-28 11:53:19.119740 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-05-28 11:53:19.119759 | debian-bookworm | Containerfile 2026-05-28 11:53:19.119832 | debian-bookworm | Containerfile 2026-05-28 11:53:19.119920 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-05-28 11:53:19.119938 | debian-bookworm | Containerfile 2026-05-28 11:53:19.119974 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-05-28 11:53:19.119991 | debian-bookworm | Containerfile 2026-05-28 11:53:19.120040 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-05-28 11:53:19.120058 | debian-bookworm | Containerfile 2026-05-28 11:53:19.120093 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-05-28 11:53:19.120111 | debian-bookworm | Containerfile 2026-05-28 11:53:19.120151 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-05-28 11:53:19.120168 | debian-bookworm | Containerfile 2026-05-28 11:53:19.120204 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-05-28 11:53:19.120222 | debian-bookworm | Containerfile 2026-05-28 11:53:19.120743 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-05-28 11:53:19.120765 | debian-bookworm | Containerfile 2026-05-28 11:53:19.120803 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-05-28 11:53:19.120827 | debian-bookworm | Containerfile 2026-05-28 11:53:19.120864 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-05-28 11:53:19.120883 | debian-bookworm | Containerfile 2026-05-28 11:53:19.120919 | debian-bookworm | Containerfile 2026-05-28 11:53:19.121056 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-05-28 11:53:19.121074 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-05-28 11:53:19.121093 | debian-bookworm | Containerfile 2026-05-28 11:53:19.121274 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-05-28 11:53:19.121292 | debian-bookworm | Containerfile 2026-05-28 11:53:19.121381 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-05-28 11:53:19.121399 | debian-bookworm | Containerfile 2026-05-28 11:53:19.121476 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-05-28 11:53:19.121493 | debian-bookworm | Containerfile 2026-05-28 11:53:19.121528 | debian-bookworm | Containerfile 2026-05-28 11:53:19.121652 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-05-28 11:53:19.121670 | debian-bookworm | Containerfile 2026-05-28 11:53:19.121845 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-05-28 11:53:19.121862 | debian-bookworm | Containerfile 2026-05-28 11:53:19.141396 | 2026-05-28 11:53:19.141529 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-05-28 11:53:19.436699 | debian-bookworm | changed: "logs" 2026-05-28 11:53:19.437086 | debian-bookworm | ok: All items complete 2026-05-28 11:53:19.437141 | 2026-05-28 11:53:19.681537 | debian-bookworm | changed: "artifacts" 2026-05-28 11:53:19.933181 | debian-bookworm | changed: "docs" 2026-05-28 11:53:19.957309 | 2026-05-28 11:53:19.957513 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-05-28 11:53:20.243660 | debian-bookworm | ok 2026-05-28 11:53:20.261644 | 2026-05-28 11:53:20.261779 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-05-28 11:53:20.791067 | debian-bookworm | ok: Runtime: 0:00:00.070077 2026-05-28 11:53:20.802737 | 2026-05-28 11:53:20.802989 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-05-28 11:53:21.341704 | debian-bookworm | ok: Runtime: 0:00:00.134656 2026-05-28 11:53:21.355598 | 2026-05-28 11:53:21.355755 | PLAY RECAP 2026-05-28 11:53:21.355849 | debian-bookworm | ok: 30 changed: 14 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-28 11:53:21.355896 | 2026-05-28 11:53:21.557480 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-28 11:53:21.559879 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-05-28 11:53:22.316408 | 2026-05-28 11:53:22.316595 | PLAY [Run hadolint] 2026-05-28 11:53:22.333387 | 2026-05-28 11:53:22.333573 | TASK [hadolint : Install hadolint] 2026-05-28 11:53:23.703538 | debian-bookworm | changed: OK (2426420 bytes) 2026-05-28 11:53:23.709799 | 2026-05-28 11:53:23.709964 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-05-28 11:53:24.099512 | debian-bookworm | ok: All paths examined 2026-05-28 11:53:24.112284 | 2026-05-28 11:53:24.112604 | LOOP [hadolint : Run hadolint] 2026-05-28 11:53:24.200766 | 2026-05-28 11:53:24.201027 | PLAY RECAP 2026-05-28 11:53:24.201125 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-28 11:53:24.201169 | 2026-05-28 11:53:24.383433 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-05-28 11:53:24.384872 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-28 11:53:25.149398 | 2026-05-28 11:53:25.149564 | PLAY [Base post-fetch] 2026-05-28 11:53:25.164939 | 2026-05-28 11:53:25.165131 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-28 11:53:25.210158 | debian-bookworm | skipping: Conditional result was False 2026-05-28 11:53:25.221108 | 2026-05-28 11:53:25.221311 | TASK [fetch-output : Set log path for single node] 2026-05-28 11:53:25.267075 | debian-bookworm | ok 2026-05-28 11:53:25.275174 | 2026-05-28 11:53:25.275332 | LOOP [fetch-output : Ensure local output dirs] 2026-05-28 11:53:25.805869 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/5fe5d793709b4d6d98cbff63835b0193/work/logs" 2026-05-28 11:53:26.089620 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5fe5d793709b4d6d98cbff63835b0193/work/artifacts" 2026-05-28 11:53:26.378340 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5fe5d793709b4d6d98cbff63835b0193/work/docs" 2026-05-28 11:53:26.405931 | 2026-05-28 11:53:26.406117 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-28 11:53:27.235094 | debian-bookworm | changed: 2026-05-28 11:53:27.235423 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-28 11:53:27.235484 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-28 11:53:27.235535 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-28 11:53:27.235606 | debian-bookworm | changed: All items complete 2026-05-28 11:53:27.235646 | 2026-05-28 11:53:27.842198 | debian-bookworm | changed: .d..t...... ./ 2026-05-28 11:53:28.399190 | debian-bookworm | changed: .d..t...... ./ 2026-05-28 11:53:28.412836 | 2026-05-28 11:53:28.412958 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-28 11:53:28.947091 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010327 2026-05-28 11:53:29.252044 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012385 2026-05-28 11:53:29.265738 | 2026-05-28 11:53:29.265976 | PLAY RECAP 2026-05-28 11:53:29.266065 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-28 11:53:29.266114 | 2026-05-28 11:53:29.428078 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-28 11:53:29.428929 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 11:53:30.166363 | 2026-05-28 11:53:30.166527 | PLAY [Base post] 2026-05-28 11:53:30.180147 | 2026-05-28 11:53:30.180286 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-28 11:53:30.776765 | debian-bookworm | changed 2026-05-28 11:53:30.788955 | 2026-05-28 11:53:30.789092 | PLAY RECAP 2026-05-28 11:53:30.789159 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-28 11:53:30.789222 | 2026-05-28 11:53:30.917586 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 11:53:30.918457 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-28 11:53:31.741539 | 2026-05-28 11:53:31.741717 | PLAY [Base post-logs] 2026-05-28 11:53:31.752538 | 2026-05-28 11:53:31.752672 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-28 11:53:32.276130 | localhost | changed 2026-05-28 11:53:32.287410 | 2026-05-28 11:53:32.287603 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-28 11:53:32.324566 | localhost | ok 2026-05-28 11:53:32.328261 | 2026-05-28 11:53:32.328383 | TASK [Set zuul-log-path fact] 2026-05-28 11:53:32.344069 | localhost | ok 2026-05-28 11:53:32.352884 | 2026-05-28 11:53:32.353009 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 11:53:32.378519 | localhost | ok 2026-05-28 11:53:32.382687 | 2026-05-28 11:53:32.382869 | TASK [upload-logs : Create log directories] 2026-05-28 11:53:32.911450 | localhost | changed 2026-05-28 11:53:32.914330 | 2026-05-28 11:53:32.914435 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-28 11:53:33.435269 | localhost -> localhost | ok: Runtime: 0:00:00.007305 2026-05-28 11:53:33.439863 | 2026-05-28 11:53:33.439990 | TASK [upload-logs : Upload logs to log server] 2026-05-28 11:53:34.051999 | localhost | Output suppressed because no_log was given 2026-05-28 11:53:34.053911 | 2026-05-28 11:53:34.054034 | LOOP [upload-logs : Compress console log and json output] 2026-05-28 11:53:34.128050 | localhost | skipping: Conditional result was False 2026-05-28 11:53:34.128896 | localhost | skipping: Conditional result was False 2026-05-28 11:53:34.133085 | 2026-05-28 11:53:34.133200 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-28 11:53:34.181466 | localhost | skipping: Conditional result was False 2026-05-28 11:53:34.181847 | 2026-05-28 11:53:34.186497 | localhost | skipping: Conditional result was False 2026-05-28 11:53:34.190313 | 2026-05-28 11:53:34.190453 | LOOP [upload-logs : Upload console log and json output]