2026-08-21 02:23:26.514157 | Job console starting 2026-08-21 02:23:26.525018 | Updating git repos 2026-08-21 02:23:28.943480 | Cloning repos into workspace 2026-08-21 02:23:47.708755 | Restoring repo states 2026-08-21 02:23:56.299181 | Merging changes 2026-08-21 02:23:57.418077 | Checking out repos 2026-08-21 02:23:59.212077 | Preparing playbooks 2026-08-21 02:24:02.218314 | Running Ansible setup 2026-08-21 02:24:06.841982 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-21 02:24:07.663155 | 2026-08-21 02:24:07.663671 | PLAY [localhost] 2026-08-21 02:24:07.673170 | 2026-08-21 02:24:07.673309 | TASK [Gathering Facts] 2026-08-21 02:24:08.834706 | localhost | ok 2026-08-21 02:24:08.844177 | 2026-08-21 02:24:08.844259 | TASK [Setup log path fact] 2026-08-21 02:24:08.864433 | localhost | ok 2026-08-21 02:24:08.884773 | 2026-08-21 02:24:08.885003 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-21 02:24:08.916802 | localhost | ok 2026-08-21 02:24:08.926529 | 2026-08-21 02:24:08.926716 | TASK [emit-job-header : Print job information] 2026-08-21 02:24:08.968101 | # Job Information 2026-08-21 02:24:08.970770 | Ansible Version: 2.16.18 2026-08-21 02:24:08.970815 | Job: atmosphere-molecule-csi-rbd 2026-08-21 02:24:08.970840 | Pipeline: check 2026-08-21 02:24:08.970860 | Executor: 2d72f0692154 2026-08-21 02:24:08.970881 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4092 2026-08-21 02:24:08.970904 | Event ID: 54bb9460-9d06-11f1-9f12-59e8635d3054 2026-08-21 02:24:08.974249 | 2026-08-21 02:24:08.974329 | LOOP [emit-job-header : Print node information] 2026-08-21 02:24:09.081472 | localhost | ok: 2026-08-21 02:24:09.081742 | localhost | # Node Information 2026-08-21 02:24:09.081776 | localhost | Inventory Hostname: instance 2026-08-21 02:24:09.081800 | localhost | Hostname: np0000190373 2026-08-21 02:24:09.081906 | localhost | Username: zuul 2026-08-21 02:24:09.081945 | localhost | Distro: Ubuntu 22.04 2026-08-21 02:24:09.081969 | localhost | Provider: yul1 2026-08-21 02:24:09.081991 | localhost | Region: ca-ymq-1 2026-08-21 02:24:09.082012 | localhost | Label: ubuntu-jammy 2026-08-21 02:24:09.082032 | localhost | Product Name: OpenStack Nova 2026-08-21 02:24:09.082051 | localhost | Interface IP: 199.19.213.84 2026-08-21 02:24:09.094179 | 2026-08-21 02:24:09.094371 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-21 02:24:09.632629 | localhost -> localhost | changed 2026-08-21 02:24:09.640437 | 2026-08-21 02:24:09.640543 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-21 02:24:10.695108 | localhost -> localhost | changed 2026-08-21 02:24:10.708042 | 2026-08-21 02:24:10.708185 | PLAY [all] 2026-08-21 02:24:10.723493 | 2026-08-21 02:24:10.723624 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-21 02:24:10.981798 | instance -> localhost | ok 2026-08-21 02:24:10.990638 | 2026-08-21 02:24:10.990763 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-21 02:24:11.024555 | instance | ok 2026-08-21 02:24:11.038511 | instance | included: /var/lib/zuul/builds/9b0793f9518147c799815ce00d8f87e9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-21 02:24:11.044766 | 2026-08-21 02:24:11.044913 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-21 02:24:12.087756 | instance -> localhost | Generating public/private rsa key pair. 2026-08-21 02:24:12.088014 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/9b0793f9518147c799815ce00d8f87e9/work/9b0793f9518147c799815ce00d8f87e9_id_rsa 2026-08-21 02:24:12.088057 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/9b0793f9518147c799815ce00d8f87e9/work/9b0793f9518147c799815ce00d8f87e9_id_rsa.pub 2026-08-21 02:24:12.088090 | instance -> localhost | The key fingerprint is: 2026-08-21 02:24:12.088120 | instance -> localhost | SHA256:uDpqq0xempHgzU1bqkRc7vrv0y9Qu30F0/rc7XCMCYw zuul-build-sshkey 2026-08-21 02:24:12.088172 | instance -> localhost | The key's randomart image is: 2026-08-21 02:24:12.088203 | instance -> localhost | +---[RSA 3072]----+ 2026-08-21 02:24:12.088239 | instance -> localhost | | | 2026-08-21 02:24:12.088270 | instance -> localhost | | | 2026-08-21 02:24:12.088300 | instance -> localhost | | . . | 2026-08-21 02:24:12.088328 | instance -> localhost | | . o . . o o . | 2026-08-21 02:24:12.088357 | instance -> localhost | |. o o..S E o + | 2026-08-21 02:24:12.088385 | instance -> localhost | |o = + +o . o = | 2026-08-21 02:24:12.088413 | instance -> localhost | | = = =. o o B =| 2026-08-21 02:24:12.088442 | instance -> localhost | |+ B +. . + . . =o| 2026-08-21 02:24:12.088474 | instance -> localhost | |.Bo=oooo. o.. ..| 2026-08-21 02:24:12.088503 | instance -> localhost | +----[SHA256]-----+ 2026-08-21 02:24:12.088572 | instance -> localhost | ok: Runtime: 0:00:00.525690 2026-08-21 02:24:12.097371 | 2026-08-21 02:24:12.097460 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-21 02:24:12.132660 | instance | ok 2026-08-21 02:24:12.144890 | instance | included: /var/lib/zuul/builds/9b0793f9518147c799815ce00d8f87e9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-21 02:24:12.154314 | 2026-08-21 02:24:12.154408 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-21 02:24:12.179788 | instance | skipping: Conditional result was False 2026-08-21 02:24:12.193070 | 2026-08-21 02:24:12.193201 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-21 02:24:12.685560 | instance | changed 2026-08-21 02:24:12.693890 | 2026-08-21 02:24:12.693972 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-21 02:24:12.893484 | instance | ok 2026-08-21 02:24:12.900163 | 2026-08-21 02:24:12.900257 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-21 02:24:13.414365 | instance | changed 2026-08-21 02:24:13.424506 | 2026-08-21 02:24:13.424748 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-21 02:24:13.906094 | instance | changed 2026-08-21 02:24:13.914971 | 2026-08-21 02:24:13.915096 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-21 02:24:13.940646 | instance | skipping: Conditional result was False 2026-08-21 02:24:13.949513 | 2026-08-21 02:24:13.949628 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-21 02:24:14.360188 | instance -> localhost | changed 2026-08-21 02:24:14.372031 | 2026-08-21 02:24:14.372222 | TASK [add-build-sshkey : Add back temp key] 2026-08-21 02:24:15.051458 | instance -> localhost | Identity added: /var/lib/zuul/builds/9b0793f9518147c799815ce00d8f87e9/work/9b0793f9518147c799815ce00d8f87e9_id_rsa (zuul-build-sshkey) 2026-08-21 02:24:15.051912 | instance -> localhost | ok: Runtime: 0:00:00.013332 2026-08-21 02:24:15.060483 | 2026-08-21 02:24:15.060552 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-21 02:24:15.433490 | instance | ok 2026-08-21 02:24:15.440048 | 2026-08-21 02:24:15.440152 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-21 02:24:15.465521 | instance | skipping: Conditional result was False 2026-08-21 02:24:15.484991 | 2026-08-21 02:24:15.485203 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-21 02:24:15.844706 | instance | ok 2026-08-21 02:24:15.852863 | 2026-08-21 02:24:15.852985 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-21 02:24:19.372406 | instance | Output suppressed because no_log was given 2026-08-21 02:24:19.384656 | 2026-08-21 02:24:19.384850 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-21 02:24:19.582810 | instance | ok: "logs" 2026-08-21 02:24:19.583169 | instance | ok: All items complete 2026-08-21 02:24:19.583392 | 2026-08-21 02:24:19.740710 | instance | ok: "artifacts" 2026-08-21 02:24:20.220083 | instance | ok: "docs" 2026-08-21 02:24:20.240559 | 2026-08-21 02:24:20.240763 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-21 02:24:20.435604 | instance | changed: "logs" 2026-08-21 02:24:20.602753 | instance | changed: "artifacts" 2026-08-21 02:24:20.771276 | instance | changed: "docs" 2026-08-21 02:24:20.789143 | 2026-08-21 02:24:20.789254 | PLAY RECAP 2026-08-21 02:24:20.789307 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-21 02:24:20.789337 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-21 02:24:20.789360 | 2026-08-21 02:24:21.000647 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-21 02:24:21.003041 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-21 02:24:21.714668 | 2026-08-21 02:24:21.715300 | PLAY [all] 2026-08-21 02:24:21.727574 | 2026-08-21 02:24:21.727706 | TASK [setup-uv : Extract archive] 2026-08-21 02:24:24.001474 | instance | changed 2026-08-21 02:24:24.008398 | 2026-08-21 02:24:24.008544 | TASK [setup-uv : Print version] 2026-08-21 02:24:24.375922 | instance | uv 0.8.13 2026-08-21 02:24:24.546892 | instance | ok: Runtime: 0:00:00.008526 2026-08-21 02:24:24.560732 | 2026-08-21 02:24:24.560912 | TASK [Install Ansible collection siblings] 2026-08-21 02:24:34.331251 | instance | changed: 2026-08-21 02:24:34.331519 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-21 02:24:34.331574 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-21 02:24:34.331615 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-21 02:24:34.331652 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-21 02:24:34.331693 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-08-21 02:24:34.331739 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-21 02:24:34.331779 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-21 02:24:34.331816 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-21 02:24:34.331848 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-21 02:24:34.331880 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-21 02:24:34.331911 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-21 02:24:34.331942 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-21 02:24:34.331972 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-08-21 02:24:34.332002 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-08-21 02:24:34.332032 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-08-21 02:24:34.332063 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-08-21 02:24:34.332093 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-08-21 02:24:34.332123 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-08-21 02:24:34.332153 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-08-21 02:24:34.332183 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-08-21 02:24:34.332212 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0 2026-08-21 02:24:34.332241 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-08-21 02:24:34.332274 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-21 02:24:34.332326 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-08-21 02:24:34.332357 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-08-21 02:24:34.332386 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-21 02:24:34.332416 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-21 02:24:34.332444 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-21 02:24:34.332474 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-08-21 02:24:34.332503 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-08-21 02:24:34.332533 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-21 02:24:34.332563 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-21 02:24:34.332593 | instance | Checked out ansible.netcommon to 1.2.0 2026-08-21 02:24:34.332621 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-21 02:24:34.332661 | instance | Starting galaxy collection install process 2026-08-21 02:24:34.332690 | instance | Process install dependency map 2026-08-21 02:24:34.332720 | instance | Starting collection install process 2026-08-21 02:24:34.332749 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-08-21 02:24:34.332778 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-08-21 02:24:34.332808 | instance | ansible.netcommon:* was installed successfully 2026-08-21 02:24:34.332837 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-08-21 02:24:34.332866 | instance | Creating virtual environment at: .venv 2026-08-21 02:24:34.332895 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-21 02:24:34.332923 | instance | Downloading ansible-core (2.1MiB) 2026-08-21 02:24:34.332953 | instance | Downloading kubernetes (1.9MiB) 2026-08-21 02:24:34.333017 | instance | Downloading rjsonnet (1.2MiB) 2026-08-21 02:24:34.333047 | instance | Downloading pygments (1.2MiB) 2026-08-21 02:24:34.333076 | instance | Downloading openstacksdk (1.7MiB) 2026-08-21 02:24:34.333106 | instance | Downloading setuptools (1.1MiB) 2026-08-21 02:24:34.333136 | instance | Downloading cryptography (4.2MiB) 2026-08-21 02:24:34.333166 | instance | Downloading netaddr (2.2MiB) 2026-08-21 02:24:34.333195 | instance | Downloading rjsonnet 2026-08-21 02:24:34.333225 | instance | Building pyperclip==1.9.0 2026-08-21 02:24:34.333258 | instance | Downloading pygments 2026-08-21 02:24:34.333288 | instance | Downloading netaddr 2026-08-21 02:24:34.333318 | instance | Downloading cryptography 2026-08-21 02:24:34.333347 | instance | Downloading setuptools 2026-08-21 02:24:34.333376 | instance | Downloading kubernetes 2026-08-21 02:24:34.333404 | instance | Downloading ansible-core 2026-08-21 02:24:34.333433 | instance | Downloading openstacksdk 2026-08-21 02:24:34.333463 | instance | Built pyperclip==1.9.0 2026-08-21 02:24:34.333493 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-21 02:24:34.333523 | instance | Installed 79 packages in 94ms 2026-08-21 02:24:34.333552 | instance | Checked out ansible.posix to 1.6.0 2026-08-21 02:24:34.333581 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-21 02:24:34.333612 | instance | Starting galaxy collection install process 2026-08-21 02:24:34.333642 | instance | Process install dependency map 2026-08-21 02:24:34.333671 | instance | Starting collection install process 2026-08-21 02:24:34.333701 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-08-21 02:24:34.333738 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-08-21 02:24:34.333769 | instance | ansible.posix:1.6.0 was installed successfully 2026-08-21 02:24:34.333800 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-21 02:24:34.333829 | instance | 2.17.12 2026-08-21 02:24:34.333860 | instance | Checked out ansible.utils to v6.1.0 2026-08-21 02:24:34.333890 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-21 02:24:34.333920 | instance | Starting galaxy collection install process 2026-08-21 02:24:34.333949 | instance | Process install dependency map 2026-08-21 02:24:34.333979 | instance | Starting collection install process 2026-08-21 02:24:34.334009 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-08-21 02:24:34.334040 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-08-21 02:24:34.334070 | instance | ansible.utils:6.1.0 was installed successfully 2026-08-21 02:24:34.334099 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-21 02:24:34.334129 | instance | 2.17.12 2026-08-21 02:24:34.334159 | instance | Checked out atmosphere.common to v0.7.0 2026-08-21 02:24:34.334188 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-21 02:24:34.334217 | instance | Starting galaxy collection install process 2026-08-21 02:24:34.334248 | instance | Process install dependency map 2026-08-21 02:24:34.334278 | instance | Starting collection install process 2026-08-21 02:24:34.334306 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-08-21 02:24:34.334336 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-08-21 02:24:34.334366 | instance | atmosphere.common:0.7.0 was installed successfully 2026-08-21 02:24:34.334394 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-21 02:24:34.334425 | instance | 2.17.12 2026-08-21 02:24:34.334453 | instance | Checked out community.crypto to 2.2.3 2026-08-21 02:24:34.334483 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-21 02:24:34.334511 | instance | Starting galaxy collection install process 2026-08-21 02:24:34.334540 | instance | Process install dependency map 2026-08-21 02:24:34.334569 | instance | Starting collection install process 2026-08-21 02:24:34.334599 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-08-21 02:24:34.334628 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-08-21 02:24:34.334657 | instance | community.crypto:2.2.3 was installed successfully 2026-08-21 02:24:34.334686 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-21 02:24:34.334715 | instance | 2.17.12 2026-08-21 02:24:34.334745 | instance | Checked out community.general to 7.3.0 2026-08-21 02:24:34.334822 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-08-21 02:24:34.334858 | instance | Starting galaxy collection install process 2026-08-21 02:24:34.334899 | instance | Process install dependency map 2026-08-21 02:24:34.334931 | instance | Starting collection install process 2026-08-21 02:24:34.334960 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-08-21 02:24:34.334989 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-08-21 02:24:34.335018 | instance | community.general:7.3.0 was installed successfully 2026-08-21 02:24:34.335048 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-21 02:24:34.335077 | instance | 2.17.12 2026-08-21 02:24:34.335107 | instance | Checked out community.mysql to 3.6.0 2026-08-21 02:24:34.335267 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-21 02:24:34.335529 | instance | Starting galaxy collection install process 2026-08-21 02:24:34.335660 | instance | Process install dependency map 2026-08-21 02:24:34.335694 | instance | Starting collection install process 2026-08-21 02:24:34.335721 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-08-21 02:24:34.335742 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-08-21 02:24:34.335763 | instance | community.mysql:3.6.0 was installed successfully 2026-08-21 02:24:34.335783 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-21 02:24:34.335804 | instance | 2.17.12 2026-08-21 02:24:34.335896 | instance | Checked out kubernetes.core to 2.4.0 2026-08-21 02:24:34.335921 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-21 02:24:34.335942 | instance | Starting galaxy collection install process 2026-08-21 02:24:34.335962 | instance | Process install dependency map 2026-08-21 02:24:34.335983 | instance | Starting collection install process 2026-08-21 02:24:34.336003 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-08-21 02:24:34.336024 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-08-21 02:24:34.336044 | instance | kubernetes.core:2.4.0 was installed successfully 2026-08-21 02:24:34.336064 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-21 02:24:34.336084 | instance | 2.17.12 2026-08-21 02:24:34.336104 | instance | Checked out openstack.cloud to 2.6.0 2026-08-21 02:24:34.336126 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-21 02:24:34.336147 | instance | Starting galaxy collection install process 2026-08-21 02:24:34.336167 | instance | Process install dependency map 2026-08-21 02:24:34.336187 | instance | Starting collection install process 2026-08-21 02:24:34.336208 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-08-21 02:24:34.336228 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-08-21 02:24:34.336247 | instance | openstack.cloud:2.6.0 was installed successfully 2026-08-21 02:24:34.336266 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-21 02:24:34.336286 | instance | 2.17.12 2026-08-21 02:24:34.336305 | instance | Checked out vexxhost.ceph to v4.2.0 2026-08-21 02:24:34.336325 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-21 02:24:34.336353 | instance | Starting galaxy collection install process 2026-08-21 02:24:34.336374 | instance | Process install dependency map 2026-08-21 02:24:34.336394 | instance | Starting collection install process 2026-08-21 02:24:34.336414 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-08-21 02:24:34.336434 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-08-21 02:24:34.336454 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-08-21 02:24:34.336474 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-21 02:24:34.336496 | instance | 2.17.12 2026-08-21 02:24:34.336518 | instance | Checked out vexxhost.containers to v1.6.8 2026-08-21 02:24:34.336538 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-21 02:24:34.336558 | instance | Starting galaxy collection install process 2026-08-21 02:24:34.336577 | instance | Process install dependency map 2026-08-21 02:24:34.336597 | instance | Starting collection install process 2026-08-21 02:24:34.336616 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-08-21 02:24:34.336637 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-08-21 02:24:34.336656 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-08-21 02:24:34.336676 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-21 02:24:34.336695 | instance | 2.17.12 2026-08-21 02:24:34.336714 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-08-21 02:24:34.336734 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-21 02:24:34.336754 | instance | Starting galaxy collection install process 2026-08-21 02:24:34.336773 | instance | Process install dependency map 2026-08-21 02:24:34.336794 | instance | Starting collection install process 2026-08-21 02:24:34.336813 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-08-21 02:24:34.336834 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-08-21 02:24:34.336853 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-08-21 02:24:34.336873 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-21 02:24:34.336892 | instance | 2.17.12 2026-08-21 02:24:34.346021 | 2026-08-21 02:24:34.346108 | PLAY RECAP 2026-08-21 02:24:34.346164 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-21 02:24:34.346188 | 2026-08-21 02:24:34.554578 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-21 02:24:34.557661 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-21 02:24:35.336401 | 2026-08-21 02:24:35.336620 | PLAY [all] 2026-08-21 02:24:35.350589 | 2026-08-21 02:24:35.350734 | TASK [Install "jq" for log collection] 2026-08-21 02:24:44.773710 | instance | changed 2026-08-21 02:24:44.775996 | 2026-08-21 02:24:44.776056 | PLAY RECAP 2026-08-21 02:24:44.776107 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-21 02:24:44.776159 | 2026-08-21 02:24:44.956592 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-21 02:24:44.961590 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-21 02:24:45.630332 | 2026-08-21 02:24:45.630506 | PLAY [all] 2026-08-21 02:24:45.643393 | 2026-08-21 02:24:45.643497 | LOOP [Check inventory directories] 2026-08-21 02:24:46.034981 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-08-21 02:24:46.175482 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/csi/inventory" 2026-08-21 02:24:46.325743 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/csi/inventory" 2026-08-21 02:24:46.346268 | 2026-08-21 02:24:46.346488 | LOOP [Copy inventory file for Zuul] 2026-08-21 02:24:47.140568 | instance | changed: 2026-08-21 02:24:47.140921 | instance | { 2026-08-21 02:24:47.140997 | instance | "ansible_loop_var": "item", 2026-08-21 02:24:47.141040 | instance | "changed": false, 2026-08-21 02:24:47.141074 | instance | "failed": false, 2026-08-21 02:24:47.141110 | instance | "invocation": { 2026-08-21 02:24:47.141141 | instance | "module_args": { 2026-08-21 02:24:47.141170 | instance | "checksum_algorithm": "sha1", 2026-08-21 02:24:47.141199 | instance | "follow": true, 2026-08-21 02:24:47.141225 | instance | "get_attributes": true, 2026-08-21 02:24:47.141254 | instance | "get_checksum": true, 2026-08-21 02:24:47.141281 | instance | "get_mime": true, 2026-08-21 02:24:47.141306 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-08-21 02:24:47.141329 | instance | } 2026-08-21 02:24:47.141352 | instance | }, 2026-08-21 02:24:47.141377 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-08-21 02:24:47.141405 | instance | "stat": { 2026-08-21 02:24:47.141433 | instance | "atime": 1787279066.734941, 2026-08-21 02:24:47.141478 | instance | "attr_flags": "e", 2026-08-21 02:24:47.141508 | instance | "attributes": [ 2026-08-21 02:24:47.141538 | instance | "extents" 2026-08-21 02:24:47.141570 | instance | ], 2026-08-21 02:24:47.141602 | instance | "block_size": 4096, 2026-08-21 02:24:47.141633 | instance | "blocks": 8, 2026-08-21 02:24:47.141660 | instance | "charset": "unknown", 2026-08-21 02:24:47.141687 | instance | "ctime": 1787279065.4467516, 2026-08-21 02:24:47.141712 | instance | "dev": 64513, 2026-08-21 02:24:47.141741 | instance | "device_type": 0, 2026-08-21 02:24:47.141769 | instance | "executable": true, 2026-08-21 02:24:47.141797 | instance | "exists": true, 2026-08-21 02:24:47.141826 | instance | "gid": 1000, 2026-08-21 02:24:47.141859 | instance | "gr_name": "zuul", 2026-08-21 02:24:47.141894 | instance | "inode": 1048062, 2026-08-21 02:24:47.141925 | instance | "isblk": false, 2026-08-21 02:24:47.141955 | instance | "ischr": false, 2026-08-21 02:24:47.141982 | instance | "isdir": true, 2026-08-21 02:24:47.142009 | instance | "isfifo": false, 2026-08-21 02:24:47.142323 | instance | "isgid": false, 2026-08-21 02:24:47.142374 | instance | "islnk": false, 2026-08-21 02:24:47.142406 | instance | "isreg": false, 2026-08-21 02:24:47.142435 | instance | "issock": false, 2026-08-21 02:24:47.142463 | instance | "isuid": false, 2026-08-21 02:24:47.142493 | instance | "mimetype": "unknown", 2026-08-21 02:24:47.142527 | instance | "mode": "0755", 2026-08-21 02:24:47.142562 | instance | "mtime": 1787279065.4467516, 2026-08-21 02:24:47.142595 | instance | "nlink": 21, 2026-08-21 02:24:47.142630 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-08-21 02:24:47.142665 | instance | "pw_name": "zuul", 2026-08-21 02:24:47.142704 | instance | "readable": true, 2026-08-21 02:24:47.142735 | instance | "rgrp": true, 2026-08-21 02:24:47.142766 | instance | "roth": true, 2026-08-21 02:24:47.142796 | instance | "rusr": true, 2026-08-21 02:24:47.142843 | instance | "size": 4096, 2026-08-21 02:24:47.142890 | instance | "uid": 1000, 2026-08-21 02:24:47.142947 | instance | "version": "3535234960", 2026-08-21 02:24:47.142982 | instance | "wgrp": false, 2026-08-21 02:24:47.143016 | instance | "woth": false, 2026-08-21 02:24:47.143049 | instance | "writeable": true, 2026-08-21 02:24:47.143080 | instance | "wusr": true, 2026-08-21 02:24:47.143111 | instance | "xgrp": true, 2026-08-21 02:24:47.143142 | instance | "xoth": true, 2026-08-21 02:24:47.143174 | instance | "xusr": true 2026-08-21 02:24:47.143204 | instance | } 2026-08-21 02:24:47.143231 | instance | } 2026-08-21 02:24:47.143290 | instance | ok: All items complete 2026-08-21 02:24:47.143324 | 2026-08-21 02:24:47.145574 | instance | skipping: Conditional result was False 2026-08-21 02:24:47.146446 | instance | skipping: Conditional result was False 2026-08-21 02:24:47.165184 | 2026-08-21 02:24:47.165339 | LOOP [Switch "ansible_host" to private IP] 2026-08-21 02:24:47.574260 | instance | changed: 1 replacements made 2026-08-21 02:24:47.577073 | instance | skipping: Conditional result was False 2026-08-21 02:24:47.580804 | instance | skipping: Conditional result was False 2026-08-21 02:24:47.597024 | 2026-08-21 02:24:47.597239 | TASK [Run Molecule scenario] 2026-08-21 02:24:48.555994 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-08-21 02:24:48.948080 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-21 02:24:48.948167 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-08-21 02:25:00.016597 | instance | INFO [csi > dependency] Executing 2026-08-21 02:25:00.016803 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-08-21 02:25:00.017029 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-08-21 02:25:00.017173 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-21 02:25:00.025162 | instance | INFO [csi > cleanup] Executing 2026-08-21 02:25:00.025567 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-21 02:25:00.033189 | instance | INFO [csi > destroy] Executing 2026-08-21 02:25:00.033247 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-08-21 02:25:00.033325 | instance | INFO [csi > destroy] Executed: Successful 2026-08-21 02:25:00.040876 | instance | INFO [csi > syntax] Executing 2026-08-21 02:25:01.692768 | instance | 2026-08-21 02:25:01.693128 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-08-21 02:25:01.758274 | instance | INFO [csi > syntax] Executed: Successful 2026-08-21 02:25:01.773075 | instance | INFO [csi > create] Executing 2026-08-21 02:25:01.775086 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-21 02:25:01.784254 | instance | INFO [csi > prepare] Executing 2026-08-21 02:25:02.580237 | instance | 2026-08-21 02:25:02.580613 | instance | PLAY [Prepare] ***************************************************************** 2026-08-21 02:25:02.581027 | instance | 2026-08-21 02:25:02.581297 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-21 02:25:02.581668 | instance | Friday 21 August 2026 02:25:02 +0000 (0:00:00.025) 0:00:00.025 ********* 2026-08-21 02:25:03.712798 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-21 02:25:03.712896 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-21 02:25:03.713023 | instance | interpreter could change the meaning of that path. See 2026-08-21 02:25:03.713200 | instance | https://docs.ansible.com/ansible- 2026-08-21 02:25:03.713275 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-21 02:25:03.720398 | instance | ok: [instance] 2026-08-21 02:25:03.720550 | instance | 2026-08-21 02:25:03.720727 | instance | TASK [Configure short hostname] ************************************************ 2026-08-21 02:25:03.720905 | instance | Friday 21 August 2026 02:25:03 +0000 (0:00:01.141) 0:00:01.167 ********* 2026-08-21 02:25:04.388411 | instance | changed: [instance] 2026-08-21 02:25:04.388523 | instance | 2026-08-21 02:25:04.388560 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-08-21 02:25:04.388699 | instance | Friday 21 August 2026 02:25:04 +0000 (0:00:00.667) 0:00:01.834 ********* 2026-08-21 02:25:04.641230 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-08-21 02:25:04.641286 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-08-21 02:25:04.641297 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-08-21 02:25:04.651217 | instance | changed: [instance] 2026-08-21 02:25:04.651537 | instance | 2026-08-21 02:25:04.651863 | instance | TASK [Purge "snapd" package] *************************************************** 2026-08-21 02:25:04.652185 | instance | Friday 21 August 2026 02:25:04 +0000 (0:00:00.263) 0:00:02.097 ********* 2026-08-21 02:25:05.416161 | instance | ok: [instance] 2026-08-21 02:25:05.416541 | instance | 2026-08-21 02:25:05.416886 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-08-21 02:25:05.417203 | instance | 2026-08-21 02:25:05.417569 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-21 02:25:05.417938 | instance | Friday 21 August 2026 02:25:05 +0000 (0:00:00.764) 0:00:02.862 ********* 2026-08-21 02:25:06.095878 | instance | ok: [instance] 2026-08-21 02:25:06.096275 | instance | 2026-08-21 02:25:06.096644 | instance | TASK [Install depedencies] ***************************************************** 2026-08-21 02:25:06.097001 | instance | Friday 21 August 2026 02:25:06 +0000 (0:00:00.679) 0:00:03.542 ********* 2026-08-21 02:25:28.361676 | instance | changed: [instance] 2026-08-21 02:25:28.361912 | instance | 2026-08-21 02:25:28.362296 | instance | TASK [Start up service] ******************************************************** 2026-08-21 02:25:28.362655 | instance | Friday 21 August 2026 02:25:28 +0000 (0:00:22.265) 0:00:25.807 ********* 2026-08-21 02:25:28.926639 | instance | ok: [instance] 2026-08-21 02:25:28.926796 | instance | 2026-08-21 02:25:28.926985 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-08-21 02:25:28.927227 | instance | Friday 21 August 2026 02:25:28 +0000 (0:00:00.565) 0:00:26.373 ********* 2026-08-21 02:25:29.183996 | instance | ok: [instance] 2026-08-21 02:25:29.184237 | instance | 2026-08-21 02:25:29.184527 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-08-21 02:25:29.184916 | instance | Friday 21 August 2026 02:25:29 +0000 (0:00:00.257) 0:00:26.630 ********* 2026-08-21 02:25:29.846141 | instance | changed: [instance] 2026-08-21 02:25:29.846648 | instance | 2026-08-21 02:25:29.846700 | instance | TASK [Get list of all loopback devices] **************************************** 2026-08-21 02:25:29.846713 | instance | Friday 21 August 2026 02:25:29 +0000 (0:00:00.662) 0:00:27.292 ********* 2026-08-21 02:25:30.045482 | instance | ok: [instance] 2026-08-21 02:25:30.045593 | instance | 2026-08-21 02:25:30.045960 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-08-21 02:25:30.046001 | instance | Friday 21 August 2026 02:25:30 +0000 (0:00:00.199) 0:00:27.491 ********* 2026-08-21 02:25:30.066036 | instance | skipping: [instance] 2026-08-21 02:25:30.066605 | instance | 2026-08-21 02:25:30.066741 | instance | TASK [Create devices for Ceph] ************************************************* 2026-08-21 02:25:30.066750 | instance | Friday 21 August 2026 02:25:30 +0000 (0:00:00.020) 0:00:27.512 ********* 2026-08-21 02:25:30.596060 | instance | changed: [instance] => (item=osd0) 2026-08-21 02:25:30.596959 | instance | changed: [instance] => (item=osd1) 2026-08-21 02:25:30.596982 | instance | changed: [instance] => (item=osd2) 2026-08-21 02:25:30.596990 | instance | 2026-08-21 02:25:30.596996 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-08-21 02:25:30.597002 | instance | Friday 21 August 2026 02:25:30 +0000 (0:00:00.529) 0:00:28.042 ********* 2026-08-21 02:25:31.193193 | instance | changed: [instance] => (item=osd0) 2026-08-21 02:25:31.193601 | instance | changed: [instance] => (item=osd1) 2026-08-21 02:25:31.193664 | instance | changed: [instance] => (item=osd2) 2026-08-21 02:25:31.193817 | instance | 2026-08-21 02:25:31.194154 | instance | TASK [Start loop devices] ****************************************************** 2026-08-21 02:25:31.194471 | instance | Friday 21 August 2026 02:25:31 +0000 (0:00:00.597) 0:00:28.639 ********* 2026-08-21 02:25:31.831886 | instance | changed: [instance] => (item=osd0) 2026-08-21 02:25:31.831928 | instance | changed: [instance] => (item=osd1) 2026-08-21 02:25:31.831935 | instance | changed: [instance] => (item=osd2) 2026-08-21 02:25:31.831942 | instance | 2026-08-21 02:25:31.831949 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-08-21 02:25:31.831956 | instance | Friday 21 August 2026 02:25:31 +0000 (0:00:00.637) 0:00:29.277 ********* 2026-08-21 02:25:35.138739 | instance | changed: [instance] => (item=osd0) 2026-08-21 02:25:35.138813 | instance | changed: [instance] => (item=osd1) 2026-08-21 02:25:35.138821 | instance | changed: [instance] => (item=osd2) 2026-08-21 02:25:35.139376 | instance | 2026-08-21 02:25:35.139423 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-08-21 02:25:35.139431 | instance | Friday 21 August 2026 02:25:35 +0000 (0:00:03.306) 0:00:32.584 ********* 2026-08-21 02:25:37.113603 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-08-21 02:25:37.113648 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-08-21 02:25:37.113669 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-08-21 02:25:37.113676 | instance | 2026-08-21 02:25:37.113682 | instance | PLAY RECAP ********************************************************************* 2026-08-21 02:25:37.113690 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-08-21 02:25:37.113696 | instance | 2026-08-21 02:25:37.113702 | instance | Friday 21 August 2026 02:25:37 +0000 (0:00:01.973) 0:00:34.557 ********* 2026-08-21 02:25:37.113708 | instance | =============================================================================== 2026-08-21 02:25:37.113714 | instance | Install depedencies ---------------------------------------------------- 22.27s 2026-08-21 02:25:37.113720 | instance | Create a volume group for each loop device ------------------------------ 3.31s 2026-08-21 02:25:37.117683 | instance | Create a logical volume for each loop device ---------------------------- 1.97s 2026-08-21 02:25:37.117792 | instance | Gathering Facts --------------------------------------------------------- 1.14s 2026-08-21 02:25:37.117803 | instance | Purge "snapd" package --------------------------------------------------- 0.76s 2026-08-21 02:25:37.117813 | instance | Gathering Facts --------------------------------------------------------- 0.68s 2026-08-21 02:25:37.117822 | instance | Configure short hostname ------------------------------------------------ 0.67s 2026-08-21 02:25:37.117832 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.66s 2026-08-21 02:25:37.117841 | instance | Start loop devices ------------------------------------------------------ 0.64s 2026-08-21 02:25:37.117850 | instance | Set permissions on loopback devices ------------------------------------- 0.60s 2026-08-21 02:25:37.117859 | instance | Start up service -------------------------------------------------------- 0.57s 2026-08-21 02:25:37.117868 | instance | Create devices for Ceph ------------------------------------------------- 0.53s 2026-08-21 02:25:37.117877 | instance | Ensure hostname inside hosts file --------------------------------------- 0.26s 2026-08-21 02:25:37.117886 | instance | Generate lvm.conf ------------------------------------------------------- 0.26s 2026-08-21 02:25:37.117895 | instance | Get list of all loopback devices ---------------------------------------- 0.20s 2026-08-21 02:25:37.117915 | instance | Fail if there is any existing loopback devices -------------------------- 0.02s 2026-08-21 02:25:37.179023 | instance | INFO [csi > prepare] Executed: Successful 2026-08-21 02:25:37.191160 | instance | INFO [csi > converge] Executing 2026-08-21 02:25:38.658942 | instance | 2026-08-21 02:25:38.659086 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-08-21 02:25:38.659236 | instance | 2026-08-21 02:25:38.659515 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-21 02:25:38.659822 | instance | Friday 21 August 2026 02:25:38 +0000 (0:00:00.007) 0:00:00.007 ********* 2026-08-21 02:25:39.654832 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-21 02:25:39.655098 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-21 02:25:39.655384 | instance | interpreter could change the meaning of that path. See 2026-08-21 02:25:39.655661 | instance | https://docs.ansible.com/ansible- 2026-08-21 02:25:39.655936 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-21 02:25:39.665350 | instance | ok: [instance] 2026-08-21 02:25:39.665739 | instance | 2026-08-21 02:25:39.666066 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-08-21 02:25:39.666374 | instance | Friday 21 August 2026 02:25:39 +0000 (0:00:01.006) 0:00:01.014 ********* 2026-08-21 02:25:39.710540 | instance | ok: [instance] => { 2026-08-21 02:25:39.710680 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-08-21 02:25:39.710830 | instance | } 2026-08-21 02:25:39.711114 | instance | 2026-08-21 02:25:39.711305 | instance | PLAY [all] ********************************************************************* 2026-08-21 02:25:39.711438 | instance | 2026-08-21 02:25:39.711596 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-21 02:25:39.711778 | instance | Friday 21 August 2026 02:25:39 +0000 (0:00:00.045) 0:00:01.059 ********* 2026-08-21 02:25:40.602461 | instance | ok: [instance] 2026-08-21 02:25:40.602696 | instance | 2026-08-21 02:25:40.602975 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-21 02:25:40.603279 | instance | Friday 21 August 2026 02:25:40 +0000 (0:00:00.891) 0:00:01.951 ********* 2026-08-21 02:25:40.777570 | instance | ok: [instance] 2026-08-21 02:25:40.777941 | instance | 2026-08-21 02:25:40.778269 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-08-21 02:25:40.778571 | instance | 2026-08-21 02:25:40.778892 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-21 02:25:40.779213 | instance | Friday 21 August 2026 02:25:40 +0000 (0:00:00.175) 0:00:02.126 ********* 2026-08-21 02:25:41.650025 | instance | ok: [instance] 2026-08-21 02:25:41.650124 | instance | 2026-08-21 02:25:41.650236 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-21 02:25:41.650408 | instance | Friday 21 August 2026 02:25:41 +0000 (0:00:00.870) 0:00:02.997 ********* 2026-08-21 02:25:41.936262 | instance | ok: [instance] 2026-08-21 02:25:41.936443 | instance | 2026-08-21 02:25:41.936611 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-21 02:25:41.936784 | instance | Friday 21 August 2026 02:25:41 +0000 (0:00:00.285) 0:00:03.283 ********* 2026-08-21 02:25:41.978621 | instance | skipping: [instance] 2026-08-21 02:25:41.978669 | instance | 2026-08-21 02:25:41.978675 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-21 02:25:41.978679 | instance | Friday 21 August 2026 02:25:41 +0000 (0:00:00.043) 0:00:03.327 ********* 2026-08-21 02:25:42.294820 | instance | changed: [instance] 2026-08-21 02:25:42.294942 | instance | 2026-08-21 02:25:42.295304 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-21 02:25:42.295324 | instance | Friday 21 August 2026 02:25:42 +0000 (0:00:00.316) 0:00:03.643 ********* 2026-08-21 02:25:42.360934 | instance | ok: [instance] => { 2026-08-21 02:25:42.361004 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-21 02:25:42.361130 | instance | } 2026-08-21 02:25:42.361559 | instance | 2026-08-21 02:25:42.361587 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-21 02:25:42.361593 | instance | Friday 21 August 2026 02:25:42 +0000 (0:00:00.066) 0:00:03.710 ********* 2026-08-21 02:25:42.995264 | instance | changed: [instance] 2026-08-21 02:25:42.995333 | instance | 2026-08-21 02:25:42.995623 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-21 02:25:42.995675 | instance | Friday 21 August 2026 02:25:42 +0000 (0:00:00.633) 0:00:04.343 ********* 2026-08-21 02:25:43.043938 | instance | skipping: [instance] 2026-08-21 02:25:43.044311 | instance | 2026-08-21 02:25:43.044344 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-21 02:25:43.044352 | instance | Friday 21 August 2026 02:25:43 +0000 (0:00:00.048) 0:00:04.392 ********* 2026-08-21 02:25:43.098819 | instance | skipping: [instance] 2026-08-21 02:25:43.099217 | instance | 2026-08-21 02:25:43.099274 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-21 02:25:43.099280 | instance | Friday 21 August 2026 02:25:43 +0000 (0:00:00.054) 0:00:04.447 ********* 2026-08-21 02:25:43.316626 | instance | ok: [instance] 2026-08-21 02:25:43.316720 | instance | 2026-08-21 02:25:43.316797 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-21 02:25:43.316920 | instance | Friday 21 August 2026 02:25:43 +0000 (0:00:00.218) 0:00:04.665 ********* 2026-08-21 02:25:44.505181 | instance | ok: [instance] 2026-08-21 02:25:44.505319 | instance | 2026-08-21 02:25:44.505584 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-21 02:25:44.505890 | instance | Friday 21 August 2026 02:25:44 +0000 (0:00:01.188) 0:00:05.853 ********* 2026-08-21 02:25:44.583315 | instance | ok: [instance] => { 2026-08-21 02:25:44.583368 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-21 02:25:44.583394 | instance | } 2026-08-21 02:25:44.583402 | instance | 2026-08-21 02:25:44.583408 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-21 02:25:44.583415 | instance | Friday 21 August 2026 02:25:44 +0000 (0:00:00.077) 0:00:05.931 ********* 2026-08-21 02:25:45.237679 | instance | changed: [instance] 2026-08-21 02:25:45.237736 | instance | 2026-08-21 02:25:45.237754 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-21 02:25:45.237859 | instance | Friday 21 August 2026 02:25:45 +0000 (0:00:00.654) 0:00:06.586 ********* 2026-08-21 02:25:48.055572 | instance | changed: [instance] 2026-08-21 02:25:48.055879 | instance | 2026-08-21 02:25:48.056190 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-21 02:25:48.056544 | instance | Friday 21 August 2026 02:25:48 +0000 (0:00:02.817) 0:00:09.404 ********* 2026-08-21 02:25:48.088545 | instance | skipping: [instance] 2026-08-21 02:25:48.088798 | instance | 2026-08-21 02:25:48.089090 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-21 02:25:48.089370 | instance | Friday 21 August 2026 02:25:48 +0000 (0:00:00.033) 0:00:09.437 ********* 2026-08-21 02:25:48.119375 | instance | skipping: [instance] 2026-08-21 02:25:48.119841 | instance | 2026-08-21 02:25:48.120223 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-21 02:25:48.120616 | instance | Friday 21 August 2026 02:25:48 +0000 (0:00:00.031) 0:00:09.468 ********* 2026-08-21 02:25:48.148068 | instance | skipping: [instance] 2026-08-21 02:25:48.148454 | instance | 2026-08-21 02:25:48.148824 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-21 02:25:48.149196 | instance | Friday 21 August 2026 02:25:48 +0000 (0:00:00.028) 0:00:09.496 ********* 2026-08-21 02:25:53.775338 | instance | changed: [instance] 2026-08-21 02:25:53.775566 | instance | 2026-08-21 02:25:53.775594 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-21 02:25:53.775606 | instance | Friday 21 August 2026 02:25:53 +0000 (0:00:05.626) 0:00:15.122 ********* 2026-08-21 02:25:54.359838 | instance | changed: [instance] 2026-08-21 02:25:54.359920 | instance | 2026-08-21 02:25:54.360181 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-21 02:25:54.360218 | instance | Friday 21 August 2026 02:25:54 +0000 (0:00:00.585) 0:00:15.708 ********* 2026-08-21 02:25:55.247858 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-08-21 02:25:55.248715 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-21 02:25:55.248730 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-21 02:25:55.248736 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-21 02:25:55.248740 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-21 02:25:55.248745 | instance | 2026-08-21 02:25:55.248753 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-21 02:25:55.248757 | instance | Friday 21 August 2026 02:25:55 +0000 (0:00:00.888) 0:00:16.596 ********* 2026-08-21 02:25:55.823289 | instance | changed: [instance] 2026-08-21 02:25:55.823347 | instance | 2026-08-21 02:25:55.823919 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-21 02:25:55.823935 | instance | Friday 21 August 2026 02:25:55 +0000 (0:00:00.558) 0:00:17.155 ********* 2026-08-21 02:25:55.823940 | instance | 2026-08-21 02:25:55.823944 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-21 02:25:55.823948 | instance | Friday 21 August 2026 02:25:55 +0000 (0:00:00.017) 0:00:17.172 ********* 2026-08-21 02:25:56.774338 | instance | ok: [instance] 2026-08-21 02:25:56.774743 | instance | 2026-08-21 02:25:56.774776 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-21 02:25:56.774782 | instance | Friday 21 August 2026 02:25:56 +0000 (0:00:00.951) 0:00:18.123 ********* 2026-08-21 02:25:57.200965 | instance | changed: [instance] 2026-08-21 02:25:57.201089 | instance | 2026-08-21 02:25:57.201395 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-21 02:25:57.201434 | instance | Friday 21 August 2026 02:25:57 +0000 (0:00:00.426) 0:00:18.550 ********* 2026-08-21 02:25:57.728682 | instance | changed: [instance] 2026-08-21 02:25:57.728716 | instance | 2026-08-21 02:25:57.728721 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-21 02:25:57.728726 | instance | Friday 21 August 2026 02:25:57 +0000 (0:00:00.527) 0:00:19.077 ********* 2026-08-21 02:25:57.931040 | instance | ok: [instance] 2026-08-21 02:25:57.931106 | instance | 2026-08-21 02:25:57.931392 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-21 02:25:57.931437 | instance | Friday 21 August 2026 02:25:57 +0000 (0:00:00.202) 0:00:19.279 ********* 2026-08-21 02:25:57.984758 | instance | ok: [instance] => { 2026-08-21 02:25:57.984876 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-21 02:25:57.985407 | instance | } 2026-08-21 02:25:57.985445 | instance | 2026-08-21 02:25:57.985450 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-21 02:25:57.985455 | instance | Friday 21 August 2026 02:25:57 +0000 (0:00:00.053) 0:00:19.333 ********* 2026-08-21 02:25:58.957611 | instance | changed: [instance] 2026-08-21 02:25:58.957685 | instance | 2026-08-21 02:25:58.958001 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-21 02:25:58.958040 | instance | Friday 21 August 2026 02:25:58 +0000 (0:00:00.972) 0:00:20.306 ********* 2026-08-21 02:26:03.296574 | instance | changed: [instance] 2026-08-21 02:26:03.296942 | instance | 2026-08-21 02:26:03.297087 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-21 02:26:03.297093 | instance | Friday 21 August 2026 02:26:03 +0000 (0:00:04.338) 0:00:24.645 ********* 2026-08-21 02:26:04.372828 | instance | ok: [instance] 2026-08-21 02:26:04.372901 | instance | 2026-08-21 02:26:04.373154 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-21 02:26:04.373193 | instance | Friday 21 August 2026 02:26:04 +0000 (0:00:01.076) 0:00:25.721 ********* 2026-08-21 02:26:04.737665 | instance | changed: [instance] 2026-08-21 02:26:04.737741 | instance | 2026-08-21 02:26:04.738065 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-21 02:26:04.738109 | instance | Friday 21 August 2026 02:26:04 +0000 (0:00:00.364) 0:00:26.086 ********* 2026-08-21 02:26:05.234702 | instance | changed: [instance] 2026-08-21 02:26:05.234792 | instance | 2026-08-21 02:26:05.235052 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-21 02:26:05.235068 | instance | Friday 21 August 2026 02:26:05 +0000 (0:00:00.497) 0:00:26.583 ********* 2026-08-21 02:26:05.800727 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-08-21 02:26:05.801561 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-21 02:26:05.801700 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-21 02:26:05.801712 | instance | 2026-08-21 02:26:05.801722 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-21 02:26:05.801735 | instance | Friday 21 August 2026 02:26:05 +0000 (0:00:00.565) 0:00:27.149 ********* 2026-08-21 02:26:06.257699 | instance | changed: [instance] 2026-08-21 02:26:06.257776 | instance | 2026-08-21 02:26:06.258038 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-21 02:26:06.258078 | instance | Friday 21 August 2026 02:26:06 +0000 (0:00:00.457) 0:00:27.606 ********* 2026-08-21 02:26:06.727268 | instance | changed: [instance] 2026-08-21 02:26:06.727352 | instance | 2026-08-21 02:26:06.728006 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-21 02:26:06.728051 | instance | Friday 21 August 2026 02:26:06 +0000 (0:00:00.452) 0:00:28.058 ********* 2026-08-21 02:26:06.728057 | instance | 2026-08-21 02:26:06.728062 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-21 02:26:06.728066 | instance | Friday 21 August 2026 02:26:06 +0000 (0:00:00.017) 0:00:28.076 ********* 2026-08-21 02:26:07.456256 | instance | ok: [instance] 2026-08-21 02:26:07.456340 | instance | 2026-08-21 02:26:07.456629 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-08-21 02:26:07.456687 | instance | Friday 21 August 2026 02:26:07 +0000 (0:00:00.728) 0:00:28.805 ********* 2026-08-21 02:26:09.058005 | instance | changed: [instance] 2026-08-21 02:26:09.058085 | instance | 2026-08-21 02:26:09.058357 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-21 02:26:09.058396 | instance | Friday 21 August 2026 02:26:09 +0000 (0:00:01.601) 0:00:30.406 ********* 2026-08-21 02:26:09.623812 | instance | changed: [instance] 2026-08-21 02:26:09.623888 | instance | 2026-08-21 02:26:09.624109 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-21 02:26:09.624141 | instance | Friday 21 August 2026 02:26:09 +0000 (0:00:00.565) 0:00:30.972 ********* 2026-08-21 02:26:09.678118 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-21 02:26:09.678154 | instance | 2026-08-21 02:26:09.678160 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-21 02:26:09.678165 | instance | Friday 21 August 2026 02:26:09 +0000 (0:00:00.053) 0:00:31.026 ********* 2026-08-21 02:26:14.172309 | instance | changed: [instance] 2026-08-21 02:26:14.172523 | instance | 2026-08-21 02:26:14.172536 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-21 02:26:14.172654 | instance | Friday 21 August 2026 02:26:14 +0000 (0:00:04.494) 0:00:35.521 ********* 2026-08-21 02:26:14.808223 | instance | ok: [instance] => (item=chronyd) 2026-08-21 02:26:14.808298 | instance | ok: [instance] => (item=sshd) 2026-08-21 02:26:14.808699 | instance | 2026-08-21 02:26:14.808739 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-21 02:26:14.808745 | instance | Friday 21 August 2026 02:26:14 +0000 (0:00:00.635) 0:00:36.157 ********* 2026-08-21 02:26:18.279768 | instance | changed: [instance] 2026-08-21 02:26:18.279847 | instance | 2026-08-21 02:26:18.280148 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-21 02:26:18.280310 | instance | Friday 21 August 2026 02:26:18 +0000 (0:00:03.471) 0:00:39.628 ********* 2026-08-21 02:26:18.483253 | instance | ok: [instance] 2026-08-21 02:26:18.483336 | instance | 2026-08-21 02:26:18.483609 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-21 02:26:18.483652 | instance | Friday 21 August 2026 02:26:18 +0000 (0:00:00.203) 0:00:39.832 ********* 2026-08-21 02:26:18.928920 | instance | changed: [instance] 2026-08-21 02:26:18.928987 | instance | 2026-08-21 02:26:18.929298 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-21 02:26:18.929345 | instance | Friday 21 August 2026 02:26:18 +0000 (0:00:00.445) 0:00:40.277 ********* 2026-08-21 02:26:19.282282 | instance | changed: [instance] 2026-08-21 02:26:19.282351 | instance | 2026-08-21 02:26:19.282615 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-08-21 02:26:19.282660 | instance | Friday 21 August 2026 02:26:19 +0000 (0:00:00.353) 0:00:40.631 ********* 2026-08-21 02:26:19.399523 | instance | ok: [instance] 2026-08-21 02:26:19.400121 | instance | 2026-08-21 02:26:19.400164 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-08-21 02:26:19.400172 | instance | Friday 21 August 2026 02:26:19 +0000 (0:00:00.116) 0:00:40.748 ********* 2026-08-21 02:26:19.610863 | instance | ok: [instance] => (item=instance) 2026-08-21 02:26:19.610956 | instance | 2026-08-21 02:26:19.611212 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-08-21 02:26:19.611230 | instance | Friday 21 August 2026 02:26:19 +0000 (0:00:00.211) 0:00:40.959 ********* 2026-08-21 02:26:19.663136 | instance | ok: [instance] 2026-08-21 02:26:19.663225 | instance | 2026-08-21 02:26:19.663349 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-08-21 02:26:19.663497 | instance | Friday 21 August 2026 02:26:19 +0000 (0:00:00.052) 0:00:41.012 ********* 2026-08-21 02:26:19.733436 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-08-21 02:26:19.733573 | instance | 2026-08-21 02:26:19.733816 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-08-21 02:26:19.733832 | instance | Friday 21 August 2026 02:26:19 +0000 (0:00:00.070) 0:00:41.082 ********* 2026-08-21 02:26:20.035136 | instance | changed: [instance] 2026-08-21 02:26:20.035206 | instance | 2026-08-21 02:26:20.035504 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-08-21 02:26:20.035542 | instance | Friday 21 August 2026 02:26:20 +0000 (0:00:00.301) 0:00:41.384 ********* 2026-08-21 02:26:20.745086 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-08-21 02:26:20.745598 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-08-21 02:26:20.745643 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-08-21 02:26:20.745657 | instance | 2026-08-21 02:26:20.745967 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-08-21 02:26:20.746019 | instance | Friday 21 August 2026 02:26:20 +0000 (0:00:00.709) 0:00:42.093 ********* 2026-08-21 02:27:53.159507 | instance | ok: [instance] 2026-08-21 02:27:53.159549 | instance | 2026-08-21 02:27:53.159555 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-08-21 02:27:53.159560 | instance | Friday 21 August 2026 02:27:53 +0000 (0:01:32.414) 0:02:14.508 ********* 2026-08-21 02:27:53.397052 | instance | changed: [instance] 2026-08-21 02:27:53.397289 | instance | 2026-08-21 02:27:53.397297 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-08-21 02:27:53.397437 | instance | Friday 21 August 2026 02:27:53 +0000 (0:00:00.237) 0:02:14.745 ********* 2026-08-21 02:27:53.468409 | instance | ok: [instance] 2026-08-21 02:27:53.468485 | instance | 2026-08-21 02:27:53.468645 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-21 02:27:53.468759 | instance | Friday 21 August 2026 02:27:53 +0000 (0:00:00.071) 0:02:14.817 ********* 2026-08-21 02:27:53.552929 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-08-21 02:27:53.552995 | instance | 2026-08-21 02:27:53.553127 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-08-21 02:27:53.553251 | instance | Friday 21 August 2026 02:27:53 +0000 (0:00:00.084) 0:02:14.902 ********* 2026-08-21 02:27:55.114958 | instance | ok: [instance] 2026-08-21 02:27:55.115030 | instance | 2026-08-21 02:27:55.115174 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-08-21 02:27:55.115299 | instance | Friday 21 August 2026 02:27:55 +0000 (0:00:01.561) 0:02:16.463 ********* 2026-08-21 02:27:55.172399 | instance | ok: [instance] => (item=instance) 2026-08-21 02:27:55.172529 | instance | 2026-08-21 02:27:55.172708 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-08-21 02:27:55.172880 | instance | Friday 21 August 2026 02:27:55 +0000 (0:00:00.057) 0:02:16.521 ********* 2026-08-21 02:27:55.504189 | instance | ok: [instance] 2026-08-21 02:27:55.504220 | instance | 2026-08-21 02:27:55.504226 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-08-21 02:27:55.504231 | instance | Friday 21 August 2026 02:27:55 +0000 (0:00:00.331) 0:02:16.852 ********* 2026-08-21 02:27:59.215880 | instance | ok: [instance] 2026-08-21 02:27:59.216027 | instance | 2026-08-21 02:27:59.216362 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-08-21 02:27:59.216634 | instance | Friday 21 August 2026 02:27:59 +0000 (0:00:03.711) 0:02:20.564 ********* 2026-08-21 02:28:49.785100 | instance | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: [errno 5] RADOS I/O error (error connecting to the cluster) 2026-08-21 02:28:49.785223 | instance | fatal: [instance]: FAILED! => {"changed": false, "module_stderr": "Traceback (most recent call last):\n File \"\", line 107, in \n File \"\", line 99, in _ansiballz_main\n File \"\", line 47, in invoke_module\n File \"/usr/lib/python3.10/runpy.py\", line 224, in run_module\n return _run_module_code(code, init_globals, run_name, mod_spec)\n File \"/usr/lib/python3.10/runpy.py\", line 96, in _run_module_code\n _run_code(code, mod_globals, init_globals,\n File \"/usr/lib/python3.10/runpy.py\", line 86, in _run_code\n exec(code, run_globals)\n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_q4vxiawh/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 202, in \n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_q4vxiawh/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 198, in main\n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_q4vxiawh/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 177, in run_module\n File \"/tmp/ansible_vexxhost.ceph.orch_apply_payload_q4vxiawh/ansible_vexxhost.ceph.orch_apply_payload.zip/ansible_collections/vexxhost/ceph/plugins/modules/orch_apply.py\", line 120, in apply_spec\nRuntimeError: Inferring config /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config\n2026-08-21T02:28:49.637+0000 7f5fcb886640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgB9t4dquOF0AyAAFRnI+cELM8psD9ecSoolGpdhnC0WYUPVhE/Szd4qc4o=: Malformed input [buffer:3]\n2026-08-21T02:28:49.637+0000 7f5fcb886640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-21T02:28:49.637+0000 7f5fcb886640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgB9t4dquOF0AyAAFRnI+cELM8psD9ecSoolGpdhnC0WYUPVhE/Szd4qc4o=: Malformed input [buffer:3]\n2026-08-21T02:28:49.637+0000 7f5fcb886640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-21T02:28:49.637+0000 7f5fcb886640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgB9t4dquOF0AyAAFRnI+cELM8psD9ecSoolGpdhnC0WYUPVhE/Szd4qc4o=: Malformed input [buffer:3]\n2026-08-21T02:28:49.637+0000 7f5fcb886640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-08-21T02:28:49.637+0000 7f5fcb886640 -1 monclient: keyring not found\n[errno 5] RADOS I/O error (error connecting to the cluster)\n\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1} 2026-08-21 02:28:49.786289 | instance | 2026-08-21 02:28:49.786710 | instance | PLAY RECAP ********************************************************************* 2026-08-21 02:28:49.786768 | instance | instance : ok=55 changed=26 unreachable=0 failed=1 skipped=6 rescued=0 ignored=0 2026-08-21 02:28:49.789525 | instance | 2026-08-21 02:28:49.789538 | instance | Friday 21 August 2026 02:28:49 +0000 (0:00:50.571) 0:03:11.135 ********* 2026-08-21 02:28:49.789542 | instance | =============================================================================== 2026-08-21 02:28:49.789547 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 92.41s 2026-08-21 02:28:49.789551 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 50.57s 2026-08-21 02:28:49.789554 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.63s 2026-08-21 02:28:49.789558 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 4.49s 2026-08-21 02:28:49.789562 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 4.34s 2026-08-21 02:28:49.789566 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 3.71s 2026-08-21 02:28:49.789570 | instance | vexxhost.ceph.cephadm : Download "cephadm" ------------------------------ 3.47s 2026-08-21 02:28:49.789574 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.82s 2026-08-21 02:28:49.789586 | instance | vexxhost.containers.containerd : Reload systemd ------------------------- 1.68s 2026-08-21 02:28:49.789590 | instance | vexxhost.containers.docker : Restart docker ----------------------------- 1.60s 2026-08-21 02:28:49.789594 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 1.56s 2026-08-21 02:28:49.789600 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.19s 2026-08-21 02:28:49.789787 | instance | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.08s 2026-08-21 02:28:49.790221 | instance | Gathering Facts --------------------------------------------------------- 1.01s 2026-08-21 02:28:49.790461 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.97s 2026-08-21 02:28:49.790676 | instance | Gathering Facts --------------------------------------------------------- 0.89s 2026-08-21 02:28:49.790888 | instance | vexxhost.containers.containerd : Create folders for configuration ------- 0.89s 2026-08-21 02:28:49.791098 | instance | Gathering Facts --------------------------------------------------------- 0.87s 2026-08-21 02:28:49.791418 | instance | vexxhost.ceph.mon : Include extra configuration values ------------------ 0.71s 2026-08-21 02:28:49.791640 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.65s 2026-08-21 02:28:49.877584 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.csi/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-08-21 02:28:49.877900 | instance | ERROR [csi > converge] Executed: Failed 2026-08-21 02:28:49.878107 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.csi/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-08-21 02:28:49.968873 | instance | ERROR 2026-08-21 02:28:49.969571 | instance | { 2026-08-21 02:28:49.969629 | instance | "delta": "0:04:01.950760", 2026-08-21 02:28:49.969652 | instance | "end": "2026-08-21 02:28:49.926859", 2026-08-21 02:28:49.969671 | instance | "msg": "non-zero return code", 2026-08-21 02:28:49.969689 | instance | "rc": 2, 2026-08-21 02:28:49.969708 | instance | "start": "2026-08-21 02:24:47.976099" 2026-08-21 02:28:49.969725 | instance | } failure 2026-08-21 02:28:49.976037 | 2026-08-21 02:28:49.976112 | PLAY RECAP 2026-08-21 02:28:49.976179 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-08-21 02:28:49.976212 | 2026-08-21 02:28:50.254752 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-21 02:28:50.258810 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-21 02:28:50.926952 | 2026-08-21 02:28:50.927433 | PLAY [all] 2026-08-21 02:28:50.943498 | 2026-08-21 02:28:50.943610 | TASK [gather-host-logs : creating directory for system status] 2026-08-21 02:28:51.344499 | instance | changed 2026-08-21 02:28:51.350115 | 2026-08-21 02:28:51.350231 | TASK [gather-host-logs : Get logs for each host] 2026-08-21 02:28:51.774501 | instance | + systemd-cgls --full --all --no-pager 2026-08-21 02:28:51.786377 | instance | + ip addr 2026-08-21 02:28:51.789273 | instance | + ip route 2026-08-21 02:28:51.791811 | instance | + lsblk 2026-08-21 02:28:51.795670 | instance | + mount 2026-08-21 02:28:51.798575 | instance | + docker images 2026-08-21 02:28:51.818235 | instance | + brctl show 2026-08-21 02:28:51.818640 | instance | /bin/bash: line 8: brctl: command not found 2026-08-21 02:28:51.818837 | instance | + ps aux --sort=-%mem 2026-08-21 02:28:51.833703 | instance | + dpkg -l 2026-08-21 02:28:51.845575 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-08-21 02:28:51.845879 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-08-21 02:28:51.858295 | instance | + '[' '!' -z '' ']' 2026-08-21 02:28:51.906082 | instance | ok: Runtime: 0:00:00.088720 2026-08-21 02:28:51.913168 | 2026-08-21 02:28:51.913292 | TASK [gather-host-logs : Downloads logs to executor] 2026-08-21 02:28:52.581165 | instance | changed: 2026-08-21 02:28:52.581367 | instance | created directory /var/lib/zuul/builds/9b0793f9518147c799815ce00d8f87e9/work/logs/instance 2026-08-21 02:28:52.581418 | instance | cd+++++++++ system/ 2026-08-21 02:28:52.581464 | instance | >f+++++++++ system/brctl-show.txt 2026-08-21 02:28:52.581498 | instance | >f+++++++++ system/docker-images.txt 2026-08-21 02:28:52.581529 | instance | >f+++++++++ system/ip-addr.txt 2026-08-21 02:28:52.581563 | instance | >f+++++++++ system/ip-route.txt 2026-08-21 02:28:52.581594 | instance | >f+++++++++ system/lsblk.txt 2026-08-21 02:28:52.581624 | instance | >f+++++++++ system/mount.txt 2026-08-21 02:28:52.581654 | instance | >f+++++++++ system/packages.txt 2026-08-21 02:28:52.581683 | instance | >f+++++++++ system/ps.txt 2026-08-21 02:28:52.581715 | instance | >f+++++++++ system/systemd-cgls.txt 2026-08-21 02:28:52.593198 | 2026-08-21 02:28:52.593279 | LOOP [helm-release-status : creating directory for helm release status] 2026-08-21 02:28:52.768390 | instance | changed: "values" 2026-08-21 02:28:52.919864 | instance | changed: "releases" 2026-08-21 02:28:52.938368 | 2026-08-21 02:28:52.938549 | TASK [helm-release-status : Gather get release status for helm charts] 2026-08-21 02:28:53.142598 | instance | /bin/bash: line 3: kubectl: command not found 2026-08-21 02:28:53.481706 | instance | ok: Runtime: 0:00:00.005747 2026-08-21 02:28:53.489986 | 2026-08-21 02:28:53.490106 | TASK [helm-release-status : Downloads logs to executor] 2026-08-21 02:28:53.988443 | instance | changed: 2026-08-21 02:28:53.988744 | instance | cd+++++++++ helm/ 2026-08-21 02:28:53.988791 | instance | cd+++++++++ helm/releases/ 2026-08-21 02:28:53.988825 | instance | cd+++++++++ helm/values/ 2026-08-21 02:28:54.000317 | 2026-08-21 02:28:54.000435 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-08-21 02:28:54.187240 | instance | changed 2026-08-21 02:28:54.197520 | 2026-08-21 02:28:54.197700 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-08-21 02:28:54.507719 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-21 02:28:54.508441 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-21 02:28:54.514115 | instance | environment: line 1: kubectl: command not found 2026-08-21 02:28:54.515034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-21 02:28:54.515303 | instance | environment: line 1: kubectl: command not found 2026-08-21 02:28:54.515878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-21 02:28:54.517526 | instance | environment: line 1: kubectl: command not found 2026-08-21 02:28:54.518302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-21 02:28:54.519256 | instance | environment: line 1: kubectl: command not found 2026-08-21 02:28:54.520632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-21 02:28:54.521697 | instance | environment: line 1: kubectl: command not found 2026-08-21 02:28:54.522487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-21 02:28:54.735068 | instance | ok: Runtime: 0:00:00.021875 2026-08-21 02:28:54.744110 | 2026-08-21 02:28:54.744266 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-08-21 02:28:54.937674 | instance | changed 2026-08-21 02:28:54.946659 | 2026-08-21 02:28:54.946796 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-08-21 02:28:55.160422 | instance | environment: line 5: kubectl: command not found 2026-08-21 02:28:55.161327 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-21 02:28:55.161558 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-21 02:28:55.161676 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-21 02:28:55.484350 | instance | ok: Runtime: 0:00:00.008502 2026-08-21 02:28:55.492466 | 2026-08-21 02:28:55.492647 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-08-21 02:28:56.033913 | instance | changed: 2026-08-21 02:28:56.034070 | instance | cd+++++++++ objects/ 2026-08-21 02:28:56.034098 | instance | cd+++++++++ objects/cluster/ 2026-08-21 02:28:56.034120 | instance | cd+++++++++ objects/namespaced/ 2026-08-21 02:28:56.044286 | 2026-08-21 02:28:56.044388 | TASK [gather-pod-logs : creating directory for pod logs] 2026-08-21 02:28:56.252164 | instance | changed 2026-08-21 02:28:56.259341 | 2026-08-21 02:28:56.259436 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-08-21 02:28:56.451961 | instance | changed 2026-08-21 02:28:56.458426 | 2026-08-21 02:28:56.458650 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-08-21 02:28:56.676617 | instance | environment: line 3: kubectl: command not found 2026-08-21 02:28:56.998470 | instance | ok: Runtime: 0:00:00.010267 2026-08-21 02:28:57.005803 | 2026-08-21 02:28:57.005984 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-08-21 02:28:57.504400 | instance | changed: 2026-08-21 02:28:57.504622 | instance | cd+++++++++ pod-logs/ 2026-08-21 02:28:57.504688 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-08-21 02:28:57.518631 | 2026-08-21 02:28:57.518758 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-08-21 02:28:57.711712 | instance | changed 2026-08-21 02:28:57.716871 | 2026-08-21 02:28:57.716945 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-08-21 02:28:57.925302 | instance | /bin/bash: line 2: kubectl: command not found 2026-08-21 02:28:58.253909 | instance | ok: Runtime: 0:00:00.037835 2026-08-21 02:28:58.262314 | 2026-08-21 02:28:58.262459 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-08-21 02:28:58.479388 | instance | /bin/bash: line 2: kubectl: command not found 2026-08-21 02:28:58.509025 | instance | ceph-mgr endpoints: 2026-08-21 02:28:58.800977 | instance | ok: Runtime: 0:00:00.035483 2026-08-21 02:28:58.808421 | 2026-08-21 02:28:58.808653 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-08-21 02:28:59.027479 | instance | /bin/bash: line 4: kubectl: command not found 2026-08-21 02:28:59.348149 | instance | ok: Runtime: 0:00:00.040749 2026-08-21 02:28:59.353556 | 2026-08-21 02:28:59.353629 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-08-21 02:28:59.865899 | instance | changed: cd+++++++++ prometheus/ 2026-08-21 02:28:59.879462 | 2026-08-21 02:28:59.879580 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-08-21 02:29:00.074595 | instance | changed 2026-08-21 02:29:00.081590 | 2026-08-21 02:29:00.081734 | TASK [gather-selenium-data : Get selenium data] 2026-08-21 02:29:00.323320 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-08-21 02:29:00.324934 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-08-21 02:29:00.624514 | instance | ERROR 2026-08-21 02:29:00.624836 | instance | { 2026-08-21 02:29:00.625028 | instance | "delta": "0:00:00.006639", 2026-08-21 02:29:00.625119 | instance | "end": "2026-08-21 02:29:00.325283", 2026-08-21 02:29:00.625187 | instance | "msg": "non-zero return code", 2026-08-21 02:29:00.625220 | instance | "rc": 1, 2026-08-21 02:29:00.625248 | instance | "start": "2026-08-21 02:29:00.318644" 2026-08-21 02:29:00.625274 | instance | } 2026-08-21 02:29:00.625309 | instance | ERROR: Ignoring Errors 2026-08-21 02:29:00.631964 | 2026-08-21 02:29:00.632056 | TASK [gather-selenium-data : Downloads logs to executor] 2026-08-21 02:29:01.135550 | instance | changed: cd+++++++++ selenium/ 2026-08-21 02:29:01.144168 | 2026-08-21 02:29:01.144264 | PLAY RECAP 2026-08-21 02:29:01.144325 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 1 2026-08-21 02:29:01.144357 | 2026-08-21 02:29:01.257602 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-21 02:29:01.261163 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-21 02:29:01.935365 | 2026-08-21 02:29:01.935611 | PLAY [all] 2026-08-21 02:29:01.954127 | 2026-08-21 02:29:01.954324 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-21 02:29:02.000023 | instance | skipping: Conditional result was False 2026-08-21 02:29:02.007184 | 2026-08-21 02:29:02.007373 | TASK [fetch-output : Set log path for single node] 2026-08-21 02:29:02.048403 | instance | ok 2026-08-21 02:29:02.055378 | 2026-08-21 02:29:02.055549 | LOOP [fetch-output : Ensure local output dirs] 2026-08-21 02:29:02.456671 | instance -> localhost | ok: "/var/lib/zuul/builds/9b0793f9518147c799815ce00d8f87e9/work/logs" 2026-08-21 02:29:02.683167 | instance -> localhost | changed: "/var/lib/zuul/builds/9b0793f9518147c799815ce00d8f87e9/work/artifacts" 2026-08-21 02:29:02.904926 | instance -> localhost | changed: "/var/lib/zuul/builds/9b0793f9518147c799815ce00d8f87e9/work/docs" 2026-08-21 02:29:02.928676 | 2026-08-21 02:29:02.928844 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-21 02:29:03.619676 | instance | changed: .d..t...... ./ 2026-08-21 02:29:03.620001 | instance | changed: All items complete 2026-08-21 02:29:03.620041 | 2026-08-21 02:29:04.113683 | instance | changed: .d..t...... ./ 2026-08-21 02:29:04.616775 | instance | changed: .d..t...... ./ 2026-08-21 02:29:04.636265 | 2026-08-21 02:29:04.636426 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-21 02:29:05.111659 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006851 2026-08-21 02:29:05.411209 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007710 2026-08-21 02:29:05.423441 | 2026-08-21 02:29:05.423577 | PLAY [all] 2026-08-21 02:29:05.431009 | 2026-08-21 02:29:05.431127 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-21 02:29:05.961855 | instance | changed 2026-08-21 02:29:05.969874 | 2026-08-21 02:29:05.969982 | PLAY RECAP 2026-08-21 02:29:05.970037 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-21 02:29:05.970063 | 2026-08-21 02:29:06.100654 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-21 02:29:06.104469 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-21 02:29:06.885157 | 2026-08-21 02:29:06.885409 | PLAY [localhost] 2026-08-21 02:29:06.899760 | 2026-08-21 02:29:06.899975 | TASK [Generate Zuul manifest] 2026-08-21 02:29:06.925660 | localhost | ok 2026-08-21 02:29:06.969480 | 2026-08-21 02:29:06.969670 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-21 02:29:07.368000 | localhost | changed 2026-08-21 02:29:07.382195 | 2026-08-21 02:29:07.382367 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-21 02:29:07.412403 | localhost | ok 2026-08-21 02:29:07.422733 | 2026-08-21 02:29:07.422820 | TASK [Upload logs] 2026-08-21 02:29:07.443764 | localhost | ok 2026-08-21 02:29:07.532159 | 2026-08-21 02:29:07.532305 | TASK [Set zuul-log-path fact] 2026-08-21 02:29:07.551960 | localhost | ok 2026-08-21 02:29:07.564891 | 2026-08-21 02:29:07.565022 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-21 02:29:07.596993 | localhost | ok 2026-08-21 02:29:07.605287 | 2026-08-21 02:29:07.605362 | TASK [upload-logs : Create log directories] 2026-08-21 02:29:08.036853 | localhost | changed 2026-08-21 02:29:08.043738 | 2026-08-21 02:29:08.043897 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-21 02:29:08.456450 | localhost -> localhost | ok: Runtime: 0:00:00.005900 2026-08-21 02:29:08.462236 | 2026-08-21 02:29:08.462322 | TASK [upload-logs : Upload logs to log server] 2026-08-21 02:29:08.981112 | localhost | Output suppressed because no_log was given 2026-08-21 02:29:09.017777 | 2026-08-21 02:29:09.017894 | LOOP [upload-logs : Compress console log and json output] 2026-08-21 02:29:09.060391 | localhost | skipping: Conditional result was False 2026-08-21 02:29:09.068061 | localhost | skipping: Conditional result was False 2026-08-21 02:29:09.080925 | 2026-08-21 02:29:09.081068 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-21 02:29:09.120523 | localhost | skipping: Conditional result was False 2026-08-21 02:29:09.120817 | 2026-08-21 02:29:09.125794 | localhost | skipping: Conditional result was False 2026-08-21 02:29:09.145334 | 2026-08-21 02:29:09.145466 | LOOP [upload-logs : Upload console log and json output]