2026-05-13 00:59:21.404273 | Job console starting 2026-05-13 00:59:21.414674 | Updating git repos 2026-05-13 00:59:21.442935 | Cloning repos into workspace 2026-05-13 00:59:21.485116 | Restoring repo states 2026-05-13 00:59:21.499369 | Merging changes 2026-05-13 00:59:22.083499 | Checking out repos 2026-05-13 00:59:22.278380 | Preparing playbooks 2026-05-13 00:59:23.297289 | Running Ansible setup 2026-05-13 00:59:27.446716 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 00:59:28.017798 | 2026-05-13 00:59:28.017931 | PLAY [localhost] 2026-05-13 00:59:28.025805 | 2026-05-13 00:59:28.025899 | TASK [Gathering Facts] 2026-05-13 00:59:28.868569 | localhost | ok 2026-05-13 00:59:28.875828 | 2026-05-13 00:59:28.875908 | TASK [Setup log path fact] 2026-05-13 00:59:28.896805 | localhost | ok 2026-05-13 00:59:28.910440 | 2026-05-13 00:59:28.910508 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 00:59:28.939838 | localhost | ok 2026-05-13 00:59:28.947666 | 2026-05-13 00:59:28.947756 | TASK [emit-job-header : Print job information] 2026-05-13 00:59:28.987504 | # Job Information 2026-05-13 00:59:28.987643 | Ansible Version: 2.16.18 2026-05-13 00:59:28.987687 | Job: ansible-test 2026-05-13 00:59:28.987718 | Pipeline: check 2026-05-13 00:59:28.987745 | Executor: 2d72f0692154 2026-05-13 00:59:28.987771 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/273 2026-05-13 00:59:28.987801 | Event ID: e09751c0-4e66-11f1-86a7-4ae871bac6c7 2026-05-13 00:59:28.991517 | 2026-05-13 00:59:28.991605 | LOOP [emit-job-header : Print node information] 2026-05-13 00:59:29.097958 | localhost | ok: 2026-05-13 00:59:29.098199 | localhost | # Node Information 2026-05-13 00:59:29.098249 | localhost | Inventory Hostname: ubuntu-noble 2026-05-13 00:59:29.098287 | localhost | Hostname: np0000173857 2026-05-13 00:59:29.098323 | localhost | Username: zuul 2026-05-13 00:59:29.098361 | localhost | Distro: Ubuntu 24.04 2026-05-13 00:59:29.098396 | localhost | Provider: yul1 2026-05-13 00:59:29.098429 | localhost | Region: ca-ymq-1 2026-05-13 00:59:29.098462 | localhost | Label: ubuntu-noble 2026-05-13 00:59:29.098494 | localhost | Product Name: OpenStack Nova 2026-05-13 00:59:29.098527 | localhost | Interface IP: 199.204.45.30 2026-05-13 00:59:29.109680 | 2026-05-13 00:59:29.109851 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-13 00:59:29.711604 | localhost -> localhost | changed 2026-05-13 00:59:29.722680 | 2026-05-13 00:59:29.722791 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-13 00:59:30.745753 | localhost -> localhost | changed 2026-05-13 00:59:30.752469 | 2026-05-13 00:59:30.752524 | PLAY [all] 2026-05-13 00:59:30.761268 | 2026-05-13 00:59:30.761354 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-13 00:59:31.009030 | ubuntu-noble -> localhost | ok 2026-05-13 00:59:31.016830 | 2026-05-13 00:59:31.016899 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-13 00:59:31.051202 | ubuntu-noble | ok 2026-05-13 00:59:31.075066 | ubuntu-noble | included: /var/lib/zuul/builds/a88cab95724948d3ba0730268e6f0ec8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-13 00:59:31.083997 | 2026-05-13 00:59:31.084071 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-13 00:59:32.010960 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-05-13 00:59:32.011122 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/a88cab95724948d3ba0730268e6f0ec8/work/a88cab95724948d3ba0730268e6f0ec8_id_rsa 2026-05-13 00:59:32.011153 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/a88cab95724948d3ba0730268e6f0ec8/work/a88cab95724948d3ba0730268e6f0ec8_id_rsa.pub 2026-05-13 00:59:32.011176 | ubuntu-noble -> localhost | The key fingerprint is: 2026-05-13 00:59:32.011197 | ubuntu-noble -> localhost | SHA256:pf5x4CzNIpxZqdQ4SjmAIHOfYrP/37Jt0teHL32/6F4 zuul-build-sshkey 2026-05-13 00:59:32.011232 | ubuntu-noble -> localhost | The key's randomart image is: 2026-05-13 00:59:32.011254 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-05-13 00:59:32.011279 | ubuntu-noble -> localhost | |+ . | 2026-05-13 00:59:32.011301 | ubuntu-noble -> localhost | |o+ . . | 2026-05-13 00:59:32.011320 | ubuntu-noble -> localhost | |. = o . | 2026-05-13 00:59:32.011340 | ubuntu-noble -> localhost | | . = . o + | 2026-05-13 00:59:32.011359 | ubuntu-noble -> localhost | | . + + S . | 2026-05-13 00:59:32.011378 | ubuntu-noble -> localhost | | o = B = . | 2026-05-13 00:59:32.011397 | ubuntu-noble -> localhost | | o * +.* .. E | 2026-05-13 00:59:32.011416 | ubuntu-noble -> localhost | | . .o*oo. * +| 2026-05-13 00:59:32.011438 | ubuntu-noble -> localhost | | ..o=+.o+ =*| 2026-05-13 00:59:32.011458 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-05-13 00:59:32.011501 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.421180 2026-05-13 00:59:32.017024 | 2026-05-13 00:59:32.017087 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-13 00:59:32.049783 | ubuntu-noble | ok 2026-05-13 00:59:32.061693 | ubuntu-noble | included: /var/lib/zuul/builds/a88cab95724948d3ba0730268e6f0ec8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-13 00:59:32.070213 | 2026-05-13 00:59:32.070287 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-13 00:59:32.094202 | ubuntu-noble | skipping: Conditional result was False 2026-05-13 00:59:32.103728 | 2026-05-13 00:59:32.103860 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-13 00:59:32.629260 | ubuntu-noble | changed 2026-05-13 00:59:32.635055 | 2026-05-13 00:59:32.635115 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-13 00:59:32.870568 | ubuntu-noble | ok 2026-05-13 00:59:32.877603 | 2026-05-13 00:59:32.877666 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-13 00:59:33.435073 | ubuntu-noble | changed 2026-05-13 00:59:33.451844 | 2026-05-13 00:59:33.452015 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-13 00:59:34.037276 | ubuntu-noble | changed 2026-05-13 00:59:34.045387 | 2026-05-13 00:59:34.045510 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-13 00:59:34.069380 | ubuntu-noble | skipping: Conditional result was False 2026-05-13 00:59:34.081423 | 2026-05-13 00:59:34.081531 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-13 00:59:34.714753 | ubuntu-noble -> localhost | changed 2026-05-13 00:59:34.731167 | 2026-05-13 00:59:34.731269 | TASK [add-build-sshkey : Add back temp key] 2026-05-13 00:59:35.029738 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/a88cab95724948d3ba0730268e6f0ec8/work/a88cab95724948d3ba0730268e6f0ec8_id_rsa (zuul-build-sshkey) 2026-05-13 00:59:35.030075 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.015961 2026-05-13 00:59:35.037440 | 2026-05-13 00:59:35.264592 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-13 00:59:35.631340 | ubuntu-noble | ok 2026-05-13 00:59:35.640282 | 2026-05-13 00:59:35.640385 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-13 00:59:35.678478 | ubuntu-noble | skipping: Conditional result was False 2026-05-13 00:59:35.700626 | 2026-05-13 00:59:35.700759 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-13 00:59:36.063408 | ubuntu-noble | ok 2026-05-13 00:59:36.114379 | 2026-05-13 00:59:36.114499 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-13 00:59:37.100410 | ubuntu-noble | Output suppressed because no_log was given 2026-05-13 00:59:37.110015 | 2026-05-13 00:59:37.110080 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-13 00:59:37.331501 | ubuntu-noble | ok: "logs" 2026-05-13 00:59:37.382226 | ubuntu-noble | ok: All items complete 2026-05-13 00:59:37.389638 | 2026-05-13 00:59:37.521742 | ubuntu-noble | ok: "artifacts" 2026-05-13 00:59:37.705448 | ubuntu-noble | ok: "docs" 2026-05-13 00:59:37.715282 | 2026-05-13 00:59:37.715839 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-13 00:59:37.939546 | ubuntu-noble | changed: "logs" 2026-05-13 00:59:38.118839 | ubuntu-noble | changed: "artifacts" 2026-05-13 00:59:38.303518 | ubuntu-noble | changed: "docs" 2026-05-13 00:59:38.313032 | 2026-05-13 00:59:38.313150 | PLAY RECAP 2026-05-13 00:59:38.313199 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 00:59:38.313230 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-13 00:59:38.313253 | 2026-05-13 00:59:38.445454 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 00:59:38.447365 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-05-13 00:59:39.035549 | 2026-05-13 00:59:39.035652 | PLAY [all] 2026-05-13 00:59:39.047502 | 2026-05-13 00:59:39.047576 | TASK [setup-uv : Extract archive] 2026-05-13 00:59:41.475620 | ubuntu-noble | changed 2026-05-13 00:59:41.482013 | 2026-05-13 00:59:41.482094 | TASK [setup-uv : Print version] 2026-05-13 00:59:40.483541 | ubuntu-noble | uv 0.8.13 2026-05-13 00:59:42.027256 | ubuntu-noble | ok: Runtime: 0:00:00.015030 2026-05-13 00:59:42.042034 | 2026-05-13 00:59:42.042115 | TASK [Install Galaxy collection] 2026-05-13 00:59:40.958954 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-05-13 00:59:40.959065 | ubuntu-noble | Creating virtual environment at: .venv 2026-05-13 00:59:42.316396 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-05-13 00:59:42.371674 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-05-13 00:59:42.377980 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-05-13 00:59:42.831118 | ubuntu-noble | Downloading pygments 2026-05-13 00:59:42.952086 | ubuntu-noble | Downloading cryptography 2026-05-13 00:59:43.043234 | ubuntu-noble | Downloading ansible-core 2026-05-13 00:59:43.091193 | ubuntu-noble | Installed 37 packages in 47ms 2026-05-13 00:59:54.307350 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-05-13 01:00:00.619716 | ubuntu-noble | Starting galaxy collection install process 2026-05-13 01:00:00.619934 | ubuntu-noble | Process install dependency map 2026-05-13 01:00:00.619964 | ubuntu-noble | Starting collection install process 2026-05-13 01:00:00.619975 | ubuntu-noble | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-05-13 01:00:00.619986 | ubuntu-noble | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-05-13 01:00:00.620017 | ubuntu-noble | vexxhost.kubernetes:3.1.0 was installed successfully 2026-05-13 01:00:00.620029 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1074xuq55oc2/tmpzp5i8rk0/ansible-posix-2.1.0-gp4oqfys 2026-05-13 01:00:00.620076 | ubuntu-noble | Installing 'ansible.posix:2.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-13 01:00:00.620086 | ubuntu-noble | ansible.posix:2.1.0 was installed successfully 2026-05-13 01:00:00.620096 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.2.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1074xuq55oc2/tmpzp5i8rk0/community-crypto-3.2.0-w_9rrm9m 2026-05-13 01:00:00.620113 | ubuntu-noble | Installing 'community.crypto:3.2.0' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-05-13 01:00:00.620122 | ubuntu-noble | community.crypto:3.2.0 was installed successfully 2026-05-13 01:00:00.620132 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.6.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1074xuq55oc2/tmpzp5i8rk0/community-general-12.6.0-zl0d6ayg 2026-05-13 01:00:00.620142 | ubuntu-noble | Installing 'community.general:12.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-13 01:00:00.620151 | ubuntu-noble | community.general:12.6.0 was installed successfully 2026-05-13 01:00:00.620160 | 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-1074xuq55oc2/tmpzp5i8rk0/kubernetes-core-6.4.0-hpetl3df 2026-05-13 01:00:00.620170 | ubuntu-noble | Installing 'kubernetes.core:6.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-05-13 01:00:00.620179 | ubuntu-noble | kubernetes.core:6.4.0 was installed successfully 2026-05-13 01:00:00.620189 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/vexxhost-containers-1.6.6.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1074xuq55oc2/tmpzp5i8rk0/vexxhost-containers-1.6.6-7f7240r7 2026-05-13 01:00:00.620198 | ubuntu-noble | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-13 01:00:00.620207 | ubuntu-noble | vexxhost.containers:1.6.6 was installed successfully 2026-05-13 01:00:01.103261 | ubuntu-noble | ok: Runtime: 0:00:19.822500 2026-05-13 01:00:01.112130 | 2026-05-13 01:00:01.112203 | PLAY RECAP 2026-05-13 01:00:01.112250 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 01:00:01.112272 | 2026-05-13 01:00:01.278415 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-05-13 01:00:01.336783 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-05-13 01:00:01.946415 | 2026-05-13 01:00:01.946559 | PLAY [all] 2026-05-13 01:00:01.965627 | 2026-05-13 01:00:01.965862 | TASK [Load metadata] 2026-05-13 01:00:02.033187 | ubuntu-noble | ok 2026-05-13 01:00:02.040362 | 2026-05-13 01:00:02.040553 | TASK [Run "ansible-test"] 2026-05-13 01:00:03.052339 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-05-13 01:00:03.052592 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-05-13 01:00:03.052614 | ubuntu-noble | Unit test controller with Python 3.12 2026-05-13 01:00:04.492517 | ubuntu-noble | ============================= test session starts ============================== 2026-05-13 01:00:04.492566 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-05-13 01:00:04.492577 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-05-13 01:00:04.492585 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-kubernetes/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-05-13 01:00:04.492592 | ubuntu-noble | plugins: forked-1.6.0, xdist-3.8.0 2026-05-13 01:00:04.492598 | ubuntu-noble | created: 8/8 workers 2026-05-13 01:00:04.492604 | ubuntu-noble | 8 workers [30 items] 2026-05-13 01:00:04.492610 | ubuntu-noble | 2026-05-13 01:00:04.770857 | ubuntu-noble | .............................. [100%] 2026-05-13 01:00:04.770944 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-05-13 01:00:04.770951 | ubuntu-noble | ============================== 30 passed in 1.09s ============================== 2026-05-13 01:00:04.805231 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-05-13 01:00:04.805245 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-05-13 01:00:04.805249 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-05-13 01:00:05.216103 | ubuntu-noble | ok: Runtime: 0:00:02.415484 2026-05-13 01:00:05.218236 | 2026-05-13 01:00:05.218296 | PLAY RECAP 2026-05-13 01:00:05.218356 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 01:00:05.218388 | 2026-05-13 01:00:05.374357 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-05-13 01:00:05.376398 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 01:00:05.980244 | 2026-05-13 01:00:05.980385 | PLAY [all] 2026-05-13 01:00:05.999202 | 2026-05-13 01:00:05.999356 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-13 01:00:06.035277 | ubuntu-noble | skipping: Conditional result was False 2026-05-13 01:00:06.045096 | 2026-05-13 01:00:06.045212 | TASK [fetch-output : Set log path for single node] 2026-05-13 01:00:06.087075 | ubuntu-noble | ok 2026-05-13 01:00:06.093962 | 2026-05-13 01:00:06.094054 | LOOP [fetch-output : Ensure local output dirs] 2026-05-13 01:00:06.481396 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/a88cab95724948d3ba0730268e6f0ec8/work/logs" 2026-05-13 01:00:06.709417 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/a88cab95724948d3ba0730268e6f0ec8/work/artifacts" 2026-05-13 01:00:06.911281 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/a88cab95724948d3ba0730268e6f0ec8/work/docs" 2026-05-13 01:00:06.928502 | 2026-05-13 01:00:06.928613 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-13 01:00:07.577644 | ubuntu-noble | changed: .d..t...... ./ 2026-05-13 01:00:07.577876 | ubuntu-noble | changed: All items complete 2026-05-13 01:00:07.577915 | 2026-05-13 01:00:08.066566 | ubuntu-noble | changed: .d..t...... ./ 2026-05-13 01:00:08.555274 | ubuntu-noble | changed: .d..t...... ./ 2026-05-13 01:00:08.577798 | 2026-05-13 01:00:08.577912 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-13 01:00:09.041079 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.007165 2026-05-13 01:00:09.257475 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.005528 2026-05-13 01:00:09.271789 | 2026-05-13 01:00:09.271898 | PLAY [all] 2026-05-13 01:00:09.278844 | 2026-05-13 01:00:09.278914 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-13 01:00:09.760460 | ubuntu-noble | changed 2026-05-13 01:00:09.768033 | 2026-05-13 01:00:09.768089 | PLAY RECAP 2026-05-13 01:00:09.768135 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-13 01:00:09.768156 | 2026-05-13 01:00:09.909219 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 01:00:09.911456 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-13 01:00:10.501088 | 2026-05-13 01:00:10.501215 | PLAY [localhost] 2026-05-13 01:00:10.511735 | 2026-05-13 01:00:10.511831 | TASK [Generate Zuul manifest] 2026-05-13 01:00:10.533652 | localhost | ok 2026-05-13 01:00:10.551767 | 2026-05-13 01:00:10.551870 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-13 01:00:10.914631 | localhost | changed 2026-05-13 01:00:10.928101 | 2026-05-13 01:00:10.928183 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-13 01:00:11.212974 | localhost | ok 2026-05-13 01:00:11.224170 | 2026-05-13 01:00:11.224236 | TASK [Upload logs] 2026-05-13 01:00:11.244950 | localhost | ok 2026-05-13 01:00:11.317229 | 2026-05-13 01:00:11.317373 | TASK [Set zuul-log-path fact] 2026-05-13 01:00:11.339315 | localhost | ok 2026-05-13 01:00:11.354422 | 2026-05-13 01:00:11.354490 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 01:00:11.382927 | localhost | ok 2026-05-13 01:00:11.393690 | 2026-05-13 01:00:11.393779 | TASK [upload-logs : Create log directories] 2026-05-13 01:00:11.829191 | localhost | changed 2026-05-13 01:00:11.834740 | 2026-05-13 01:00:11.834804 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-13 01:00:12.293480 | localhost -> localhost | ok: Runtime: 0:00:00.005164 2026-05-13 01:00:12.299126 | 2026-05-13 01:00:12.299189 | TASK [upload-logs : Upload logs to log server] 2026-05-13 01:00:12.763662 | localhost | Output suppressed because no_log was given 2026-05-13 01:00:12.769124 | 2026-05-13 01:00:12.769217 | LOOP [upload-logs : Compress console log and json output] 2026-05-13 01:00:12.823246 | localhost | skipping: Conditional result was False 2026-05-13 01:00:12.834321 | localhost | skipping: Conditional result was False 2026-05-13 01:00:12.872661 | 2026-05-13 01:00:12.872988 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-13 01:00:12.917838 | localhost | skipping: Conditional result was False 2026-05-13 01:00:12.918194 | 2026-05-13 01:00:12.922190 | localhost | skipping: Conditional result was False 2026-05-13 01:00:12.936478 | 2026-05-13 01:00:12.936619 | LOOP [upload-logs : Upload console log and json output]