2026-05-13 00:59:25.533535 | Job console starting 2026-05-13 00:59:25.567324 | Updating git repos 2026-05-13 00:59:25.602259 | Cloning repos into workspace 2026-05-13 00:59:27.374299 | Restoring repo states 2026-05-13 00:59:27.396919 | Merging changes 2026-05-13 00:59:28.047792 | Checking out repos 2026-05-13 00:59:28.082174 | Preparing playbooks 2026-05-13 00:59:30.697800 | Running Ansible setup 2026-05-13 00:59:34.559689 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 00:59:35.159085 | 2026-05-13 00:59:35.261075 | PLAY [localhost] 2026-05-13 00:59:35.275092 | 2026-05-13 00:59:35.275182 | TASK [Gathering Facts] 2026-05-13 00:59:36.328311 | localhost | ok 2026-05-13 00:59:36.342577 | 2026-05-13 00:59:36.342811 | TASK [Setup log path fact] 2026-05-13 00:59:36.366722 | localhost | ok 2026-05-13 00:59:36.381346 | 2026-05-13 00:59:36.381463 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 00:59:36.413143 | localhost | ok 2026-05-13 00:59:36.420738 | 2026-05-13 00:59:36.420826 | TASK [emit-job-header : Print job information] 2026-05-13 00:59:36.463800 | # Job Information 2026-05-13 00:59:36.464008 | Ansible Version: 2.16.18 2026-05-13 00:59:36.464068 | Job: ansible-collection-kubernetes-molecule-upload-helm-chart 2026-05-13 00:59:36.464111 | Pipeline: check 2026-05-13 00:59:36.464139 | Executor: 2d72f0692154 2026-05-13 00:59:36.464161 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/273 2026-05-13 00:59:36.464184 | Event ID: e09751c0-4e66-11f1-86a7-4ae871bac6c7 2026-05-13 00:59:36.467411 | 2026-05-13 00:59:36.467484 | LOOP [emit-job-header : Print node information] 2026-05-13 00:59:36.553461 | localhost | ok: 2026-05-13 00:59:36.553717 | localhost | # Node Information 2026-05-13 00:59:36.553761 | localhost | Inventory Hostname: controller 2026-05-13 00:59:36.553793 | localhost | Hostname: np0000173856 2026-05-13 00:59:36.553821 | localhost | Username: zuul 2026-05-13 00:59:36.553853 | localhost | Distro: Debian 13.4 2026-05-13 00:59:36.553882 | localhost | Provider: yul1 2026-05-13 00:59:36.553909 | localhost | Region: ca-ymq-1 2026-05-13 00:59:36.553936 | localhost | Label: debian-trixie 2026-05-13 00:59:36.553962 | localhost | Product Name: OpenStack Nova 2026-05-13 00:59:36.553989 | localhost | Interface IP: 199.204.45.109 2026-05-13 00:59:36.567650 | 2026-05-13 00:59:36.567833 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-13 00:59:37.009896 | localhost -> localhost | changed 2026-05-13 00:59:37.020014 | 2026-05-13 00:59:37.020113 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-13 00:59:37.871507 | localhost -> localhost | changed 2026-05-13 00:59:37.879250 | 2026-05-13 00:59:37.879321 | PLAY [all] 2026-05-13 00:59:37.886438 | 2026-05-13 00:59:37.886501 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-13 00:59:38.219254 | controller -> localhost | ok 2026-05-13 00:59:38.226200 | 2026-05-13 00:59:38.226294 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-13 00:59:38.254818 | controller | ok 2026-05-13 00:59:38.271872 | controller | included: /var/lib/zuul/builds/470419f09fd74ac299ca37d1ef235cc5/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-13 00:59:38.276631 | 2026-05-13 00:59:38.276690 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-13 00:59:39.078088 | controller -> localhost | Generating public/private rsa key pair. 2026-05-13 00:59:39.078331 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/470419f09fd74ac299ca37d1ef235cc5/work/470419f09fd74ac299ca37d1ef235cc5_id_rsa 2026-05-13 00:59:39.078377 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/470419f09fd74ac299ca37d1ef235cc5/work/470419f09fd74ac299ca37d1ef235cc5_id_rsa.pub 2026-05-13 00:59:39.078412 | controller -> localhost | The key fingerprint is: 2026-05-13 00:59:39.078445 | controller -> localhost | SHA256:pP9N8ylGtKI/x7vZfARycC3225RT/o+6mPPCU7xWqxo zuul-build-sshkey 2026-05-13 00:59:39.078493 | controller -> localhost | The key's randomart image is: 2026-05-13 00:59:39.078526 | controller -> localhost | +---[RSA 3072]----+ 2026-05-13 00:59:39.078564 | controller -> localhost | | . | 2026-05-13 00:59:39.078596 | controller -> localhost | | . + o| 2026-05-13 00:59:39.078626 | controller -> localhost | | . + +o| 2026-05-13 00:59:39.078657 | controller -> localhost | | o o oo+| 2026-05-13 00:59:39.078687 | controller -> localhost | | . S o + o=| 2026-05-13 00:59:39.078716 | controller -> localhost | | . . = ..+| 2026-05-13 00:59:39.078746 | controller -> localhost | | .oE=oo +.| 2026-05-13 00:59:39.078775 | controller -> localhost | | ..**B*o.o| 2026-05-13 00:59:39.078811 | controller -> localhost | | .*@XB=. | 2026-05-13 00:59:39.078846 | controller -> localhost | +----[SHA256]-----+ 2026-05-13 00:59:39.078920 | controller -> localhost | ok: Runtime: 0:00:00.402280 2026-05-13 00:59:39.086804 | 2026-05-13 00:59:39.086892 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-13 00:59:39.126505 | controller | ok 2026-05-13 00:59:39.143500 | controller | included: /var/lib/zuul/builds/470419f09fd74ac299ca37d1ef235cc5/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-13 00:59:39.158066 | 2026-05-13 00:59:39.158619 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-13 00:59:39.186583 | controller | skipping: Conditional result was False 2026-05-13 00:59:39.199733 | 2026-05-13 00:59:39.200287 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-13 00:59:39.772669 | controller | changed 2026-05-13 00:59:39.782476 | 2026-05-13 00:59:39.782566 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-13 00:59:39.995634 | controller | ok 2026-05-13 00:59:40.001745 | 2026-05-13 00:59:40.001866 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-13 00:59:40.593558 | controller | changed 2026-05-13 00:59:40.599933 | 2026-05-13 00:59:40.599996 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-13 00:59:41.124272 | controller | changed 2026-05-13 00:59:41.129425 | 2026-05-13 00:59:41.129487 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-13 00:59:41.153367 | controller | skipping: Conditional result was False 2026-05-13 00:59:41.162356 | 2026-05-13 00:59:41.162430 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-13 00:59:41.541982 | controller -> localhost | changed 2026-05-13 00:59:41.551500 | 2026-05-13 00:59:41.551568 | TASK [add-build-sshkey : Add back temp key] 2026-05-13 00:59:41.835984 | controller -> localhost | Identity added: /var/lib/zuul/builds/470419f09fd74ac299ca37d1ef235cc5/work/470419f09fd74ac299ca37d1ef235cc5_id_rsa (zuul-build-sshkey) 2026-05-13 00:59:41.836172 | controller -> localhost | ok: Runtime: 0:00:00.013989 2026-05-13 00:59:41.840533 | 2026-05-13 00:59:41.840604 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-13 00:59:42.202227 | controller | ok 2026-05-13 00:59:42.207672 | 2026-05-13 00:59:42.207763 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-13 00:59:42.233759 | controller | skipping: Conditional result was False 2026-05-13 00:59:42.245721 | 2026-05-13 00:59:42.245813 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-13 00:59:42.604492 | controller | ok 2026-05-13 00:59:42.614088 | 2026-05-13 00:59:42.614161 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-13 00:59:43.620089 | controller | Output suppressed because no_log was given 2026-05-13 00:59:43.639740 | 2026-05-13 00:59:43.639854 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-13 00:59:43.850653 | controller | ok: "logs" 2026-05-13 00:59:43.850928 | controller | ok: All items complete 2026-05-13 00:59:43.850972 | 2026-05-13 00:59:44.031899 | controller | ok: "artifacts" 2026-05-13 00:59:44.219085 | controller | ok: "docs" 2026-05-13 00:59:44.232086 | 2026-05-13 00:59:44.232237 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-13 00:59:44.455212 | controller | changed: "logs" 2026-05-13 00:59:44.636477 | controller | changed: "artifacts" 2026-05-13 00:59:44.819563 | controller | changed: "docs" 2026-05-13 00:59:44.833084 | 2026-05-13 00:59:44.833249 | PLAY RECAP 2026-05-13 00:59:44.833329 | controller | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-13 00:59:44.833380 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 00:59:44.833439 | 2026-05-13 00:59:45.022776 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 00:59:45.025635 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-13 00:59:45.599317 | 2026-05-13 00:59:45.599448 | PLAY [all] 2026-05-13 00:59:45.610782 | 2026-05-13 00:59:45.610887 | TASK [setup-uv : Extract archive] 2026-05-13 00:59:47.939005 | controller | changed 2026-05-13 00:59:47.946252 | 2026-05-13 00:59:47.946363 | TASK [setup-uv : Print version] 2026-05-13 00:59:48.312568 | controller | uv 0.8.13 2026-05-13 00:59:48.478421 | controller | ok: Runtime: 0:00:00.015473 2026-05-13 00:59:48.483858 | 2026-05-13 00:59:48.483914 | PLAY RECAP 2026-05-13 00:59:48.483967 | controller | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 00:59:48.483991 | 2026-05-13 00:59:48.659805 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-13 00:59:48.662812 | PRE-RUN START: [untrusted : github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/pre.yml@main] 2026-05-13 00:59:49.251149 | 2026-05-13 00:59:49.251294 | PLAY [all] 2026-05-13 00:59:49.261306 | 2026-05-13 00:59:49.261403 | TASK [Update apt cache] 2026-05-13 00:59:53.929345 | controller | ok 2026-05-13 00:59:53.934748 | 2026-05-13 00:59:53.934851 | TASK [Disable firewalld] 2026-05-13 00:59:53.958823 | controller | skipping: Conditional result was False 2026-05-13 00:59:53.965862 | 2026-05-13 00:59:53.965988 | TASK [Install "jq" for log collection] 2026-05-13 00:59:56.213374 | controller | changed 2026-05-13 00:59:56.215716 | 2026-05-13 00:59:56.215782 | PLAY RECAP 2026-05-13 00:59:56.215842 | controller | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-13 00:59:56.215875 | 2026-05-13 00:59:56.352556 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/pre.yml@main] 2026-05-13 00:59:56.354761 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-13 00:59:56.997669 | 2026-05-13 00:59:56.997831 | PLAY [all] 2026-05-13 00:59:57.008485 | 2026-05-13 00:59:57.008579 | TASK [Copy inventory file for Zuul] 2026-05-13 00:59:57.958277 | controller | changed 2026-05-13 00:59:57.969920 | 2026-05-13 00:59:57.970139 | TASK [Switch "ansible_host" to private IP] 2026-05-13 00:59:58.307395 | controller | changed: 1 replacements made 2026-05-13 00:59:58.314453 | 2026-05-13 00:59:58.314543 | TASK [Run Molecule scenario] 2026-05-13 00:59:58.735166 | controller | Using CPython 3.13.5 interpreter at: /usr/bin/python3 2026-05-13 00:59:58.735280 | controller | Creating virtual environment at: .venv 2026-05-13 01:00:00.025096 | controller | Downloading pygments (1.2MiB) 2026-05-13 01:00:00.025297 | controller | Downloading cryptography (4.3MiB) 2026-05-13 01:00:00.026696 | controller | Downloading ansible-core (2.3MiB) 2026-05-13 01:00:00.474369 | controller | Downloading pygments 2026-05-13 01:00:00.573010 | controller | Downloading cryptography 2026-05-13 01:00:00.661890 | controller | Downloading ansible-core 2026-05-13 01:00:00.713131 | controller | Installed 36 packages in 49ms 2026-05-13 01:00:01.434065 | controller | INFO Collection 'vexxhost.kubernetes' detected. 2026-05-13 01:00:01.434114 | controller | INFO Scenarios will be used from 'extensions/molecule' 2026-05-13 01:00:02.280412 | controller | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-05-13 01:00:02.280465 | controller | INFO default scenario not found, disabling shared state. 2026-05-13 01:00:02.280484 | controller | INFO [upload-helm-chart > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-13 01:00:02.280563 | controller | INFO [upload-helm-chart > prerun] Performing prerun with role_name_check=0... 2026-05-13 01:00:43.706056 | controller | INFO [upload-helm-chart > dependency] Executing 2026-05-13 01:00:43.706116 | controller | WARNING [upload-helm-chart > dependency] Missing roles requirements file: requirements.yml 2026-05-13 01:00:43.706356 | controller | WARNING [upload-helm-chart > dependency] Missing collections requirements file: collections.yml 2026-05-13 01:00:43.706434 | controller | WARNING [upload-helm-chart > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-13 01:00:43.711955 | controller | INFO [upload-helm-chart > cleanup] Executing 2026-05-13 01:00:43.712228 | controller | WARNING [upload-helm-chart > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-13 01:00:43.717594 | controller | INFO [upload-helm-chart > destroy] Executing 2026-05-13 01:00:43.717619 | controller | WARNING [upload-helm-chart > destroy] Skipping, '--destroy=never' requested. 2026-05-13 01:00:43.717628 | controller | INFO [upload-helm-chart > destroy] Executed: Successful 2026-05-13 01:00:43.723011 | controller | INFO [upload-helm-chart > syntax] Executing 2026-05-13 01:00:44.588459 | controller | 2026-05-13 01:00:44.588524 | controller | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes/extensions/molecule/upload-helm-chart/converge.yml 2026-05-13 01:00:44.641486 | controller | INFO [upload-helm-chart > syntax] Executed: Successful 2026-05-13 01:00:44.653187 | controller | INFO [upload-helm-chart > create] Executing 2026-05-13 01:00:44.654654 | controller | WARNING [upload-helm-chart > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-13 01:00:44.659950 | controller | INFO [upload-helm-chart > prepare] Executing 2026-05-13 01:00:44.660206 | controller | WARNING [upload-helm-chart > prepare] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-13 01:00:44.665451 | controller | INFO [upload-helm-chart > converge] Executing 2026-05-13 01:00:45.536711 | controller | 2026-05-13 01:00:45.536885 | controller | PLAY [Converge] **************************************************************** 2026-05-13 01:00:45.537153 | controller | 2026-05-13 01:00:45.537390 | controller | TASK [Gathering Facts] ********************************************************* 2026-05-13 01:00:45.537557 | controller | Wednesday 13 May 2026 01:00:45 +0000 (0:00:00.030) 0:00:00.030 ********* 2026-05-13 01:00:46.774933 | controller | [WARNING]: Host 'controller' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.20/reference_appendices/interpreter_discovery.html for more information. 2026-05-13 01:00:46.781312 | controller | ok: [controller] 2026-05-13 01:00:46.781325 | controller | 2026-05-13 01:00:46.781331 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 01:00:46.781337 | controller | Wednesday 13 May 2026 01:00:46 +0000 (0:00:01.244) 0:00:01.275 ********* 2026-05-13 01:00:46.859480 | controller | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for controller 2026-05-13 01:00:46.859755 | controller | 2026-05-13 01:00:46.860019 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-13 01:00:46.860271 | controller | Wednesday 13 May 2026 01:00:46 +0000 (0:00:00.078) 0:00:01.354 ********* 2026-05-13 01:00:47.566781 | controller | changed: [controller] 2026-05-13 01:00:47.567063 | controller | 2026-05-13 01:00:47.567344 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 01:00:47.567641 | controller | Wednesday 13 May 2026 01:00:47 +0000 (0:00:00.706) 0:00:02.061 ********* 2026-05-13 01:00:47.607063 | controller | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/copy.yml for controller 2026-05-13 01:00:47.607337 | controller | 2026-05-13 01:00:47.607635 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Ensure destination dir] ********** 2026-05-13 01:00:47.607884 | controller | Wednesday 13 May 2026 01:00:47 +0000 (0:00:00.040) 0:00:02.101 ********* 2026-05-13 01:00:48.019648 | controller | changed: [controller] 2026-05-13 01:00:48.019981 | controller | 2026-05-13 01:00:48.020297 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Upload helm chart with multi_copy] *** 2026-05-13 01:00:48.020576 | controller | Wednesday 13 May 2026 01:00:48 +0000 (0:00:00.412) 0:00:02.513 ********* 2026-05-13 01:00:50.092037 | controller | changed: [controller] 2026-05-13 01:00:50.092058 | controller | 2026-05-13 01:00:50.092063 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Find destination files] ********** 2026-05-13 01:00:50.092067 | controller | Wednesday 13 May 2026 01:00:50 +0000 (0:00:02.071) 0:00:04.585 ********* 2026-05-13 01:00:50.487187 | controller | ok: [controller] 2026-05-13 01:00:50.487212 | controller | 2026-05-13 01:00:50.487218 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Delete any destination files not in the sources] *** 2026-05-13 01:00:50.487223 | controller | Wednesday 13 May 2026 01:00:50 +0000 (0:00:00.396) 0:00:04.981 ********* 2026-05-13 01:00:50.540006 | controller | skipping: [controller] 2026-05-13 01:00:50.540135 | controller | 2026-05-13 01:00:50.540276 | controller | PLAY RECAP ********************************************************************* 2026-05-13 01:00:50.540606 | controller | controller : ok=7 changed=3 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-13 01:00:50.540849 | controller | 2026-05-13 01:00:50.541076 | controller | 2026-05-13 01:00:50.541322 | controller | TASKS RECAP ******************************************************************** 2026-05-13 01:00:50.541570 | controller | Wednesday 13 May 2026 01:00:50 +0000 (0:00:00.053) 0:00:05.035 ********* 2026-05-13 01:00:50.541808 | controller | =============================================================================== 2026-05-13 01:00:50.542066 | controller | vexxhost.kubernetes.upload_helm_chart : Upload helm chart with multi_copy --- 2.07s 2026-05-13 01:00:50.542314 | controller | Gathering Facts --------------------------------------------------------- 1.24s 2026-05-13 01:00:50.542563 | controller | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.71s 2026-05-13 01:00:50.543223 | controller | vexxhost.kubernetes.upload_helm_chart : Ensure destination dir ---------- 0.41s 2026-05-13 01:00:50.544132 | controller | vexxhost.kubernetes.upload_helm_chart : Find destination files ---------- 0.40s 2026-05-13 01:00:50.544151 | controller | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.08s 2026-05-13 01:00:50.544159 | controller | vexxhost.kubernetes.upload_helm_chart : Delete any destination files not in the sources --- 0.05s 2026-05-13 01:00:50.544166 | controller | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.04s 2026-05-13 01:00:50.631741 | controller | INFO [upload-helm-chart > converge] Executed: Successful 2026-05-13 01:00:50.642593 | controller | INFO [upload-helm-chart > idempotence] Executing 2026-05-13 01:00:51.439624 | controller | 2026-05-13 01:00:51.439932 | controller | PLAY [Converge] **************************************************************** 2026-05-13 01:00:51.440201 | controller | 2026-05-13 01:00:51.440461 | controller | TASK [Gathering Facts] ********************************************************* 2026-05-13 01:00:51.440741 | controller | Wednesday 13 May 2026 01:00:51 +0000 (0:00:00.010) 0:00:00.010 ********* 2026-05-13 01:00:53.446366 | controller | [WARNING]: Host 'controller' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.20/reference_appendices/interpreter_discovery.html for more information. 2026-05-13 01:00:53.453622 | controller | ok: [controller] 2026-05-13 01:00:53.453897 | controller | 2026-05-13 01:00:53.454179 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 01:00:53.454439 | controller | Wednesday 13 May 2026 01:00:53 +0000 (0:00:02.014) 0:00:02.024 ********* 2026-05-13 01:00:53.526406 | controller | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for controller 2026-05-13 01:00:53.526429 | controller | 2026-05-13 01:00:53.526439 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-13 01:00:53.526447 | controller | Wednesday 13 May 2026 01:00:53 +0000 (0:00:00.072) 0:00:02.096 ********* 2026-05-13 01:00:54.253656 | controller | ok: [controller] 2026-05-13 01:00:54.253878 | controller | 2026-05-13 01:00:54.254109 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 01:00:54.254336 | controller | Wednesday 13 May 2026 01:00:54 +0000 (0:00:00.727) 0:00:02.824 ********* 2026-05-13 01:00:54.290337 | controller | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/copy.yml for controller 2026-05-13 01:00:54.290473 | controller | 2026-05-13 01:00:54.290594 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Ensure destination dir] ********** 2026-05-13 01:00:54.290707 | controller | Wednesday 13 May 2026 01:00:54 +0000 (0:00:00.036) 0:00:02.860 ********* 2026-05-13 01:00:54.689660 | controller | ok: [controller] 2026-05-13 01:00:54.689949 | controller | 2026-05-13 01:00:54.690239 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Upload helm chart with multi_copy] *** 2026-05-13 01:00:54.690510 | controller | Wednesday 13 May 2026 01:00:54 +0000 (0:00:00.398) 0:00:03.259 ********* 2026-05-13 01:00:55.740849 | controller | ok: [controller] 2026-05-13 01:00:55.741208 | controller | 2026-05-13 01:00:55.741669 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Find destination files] ********** 2026-05-13 01:00:55.741951 | controller | Wednesday 13 May 2026 01:00:55 +0000 (0:00:01.051) 0:00:04.310 ********* 2026-05-13 01:00:56.131560 | controller | ok: [controller] 2026-05-13 01:00:56.131856 | controller | 2026-05-13 01:00:56.132167 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Delete any destination files not in the sources] *** 2026-05-13 01:00:56.132439 | controller | Wednesday 13 May 2026 01:00:56 +0000 (0:00:00.390) 0:00:04.701 ********* 2026-05-13 01:00:56.171205 | controller | skipping: [controller] 2026-05-13 01:00:56.171500 | controller | 2026-05-13 01:00:56.171767 | controller | PLAY RECAP ********************************************************************* 2026-05-13 01:00:56.172042 | controller | controller : ok=7 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-13 01:00:56.172280 | controller | 2026-05-13 01:00:56.172510 | controller | 2026-05-13 01:00:56.172765 | controller | TASKS RECAP ******************************************************************** 2026-05-13 01:00:56.173050 | controller | Wednesday 13 May 2026 01:00:56 +0000 (0:00:00.040) 0:00:04.742 ********* 2026-05-13 01:00:56.173313 | controller | =============================================================================== 2026-05-13 01:00:56.173570 | controller | Gathering Facts --------------------------------------------------------- 2.01s 2026-05-13 01:00:56.173877 | controller | vexxhost.kubernetes.upload_helm_chart : Upload helm chart with multi_copy --- 1.05s 2026-05-13 01:00:56.174154 | controller | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.73s 2026-05-13 01:00:56.174414 | controller | vexxhost.kubernetes.upload_helm_chart : Ensure destination dir ---------- 0.40s 2026-05-13 01:00:56.174672 | controller | vexxhost.kubernetes.upload_helm_chart : Find destination files ---------- 0.39s 2026-05-13 01:00:56.174956 | controller | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.07s 2026-05-13 01:00:56.175222 | controller | vexxhost.kubernetes.upload_helm_chart : Delete any destination files not in the sources --- 0.04s 2026-05-13 01:00:56.175526 | controller | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.04s 2026-05-13 01:00:56.259523 | controller | INFO [upload-helm-chart > idempotence] Executed: Successful 2026-05-13 01:00:56.269055 | controller | INFO [upload-helm-chart > side_effect] Executing 2026-05-13 01:00:57.070618 | controller | 2026-05-13 01:00:57.070804 | controller | PLAY [Side effect] ************************************************************* 2026-05-13 01:00:57.070978 | controller | 2026-05-13 01:00:57.071165 | controller | TASK [Gathering Facts] ********************************************************* 2026-05-13 01:00:57.071355 | controller | Wednesday 13 May 2026 01:00:57 +0000 (0:00:00.010) 0:00:00.010 ********* 2026-05-13 01:00:58.088097 | controller | [WARNING]: Host 'controller' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.20/reference_appendices/interpreter_discovery.html for more information. 2026-05-13 01:00:58.093792 | controller | ok: [controller] 2026-05-13 01:00:58.093990 | controller | 2026-05-13 01:00:58.094218 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 01:00:58.094425 | controller | Wednesday 13 May 2026 01:00:58 +0000 (0:00:01.023) 0:00:01.033 ********* 2026-05-13 01:00:58.163546 | controller | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for controller 2026-05-13 01:00:58.163718 | controller | 2026-05-13 01:00:58.163926 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-13 01:00:58.164111 | controller | Wednesday 13 May 2026 01:00:58 +0000 (0:00:00.069) 0:00:01.103 ********* 2026-05-13 01:00:58.865269 | controller | changed: [controller] 2026-05-13 01:00:58.865390 | controller | 2026-05-13 01:00:58.865605 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-13 01:00:58.865792 | controller | Wednesday 13 May 2026 01:00:58 +0000 (0:00:00.701) 0:00:01.805 ********* 2026-05-13 01:00:58.907809 | controller | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/copy.yml for controller 2026-05-13 01:00:58.907957 | controller | 2026-05-13 01:00:58.908157 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Ensure destination dir] ********** 2026-05-13 01:00:58.908345 | controller | Wednesday 13 May 2026 01:00:58 +0000 (0:00:00.042) 0:00:01.848 ********* 2026-05-13 01:00:59.307181 | controller | ok: [controller] 2026-05-13 01:00:59.307225 | controller | 2026-05-13 01:00:59.307235 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Upload helm chart with multi_copy] *** 2026-05-13 01:00:59.307243 | controller | Wednesday 13 May 2026 01:00:59 +0000 (0:00:00.398) 0:00:02.246 ********* 2026-05-13 01:01:00.360025 | controller | ok: [controller] 2026-05-13 01:01:00.360048 | controller | 2026-05-13 01:01:00.360052 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Find destination files] ********** 2026-05-13 01:01:00.360056 | controller | Wednesday 13 May 2026 01:01:00 +0000 (0:00:01.051) 0:00:03.297 ********* 2026-05-13 01:01:00.749577 | controller | ok: [controller] 2026-05-13 01:01:00.749601 | controller | 2026-05-13 01:01:00.749608 | controller | TASK [vexxhost.kubernetes.upload_helm_chart : Delete any destination files not in the sources] *** 2026-05-13 01:01:00.749613 | controller | Wednesday 13 May 2026 01:01:00 +0000 (0:00:00.391) 0:00:03.689 ********* 2026-05-13 01:01:01.051866 | controller | changed: [controller] => (item=/file) 2026-05-13 01:01:01.051917 | controller | 2026-05-13 01:01:01.051931 | controller | PLAY RECAP ********************************************************************* 2026-05-13 01:01:01.052061 | controller | controller : ok=8 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-13 01:01:01.052138 | controller | 2026-05-13 01:01:01.052213 | controller | 2026-05-13 01:01:01.052304 | controller | TASKS RECAP ******************************************************************** 2026-05-13 01:01:01.052389 | controller | Wednesday 13 May 2026 01:01:01 +0000 (0:00:00.298) 0:00:03.987 ********* 2026-05-13 01:01:01.052474 | controller | =============================================================================== 2026-05-13 01:01:01.052567 | controller | vexxhost.kubernetes.upload_helm_chart : Upload helm chart with multi_copy --- 1.05s 2026-05-13 01:01:01.052653 | controller | Gathering Facts --------------------------------------------------------- 1.02s 2026-05-13 01:01:01.052741 | controller | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.70s 2026-05-13 01:01:01.052828 | controller | vexxhost.kubernetes.upload_helm_chart : Ensure destination dir ---------- 0.40s 2026-05-13 01:01:01.052916 | controller | vexxhost.kubernetes.upload_helm_chart : Find destination files ---------- 0.39s 2026-05-13 01:01:01.053008 | controller | vexxhost.kubernetes.upload_helm_chart : Delete any destination files not in the sources --- 0.30s 2026-05-13 01:01:01.053102 | controller | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.07s 2026-05-13 01:01:01.053191 | controller | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.04s 2026-05-13 01:01:01.135634 | controller | INFO [upload-helm-chart > side_effect] Executed: Successful 2026-05-13 01:01:01.140687 | controller | INFO [upload-helm-chart > verify] Executing 2026-05-13 01:01:01.934748 | controller | 2026-05-13 01:01:01.934911 | controller | PLAY [Verify] ****************************************************************** 2026-05-13 01:01:01.935123 | controller | 2026-05-13 01:01:01.935316 | controller | TASK [Gathering Facts] ********************************************************* 2026-05-13 01:01:01.935643 | controller | Wednesday 13 May 2026 01:01:01 +0000 (0:00:00.009) 0:00:00.009 ********* 2026-05-13 01:01:02.975344 | controller | [WARNING]: Host 'controller' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.20/reference_appendices/interpreter_discovery.html for more information. 2026-05-13 01:01:02.983782 | controller | ok: [controller] 2026-05-13 01:01:02.983856 | controller | 2026-05-13 01:01:02.984025 | controller | TASK [Stat file 1] ************************************************************* 2026-05-13 01:01:02.984090 | controller | Wednesday 13 May 2026 01:01:02 +0000 (0:00:01.045) 0:00:01.055 ********* 2026-05-13 01:01:03.377155 | controller | ok: [controller] 2026-05-13 01:01:03.377225 | controller | 2026-05-13 01:01:03.377356 | controller | TASK [Stat file 2] ************************************************************* 2026-05-13 01:01:03.377477 | controller | Wednesday 13 May 2026 01:01:03 +0000 (0:00:00.396) 0:00:01.451 ********* 2026-05-13 01:01:03.670603 | controller | ok: [controller] 2026-05-13 01:01:03.670651 | controller | 2026-05-13 01:01:03.670796 | controller | TASK [Stat removed file 1] ***************************************************** 2026-05-13 01:01:03.670919 | controller | Wednesday 13 May 2026 01:01:03 +0000 (0:00:00.293) 0:00:01.745 ********* 2026-05-13 01:01:03.963455 | controller | ok: [controller] 2026-05-13 01:01:03.963712 | controller | 2026-05-13 01:01:03.963759 | controller | TASK [Stat removed file 2] ***************************************************** 2026-05-13 01:01:03.963794 | controller | Wednesday 13 May 2026 01:01:03 +0000 (0:00:00.291) 0:00:02.037 ********* 2026-05-13 01:01:04.255297 | controller | ok: [controller] 2026-05-13 01:01:04.255361 | controller | 2026-05-13 01:01:04.255490 | controller | TASK [ansible.builtin.assert] ************************************************** 2026-05-13 01:01:04.255610 | controller | Wednesday 13 May 2026 01:01:04 +0000 (0:00:00.289) 0:00:02.327 ********* 2026-05-13 01:01:04.279933 | controller | ok: [controller] => { 2026-05-13 01:01:04.280017 | controller | "changed": false, 2026-05-13 01:01:04.280112 | controller | "msg": "All assertions passed" 2026-05-13 01:01:04.280186 | controller | } 2026-05-13 01:01:04.280253 | controller | 2026-05-13 01:01:04.281309 | controller | PLAY RECAP ********************************************************************* 2026-05-13 01:01:04.281334 | controller | controller : ok=6 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-13 01:01:04.281339 | controller | 2026-05-13 01:01:04.281351 | controller | 2026-05-13 01:01:04.281355 | controller | TASKS RECAP ******************************************************************** 2026-05-13 01:01:04.281358 | controller | Wednesday 13 May 2026 01:01:04 +0000 (0:00:00.028) 0:00:02.355 ********* 2026-05-13 01:01:04.281362 | controller | =============================================================================== 2026-05-13 01:01:04.281365 | controller | Gathering Facts --------------------------------------------------------- 1.05s 2026-05-13 01:01:04.281368 | controller | Stat file 1 ------------------------------------------------------------- 0.40s 2026-05-13 01:01:04.281371 | controller | Stat file 2 ------------------------------------------------------------- 0.29s 2026-05-13 01:01:04.281374 | controller | Stat removed file 1 ----------------------------------------------------- 0.29s 2026-05-13 01:01:04.281378 | controller | Stat removed file 2 ----------------------------------------------------- 0.29s 2026-05-13 01:01:04.281381 | controller | ansible.builtin.assert -------------------------------------------------- 0.03s 2026-05-13 01:01:04.387074 | controller | INFO [upload-helm-chart > verify] Executed: Successful 2026-05-13 01:01:04.399201 | controller | INFO [upload-helm-chart > cleanup] Executing 2026-05-13 01:01:04.399564 | controller | WARNING [upload-helm-chart > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-13 01:01:04.404878 | controller | INFO [upload-helm-chart > destroy] Executing 2026-05-13 01:01:04.404997 | controller | WARNING [upload-helm-chart > destroy] Skipping, '--destroy=never' requested. 2026-05-13 01:01:04.405086 | controller | INFO [upload-helm-chart > destroy] Executed: Successful 2026-05-13 01:01:04.405389 | controller | WARNING Molecule executed 1 scenario (1 missing files) 2026-05-13 01:01:04.887248 | controller | ok: Runtime: 0:01:05.817841 2026-05-13 01:01:04.891368 | 2026-05-13 01:01:04.891414 | PLAY RECAP 2026-05-13 01:01:04.891458 | controller | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 01:01:04.891479 | 2026-05-13 01:01:05.005074 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-13 01:01:05.007944 | POST-RUN START: [untrusted : github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/post.yml@main] 2026-05-13 01:01:05.600484 | 2026-05-13 01:01:05.600622 | PLAY [all] 2026-05-13 01:01:05.612318 | 2026-05-13 01:01:05.612414 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-13 01:01:05.998035 | controller | changed 2026-05-13 01:01:06.004323 | 2026-05-13 01:01:06.004409 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-13 01:01:06.375241 | controller | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-13 01:01:06.375324 | controller | 2026-05-13 01:01:06.381904 | controller | environment: line 1: kubectl: command not found 2026-05-13 01:01:06.383688 | controller | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 01:01:06.384058 | controller | environment: line 1: kubectl: command not found 2026-05-13 01:01:06.385091 | controller | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 01:01:06.388310 | controller | environment: line 1: kubectl: command not found 2026-05-13 01:01:06.391458 | controller | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 01:01:06.391761 | controller | environment: line 1: kubectl: command not found 2026-05-13 01:01:06.394397 | controller | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 01:01:06.395505 | controller | environment: line 1: kubectl: command not found 2026-05-13 01:01:06.396727 | controller | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-13 01:01:06.534350 | controller | ok: Runtime: 0:00:00.035642 2026-05-13 01:01:06.539658 | 2026-05-13 01:01:06.539727 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-13 01:01:06.774942 | controller | changed 2026-05-13 01:01:06.782315 | 2026-05-13 01:01:06.782399 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-13 01:01:07.015294 | controller | environment: line 5: kubectl: command not found 2026-05-13 01:01:07.015376 | controller | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-13 01:01:07.016493 | controller | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-13 01:01:07.016931 | controller | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-13 01:01:07.314601 | controller | ok: Runtime: 0:00:00.012570 2026-05-13 01:01:07.322087 | 2026-05-13 01:01:07.322191 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-13 01:01:07.984986 | controller | changed: 2026-05-13 01:01:07.985209 | controller | created directory /var/lib/zuul/builds/470419f09fd74ac299ca37d1ef235cc5/work/logs/controller 2026-05-13 01:01:07.985252 | controller | cd+++++++++ objects/ 2026-05-13 01:01:07.985283 | controller | cd+++++++++ objects/cluster/ 2026-05-13 01:01:07.985314 | controller | cd+++++++++ objects/namespaced/ 2026-05-13 01:01:07.995333 | 2026-05-13 01:01:07.995441 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-13 01:01:08.231708 | controller | changed 2026-05-13 01:01:08.237146 | 2026-05-13 01:01:08.237216 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-13 01:01:08.472529 | controller | changed 2026-05-13 01:01:08.478767 | 2026-05-13 01:01:08.478841 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-13 01:01:08.722052 | controller | environment: line 3: kubectl: command not found 2026-05-13 01:01:09.013426 | controller | ok: Runtime: 0:00:00.012402 2026-05-13 01:01:09.018897 | 2026-05-13 01:01:09.018985 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-13 01:01:09.551825 | controller | changed: 2026-05-13 01:01:09.552139 | controller | cd+++++++++ pod-logs/ 2026-05-13 01:01:09.552202 | controller | cd+++++++++ pod-logs/failed-pods/ 2026-05-13 01:01:09.559566 | 2026-05-13 01:01:09.559630 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-13 01:01:09.787151 | controller | changed: "values" 2026-05-13 01:01:10.000853 | controller | changed: "releases" 2026-05-13 01:01:10.012710 | 2026-05-13 01:01:10.012898 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-13 01:01:10.244448 | controller | /bin/bash: line 3: kubectl: command not found 2026-05-13 01:01:10.543231 | controller | ok: Runtime: 0:00:00.009992 2026-05-13 01:01:10.550254 | 2026-05-13 01:01:10.550349 | TASK [helm-release-status : Downloads logs to executor] 2026-05-13 01:01:11.067546 | controller | changed: 2026-05-13 01:01:11.067901 | controller | cd+++++++++ helm/ 2026-05-13 01:01:11.067969 | controller | cd+++++++++ helm/releases/ 2026-05-13 01:01:11.068025 | controller | cd+++++++++ helm/values/ 2026-05-13 01:01:11.074691 | 2026-05-13 01:01:11.074746 | PLAY RECAP 2026-05-13 01:01:11.074796 | controller | ok: 12 changed: 12 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 01:01:11.074818 | 2026-05-13 01:01:11.227370 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/post.yml@main] 2026-05-13 01:01:11.228825 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 01:01:11.828323 | 2026-05-13 01:01:11.828456 | PLAY [all] 2026-05-13 01:01:11.838543 | 2026-05-13 01:01:11.838623 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-13 01:01:11.883286 | controller | skipping: Conditional result was False 2026-05-13 01:01:11.891884 | 2026-05-13 01:01:11.891963 | TASK [fetch-output : Set log path for single node] 2026-05-13 01:01:11.933164 | controller | ok 2026-05-13 01:01:11.938175 | 2026-05-13 01:01:11.938244 | LOOP [fetch-output : Ensure local output dirs] 2026-05-13 01:01:12.341888 | controller -> localhost | ok: "/var/lib/zuul/builds/470419f09fd74ac299ca37d1ef235cc5/work/logs" 2026-05-13 01:01:12.564165 | controller -> localhost | changed: "/var/lib/zuul/builds/470419f09fd74ac299ca37d1ef235cc5/work/artifacts" 2026-05-13 01:01:12.763252 | controller -> localhost | changed: "/var/lib/zuul/builds/470419f09fd74ac299ca37d1ef235cc5/work/docs" 2026-05-13 01:01:12.778460 | 2026-05-13 01:01:12.778589 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-13 01:01:13.433889 | controller | changed: .d..t...... ./ 2026-05-13 01:01:13.434134 | controller | changed: All items complete 2026-05-13 01:01:13.434163 | 2026-05-13 01:01:13.930302 | controller | changed: .d..t...... ./ 2026-05-13 01:01:14.394463 | controller | changed: .d..t...... ./ 2026-05-13 01:01:14.417229 | 2026-05-13 01:01:14.418015 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-13 01:01:14.894213 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.007991 2026-05-13 01:01:15.120840 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.007917 2026-05-13 01:01:15.142449 | 2026-05-13 01:01:15.142633 | PLAY [all] 2026-05-13 01:01:15.148510 | 2026-05-13 01:01:15.148577 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-13 01:01:15.627691 | controller | changed 2026-05-13 01:01:15.634374 | 2026-05-13 01:01:15.634447 | PLAY RECAP 2026-05-13 01:01:15.634524 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-13 01:01:15.634558 | 2026-05-13 01:01:15.770051 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 01:01:15.772092 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-13 01:01:16.341951 | 2026-05-13 01:01:16.347421 | PLAY [localhost] 2026-05-13 01:01:16.360555 | 2026-05-13 01:01:16.360630 | TASK [Generate Zuul manifest] 2026-05-13 01:01:16.382307 | localhost | ok 2026-05-13 01:01:16.401693 | 2026-05-13 01:01:16.401777 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-13 01:01:16.778532 | localhost | changed 2026-05-13 01:01:16.790331 | 2026-05-13 01:01:16.790443 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-13 01:01:16.822975 | localhost | ok 2026-05-13 01:01:16.832875 | 2026-05-13 01:01:16.833016 | TASK [Upload logs] 2026-05-13 01:01:16.855110 | localhost | ok 2026-05-13 01:01:16.922140 | 2026-05-13 01:01:16.922290 | TASK [Set zuul-log-path fact] 2026-05-13 01:01:16.942936 | localhost | ok 2026-05-13 01:01:16.958043 | 2026-05-13 01:01:16.958124 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 01:01:16.991006 | localhost | ok 2026-05-13 01:01:17.001092 | 2026-05-13 01:01:17.001180 | TASK [upload-logs : Create log directories] 2026-05-13 01:01:17.403357 | localhost | changed 2026-05-13 01:01:17.409986 | 2026-05-13 01:01:17.410081 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-13 01:01:17.787777 | localhost -> localhost | ok: Runtime: 0:00:00.005363 2026-05-13 01:01:17.794798 | 2026-05-13 01:01:17.794867 | TASK [upload-logs : Upload logs to log server] 2026-05-13 01:01:18.252094 | localhost | Output suppressed because no_log was given 2026-05-13 01:01:18.257707 | 2026-05-13 01:01:18.257797 | LOOP [upload-logs : Compress console log and json output] 2026-05-13 01:01:18.305607 | localhost | skipping: Conditional result was False 2026-05-13 01:01:18.356684 | localhost | skipping: Conditional result was False 2026-05-13 01:01:18.371128 | 2026-05-13 01:01:18.371354 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-13 01:01:18.416518 | localhost | skipping: Conditional result was False 2026-05-13 01:01:18.416904 | 2026-05-13 01:01:18.420783 | localhost | skipping: Conditional result was False 2026-05-13 01:01:18.434289 | 2026-05-13 01:01:18.434387 | LOOP [upload-logs : Upload console log and json output]