2026-06-17 18:56:47.971150 | Job console starting 2026-06-17 18:56:47.982423 | Updating git repos 2026-06-17 18:56:48.015773 | Cloning repos into workspace 2026-06-17 18:56:48.059847 | Restoring repo states 2026-06-17 18:56:48.072695 | Merging changes 2026-06-17 18:56:48.740054 | Checking out repos 2026-06-17 18:56:49.071038 | Preparing playbooks 2026-06-17 18:56:50.136462 | Running Ansible setup 2026-06-17 18:56:53.934842 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-17 18:56:54.522175 | 2026-06-17 18:56:54.522323 | PLAY [localhost] 2026-06-17 18:56:54.530084 | 2026-06-17 18:56:54.530156 | TASK [Gathering Facts] 2026-06-17 18:56:55.410491 | localhost | ok 2026-06-17 18:56:55.420032 | 2026-06-17 18:56:55.420150 | TASK [Setup log path fact] 2026-06-17 18:56:55.440377 | localhost | ok 2026-06-17 18:56:55.455256 | 2026-06-17 18:56:55.455340 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 18:56:55.497401 | localhost | ok 2026-06-17 18:56:55.504668 | 2026-06-17 18:56:55.504740 | TASK [emit-job-header : Print job information] 2026-06-17 18:56:55.546136 | # Job Information 2026-06-17 18:56:55.546424 | Ansible Version: 2.16.18 2026-06-17 18:56:55.546478 | Job: ansible-test 2026-06-17 18:56:55.546514 | Pipeline: check 2026-06-17 18:56:55.546545 | Executor: 2d72f0692154 2026-06-17 18:56:55.546593 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/284 2026-06-17 18:56:55.546631 | Event ID: 34b337a0-6a7e-11f1-8a88-f16196b774a1 2026-06-17 18:56:55.551328 | 2026-06-17 18:56:55.551452 | LOOP [emit-job-header : Print node information] 2026-06-17 18:56:55.655869 | localhost | ok: 2026-06-17 18:56:55.656225 | localhost | # Node Information 2026-06-17 18:56:55.656322 | localhost | Inventory Hostname: ubuntu-noble 2026-06-17 18:56:55.656396 | localhost | Hostname: np0000181308 2026-06-17 18:56:55.656460 | localhost | Username: zuul 2026-06-17 18:56:55.656536 | localhost | Distro: Ubuntu 24.04 2026-06-17 18:56:55.656608 | localhost | Provider: yul1 2026-06-17 18:56:55.656679 | localhost | Region: ca-ymq-1 2026-06-17 18:56:55.656776 | localhost | Label: ubuntu-noble 2026-06-17 18:56:55.656847 | localhost | Product Name: OpenStack Nova 2026-06-17 18:56:55.656950 | localhost | Interface IP: 199.204.45.129 2026-06-17 18:56:55.668105 | 2026-06-17 18:56:55.668306 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-17 18:56:56.078946 | localhost -> localhost | changed 2026-06-17 18:56:56.086339 | 2026-06-17 18:56:56.086438 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-17 18:56:57.286067 | localhost -> localhost | changed 2026-06-17 18:56:57.298623 | 2026-06-17 18:56:57.298765 | PLAY [all] 2026-06-17 18:56:57.308155 | 2026-06-17 18:56:57.308239 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-17 18:56:57.595503 | ubuntu-noble -> localhost | ok 2026-06-17 18:56:57.607134 | 2026-06-17 18:56:57.607242 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-17 18:56:57.641752 | ubuntu-noble | ok 2026-06-17 18:56:57.658990 | ubuntu-noble | included: /var/lib/zuul/builds/33b0d5a6d5eb4b31a87f5f8287a18a72/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-17 18:56:57.665698 | 2026-06-17 18:56:57.665830 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-17 18:56:58.527834 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-06-17 18:56:58.528004 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/33b0d5a6d5eb4b31a87f5f8287a18a72/work/33b0d5a6d5eb4b31a87f5f8287a18a72_id_rsa 2026-06-17 18:56:58.528036 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/33b0d5a6d5eb4b31a87f5f8287a18a72/work/33b0d5a6d5eb4b31a87f5f8287a18a72_id_rsa.pub 2026-06-17 18:56:58.528059 | ubuntu-noble -> localhost | The key fingerprint is: 2026-06-17 18:56:58.528081 | ubuntu-noble -> localhost | SHA256:5Nt0vIS27iz5MldPdcNzEvxA+qblgl7w0aQmqbNaQaA zuul-build-sshkey 2026-06-17 18:56:58.528115 | ubuntu-noble -> localhost | The key's randomart image is: 2026-06-17 18:56:58.528136 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-06-17 18:56:58.528164 | ubuntu-noble -> localhost | | . o. | 2026-06-17 18:56:58.528186 | ubuntu-noble -> localhost | | . . .+ | 2026-06-17 18:56:58.528288 | ubuntu-noble -> localhost | | E o . o+ | 2026-06-17 18:56:58.528313 | ubuntu-noble -> localhost | | + + =.+=| 2026-06-17 18:56:58.528333 | ubuntu-noble -> localhost | | S B B =o=| 2026-06-17 18:56:58.528354 | ubuntu-noble -> localhost | | B X.B. | 2026-06-17 18:56:58.528374 | ubuntu-noble -> localhost | | =.+.*o. | 2026-06-17 18:56:58.528417 | ubuntu-noble -> localhost | | .=*.. .. | 2026-06-17 18:56:58.528441 | ubuntu-noble -> localhost | | ...B* | 2026-06-17 18:56:58.528462 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-06-17 18:56:58.528511 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.428616 2026-06-17 18:56:58.534510 | 2026-06-17 18:56:58.534580 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-17 18:56:58.568129 | ubuntu-noble | ok 2026-06-17 18:56:58.578311 | ubuntu-noble | included: /var/lib/zuul/builds/33b0d5a6d5eb4b31a87f5f8287a18a72/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-17 18:56:58.586227 | 2026-06-17 18:56:58.586290 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-17 18:56:58.611080 | ubuntu-noble | skipping: Conditional result was False 2026-06-17 18:56:58.620658 | 2026-06-17 18:56:58.620740 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-17 18:56:59.255702 | ubuntu-noble | changed 2026-06-17 18:56:59.264209 | 2026-06-17 18:56:59.264325 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-17 18:56:59.505511 | ubuntu-noble | ok 2026-06-17 18:56:59.516939 | 2026-06-17 18:56:59.517097 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-17 18:57:00.121055 | ubuntu-noble | changed 2026-06-17 18:57:00.270773 | 2026-06-17 18:57:00.270978 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-17 18:57:00.912074 | ubuntu-noble | changed 2026-06-17 18:57:00.920472 | 2026-06-17 18:57:00.920564 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-17 18:57:00.945103 | ubuntu-noble | skipping: Conditional result was False 2026-06-17 18:57:00.955719 | 2026-06-17 18:57:00.955840 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-17 18:57:01.421902 | ubuntu-noble -> localhost | changed 2026-06-17 18:57:01.433640 | 2026-06-17 18:57:01.433766 | TASK [add-build-sshkey : Add back temp key] 2026-06-17 18:57:01.739591 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/33b0d5a6d5eb4b31a87f5f8287a18a72/work/33b0d5a6d5eb4b31a87f5f8287a18a72_id_rsa (zuul-build-sshkey) 2026-06-17 18:57:01.739850 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.015609 2026-06-17 18:57:01.745678 | 2026-06-17 18:57:01.745741 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-17 18:57:02.106139 | ubuntu-noble | ok 2026-06-17 18:57:02.112538 | 2026-06-17 18:57:02.112604 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-17 18:57:02.137324 | ubuntu-noble | skipping: Conditional result was False 2026-06-17 18:57:02.159089 | 2026-06-17 18:57:02.159194 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-17 18:57:02.583522 | ubuntu-noble | ok 2026-06-17 18:57:02.630538 | 2026-06-17 18:57:02.630666 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-17 18:57:03.676603 | ubuntu-noble | Output suppressed because no_log was given 2026-06-17 18:57:03.895106 | 2026-06-17 18:57:03.895294 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-17 18:57:04.144739 | ubuntu-noble | ok: "logs" 2026-06-17 18:57:04.145035 | ubuntu-noble | ok: All items complete 2026-06-17 18:57:04.145079 | 2026-06-17 18:57:04.363463 | ubuntu-noble | ok: "artifacts" 2026-06-17 18:57:04.611823 | ubuntu-noble | ok: "docs" 2026-06-17 18:57:04.625284 | 2026-06-17 18:57:04.625466 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-17 18:57:04.859593 | ubuntu-noble | changed: "logs" 2026-06-17 18:57:05.058677 | ubuntu-noble | changed: "artifacts" 2026-06-17 18:57:05.269352 | ubuntu-noble | changed: "docs" 2026-06-17 18:57:05.296722 | 2026-06-17 18:57:05.296840 | PLAY RECAP 2026-06-17 18:57:05.297044 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-17 18:57:05.297102 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-17 18:57:05.297131 | 2026-06-17 18:57:05.477997 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-17 18:57:05.536243 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-06-17 18:57:06.219445 | 2026-06-17 18:57:06.220018 | PLAY [all] 2026-06-17 18:57:06.234767 | 2026-06-17 18:57:06.234914 | TASK [setup-uv : Extract archive] 2026-06-17 18:57:08.667615 | ubuntu-noble | changed 2026-06-17 18:57:08.674114 | 2026-06-17 18:57:08.674197 | TASK [setup-uv : Print version] 2026-06-17 18:57:08.789754 | ubuntu-noble | uv 0.8.13 2026-06-17 18:57:09.210633 | ubuntu-noble | ok: Runtime: 0:00:00.014834 2026-06-17 18:57:09.220742 | 2026-06-17 18:57:09.220846 | TASK [Install Galaxy collection] 2026-06-17 18:57:09.261526 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-06-17 18:57:09.261776 | ubuntu-noble | Creating virtual environment at: .venv 2026-06-17 18:57:09.794156 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-06-17 18:57:09.794268 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-06-17 18:57:09.795257 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-06-17 18:57:10.006776 | ubuntu-noble | Downloading cryptography 2026-06-17 18:57:10.076852 | ubuntu-noble | Downloading pygments 2026-06-17 18:57:10.283882 | ubuntu-noble | Downloading ansible-core 2026-06-17 18:57:10.332562 | ubuntu-noble | Installed 37 packages in 47ms 2026-06-17 18:57:21.265110 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-06-17 18:57:28.141081 | ubuntu-noble | Starting galaxy collection install process 2026-06-17 18:57:28.141145 | ubuntu-noble | Process install dependency map 2026-06-17 18:57:28.141160 | ubuntu-noble | Starting collection install process 2026-06-17 18:57:28.141165 | ubuntu-noble | Installing 'vexxhost.kubernetes:3.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-06-17 18:57:28.141169 | ubuntu-noble | Created collection for vexxhost.kubernetes:3.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-06-17 18:57:28.141174 | ubuntu-noble | vexxhost.kubernetes:3.2.0 was installed successfully 2026-06-17 18:57:28.141178 | 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-10824lntukqy/tmpfyer8hxv/ansible-posix-2.2.0-nzs2kf6c 2026-06-17 18:57:28.141202 | ubuntu-noble | Installing 'ansible.posix:2.2.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-06-17 18:57:28.141206 | ubuntu-noble | ansible.posix:2.2.0 was installed successfully 2026-06-17 18:57:28.141211 | 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-10824lntukqy/tmpfyer8hxv/community-crypto-3.2.2-yv3cowwi 2026-06-17 18:57:28.141218 | ubuntu-noble | Installing 'community.crypto:3.2.2' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-06-17 18:57:28.141221 | ubuntu-noble | community.crypto:3.2.2 was installed successfully 2026-06-17 18:57:28.141226 | 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-10824lntukqy/tmpfyer8hxv/community-general-13.1.0-gncv2x1o 2026-06-17 18:57:28.141229 | ubuntu-noble | Installing 'community.general:13.1.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-06-17 18:57:28.141233 | ubuntu-noble | community.general:13.1.0 was installed successfully 2026-06-17 18:57:28.141238 | 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-10824lntukqy/tmpfyer8hxv/kubernetes-core-6.4.0-a83o65v5 2026-06-17 18:57:28.141242 | ubuntu-noble | Installing 'kubernetes.core:6.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-06-17 18:57:28.141246 | ubuntu-noble | kubernetes.core:6.4.0 was installed successfully 2026-06-17 18:57:28.141250 | 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-10824lntukqy/tmpfyer8hxv/vexxhost-containers-1.6.7-q036d730 2026-06-17 18:57:28.141254 | ubuntu-noble | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-06-17 18:57:28.141257 | ubuntu-noble | vexxhost.containers:1.6.7 was installed successfully 2026-06-17 18:57:28.620270 | ubuntu-noble | ok: Runtime: 0:00:19.064790 2026-06-17 18:57:28.622215 | 2026-06-17 18:57:28.622265 | PLAY RECAP 2026-06-17 18:57:28.622311 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-17 18:57:28.622334 | 2026-06-17 18:57:28.771185 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-06-17 18:57:28.772799 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-06-17 18:57:29.492692 | 2026-06-17 18:57:29.493388 | PLAY [all] 2026-06-17 18:57:29.507330 | 2026-06-17 18:57:29.507443 | TASK [Load metadata] 2026-06-17 18:57:29.564617 | ubuntu-noble | ok 2026-06-17 18:57:29.572062 | 2026-06-17 18:57:29.572191 | TASK [Run "ansible-test"] 2026-06-17 18:57:30.593137 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-06-17 18:57:30.593221 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-06-17 18:57:30.593234 | ubuntu-noble | Unit test controller with Python 3.12 2026-06-17 18:57:32.138845 | ubuntu-noble | ============================= test session starts ============================== 2026-06-17 18:57:32.138910 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-06-17 18:57:32.138920 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-06-17 18:57:32.138929 | 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-17 18:57:32.138935 | ubuntu-noble | plugins: forked-1.6.0, xdist-3.8.0 2026-06-17 18:57:32.138941 | ubuntu-noble | created: 8/8 workers 2026-06-17 18:57:32.138947 | ubuntu-noble | 8 workers [30 items] 2026-06-17 18:57:32.138952 | ubuntu-noble | 2026-06-17 18:57:32.444043 | ubuntu-noble | .............................. [100%] 2026-06-17 18:57:32.444150 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-06-17 18:57:32.444162 | ubuntu-noble | ============================== 30 passed in 1.19s ============================== 2026-06-17 18:57:32.484577 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-06-17 18:57:32.484668 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-06-17 18:57:32.484733 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-06-17 18:57:32.633907 | ubuntu-noble | ok: Runtime: 0:00:02.563537 2026-06-17 18:57:32.636004 | 2026-06-17 18:57:32.636054 | PLAY RECAP 2026-06-17 18:57:32.636104 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-17 18:57:32.636127 | 2026-06-17 18:57:32.777935 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-06-17 18:57:32.780663 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 18:57:33.389863 | 2026-06-17 18:57:33.389996 | PLAY [all] 2026-06-17 18:57:33.405394 | 2026-06-17 18:57:33.405548 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-17 18:57:33.452342 | ubuntu-noble | skipping: Conditional result was False 2026-06-17 18:57:33.461776 | 2026-06-17 18:57:33.461907 | TASK [fetch-output : Set log path for single node] 2026-06-17 18:57:33.506624 | ubuntu-noble | ok 2026-06-17 18:57:33.513015 | 2026-06-17 18:57:33.513092 | LOOP [fetch-output : Ensure local output dirs] 2026-06-17 18:57:33.945543 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/33b0d5a6d5eb4b31a87f5f8287a18a72/work/logs" 2026-06-17 18:57:34.165231 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/33b0d5a6d5eb4b31a87f5f8287a18a72/work/artifacts" 2026-06-17 18:57:34.413364 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/33b0d5a6d5eb4b31a87f5f8287a18a72/work/docs" 2026-06-17 18:57:34.429949 | 2026-06-17 18:57:34.430113 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-17 18:57:35.082339 | ubuntu-noble | changed: .d..t...... ./ 2026-06-17 18:57:35.082557 | ubuntu-noble | changed: All items complete 2026-06-17 18:57:35.082585 | 2026-06-17 18:57:35.585867 | ubuntu-noble | changed: .d..t...... ./ 2026-06-17 18:57:36.072836 | ubuntu-noble | changed: .d..t...... ./ 2026-06-17 18:57:36.097414 | 2026-06-17 18:57:36.097508 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-17 18:57:36.518689 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008701 2026-06-17 18:57:36.752806 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008206 2026-06-17 18:57:36.766393 | 2026-06-17 18:57:36.766513 | PLAY [all] 2026-06-17 18:57:36.782718 | 2026-06-17 18:57:36.782787 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-17 18:57:37.302950 | ubuntu-noble | changed 2026-06-17 18:57:37.308750 | 2026-06-17 18:57:37.308801 | PLAY RECAP 2026-06-17 18:57:37.308846 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-17 18:57:37.308867 | 2026-06-17 18:57:37.439001 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 18:57:37.440566 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-17 18:57:38.019319 | 2026-06-17 18:57:38.019462 | PLAY [localhost] 2026-06-17 18:57:38.030330 | 2026-06-17 18:57:38.030411 | TASK [Generate Zuul manifest] 2026-06-17 18:57:38.053667 | localhost | ok 2026-06-17 18:57:38.067796 | 2026-06-17 18:57:38.067880 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-17 18:57:38.434052 | localhost | changed 2026-06-17 18:57:38.445829 | 2026-06-17 18:57:38.445935 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-17 18:57:38.479669 | localhost | ok 2026-06-17 18:57:38.488249 | 2026-06-17 18:57:38.488341 | TASK [Upload logs] 2026-06-17 18:57:38.511295 | localhost | ok 2026-06-17 18:57:38.567993 | 2026-06-17 18:57:38.568170 | TASK [Set zuul-log-path fact] 2026-06-17 18:57:38.589629 | localhost | ok 2026-06-17 18:57:38.601919 | 2026-06-17 18:57:38.601986 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 18:57:38.634429 | localhost | ok 2026-06-17 18:57:38.643339 | 2026-06-17 18:57:38.643412 | TASK [upload-logs : Create log directories] 2026-06-17 18:57:39.089234 | localhost | changed 2026-06-17 18:57:39.095709 | 2026-06-17 18:57:39.095791 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-17 18:57:39.549636 | localhost -> localhost | ok: Runtime: 0:00:00.006865 2026-06-17 18:57:39.556559 | 2026-06-17 18:57:39.556667 | TASK [upload-logs : Upload logs to log server] 2026-06-17 18:57:40.046652 | localhost | Output suppressed because no_log was given 2026-06-17 18:57:40.050836 | 2026-06-17 18:57:40.050905 | LOOP [upload-logs : Compress console log and json output] 2026-06-17 18:57:40.099305 | localhost | skipping: Conditional result was False 2026-06-17 18:57:40.106730 | localhost | skipping: Conditional result was False 2026-06-17 18:57:40.120813 | 2026-06-17 18:57:40.121006 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-17 18:57:40.165338 | localhost | skipping: Conditional result was False 2026-06-17 18:57:40.165848 | 2026-06-17 18:57:40.168688 | localhost | skipping: Conditional result was False 2026-06-17 18:57:40.185391 | 2026-06-17 18:57:40.185575 | LOOP [upload-logs : Upload console log and json output]