2026-06-25 19:32:10.170326 | Job console starting 2026-06-25 19:32:10.328380 | Updating git repos 2026-06-25 19:32:10.729208 | Cloning repos into workspace 2026-06-25 19:32:11.678282 | Restoring repo states 2026-06-25 19:32:11.759940 | Merging changes 2026-06-25 19:32:15.591836 | Checking out repos 2026-06-25 19:32:17.623657 | Preparing playbooks 2026-06-25 19:32:30.908470 | Running Ansible setup 2026-06-25 19:32:49.814643 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-25 19:32:50.795364 | 2026-06-25 19:32:50.795545 | PLAY [localhost] 2026-06-25 19:32:50.807758 | 2026-06-25 19:32:50.808150 | TASK [Gathering Facts] 2026-06-25 19:32:55.712881 | localhost | ok 2026-06-25 19:32:55.719778 | 2026-06-25 19:32:55.890122 | TASK [Setup log path fact] 2026-06-25 19:32:55.909733 | localhost | ok 2026-06-25 19:32:55.958614 | 2026-06-25 19:32:55.958728 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 19:32:56.002673 | localhost | ok 2026-06-25 19:32:56.009836 | 2026-06-25 19:32:56.009904 | TASK [emit-job-header : Print job information] 2026-06-25 19:32:56.587397 | # Job Information 2026-06-25 19:32:57.029975 | Ansible Version: 2.16.18 2026-06-25 19:32:57.030198 | Job: ansible-test 2026-06-25 19:32:57.030294 | Pipeline: check 2026-06-25 19:32:57.030379 | Executor: 2d72f0692154 2026-06-25 19:32:57.030459 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/287 2026-06-25 19:32:57.030538 | Event ID: 81ab0040-709d-11f1-8c5c-85cfec39995a 2026-06-25 19:32:57.041419 | 2026-06-25 19:32:57.041666 | LOOP [emit-job-header : Print node information] 2026-06-25 19:32:57.792777 | localhost | ok: 2026-06-25 19:32:57.792994 | localhost | # Node Information 2026-06-25 19:32:57.793027 | localhost | Inventory Hostname: ubuntu-noble 2026-06-25 19:32:57.793051 | localhost | Hostname: np0000182886 2026-06-25 19:32:57.793072 | localhost | Username: zuul 2026-06-25 19:32:57.793096 | localhost | Distro: Ubuntu 24.04 2026-06-25 19:32:57.793118 | localhost | Provider: yul1 2026-06-25 19:32:57.793138 | localhost | Region: ca-ymq-1 2026-06-25 19:32:57.793159 | localhost | Label: ubuntu-noble 2026-06-25 19:32:57.793179 | localhost | Product Name: OpenStack Nova 2026-06-25 19:32:57.793198 | localhost | Interface IP: 199.19.213.237 2026-06-25 19:32:57.812183 | 2026-06-25 19:32:57.812329 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-25 19:32:59.274547 | localhost -> localhost | changed 2026-06-25 19:32:59.358830 | 2026-06-25 19:32:59.359082 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-25 19:33:03.632054 | localhost -> localhost | changed 2026-06-25 19:33:03.638419 | 2026-06-25 19:33:03.638474 | PLAY [all] 2026-06-25 19:33:03.651394 | 2026-06-25 19:33:03.651479 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-25 19:33:04.408404 | ubuntu-noble -> localhost | ok 2026-06-25 19:33:04.429234 | 2026-06-25 19:33:04.429535 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-25 19:33:04.450384 | ubuntu-noble | ok 2026-06-25 19:33:04.465681 | ubuntu-noble | included: /var/lib/zuul/builds/72ce43227ad64c2d8dacf6be20fb1010/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-25 19:33:04.505223 | 2026-06-25 19:33:04.505397 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-25 19:33:06.619178 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-06-25 19:33:06.619414 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/72ce43227ad64c2d8dacf6be20fb1010/work/72ce43227ad64c2d8dacf6be20fb1010_id_rsa 2026-06-25 19:33:06.619455 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/72ce43227ad64c2d8dacf6be20fb1010/work/72ce43227ad64c2d8dacf6be20fb1010_id_rsa.pub 2026-06-25 19:33:06.619484 | ubuntu-noble -> localhost | The key fingerprint is: 2026-06-25 19:33:06.619512 | ubuntu-noble -> localhost | SHA256:BzKNXzyRMRp5nenB+WLkO2rHqgmnhb91u+6m9RQug2I zuul-build-sshkey 2026-06-25 19:33:06.619550 | ubuntu-noble -> localhost | The key's randomart image is: 2026-06-25 19:33:06.619578 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-06-25 19:33:06.619613 | ubuntu-noble -> localhost | | ..+= + | 2026-06-25 19:33:06.619641 | ubuntu-noble -> localhost | | o.+ooO | 2026-06-25 19:33:06.619668 | ubuntu-noble -> localhost | | + +.++ o | 2026-06-25 19:33:06.619697 | ubuntu-noble -> localhost | | + o .= . | 2026-06-25 19:33:06.619724 | ubuntu-noble -> localhost | | S .. o. | 2026-06-25 19:33:06.619750 | ubuntu-noble -> localhost | | . . .o. . | 2026-06-25 19:33:06.619774 | ubuntu-noble -> localhost | | o E oo=.o | 2026-06-25 19:33:06.619799 | ubuntu-noble -> localhost | | B +oo+* | 2026-06-25 19:33:06.619828 | ubuntu-noble -> localhost | | . =+oB=.. | 2026-06-25 19:33:06.619854 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-06-25 19:33:06.619941 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.417054 2026-06-25 19:33:06.627790 | 2026-06-25 19:33:06.627944 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-25 19:33:06.651057 | ubuntu-noble | ok 2026-06-25 19:33:06.663984 | ubuntu-noble | included: /var/lib/zuul/builds/72ce43227ad64c2d8dacf6be20fb1010/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-25 19:33:06.674784 | 2026-06-25 19:33:06.674927 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-25 19:33:06.699589 | ubuntu-noble | skipping: Conditional result was False 2026-06-25 19:33:07.064996 | 2026-06-25 19:33:07.065119 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-25 19:33:07.723237 | ubuntu-noble | changed 2026-06-25 19:33:07.729615 | 2026-06-25 19:33:07.729687 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-25 19:33:07.962298 | ubuntu-noble | ok 2026-06-25 19:33:07.972749 | 2026-06-25 19:33:07.972865 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-25 19:33:08.588349 | ubuntu-noble | changed 2026-06-25 19:33:08.909218 | 2026-06-25 19:33:08.909562 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-25 19:33:09.504299 | ubuntu-noble | changed 2026-06-25 19:33:09.964271 | 2026-06-25 19:33:09.964467 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-25 19:33:09.991535 | ubuntu-noble | skipping: Conditional result was False 2026-06-25 19:33:10.002798 | 2026-06-25 19:33:10.003000 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-25 19:33:11.203698 | ubuntu-noble -> localhost | changed 2026-06-25 19:33:11.219033 | 2026-06-25 19:33:11.219172 | TASK [add-build-sshkey : Add back temp key] 2026-06-25 19:33:11.548011 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/72ce43227ad64c2d8dacf6be20fb1010/work/72ce43227ad64c2d8dacf6be20fb1010_id_rsa (zuul-build-sshkey) 2026-06-25 19:33:11.824178 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.025980 2026-06-25 19:33:11.835670 | 2026-06-25 19:33:11.835782 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-25 19:33:12.224103 | ubuntu-noble | ok 2026-06-25 19:33:12.229520 | 2026-06-25 19:33:12.229590 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-25 19:33:12.268548 | ubuntu-noble | skipping: Conditional result was False 2026-06-25 19:33:12.283442 | 2026-06-25 19:33:12.283544 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-25 19:33:12.680344 | ubuntu-noble | ok 2026-06-25 19:33:12.830256 | 2026-06-25 19:33:12.830447 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-25 19:33:28.370712 | ubuntu-noble | Output suppressed because no_log was given 2026-06-25 19:33:28.509710 | 2026-06-25 19:33:28.509862 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-25 19:33:28.760322 | ubuntu-noble | ok: "logs" 2026-06-25 19:33:28.820999 | ubuntu-noble | ok: All items complete 2026-06-25 19:33:28.821222 | 2026-06-25 19:33:28.961077 | ubuntu-noble | ok: "artifacts" 2026-06-25 19:33:29.153044 | ubuntu-noble | ok: "docs" 2026-06-25 19:33:29.172773 | 2026-06-25 19:33:29.172969 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-25 19:33:29.403405 | ubuntu-noble | changed: "logs" 2026-06-25 19:33:29.620925 | ubuntu-noble | changed: "artifacts" 2026-06-25 19:33:29.823438 | ubuntu-noble | changed: "docs" 2026-06-25 19:33:29.988625 | 2026-06-25 19:33:29.988783 | PLAY RECAP 2026-06-25 19:33:29.988834 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-25 19:33:29.988865 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-25 19:33:29.988889 | 2026-06-25 19:33:30.285830 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-25 19:33:30.415700 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-06-25 19:33:31.224981 | 2026-06-25 19:33:31.225265 | PLAY [all] 2026-06-25 19:33:31.254409 | 2026-06-25 19:33:31.544119 | TASK [setup-uv : Extract archive] 2026-06-25 19:33:34.087140 | ubuntu-noble | changed 2026-06-25 19:33:34.243183 | 2026-06-25 19:33:34.243322 | TASK [setup-uv : Print version] 2026-06-25 19:33:34.701756 | ubuntu-noble | uv 0.8.13 2026-06-25 19:33:34.795771 | ubuntu-noble | ok: Runtime: 0:00:00.012392 2026-06-25 19:33:34.826494 | 2026-06-25 19:33:34.826568 | TASK [Install Galaxy collection] 2026-06-25 19:33:35.142085 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-06-25 19:33:35.142222 | ubuntu-noble | Creating virtual environment at: .venv 2026-06-25 19:33:35.492848 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-06-25 19:33:35.493059 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-06-25 19:33:35.500157 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-06-25 19:33:35.707506 | ubuntu-noble | Downloading cryptography 2026-06-25 19:33:35.769315 | ubuntu-noble | Downloading pygments 2026-06-25 19:33:35.941591 | ubuntu-noble | Downloading ansible-core 2026-06-25 19:33:35.986829 | ubuntu-noble | Installed 37 packages in 44ms 2026-06-25 19:33:51.916588 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-06-25 19:33:58.934562 | ubuntu-noble | Starting galaxy collection install process 2026-06-25 19:33:58.934612 | ubuntu-noble | Process install dependency map 2026-06-25 19:33:58.934632 | ubuntu-noble | Starting collection install process 2026-06-25 19:33:58.934642 | ubuntu-noble | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-06-25 19:33:58.934651 | ubuntu-noble | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-06-25 19:33:58.934660 | ubuntu-noble | vexxhost.kubernetes:3.3.0 was installed successfully 2026-06-25 19:33:58.934669 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1076nhibepct/tmp2o0ydxld/ansible-posix-2.2.0-ixdv6b6v 2026-06-25 19:33:58.934726 | ubuntu-noble | Installing 'ansible.posix:2.2.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-06-25 19:33:58.934740 | ubuntu-noble | ansible.posix:2.2.0 was installed successfully 2026-06-25 19:33:58.934750 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.2.2.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1076nhibepct/tmp2o0ydxld/community-crypto-3.2.2-85vz7sdx 2026-06-25 19:33:58.934765 | ubuntu-noble | Installing 'community.crypto:3.2.2' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-06-25 19:33:58.934773 | ubuntu-noble | community.crypto:3.2.2 was installed successfully 2026-06-25 19:33:58.934782 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.1.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1076nhibepct/tmp2o0ydxld/community-general-13.1.0-rm96r2cp 2026-06-25 19:33:58.934791 | ubuntu-noble | Installing 'community.general:13.1.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-06-25 19:33:58.934799 | ubuntu-noble | community.general:13.1.0 was installed successfully 2026-06-25 19:33:58.934807 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/kubernetes-core-6.4.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1076nhibepct/tmp2o0ydxld/kubernetes-core-6.4.0-2pa1lkk0 2026-06-25 19:33:58.934816 | ubuntu-noble | Installing 'kubernetes.core:6.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-06-25 19:33:58.934824 | ubuntu-noble | kubernetes.core:6.4.0 was installed successfully 2026-06-25 19:33:58.934867 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/vexxhost-containers-1.6.7.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1076nhibepct/tmp2o0ydxld/vexxhost-containers-1.6.7-jwjtq89y 2026-06-25 19:33:58.934879 | ubuntu-noble | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-06-25 19:33:58.934889 | ubuntu-noble | vexxhost.containers:1.6.7 was installed successfully 2026-06-25 19:34:00.907076 | ubuntu-noble | ok: Runtime: 0:00:24.051282 2026-06-25 19:34:00.909266 | 2026-06-25 19:34:00.909320 | PLAY RECAP 2026-06-25 19:34:00.909373 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-25 19:34:00.909397 | 2026-06-25 19:34:01.277186 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-06-25 19:34:01.321253 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-06-25 19:34:02.159921 | 2026-06-25 19:34:02.160096 | PLAY [all] 2026-06-25 19:34:02.174328 | 2026-06-25 19:34:02.174495 | TASK [Load metadata] 2026-06-25 19:34:02.598149 | ubuntu-noble | ok 2026-06-25 19:34:03.670369 | 2026-06-25 19:34:03.670607 | TASK [Run "ansible-test"] 2026-06-25 19:34:05.043341 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-06-25 19:34:05.043512 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-06-25 19:34:05.043520 | ubuntu-noble | Unit test controller with Python 3.12 2026-06-25 19:34:07.502770 | ubuntu-noble | ============================= test session starts ============================== 2026-06-25 19:34:07.502822 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-06-25 19:34:07.502831 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-06-25 19:34:07.502840 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-kubernetes/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-06-25 19:34:07.502846 | ubuntu-noble | plugins: forked-1.6.0, xdist-3.8.0 2026-06-25 19:34:07.502853 | ubuntu-noble | created: 8/8 workers 2026-06-25 19:34:07.502859 | ubuntu-noble | 8 workers [30 items] 2026-06-25 19:34:07.502865 | ubuntu-noble | 2026-06-25 19:34:07.926838 | ubuntu-noble | .............................. [100%] 2026-06-25 19:34:07.926923 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-06-25 19:34:07.926931 | ubuntu-noble | ============================== 30 passed in 1.91s ============================== 2026-06-25 19:34:07.990169 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-06-25 19:34:07.990240 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-06-25 19:34:07.990252 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-06-25 19:34:08.263955 | ubuntu-noble | ok: Runtime: 0:00:03.966235 2026-06-25 19:34:08.266640 | 2026-06-25 19:34:08.266694 | PLAY RECAP 2026-06-25 19:34:08.266743 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-25 19:34:08.266765 | 2026-06-25 19:34:08.468800 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-06-25 19:34:08.476416 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 19:34:09.317037 | 2026-06-25 19:34:09.317185 | PLAY [all] 2026-06-25 19:34:09.341569 | 2026-06-25 19:34:09.341746 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-25 19:34:09.387120 | ubuntu-noble | skipping: Conditional result was False 2026-06-25 19:34:09.543484 | 2026-06-25 19:34:09.543722 | TASK [fetch-output : Set log path for single node] 2026-06-25 19:34:09.590458 | ubuntu-noble | ok 2026-06-25 19:34:09.595928 | 2026-06-25 19:34:09.596000 | LOOP [fetch-output : Ensure local output dirs] 2026-06-25 19:34:10.686735 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/72ce43227ad64c2d8dacf6be20fb1010/work/logs" 2026-06-25 19:34:11.016707 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/72ce43227ad64c2d8dacf6be20fb1010/work/artifacts" 2026-06-25 19:34:11.454705 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/72ce43227ad64c2d8dacf6be20fb1010/work/docs" 2026-06-25 19:34:11.469471 | 2026-06-25 19:34:11.469638 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-25 19:34:12.221685 | ubuntu-noble | ok 2026-06-25 19:34:12.222150 | ubuntu-noble | changed: All items complete 2026-06-25 19:34:12.222212 | 2026-06-25 19:34:12.753104 | ubuntu-noble | changed: .d..t...... ./ 2026-06-25 19:34:13.378825 | ubuntu-noble | changed: .d..t...... ./ 2026-06-25 19:34:13.414819 | 2026-06-25 19:34:13.414959 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-25 19:34:14.097520 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.016065 2026-06-25 19:34:14.358203 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.032735 2026-06-25 19:34:14.384645 | 2026-06-25 19:34:14.384774 | PLAY [all] 2026-06-25 19:34:14.391678 | 2026-06-25 19:34:14.391744 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-25 19:34:15.092671 | ubuntu-noble | changed 2026-06-25 19:34:15.099286 | 2026-06-25 19:34:15.099340 | PLAY RECAP 2026-06-25 19:34:15.099387 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-25 19:34:15.099410 | 2026-06-25 19:34:15.254426 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 19:34:15.363343 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-25 19:34:16.017665 | 2026-06-25 19:34:16.017814 | PLAY [localhost] 2026-06-25 19:34:16.029539 | 2026-06-25 19:34:16.029617 | TASK [Generate Zuul manifest] 2026-06-25 19:34:16.051259 | localhost | ok 2026-06-25 19:34:16.144314 | 2026-06-25 19:34:16.254497 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-25 19:34:16.672309 | localhost | changed 2026-06-25 19:34:18.173021 | 2026-06-25 19:34:20.141319 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-25 19:34:20.492512 | localhost | ok 2026-06-25 19:34:20.514676 | 2026-06-25 19:34:20.514799 | TASK [Upload logs] 2026-06-25 19:34:20.533808 | localhost | ok 2026-06-25 19:34:23.169769 | 2026-06-25 19:34:24.968550 | TASK [Set zuul-log-path fact] 2026-06-25 19:34:24.993822 | localhost | ok 2026-06-25 19:34:25.022080 | 2026-06-25 19:34:25.022234 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 19:34:25.053178 | localhost | ok 2026-06-25 19:34:25.061679 | 2026-06-25 19:34:25.061750 | TASK [upload-logs : Create log directories] 2026-06-25 19:34:25.510879 | localhost | changed 2026-06-25 19:34:25.522009 | 2026-06-25 19:34:25.522118 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-25 19:34:25.927619 | localhost -> localhost | ok: Runtime: 0:00:00.005018 2026-06-25 19:34:25.933996 | 2026-06-25 19:34:25.934202 | TASK [upload-logs : Upload logs to log server] 2026-06-25 19:34:31.731133 | localhost | Output suppressed because no_log was given 2026-06-25 19:34:31.736580 | 2026-06-25 19:34:31.736655 | LOOP [upload-logs : Compress console log and json output] 2026-06-25 19:34:31.802695 | localhost | skipping: Conditional result was False 2026-06-25 19:34:31.812797 | localhost | skipping: Conditional result was False 2026-06-25 19:34:31.830899 | 2026-06-25 19:34:31.831090 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-25 19:34:31.878767 | localhost | skipping: Conditional result was False 2026-06-25 19:34:31.879128 | 2026-06-25 19:34:31.883175 | localhost | skipping: Conditional result was False 2026-06-25 19:34:31.894619 | 2026-06-25 19:34:31.894784 | LOOP [upload-logs : Upload console log and json output]