2026-05-04 11:44:38.867319 | Job console starting 2026-05-04 11:44:38.891873 | Updating git repos 2026-05-04 11:44:38.931733 | Cloning repos into workspace 2026-05-04 11:44:38.988690 | Restoring repo states 2026-05-04 11:44:38.994523 | Merging changes 2026-05-04 11:44:39.713887 | Checking out repos 2026-05-04 11:44:39.789159 | Preparing playbooks 2026-05-04 11:44:40.535880 | Running Ansible setup 2026-05-04 11:44:45.224680 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-04 11:44:46.085132 | 2026-05-04 11:44:46.085324 | PLAY [Base pre] 2026-05-04 11:44:46.104331 | 2026-05-04 11:44:46.104505 | TASK [Setup log path fact] 2026-05-04 11:44:46.134609 | debian-bookworm | ok 2026-05-04 11:44:46.152115 | 2026-05-04 11:44:46.152292 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 11:44:46.182022 | debian-bookworm | ok 2026-05-04 11:44:46.192796 | 2026-05-04 11:44:46.192961 | TASK [emit-job-header : Print job information] 2026-05-04 11:44:46.235036 | # Job Information 2026-05-04 11:44:46.235294 | Ansible Version: 2.16.14 2026-05-04 11:44:46.235339 | Job: hadolint 2026-05-04 11:44:46.235379 | Pipeline: check 2026-05-04 11:44:46.235409 | Executor: 521e9411259a 2026-05-04 11:44:46.235435 | Triggered by: https://github.com/osism/container-images/pull/898 2026-05-04 11:44:46.235468 | Event ID: 9c5f9f30-47ae-11f1-8ade-7bd6d72f42ce 2026-05-04 11:44:46.241548 | 2026-05-04 11:44:46.241735 | LOOP [emit-job-header : Print node information] 2026-05-04 11:44:46.360319 | debian-bookworm | ok: 2026-05-04 11:44:46.360540 | debian-bookworm | # Node Information 2026-05-04 11:44:46.360575 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-04 11:44:46.360601 | debian-bookworm | Hostname: debian 2026-05-04 11:44:46.360622 | debian-bookworm | Username: zuul 2026-05-04 11:44:46.360643 | debian-bookworm | Distro: Debian 12.13 2026-05-04 11:44:46.360718 | debian-bookworm | Provider: regiocloud-a 2026-05-04 11:44:46.360750 | debian-bookworm | Region: 2026-05-04 11:44:46.360778 | debian-bookworm | Label: debian-bookworm 2026-05-04 11:44:46.360804 | debian-bookworm | Product Name: OpenStack Nova 2026-05-04 11:44:46.360830 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe19:bf30 2026-05-04 11:44:46.390192 | 2026-05-04 11:44:46.390517 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-04 11:44:46.922115 | debian-bookworm -> localhost | changed 2026-05-04 11:44:46.937622 | 2026-05-04 11:44:46.937860 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-04 11:44:48.071777 | debian-bookworm -> localhost | changed 2026-05-04 11:44:48.083362 | 2026-05-04 11:44:48.083508 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-04 11:44:48.375733 | debian-bookworm -> localhost | ok 2026-05-04 11:44:48.382261 | 2026-05-04 11:44:48.382397 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-04 11:44:48.429176 | debian-bookworm | ok 2026-05-04 11:44:48.449498 | debian-bookworm | included: /var/lib/zuul/builds/a846fb0a9efe4eb9b217a754c1b367eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-04 11:44:48.457993 | 2026-05-04 11:44:48.458136 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-04 11:44:50.157213 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-04 11:44:50.157763 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a846fb0a9efe4eb9b217a754c1b367eb/work/a846fb0a9efe4eb9b217a754c1b367eb_id_rsa 2026-05-04 11:44:50.157869 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a846fb0a9efe4eb9b217a754c1b367eb/work/a846fb0a9efe4eb9b217a754c1b367eb_id_rsa.pub 2026-05-04 11:44:50.157945 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-04 11:44:50.158014 | debian-bookworm -> localhost | SHA256:PLWuM97AyaD+7wXnbRu8Y7yQokDD4AgDmHsuJqidfFc zuul-build-sshkey 2026-05-04 11:44:50.158077 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-04 11:44:50.158162 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-04 11:44:50.158227 | debian-bookworm -> localhost | |o. | 2026-05-04 11:44:50.158290 | debian-bookworm -> localhost | |+ | 2026-05-04 11:44:50.158349 | debian-bookworm -> localhost | |o.. . | 2026-05-04 11:44:50.158427 | debian-bookworm -> localhost | |o+.o . . . | 2026-05-04 11:44:50.158558 | debian-bookworm -> localhost | |oo. + . S o | 2026-05-04 11:44:50.158707 | debian-bookworm -> localhost | |+... o +EB + | 2026-05-04 11:44:50.158803 | debian-bookworm -> localhost | |++ .o .* *.= | 2026-05-04 11:44:50.158957 | debian-bookworm -> localhost | |. +.....o* o++ | 2026-05-04 11:44:50.159056 | debian-bookworm -> localhost | | ..oo+=o..+o | 2026-05-04 11:44:50.159120 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-04 11:44:50.159267 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.188848 2026-05-04 11:44:50.173382 | 2026-05-04 11:44:50.173549 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-04 11:44:50.205451 | debian-bookworm | ok 2026-05-04 11:44:50.216715 | debian-bookworm | included: /var/lib/zuul/builds/a846fb0a9efe4eb9b217a754c1b367eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-04 11:44:50.230466 | 2026-05-04 11:44:50.230618 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-04 11:44:50.255285 | debian-bookworm | skipping: Conditional result was False 2026-05-04 11:44:50.268596 | 2026-05-04 11:44:50.268827 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-04 11:44:50.925360 | debian-bookworm | changed 2026-05-04 11:44:50.934788 | 2026-05-04 11:44:50.934952 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-04 11:44:51.204379 | debian-bookworm | ok 2026-05-04 11:44:51.213479 | 2026-05-04 11:44:51.213658 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-04 11:44:51.981806 | debian-bookworm | changed 2026-05-04 11:44:51.993999 | 2026-05-04 11:44:51.994161 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-04 11:44:52.698812 | debian-bookworm | changed 2026-05-04 11:44:52.704869 | 2026-05-04 11:44:52.704998 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-04 11:44:52.735966 | debian-bookworm | skipping: Conditional result was False 2026-05-04 11:44:52.758508 | 2026-05-04 11:44:52.758657 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-04 11:44:53.244226 | debian-bookworm -> localhost | changed 2026-05-04 11:44:53.265351 | 2026-05-04 11:44:53.265518 | TASK [add-build-sshkey : Add back temp key] 2026-05-04 11:44:53.635269 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a846fb0a9efe4eb9b217a754c1b367eb/work/a846fb0a9efe4eb9b217a754c1b367eb_id_rsa (zuul-build-sshkey) 2026-05-04 11:44:53.635908 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022322 2026-05-04 11:44:53.648734 | 2026-05-04 11:44:53.648908 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-04 11:44:54.132893 | debian-bookworm | ok 2026-05-04 11:44:54.143806 | 2026-05-04 11:44:54.143997 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-04 11:44:54.179900 | debian-bookworm | skipping: Conditional result was False 2026-05-04 11:44:54.199280 | 2026-05-04 11:44:54.199431 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-04 11:44:54.678506 | debian-bookworm | ok 2026-05-04 11:44:54.690783 | 2026-05-04 11:44:54.690972 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-04 11:44:54.732878 | debian-bookworm | ok 2026-05-04 11:44:54.739935 | 2026-05-04 11:44:54.740082 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-04 11:44:55.048446 | debian-bookworm -> localhost | ok 2026-05-04 11:44:55.056527 | 2026-05-04 11:44:55.056849 | TASK [validate-host : Collect information about the host] 2026-05-04 11:44:57.233285 | debian-bookworm | ok 2026-05-04 11:44:57.243723 | 2026-05-04 11:44:57.243862 | TASK [validate-host : Sanitize hostname] 2026-05-04 11:44:57.369564 | debian-bookworm | ok 2026-05-04 11:44:57.417336 | 2026-05-04 11:44:57.417485 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-04 11:44:58.012665 | debian-bookworm -> localhost | changed 2026-05-04 11:44:58.020483 | 2026-05-04 11:44:58.020634 | TASK [validate-host : Collect information about zuul worker] 2026-05-04 11:44:58.463811 | debian-bookworm | ok 2026-05-04 11:44:58.471218 | 2026-05-04 11:44:58.471376 | TASK [validate-host : Write out all zuul information for each host] 2026-05-04 11:44:59.064879 | debian-bookworm -> localhost | changed 2026-05-04 11:44:59.074965 | 2026-05-04 11:44:59.075096 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-04 11:44:59.417401 | debian-bookworm | ok 2026-05-04 11:44:59.423465 | 2026-05-04 11:44:59.423582 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-04 11:45:00.448080 | debian-bookworm | changed: 2026-05-04 11:45:00.448320 | debian-bookworm | cd+++++++++ src/ 2026-05-04 11:45:00.448357 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-04 11:45:00.448380 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-04 11:45:00.448402 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-05-04 11:45:00.448423 | debian-bookworm | Containerfile 2026-05-04 11:45:00.461334 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-05-04 11:45:00.461351 | debian-bookworm | Containerfile 2026-05-04 11:45:00.461387 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-05-04 11:45:00.461404 | debian-bookworm | Containerfile 2026-05-04 11:45:00.461614 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-05-04 11:45:00.461632 | debian-bookworm | Containerfile 2026-05-04 11:45:00.461732 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-05-04 11:45:00.461749 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-05-04 11:45:00.461770 | debian-bookworm | Containerfile 2026-05-04 11:45:00.462434 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-05-04 11:45:00.462452 | debian-bookworm | Containerfile 2026-05-04 11:45:00.462562 | debian-bookworm | Containerfile 2026-05-04 11:45:00.462663 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-05-04 11:45:00.462693 | debian-bookworm | Containerfile 2026-05-04 11:45:00.462730 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-05-04 11:45:00.462747 | debian-bookworm | Containerfile 2026-05-04 11:45:00.462783 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-05-04 11:45:00.462800 | debian-bookworm | Containerfile 2026-05-04 11:45:00.462855 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-05-04 11:45:00.462875 | debian-bookworm | Containerfile 2026-05-04 11:45:00.462911 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-05-04 11:45:00.462928 | debian-bookworm | Containerfile 2026-05-04 11:45:00.462968 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-05-04 11:45:00.462986 | debian-bookworm | Containerfile 2026-05-04 11:45:00.463421 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-05-04 11:45:00.463439 | debian-bookworm | Containerfile 2026-05-04 11:45:00.463475 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-05-04 11:45:00.463492 | debian-bookworm | Containerfile 2026-05-04 11:45:00.463528 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-05-04 11:45:00.463546 | debian-bookworm | Containerfile 2026-05-04 11:45:00.463584 | debian-bookworm | Containerfile 2026-05-04 11:45:00.463715 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-05-04 11:45:00.463733 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-05-04 11:45:00.463751 | debian-bookworm | Containerfile 2026-05-04 11:45:00.463924 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-05-04 11:45:00.463942 | debian-bookworm | Containerfile 2026-05-04 11:45:00.464029 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-05-04 11:45:00.464046 | debian-bookworm | Containerfile 2026-05-04 11:45:00.464116 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-05-04 11:45:00.464134 | debian-bookworm | Containerfile 2026-05-04 11:45:00.464172 | debian-bookworm | Containerfile 2026-05-04 11:45:00.464295 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-05-04 11:45:00.464312 | debian-bookworm | Containerfile 2026-05-04 11:45:00.464487 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-05-04 11:45:00.464504 | debian-bookworm | Containerfile 2026-05-04 11:45:00.483934 | 2026-05-04 11:45:00.484063 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-05-04 11:45:00.800862 | debian-bookworm | changed: "logs" 2026-05-04 11:45:00.801156 | debian-bookworm | ok: All items complete 2026-05-04 11:45:00.801195 | 2026-05-04 11:45:01.033445 | debian-bookworm | changed: "artifacts" 2026-05-04 11:45:01.278005 | debian-bookworm | changed: "docs" 2026-05-04 11:45:01.299022 | 2026-05-04 11:45:01.299204 | TASK [ensure-hostname-resolves-locally : Ensure hostname resolves locally] 2026-05-04 11:45:01.618175 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-04 11:45:01.829796 | debian-bookworm | ok: Runtime: 0:00:00.048711 2026-05-04 11:45:01.849474 | 2026-05-04 11:45:01.849725 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-05-04 11:45:02.137454 | debian-bookworm | ok 2026-05-04 11:45:02.149303 | 2026-05-04 11:45:02.149439 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-05-04 11:45:02.676946 | debian-bookworm | ok: Runtime: 0:00:00.063475 2026-05-04 11:45:02.687126 | 2026-05-04 11:45:02.687321 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-05-04 11:45:03.217730 | debian-bookworm | ok: Runtime: 0:00:00.072417 2026-05-04 11:45:03.224501 | 2026-05-04 11:45:03.224611 | PLAY RECAP 2026-05-04 11:45:03.224667 | debian-bookworm | ok: 31 changed: 14 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-04 11:45:03.224712 | 2026-05-04 11:45:03.400245 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-04 11:45:03.401200 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-05-04 11:45:04.156531 | 2026-05-04 11:45:04.156722 | PLAY [Run hadolint] 2026-05-04 11:45:04.172331 | 2026-05-04 11:45:04.172475 | TASK [hadolint : Install hadolint] 2026-05-04 11:45:05.788345 | debian-bookworm | changed: OK (2426420 bytes) 2026-05-04 11:45:05.801057 | 2026-05-04 11:45:05.801303 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-05-04 11:45:06.205703 | debian-bookworm | ok: All paths examined 2026-05-04 11:45:06.214659 | 2026-05-04 11:45:06.214885 | LOOP [hadolint : Run hadolint] 2026-05-04 11:45:06.295281 | 2026-05-04 11:45:06.295539 | PLAY RECAP 2026-05-04 11:45:06.295627 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-04 11:45:06.295671 | 2026-05-04 11:45:06.440268 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-05-04 11:45:06.442756 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-04 11:45:07.261571 | 2026-05-04 11:45:07.261787 | PLAY [Base post-fetch] 2026-05-04 11:45:07.277918 | 2026-05-04 11:45:07.278095 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-04 11:45:07.333721 | debian-bookworm | skipping: Conditional result was False 2026-05-04 11:45:07.339978 | 2026-05-04 11:45:07.340153 | TASK [fetch-output : Set log path for single node] 2026-05-04 11:45:07.389511 | debian-bookworm | ok 2026-05-04 11:45:07.394829 | 2026-05-04 11:45:07.394972 | LOOP [fetch-output : Ensure local output dirs] 2026-05-04 11:45:07.920270 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/a846fb0a9efe4eb9b217a754c1b367eb/work/logs" 2026-05-04 11:45:08.201393 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a846fb0a9efe4eb9b217a754c1b367eb/work/artifacts" 2026-05-04 11:45:08.522302 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a846fb0a9efe4eb9b217a754c1b367eb/work/docs" 2026-05-04 11:45:08.544791 | 2026-05-04 11:45:08.544965 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-04 11:45:09.406920 | debian-bookworm | changed: 2026-05-04 11:45:09.407249 | debian-bookworm | .d..t...... ./ 2026-05-04 11:45:09.407305 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-04 11:45:09.407353 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-04 11:45:09.407398 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-04 11:45:09.407465 | debian-bookworm | changed: All items complete 2026-05-04 11:45:09.407507 | 2026-05-04 11:45:09.996320 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 11:45:10.609794 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 11:45:10.639041 | 2026-05-04 11:45:10.639226 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-04 11:45:11.168440 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010504 2026-05-04 11:45:11.468043 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009887 2026-05-04 11:45:11.487542 | 2026-05-04 11:45:11.487751 | PLAY RECAP 2026-05-04 11:45:11.487845 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-04 11:45:11.487899 | 2026-05-04 11:45:11.626381 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-04 11:45:11.627337 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 11:45:12.393187 | 2026-05-04 11:45:12.393357 | PLAY [Base post] 2026-05-04 11:45:12.406784 | 2026-05-04 11:45:12.406939 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-04 11:45:13.002313 | debian-bookworm | changed 2026-05-04 11:45:13.012584 | 2026-05-04 11:45:13.012850 | PLAY RECAP 2026-05-04 11:45:13.012944 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-04 11:45:13.013033 | 2026-05-04 11:45:13.146426 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 11:45:13.148489 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-04 11:45:13.957932 | 2026-05-04 11:45:13.958118 | PLAY [Base post-logs] 2026-05-04 11:45:13.969220 | 2026-05-04 11:45:13.969358 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-04 11:45:14.412237 | localhost | changed 2026-05-04 11:45:14.429720 | 2026-05-04 11:45:14.429910 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-04 11:45:14.467750 | localhost | ok 2026-05-04 11:45:14.473095 | 2026-05-04 11:45:14.473244 | TASK [Set zuul-log-path fact] 2026-05-04 11:45:14.490228 | localhost | ok 2026-05-04 11:45:14.500832 | 2026-05-04 11:45:14.500954 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 11:45:14.536488 | localhost | ok 2026-05-04 11:45:14.539686 | 2026-05-04 11:45:14.539802 | TASK [upload-logs : Create log directories] 2026-05-04 11:45:15.088056 | localhost | changed 2026-05-04 11:45:15.093286 | 2026-05-04 11:45:15.093456 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-04 11:45:15.656403 | localhost -> localhost | ok: Runtime: 0:00:00.004318 2026-05-04 11:45:15.660809 | 2026-05-04 11:45:15.660937 | TASK [upload-logs : Upload logs to log server] 2026-05-04 11:45:16.268266 | localhost | Output suppressed because no_log was given 2026-05-04 11:45:16.271834 | 2026-05-04 11:45:16.272024 | LOOP [upload-logs : Compress console log and json output] 2026-05-04 11:45:16.326354 | localhost | skipping: Conditional result was False 2026-05-04 11:45:16.332370 | localhost | skipping: Conditional result was False 2026-05-04 11:45:16.344738 | 2026-05-04 11:45:16.344991 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-04 11:45:16.406967 | localhost | skipping: Conditional result was False 2026-05-04 11:45:16.407623 | 2026-05-04 11:45:16.412213 | localhost | skipping: Conditional result was False 2026-05-04 11:45:16.419880 | 2026-05-04 11:45:16.420126 | LOOP [upload-logs : Upload console log and json output]