2026-08-14 00:47:26.527564 | Job console starting 2026-08-14 00:47:26.541285 | Updating git repos 2026-08-14 00:47:26.572252 | Cloning repos into workspace 2026-08-14 00:47:29.145724 | Restoring repo states 2026-08-14 00:47:29.160320 | Merging changes 2026-08-14 00:47:30.230559 | Checking out repos 2026-08-14 00:47:30.888251 | Preparing playbooks 2026-08-14 00:47:42.963927 | Running Ansible setup 2026-08-14 00:47:46.824442 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-14 00:47:47.402837 | 2026-08-14 00:47:47.402984 | PLAY [localhost] 2026-08-14 00:47:47.410732 | 2026-08-14 00:47:47.410825 | TASK [Gathering Facts] 2026-08-14 00:47:48.298432 | localhost | ok 2026-08-14 00:47:48.308172 | 2026-08-14 00:47:48.308253 | TASK [Setup log path fact] 2026-08-14 00:47:48.332479 | localhost | ok 2026-08-14 00:47:48.360674 | 2026-08-14 00:47:48.361493 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-14 00:47:48.394374 | localhost | ok 2026-08-14 00:47:48.403066 | 2026-08-14 00:47:48.403166 | TASK [emit-job-header : Print job information] 2026-08-14 00:47:48.442791 | # Job Information 2026-08-14 00:47:48.442948 | Ansible Version: 2.16.18 2026-08-14 00:47:48.442986 | Job: ansible-collection-containers-molecule-docker-rockylinux-9 2026-08-14 00:47:48.443014 | Pipeline: check 2026-08-14 00:47:48.443039 | Executor: 2d72f0692154 2026-08-14 00:47:48.443065 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/136 2026-08-14 00:47:48.443095 | Event ID: 2468e580-9778-11f1-8091-189546dadf6b 2026-08-14 00:47:48.446300 | 2026-08-14 00:47:48.446370 | LOOP [emit-job-header : Print node information] 2026-08-14 00:47:48.539239 | localhost | ok: 2026-08-14 00:47:48.539415 | localhost | # Node Information 2026-08-14 00:47:48.539446 | localhost | Inventory Hostname: rockylinux-9 2026-08-14 00:47:48.539468 | localhost | Hostname: np0000189493 2026-08-14 00:47:48.539488 | localhost | Username: zuul 2026-08-14 00:47:48.539512 | localhost | Distro: Rocky 9.7 2026-08-14 00:47:48.539533 | localhost | Provider: yul1 2026-08-14 00:47:48.539551 | localhost | Region: ca-ymq-1 2026-08-14 00:47:48.539570 | localhost | Label: rockylinux-9 2026-08-14 00:47:48.539588 | localhost | Product Name: OpenStack Nova 2026-08-14 00:47:48.539606 | localhost | Interface IP: 199.204.45.113 2026-08-14 00:47:48.553915 | 2026-08-14 00:47:48.554109 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-14 00:47:48.975745 | localhost -> localhost | changed 2026-08-14 00:47:48.985191 | 2026-08-14 00:47:48.985295 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-14 00:47:49.858832 | localhost -> localhost | changed 2026-08-14 00:47:49.866557 | 2026-08-14 00:47:49.866618 | PLAY [all] 2026-08-14 00:47:49.875163 | 2026-08-14 00:47:49.875251 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-14 00:47:50.081434 | rockylinux-9 -> localhost | ok 2026-08-14 00:47:50.092294 | 2026-08-14 00:47:50.092438 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-14 00:47:50.125827 | rockylinux-9 | ok 2026-08-14 00:47:50.142392 | rockylinux-9 | included: /var/lib/zuul/builds/c85c5bb48ac74e118d03964bc4a6512e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-14 00:47:50.149398 | 2026-08-14 00:47:50.149489 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-14 00:47:51.308806 | rockylinux-9 -> localhost | Generating public/private rsa key pair. 2026-08-14 00:47:51.309061 | rockylinux-9 -> localhost | Your identification has been saved in /var/lib/zuul/builds/c85c5bb48ac74e118d03964bc4a6512e/work/c85c5bb48ac74e118d03964bc4a6512e_id_rsa 2026-08-14 00:47:51.309105 | rockylinux-9 -> localhost | Your public key has been saved in /var/lib/zuul/builds/c85c5bb48ac74e118d03964bc4a6512e/work/c85c5bb48ac74e118d03964bc4a6512e_id_rsa.pub 2026-08-14 00:47:51.309136 | rockylinux-9 -> localhost | The key fingerprint is: 2026-08-14 00:47:51.309165 | rockylinux-9 -> localhost | SHA256:8/rL5vaMN5dwSLt0oty5PxspWOS5ybKxqzhOUONE0mY zuul-build-sshkey 2026-08-14 00:47:51.309213 | rockylinux-9 -> localhost | The key's randomart image is: 2026-08-14 00:47:51.309241 | rockylinux-9 -> localhost | +---[RSA 3072]----+ 2026-08-14 00:47:51.309280 | rockylinux-9 -> localhost | | ... | 2026-08-14 00:47:51.309309 | rockylinux-9 -> localhost | | oE | 2026-08-14 00:47:51.309372 | rockylinux-9 -> localhost | | o+ . | 2026-08-14 00:47:51.309406 | rockylinux-9 -> localhost | | + . o.. | 2026-08-14 00:47:51.309434 | rockylinux-9 -> localhost | | . . S .+o | 2026-08-14 00:47:51.309462 | rockylinux-9 -> localhost | | . o +*oo. | 2026-08-14 00:47:51.309489 | rockylinux-9 -> localhost | | . .=+=Bo. | 2026-08-14 00:47:51.309516 | rockylinux-9 -> localhost | | ... o=B*.+. | 2026-08-14 00:47:51.309548 | rockylinux-9 -> localhost | | .o.o*X=+=oo | 2026-08-14 00:47:51.309576 | rockylinux-9 -> localhost | +----[SHA256]-----+ 2026-08-14 00:47:51.309669 | rockylinux-9 -> localhost | ok: Runtime: 0:00:00.750316 2026-08-14 00:47:51.318609 | 2026-08-14 00:47:51.318684 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-14 00:47:51.356392 | rockylinux-9 | ok 2026-08-14 00:47:51.366478 | rockylinux-9 | included: /var/lib/zuul/builds/c85c5bb48ac74e118d03964bc4a6512e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-14 00:47:51.373782 | 2026-08-14 00:47:51.373846 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-14 00:47:51.400007 | rockylinux-9 | skipping: Conditional result was False 2026-08-14 00:47:51.410908 | 2026-08-14 00:47:51.411024 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-14 00:47:51.879826 | rockylinux-9 | changed 2026-08-14 00:47:51.886848 | 2026-08-14 00:47:51.886916 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-14 00:47:52.133115 | rockylinux-9 | ok 2026-08-14 00:47:52.138517 | 2026-08-14 00:47:52.138579 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-14 00:47:53.031675 | rockylinux-9 | changed 2026-08-14 00:47:53.178972 | 2026-08-14 00:47:53.179074 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-14 00:47:54.065164 | rockylinux-9 | changed 2026-08-14 00:47:54.071244 | 2026-08-14 00:47:54.071304 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-14 00:47:54.095429 | rockylinux-9 | skipping: Conditional result was False 2026-08-14 00:47:54.105586 | 2026-08-14 00:47:54.105653 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-14 00:47:54.545594 | rockylinux-9 -> localhost | changed 2026-08-14 00:47:54.555000 | 2026-08-14 00:47:54.555064 | TASK [add-build-sshkey : Add back temp key] 2026-08-14 00:47:54.857632 | rockylinux-9 -> localhost | Identity added: /var/lib/zuul/builds/c85c5bb48ac74e118d03964bc4a6512e/work/c85c5bb48ac74e118d03964bc4a6512e_id_rsa (zuul-build-sshkey) 2026-08-14 00:47:54.857841 | rockylinux-9 -> localhost | ok: Runtime: 0:00:00.013037 2026-08-14 00:47:54.862302 | 2026-08-14 00:47:54.862362 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-14 00:47:55.220906 | rockylinux-9 | ok 2026-08-14 00:47:55.226104 | 2026-08-14 00:47:55.226178 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-14 00:47:55.251122 | rockylinux-9 | skipping: Conditional result was False 2026-08-14 00:47:55.266683 | 2026-08-14 00:47:55.266771 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-14 00:47:55.644380 | rockylinux-9 | ok 2026-08-14 00:47:55.652263 | 2026-08-14 00:47:55.652357 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-14 00:47:56.465324 | rockylinux-9 | Output suppressed because no_log was given 2026-08-14 00:47:56.476724 | 2026-08-14 00:47:56.476827 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-14 00:47:56.731831 | rockylinux-9 | ok: "logs" 2026-08-14 00:47:56.732169 | rockylinux-9 | ok: All items complete 2026-08-14 00:47:56.732212 | 2026-08-14 00:47:56.943430 | rockylinux-9 | ok: "artifacts" 2026-08-14 00:47:57.153088 | rockylinux-9 | ok: "docs" 2026-08-14 00:47:57.164336 | 2026-08-14 00:47:57.164496 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-14 00:47:57.423634 | rockylinux-9 | changed: "logs" 2026-08-14 00:47:57.650405 | rockylinux-9 | changed: "artifacts" 2026-08-14 00:47:57.921526 | rockylinux-9 | changed: "docs" 2026-08-14 00:47:57.941259 | 2026-08-14 00:47:57.941373 | PLAY RECAP 2026-08-14 00:47:57.941421 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-14 00:47:57.941451 | rockylinux-9 | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-14 00:47:57.941473 | 2026-08-14 00:47:58.083058 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-14 00:47:58.085432 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-14 00:47:58.693275 | 2026-08-14 00:47:59.035730 | PLAY [all] 2026-08-14 00:47:59.052189 | 2026-08-14 00:47:59.052282 | TASK [setup-uv : Extract archive] 2026-08-14 00:48:01.867260 | rockylinux-9 | changed 2026-08-14 00:48:01.878174 | 2026-08-14 00:48:01.878377 | TASK [setup-uv : Print version] 2026-08-14 00:48:01.907218 | [rockylinux-9] Waiting on logger 2026-08-14 00:48:02.422624 | rockylinux-9 | ok: Runtime: 0:00:00.013980 2026-08-14 00:48:02.431002 | 2026-08-14 00:48:02.431078 | TASK [Install Ansible collection siblings] 2026-08-14 00:48:02.859916 | rockylinux-9 | ok: 2026-08-14 00:48:02.860189 | rockylinux-9 | Skipping ansible.posix: no checked-out sibling 2026-08-14 00:48:02.860227 | rockylinux-9 | Skipping community.general: no checked-out sibling 2026-08-14 00:48:02.862654 | 2026-08-14 00:48:02.862741 | PLAY RECAP 2026-08-14 00:48:02.862809 | rockylinux-9 | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-14 00:48:02.862839 | 2026-08-14 00:48:03.007763 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-14 00:48:03.011090 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-14 00:48:03.572096 | 2026-08-14 00:48:03.572219 | PLAY [all] 2026-08-14 00:48:03.582935 | 2026-08-14 00:48:03.583006 | LOOP [Check inventory directories] 2026-08-14 00:48:03.937542 | rockylinux-9 | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-08-14 00:48:04.159450 | rockylinux-9 | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/docker/inventory" 2026-08-14 00:48:04.373639 | rockylinux-9 | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/inventory" 2026-08-14 00:48:04.381909 | 2026-08-14 00:48:04.382031 | LOOP [Copy inventory file for Zuul] 2026-08-14 00:48:05.604329 | rockylinux-9 | changed: 2026-08-14 00:48:05.604576 | rockylinux-9 | { 2026-08-14 00:48:05.604617 | rockylinux-9 | "ansible_loop_var": "item", 2026-08-14 00:48:05.604650 | rockylinux-9 | "changed": false, 2026-08-14 00:48:05.604683 | rockylinux-9 | "failed": false, 2026-08-14 00:48:05.604725 | rockylinux-9 | "invocation": { 2026-08-14 00:48:05.604761 | rockylinux-9 | "module_args": { 2026-08-14 00:48:05.604799 | rockylinux-9 | "checksum_algorithm": "sha1", 2026-08-14 00:48:05.604833 | rockylinux-9 | "follow": true, 2026-08-14 00:48:05.604862 | rockylinux-9 | "get_attributes": true, 2026-08-14 00:48:05.604890 | rockylinux-9 | "get_checksum": true, 2026-08-14 00:48:05.604915 | rockylinux-9 | "get_mime": true, 2026-08-14 00:48:05.604939 | rockylinux-9 | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-08-14 00:48:05.604999 | rockylinux-9 | } 2026-08-14 00:48:05.605035 | rockylinux-9 | }, 2026-08-14 00:48:05.605062 | rockylinux-9 | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-14 00:48:05.605101 | rockylinux-9 | "stat": { 2026-08-14 00:48:05.605129 | rockylinux-9 | "atime": 1786668476.414, 2026-08-14 00:48:05.605156 | rockylinux-9 | "attr_flags": "e", 2026-08-14 00:48:05.605185 | rockylinux-9 | "attributes": [ 2026-08-14 00:48:05.605216 | rockylinux-9 | "extents" 2026-08-14 00:48:05.605244 | rockylinux-9 | ], 2026-08-14 00:48:05.605271 | rockylinux-9 | "block_size": 4096, 2026-08-14 00:48:05.605298 | rockylinux-9 | "blocks": 8, 2026-08-14 00:48:05.605328 | rockylinux-9 | "charset": "binary", 2026-08-14 00:48:05.605359 | rockylinux-9 | "ctime": 1786668476.429, 2026-08-14 00:48:05.605388 | rockylinux-9 | "dev": 64513, 2026-08-14 00:48:05.605420 | rockylinux-9 | "device_type": 0, 2026-08-14 00:48:05.605451 | rockylinux-9 | "executable": true, 2026-08-14 00:48:05.605476 | rockylinux-9 | "exists": true, 2026-08-14 00:48:05.605500 | rockylinux-9 | "gid": 1000, 2026-08-14 00:48:05.605526 | rockylinux-9 | "gr_name": "zuul", 2026-08-14 00:48:05.605551 | rockylinux-9 | "inode": 525401, 2026-08-14 00:48:05.605575 | rockylinux-9 | "isblk": false, 2026-08-14 00:48:05.605600 | rockylinux-9 | "ischr": false, 2026-08-14 00:48:05.605625 | rockylinux-9 | "isdir": true, 2026-08-14 00:48:05.605651 | rockylinux-9 | "isfifo": false, 2026-08-14 00:48:05.605683 | rockylinux-9 | "isgid": false, 2026-08-14 00:48:05.605715 | rockylinux-9 | "islnk": false, 2026-08-14 00:48:05.605748 | rockylinux-9 | "isreg": false, 2026-08-14 00:48:05.605775 | rockylinux-9 | "issock": false, 2026-08-14 00:48:05.605799 | rockylinux-9 | "isuid": false, 2026-08-14 00:48:05.605823 | rockylinux-9 | "mimetype": "inode/directory", 2026-08-14 00:48:05.605847 | rockylinux-9 | "mode": "0755", 2026-08-14 00:48:05.605872 | rockylinux-9 | "mtime": 1786668449.200808, 2026-08-14 00:48:05.605896 | rockylinux-9 | "nlink": 11, 2026-08-14 00:48:05.605921 | rockylinux-9 | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-14 00:48:05.605945 | rockylinux-9 | "pw_name": "zuul", 2026-08-14 00:48:05.605971 | rockylinux-9 | "readable": true, 2026-08-14 00:48:05.605996 | rockylinux-9 | "rgrp": true, 2026-08-14 00:48:05.606020 | rockylinux-9 | "roth": true, 2026-08-14 00:48:05.606044 | rockylinux-9 | "rusr": true, 2026-08-14 00:48:05.606068 | rockylinux-9 | "size": 4096, 2026-08-14 00:48:05.606092 | rockylinux-9 | "uid": 1000, 2026-08-14 00:48:05.606117 | rockylinux-9 | "version": "566690490", 2026-08-14 00:48:05.606142 | rockylinux-9 | "wgrp": false, 2026-08-14 00:48:05.606168 | rockylinux-9 | "woth": false, 2026-08-14 00:48:05.606193 | rockylinux-9 | "writeable": true, 2026-08-14 00:48:05.606217 | rockylinux-9 | "wusr": true, 2026-08-14 00:48:05.606241 | rockylinux-9 | "xgrp": true, 2026-08-14 00:48:05.606265 | rockylinux-9 | "xoth": true, 2026-08-14 00:48:05.606288 | rockylinux-9 | "xusr": true 2026-08-14 00:48:05.606313 | rockylinux-9 | } 2026-08-14 00:48:05.606337 | rockylinux-9 | } 2026-08-14 00:48:05.606386 | rockylinux-9 | ok: All items complete 2026-08-14 00:48:05.606418 | 2026-08-14 00:48:05.608096 | rockylinux-9 | skipping: Conditional result was False 2026-08-14 00:48:05.609020 | rockylinux-9 | skipping: Conditional result was False 2026-08-14 00:48:05.622311 | 2026-08-14 00:48:05.622561 | LOOP [Switch "ansible_host" to private IP] 2026-08-14 00:48:06.073924 | rockylinux-9 | changed: 1 replacements made 2026-08-14 00:48:06.075545 | rockylinux-9 | skipping: Conditional result was False 2026-08-14 00:48:06.076320 | rockylinux-9 | skipping: Conditional result was False 2026-08-14 00:48:06.095453 | 2026-08-14 00:48:06.095660 | TASK [Run Molecule scenario] 2026-08-14 00:48:06.122570 | [rockylinux-9] Waiting on logger 2026-08-14 00:48:13.253998 | [rockylinux-9] Waiting on logger 2026-08-14 00:48:23.430105 | [rockylinux-9] Waiting on logger 2026-08-14 00:48:33.606037 | [rockylinux-9] Waiting on logger 2026-08-14 00:48:43.781858 | [rockylinux-9] Waiting on logger 2026-08-14 00:48:52.939609 | [rockylinux-9] Waiting on logger 2026-08-14 00:49:03.110165 | [rockylinux-9] Waiting on logger 2026-08-14 00:49:13.285947 | [rockylinux-9] Waiting on logger 2026-08-14 00:49:23.466089 | [rockylinux-9] Waiting on logger 2026-08-14 00:49:33.637913 | [rockylinux-9] Waiting on logger 2026-08-14 00:49:43.818113 | [rockylinux-9] Waiting on logger 2026-08-14 00:49:52.974330 | [rockylinux-9] Waiting on logger 2026-08-14 00:50:03.141848 | [rockylinux-9] Waiting on logger 2026-08-14 00:50:13.317760 | [rockylinux-9] Waiting on logger 2026-08-14 00:50:23.493990 | [rockylinux-9] Waiting on logger 2026-08-14 00:50:30.318509 | rockylinux-9 | ok: Runtime: 0:02:23.179366 2026-08-14 00:50:30.325536 | 2026-08-14 00:50:30.325604 | PLAY RECAP 2026-08-14 00:50:30.325679 | rockylinux-9 | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-14 00:50:30.325711 | 2026-08-14 00:50:30.439946 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-14 00:50:30.442323 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-14 00:50:31.040827 | 2026-08-14 00:50:31.040950 | PLAY [all] 2026-08-14 00:50:31.052150 | 2026-08-14 00:50:31.052226 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-14 00:50:31.097250 | rockylinux-9 | skipping: Conditional result was False 2026-08-14 00:50:31.106152 | 2026-08-14 00:50:31.106228 | TASK [fetch-output : Set log path for single node] 2026-08-14 00:50:31.149428 | rockylinux-9 | ok 2026-08-14 00:50:31.154080 | 2026-08-14 00:50:31.154149 | LOOP [fetch-output : Ensure local output dirs] 2026-08-14 00:50:31.557089 | rockylinux-9 -> localhost | ok: "/var/lib/zuul/builds/c85c5bb48ac74e118d03964bc4a6512e/work/logs" 2026-08-14 00:50:31.766585 | rockylinux-9 -> localhost | changed: "/var/lib/zuul/builds/c85c5bb48ac74e118d03964bc4a6512e/work/artifacts" 2026-08-14 00:50:31.976771 | rockylinux-9 -> localhost | changed: "/var/lib/zuul/builds/c85c5bb48ac74e118d03964bc4a6512e/work/docs" 2026-08-14 00:50:31.991192 | 2026-08-14 00:50:31.991335 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-14 00:50:32.698896 | rockylinux-9 | ok 2026-08-14 00:50:32.699091 | rockylinux-9 | changed: All items complete 2026-08-14 00:50:32.699119 | 2026-08-14 00:50:33.232148 | rockylinux-9 | changed: .d..t...... ./ 2026-08-14 00:50:33.763086 | rockylinux-9 | changed: .d..t...... ./ 2026-08-14 00:50:33.782460 | 2026-08-14 00:50:33.783025 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-14 00:50:34.285653 | rockylinux-9 -> localhost | ok: Item: artifacts Runtime: 0:00:00.008100 2026-08-14 00:50:34.518935 | rockylinux-9 -> localhost | ok: Item: docs Runtime: 0:00:00.008072 2026-08-14 00:50:34.538489 | 2026-08-14 00:50:34.538630 | PLAY [all] 2026-08-14 00:50:34.547764 | 2026-08-14 00:50:34.547862 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-14 00:50:35.007448 | rockylinux-9 | changed 2026-08-14 00:50:35.015390 | 2026-08-14 00:50:35.015495 | PLAY RECAP 2026-08-14 00:50:35.015540 | rockylinux-9 | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-14 00:50:35.015562 | 2026-08-14 00:50:35.143897 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-14 00:50:35.146327 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-14 00:50:35.791360 | 2026-08-14 00:50:35.791480 | PLAY [localhost] 2026-08-14 00:50:35.801685 | 2026-08-14 00:50:35.801757 | TASK [Generate Zuul manifest] 2026-08-14 00:50:35.823278 | localhost | ok 2026-08-14 00:50:35.841387 | 2026-08-14 00:50:35.841463 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-14 00:50:36.249583 | localhost | changed 2026-08-14 00:50:36.262768 | 2026-08-14 00:50:36.262843 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-14 00:50:36.294709 | localhost | ok 2026-08-14 00:50:36.302199 | 2026-08-14 00:50:36.302262 | TASK [Upload logs] 2026-08-14 00:50:36.321843 | localhost | ok 2026-08-14 00:50:36.378353 | 2026-08-14 00:50:36.378461 | TASK [Set zuul-log-path fact] 2026-08-14 00:50:36.399111 | localhost | ok 2026-08-14 00:50:36.414816 | 2026-08-14 00:50:36.414907 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-14 00:50:36.442986 | localhost | ok 2026-08-14 00:50:36.452499 | 2026-08-14 00:50:36.452615 | TASK [upload-logs : Create log directories] 2026-08-14 00:50:36.857126 | localhost | changed 2026-08-14 00:50:36.864239 | 2026-08-14 00:50:36.864308 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-14 00:50:37.289869 | localhost -> localhost | ok: Runtime: 0:00:00.006575 2026-08-14 00:50:37.296482 | 2026-08-14 00:50:37.296573 | TASK [upload-logs : Upload logs to log server] 2026-08-14 00:50:37.745437 | localhost | Output suppressed because no_log was given 2026-08-14 00:50:37.749903 | 2026-08-14 00:50:37.749969 | LOOP [upload-logs : Compress console log and json output] 2026-08-14 00:50:37.798644 | localhost | skipping: Conditional result was False 2026-08-14 00:50:37.807010 | localhost | skipping: Conditional result was False 2026-08-14 00:50:37.822486 | 2026-08-14 00:50:37.822631 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-14 00:50:37.866117 | localhost | skipping: Conditional result was False 2026-08-14 00:50:37.866515 | 2026-08-14 00:50:37.870200 | localhost | skipping: Conditional result was False 2026-08-14 00:50:37.881720 | 2026-08-14 00:50:37.881863 | LOOP [upload-logs : Upload console log and json output]