2026-02-16 21:05:35.407749 | Job console starting 2026-02-16 21:05:35.415697 | Updating git repos 2026-02-16 21:05:35.464991 | Cloning repos into workspace 2026-02-16 21:05:35.520357 | Restoring repo states 2026-02-16 21:05:35.538657 | Merging changes 2026-02-16 21:05:36.086293 | Checking out repos 2026-02-16 21:05:36.247841 | Preparing playbooks 2026-02-16 21:05:37.286969 | Running Ansible setup 2026-02-16 21:05:41.085861 | PRE-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/pre.yaml@main] 2026-02-16 21:05:41.713130 | 2026-02-16 21:05:41.713312 | PLAY [localhost] 2026-02-16 21:05:41.741665 | 2026-02-16 21:05:41.741801 | TASK [Gathering Facts] 2026-02-16 21:05:42.799543 | localhost | ok 2026-02-16 21:05:42.806697 | 2026-02-16 21:05:42.806775 | TASK [Setup log path fact] 2026-02-16 21:05:42.827138 | localhost | ok 2026-02-16 21:05:42.844275 | 2026-02-16 21:05:42.844356 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-16 21:05:42.871281 | localhost | ok 2026-02-16 21:05:42.877118 | 2026-02-16 21:05:42.877205 | TASK [emit-job-header : Print job information] 2026-02-16 21:05:42.918437 | # Job Information 2026-02-16 21:05:42.918592 | Ansible Version: 2.16.15 2026-02-16 21:05:42.918637 | Job: ansible-test 2026-02-16 21:05:42.918667 | Pipeline: check 2026-02-16 21:05:42.918694 | Executor: 3a2793d2bd32 2026-02-16 21:05:42.918721 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/228 2026-02-16 21:05:42.918752 | Event ID: 078dc310-0b7b-11f1-98c1-99ab71959742 2026-02-16 21:05:42.922424 | 2026-02-16 21:05:42.922513 | LOOP [emit-job-header : Print node information] 2026-02-16 21:05:43.058844 | localhost | ok: 2026-02-16 21:05:43.059086 | localhost | # Node Information 2026-02-16 21:05:43.059117 | localhost | Inventory Hostname: ubuntu-noble 2026-02-16 21:05:43.059140 | localhost | Hostname: np0000155758 2026-02-16 21:05:43.059161 | localhost | Username: zuul 2026-02-16 21:05:43.059183 | localhost | Distro: Ubuntu 24.04 2026-02-16 21:05:43.059203 | localhost | Provider: yul1 2026-02-16 21:05:43.059222 | localhost | Region: ca-ymq-1 2026-02-16 21:05:43.059241 | localhost | Label: ubuntu-noble 2026-02-16 21:05:43.059260 | localhost | Product Name: OpenStack Nova 2026-02-16 21:05:43.059279 | localhost | Interface IP: 199.204.45.115 2026-02-16 21:05:43.066226 | 2026-02-16 21:05:43.066294 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-16 21:05:43.463974 | localhost -> localhost | changed 2026-02-16 21:05:43.471254 | 2026-02-16 21:05:43.471354 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-16 21:05:44.386045 | localhost -> localhost | changed 2026-02-16 21:05:44.394680 | 2026-02-16 21:05:44.394814 | PLAY [all] 2026-02-16 21:05:44.411538 | 2026-02-16 21:05:44.411673 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-16 21:05:44.705968 | ubuntu-noble -> localhost | ok 2026-02-16 21:05:44.713231 | 2026-02-16 21:05:44.713307 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-16 21:05:44.763492 | ubuntu-noble | ok 2026-02-16 21:05:44.783621 | ubuntu-noble | included: /var/lib/zuul/builds/a45a0fc32f7a4b93b256f2c38cdae5d8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-16 21:05:44.791601 | 2026-02-16 21:05:44.791669 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-16 21:05:45.906475 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-02-16 21:05:45.906742 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/a45a0fc32f7a4b93b256f2c38cdae5d8/work/a45a0fc32f7a4b93b256f2c38cdae5d8_id_rsa 2026-02-16 21:05:45.906790 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/a45a0fc32f7a4b93b256f2c38cdae5d8/work/a45a0fc32f7a4b93b256f2c38cdae5d8_id_rsa.pub 2026-02-16 21:05:45.906822 | ubuntu-noble -> localhost | The key fingerprint is: 2026-02-16 21:05:45.906853 | ubuntu-noble -> localhost | SHA256:RKFMGlUDtPn+5mQ+bnxNKb2AcHsyD3Pj2vwmrOdEsvQ zuul-build-sshkey 2026-02-16 21:05:45.906932 | ubuntu-noble -> localhost | The key's randomart image is: 2026-02-16 21:05:45.906964 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-02-16 21:05:45.907002 | ubuntu-noble -> localhost | | .o=o=. | 2026-02-16 21:05:45.907033 | ubuntu-noble -> localhost | | = = . | 2026-02-16 21:05:45.907061 | ubuntu-noble -> localhost | | . = . | 2026-02-16 21:05:45.907089 | ubuntu-noble -> localhost | | o. . | 2026-02-16 21:05:45.907116 | ubuntu-noble -> localhost | | Sooo.. . | 2026-02-16 21:05:45.907144 | ubuntu-noble -> localhost | | . .B=* + | 2026-02-16 21:05:45.907171 | ubuntu-noble -> localhost | | ..+@E* . | 2026-02-16 21:05:45.907199 | ubuntu-noble -> localhost | | ==+B + | 2026-02-16 21:05:45.907229 | ubuntu-noble -> localhost | | =BB++. | 2026-02-16 21:05:45.907257 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-02-16 21:05:45.907324 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.667148 2026-02-16 21:05:45.913297 | 2026-02-16 21:05:45.913361 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-16 21:05:45.948422 | ubuntu-noble | ok 2026-02-16 21:05:45.958403 | ubuntu-noble | included: /var/lib/zuul/builds/a45a0fc32f7a4b93b256f2c38cdae5d8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-16 21:05:45.967053 | 2026-02-16 21:05:45.967177 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-16 21:05:45.993381 | ubuntu-noble | skipping: Conditional result was False 2026-02-16 21:05:46.002107 | 2026-02-16 21:05:46.002201 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-16 21:05:46.581059 | ubuntu-noble | changed 2026-02-16 21:05:46.591410 | 2026-02-16 21:05:46.591554 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-16 21:05:46.807232 | ubuntu-noble | ok 2026-02-16 21:05:46.813655 | 2026-02-16 21:05:46.813720 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-16 21:05:47.369506 | ubuntu-noble | changed 2026-02-16 21:05:47.375063 | 2026-02-16 21:05:47.375130 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-16 21:05:47.927447 | ubuntu-noble | changed 2026-02-16 21:05:47.935441 | 2026-02-16 21:05:47.935517 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-16 21:05:47.959860 | ubuntu-noble | skipping: Conditional result was False 2026-02-16 21:05:47.972426 | 2026-02-16 21:05:47.972541 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-16 21:05:48.332276 | ubuntu-noble -> localhost | changed 2026-02-16 21:05:48.343242 | 2026-02-16 21:05:48.343318 | TASK [add-build-sshkey : Add back temp key] 2026-02-16 21:05:48.667313 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/a45a0fc32f7a4b93b256f2c38cdae5d8/work/a45a0fc32f7a4b93b256f2c38cdae5d8_id_rsa (zuul-build-sshkey) 2026-02-16 21:05:48.667568 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.017237 2026-02-16 21:05:48.675526 | 2026-02-16 21:05:48.675673 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-16 21:05:49.040285 | ubuntu-noble | ok 2026-02-16 21:05:49.050826 | 2026-02-16 21:05:49.051039 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-16 21:05:49.077292 | ubuntu-noble | skipping: Conditional result was False 2026-02-16 21:05:49.093126 | 2026-02-16 21:05:49.093214 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-02-16 21:05:49.465343 | ubuntu-noble | ok 2026-02-16 21:05:49.473782 | 2026-02-16 21:05:49.473879 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-02-16 21:05:50.539287 | ubuntu-noble | Output suppressed because no_log was given 2026-02-16 21:05:50.549721 | 2026-02-16 21:05:50.549800 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-02-16 21:05:50.772817 | ubuntu-noble | ok: "logs" 2026-02-16 21:05:50.773109 | ubuntu-noble | ok: All items complete 2026-02-16 21:05:50.773153 | 2026-02-16 21:05:51.010018 | ubuntu-noble | ok: "artifacts" 2026-02-16 21:05:51.182773 | ubuntu-noble | ok: "docs" 2026-02-16 21:05:51.202723 | 2026-02-16 21:05:51.202861 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-02-16 21:05:51.434464 | ubuntu-noble | changed: "logs" 2026-02-16 21:05:51.630315 | ubuntu-noble | changed: "artifacts" 2026-02-16 21:05:51.838245 | ubuntu-noble | changed: "docs" 2026-02-16 21:05:51.850820 | 2026-02-16 21:05:51.850945 | PLAY RECAP 2026-02-16 21:05:51.850991 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-16 21:05:51.851020 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-16 21:05:51.851055 | 2026-02-16 21:05:51.973002 | PRE-RUN END RESULT_NORMAL: [trusted : vexxhost.dev/zuul-config/playbooks/base/pre.yaml@main] 2026-02-16 21:05:51.975166 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-02-16 21:05:52.566389 | 2026-02-16 21:05:52.566580 | PLAY [all] 2026-02-16 21:05:52.581945 | 2026-02-16 21:05:52.582087 | TASK [setup-uv : Extract archive] 2026-02-16 21:05:54.968416 | ubuntu-noble | changed 2026-02-16 21:05:54.981082 | 2026-02-16 21:05:54.981216 | TASK [setup-uv : Print version] 2026-02-16 21:05:55.383800 | ubuntu-noble | uv 0.8.13 2026-02-16 21:05:55.522398 | ubuntu-noble | ok: Runtime: 0:00:00.014899 2026-02-16 21:05:55.536584 | 2026-02-16 21:05:55.536684 | TASK [Install Galaxy collection] 2026-02-16 21:05:55.853022 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-02-16 21:05:55.853100 | ubuntu-noble | Creating virtual environment at: .venv 2026-02-16 21:05:55.889499 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-02-16 21:05:55.905274 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-02-16 21:05:55.905298 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-02-16 21:05:56.148096 | ubuntu-noble | Downloading cryptography 2026-02-16 21:05:56.196509 | ubuntu-noble | Downloading pygments 2026-02-16 21:05:56.321827 | ubuntu-noble | Downloading ansible-core 2026-02-16 21:05:56.382111 | ubuntu-noble | Installed 37 packages in 59ms 2026-02-16 21:06:05.481194 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-02-16 21:06:13.003124 | ubuntu-noble | Starting galaxy collection install process 2026-02-16 21:06:13.003244 | ubuntu-noble | Process install dependency map 2026-02-16 21:06:13.003259 | ubuntu-noble | Starting collection install process 2026-02-16 21:06:13.003269 | ubuntu-noble | Installing 'vexxhost.kubernetes:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-02-16 21:06:13.003278 | ubuntu-noble | Created collection for vexxhost.kubernetes:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-02-16 21:06:13.003287 | ubuntu-noble | vexxhost.kubernetes:2.5.0 was installed successfully 2026-02-16 21:06:13.003297 | 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-95835rybl4w/tmp6b5bw2nm/ansible-posix-2.1.0-9ky8cnh4 2026-02-16 21:06:13.003339 | ubuntu-noble | Installing 'ansible.posix:2.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-02-16 21:06:13.003348 | ubuntu-noble | ansible.posix:2.1.0 was installed successfully 2026-02-16 21:06:13.003357 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.1.1.tar.gz to /home/zuul/.ansible/tmp/ansible-local-95835rybl4w/tmp6b5bw2nm/community-crypto-3.1.1-4e0jwlxx 2026-02-16 21:06:13.003372 | ubuntu-noble | Installing 'community.crypto:3.1.1' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-02-16 21:06:13.003380 | ubuntu-noble | community.crypto:3.1.1 was installed successfully 2026-02-16 21:06:13.003434 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.3.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-95835rybl4w/tmp6b5bw2nm/community-general-12.3.0-6uihiax0 2026-02-16 21:06:13.003443 | ubuntu-noble | Installing 'community.general:12.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-02-16 21:06:13.003452 | ubuntu-noble | community.general:12.3.0 was installed successfully 2026-02-16 21:06:13.003461 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/kubernetes-core-6.3.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-95835rybl4w/tmp6b5bw2nm/kubernetes-core-6.3.0-hzz6_jjg 2026-02-16 21:06:13.003470 | ubuntu-noble | Installing 'kubernetes.core:6.3.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-02-16 21:06:13.003479 | ubuntu-noble | kubernetes.core:6.3.0 was installed successfully 2026-02-16 21:06:13.003488 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/vexxhost-containers-1.6.4.tar.gz to /home/zuul/.ansible/tmp/ansible-local-95835rybl4w/tmp6b5bw2nm/vexxhost-containers-1.6.4-cujjmsvg 2026-02-16 21:06:13.003497 | ubuntu-noble | Installing 'vexxhost.containers:1.6.4' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-02-16 21:06:13.003505 | ubuntu-noble | vexxhost.containers:1.6.4 was installed successfully 2026-02-16 21:06:13.612576 | ubuntu-noble | ok: Runtime: 0:00:17.323600 2026-02-16 21:06:13.615264 | 2026-02-16 21:06:13.615446 | PLAY RECAP 2026-02-16 21:06:13.615525 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-16 21:06:13.615570 | 2026-02-16 21:06:13.724154 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-02-16 21:06:13.725620 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-02-16 21:06:14.275371 | 2026-02-16 21:06:14.295407 | PLAY [all] 2026-02-16 21:06:14.313473 | 2026-02-16 21:06:14.313577 | TASK [Load metadata] 2026-02-16 21:06:14.377797 | ubuntu-noble | ok 2026-02-16 21:06:14.385742 | 2026-02-16 21:06:14.385842 | TASK [Run "ansible-test"] 2026-02-16 21:06:15.339035 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-02-16 21:06:15.339211 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-02-16 21:06:15.339234 | ubuntu-noble | Unit test controller with Python 3.12 2026-02-16 21:06:16.458438 | ubuntu-noble | ============================= test session starts ============================== 2026-02-16 21:06:16.458468 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.2, pluggy-1.6.0 2026-02-16 21:06:16.458475 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-02-16 21:06:16.458480 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-kubernetes/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-02-16 21:06:16.458485 | ubuntu-noble | plugins: forked-1.6.0, xdist-3.8.0 2026-02-16 21:06:16.458489 | ubuntu-noble | created: 2/2 workers 2026-02-16 21:06:16.458492 | ubuntu-noble | 2 workers [30 items] 2026-02-16 21:06:16.458496 | ubuntu-noble | 2026-02-16 21:06:16.785620 | ubuntu-noble | .............................. [100%] 2026-02-16 21:06:16.785652 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-02-16 21:06:16.785657 | ubuntu-noble | ============================== 30 passed in 0.80s ============================== 2026-02-16 21:06:16.814583 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-02-16 21:06:16.814634 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-02-16 21:06:16.814643 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-02-16 21:06:16.925014 | ubuntu-noble | ok: Runtime: 0:00:02.093273 2026-02-16 21:06:16.927089 | 2026-02-16 21:06:16.927155 | PLAY RECAP 2026-02-16 21:06:16.927222 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-16 21:06:16.927257 | 2026-02-16 21:06:17.082233 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-02-16 21:06:17.084574 | POST-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/post.yaml@main] 2026-02-16 21:06:17.640720 | 2026-02-16 21:06:17.640847 | PLAY [all] 2026-02-16 21:06:17.652078 | 2026-02-16 21:06:17.652152 | TASK [fetch-output : Set log path for multiple nodes] 2026-02-16 21:06:17.708242 | ubuntu-noble | skipping: Conditional result was False 2026-02-16 21:06:17.719344 | 2026-02-16 21:06:17.719422 | TASK [fetch-output : Set log path for single node] 2026-02-16 21:06:17.765561 | ubuntu-noble | ok 2026-02-16 21:06:17.771732 | 2026-02-16 21:06:17.771799 | LOOP [fetch-output : Ensure local output dirs] 2026-02-16 21:06:18.184007 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/a45a0fc32f7a4b93b256f2c38cdae5d8/work/logs" 2026-02-16 21:06:18.395972 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/a45a0fc32f7a4b93b256f2c38cdae5d8/work/artifacts" 2026-02-16 21:06:18.621040 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/a45a0fc32f7a4b93b256f2c38cdae5d8/work/docs" 2026-02-16 21:06:18.639806 | 2026-02-16 21:06:18.645610 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-02-16 21:06:19.285359 | ubuntu-noble | ok 2026-02-16 21:06:19.285615 | ubuntu-noble | changed: All items complete 2026-02-16 21:06:19.285662 | 2026-02-16 21:06:19.768240 | ubuntu-noble | changed: .d..t...... ./ 2026-02-16 21:06:20.252440 | ubuntu-noble | changed: .d..t...... ./ 2026-02-16 21:06:20.276939 | 2026-02-16 21:06:20.277143 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-02-16 21:06:20.707415 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.006683 2026-02-16 21:06:20.928784 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.009331 2026-02-16 21:06:20.942563 | 2026-02-16 21:06:20.942684 | PLAY [all] 2026-02-16 21:06:20.950396 | 2026-02-16 21:06:20.950458 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-16 21:06:21.412746 | ubuntu-noble | changed 2026-02-16 21:06:21.419054 | 2026-02-16 21:06:21.419120 | PLAY RECAP 2026-02-16 21:06:21.419176 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-02-16 21:06:21.419203 | 2026-02-16 21:06:21.553662 | POST-RUN END RESULT_NORMAL: [trusted : vexxhost.dev/zuul-config/playbooks/base/post.yaml@main] 2026-02-16 21:06:21.555710 | POST-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-16 21:06:22.100071 | 2026-02-16 21:06:22.100220 | PLAY [localhost] 2026-02-16 21:06:22.111074 | 2026-02-16 21:06:22.111179 | TASK [Generate Zuul manifest] 2026-02-16 21:06:22.132977 | localhost | ok 2026-02-16 21:06:22.149242 | 2026-02-16 21:06:22.149381 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-16 21:06:22.465099 | localhost | changed 2026-02-16 21:06:22.477096 | 2026-02-16 21:06:22.477428 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-16 21:06:22.510988 | localhost | ok 2026-02-16 21:06:22.519979 | 2026-02-16 21:06:22.520046 | TASK [Upload logs] 2026-02-16 21:06:22.538325 | localhost | ok 2026-02-16 21:06:22.596370 | 2026-02-16 21:06:22.596474 | TASK [Set zuul-log-path fact] 2026-02-16 21:06:22.614219 | localhost | ok 2026-02-16 21:06:22.624384 | 2026-02-16 21:06:22.624452 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-16 21:06:22.655005 | localhost | ok 2026-02-16 21:06:22.663802 | 2026-02-16 21:06:22.663908 | TASK [upload-logs : Create log directories] 2026-02-16 21:06:23.090681 | localhost | changed 2026-02-16 21:06:23.097570 | 2026-02-16 21:06:23.097670 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-16 21:06:23.526580 | localhost -> localhost | ok: Runtime: 0:00:00.006461 2026-02-16 21:06:23.533287 | 2026-02-16 21:06:23.533383 | TASK [upload-logs : Upload logs to log server] 2026-02-16 21:06:24.031094 | localhost | Output suppressed because no_log was given 2026-02-16 21:06:24.036232 | 2026-02-16 21:06:24.036325 | LOOP [upload-logs : Compress console log and json output] 2026-02-16 21:06:24.082598 | localhost | skipping: Conditional result was False 2026-02-16 21:06:24.089143 | localhost | skipping: Conditional result was False 2026-02-16 21:06:24.098635 | 2026-02-16 21:06:24.098834 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-16 21:06:24.138960 | localhost | skipping: Conditional result was False 2026-02-16 21:06:24.139367 | 2026-02-16 21:06:24.142329 | localhost | skipping: Conditional result was False 2026-02-16 21:06:24.153014 | 2026-02-16 21:06:24.153128 | LOOP [upload-logs : Upload console log and json output]