2026-08-07 03:00:10.542293 | Job console starting 2026-08-07 03:00:10.595867 | Updating git repos 2026-08-07 03:00:10.928696 | Cloning repos into workspace 2026-08-07 03:00:11.023789 | Restoring repo states 2026-08-07 03:00:11.041387 | Merging changes 2026-08-07 03:00:11.041407 | Checking out repos 2026-08-07 03:00:11.252752 | Preparing playbooks 2026-08-07 03:00:12.650302 | Running Ansible setup 2026-08-07 03:00:19.608484 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-07 03:00:20.991519 | 2026-08-07 03:00:20.991650 | PLAY [Base pre] 2026-08-07 03:00:21.041428 | 2026-08-07 03:00:21.041553 | TASK [Setup log path fact] 2026-08-07 03:00:21.068947 | debian-bookworm | ok 2026-08-07 03:00:21.096690 | 2026-08-07 03:00:21.096818 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 03:00:21.165502 | debian-bookworm | ok 2026-08-07 03:00:21.175886 | 2026-08-07 03:00:21.175985 | TASK [emit-job-header : Print job information] 2026-08-07 03:00:21.263464 | # Job Information 2026-08-07 03:00:21.263617 | Ansible Version: 2.16.14 2026-08-07 03:00:21.263645 | Job: hadolint 2026-08-07 03:00:21.263672 | Pipeline: periodic-daily 2026-08-07 03:00:21.263692 | Executor: 521e9411259a 2026-08-07 03:00:21.263709 | Triggered by: https://github.com/osism/container-images 2026-08-07 03:00:21.263727 | Event ID: 446ad057fec64176839be7501ed3e984 2026-08-07 03:00:21.267832 | 2026-08-07 03:00:21.267920 | LOOP [emit-job-header : Print node information] 2026-08-07 03:00:21.421753 | debian-bookworm | ok: 2026-08-07 03:00:21.421934 | debian-bookworm | # Node Information 2026-08-07 03:00:21.421969 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-07 03:00:21.421996 | debian-bookworm | Hostname: debian 2026-08-07 03:00:21.422019 | debian-bookworm | Username: zuul 2026-08-07 03:00:21.422040 | debian-bookworm | Distro: Debian 12.15 2026-08-07 03:00:21.422064 | debian-bookworm | Provider: regiocloud-a 2026-08-07 03:00:21.422085 | debian-bookworm | Region: 2026-08-07 03:00:21.422106 | debian-bookworm | Label: debian-bookworm 2026-08-07 03:00:21.422127 | debian-bookworm | Product Name: OpenStack Nova 2026-08-07 03:00:21.422146 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb2:d155 2026-08-07 03:00:21.437765 | 2026-08-07 03:00:21.437873 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-07 03:00:22.413133 | debian-bookworm -> localhost | changed 2026-08-07 03:00:22.419890 | 2026-08-07 03:00:22.420039 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-07 03:00:24.961531 | debian-bookworm -> localhost | changed 2026-08-07 03:00:24.980120 | 2026-08-07 03:00:24.980822 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-07 03:00:25.761722 | debian-bookworm -> localhost | ok 2026-08-07 03:00:25.768010 | 2026-08-07 03:00:25.768125 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-07 03:00:25.806367 | debian-bookworm | ok 2026-08-07 03:00:25.868595 | debian-bookworm | included: /var/lib/zuul/builds/c86417936109438eb87bdf203c570644/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-07 03:00:25.888510 | 2026-08-07 03:00:25.888629 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-07 03:00:29.132691 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-07 03:00:29.132928 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c86417936109438eb87bdf203c570644/work/c86417936109438eb87bdf203c570644_id_rsa 2026-08-07 03:00:29.132966 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c86417936109438eb87bdf203c570644/work/c86417936109438eb87bdf203c570644_id_rsa.pub 2026-08-07 03:00:29.132992 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-07 03:00:29.133761 | debian-bookworm -> localhost | SHA256:XLJLeSlCR7LI/RqpYXWxFaFQtI/Sw54CDRuVrYk6L2k zuul-build-sshkey 2026-08-07 03:00:29.133816 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-07 03:00:29.133855 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-07 03:00:29.133880 | debian-bookworm -> localhost | | +== +o | 2026-08-07 03:00:29.133902 | debian-bookworm -> localhost | | . +.=.* | 2026-08-07 03:00:29.133922 | debian-bookworm -> localhost | | =.=oB . | 2026-08-07 03:00:29.133943 | debian-bookworm -> localhost | | .BoO B . | 2026-08-07 03:00:29.133963 | debian-bookworm -> localhost | | .= * S + | 2026-08-07 03:00:29.133986 | debian-bookworm -> localhost | | o. + B * | 2026-08-07 03:00:29.134005 | debian-bookworm -> localhost | | +. o + | 2026-08-07 03:00:29.134024 | debian-bookworm -> localhost | | E . . | 2026-08-07 03:00:29.134045 | debian-bookworm -> localhost | | . . | 2026-08-07 03:00:29.134064 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-07 03:00:29.134121 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.285102 2026-08-07 03:00:29.141400 | 2026-08-07 03:00:29.141488 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-07 03:00:29.160157 | debian-bookworm | ok 2026-08-07 03:00:29.170121 | debian-bookworm | included: /var/lib/zuul/builds/c86417936109438eb87bdf203c570644/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-07 03:00:29.198695 | 2026-08-07 03:00:29.198785 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-07 03:00:29.232185 | debian-bookworm | skipping: Conditional result was False 2026-08-07 03:00:29.237957 | 2026-08-07 03:00:29.238050 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-07 03:00:29.973325 | debian-bookworm | changed 2026-08-07 03:00:29.977824 | 2026-08-07 03:00:29.977905 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-07 03:00:30.303979 | debian-bookworm | ok 2026-08-07 03:00:30.309384 | 2026-08-07 03:00:30.309465 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-07 03:00:31.111934 | debian-bookworm | changed 2026-08-07 03:00:31.124325 | 2026-08-07 03:00:31.124488 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-07 03:00:31.833581 | debian-bookworm | changed 2026-08-07 03:00:31.839337 | 2026-08-07 03:00:31.839435 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-07 03:00:31.871859 | debian-bookworm | skipping: Conditional result was False 2026-08-07 03:00:31.879456 | 2026-08-07 03:00:31.879589 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-07 03:00:33.022602 | debian-bookworm -> localhost | changed 2026-08-07 03:00:33.033524 | 2026-08-07 03:00:33.033673 | TASK [add-build-sshkey : Add back temp key] 2026-08-07 03:00:33.581522 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c86417936109438eb87bdf203c570644/work/c86417936109438eb87bdf203c570644_id_rsa (zuul-build-sshkey) 2026-08-07 03:00:33.581703 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010035 2026-08-07 03:00:33.587808 | 2026-08-07 03:00:33.587893 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-07 03:00:34.100511 | debian-bookworm | ok 2026-08-07 03:00:34.104722 | 2026-08-07 03:00:34.104794 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-07 03:00:34.147493 | debian-bookworm | skipping: Conditional result was False 2026-08-07 03:00:34.156149 | 2026-08-07 03:00:34.156263 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-07 03:00:34.694455 | debian-bookworm | ok 2026-08-07 03:00:34.714557 | 2026-08-07 03:00:34.716064 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-07 03:00:34.764670 | debian-bookworm | ok 2026-08-07 03:00:34.773116 | 2026-08-07 03:00:34.773220 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-07 03:00:35.438779 | debian-bookworm -> localhost | ok 2026-08-07 03:00:35.445846 | 2026-08-07 03:00:35.445961 | TASK [validate-host : Collect information about the host] 2026-08-07 03:00:37.529102 | debian-bookworm | ok 2026-08-07 03:00:37.556503 | 2026-08-07 03:00:37.556607 | TASK [validate-host : Sanitize hostname] 2026-08-07 03:00:37.729375 | debian-bookworm | ok 2026-08-07 03:00:37.741707 | 2026-08-07 03:00:37.741812 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-07 03:00:38.949255 | debian-bookworm -> localhost | changed 2026-08-07 03:00:38.954804 | 2026-08-07 03:00:38.965073 | TASK [validate-host : Collect information about zuul worker] 2026-08-07 03:00:39.600070 | debian-bookworm | ok 2026-08-07 03:00:39.606585 | 2026-08-07 03:00:39.606687 | TASK [validate-host : Write out all zuul information for each host] 2026-08-07 03:00:40.533296 | debian-bookworm -> localhost | changed 2026-08-07 03:00:40.542674 | 2026-08-07 03:00:40.542774 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-07 03:00:40.844888 | debian-bookworm | ok 2026-08-07 03:00:40.851294 | 2026-08-07 03:00:40.851393 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-07 03:00:42.047973 | debian-bookworm | changed: 2026-08-07 03:00:42.048149 | debian-bookworm | cd+++++++++ src/ 2026-08-07 03:00:42.048211 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-07 03:00:42.048238 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-07 03:00:42.048315 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-08-07 03:00:42.048338 | debian-bookworm | Containerfile 2026-08-07 03:00:42.080836 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-08-07 03:00:42.080854 | debian-bookworm | Containerfile 2026-08-07 03:00:42.080888 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-08-07 03:00:42.080905 | debian-bookworm | Containerfile 2026-08-07 03:00:42.081211 | debian-bookworm | Containerfile 2026-08-07 03:00:42.081545 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-08-07 03:00:42.081563 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-08-07 03:00:42.081582 | debian-bookworm | Containerfile 2026-08-07 03:00:42.083880 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-08-07 03:00:42.083899 | debian-bookworm | Containerfile 2026-08-07 03:00:42.083973 | debian-bookworm | Containerfile 2026-08-07 03:00:42.084063 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-08-07 03:00:42.084080 | debian-bookworm | Containerfile 2026-08-07 03:00:42.084116 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-08-07 03:00:42.084134 | debian-bookworm | Containerfile 2026-08-07 03:00:42.084169 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-08-07 03:00:42.084217 | debian-bookworm | Containerfile 2026-08-07 03:00:42.084263 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-08-07 03:00:42.084281 | debian-bookworm | Containerfile 2026-08-07 03:00:42.084317 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-08-07 03:00:42.084335 | debian-bookworm | Containerfile 2026-08-07 03:00:42.084370 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-08-07 03:00:42.084388 | debian-bookworm | Containerfile 2026-08-07 03:00:42.085298 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-08-07 03:00:42.085354 | debian-bookworm | Containerfile 2026-08-07 03:00:42.085398 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-08-07 03:00:42.085416 | debian-bookworm | Containerfile 2026-08-07 03:00:42.085452 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-08-07 03:00:42.085469 | debian-bookworm | Containerfile 2026-08-07 03:00:42.085504 | debian-bookworm | Containerfile 2026-08-07 03:00:42.085608 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-08-07 03:00:42.085626 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-08-07 03:00:42.085643 | debian-bookworm | Containerfile 2026-08-07 03:00:42.085815 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-08-07 03:00:42.085834 | debian-bookworm | Containerfile 2026-08-07 03:00:42.085930 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-08-07 03:00:42.085953 | debian-bookworm | Containerfile 2026-08-07 03:00:42.086029 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-08-07 03:00:42.086048 | debian-bookworm | Containerfile 2026-08-07 03:00:42.086085 | debian-bookworm | Containerfile 2026-08-07 03:00:42.086302 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-08-07 03:00:42.086321 | debian-bookworm | Containerfile 2026-08-07 03:00:42.087442 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-08-07 03:00:42.087466 | debian-bookworm | Containerfile 2026-08-07 03:00:42.113532 | 2026-08-07 03:00:42.113644 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-08-07 03:00:42.440767 | debian-bookworm | changed: "logs" 2026-08-07 03:00:42.440970 | debian-bookworm | ok: All items complete 2026-08-07 03:00:42.441000 | 2026-08-07 03:00:42.689653 | debian-bookworm | changed: "artifacts" 2026-08-07 03:00:42.919878 | debian-bookworm | changed: "docs" 2026-08-07 03:00:42.939524 | 2026-08-07 03:00:42.939628 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-08-07 03:00:43.205983 | debian-bookworm | ok 2026-08-07 03:00:43.210185 | 2026-08-07 03:00:43.210261 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-08-07 03:00:43.735194 | debian-bookworm | ok: Runtime: 0:00:00.066458 2026-08-07 03:00:43.751499 | 2026-08-07 03:00:43.751655 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-08-07 03:00:44.313915 | debian-bookworm | ok: Runtime: 0:00:00.114250 2026-08-07 03:00:44.323910 | 2026-08-07 03:00:44.324021 | TASK [diagnose-network : Ensure log directory exists] 2026-08-07 03:00:44.592557 | debian-bookworm | ok 2026-08-07 03:00:44.600695 | 2026-08-07 03:00:44.600816 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-08-07 03:00:56.188005 | debian-bookworm | ok: Runtime: 0:00:06.011646 2026-08-07 03:00:56.193135 | 2026-08-07 03:00:56.193278 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-07 03:00:56.288797 | debian-bookworm | skipping: Conditional result was False 2026-08-07 03:00:56.295342 | 2026-08-07 03:00:56.295503 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-07 03:00:56.398286 | debian-bookworm | skipping: Conditional result was False 2026-08-07 03:00:56.434938 | 2026-08-07 03:00:56.435063 | PLAY RECAP 2026-08-07 03:00:56.435118 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-08-07 03:00:56.435141 | 2026-08-07 03:00:56.910396 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-07 03:00:56.911426 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-08-07 03:00:58.109101 | 2026-08-07 03:00:58.109311 | PLAY [Run hadolint] 2026-08-07 03:00:58.124357 | 2026-08-07 03:00:58.124506 | TASK [hadolint : Install hadolint] 2026-08-07 03:00:59.730929 | debian-bookworm | changed: OK (2426420 bytes) 2026-08-07 03:00:59.745697 | 2026-08-07 03:00:59.748833 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-08-07 03:01:00.343375 | debian-bookworm | ok: All paths examined 2026-08-07 03:01:00.351230 | 2026-08-07 03:01:00.351373 | LOOP [hadolint : Run hadolint] 2026-08-07 03:01:00.484434 | 2026-08-07 03:01:00.484607 | PLAY RECAP 2026-08-07 03:01:00.484665 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-07 03:01:00.484705 | 2026-08-07 03:01:00.760669 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-08-07 03:01:00.762101 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-07 03:01:01.581386 | 2026-08-07 03:01:01.581498 | PLAY [Base post-fetch] 2026-08-07 03:01:01.596503 | 2026-08-07 03:01:01.596609 | TASK [diagnose-network : Ensure log directory exists] 2026-08-07 03:01:01.972597 | debian-bookworm | ok 2026-08-07 03:01:01.980061 | 2026-08-07 03:01:01.980209 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-07 03:01:13.775808 | debian-bookworm | ok: Runtime: 0:00:05.882184 2026-08-07 03:01:13.793581 | 2026-08-07 03:01:13.793757 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-07 03:01:19.992146 | debian-bookworm | ok: Runtime: 0:00:00.008568 2026-08-07 03:01:20.020584 | 2026-08-07 03:01:20.020771 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-07 03:01:26.261476 | debian-bookworm | ok: Runtime: 0:00:00.008894 2026-08-07 03:01:26.307254 | 2026-08-07 03:01:26.307393 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-07 03:01:26.391576 | debian-bookworm | skipping: Conditional result was False 2026-08-07 03:01:26.397494 | 2026-08-07 03:01:26.397604 | TASK [fetch-output : Set log path for single node] 2026-08-07 03:01:26.467794 | debian-bookworm | ok 2026-08-07 03:01:26.482806 | 2026-08-07 03:01:26.485026 | LOOP [fetch-output : Ensure local output dirs] 2026-08-07 03:01:27.021281 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/c86417936109438eb87bdf203c570644/work/logs" 2026-08-07 03:01:27.508845 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c86417936109438eb87bdf203c570644/work/artifacts" 2026-08-07 03:01:27.819564 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c86417936109438eb87bdf203c570644/work/docs" 2026-08-07 03:01:27.832929 | 2026-08-07 03:01:27.833037 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-07 03:01:28.635801 | debian-bookworm | changed: 2026-08-07 03:01:28.635991 | debian-bookworm | .d..t...... ./ 2026-08-07 03:01:28.636024 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-07 03:01:28.636049 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-07 03:01:28.636071 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-07 03:01:28.636095 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-07 03:01:28.636116 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-07 03:01:28.636156 | debian-bookworm | changed: All items complete 2026-08-07 03:01:28.636182 | 2026-08-07 03:01:29.538931 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 03:01:30.252154 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 03:01:30.278273 | 2026-08-07 03:01:30.278386 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-07 03:01:30.324068 | debian-bookworm | skipping: Conditional result was False 2026-08-07 03:01:30.327819 | debian-bookworm | skipping: Conditional result was False 2026-08-07 03:01:30.346657 | 2026-08-07 03:01:30.346745 | PLAY RECAP 2026-08-07 03:01:30.346791 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-07 03:01:30.346811 | 2026-08-07 03:01:30.477791 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-07 03:01:30.478549 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 03:01:31.426434 | 2026-08-07 03:01:31.426569 | PLAY [Base post] 2026-08-07 03:01:31.449789 | 2026-08-07 03:01:31.449921 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-07 03:01:32.050619 | debian-bookworm | changed 2026-08-07 03:01:32.055723 | 2026-08-07 03:01:32.055807 | PLAY RECAP 2026-08-07 03:01:32.055855 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-07 03:01:32.055910 | 2026-08-07 03:01:32.270066 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 03:01:32.273025 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-07 03:01:33.754869 | 2026-08-07 03:01:33.762156 | PLAY [Base post-logs] 2026-08-07 03:01:33.829407 | 2026-08-07 03:01:33.829560 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-07 03:01:34.666098 | localhost | changed 2026-08-07 03:01:34.675370 | 2026-08-07 03:01:34.675513 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-07 03:01:34.710289 | localhost | ok 2026-08-07 03:01:34.713184 | 2026-08-07 03:01:34.713281 | TASK [Set zuul-log-path fact] 2026-08-07 03:01:34.737984 | localhost | ok 2026-08-07 03:01:34.745531 | 2026-08-07 03:01:34.745624 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 03:01:34.785729 | localhost | ok 2026-08-07 03:01:34.788884 | 2026-08-07 03:01:34.788977 | TASK [upload-logs : Create log directories] 2026-08-07 03:01:35.467845 | localhost | changed 2026-08-07 03:01:35.470381 | 2026-08-07 03:01:35.470472 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-07 03:01:36.128853 | localhost -> localhost | ok: Runtime: 0:00:00.006419 2026-08-07 03:01:36.132551 | 2026-08-07 03:01:36.132657 | TASK [upload-logs : Upload logs to log server] 2026-08-07 03:01:36.666164 | localhost | Output suppressed because no_log was given 2026-08-07 03:01:36.667896 | 2026-08-07 03:01:36.667982 | LOOP [upload-logs : Compress console log and json output] 2026-08-07 03:01:36.712142 | localhost | skipping: Conditional result was False 2026-08-07 03:01:36.724987 | localhost | skipping: Conditional result was False 2026-08-07 03:01:36.734265 | 2026-08-07 03:01:36.734387 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-07 03:01:36.773227 | localhost | skipping: Conditional result was False 2026-08-07 03:01:36.773448 | 2026-08-07 03:01:36.779885 | localhost | skipping: Conditional result was False 2026-08-07 03:01:36.793105 | 2026-08-07 03:01:36.793338 | LOOP [upload-logs : Upload console log and json output]