2026-03-18 09:42:05.978957 | Job console starting 2026-03-18 09:42:06.059956 | Updating git repos 2026-03-18 09:42:06.076073 | Cloning repos into workspace 2026-03-18 09:42:06.378903 | Restoring repo states 2026-03-18 09:42:06.383778 | Merging changes 2026-03-18 09:42:06.641838 | Checking out repos 2026-03-18 09:42:06.681728 | Preparing playbooks 2026-03-18 09:42:08.051761 | Running Ansible setup 2026-03-18 09:42:12.244287 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-18 09:42:12.823050 | 2026-03-18 09:42:12.882536 | PLAY [localhost] 2026-03-18 09:42:12.895208 | 2026-03-18 09:42:12.895296 | TASK [Gathering Facts] 2026-03-18 09:42:13.851174 | localhost | ok 2026-03-18 09:42:13.875618 | 2026-03-18 09:42:13.875721 | TASK [Setup log path fact] 2026-03-18 09:42:13.893276 | localhost | ok 2026-03-18 09:42:13.908532 | 2026-03-18 09:42:13.908657 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-18 09:42:13.937369 | localhost | ok 2026-03-18 09:42:13.947557 | 2026-03-18 09:42:13.947701 | TASK [emit-job-header : Print job information] 2026-03-18 09:42:13.993466 | # Job Information 2026-03-18 09:42:13.993671 | Ansible Version: 2.16.16 2026-03-18 09:42:13.993727 | Job: ansible-collection-containers-molecule-nerdctl-rockylinux-9 2026-03-18 09:42:13.993768 | Pipeline: check 2026-03-18 09:42:13.993805 | Executor: 0a8996d2b663 2026-03-18 09:42:13.993842 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/104 2026-03-18 09:42:13.993879 | Event ID: 77e49900-22ae-11f1-94ea-44190962b9a6 2026-03-18 09:42:13.997901 | 2026-03-18 09:42:13.997992 | LOOP [emit-job-header : Print node information] 2026-03-18 09:42:14.085969 | localhost | ok: 2026-03-18 09:42:14.086158 | localhost | # Node Information 2026-03-18 09:42:14.086201 | localhost | Inventory Hostname: rockylinux-9 2026-03-18 09:42:14.086241 | localhost | Hostname: np0000159767 2026-03-18 09:42:14.086277 | localhost | Username: zuul 2026-03-18 09:42:14.086313 | localhost | Distro: Rocky 9.7 2026-03-18 09:42:14.086350 | localhost | Provider: yul1 2026-03-18 09:42:14.086387 | localhost | Region: ca-ymq-1 2026-03-18 09:42:14.086424 | localhost | Label: rockylinux-9 2026-03-18 09:42:14.086461 | localhost | Product Name: OpenStack Nova 2026-03-18 09:42:14.086495 | localhost | Interface IP: 199.19.213.210 2026-03-18 09:42:14.098651 | 2026-03-18 09:42:14.098816 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-18 09:42:14.538837 | localhost -> localhost | changed 2026-03-18 09:42:14.546525 | 2026-03-18 09:42:14.546708 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-18 09:42:16.762172 | localhost -> localhost | changed 2026-03-18 09:42:16.768423 | 2026-03-18 09:42:16.768504 | PLAY [all] 2026-03-18 09:42:16.777115 | 2026-03-18 09:42:16.777180 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-18 09:42:17.137270 | rockylinux-9 -> localhost | ok 2026-03-18 09:42:17.161836 | 2026-03-18 09:42:17.161993 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-18 09:42:17.192925 | rockylinux-9 | ok 2026-03-18 09:42:17.214963 | rockylinux-9 | included: /var/lib/zuul/builds/a22d01342a29453aa1b744e56abf1073/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-18 09:42:17.221947 | 2026-03-18 09:42:17.222025 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-18 09:42:18.602619 | rockylinux-9 -> localhost | Generating public/private rsa key pair. 2026-03-18 09:42:18.602818 | rockylinux-9 -> localhost | Your identification has been saved in /var/lib/zuul/builds/a22d01342a29453aa1b744e56abf1073/work/a22d01342a29453aa1b744e56abf1073_id_rsa 2026-03-18 09:42:18.602859 | rockylinux-9 -> localhost | Your public key has been saved in /var/lib/zuul/builds/a22d01342a29453aa1b744e56abf1073/work/a22d01342a29453aa1b744e56abf1073_id_rsa.pub 2026-03-18 09:42:18.602887 | rockylinux-9 -> localhost | The key fingerprint is: 2026-03-18 09:42:18.602910 | rockylinux-9 -> localhost | SHA256:zzTcATqKJNWbbYE3CbUCwS84aRrgX4iJuRO1NaIoqcc zuul-build-sshkey 2026-03-18 09:42:18.602949 | rockylinux-9 -> localhost | The key's randomart image is: 2026-03-18 09:42:18.602973 | rockylinux-9 -> localhost | +---[RSA 3072]----+ 2026-03-18 09:42:18.602999 | rockylinux-9 -> localhost | | .+o.+... | 2026-03-18 09:42:18.603025 | rockylinux-9 -> localhost | |. o.+.o =o . | 2026-03-18 09:42:18.603047 | rockylinux-9 -> localhost | |==+*oo.=+o . | 2026-03-18 09:42:18.603070 | rockylinux-9 -> localhost | |X+*+.o+ooo . . | 2026-03-18 09:42:18.603096 | rockylinux-9 -> localhost | |oB..o...S + . | 2026-03-18 09:42:18.603119 | rockylinux-9 -> localhost | |= E. + . | 2026-03-18 09:42:18.603140 | rockylinux-9 -> localhost | | o o | 2026-03-18 09:42:18.603165 | rockylinux-9 -> localhost | | | 2026-03-18 09:42:18.603190 | rockylinux-9 -> localhost | | | 2026-03-18 09:42:18.603212 | rockylinux-9 -> localhost | +----[SHA256]-----+ 2026-03-18 09:42:18.603272 | rockylinux-9 -> localhost | ok: Runtime: 0:00:00.838386 2026-03-18 09:42:18.608571 | 2026-03-18 09:42:18.608658 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-18 09:42:18.638981 | rockylinux-9 | ok 2026-03-18 09:42:18.648003 | rockylinux-9 | included: /var/lib/zuul/builds/a22d01342a29453aa1b744e56abf1073/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-18 09:42:18.658159 | 2026-03-18 09:42:18.658249 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-18 09:42:18.682614 | rockylinux-9 | skipping: Conditional result was False 2026-03-18 09:42:18.692861 | 2026-03-18 09:42:18.692928 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-18 09:42:19.159934 | rockylinux-9 | changed 2026-03-18 09:42:19.167055 | 2026-03-18 09:42:19.167173 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-18 09:42:19.423284 | rockylinux-9 | ok 2026-03-18 09:42:19.427895 | 2026-03-18 09:42:19.427966 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-18 09:42:20.368561 | rockylinux-9 | changed 2026-03-18 09:42:20.413801 | 2026-03-18 09:42:20.413899 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-18 09:42:21.358216 | rockylinux-9 | changed 2026-03-18 09:42:21.365115 | 2026-03-18 09:42:21.365232 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-18 09:42:21.389085 | rockylinux-9 | skipping: Conditional result was False 2026-03-18 09:42:21.394200 | 2026-03-18 09:42:21.394287 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-18 09:42:21.807373 | rockylinux-9 -> localhost | changed 2026-03-18 09:42:21.816392 | 2026-03-18 09:42:21.816490 | TASK [add-build-sshkey : Add back temp key] 2026-03-18 09:42:22.161755 | rockylinux-9 -> localhost | Identity added: /var/lib/zuul/builds/a22d01342a29453aa1b744e56abf1073/work/a22d01342a29453aa1b744e56abf1073_id_rsa (zuul-build-sshkey) 2026-03-18 09:42:22.162449 | rockylinux-9 -> localhost | ok: Runtime: 0:00:00.012302 2026-03-18 09:42:22.168310 | 2026-03-18 09:42:22.168374 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-18 09:42:22.542671 | rockylinux-9 | ok 2026-03-18 09:42:22.548458 | 2026-03-18 09:42:22.548547 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-18 09:42:22.579385 | rockylinux-9 | skipping: Conditional result was False 2026-03-18 09:42:22.594841 | 2026-03-18 09:42:22.594978 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-18 09:42:22.995913 | rockylinux-9 | ok 2026-03-18 09:42:23.001826 | 2026-03-18 09:42:23.001898 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-18 09:42:23.967690 | rockylinux-9 | Output suppressed because no_log was given 2026-03-18 09:42:23.976258 | 2026-03-18 09:42:23.976337 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-18 09:42:24.239147 | rockylinux-9 | ok: "logs" 2026-03-18 09:42:24.239381 | rockylinux-9 | ok: All items complete 2026-03-18 09:42:24.239413 | 2026-03-18 09:42:24.471804 | rockylinux-9 | ok: "artifacts" 2026-03-18 09:42:24.714809 | rockylinux-9 | ok: "docs" 2026-03-18 09:42:24.723641 | 2026-03-18 09:42:24.725933 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-18 09:42:24.998889 | rockylinux-9 | changed: "logs" 2026-03-18 09:42:25.228130 | rockylinux-9 | changed: "artifacts" 2026-03-18 09:42:25.452326 | rockylinux-9 | changed: "docs" 2026-03-18 09:42:25.474405 | 2026-03-18 09:42:25.474510 | PLAY RECAP 2026-03-18 09:42:25.474570 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-18 09:42:25.474610 | rockylinux-9 | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-18 09:42:25.474639 | 2026-03-18 09:42:25.584202 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-18 09:42:25.586448 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-18 09:42:26.166078 | 2026-03-18 09:42:26.166185 | PLAY [all] 2026-03-18 09:42:26.180063 | 2026-03-18 09:42:26.180219 | TASK [setup-uv : Extract archive] 2026-03-18 09:42:29.267462 | rockylinux-9 | changed 2026-03-18 09:42:29.273006 | 2026-03-18 09:42:29.273087 | TASK [setup-uv : Print version] 2026-03-18 09:42:29.307453 | [rockylinux-9] Waiting on logger 2026-03-18 09:42:29.829851 | rockylinux-9 | ok: Runtime: 0:00:00.015581 2026-03-18 09:42:29.863361 | 2026-03-18 09:42:29.863432 | PLAY RECAP 2026-03-18 09:42:29.863491 | rockylinux-9 | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-18 09:42:29.863524 | 2026-03-18 09:42:29.963118 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-18 09:42:29.964887 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-18 09:42:30.587138 | 2026-03-18 09:42:30.587337 | PLAY [all] 2026-03-18 09:42:30.598950 | 2026-03-18 09:42:30.599066 | TASK [Copy inventory file for Zuul] 2026-03-18 09:42:31.945646 | rockylinux-9 | changed 2026-03-18 09:42:31.951878 | 2026-03-18 09:42:31.951975 | TASK [Switch "ansible_host" to private IP] 2026-03-18 09:42:32.300170 | rockylinux-9 | changed: 1 replacements made 2026-03-18 09:42:32.308802 | 2026-03-18 09:42:32.308865 | TASK [Run Molecule scenario] 2026-03-18 09:42:32.328413 | [rockylinux-9] Waiting on logger 2026-03-18 09:42:40.457998 | [rockylinux-9] Waiting on logger 2026-03-18 09:42:50.633901 | [rockylinux-9] Waiting on logger 2026-03-18 09:43:00.806619 | [rockylinux-9] Waiting on logger 2026-03-18 09:43:10.982122 | [rockylinux-9] Waiting on logger 2026-03-18 09:43:21.158067 | [rockylinux-9] Waiting on logger 2026-03-18 09:43:30.315509 | [rockylinux-9] Waiting on logger 2026-03-18 09:43:40.486255 | [rockylinux-9] Waiting on logger 2026-03-18 09:43:50.694090 | [rockylinux-9] Waiting on logger 2026-03-18 09:44:00.870047 | [rockylinux-9] Waiting on logger 2026-03-18 09:44:11.051905 | [rockylinux-9] Waiting on logger 2026-03-18 09:44:13.584926 | rockylinux-9 | ok: Runtime: 0:01:39.765244 2026-03-18 09:44:13.590698 | 2026-03-18 09:44:13.590762 | PLAY RECAP 2026-03-18 09:44:13.590821 | rockylinux-9 | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-18 09:44:13.590869 | 2026-03-18 09:44:13.689485 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-18 09:44:13.691597 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-18 09:44:14.295743 | 2026-03-18 09:44:14.296078 | PLAY [all] 2026-03-18 09:44:14.306821 | 2026-03-18 09:44:14.306921 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-18 09:44:14.342231 | rockylinux-9 | skipping: Conditional result was False 2026-03-18 09:44:14.351265 | 2026-03-18 09:44:14.351343 | TASK [fetch-output : Set log path for single node] 2026-03-18 09:44:14.391058 | rockylinux-9 | ok 2026-03-18 09:44:14.397930 | 2026-03-18 09:44:14.398045 | LOOP [fetch-output : Ensure local output dirs] 2026-03-18 09:44:14.758145 | rockylinux-9 -> localhost | ok: "/var/lib/zuul/builds/a22d01342a29453aa1b744e56abf1073/work/logs" 2026-03-18 09:44:14.957988 | rockylinux-9 -> localhost | changed: "/var/lib/zuul/builds/a22d01342a29453aa1b744e56abf1073/work/artifacts" 2026-03-18 09:44:15.163196 | rockylinux-9 -> localhost | changed: "/var/lib/zuul/builds/a22d01342a29453aa1b744e56abf1073/work/docs" 2026-03-18 09:44:15.173585 | 2026-03-18 09:44:15.173651 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-18 09:44:15.889467 | rockylinux-9 | changed: .d..t...... ./ 2026-03-18 09:44:15.889772 | rockylinux-9 | changed: All items complete 2026-03-18 09:44:15.889821 | 2026-03-18 09:44:16.396303 | rockylinux-9 | changed: .d..t...... ./ 2026-03-18 09:44:16.913497 | rockylinux-9 | changed: .d..t...... ./ 2026-03-18 09:44:16.937479 | 2026-03-18 09:44:16.937617 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-18 09:44:17.484281 | rockylinux-9 -> localhost | ok: Item: artifacts Runtime: 0:00:00.005942 2026-03-18 09:44:17.700997 | rockylinux-9 -> localhost | ok: Item: docs Runtime: 0:00:00.007137 2026-03-18 09:44:17.719302 | 2026-03-18 09:44:17.719413 | PLAY [all] 2026-03-18 09:44:17.725658 | 2026-03-18 09:44:17.725743 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-18 09:44:18.263269 | rockylinux-9 | changed 2026-03-18 09:44:18.268814 | 2026-03-18 09:44:18.268874 | PLAY RECAP 2026-03-18 09:44:18.268924 | rockylinux-9 | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-18 09:44:18.268982 | 2026-03-18 09:44:18.372052 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-18 09:44:18.496566 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-18 09:44:19.047708 | 2026-03-18 09:44:19.047863 | PLAY [localhost] 2026-03-18 09:44:19.059277 | 2026-03-18 09:44:19.059385 | TASK [Generate Zuul manifest] 2026-03-18 09:44:19.079179 | localhost | ok 2026-03-18 09:44:19.096159 | 2026-03-18 09:44:19.116938 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-18 09:44:19.438649 | localhost | changed 2026-03-18 09:44:19.454673 | 2026-03-18 09:44:19.454748 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-18 09:44:19.484905 | localhost | ok 2026-03-18 09:44:19.494778 | 2026-03-18 09:44:19.494836 | TASK [Upload logs] 2026-03-18 09:44:19.515157 | localhost | ok 2026-03-18 09:44:19.578758 | 2026-03-18 09:44:19.578889 | TASK [Set zuul-log-path fact] 2026-03-18 09:44:19.597636 | localhost | ok 2026-03-18 09:44:19.634007 | 2026-03-18 09:44:19.634090 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-18 09:44:19.665302 | localhost | ok 2026-03-18 09:44:19.692855 | 2026-03-18 09:44:19.692927 | TASK [upload-logs : Create log directories] 2026-03-18 09:44:20.115868 | localhost | changed 2026-03-18 09:44:20.120990 | 2026-03-18 09:44:20.121056 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-18 09:44:20.598779 | localhost -> localhost | ok: Runtime: 0:00:00.004488 2026-03-18 09:44:20.605983 | 2026-03-18 09:44:20.606069 | TASK [upload-logs : Upload logs to log server] 2026-03-18 09:44:21.032226 | localhost | Output suppressed because no_log was given 2026-03-18 09:44:21.036084 | 2026-03-18 09:44:21.036145 | LOOP [upload-logs : Compress console log and json output] 2026-03-18 09:44:21.079090 | localhost | skipping: Conditional result was False 2026-03-18 09:44:21.086432 | localhost | skipping: Conditional result was False 2026-03-18 09:44:21.098705 | 2026-03-18 09:44:21.098799 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-18 09:44:21.133500 | localhost | skipping: Conditional result was False 2026-03-18 09:44:21.133740 | 2026-03-18 09:44:21.137740 | localhost | skipping: Conditional result was False 2026-03-18 09:44:21.153555 | 2026-03-18 09:44:21.153651 | LOOP [upload-logs : Upload console log and json output]