2026-03-09 15:23:03.860085 | Job console starting 2026-03-09 15:23:03.888041 | Updating git repos 2026-03-09 15:23:03.956654 | Cloning repos into workspace 2026-03-09 15:23:04.404454 | Restoring repo states 2026-03-09 15:23:04.430196 | Merging changes 2026-03-09 15:23:05.235020 | Checking out repos 2026-03-09 15:23:05.338060 | Preparing playbooks 2026-03-09 15:23:06.686734 | Running Ansible setup 2026-03-09 15:23:11.137593 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-09 15:23:11.836921 | 2026-03-09 15:23:11.837198 | PLAY [localhost] 2026-03-09 15:23:11.847887 | 2026-03-09 15:23:11.847969 | TASK [Gathering Facts] 2026-03-09 15:23:12.840543 | localhost | ok 2026-03-09 15:23:12.849881 | 2026-03-09 15:23:12.849969 | TASK [Setup log path fact] 2026-03-09 15:23:12.868979 | localhost | ok 2026-03-09 15:23:12.887555 | 2026-03-09 15:23:12.887717 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-09 15:23:12.916812 | localhost | ok 2026-03-09 15:23:12.922905 | 2026-03-09 15:23:12.922976 | TASK [emit-job-header : Print job information] 2026-03-09 15:23:12.963309 | # Job Information 2026-03-09 15:23:12.963768 | Ansible Version: 2.16.16 2026-03-09 15:23:12.963818 | Job: ansible-test 2026-03-09 15:23:12.963849 | Pipeline: check 2026-03-09 15:23:12.963877 | Executor: 0a8996d2b663 2026-03-09 15:23:12.963904 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/236 2026-03-09 15:23:12.963936 | Event ID: c2871620-1bcb-11f1-9a65-bf7aaf81b926 2026-03-09 15:23:12.967965 | 2026-03-09 15:23:12.968040 | LOOP [emit-job-header : Print node information] 2026-03-09 15:23:13.098067 | localhost | ok: 2026-03-09 15:23:13.106988 | localhost | # Node Information 2026-03-09 15:23:13.107037 | localhost | Inventory Hostname: ubuntu-noble 2026-03-09 15:23:13.107062 | localhost | Hostname: np0000158215 2026-03-09 15:23:13.107082 | localhost | Username: zuul 2026-03-09 15:23:13.107105 | localhost | Distro: Ubuntu 24.04 2026-03-09 15:23:13.107125 | localhost | Provider: yul1 2026-03-09 15:23:13.107143 | localhost | Region: ca-ymq-1 2026-03-09 15:23:13.107161 | localhost | Label: ubuntu-noble 2026-03-09 15:23:13.107179 | localhost | Product Name: OpenStack Nova 2026-03-09 15:23:13.107198 | localhost | Interface IP: 199.204.45.102 2026-03-09 15:23:13.124535 | 2026-03-09 15:23:13.124696 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-09 15:23:13.513651 | localhost -> localhost | changed 2026-03-09 15:23:13.519153 | 2026-03-09 15:23:13.519236 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-09 15:23:14.666273 | localhost -> localhost | changed 2026-03-09 15:23:14.675531 | 2026-03-09 15:23:14.675586 | PLAY [all] 2026-03-09 15:23:14.685838 | 2026-03-09 15:23:14.685900 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-09 15:23:14.986858 | ubuntu-noble -> localhost | ok 2026-03-09 15:23:15.007638 | 2026-03-09 15:23:15.049864 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-09 15:23:15.083517 | ubuntu-noble | ok 2026-03-09 15:23:15.101929 | ubuntu-noble | included: /var/lib/zuul/builds/e92f5d5aced241a4b501df67de0837ad/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-09 15:23:15.109517 | 2026-03-09 15:23:15.109592 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-09 15:23:16.782345 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-03-09 15:23:16.782668 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/e92f5d5aced241a4b501df67de0837ad/work/e92f5d5aced241a4b501df67de0837ad_id_rsa 2026-03-09 15:23:16.782704 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/e92f5d5aced241a4b501df67de0837ad/work/e92f5d5aced241a4b501df67de0837ad_id_rsa.pub 2026-03-09 15:23:16.782727 | ubuntu-noble -> localhost | The key fingerprint is: 2026-03-09 15:23:16.782749 | ubuntu-noble -> localhost | SHA256:CI/ocbycLEgc8RxL2+aUSfo5J+0qg/+uRykPvophFvg zuul-build-sshkey 2026-03-09 15:23:16.782781 | ubuntu-noble -> localhost | The key's randomart image is: 2026-03-09 15:23:16.782803 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-03-09 15:23:16.782833 | ubuntu-noble -> localhost | | . o . | 2026-03-09 15:23:16.782854 | ubuntu-noble -> localhost | | = B o | 2026-03-09 15:23:16.782874 | ubuntu-noble -> localhost | | . *.* | 2026-03-09 15:23:16.782894 | ubuntu-noble -> localhost | |o .o=+o. | 2026-03-09 15:23:16.782914 | ubuntu-noble -> localhost | |.+o +*+oS | 2026-03-09 15:23:16.782933 | ubuntu-noble -> localhost | |.+.B == | 2026-03-09 15:23:16.782952 | ubuntu-noble -> localhost | |ooE X . | 2026-03-09 15:23:16.782971 | ubuntu-noble -> localhost | |+o = o. | 2026-03-09 15:23:16.782994 | ubuntu-noble -> localhost | |..o+O+ | 2026-03-09 15:23:16.783014 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-03-09 15:23:16.783061 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.213245 2026-03-09 15:23:16.797091 | 2026-03-09 15:23:16.797206 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-09 15:23:16.842961 | ubuntu-noble | ok 2026-03-09 15:23:16.861933 | ubuntu-noble | included: /var/lib/zuul/builds/e92f5d5aced241a4b501df67de0837ad/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-09 15:23:16.883581 | 2026-03-09 15:23:16.888007 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-09 15:23:16.929161 | ubuntu-noble | skipping: Conditional result was False 2026-03-09 15:23:16.937124 | 2026-03-09 15:23:16.937211 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-09 15:23:17.603627 | ubuntu-noble | changed 2026-03-09 15:23:17.664442 | 2026-03-09 15:23:17.664554 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-09 15:23:17.904985 | ubuntu-noble | ok 2026-03-09 15:23:17.927249 | 2026-03-09 15:23:17.927464 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-09 15:23:18.507411 | ubuntu-noble | changed 2026-03-09 15:23:18.514506 | 2026-03-09 15:23:18.514578 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-09 15:23:19.085784 | ubuntu-noble | changed 2026-03-09 15:23:19.091463 | 2026-03-09 15:23:19.091530 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-09 15:23:19.116762 | ubuntu-noble | skipping: Conditional result was False 2026-03-09 15:23:19.123649 | 2026-03-09 15:23:19.123721 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-09 15:23:19.481836 | ubuntu-noble -> localhost | changed 2026-03-09 15:23:19.495605 | 2026-03-09 15:23:19.495823 | TASK [add-build-sshkey : Add back temp key] 2026-03-09 15:23:19.857239 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/e92f5d5aced241a4b501df67de0837ad/work/e92f5d5aced241a4b501df67de0837ad_id_rsa (zuul-build-sshkey) 2026-03-09 15:23:19.857445 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013033 2026-03-09 15:23:19.862863 | 2026-03-09 15:23:19.862933 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-09 15:23:20.240190 | ubuntu-noble | ok 2026-03-09 15:23:20.246038 | 2026-03-09 15:23:20.246111 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-09 15:23:20.281463 | ubuntu-noble | skipping: Conditional result was False 2026-03-09 15:23:20.295964 | 2026-03-09 15:23:20.320561 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-09 15:23:20.765480 | ubuntu-noble | ok 2026-03-09 15:23:20.822743 | 2026-03-09 15:23:20.823133 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-09 15:23:22.027842 | ubuntu-noble | Output suppressed because no_log was given 2026-03-09 15:23:22.052696 | 2026-03-09 15:23:22.053092 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-09 15:23:22.370459 | ubuntu-noble | ok: "logs" 2026-03-09 15:23:22.370764 | ubuntu-noble | ok: All items complete 2026-03-09 15:23:22.370815 | 2026-03-09 15:23:22.481974 | ubuntu-noble | ok: "artifacts" 2026-03-09 15:23:22.726236 | ubuntu-noble | ok: "docs" 2026-03-09 15:23:22.750213 | 2026-03-09 15:23:22.750408 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-09 15:23:22.979602 | ubuntu-noble | changed: "logs" 2026-03-09 15:23:23.165219 | ubuntu-noble | changed: "artifacts" 2026-03-09 15:23:23.345656 | ubuntu-noble | changed: "docs" 2026-03-09 15:23:23.361798 | 2026-03-09 15:23:23.532266 | PLAY RECAP 2026-03-09 15:23:23.532529 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-09 15:23:23.532620 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-09 15:23:23.532675 | 2026-03-09 15:23:23.767091 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-09 15:23:23.768449 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-03-09 15:23:24.412294 | 2026-03-09 15:23:24.439852 | PLAY [all] 2026-03-09 15:23:24.462986 | 2026-03-09 15:23:24.463277 | TASK [setup-uv : Extract archive] 2026-03-09 15:23:26.915506 | ubuntu-noble | changed 2026-03-09 15:23:26.921982 | 2026-03-09 15:23:26.922064 | TASK [setup-uv : Print version] 2026-03-09 15:23:27.535587 | ubuntu-noble | uv 0.8.13 2026-03-09 15:23:27.462923 | ubuntu-noble | ok: Runtime: 0:00:00.017358 2026-03-09 15:23:27.475972 | 2026-03-09 15:23:27.476037 | TASK [Install Galaxy collection] 2026-03-09 15:23:27.960695 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-03-09 15:23:27.960917 | ubuntu-noble | Creating virtual environment at: .venv 2026-03-09 15:23:28.291066 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-03-09 15:23:28.291514 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-03-09 15:23:28.313966 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-03-09 15:23:28.455356 | ubuntu-noble | Downloading cryptography 2026-03-09 15:23:28.511580 | ubuntu-noble | Downloading pygments 2026-03-09 15:23:28.700756 | ubuntu-noble | Downloading ansible-core 2026-03-09 15:23:28.746139 | ubuntu-noble | Installed 37 packages in 44ms 2026-03-09 15:23:39.863689 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-03-09 15:23:46.321603 | ubuntu-noble | Starting galaxy collection install process 2026-03-09 15:23:46.321724 | ubuntu-noble | Process install dependency map 2026-03-09 15:23:46.321738 | ubuntu-noble | Starting collection install process 2026-03-09 15:23:46.321748 | ubuntu-noble | Installing 'vexxhost.kubernetes:2.5.1' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-03-09 15:23:46.321758 | ubuntu-noble | Created collection for vexxhost.kubernetes:2.5.1 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-03-09 15:23:46.321767 | ubuntu-noble | vexxhost.kubernetes:2.5.1 was installed successfully 2026-03-09 15:23:46.321777 | 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-1075zf13s3vy/tmpnlsvo31h/ansible-posix-2.1.0-3p13gqtx 2026-03-09 15:23:46.321826 | ubuntu-noble | Installing 'ansible.posix:2.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-03-09 15:23:46.321835 | ubuntu-noble | ansible.posix:2.1.0 was installed successfully 2026-03-09 15:23:46.321845 | 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-1075zf13s3vy/tmpnlsvo31h/community-crypto-3.1.1-jl_0nrxh 2026-03-09 15:23:46.321887 | ubuntu-noble | Installing 'community.crypto:3.1.1' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-03-09 15:23:46.321897 | ubuntu-noble | community.crypto:3.1.1 was installed successfully 2026-03-09 15:23:46.321906 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.4.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1075zf13s3vy/tmpnlsvo31h/community-general-12.4.0-h7zrskr1 2026-03-09 15:23:46.321915 | ubuntu-noble | Installing 'community.general:12.4.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-03-09 15:23:46.321924 | ubuntu-noble | community.general:12.4.0 was installed successfully 2026-03-09 15:23:46.321932 | 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-1075zf13s3vy/tmpnlsvo31h/kubernetes-core-6.3.0-zrk6l3tg 2026-03-09 15:23:46.321942 | ubuntu-noble | Installing 'kubernetes.core:6.3.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-03-09 15:23:46.321951 | ubuntu-noble | kubernetes.core:6.3.0 was installed successfully 2026-03-09 15:23:46.321959 | 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-1075zf13s3vy/tmpnlsvo31h/vexxhost-containers-1.6.4-wyrlffl1 2026-03-09 15:23:46.321968 | ubuntu-noble | Installing 'vexxhost.containers:1.6.4' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-03-09 15:23:46.321976 | ubuntu-noble | vexxhost.containers:1.6.4 was installed successfully 2026-03-09 15:23:46.678059 | ubuntu-noble | ok: Runtime: 0:00:18.522085 2026-03-09 15:23:46.680333 | 2026-03-09 15:23:46.680397 | PLAY RECAP 2026-03-09 15:23:46.680456 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-09 15:23:46.680485 | 2026-03-09 15:23:46.788150 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-03-09 15:23:46.790287 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-03-09 15:23:47.390657 | 2026-03-09 15:23:47.390796 | PLAY [all] 2026-03-09 15:23:47.403406 | 2026-03-09 15:23:47.403505 | TASK [Load metadata] 2026-03-09 15:23:47.480399 | ubuntu-noble | ok 2026-03-09 15:23:47.487603 | 2026-03-09 15:23:47.487681 | TASK [Run "ansible-test"] 2026-03-09 15:23:48.447164 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-03-09 15:23:48.447382 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-03-09 15:23:48.447399 | ubuntu-noble | Unit test controller with Python 3.12 2026-03-09 15:23:49.858989 | ubuntu-noble | ============================= test session starts ============================== 2026-03-09 15:23:49.859041 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.2, pluggy-1.6.0 2026-03-09 15:23:49.859049 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-03-09 15:23:49.859056 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-kubernetes/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-03-09 15:23:49.859063 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-03-09 15:23:49.859067 | ubuntu-noble | created: 8/8 workers 2026-03-09 15:23:49.859071 | ubuntu-noble | 8 workers [30 items] 2026-03-09 15:23:49.859075 | ubuntu-noble | 2026-03-09 15:23:50.095767 | ubuntu-noble | .............................. [100%] 2026-03-09 15:23:50.095853 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-03-09 15:23:50.095874 | ubuntu-noble | ============================== 30 passed in 1.04s ============================== 2026-03-09 15:23:50.124325 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-03-09 15:23:50.124336 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-03-09 15:23:50.124341 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-03-09 15:23:50.548078 | ubuntu-noble | ok: Runtime: 0:00:02.283379 2026-03-09 15:23:50.550195 | 2026-03-09 15:23:50.550260 | PLAY RECAP 2026-03-09 15:23:50.550321 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-09 15:23:50.550354 | 2026-03-09 15:23:50.715332 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-03-09 15:23:50.717505 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-09 15:23:51.303585 | 2026-03-09 15:23:51.303743 | PLAY [all] 2026-03-09 15:23:51.315900 | 2026-03-09 15:23:51.315984 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-09 15:23:51.361622 | ubuntu-noble | skipping: Conditional result was False 2026-03-09 15:23:51.371786 | 2026-03-09 15:23:51.371899 | TASK [fetch-output : Set log path for single node] 2026-03-09 15:23:51.417626 | ubuntu-noble | ok 2026-03-09 15:23:51.424739 | 2026-03-09 15:23:51.426439 | LOOP [fetch-output : Ensure local output dirs] 2026-03-09 15:23:51.820777 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/e92f5d5aced241a4b501df67de0837ad/work/logs" 2026-03-09 15:23:52.056706 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/e92f5d5aced241a4b501df67de0837ad/work/artifacts" 2026-03-09 15:23:52.283396 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/e92f5d5aced241a4b501df67de0837ad/work/docs" 2026-03-09 15:23:52.300871 | 2026-03-09 15:23:52.301106 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-09 15:23:52.975488 | ubuntu-noble | ok 2026-03-09 15:23:52.975706 | ubuntu-noble | changed: All items complete 2026-03-09 15:23:52.975733 | 2026-03-09 15:23:53.502599 | ubuntu-noble | changed: .d..t...... ./ 2026-03-09 15:23:53.990713 | ubuntu-noble | changed: .d..t...... ./ 2026-03-09 15:23:54.012450 | 2026-03-09 15:23:54.012664 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-09 15:23:54.481939 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008995 2026-03-09 15:23:54.720624 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008165 2026-03-09 15:23:54.738582 | 2026-03-09 15:23:54.738711 | PLAY [all] 2026-03-09 15:23:54.745256 | 2026-03-09 15:23:54.745321 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-09 15:23:55.235223 | ubuntu-noble | changed 2026-03-09 15:23:55.244169 | 2026-03-09 15:23:55.244240 | PLAY RECAP 2026-03-09 15:23:55.244325 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-09 15:23:55.244356 | 2026-03-09 15:23:55.371736 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-09 15:23:55.375493 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-09 15:23:55.963657 | 2026-03-09 15:23:55.963784 | PLAY [localhost] 2026-03-09 15:23:55.973744 | 2026-03-09 15:23:55.973817 | TASK [Generate Zuul manifest] 2026-03-09 15:23:56.004784 | localhost | ok 2026-03-09 15:23:56.021125 | 2026-03-09 15:23:56.021204 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-09 15:23:56.331804 | localhost | changed 2026-03-09 15:23:56.351403 | 2026-03-09 15:23:56.351949 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-09 15:23:56.381981 | localhost | ok 2026-03-09 15:23:56.391108 | 2026-03-09 15:23:56.391172 | TASK [Upload logs] 2026-03-09 15:23:56.410112 | localhost | ok 2026-03-09 15:23:56.470680 | 2026-03-09 15:23:56.470795 | TASK [Set zuul-log-path fact] 2026-03-09 15:23:56.490467 | localhost | ok 2026-03-09 15:23:56.504653 | 2026-03-09 15:23:56.504724 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-09 15:23:56.547097 | localhost | ok 2026-03-09 15:23:56.556407 | 2026-03-09 15:23:56.556496 | TASK [upload-logs : Create log directories] 2026-03-09 15:23:56.943447 | localhost | changed 2026-03-09 15:23:56.949984 | 2026-03-09 15:23:56.950054 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-09 15:23:57.389334 | localhost -> localhost | ok: Runtime: 0:00:00.007247 2026-03-09 15:23:57.395815 | 2026-03-09 15:23:57.395883 | TASK [upload-logs : Upload logs to log server] 2026-03-09 15:23:57.913965 | localhost | Output suppressed because no_log was given 2026-03-09 15:23:57.919621 | 2026-03-09 15:23:57.919707 | LOOP [upload-logs : Compress console log and json output] 2026-03-09 15:23:57.966173 | localhost | skipping: Conditional result was False 2026-03-09 15:23:57.974652 | localhost | skipping: Conditional result was False 2026-03-09 15:23:57.982926 | 2026-03-09 15:23:57.983107 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-09 15:23:58.025498 | localhost | skipping: Conditional result was False 2026-03-09 15:23:58.026175 | 2026-03-09 15:23:58.029201 | localhost | skipping: Conditional result was False 2026-03-09 15:23:58.045452 | 2026-03-09 15:23:58.045625 | LOOP [upload-logs : Upload console log and json output]