2026-05-09 12:57:48.936379 | Job console starting 2026-05-09 12:57:48.948384 | Updating git repos 2026-05-09 12:57:48.976087 | Cloning repos into workspace 2026-05-09 12:57:53.244738 | Restoring repo states 2026-05-09 12:57:53.252495 | Merging changes 2026-05-09 12:57:54.372986 | Checking out repos 2026-05-09 12:57:55.580853 | Preparing playbooks 2026-05-09 12:58:00.598073 | Running Ansible setup 2026-05-09 12:58:04.874857 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-09 12:58:05.495469 | 2026-05-09 12:58:05.495610 | PLAY [localhost] 2026-05-09 12:58:05.512386 | 2026-05-09 12:58:05.512543 | TASK [Gathering Facts] 2026-05-09 12:58:06.347199 | localhost | ok 2026-05-09 12:58:06.356352 | 2026-05-09 12:58:06.356431 | TASK [Setup log path fact] 2026-05-09 12:58:06.377020 | localhost | ok 2026-05-09 12:58:06.390522 | 2026-05-09 12:58:06.390612 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 12:58:06.420406 | localhost | ok 2026-05-09 12:58:06.429648 | 2026-05-09 12:58:06.429755 | TASK [emit-job-header : Print job information] 2026-05-09 12:58:06.468616 | # Job Information 2026-05-09 12:58:06.468772 | Ansible Version: 2.16.18 2026-05-09 12:58:06.468805 | Job: ansible-collection-containers-molecule-docker-rockylinux-9 2026-05-09 12:58:06.468828 | Pipeline: check 2026-05-09 12:58:06.468849 | Executor: 2d72f0692154 2026-05-09 12:58:06.468869 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/124 2026-05-09 12:58:06.468892 | Event ID: 13987950-4ba6-11f1-9dc4-27c1f9d27b57 2026-05-09 12:58:06.474907 | 2026-05-09 12:58:06.475003 | LOOP [emit-job-header : Print node information] 2026-05-09 12:58:06.580772 | localhost | ok: 2026-05-09 12:58:06.580936 | localhost | # Node Information 2026-05-09 12:58:06.581061 | localhost | Inventory Hostname: rockylinux-9 2026-05-09 12:58:06.581094 | localhost | Hostname: np0000173118 2026-05-09 12:58:06.581119 | localhost | Username: zuul 2026-05-09 12:58:06.581148 | localhost | Distro: Rocky 9.7 2026-05-09 12:58:06.581173 | localhost | Provider: yul1 2026-05-09 12:58:06.581197 | localhost | Region: ca-ymq-1 2026-05-09 12:58:06.581220 | localhost | Label: rockylinux-9 2026-05-09 12:58:06.581242 | localhost | Product Name: OpenStack Nova 2026-05-09 12:58:06.581263 | localhost | Interface IP: 199.204.45.246 2026-05-09 12:58:06.590995 | 2026-05-09 12:58:06.591135 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-09 12:58:07.015922 | localhost -> localhost | changed 2026-05-09 12:58:07.023446 | 2026-05-09 12:58:07.023524 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-09 12:58:07.955017 | localhost -> localhost | changed 2026-05-09 12:58:07.963371 | 2026-05-09 12:58:07.963455 | PLAY [all] 2026-05-09 12:58:07.973308 | 2026-05-09 12:58:07.973401 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-09 12:58:08.204818 | rockylinux-9 -> localhost | ok 2026-05-09 12:58:08.210194 | 2026-05-09 12:58:08.210263 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-09 12:58:08.245276 | rockylinux-9 | ok 2026-05-09 12:58:08.262536 | rockylinux-9 | included: /var/lib/zuul/builds/0cb8cdea8f56443da1628b626ea33be2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-09 12:58:08.269595 | 2026-05-09 12:58:08.269681 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-09 12:58:09.523873 | rockylinux-9 -> localhost | Generating public/private rsa key pair. 2026-05-09 12:58:09.524052 | rockylinux-9 -> localhost | Your identification has been saved in /var/lib/zuul/builds/0cb8cdea8f56443da1628b626ea33be2/work/0cb8cdea8f56443da1628b626ea33be2_id_rsa 2026-05-09 12:58:09.524177 | rockylinux-9 -> localhost | Your public key has been saved in /var/lib/zuul/builds/0cb8cdea8f56443da1628b626ea33be2/work/0cb8cdea8f56443da1628b626ea33be2_id_rsa.pub 2026-05-09 12:58:09.524211 | rockylinux-9 -> localhost | The key fingerprint is: 2026-05-09 12:58:09.524236 | rockylinux-9 -> localhost | SHA256:8BKGdRC5hxsI3E+7BY8uY5HquMUEfm8fNGH4shY97Sc zuul-build-sshkey 2026-05-09 12:58:09.524274 | rockylinux-9 -> localhost | The key's randomart image is: 2026-05-09 12:58:09.524297 | rockylinux-9 -> localhost | +---[RSA 3072]----+ 2026-05-09 12:58:09.524327 | rockylinux-9 -> localhost | | . . ++. | 2026-05-09 12:58:09.524351 | rockylinux-9 -> localhost | | o .o=. | 2026-05-09 12:58:09.524372 | rockylinux-9 -> localhost | |. ..*+X | 2026-05-09 12:58:09.524395 | rockylinux-9 -> localhost | |.. +.@+* | 2026-05-09 12:58:09.524416 | rockylinux-9 -> localhost | | ..o =.%S. | 2026-05-09 12:58:09.524437 | rockylinux-9 -> localhost | | oo = O.+ | 2026-05-09 12:58:09.524458 | rockylinux-9 -> localhost | | oo. B . E . | 2026-05-09 12:58:09.524480 | rockylinux-9 -> localhost | |... o . . o | 2026-05-09 12:58:09.524503 | rockylinux-9 -> localhost | |.. . | 2026-05-09 12:58:09.524525 | rockylinux-9 -> localhost | +----[SHA256]-----+ 2026-05-09 12:58:09.524573 | rockylinux-9 -> localhost | ok: Runtime: 0:00:00.850982 2026-05-09 12:58:09.531705 | 2026-05-09 12:58:09.531793 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-09 12:58:09.567394 | rockylinux-9 | ok 2026-05-09 12:58:09.575642 | rockylinux-9 | included: /var/lib/zuul/builds/0cb8cdea8f56443da1628b626ea33be2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-09 12:58:09.582578 | 2026-05-09 12:58:09.582638 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-09 12:58:09.623917 | rockylinux-9 | skipping: Conditional result was False 2026-05-09 12:58:09.637646 | 2026-05-09 12:58:09.637887 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-09 12:58:10.105804 | rockylinux-9 | changed 2026-05-09 12:58:10.112773 | 2026-05-09 12:58:10.112868 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-09 12:58:10.380587 | rockylinux-9 | ok 2026-05-09 12:58:10.386285 | 2026-05-09 12:58:10.386355 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-09 12:58:12.008523 | rockylinux-9 | changed 2026-05-09 12:58:12.013177 | 2026-05-09 12:58:12.013243 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-09 12:58:12.973732 | rockylinux-9 | changed 2026-05-09 12:58:12.979189 | 2026-05-09 12:58:12.979283 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-09 12:58:12.993306 | rockylinux-9 | skipping: Conditional result was False 2026-05-09 12:58:13.001932 | 2026-05-09 12:58:13.002184 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-09 12:58:13.453137 | rockylinux-9 -> localhost | changed 2026-05-09 12:58:13.466451 | 2026-05-09 12:58:13.466596 | TASK [add-build-sshkey : Add back temp key] 2026-05-09 12:58:13.897758 | rockylinux-9 -> localhost | Identity added: /var/lib/zuul/builds/0cb8cdea8f56443da1628b626ea33be2/work/0cb8cdea8f56443da1628b626ea33be2_id_rsa (zuul-build-sshkey) 2026-05-09 12:58:13.898340 | rockylinux-9 -> localhost | ok: Runtime: 0:00:00.016463 2026-05-09 12:58:13.904609 | 2026-05-09 12:58:13.904696 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-09 12:58:14.299361 | rockylinux-9 | ok 2026-05-09 12:58:14.303443 | 2026-05-09 12:58:14.303508 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-09 12:58:14.330540 | rockylinux-9 | skipping: Conditional result was False 2026-05-09 12:58:14.344534 | 2026-05-09 12:58:14.344737 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-09 12:58:14.769259 | rockylinux-9 | ok 2026-05-09 12:58:14.777174 | 2026-05-09 12:58:14.777275 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-09 12:58:15.810942 | rockylinux-9 | Output suppressed because no_log was given 2026-05-09 12:58:15.819036 | 2026-05-09 12:58:15.819102 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-09 12:58:16.099178 | rockylinux-9 | ok: "logs" 2026-05-09 12:58:16.099548 | rockylinux-9 | ok: All items complete 2026-05-09 12:58:16.099591 | 2026-05-09 12:58:16.326141 | rockylinux-9 | ok: "artifacts" 2026-05-09 12:58:16.558262 | rockylinux-9 | ok: "docs" 2026-05-09 12:58:16.902225 | 2026-05-09 12:58:16.902365 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-09 12:58:17.160516 | rockylinux-9 | changed: "logs" 2026-05-09 12:58:17.455505 | rockylinux-9 | changed: "artifacts" 2026-05-09 12:58:17.623740 | rockylinux-9 | changed: "docs" 2026-05-09 12:58:17.637815 | 2026-05-09 12:58:17.637926 | PLAY RECAP 2026-05-09 12:58:17.637984 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-09 12:58:17.638026 | rockylinux-9 | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-09 12:58:17.638057 | 2026-05-09 12:58:17.780354 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-09 12:58:17.782863 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-09 12:58:18.434809 | 2026-05-09 12:58:18.434958 | PLAY [all] 2026-05-09 12:58:18.448518 | 2026-05-09 12:58:18.448643 | TASK [setup-uv : Extract archive] 2026-05-09 12:58:21.250404 | rockylinux-9 | changed 2026-05-09 12:58:21.364861 | 2026-05-09 12:58:21.365043 | TASK [setup-uv : Print version] 2026-05-09 12:58:21.398043 | [rockylinux-9] Waiting on logger 2026-05-09 12:58:21.914500 | rockylinux-9 | ok: Runtime: 0:00:00.014147 2026-05-09 12:58:21.923515 | 2026-05-09 12:58:21.923611 | PLAY RECAP 2026-05-09 12:58:21.923662 | rockylinux-9 | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-09 12:58:21.923686 | 2026-05-09 12:58:22.075886 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-09 12:58:22.078980 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-09 12:58:22.839828 | 2026-05-09 12:58:22.840086 | PLAY [all] 2026-05-09 12:58:22.854657 | 2026-05-09 12:58:22.854805 | TASK [Copy inventory file for Zuul] 2026-05-09 12:58:24.283837 | rockylinux-9 | changed 2026-05-09 12:58:24.288776 | 2026-05-09 12:58:24.288880 | TASK [Switch "ansible_host" to private IP] 2026-05-09 12:58:24.684363 | rockylinux-9 | changed: 1 replacements made 2026-05-09 12:58:24.692520 | 2026-05-09 12:58:24.692679 | TASK [Run Molecule scenario] 2026-05-09 12:58:24.726694 | [rockylinux-9] Waiting on logger 2026-05-09 12:58:32.870083 | [rockylinux-9] Waiting on logger 2026-05-09 12:58:42.757838 | [rockylinux-9] Waiting on logger 2026-05-09 12:58:52.933796 | [rockylinux-9] Waiting on logger 2026-05-09 12:59:03.114395 | [rockylinux-9] Waiting on logger 2026-05-09 12:59:13.286100 | [rockylinux-9] Waiting on logger 2026-05-09 12:59:22.443587 | [rockylinux-9] Waiting on logger 2026-05-09 12:59:32.613966 | [rockylinux-9] Waiting on logger 2026-05-09 12:59:42.789911 | [rockylinux-9] Waiting on logger 2026-05-09 12:59:52.966422 | [rockylinux-9] Waiting on logger 2026-05-09 13:00:03.141925 | [rockylinux-9] Waiting on logger 2026-05-09 13:00:13.321991 | [rockylinux-9] Waiting on logger 2026-05-09 13:00:22.479160 | [rockylinux-9] Waiting on logger 2026-05-09 13:00:32.645943 | [rockylinux-9] Waiting on logger 2026-05-09 13:00:42.822041 | [rockylinux-9] Waiting on logger 2026-05-09 13:00:43.411126 | rockylinux-9 | ok: Runtime: 0:02:17.675278 2026-05-09 13:00:43.416802 | 2026-05-09 13:00:43.416882 | PLAY RECAP 2026-05-09 13:00:43.416945 | rockylinux-9 | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-09 13:00:43.417383 | 2026-05-09 13:00:43.559019 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-09 13:00:43.562108 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 13:00:44.154929 | 2026-05-09 13:00:44.155086 | PLAY [all] 2026-05-09 13:00:44.165706 | 2026-05-09 13:00:44.165786 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-09 13:00:44.220717 | rockylinux-9 | skipping: Conditional result was False 2026-05-09 13:00:44.230768 | 2026-05-09 13:00:44.230992 | TASK [fetch-output : Set log path for single node] 2026-05-09 13:00:44.273401 | rockylinux-9 | ok 2026-05-09 13:00:44.279023 | 2026-05-09 13:00:44.279115 | LOOP [fetch-output : Ensure local output dirs] 2026-05-09 13:00:44.728950 | rockylinux-9 -> localhost | ok: "/var/lib/zuul/builds/0cb8cdea8f56443da1628b626ea33be2/work/logs" 2026-05-09 13:00:44.986448 | rockylinux-9 -> localhost | changed: "/var/lib/zuul/builds/0cb8cdea8f56443da1628b626ea33be2/work/artifacts" 2026-05-09 13:00:45.211600 | rockylinux-9 -> localhost | changed: "/var/lib/zuul/builds/0cb8cdea8f56443da1628b626ea33be2/work/docs" 2026-05-09 13:00:45.236120 | 2026-05-09 13:00:45.237626 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-09 13:00:46.004834 | rockylinux-9 | changed: .d..t...... ./ 2026-05-09 13:00:46.008615 | rockylinux-9 | changed: All items complete 2026-05-09 13:00:46.008664 | 2026-05-09 13:00:46.563189 | rockylinux-9 | changed: .d..t...... ./ 2026-05-09 13:00:47.104478 | rockylinux-9 | changed: .d..t...... ./ 2026-05-09 13:00:47.122407 | 2026-05-09 13:00:47.122774 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-09 13:00:47.571460 | rockylinux-9 -> localhost | ok: Item: artifacts Runtime: 0:00:00.006477 2026-05-09 13:00:47.815913 | rockylinux-9 -> localhost | ok: Item: docs Runtime: 0:00:00.007530 2026-05-09 13:00:47.835718 | 2026-05-09 13:00:47.835861 | PLAY [all] 2026-05-09 13:00:47.841954 | 2026-05-09 13:00:47.842024 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-09 13:00:48.314294 | rockylinux-9 | changed 2026-05-09 13:00:48.322585 | 2026-05-09 13:00:48.322638 | PLAY RECAP 2026-05-09 13:00:48.322686 | rockylinux-9 | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-09 13:00:48.322708 | 2026-05-09 13:00:48.516229 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 13:00:48.519657 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-09 13:00:49.155967 | 2026-05-09 13:00:49.590463 | PLAY [localhost] 2026-05-09 13:00:49.608348 | 2026-05-09 13:00:49.608476 | TASK [Generate Zuul manifest] 2026-05-09 13:00:49.644736 | localhost | ok 2026-05-09 13:00:49.659165 | 2026-05-09 13:00:49.659250 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-09 13:00:50.226310 | localhost | changed 2026-05-09 13:00:50.237484 | 2026-05-09 13:00:50.237568 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-09 13:00:50.352345 | localhost | ok 2026-05-09 13:00:50.361653 | 2026-05-09 13:00:50.361740 | TASK [Upload logs] 2026-05-09 13:00:50.383239 | localhost | ok 2026-05-09 13:00:50.445103 | 2026-05-09 13:00:50.445244 | TASK [Set zuul-log-path fact] 2026-05-09 13:00:50.478143 | localhost | ok 2026-05-09 13:00:50.495683 | 2026-05-09 13:00:50.495766 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 13:00:50.529387 | localhost | ok 2026-05-09 13:00:50.539123 | 2026-05-09 13:00:50.539236 | TASK [upload-logs : Create log directories] 2026-05-09 13:00:50.924636 | localhost | changed 2026-05-09 13:00:50.932441 | 2026-05-09 13:00:50.932536 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-09 13:00:51.340941 | localhost -> localhost | ok: Runtime: 0:00:00.004129 2026-05-09 13:00:51.346084 | 2026-05-09 13:00:51.346155 | TASK [upload-logs : Upload logs to log server] 2026-05-09 13:00:51.803349 | localhost | Output suppressed because no_log was given 2026-05-09 13:00:51.808829 | 2026-05-09 13:00:51.808914 | LOOP [upload-logs : Compress console log and json output] 2026-05-09 13:00:51.855707 | localhost | skipping: Conditional result was False 2026-05-09 13:00:51.864822 | localhost | skipping: Conditional result was False 2026-05-09 13:00:51.883372 | 2026-05-09 13:00:51.883567 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-09 13:00:51.925439 | localhost | skipping: Conditional result was False 2026-05-09 13:00:53.858816 | 2026-05-09 13:00:53.860356 | localhost | skipping: Conditional result was False 2026-05-09 13:00:53.876766 | 2026-05-09 13:00:53.877014 | LOOP [upload-logs : Upload console log and json output]