2026-05-26 05:36:46.097142 | Job console starting 2026-05-26 05:36:46.108519 | Updating git repos 2026-05-26 05:36:51.316710 | Cloning repos into workspace 2026-05-26 05:37:03.601713 | Restoring repo states 2026-05-26 05:37:10.096334 | Merging changes 2026-05-26 05:37:12.118204 | Checking out repos 2026-05-26 05:37:17.721216 | Preparing playbooks 2026-05-26 05:37:21.977457 | Running Ansible setup 2026-05-26 05:37:26.656087 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 05:37:27.259087 | 2026-05-26 05:37:27.259215 | PLAY [localhost] 2026-05-26 05:37:27.266470 | 2026-05-26 05:37:27.266539 | TASK [Gathering Facts] 2026-05-26 05:37:28.144078 | localhost | ok 2026-05-26 05:37:28.150976 | 2026-05-26 05:37:28.151052 | TASK [Setup log path fact] 2026-05-26 05:37:28.169593 | localhost | ok 2026-05-26 05:37:28.179537 | 2026-05-26 05:37:28.179613 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 05:37:28.210114 | localhost | ok 2026-05-26 05:37:28.217917 | 2026-05-26 05:37:28.218008 | TASK [emit-job-header : Print job information] 2026-05-26 05:37:28.259621 | # Job Information 2026-05-26 05:37:28.259878 | Ansible Version: 2.16.18 2026-05-26 05:37:28.259948 | Job: atmosphere-molecule-csi-rbd 2026-05-26 05:37:28.259996 | Pipeline: check 2026-05-26 05:37:28.260039 | Executor: 2d72f0692154 2026-05-26 05:37:28.260082 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3985 2026-05-26 05:37:28.260132 | Event ID: c15d7d80-58c4-11f1-9680-468cf01be9f3 2026-05-26 05:37:28.264173 | 2026-05-26 05:37:28.264258 | LOOP [emit-job-header : Print node information] 2026-05-26 05:37:28.353970 | localhost | ok: 2026-05-26 05:37:28.354142 | localhost | # Node Information 2026-05-26 05:37:28.354182 | localhost | Inventory Hostname: instance 2026-05-26 05:37:28.354224 | localhost | Hostname: np0000176401 2026-05-26 05:37:28.354260 | localhost | Username: zuul 2026-05-26 05:37:28.354300 | localhost | Distro: Ubuntu 22.04 2026-05-26 05:37:28.354336 | localhost | Provider: yul1 2026-05-26 05:37:28.354371 | localhost | Region: ca-ymq-1 2026-05-26 05:37:28.354405 | localhost | Label: ubuntu-jammy 2026-05-26 05:37:28.354439 | localhost | Product Name: OpenStack Nova 2026-05-26 05:37:28.354473 | localhost | Interface IP: 199.204.45.248 2026-05-26 05:37:28.367152 | 2026-05-26 05:37:28.367285 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 05:37:28.780935 | localhost -> localhost | changed 2026-05-26 05:37:28.790109 | 2026-05-26 05:37:28.790206 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 05:37:29.639168 | localhost -> localhost | changed 2026-05-26 05:37:29.646619 | 2026-05-26 05:37:29.646680 | PLAY [all] 2026-05-26 05:37:29.658663 | 2026-05-26 05:37:29.658730 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 05:37:29.887718 | instance -> localhost | ok 2026-05-26 05:37:29.895566 | 2026-05-26 05:37:29.895643 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 05:37:29.930987 | instance | ok 2026-05-26 05:37:29.945913 | instance | included: /var/lib/zuul/builds/ba75b761cc814a60be3dcc526d72b8e2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 05:37:29.951477 | 2026-05-26 05:37:29.951539 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 05:37:30.956017 | instance -> localhost | Generating public/private rsa key pair. 2026-05-26 05:37:30.956290 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/ba75b761cc814a60be3dcc526d72b8e2/work/ba75b761cc814a60be3dcc526d72b8e2_id_rsa 2026-05-26 05:37:30.956336 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/ba75b761cc814a60be3dcc526d72b8e2/work/ba75b761cc814a60be3dcc526d72b8e2_id_rsa.pub 2026-05-26 05:37:30.956368 | instance -> localhost | The key fingerprint is: 2026-05-26 05:37:30.956398 | instance -> localhost | SHA256:n844POkf8iRCCZqzxKdoF0JOvDwbi6HSa2+r1KgnD6o zuul-build-sshkey 2026-05-26 05:37:30.956539 | instance -> localhost | The key's randomart image is: 2026-05-26 05:37:30.956599 | instance -> localhost | +---[RSA 3072]----+ 2026-05-26 05:37:30.956641 | instance -> localhost | | | 2026-05-26 05:37:30.956674 | instance -> localhost | |. | 2026-05-26 05:37:30.956702 | instance -> localhost | | + . | 2026-05-26 05:37:30.956730 | instance -> localhost | |=..o . . | 2026-05-26 05:37:30.956758 | instance -> localhost | |.B*.. o S | 2026-05-26 05:37:30.956785 | instance -> localhost | |o=*B.. . . | 2026-05-26 05:37:30.956812 | instance -> localhost | |*+*.. ..o.= | 2026-05-26 05:37:30.956839 | instance -> localhost | |=++.. .=O . | 2026-05-26 05:37:30.956870 | instance -> localhost | |E=++o. .o+= | 2026-05-26 05:37:30.956897 | instance -> localhost | +----[SHA256]-----+ 2026-05-26 05:37:30.956993 | instance -> localhost | ok: Runtime: 0:00:00.582928 2026-05-26 05:37:30.965926 | 2026-05-26 05:37:30.965990 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 05:37:30.997426 | instance | ok 2026-05-26 05:37:31.112397 | instance | included: /var/lib/zuul/builds/ba75b761cc814a60be3dcc526d72b8e2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 05:37:31.122030 | 2026-05-26 05:37:31.122136 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 05:37:31.148733 | instance | skipping: Conditional result was False 2026-05-26 05:37:31.161286 | 2026-05-26 05:37:31.161427 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 05:37:31.642236 | instance | changed 2026-05-26 05:37:31.655595 | 2026-05-26 05:37:31.655783 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 05:37:31.851325 | instance | ok 2026-05-26 05:37:31.858222 | 2026-05-26 05:37:31.858317 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 05:37:32.340895 | instance | changed 2026-05-26 05:37:32.348167 | 2026-05-26 05:37:32.348255 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 05:37:32.827078 | instance | changed 2026-05-26 05:37:32.833227 | 2026-05-26 05:37:32.833289 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 05:37:32.857286 | instance | skipping: Conditional result was False 2026-05-26 05:37:32.866170 | 2026-05-26 05:37:32.866255 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 05:37:33.248822 | instance -> localhost | changed 2026-05-26 05:37:33.265280 | 2026-05-26 05:37:33.265420 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 05:37:33.589673 | instance -> localhost | Identity added: /var/lib/zuul/builds/ba75b761cc814a60be3dcc526d72b8e2/work/ba75b761cc814a60be3dcc526d72b8e2_id_rsa (zuul-build-sshkey) 2026-05-26 05:37:33.589938 | instance -> localhost | ok: Runtime: 0:00:00.011841 2026-05-26 05:37:33.596888 | 2026-05-26 05:37:33.597005 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 05:37:33.968769 | instance | ok 2026-05-26 05:37:33.974918 | 2026-05-26 05:37:33.975012 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 05:37:34.000486 | instance | skipping: Conditional result was False 2026-05-26 05:37:34.014937 | 2026-05-26 05:37:34.015021 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-26 05:37:34.370618 | instance | ok 2026-05-26 05:37:34.376402 | 2026-05-26 05:37:34.376468 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-26 05:37:37.589906 | instance | Output suppressed because no_log was given 2026-05-26 05:37:37.601714 | 2026-05-26 05:37:37.601780 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-26 05:37:37.790827 | instance | ok: "logs" 2026-05-26 05:37:37.791263 | instance | ok: All items complete 2026-05-26 05:37:37.791358 | 2026-05-26 05:37:37.937980 | instance | ok: "artifacts" 2026-05-26 05:37:38.075273 | instance | ok: "docs" 2026-05-26 05:37:38.096365 | 2026-05-26 05:37:38.096533 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-26 05:37:38.269402 | instance | changed: "logs" 2026-05-26 05:37:38.428114 | instance | changed: "artifacts" 2026-05-26 05:37:38.566380 | instance | changed: "docs" 2026-05-26 05:37:38.577301 | 2026-05-26 05:37:38.577459 | PLAY RECAP 2026-05-26 05:37:38.577525 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-26 05:37:38.577565 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 05:37:38.577596 | 2026-05-26 05:37:38.731863 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 05:37:38.736096 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 05:37:39.298802 | 2026-05-26 05:37:39.298926 | PLAY [all] 2026-05-26 05:37:39.310971 | 2026-05-26 05:37:39.311097 | TASK [setup-uv : Extract archive] 2026-05-26 05:37:41.721364 | instance | changed 2026-05-26 05:37:43.160019 | 2026-05-26 05:37:43.160357 | TASK [setup-uv : Print version] 2026-05-26 05:37:43.535021 | instance | uv 0.8.13 2026-05-26 05:37:43.748325 | instance | ok: Runtime: 0:00:00.026026 2026-05-26 05:37:43.765741 | 2026-05-26 05:37:43.765832 | TASK [Install Ansible collection siblings] 2026-05-26 05:37:44.461912 | instance | ERROR 2026-05-26 05:37:44.487087 | instance | { 2026-05-26 05:37:44.488065 | instance | "log": [ 2026-05-26 05:37:44.488136 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-26 05:37:44.488185 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-26 05:37:44.488230 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-26 05:37:44.488281 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-26 05:37:44.488322 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-26 05:37:44.488367 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-26 05:37:44.488408 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-26 05:37:44.488447 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-26 05:37:44.488485 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-26 05:37:44.488522 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-26 05:37:44.488560 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-26 05:37:44.488597 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-26 05:37:44.488636 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-26 05:37:44.488678 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-26 05:37:44.488716 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-26 05:37:44.488743 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-26 05:37:44.488767 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-26 05:37:44.488791 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-26 05:37:44.488816 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-26 05:37:44.488839 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-26 05:37:44.489067 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-26 05:37:44.489112 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-26 05:37:44.489139 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-26 05:37:44.489164 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-26 05:37:44.489187 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-26 05:37:44.489211 | instance | ], 2026-05-26 05:37:44.489235 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-26 05:37:44.489260 | instance | } failure 2026-05-26 05:37:44.494740 | 2026-05-26 05:37:44.494816 | PLAY RECAP 2026-05-26 05:37:44.494886 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-26 05:37:44.494917 | 2026-05-26 05:37:44.695568 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 05:37:44.702623 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 05:37:45.349957 | 2026-05-26 05:37:45.394367 | PLAY [all] 2026-05-26 05:37:45.417818 | 2026-05-26 05:37:45.418005 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-26 05:37:45.465236 | instance | skipping: Conditional result was False 2026-05-26 05:37:45.473100 | 2026-05-26 05:37:45.473327 | TASK [fetch-output : Set log path for single node] 2026-05-26 05:37:45.519082 | instance | ok 2026-05-26 05:37:45.524208 | 2026-05-26 05:37:45.524383 | LOOP [fetch-output : Ensure local output dirs] 2026-05-26 05:37:46.301249 | instance -> localhost | ok: "/var/lib/zuul/builds/ba75b761cc814a60be3dcc526d72b8e2/work/logs" 2026-05-26 05:37:46.532308 | instance -> localhost | changed: "/var/lib/zuul/builds/ba75b761cc814a60be3dcc526d72b8e2/work/artifacts" 2026-05-26 05:37:46.742020 | instance -> localhost | changed: "/var/lib/zuul/builds/ba75b761cc814a60be3dcc526d72b8e2/work/docs" 2026-05-26 05:37:46.758243 | 2026-05-26 05:37:46.758397 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-26 05:37:47.409704 | instance | ok 2026-05-26 05:37:47.409887 | instance | changed: All items complete 2026-05-26 05:37:47.409916 | 2026-05-26 05:37:50.027680 | instance | changed: .d..t...... ./ 2026-05-26 05:37:50.508474 | instance | changed: .d..t...... ./ 2026-05-26 05:37:50.526925 | 2026-05-26 05:37:52.262257 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-26 05:37:52.799015 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.009404 2026-05-26 05:37:53.441044 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.398578 2026-05-26 05:37:53.463019 | 2026-05-26 05:37:53.463245 | PLAY [all] 2026-05-26 05:37:53.472325 | 2026-05-26 05:37:53.472396 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-26 05:37:53.922168 | instance | changed 2026-05-26 05:37:54.110016 | 2026-05-26 05:37:54.110159 | PLAY RECAP 2026-05-26 05:37:54.110229 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-26 05:37:54.110263 | 2026-05-26 05:37:54.339109 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 05:37:54.475780 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-26 05:37:55.145278 | 2026-05-26 05:37:55.208559 | PLAY [localhost] 2026-05-26 05:37:55.228739 | 2026-05-26 05:37:55.229139 | TASK [Generate Zuul manifest] 2026-05-26 05:37:55.255196 | localhost | ok 2026-05-26 05:37:55.273266 | 2026-05-26 05:37:55.273371 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-26 05:37:55.676458 | localhost | changed 2026-05-26 05:37:55.687745 | 2026-05-26 05:37:55.687842 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-26 05:37:55.721627 | localhost | ok 2026-05-26 05:37:55.731076 | 2026-05-26 05:37:55.731167 | TASK [Upload logs] 2026-05-26 05:37:55.753313 | localhost | ok 2026-05-26 05:37:55.813066 | 2026-05-26 05:37:55.813195 | TASK [Set zuul-log-path fact] 2026-05-26 05:37:55.845413 | localhost | ok 2026-05-26 05:37:55.857822 | 2026-05-26 05:37:55.857921 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 05:37:55.895607 | localhost | ok 2026-05-26 05:37:56.005701 | 2026-05-26 05:37:56.005852 | TASK [upload-logs : Create log directories] 2026-05-26 05:37:56.656727 | localhost | changed 2026-05-26 05:37:56.669028 | 2026-05-26 05:37:56.669175 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-26 05:37:57.349122 | localhost -> localhost | ok: Runtime: 0:00:00.005365 2026-05-26 05:37:57.354942 | 2026-05-26 05:37:57.355079 | TASK [upload-logs : Upload logs to log server] 2026-05-26 05:37:58.271558 | localhost | Output suppressed because no_log was given 2026-05-26 05:37:58.335370 | 2026-05-26 05:37:58.335541 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 05:37:58.395089 | localhost | skipping: Conditional result was False 2026-05-26 05:37:58.407668 | localhost | skipping: Conditional result was False 2026-05-26 05:37:58.422805 | 2026-05-26 05:37:58.422971 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 05:37:58.472950 | localhost | skipping: Conditional result was False 2026-05-26 05:37:58.732218 | 2026-05-26 05:37:58.734682 | localhost | skipping: Conditional result was False 2026-05-26 05:37:58.750978 | 2026-05-26 05:37:58.751178 | LOOP [upload-logs : Upload console log and json output]