2026-07-30 16:17:04.194561 | Job console starting 2026-07-30 16:17:04.205562 | Updating git repos 2026-07-30 16:17:04.235874 | Cloning repos into workspace 2026-07-30 16:17:04.270205 | Restoring repo states 2026-07-30 16:17:04.282792 | Merging changes 2026-07-30 16:17:04.949712 | Checking out repos 2026-07-30 16:17:05.175465 | Preparing playbooks 2026-07-30 16:17:07.901278 | Running Ansible setup 2026-07-30 16:17:11.791843 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 16:17:12.388181 | 2026-07-30 16:17:12.388353 | PLAY [localhost] 2026-07-30 16:17:12.397323 | 2026-07-30 16:17:12.397445 | TASK [Gathering Facts] 2026-07-30 16:17:13.296240 | localhost | ok 2026-07-30 16:17:13.303757 | 2026-07-30 16:17:13.303916 | TASK [Setup log path fact] 2026-07-30 16:17:13.327669 | localhost | ok 2026-07-30 16:17:13.343273 | 2026-07-30 16:17:13.343452 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 16:17:13.373778 | localhost | ok 2026-07-30 16:17:13.382544 | 2026-07-30 16:17:13.382700 | TASK [emit-job-header : Print job information] 2026-07-30 16:17:13.422964 | # Job Information 2026-07-30 16:17:13.423168 | Ansible Version: 2.16.18 2026-07-30 16:17:13.423211 | Job: ansible-test 2026-07-30 16:17:13.423243 | Pipeline: check 2026-07-30 16:17:13.423271 | Executor: 2d72f0692154 2026-07-30 16:17:13.423298 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/290 2026-07-30 16:17:13.423328 | Event ID: 712b1110-8c31-11f1-82db-dfc23e97940a 2026-07-30 16:17:13.427198 | 2026-07-30 16:17:13.427287 | LOOP [emit-job-header : Print node information] 2026-07-30 16:17:13.536735 | localhost | ok: 2026-07-30 16:17:13.537262 | localhost | # Node Information 2026-07-30 16:17:13.537301 | localhost | Inventory Hostname: ubuntu-noble 2026-07-30 16:17:13.537324 | localhost | Hostname: np0000187520 2026-07-30 16:17:13.537346 | localhost | Username: zuul 2026-07-30 16:17:13.537370 | localhost | Distro: Ubuntu 24.04 2026-07-30 16:17:13.537391 | localhost | Provider: yul1 2026-07-30 16:17:13.537411 | localhost | Region: ca-ymq-1 2026-07-30 16:17:13.537430 | localhost | Label: ubuntu-noble 2026-07-30 16:17:13.537449 | localhost | Product Name: OpenStack Nova 2026-07-30 16:17:13.537468 | localhost | Interface IP: 199.204.45.22 2026-07-30 16:17:13.558526 | 2026-07-30 16:17:13.558774 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-30 16:17:14.005339 | localhost -> localhost | changed 2026-07-30 16:17:14.017687 | 2026-07-30 16:17:14.017834 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-30 16:17:14.942562 | localhost -> localhost | changed 2026-07-30 16:17:14.949503 | 2026-07-30 16:17:14.949557 | PLAY [all] 2026-07-30 16:17:14.958955 | 2026-07-30 16:17:14.959031 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-30 16:17:15.208121 | ubuntu-noble -> localhost | ok 2026-07-30 16:17:15.217658 | 2026-07-30 16:17:15.217744 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-30 16:17:15.247107 | ubuntu-noble | ok 2026-07-30 16:17:15.261820 | ubuntu-noble | included: /var/lib/zuul/builds/956fb43e96c54b989296e4d07eb3484a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-30 16:17:15.268075 | 2026-07-30 16:17:15.268132 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-30 16:17:17.347557 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-30 16:17:17.347772 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/956fb43e96c54b989296e4d07eb3484a/work/956fb43e96c54b989296e4d07eb3484a_id_rsa 2026-07-30 16:17:17.347803 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/956fb43e96c54b989296e4d07eb3484a/work/956fb43e96c54b989296e4d07eb3484a_id_rsa.pub 2026-07-30 16:17:17.347827 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-30 16:17:17.347850 | ubuntu-noble -> localhost | SHA256:qFkhf6m/MbY1wCmpNSmzEAMRTGBSn37Iw3EeryfJwJU zuul-build-sshkey 2026-07-30 16:17:17.347893 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-30 16:17:17.347916 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-30 16:17:17.347944 | ubuntu-noble -> localhost | |X*. | 2026-07-30 16:17:17.347967 | ubuntu-noble -> localhost | |oo . . . | 2026-07-30 16:17:17.347990 | ubuntu-noble -> localhost | | o = E | 2026-07-30 16:17:17.348012 | ubuntu-noble -> localhost | | B O O o | 2026-07-30 16:17:17.348033 | ubuntu-noble -> localhost | | . @ % S | 2026-07-30 16:17:17.348054 | ubuntu-noble -> localhost | | . # B . | 2026-07-30 16:17:17.348074 | ubuntu-noble -> localhost | | = * = o | 2026-07-30 16:17:17.348095 | ubuntu-noble -> localhost | | = = . | 2026-07-30 16:17:17.348119 | ubuntu-noble -> localhost | | +. | 2026-07-30 16:17:17.348141 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-30 16:17:17.348208 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.659837 2026-07-30 16:17:17.355482 | 2026-07-30 16:17:17.355626 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-30 16:17:17.391323 | ubuntu-noble | ok 2026-07-30 16:17:17.404198 | ubuntu-noble | included: /var/lib/zuul/builds/956fb43e96c54b989296e4d07eb3484a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-30 16:17:17.412443 | 2026-07-30 16:17:17.412559 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-30 16:17:17.438052 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 16:17:17.448883 | 2026-07-30 16:17:17.449006 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-30 16:17:17.986594 | ubuntu-noble | changed 2026-07-30 16:17:18.004376 | 2026-07-30 16:17:18.004526 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-30 16:17:18.235025 | ubuntu-noble | ok 2026-07-30 16:17:18.240567 | 2026-07-30 16:17:18.240649 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-30 16:17:18.806401 | ubuntu-noble | changed 2026-07-30 16:17:18.813315 | 2026-07-30 16:17:18.813397 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-30 16:17:19.377883 | ubuntu-noble | changed 2026-07-30 16:17:19.385085 | 2026-07-30 16:17:19.385179 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-30 16:17:19.409952 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 16:17:19.421870 | 2026-07-30 16:17:19.422091 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-30 16:17:20.186962 | ubuntu-noble -> localhost | changed 2026-07-30 16:17:20.205695 | 2026-07-30 16:17:20.205819 | TASK [add-build-sshkey : Add back temp key] 2026-07-30 16:17:20.514138 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/956fb43e96c54b989296e4d07eb3484a/work/956fb43e96c54b989296e4d07eb3484a_id_rsa (zuul-build-sshkey) 2026-07-30 16:17:20.514352 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.017183 2026-07-30 16:17:20.519998 | 2026-07-30 16:17:20.520063 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-30 16:17:20.879746 | ubuntu-noble | ok 2026-07-30 16:17:20.886407 | 2026-07-30 16:17:20.886474 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-30 16:17:20.911709 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 16:17:20.928697 | 2026-07-30 16:17:20.928789 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-30 16:17:21.309093 | ubuntu-noble | ok 2026-07-30 16:17:21.355417 | 2026-07-30 16:17:21.355563 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-30 16:17:22.372137 | ubuntu-noble | Output suppressed because no_log was given 2026-07-30 16:17:22.382392 | 2026-07-30 16:17:22.382461 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-30 16:17:22.617027 | ubuntu-noble | ok: "logs" 2026-07-30 16:17:22.617403 | ubuntu-noble | ok: All items complete 2026-07-30 16:17:22.617459 | 2026-07-30 16:17:22.816856 | ubuntu-noble | ok: "artifacts" 2026-07-30 16:17:23.027783 | ubuntu-noble | ok: "docs" 2026-07-30 16:17:23.047232 | 2026-07-30 16:17:23.047436 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-30 16:17:23.271478 | ubuntu-noble | changed: "logs" 2026-07-30 16:17:23.473160 | ubuntu-noble | changed: "artifacts" 2026-07-30 16:17:23.665125 | ubuntu-noble | changed: "docs" 2026-07-30 16:17:23.688669 | 2026-07-30 16:17:23.688867 | PLAY RECAP 2026-07-30 16:17:23.688944 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 16:17:23.689017 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-30 16:17:23.689052 | 2026-07-30 16:17:23.895682 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 16:17:23.899255 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-07-30 16:17:24.494799 | 2026-07-30 16:17:24.494979 | PLAY [all] 2026-07-30 16:17:24.515156 | 2026-07-30 16:17:24.515260 | TASK [setup-uv : Extract archive] 2026-07-30 16:17:26.931483 | ubuntu-noble | changed 2026-07-30 16:17:26.944391 | 2026-07-30 16:17:26.944719 | TASK [setup-uv : Print version] 2026-07-30 16:17:27.359105 | ubuntu-noble | uv 0.8.13 2026-07-30 16:17:27.491497 | ubuntu-noble | ok: Runtime: 0:00:00.013094 2026-07-30 16:17:27.517391 | 2026-07-30 16:17:27.517769 | TASK [Install Galaxy collection] 2026-07-30 16:17:27.813539 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-07-30 16:17:27.813757 | ubuntu-noble | Creating virtual environment at: .venv 2026-07-30 16:17:28.116007 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-07-30 16:17:28.133226 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-07-30 16:17:28.134572 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-07-30 16:17:28.306930 | ubuntu-noble | Downloading cryptography 2026-07-30 16:17:28.366463 | ubuntu-noble | Downloading pygments 2026-07-30 16:17:28.517424 | ubuntu-noble | Downloading ansible-core 2026-07-30 16:17:28.567258 | ubuntu-noble | Installed 37 packages in 49ms 2026-07-30 16:17:38.317038 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-07-30 16:17:44.077673 | ubuntu-noble | Starting galaxy collection install process 2026-07-30 16:17:44.078127 | ubuntu-noble | Process install dependency map 2026-07-30 16:17:44.078141 | ubuntu-noble | Starting collection install process 2026-07-30 16:17:44.078152 | ubuntu-noble | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-07-30 16:17:44.078161 | ubuntu-noble | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-30 16:17:44.078198 | ubuntu-noble | vexxhost.kubernetes:3.3.0 was installed successfully 2026-07-30 16:17:44.078214 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.2.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1087lrd1oqgf/tmpzk_i8n6d/ansible-posix-2.2.2-mi3ofbe8 2026-07-30 16:17:44.078258 | ubuntu-noble | Installing 'ansible.posix:2.2.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-30 16:17:44.078267 | ubuntu-noble | ansible.posix:2.2.2 was installed successfully 2026-07-30 16:17:44.078275 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.3.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1087lrd1oqgf/tmpzk_i8n6d/community-crypto-3.3.0-w16qa4m8 2026-07-30 16:17:44.078290 | ubuntu-noble | Installing 'community.crypto:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-07-30 16:17:44.078298 | ubuntu-noble | community.crypto:3.3.0 was installed successfully 2026-07-30 16:17:44.078307 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.2.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1087lrd1oqgf/tmpzk_i8n6d/community-general-13.2.0-fkjbsq2l 2026-07-30 16:17:44.078315 | ubuntu-noble | Installing 'community.general:13.2.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-30 16:17:44.078324 | ubuntu-noble | community.general:13.2.0 was installed successfully 2026-07-30 16:17:44.078332 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/kubernetes-core-6.5.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1087lrd1oqgf/tmpzk_i8n6d/kubernetes-core-6.5.0-by2g0wyu 2026-07-30 16:17:44.078341 | ubuntu-noble | Installing 'kubernetes.core:6.5.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-07-30 16:17:44.078350 | ubuntu-noble | kubernetes.core:6.5.0 was installed successfully 2026-07-30 16:17:44.078358 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/vexxhost-containers-1.6.8.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1087lrd1oqgf/tmpzk_i8n6d/vexxhost-containers-1.6.8-djd147lh 2026-07-30 16:17:44.078366 | ubuntu-noble | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-30 16:17:44.078374 | ubuntu-noble | vexxhost.containers:1.6.8 was installed successfully 2026-07-30 16:17:44.078383 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-library_inventory_filtering_v1-1.1.5.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1087lrd1oqgf/tmpzk_i8n6d/community-library_inventory_filtering_v1-1.1.5-zegf6get 2026-07-30 16:17:44.078398 | ubuntu-noble | Installing 'community.library_inventory_filtering_v1:1.1.5' to '/home/zuul/.ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-07-30 16:17:44.078437 | ubuntu-noble | community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-07-30 16:17:44.586305 | ubuntu-noble | ok: Runtime: 0:00:16.428839 2026-07-30 16:17:44.589462 | 2026-07-30 16:17:44.589537 | PLAY RECAP 2026-07-30 16:17:44.589588 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 16:17:44.589637 | 2026-07-30 16:17:44.750152 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-07-30 16:17:45.058102 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-07-30 16:17:45.685533 | 2026-07-30 16:17:45.685683 | PLAY [all] 2026-07-30 16:17:45.698558 | 2026-07-30 16:17:45.698650 | TASK [Load metadata] 2026-07-30 16:17:45.753196 | ubuntu-noble | ok 2026-07-30 16:17:45.763476 | 2026-07-30 16:17:45.763700 | TASK [Run "ansible-test"] 2026-07-30 16:17:46.763693 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-07-30 16:17:46.763854 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-07-30 16:17:46.763872 | ubuntu-noble | Unit test controller with Python 3.12 2026-07-30 16:17:48.247392 | ubuntu-noble | ============================= test session starts ============================== 2026-07-30 16:17:48.247482 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-07-30 16:17:48.247498 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-30 16:17:48.247511 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-kubernetes/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-07-30 16:17:48.247521 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-07-30 16:17:48.247531 | ubuntu-noble | created: 8/8 workers 2026-07-30 16:17:48.247539 | ubuntu-noble | 8 workers [30 items] 2026-07-30 16:17:48.247548 | ubuntu-noble | 2026-07-30 16:17:48.549972 | ubuntu-noble | .............................. [100%] 2026-07-30 16:17:48.550045 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-07-30 16:17:48.550056 | ubuntu-noble | ============================== 30 passed in 1.12s ============================== 2026-07-30 16:17:48.584539 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-07-30 16:17:48.584570 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-07-30 16:17:48.584580 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-07-30 16:17:48.818078 | ubuntu-noble | ok: Runtime: 0:00:02.461272 2026-07-30 16:17:48.825242 | 2026-07-30 16:17:48.825317 | PLAY RECAP 2026-07-30 16:17:48.825379 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 16:17:48.825412 | 2026-07-30 16:17:48.985827 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-07-30 16:17:48.987512 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 16:17:49.670185 | 2026-07-30 16:17:49.670337 | PLAY [all] 2026-07-30 16:17:49.685289 | 2026-07-30 16:17:49.685420 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-30 16:17:49.732120 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 16:17:49.743426 | 2026-07-30 16:17:49.744669 | TASK [fetch-output : Set log path for single node] 2026-07-30 16:17:49.790455 | ubuntu-noble | ok 2026-07-30 16:17:49.797686 | 2026-07-30 16:17:49.797818 | LOOP [fetch-output : Ensure local output dirs] 2026-07-30 16:17:50.243113 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/956fb43e96c54b989296e4d07eb3484a/work/logs" 2026-07-30 16:17:50.471089 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/956fb43e96c54b989296e4d07eb3484a/work/artifacts" 2026-07-30 16:17:50.706413 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/956fb43e96c54b989296e4d07eb3484a/work/docs" 2026-07-30 16:17:50.737913 | 2026-07-30 16:17:50.738066 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-30 16:17:51.432421 | ubuntu-noble | ok 2026-07-30 16:17:51.432678 | ubuntu-noble | changed: All items complete 2026-07-30 16:17:51.432716 | 2026-07-30 16:17:53.345227 | ubuntu-noble | changed: .d..t...... ./ 2026-07-30 16:17:53.846275 | ubuntu-noble | changed: .d..t...... ./ 2026-07-30 16:17:53.873850 | 2026-07-30 16:17:53.874014 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-30 16:17:54.322134 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.010292 2026-07-30 16:17:54.588696 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007799 2026-07-30 16:17:54.610420 | 2026-07-30 16:17:54.610564 | PLAY [all] 2026-07-30 16:17:54.617721 | 2026-07-30 16:17:54.617857 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-30 16:17:55.145534 | ubuntu-noble | changed 2026-07-30 16:17:55.153528 | 2026-07-30 16:17:55.153604 | PLAY RECAP 2026-07-30 16:17:55.153666 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-30 16:17:55.153693 | 2026-07-30 16:17:55.319949 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 16:17:55.322315 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-30 16:17:55.985882 | 2026-07-30 16:17:55.986030 | PLAY [localhost] 2026-07-30 16:17:55.997549 | 2026-07-30 16:17:55.997627 | TASK [Generate Zuul manifest] 2026-07-30 16:17:56.019855 | localhost | ok 2026-07-30 16:17:56.037751 | 2026-07-30 16:17:56.037884 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-30 16:17:56.434207 | localhost | changed 2026-07-30 16:17:56.445985 | 2026-07-30 16:17:56.446071 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-30 16:17:56.478951 | localhost | ok 2026-07-30 16:17:56.489435 | 2026-07-30 16:17:56.489524 | TASK [Upload logs] 2026-07-30 16:17:56.510107 | localhost | ok 2026-07-30 16:17:56.574212 | 2026-07-30 16:17:56.574375 | TASK [Set zuul-log-path fact] 2026-07-30 16:17:56.596594 | localhost | ok 2026-07-30 16:17:56.611037 | 2026-07-30 16:17:56.611109 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 16:17:56.643367 | localhost | ok 2026-07-30 16:17:56.654396 | 2026-07-30 16:17:56.654499 | TASK [upload-logs : Create log directories] 2026-07-30 16:17:57.320055 | localhost | changed 2026-07-30 16:17:57.326010 | 2026-07-30 16:17:57.326091 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-30 16:17:57.781710 | localhost -> localhost | ok: Runtime: 0:00:00.005391 2026-07-30 16:17:57.788525 | 2026-07-30 16:17:57.788647 | TASK [upload-logs : Upload logs to log server] 2026-07-30 16:17:58.276292 | localhost | Output suppressed because no_log was given 2026-07-30 16:17:58.285552 | 2026-07-30 16:17:58.285700 | LOOP [upload-logs : Compress console log and json output] 2026-07-30 16:17:58.332697 | localhost | skipping: Conditional result was False 2026-07-30 16:17:58.340897 | localhost | skipping: Conditional result was False 2026-07-30 16:17:58.348780 | 2026-07-30 16:17:58.348936 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-30 16:17:58.394750 | localhost | skipping: Conditional result was False 2026-07-30 16:17:58.395545 | 2026-07-30 16:17:58.399071 | localhost | skipping: Conditional result was False 2026-07-30 16:17:58.416096 | 2026-07-30 16:17:58.416266 | LOOP [upload-logs : Upload console log and json output]