2026-09-03 16:12:16.844901 | Job console starting 2026-09-03 16:12:16.854647 | Updating git repos 2026-09-03 16:12:28.341867 | Cloning repos into workspace 2026-09-03 16:12:46.309326 | Restoring repo states 2026-09-03 16:12:51.211546 | Merging changes 2026-09-03 16:12:52.708050 | Checking out repos 2026-09-03 16:12:55.454930 | Preparing playbooks 2026-09-03 16:12:58.721753 | Running Ansible setup 2026-09-03 16:13:03.098519 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-03 16:13:03.750605 | 2026-09-03 16:13:03.750741 | PLAY [localhost] 2026-09-03 16:13:03.758970 | 2026-09-03 16:13:03.759046 | TASK [Gathering Facts] 2026-09-03 16:13:04.924889 | localhost | ok 2026-09-03 16:13:04.938813 | 2026-09-03 16:13:04.938905 | TASK [Setup log path fact] 2026-09-03 16:13:04.970199 | localhost | ok 2026-09-03 16:13:04.982104 | 2026-09-03 16:13:04.982172 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-03 16:13:05.013625 | localhost | ok 2026-09-03 16:13:05.020451 | 2026-09-03 16:13:05.020518 | TASK [emit-job-header : Print job information] 2026-09-03 16:13:05.061086 | # Job Information 2026-09-03 16:13:05.061245 | Ansible Version: 2.16.18 2026-09-03 16:13:05.061292 | Job: atmosphere-molecule-csi-rbd 2026-09-03 16:13:05.061325 | Pipeline: check 2026-09-03 16:13:05.061355 | Executor: 2d72f0692154 2026-09-03 16:13:05.061384 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-09-03 16:13:05.061418 | Event ID: 8fb91f00-a7b1-11f1-9450-7fe71c9fab7e 2026-09-03 16:13:05.065604 | 2026-09-03 16:13:05.065691 | LOOP [emit-job-header : Print node information] 2026-09-03 16:13:05.199285 | localhost | ok: 2026-09-03 16:13:05.199459 | localhost | # Node Information 2026-09-03 16:13:05.199503 | localhost | Inventory Hostname: instance 2026-09-03 16:13:05.199527 | localhost | Hostname: np0000191908 2026-09-03 16:13:05.199548 | localhost | Username: zuul 2026-09-03 16:13:05.199574 | localhost | Distro: Ubuntu 22.04 2026-09-03 16:13:05.199595 | localhost | Provider: yul1 2026-09-03 16:13:05.199616 | localhost | Region: ca-ymq-1 2026-09-03 16:13:05.199636 | localhost | Label: ubuntu-jammy 2026-09-03 16:13:05.199664 | localhost | Product Name: OpenStack Nova 2026-09-03 16:13:05.199684 | localhost | Interface IP: 162.253.55.31 2026-09-03 16:13:05.218216 | 2026-09-03 16:13:05.218661 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-03 16:13:05.610899 | localhost -> localhost | changed 2026-09-03 16:13:05.617252 | 2026-09-03 16:13:05.617329 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-03 16:13:06.508216 | localhost -> localhost | changed 2026-09-03 16:13:06.517806 | 2026-09-03 16:13:06.517940 | PLAY [all] 2026-09-03 16:13:06.527363 | 2026-09-03 16:13:06.527442 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-03 16:13:06.806439 | instance -> localhost | ok 2026-09-03 16:13:06.816239 | 2026-09-03 16:13:06.816336 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-03 16:13:06.859403 | instance | ok 2026-09-03 16:13:07.038561 | instance | included: /var/lib/zuul/builds/dd450520daa24a9394aa768357ffdc75/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-03 16:13:07.044415 | 2026-09-03 16:13:07.044479 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-03 16:13:08.620582 | instance -> localhost | Generating public/private rsa key pair. 2026-09-03 16:13:08.620842 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/dd450520daa24a9394aa768357ffdc75/work/dd450520daa24a9394aa768357ffdc75_id_rsa 2026-09-03 16:13:08.620909 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/dd450520daa24a9394aa768357ffdc75/work/dd450520daa24a9394aa768357ffdc75_id_rsa.pub 2026-09-03 16:13:08.621037 | instance -> localhost | The key fingerprint is: 2026-09-03 16:13:08.621103 | instance -> localhost | SHA256:6zhqx62JxCofrBBKyFYUdZTUWV6BpNmq44xMHH39GYQ zuul-build-sshkey 2026-09-03 16:13:08.621168 | instance -> localhost | The key's randomart image is: 2026-09-03 16:13:08.621217 | instance -> localhost | +---[RSA 3072]----+ 2026-09-03 16:13:08.621277 | instance -> localhost | | oo.o+o +o.o. | 2026-09-03 16:13:08.621326 | instance -> localhost | | . .. o=.o | 2026-09-03 16:13:08.621372 | instance -> localhost | | . o E . | 2026-09-03 16:13:08.621418 | instance -> localhost | |o . . o . | 2026-09-03 16:13:08.621464 | instance -> localhost | |o+ . .So . . | 2026-09-03 16:13:08.621509 | instance -> localhost | |+o .. . o. . o | 2026-09-03 16:13:08.621555 | instance -> localhost | |o o o+ +. o | 2026-09-03 16:13:08.621600 | instance -> localhost | |o. ++.B+o | 2026-09-03 16:13:08.621650 | instance -> localhost | |.oo.o=+=. | 2026-09-03 16:13:08.621696 | instance -> localhost | +----[SHA256]-----+ 2026-09-03 16:13:08.621791 | instance -> localhost | ok: Runtime: 0:00:01.143232 2026-09-03 16:13:08.627845 | 2026-09-03 16:13:08.627911 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-03 16:13:08.661669 | instance | ok 2026-09-03 16:13:08.670114 | instance | included: /var/lib/zuul/builds/dd450520daa24a9394aa768357ffdc75/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-03 16:13:08.677320 | 2026-09-03 16:13:08.677380 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-03 16:13:08.703008 | instance | skipping: Conditional result was False 2026-09-03 16:13:08.713983 | 2026-09-03 16:13:08.714070 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-03 16:13:09.184585 | instance | changed 2026-09-03 16:13:09.192234 | 2026-09-03 16:13:09.192300 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-03 16:13:09.384346 | instance | ok 2026-09-03 16:13:09.389669 | 2026-09-03 16:13:09.389735 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-03 16:13:09.911529 | instance | changed 2026-09-03 16:13:09.917515 | 2026-09-03 16:13:09.917584 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-03 16:13:10.616721 | instance | changed 2026-09-03 16:13:10.622917 | 2026-09-03 16:13:10.622980 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-03 16:13:10.647395 | instance | skipping: Conditional result was False 2026-09-03 16:13:10.656358 | 2026-09-03 16:13:10.656444 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-03 16:13:11.030678 | instance -> localhost | changed 2026-09-03 16:13:11.046538 | 2026-09-03 16:13:11.046611 | TASK [add-build-sshkey : Add back temp key] 2026-09-03 16:13:11.382815 | instance -> localhost | Identity added: /var/lib/zuul/builds/dd450520daa24a9394aa768357ffdc75/work/dd450520daa24a9394aa768357ffdc75_id_rsa (zuul-build-sshkey) 2026-09-03 16:13:11.383012 | instance -> localhost | ok: Runtime: 0:00:00.014933 2026-09-03 16:13:11.387971 | 2026-09-03 16:13:11.388034 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-03 16:13:11.715702 | instance | ok 2026-09-03 16:13:11.720264 | 2026-09-03 16:13:11.720331 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-03 16:13:11.743979 | instance | skipping: Conditional result was False 2026-09-03 16:13:11.759740 | 2026-09-03 16:13:11.759845 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-03 16:13:12.133455 | instance | ok 2026-09-03 16:13:12.141108 | 2026-09-03 16:13:12.141184 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-03 16:13:16.447096 | instance | Output suppressed because no_log was given 2026-09-03 16:13:16.457958 | 2026-09-03 16:13:16.458025 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-03 16:13:16.670973 | instance | ok: "logs" 2026-09-03 16:13:16.671289 | instance | ok: All items complete 2026-09-03 16:13:16.671319 | 2026-09-03 16:13:16.854212 | instance | ok: "artifacts" 2026-09-03 16:13:17.017967 | instance | ok: "docs" 2026-09-03 16:13:17.035214 | 2026-09-03 16:13:17.035372 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-03 16:13:17.222010 | instance | changed: "logs" 2026-09-03 16:13:17.368152 | instance | changed: "artifacts" 2026-09-03 16:13:17.537209 | instance | changed: "docs" 2026-09-03 16:13:17.550971 | 2026-09-03 16:13:17.551086 | PLAY RECAP 2026-09-03 16:13:17.551136 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-03 16:13:17.551165 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-03 16:13:17.551187 | 2026-09-03 16:13:17.695809 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-03 16:13:17.700059 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-03 16:13:18.275312 | 2026-09-03 16:13:18.275433 | PLAY [all] 2026-09-03 16:13:18.285974 | 2026-09-03 16:13:18.286050 | TASK [setup-uv : Extract archive] 2026-09-03 16:13:20.922307 | instance | changed 2026-09-03 16:13:20.929342 | 2026-09-03 16:13:20.929425 | TASK [setup-uv : Print version] 2026-09-03 16:13:21.292501 | instance | uv 0.8.13 2026-09-03 16:13:21.463800 | instance | ok: Runtime: 0:00:00.011439 2026-09-03 16:13:21.473772 | 2026-09-03 16:13:21.473848 | TASK [Install Ansible collection siblings] 2026-09-03 16:13:31.569144 | instance | changed: 2026-09-03 16:13:31.569353 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-09-03 16:13:31.569383 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-09-03 16:13:31.569404 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-09-03 16:13:31.569425 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-09-03 16:13:31.569444 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-09-03 16:13:31.569469 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-09-03 16:13:31.569490 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-09-03 16:13:31.569512 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-09-03 16:13:31.569531 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-09-03 16:13:31.569551 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-09-03 16:13:31.569571 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-09-03 16:13:31.569590 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-09-03 16:13:31.569609 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-09-03 16:13:31.569628 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-09-03 16:13:31.569647 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-09-03 16:13:31.569666 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-09-03 16:13:31.569685 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-09-03 16:13:31.569703 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-09-03 16:13:31.569721 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-09-03 16:13:31.569740 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-09-03 16:13:31.569758 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0 2026-09-03 16:13:31.569776 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-09-03 16:13:31.569796 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-09-03 16:13:31.569835 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-09-03 16:13:31.569857 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-09-03 16:13:31.569879 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-03 16:13:31.569897 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-03 16:13:31.569915 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-09-03 16:13:31.569933 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-09-03 16:13:31.569951 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-09-03 16:13:31.569969 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-03 16:13:31.569988 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-03 16:13:31.570006 | instance | Checked out ansible.netcommon to 1.2.0 2026-09-03 16:13:31.570025 | 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-09-03 16:13:31.570050 | instance | Starting galaxy collection install process 2026-09-03 16:13:31.570069 | instance | Process install dependency map 2026-09-03 16:13:31.570087 | instance | Starting collection install process 2026-09-03 16:13:31.570105 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-09-03 16:13:31.570124 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-09-03 16:13:31.570142 | instance | ansible.netcommon:* was installed successfully 2026-09-03 16:13:31.570160 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-09-03 16:13:31.570178 | instance | Creating virtual environment at: .venv 2026-09-03 16:13:31.570196 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-03 16:13:31.570215 | instance | Downloading netaddr (2.2MiB) 2026-09-03 16:13:31.570233 | instance | Downloading cryptography (4.2MiB) 2026-09-03 16:13:31.570256 | instance | Downloading rjsonnet (1.2MiB) 2026-09-03 16:13:31.570274 | instance | Downloading openstacksdk (1.7MiB) 2026-09-03 16:13:31.570292 | instance | Downloading kubernetes (1.9MiB) 2026-09-03 16:13:31.570311 | instance | Downloading pydantic-core (2.0MiB) 2026-09-03 16:13:31.570329 | instance | Downloading setuptools (1.1MiB) 2026-09-03 16:13:31.570347 | instance | Downloading pygments (1.2MiB) 2026-09-03 16:13:31.570365 | instance | Downloading ansible-core (2.1MiB) 2026-09-03 16:13:31.570383 | instance | Downloading rjsonnet 2026-09-03 16:13:31.570403 | instance | Building pyperclip==1.9.0 2026-09-03 16:13:31.570421 | instance | Downloading pydantic-core 2026-09-03 16:13:31.570440 | instance | Downloading netaddr 2026-09-03 16:13:31.570458 | instance | Downloading pygments 2026-09-03 16:13:31.570476 | instance | Downloading cryptography 2026-09-03 16:13:31.570494 | instance | Downloading setuptools 2026-09-03 16:13:31.570511 | instance | Downloading kubernetes 2026-09-03 16:13:31.570530 | instance | Downloading ansible-core 2026-09-03 16:13:31.570548 | instance | Downloading openstacksdk 2026-09-03 16:13:31.570566 | instance | Built pyperclip==1.9.0 2026-09-03 16:13:31.570585 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-03 16:13:31.570603 | instance | Installed 83 packages in 222ms 2026-09-03 16:13:31.570621 | instance | Checked out ansible.posix to 1.6.0 2026-09-03 16:13:31.570639 | 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-09-03 16:13:31.570657 | instance | Starting galaxy collection install process 2026-09-03 16:13:31.570675 | instance | Process install dependency map 2026-09-03 16:13:31.570698 | instance | Starting collection install process 2026-09-03 16:13:31.570717 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-09-03 16:13:31.570736 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-09-03 16:13:31.570754 | instance | ansible.posix:1.6.0 was installed successfully 2026-09-03 16:13:31.570772 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-03 16:13:31.570791 | instance | 2.17.12 2026-09-03 16:13:31.570809 | instance | Checked out ansible.utils to v6.1.0 2026-09-03 16:13:31.570847 | 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-09-03 16:13:31.570872 | instance | Starting galaxy collection install process 2026-09-03 16:13:31.570895 | instance | Process install dependency map 2026-09-03 16:13:31.570918 | instance | Starting collection install process 2026-09-03 16:13:31.570941 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-09-03 16:13:31.570964 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-09-03 16:13:31.570986 | instance | ansible.utils:6.1.0 was installed successfully 2026-09-03 16:13:31.571009 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-03 16:13:31.571032 | instance | 2.17.12 2026-09-03 16:13:31.571054 | instance | Checked out atmosphere.common to v0.7.0 2026-09-03 16:13:31.571076 | 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-09-03 16:13:31.571099 | instance | Starting galaxy collection install process 2026-09-03 16:13:31.571121 | instance | Process install dependency map 2026-09-03 16:13:31.571143 | instance | Starting collection install process 2026-09-03 16:13:31.571207 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-09-03 16:13:31.571237 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-09-03 16:13:31.571257 | instance | atmosphere.common:0.7.0 was installed successfully 2026-09-03 16:13:31.571276 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-03 16:13:31.571295 | instance | 2.17.12 2026-09-03 16:13:31.571313 | instance | Checked out community.crypto to 2.2.3 2026-09-03 16:13:31.571331 | 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-09-03 16:13:31.571350 | instance | Starting galaxy collection install process 2026-09-03 16:13:31.571369 | instance | Process install dependency map 2026-09-03 16:13:31.571387 | instance | Starting collection install process 2026-09-03 16:13:31.571405 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-09-03 16:13:31.571423 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-09-03 16:13:31.571441 | instance | community.crypto:2.2.3 was installed successfully 2026-09-03 16:13:31.571458 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-03 16:13:31.571476 | instance | 2.17.12 2026-09-03 16:13:31.571493 | instance | Checked out community.general to 7.3.0 2026-09-03 16:13:31.571510 | 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-09-03 16:13:31.571534 | instance | Starting galaxy collection install process 2026-09-03 16:13:31.571553 | instance | Process install dependency map 2026-09-03 16:13:31.571570 | instance | Starting collection install process 2026-09-03 16:13:31.571588 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-09-03 16:13:31.571605 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-09-03 16:13:31.571623 | instance | community.general:7.3.0 was installed successfully 2026-09-03 16:13:31.571641 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-03 16:13:31.571660 | instance | 2.17.12 2026-09-03 16:13:31.571678 | instance | Checked out community.mysql to 3.6.0 2026-09-03 16:13:31.571698 | 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-09-03 16:13:31.571717 | instance | Starting galaxy collection install process 2026-09-03 16:13:31.571736 | instance | Process install dependency map 2026-09-03 16:13:31.571754 | instance | Starting collection install process 2026-09-03 16:13:31.571772 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-09-03 16:13:31.571790 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-09-03 16:13:31.571807 | instance | community.mysql:3.6.0 was installed successfully 2026-09-03 16:13:31.571825 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-03 16:13:31.571843 | instance | 2.17.12 2026-09-03 16:13:31.571861 | instance | Checked out kubernetes.core to 2.4.0 2026-09-03 16:13:31.571880 | 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-09-03 16:13:31.571898 | instance | Starting galaxy collection install process 2026-09-03 16:13:31.571916 | instance | Process install dependency map 2026-09-03 16:13:31.571934 | instance | Starting collection install process 2026-09-03 16:13:31.571952 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-09-03 16:13:31.571971 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-09-03 16:13:31.571989 | instance | kubernetes.core:2.4.0 was installed successfully 2026-09-03 16:13:31.572007 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-03 16:13:31.572025 | instance | 2.17.12 2026-09-03 16:13:31.572044 | instance | Checked out openstack.cloud to 2.6.0 2026-09-03 16:13:31.572062 | 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-09-03 16:13:31.572081 | instance | Starting galaxy collection install process 2026-09-03 16:13:31.572099 | instance | Process install dependency map 2026-09-03 16:13:31.572117 | instance | Starting collection install process 2026-09-03 16:13:31.572134 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-09-03 16:13:31.572152 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-09-03 16:13:31.572170 | instance | openstack.cloud:2.6.0 was installed successfully 2026-09-03 16:13:31.572188 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-03 16:13:31.572206 | instance | 2.17.12 2026-09-03 16:13:31.572228 | instance | Checked out vexxhost.ceph to v4.2.0 2026-09-03 16:13:31.572247 | 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-09-03 16:13:31.572265 | instance | Starting galaxy collection install process 2026-09-03 16:13:31.572283 | instance | Process install dependency map 2026-09-03 16:13:31.572301 | instance | Starting collection install process 2026-09-03 16:13:31.572319 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-09-03 16:13:31.572337 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-09-03 16:13:31.572355 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-09-03 16:13:31.572372 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-03 16:13:31.572390 | instance | 2.17.12 2026-09-03 16:13:31.572408 | instance | Checked out vexxhost.containers to v1.6.8 2026-09-03 16:13:31.572426 | 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-09-03 16:13:31.572443 | instance | Starting galaxy collection install process 2026-09-03 16:13:31.572462 | instance | Process install dependency map 2026-09-03 16:13:31.572479 | instance | Starting collection install process 2026-09-03 16:13:31.572497 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-09-03 16:13:31.572515 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-09-03 16:13:31.572533 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-09-03 16:13:31.572551 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-03 16:13:31.572570 | instance | 2.17.12 2026-09-03 16:13:31.572587 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-09-03 16:13:31.572605 | 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-09-03 16:13:31.572623 | instance | Starting galaxy collection install process 2026-09-03 16:13:31.572641 | instance | Process install dependency map 2026-09-03 16:13:31.572659 | instance | Starting collection install process 2026-09-03 16:13:31.572677 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-09-03 16:13:31.572695 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-09-03 16:13:31.572713 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-09-03 16:13:31.572731 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-03 16:13:31.572749 | instance | 2.17.12 2026-09-03 16:13:31.581938 | 2026-09-03 16:13:31.582005 | PLAY RECAP 2026-09-03 16:13:31.582054 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-03 16:13:31.582075 | 2026-09-03 16:13:31.727307 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-03 16:13:31.731792 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-03 16:13:32.299595 | 2026-09-03 16:13:32.299719 | PLAY [all] 2026-09-03 16:13:32.310660 | 2026-09-03 16:13:32.310733 | TASK [Install "jq" for log collection] 2026-09-03 16:13:42.887120 | instance | changed 2026-09-03 16:13:42.890921 | 2026-09-03 16:13:42.891056 | PLAY RECAP 2026-09-03 16:13:42.891277 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-03 16:13:42.891400 | 2026-09-03 16:13:43.080665 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-03 16:13:43.083204 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-03 16:13:43.672470 | 2026-09-03 16:13:43.673107 | PLAY [all] 2026-09-03 16:13:43.684148 | 2026-09-03 16:13:43.684221 | LOOP [Check inventory directories] 2026-09-03 16:13:44.072500 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-09-03 16:13:44.252305 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/csi/inventory" 2026-09-03 16:13:44.424910 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/csi/inventory" 2026-09-03 16:13:44.446008 | 2026-09-03 16:13:44.446236 | LOOP [Copy inventory file for Zuul] 2026-09-03 16:13:45.295073 | instance | changed: 2026-09-03 16:13:45.295258 | instance | { 2026-09-03 16:13:45.295287 | instance | "ansible_loop_var": "item", 2026-09-03 16:13:45.295310 | instance | "changed": false, 2026-09-03 16:13:45.295330 | instance | "failed": false, 2026-09-03 16:13:45.295353 | instance | "invocation": { 2026-09-03 16:13:45.295372 | instance | "module_args": { 2026-09-03 16:13:45.295391 | instance | "checksum_algorithm": "sha1", 2026-09-03 16:13:45.295410 | instance | "follow": true, 2026-09-03 16:13:45.295428 | instance | "get_attributes": true, 2026-09-03 16:13:45.295448 | instance | "get_checksum": true, 2026-09-03 16:13:45.295466 | instance | "get_mime": true, 2026-09-03 16:13:45.295484 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-09-03 16:13:45.295502 | instance | } 2026-09-03 16:13:45.295519 | instance | }, 2026-09-03 16:13:45.295537 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-09-03 16:13:45.295555 | instance | "stat": { 2026-09-03 16:13:45.295573 | instance | "atime": 1788452004.046657, 2026-09-03 16:13:45.295591 | instance | "attr_flags": "e", 2026-09-03 16:13:45.295608 | instance | "attributes": [ 2026-09-03 16:13:45.295627 | instance | "extents" 2026-09-03 16:13:45.295644 | instance | ], 2026-09-03 16:13:45.295662 | instance | "block_size": 4096, 2026-09-03 16:13:45.295679 | instance | "blocks": 8, 2026-09-03 16:13:45.295697 | instance | "charset": "unknown", 2026-09-03 16:13:45.295716 | instance | "ctime": 1788452002.298642, 2026-09-03 16:13:45.295734 | instance | "dev": 64513, 2026-09-03 16:13:45.295752 | instance | "device_type": 0, 2026-09-03 16:13:45.295770 | instance | "executable": true, 2026-09-03 16:13:45.295787 | instance | "exists": true, 2026-09-03 16:13:45.295805 | instance | "gid": 1000, 2026-09-03 16:13:45.295822 | instance | "gr_name": "zuul", 2026-09-03 16:13:45.295840 | instance | "inode": 1048922, 2026-09-03 16:13:45.295857 | instance | "isblk": false, 2026-09-03 16:13:45.295875 | instance | "ischr": false, 2026-09-03 16:13:45.295893 | instance | "isdir": true, 2026-09-03 16:13:45.295911 | instance | "isfifo": false, 2026-09-03 16:13:45.295928 | instance | "isgid": false, 2026-09-03 16:13:45.295945 | instance | "islnk": false, 2026-09-03 16:13:45.295962 | instance | "isreg": false, 2026-09-03 16:13:45.295979 | instance | "issock": false, 2026-09-03 16:13:45.295996 | instance | "isuid": false, 2026-09-03 16:13:45.296013 | instance | "mimetype": "unknown", 2026-09-03 16:13:45.296030 | instance | "mode": "0755", 2026-09-03 16:13:45.296047 | instance | "mtime": 1788452002.298642, 2026-09-03 16:13:45.296064 | instance | "nlink": 23, 2026-09-03 16:13:45.296082 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-09-03 16:13:45.296099 | instance | "pw_name": "zuul", 2026-09-03 16:13:45.296118 | instance | "readable": true, 2026-09-03 16:13:45.296136 | instance | "rgrp": true, 2026-09-03 16:13:45.296153 | instance | "roth": true, 2026-09-03 16:13:45.296180 | instance | "rusr": true, 2026-09-03 16:13:45.296199 | instance | "size": 4096, 2026-09-03 16:13:45.296217 | instance | "uid": 1000, 2026-09-03 16:13:45.296234 | instance | "version": "670180733", 2026-09-03 16:13:45.296253 | instance | "wgrp": false, 2026-09-03 16:13:45.296272 | instance | "woth": false, 2026-09-03 16:13:45.296290 | instance | "writeable": true, 2026-09-03 16:13:45.296308 | instance | "wusr": true, 2026-09-03 16:13:45.296326 | instance | "xgrp": true, 2026-09-03 16:13:45.296343 | instance | "xoth": true, 2026-09-03 16:13:45.296360 | instance | "xusr": true 2026-09-03 16:13:45.296377 | instance | } 2026-09-03 16:13:45.296395 | instance | } 2026-09-03 16:13:45.296433 | instance | ok: All items complete 2026-09-03 16:13:45.296455 | 2026-09-03 16:13:45.297746 | instance | skipping: Conditional result was False 2026-09-03 16:13:45.298329 | instance | skipping: Conditional result was False 2026-09-03 16:13:45.310818 | 2026-09-03 16:13:45.310975 | LOOP [Switch "ansible_host" to private IP] 2026-09-03 16:13:45.677747 | instance | changed: 1 replacements made 2026-09-03 16:13:45.679542 | instance | skipping: Conditional result was False 2026-09-03 16:13:45.680252 | instance | skipping: Conditional result was False 2026-09-03 16:13:45.699086 | 2026-09-03 16:13:45.699213 | TASK [Run Molecule scenario] 2026-09-03 16:13:47.478561 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-09-03 16:13:47.890018 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-09-03 16:13:47.890139 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-09-03 16:13:58.831655 | instance | INFO [csi > dependency] Executing 2026-09-03 16:13:58.831890 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-09-03 16:13:58.832131 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-09-03 16:13:58.832275 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-09-03 16:13:58.841021 | instance | INFO [csi > cleanup] Executing 2026-09-03 16:13:58.841435 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-03 16:13:58.850230 | instance | INFO [csi > destroy] Executing 2026-09-03 16:13:58.850335 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-09-03 16:13:58.850427 | instance | INFO [csi > destroy] Executed: Successful 2026-09-03 16:13:58.859039 | instance | INFO [csi > syntax] Executing 2026-09-03 16:14:00.411947 | instance | 2026-09-03 16:14:00.412206 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-09-03 16:14:00.481267 | instance | INFO [csi > syntax] Executed: Successful 2026-09-03 16:14:00.497727 | instance | INFO [csi > create] Executing 2026-09-03 16:14:00.501269 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-03 16:14:00.516367 | instance | INFO [csi > prepare] Executing 2026-09-03 16:14:01.314603 | instance | 2026-09-03 16:14:01.314882 | instance | PLAY [Prepare] ***************************************************************** 2026-09-03 16:14:01.315140 | instance | 2026-09-03 16:14:01.315404 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-03 16:14:01.315639 | instance | Thursday 03 September 2026 16:14:01 +0000 (0:00:00.029) 0:00:00.029 **** 2026-09-03 16:14:02.595362 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-03 16:14:02.595563 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-03 16:14:02.595926 | instance | interpreter could change the meaning of that path. See 2026-09-03 16:14:02.596304 | instance | https://docs.ansible.com/ansible- 2026-09-03 16:14:02.596670 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-03 16:14:02.605851 | instance | ok: [instance] 2026-09-03 16:14:02.606176 | instance | 2026-09-03 16:14:02.606453 | instance | TASK [Configure short hostname] ************************************************ 2026-09-03 16:14:02.606703 | instance | Thursday 03 September 2026 16:14:02 +0000 (0:00:01.291) 0:00:01.321 **** 2026-09-03 16:14:03.343874 | instance | changed: [instance] 2026-09-03 16:14:03.344065 | instance | 2026-09-03 16:14:03.344336 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-09-03 16:14:03.344617 | instance | Thursday 03 September 2026 16:14:03 +0000 (0:00:00.737) 0:00:02.058 **** 2026-09-03 16:14:03.637488 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-09-03 16:14:03.637552 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-09-03 16:14:03.637568 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-09-03 16:14:03.647570 | instance | changed: [instance] 2026-09-03 16:14:03.647696 | instance | 2026-09-03 16:14:03.647852 | instance | TASK [Purge "snapd" package] *************************************************** 2026-09-03 16:14:03.648020 | instance | Thursday 03 September 2026 16:14:03 +0000 (0:00:00.304) 0:00:02.362 **** 2026-09-03 16:14:04.499208 | instance | ok: [instance] 2026-09-03 16:14:04.499461 | instance | 2026-09-03 16:14:04.499808 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-09-03 16:14:04.500118 | instance | 2026-09-03 16:14:04.500431 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-03 16:14:04.500952 | instance | Thursday 03 September 2026 16:14:04 +0000 (0:00:00.851) 0:00:03.214 **** 2026-09-03 16:14:05.224192 | instance | ok: [instance] 2026-09-03 16:14:05.224396 | instance | 2026-09-03 16:14:05.224641 | instance | TASK [Install depedencies] ***************************************************** 2026-09-03 16:14:05.224877 | instance | Thursday 03 September 2026 16:14:05 +0000 (0:00:00.724) 0:00:03.938 **** 2026-09-03 16:14:31.741813 | instance | changed: [instance] 2026-09-03 16:14:31.741920 | instance | 2026-09-03 16:14:31.742122 | instance | TASK [Start up service] ******************************************************** 2026-09-03 16:14:31.742412 | instance | Thursday 03 September 2026 16:14:31 +0000 (0:00:26.515) 0:00:30.454 **** 2026-09-03 16:14:32.321047 | instance | ok: [instance] 2026-09-03 16:14:32.321283 | instance | 2026-09-03 16:14:32.321532 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-09-03 16:14:32.321776 | instance | Thursday 03 September 2026 16:14:32 +0000 (0:00:00.581) 0:00:31.036 **** 2026-09-03 16:14:32.626033 | instance | ok: [instance] 2026-09-03 16:14:32.626281 | instance | 2026-09-03 16:14:32.626531 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-09-03 16:14:32.626760 | instance | Thursday 03 September 2026 16:14:32 +0000 (0:00:00.304) 0:00:31.341 **** 2026-09-03 16:14:33.334040 | instance | changed: [instance] 2026-09-03 16:14:33.334319 | instance | 2026-09-03 16:14:33.334912 | instance | TASK [Get list of all loopback devices] **************************************** 2026-09-03 16:14:33.334970 | instance | Thursday 03 September 2026 16:14:33 +0000 (0:00:00.707) 0:00:32.048 **** 2026-09-03 16:14:33.573856 | instance | ok: [instance] 2026-09-03 16:14:33.575076 | instance | 2026-09-03 16:14:33.575133 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-09-03 16:14:33.575149 | instance | Thursday 03 September 2026 16:14:33 +0000 (0:00:00.240) 0:00:32.288 **** 2026-09-03 16:14:33.593548 | instance | skipping: [instance] 2026-09-03 16:14:33.593633 | instance | 2026-09-03 16:14:33.593890 | instance | TASK [Create devices for Ceph] ************************************************* 2026-09-03 16:14:33.594044 | instance | Thursday 03 September 2026 16:14:33 +0000 (0:00:00.020) 0:00:32.309 **** 2026-09-03 16:14:35.195162 | instance | changed: [instance] => (item=osd0) 2026-09-03 16:14:35.196502 | instance | changed: [instance] => (item=osd1) 2026-09-03 16:14:35.196585 | instance | changed: [instance] => (item=osd2) 2026-09-03 16:14:35.196603 | instance | 2026-09-03 16:14:35.196617 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-09-03 16:14:35.196632 | instance | Thursday 03 September 2026 16:14:35 +0000 (0:00:01.600) 0:00:33.909 **** 2026-09-03 16:14:35.862073 | instance | changed: [instance] => (item=osd0) 2026-09-03 16:14:35.862161 | instance | changed: [instance] => (item=osd1) 2026-09-03 16:14:35.862177 | instance | changed: [instance] => (item=osd2) 2026-09-03 16:14:35.862190 | instance | 2026-09-03 16:14:35.862774 | instance | TASK [Start loop devices] ****************************************************** 2026-09-03 16:14:35.862805 | instance | Thursday 03 September 2026 16:14:35 +0000 (0:00:00.665) 0:00:34.575 **** 2026-09-03 16:14:36.559041 | instance | changed: [instance] => (item=osd0) 2026-09-03 16:14:36.559142 | instance | changed: [instance] => (item=osd1) 2026-09-03 16:14:36.559147 | instance | changed: [instance] => (item=osd2) 2026-09-03 16:14:36.559152 | instance | 2026-09-03 16:14:36.559157 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-09-03 16:14:36.559163 | instance | Thursday 03 September 2026 16:14:36 +0000 (0:00:00.697) 0:00:35.273 **** 2026-09-03 16:14:39.838991 | instance | changed: [instance] => (item=osd0) 2026-09-03 16:14:39.840228 | instance | changed: [instance] => (item=osd1) 2026-09-03 16:14:39.840308 | instance | changed: [instance] => (item=osd2) 2026-09-03 16:14:39.840320 | instance | 2026-09-03 16:14:39.840331 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-09-03 16:14:39.840341 | instance | Thursday 03 September 2026 16:14:39 +0000 (0:00:03.280) 0:00:38.553 **** 2026-09-03 16:14:41.729967 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-09-03 16:14:41.730016 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-09-03 16:14:41.730033 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-09-03 16:14:41.730038 | instance | 2026-09-03 16:14:41.730042 | instance | PLAY RECAP ********************************************************************* 2026-09-03 16:14:41.730047 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-03 16:14:41.730051 | instance | 2026-09-03 16:14:41.730055 | instance | Thursday 03 September 2026 16:14:41 +0000 (0:00:01.889) 0:00:40.443 **** 2026-09-03 16:14:41.730059 | instance | =============================================================================== 2026-09-03 16:14:41.730063 | instance | Install depedencies ---------------------------------------------------- 26.52s 2026-09-03 16:14:41.730067 | instance | Create a volume group for each loop device ------------------------------ 3.28s 2026-09-03 16:14:41.730070 | instance | Create a logical volume for each loop device ---------------------------- 1.89s 2026-09-03 16:14:41.730074 | instance | Create devices for Ceph ------------------------------------------------- 1.60s 2026-09-03 16:14:41.730078 | instance | Gathering Facts --------------------------------------------------------- 1.29s 2026-09-03 16:14:41.730082 | instance | Purge "snapd" package --------------------------------------------------- 0.85s 2026-09-03 16:14:41.730086 | instance | Configure short hostname ------------------------------------------------ 0.74s 2026-09-03 16:14:41.730089 | instance | Gathering Facts --------------------------------------------------------- 0.72s 2026-09-03 16:14:41.730093 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.71s 2026-09-03 16:14:41.730097 | instance | Start loop devices ------------------------------------------------------ 0.70s 2026-09-03 16:14:41.730101 | instance | Set permissions on loopback devices ------------------------------------- 0.67s 2026-09-03 16:14:41.730105 | instance | Start up service -------------------------------------------------------- 0.58s 2026-09-03 16:14:41.730108 | instance | Generate lvm.conf ------------------------------------------------------- 0.30s 2026-09-03 16:14:41.730112 | instance | Ensure hostname inside hosts file --------------------------------------- 0.30s 2026-09-03 16:14:41.730122 | instance | Get list of all loopback devices ---------------------------------------- 0.24s 2026-09-03 16:14:41.730126 | instance | Fail if there is any existing loopback devices -------------------------- 0.02s 2026-09-03 16:14:41.817251 | instance | INFO [csi > prepare] Executed: Successful 2026-09-03 16:14:41.832551 | instance | INFO [csi > converge] Executing 2026-09-03 16:14:43.370697 | instance | 2026-09-03 16:14:43.371236 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-09-03 16:14:43.371685 | instance | 2026-09-03 16:14:43.372130 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-03 16:14:43.372598 | instance | Thursday 03 September 2026 16:14:43 +0000 (0:00:00.008) 0:00:00.008 **** 2026-09-03 16:14:44.391245 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-03 16:14:44.391791 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-03 16:14:44.392319 | instance | interpreter could change the meaning of that path. See 2026-09-03 16:14:44.392782 | instance | https://docs.ansible.com/ansible- 2026-09-03 16:14:44.393255 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-03 16:14:44.402784 | instance | ok: [instance] 2026-09-03 16:14:44.402959 | instance | 2026-09-03 16:14:44.403269 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-09-03 16:14:44.403503 | instance | Thursday 03 September 2026 16:14:44 +0000 (0:00:01.030) 0:00:01.038 **** 2026-09-03 16:14:44.458574 | instance | ok: [instance] => { 2026-09-03 16:14:44.458839 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-09-03 16:14:44.459043 | instance | } 2026-09-03 16:14:44.459256 | instance | 2026-09-03 16:14:44.459463 | instance | PLAY [all] ********************************************************************* 2026-09-03 16:14:44.459672 | instance | 2026-09-03 16:14:44.459876 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-03 16:14:44.460092 | instance | Thursday 03 September 2026 16:14:44 +0000 (0:00:00.055) 0:00:01.094 **** 2026-09-03 16:14:45.433966 | instance | ok: [instance] 2026-09-03 16:14:45.434427 | instance | 2026-09-03 16:14:45.434787 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-09-03 16:14:45.435130 | instance | Thursday 03 September 2026 16:14:45 +0000 (0:00:00.974) 0:00:02.069 **** 2026-09-03 16:14:45.489115 | instance | skipping: [instance] 2026-09-03 16:14:45.489158 | instance | 2026-09-03 16:14:45.489167 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-03 16:14:45.489176 | instance | Thursday 03 September 2026 16:14:45 +0000 (0:00:00.057) 0:00:02.126 **** 2026-09-03 16:14:45.723473 | instance | ok: [instance] 2026-09-03 16:14:45.723513 | instance | 2026-09-03 16:14:45.723519 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-09-03 16:14:45.723524 | instance | 2026-09-03 16:14:45.723528 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-03 16:14:45.723539 | instance | Thursday 03 September 2026 16:14:45 +0000 (0:00:00.234) 0:00:02.361 **** 2026-09-03 16:14:46.668636 | instance | ok: [instance] 2026-09-03 16:14:46.668692 | instance | 2026-09-03 16:14:46.668700 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-03 16:14:46.668706 | instance | Thursday 03 September 2026 16:14:46 +0000 (0:00:00.944) 0:00:03.306 **** 2026-09-03 16:14:47.027657 | instance | ok: [instance] 2026-09-03 16:14:47.027710 | instance | 2026-09-03 16:14:47.027719 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-03 16:14:47.027726 | instance | Thursday 03 September 2026 16:14:47 +0000 (0:00:00.358) 0:00:03.664 **** 2026-09-03 16:14:47.062901 | instance | skipping: [instance] 2026-09-03 16:14:47.062957 | instance | 2026-09-03 16:14:47.062966 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-03 16:14:47.062974 | instance | Thursday 03 September 2026 16:14:47 +0000 (0:00:00.035) 0:00:03.700 **** 2026-09-03 16:14:47.434313 | instance | changed: [instance] 2026-09-03 16:14:47.434782 | instance | 2026-09-03 16:14:47.435222 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-03 16:14:47.435585 | instance | Thursday 03 September 2026 16:14:47 +0000 (0:00:00.371) 0:00:04.071 **** 2026-09-03 16:14:47.512912 | instance | ok: [instance] => { 2026-09-03 16:14:47.513404 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-03 16:14:47.513786 | instance | } 2026-09-03 16:14:47.514208 | instance | 2026-09-03 16:14:47.514648 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-03 16:14:47.515089 | instance | Thursday 03 September 2026 16:14:47 +0000 (0:00:00.078) 0:00:04.150 **** 2026-09-03 16:14:48.123203 | instance | changed: [instance] 2026-09-03 16:14:48.123388 | instance | 2026-09-03 16:14:48.123539 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-03 16:14:48.123687 | instance | Thursday 03 September 2026 16:14:48 +0000 (0:00:00.610) 0:00:04.760 **** 2026-09-03 16:14:48.185017 | instance | skipping: [instance] 2026-09-03 16:14:48.185259 | instance | 2026-09-03 16:14:48.185458 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-03 16:14:48.185667 | instance | Thursday 03 September 2026 16:14:48 +0000 (0:00:00.060) 0:00:04.821 **** 2026-09-03 16:14:48.226544 | instance | skipping: [instance] 2026-09-03 16:14:48.226581 | instance | 2026-09-03 16:14:48.226586 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-03 16:14:48.226591 | instance | Thursday 03 September 2026 16:14:48 +0000 (0:00:00.043) 0:00:04.864 **** 2026-09-03 16:14:48.431297 | instance | ok: [instance] 2026-09-03 16:14:48.431337 | instance | 2026-09-03 16:14:48.431342 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-03 16:14:48.431544 | instance | Thursday 03 September 2026 16:14:48 +0000 (0:00:00.204) 0:00:05.068 **** 2026-09-03 16:14:49.674088 | instance | ok: [instance] 2026-09-03 16:14:49.674268 | instance | 2026-09-03 16:14:49.674615 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-03 16:14:49.674869 | instance | Thursday 03 September 2026 16:14:49 +0000 (0:00:01.243) 0:00:06.311 **** 2026-09-03 16:14:49.754772 | instance | ok: [instance] => { 2026-09-03 16:14:49.754833 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-03 16:14:49.754923 | instance | } 2026-09-03 16:14:49.755051 | instance | 2026-09-03 16:14:49.755221 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-03 16:14:49.755414 | instance | Thursday 03 September 2026 16:14:49 +0000 (0:00:00.080) 0:00:06.392 **** 2026-09-03 16:14:50.359213 | instance | changed: [instance] 2026-09-03 16:14:50.359460 | instance | 2026-09-03 16:14:50.359714 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-03 16:14:50.360032 | instance | Thursday 03 September 2026 16:14:50 +0000 (0:00:00.604) 0:00:06.997 **** 2026-09-03 16:14:53.204230 | instance | changed: [instance] 2026-09-03 16:14:53.204628 | instance | 2026-09-03 16:14:53.204970 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-03 16:14:53.205319 | instance | Thursday 03 September 2026 16:14:53 +0000 (0:00:02.844) 0:00:09.841 **** 2026-09-03 16:14:53.230519 | instance | skipping: [instance] 2026-09-03 16:14:53.230772 | instance | 2026-09-03 16:14:53.230989 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-03 16:14:53.231189 | instance | Thursday 03 September 2026 16:14:53 +0000 (0:00:00.026) 0:00:09.868 **** 2026-09-03 16:14:53.273937 | instance | skipping: [instance] 2026-09-03 16:14:53.274350 | instance | 2026-09-03 16:14:53.274715 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-03 16:14:53.275049 | instance | Thursday 03 September 2026 16:14:53 +0000 (0:00:00.040) 0:00:09.909 **** 2026-09-03 16:14:53.308874 | instance | skipping: [instance] 2026-09-03 16:14:53.308925 | instance | 2026-09-03 16:14:53.308936 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-03 16:14:53.308946 | instance | Thursday 03 September 2026 16:14:53 +0000 (0:00:00.036) 0:00:09.945 **** 2026-09-03 16:14:59.440896 | instance | changed: [instance] 2026-09-03 16:14:59.440948 | instance | 2026-09-03 16:14:59.440955 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-03 16:14:59.440961 | instance | Thursday 03 September 2026 16:14:59 +0000 (0:00:06.131) 0:00:16.077 **** 2026-09-03 16:15:00.085434 | instance | changed: [instance] 2026-09-03 16:15:00.086070 | instance | 2026-09-03 16:15:00.086080 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-03 16:15:00.086086 | instance | Thursday 03 September 2026 16:15:00 +0000 (0:00:00.640) 0:00:16.718 **** 2026-09-03 16:15:01.077194 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-09-03 16:15:01.077239 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-03 16:15:01.077246 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-03 16:15:01.077261 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-03 16:15:01.077268 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-03 16:15:01.077274 | instance | 2026-09-03 16:15:01.077281 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-03 16:15:01.077287 | instance | Thursday 03 September 2026 16:15:01 +0000 (0:00:00.995) 0:00:17.713 **** 2026-09-03 16:15:01.658053 | instance | changed: [instance] 2026-09-03 16:15:01.658134 | instance | 2026-09-03 16:15:01.658980 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-03 16:15:01.659026 | instance | Thursday 03 September 2026 16:15:01 +0000 (0:00:00.556) 0:00:18.269 **** 2026-09-03 16:15:01.659035 | instance | 2026-09-03 16:15:01.659041 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-03 16:15:01.659047 | instance | Thursday 03 September 2026 16:15:01 +0000 (0:00:00.026) 0:00:18.295 **** 2026-09-03 16:15:02.643251 | instance | ok: [instance] 2026-09-03 16:15:02.643549 | instance | 2026-09-03 16:15:02.643965 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-09-03 16:15:02.644372 | instance | Thursday 03 September 2026 16:15:02 +0000 (0:00:00.985) 0:00:19.280 **** 2026-09-03 16:15:03.149139 | instance | changed: [instance] 2026-09-03 16:15:03.149416 | instance | 2026-09-03 16:15:03.149864 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-03 16:15:03.150257 | instance | Thursday 03 September 2026 16:15:03 +0000 (0:00:00.505) 0:00:19.786 **** 2026-09-03 16:15:03.739835 | instance | changed: [instance] 2026-09-03 16:15:03.739919 | instance | 2026-09-03 16:15:03.740287 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-03 16:15:03.740337 | instance | Thursday 03 September 2026 16:15:03 +0000 (0:00:00.591) 0:00:20.377 **** 2026-09-03 16:15:03.973748 | instance | ok: [instance] 2026-09-03 16:15:03.974598 | instance | 2026-09-03 16:15:03.974658 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-03 16:15:03.974670 | instance | Thursday 03 September 2026 16:15:03 +0000 (0:00:00.233) 0:00:20.611 **** 2026-09-03 16:15:04.045479 | instance | ok: [instance] => { 2026-09-03 16:15:04.045996 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-03 16:15:04.046070 | instance | } 2026-09-03 16:15:04.046082 | instance | 2026-09-03 16:15:04.046100 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-03 16:15:04.046218 | instance | Thursday 03 September 2026 16:15:04 +0000 (0:00:00.072) 0:00:20.683 **** 2026-09-03 16:15:05.040372 | instance | changed: [instance] 2026-09-03 16:15:05.041318 | instance | 2026-09-03 16:15:05.041373 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-03 16:15:05.041387 | instance | Thursday 03 September 2026 16:15:05 +0000 (0:00:00.994) 0:00:21.677 **** 2026-09-03 16:15:10.394511 | instance | changed: [instance] 2026-09-03 16:15:10.394600 | instance | 2026-09-03 16:15:10.394860 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-03 16:15:10.394884 | instance | Thursday 03 September 2026 16:15:10 +0000 (0:00:05.354) 0:00:27.031 **** 2026-09-03 16:15:11.529981 | instance | ok: [instance] 2026-09-03 16:15:11.530111 | instance | 2026-09-03 16:15:11.530362 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-03 16:15:11.530421 | instance | Thursday 03 September 2026 16:15:11 +0000 (0:00:01.135) 0:00:28.167 **** 2026-09-03 16:15:11.889012 | instance | changed: [instance] 2026-09-03 16:15:11.889087 | instance | 2026-09-03 16:15:11.889307 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-03 16:15:11.889439 | instance | Thursday 03 September 2026 16:15:11 +0000 (0:00:00.359) 0:00:28.527 **** 2026-09-03 16:15:12.436527 | instance | changed: [instance] 2026-09-03 16:15:12.437362 | instance | 2026-09-03 16:15:12.437439 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-03 16:15:12.437475 | instance | Thursday 03 September 2026 16:15:12 +0000 (0:00:00.546) 0:00:29.073 **** 2026-09-03 16:15:13.069661 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-09-03 16:15:13.070237 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-03 16:15:13.070338 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-03 16:15:13.071437 | instance | 2026-09-03 16:15:13.071531 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-03 16:15:13.071551 | instance | Thursday 03 September 2026 16:15:13 +0000 (0:00:00.633) 0:00:29.706 **** 2026-09-03 16:15:13.577868 | instance | changed: [instance] 2026-09-03 16:15:13.579010 | instance | 2026-09-03 16:15:13.579076 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-03 16:15:13.579091 | instance | Thursday 03 September 2026 16:15:13 +0000 (0:00:00.508) 0:00:30.215 **** 2026-09-03 16:15:14.123773 | instance | changed: [instance] 2026-09-03 16:15:14.123846 | instance | 2026-09-03 16:15:14.124680 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-03 16:15:14.124735 | instance | Thursday 03 September 2026 16:15:14 +0000 (0:00:00.521) 0:00:30.736 **** 2026-09-03 16:15:14.124743 | instance | 2026-09-03 16:15:14.124749 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-03 16:15:14.124761 | instance | Thursday 03 September 2026 16:15:14 +0000 (0:00:00.024) 0:00:30.761 **** 2026-09-03 16:15:14.919545 | instance | ok: [instance] 2026-09-03 16:15:14.920104 | instance | 2026-09-03 16:15:14.920184 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-09-03 16:15:14.920194 | instance | Thursday 03 September 2026 16:15:14 +0000 (0:00:00.795) 0:00:31.556 **** 2026-09-03 16:15:16.043324 | instance | changed: [instance] 2026-09-03 16:15:16.044032 | instance | 2026-09-03 16:15:16.044084 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-03 16:15:16.044095 | instance | Thursday 03 September 2026 16:15:16 +0000 (0:00:01.124) 0:00:32.680 **** 2026-09-03 16:15:16.687531 | instance | changed: [instance] 2026-09-03 16:15:16.688104 | instance | 2026-09-03 16:15:16.688146 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-03 16:15:16.688154 | instance | Thursday 03 September 2026 16:15:16 +0000 (0:00:00.644) 0:00:33.325 **** 2026-09-03 16:15:16.741855 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-03 16:15:16.741953 | instance | 2026-09-03 16:15:16.742288 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-03 16:15:16.742335 | instance | Thursday 03 September 2026 16:15:16 +0000 (0:00:00.054) 0:00:33.379 **** 2026-09-03 16:15:21.781387 | instance | changed: [instance] 2026-09-03 16:15:21.781595 | instance | 2026-09-03 16:15:21.782014 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-03 16:15:21.782217 | instance | Thursday 03 September 2026 16:15:21 +0000 (0:00:05.038) 0:00:38.418 **** 2026-09-03 16:15:22.473530 | instance | ok: [instance] => (item=chronyd) 2026-09-03 16:15:22.473931 | instance | ok: [instance] => (item=sshd) 2026-09-03 16:15:22.474988 | instance | 2026-09-03 16:15:22.475050 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-03 16:15:22.475088 | instance | Thursday 03 September 2026 16:15:22 +0000 (0:00:00.691) 0:00:39.110 **** 2026-09-03 16:15:24.388229 | instance | changed: [instance] 2026-09-03 16:15:24.389146 | instance | 2026-09-03 16:15:24.389204 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-03 16:15:24.389216 | instance | Thursday 03 September 2026 16:15:24 +0000 (0:00:01.914) 0:00:41.025 **** 2026-09-03 16:15:24.587754 | instance | ok: [instance] 2026-09-03 16:15:24.588189 | instance | 2026-09-03 16:15:24.588229 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-03 16:15:24.588235 | instance | Thursday 03 September 2026 16:15:24 +0000 (0:00:00.200) 0:00:41.225 **** 2026-09-03 16:15:25.099861 | instance | changed: [instance] 2026-09-03 16:15:25.100640 | instance | 2026-09-03 16:15:25.100695 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-03 16:15:25.100710 | instance | Thursday 03 September 2026 16:15:25 +0000 (0:00:00.511) 0:00:41.737 **** 2026-09-03 16:15:25.463818 | instance | changed: [instance] 2026-09-03 16:15:25.463936 | instance | 2026-09-03 16:15:25.464288 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-09-03 16:15:25.464336 | instance | Thursday 03 September 2026 16:15:25 +0000 (0:00:00.364) 0:00:42.101 **** 2026-09-03 16:15:25.670115 | instance | ok: [instance] 2026-09-03 16:15:25.670198 | instance | 2026-09-03 16:15:25.670555 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-09-03 16:15:25.670599 | instance | Thursday 03 September 2026 16:15:25 +0000 (0:00:00.206) 0:00:42.308 **** 2026-09-03 16:15:25.945416 | instance | ok: [instance] => (item=instance) 2026-09-03 16:15:25.945546 | instance | 2026-09-03 16:15:25.945922 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-09-03 16:15:25.945963 | instance | Thursday 03 September 2026 16:15:25 +0000 (0:00:00.275) 0:00:42.583 **** 2026-09-03 16:15:26.015228 | instance | ok: [instance] 2026-09-03 16:15:26.015288 | instance | 2026-09-03 16:15:26.015301 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-09-03 16:15:26.015312 | instance | Thursday 03 September 2026 16:15:26 +0000 (0:00:00.067) 0:00:42.651 **** 2026-09-03 16:15:26.106971 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-09-03 16:15:26.107040 | instance | 2026-09-03 16:15:26.107306 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-09-03 16:15:26.107338 | instance | Thursday 03 September 2026 16:15:26 +0000 (0:00:00.093) 0:00:42.745 **** 2026-09-03 16:15:26.383074 | instance | changed: [instance] 2026-09-03 16:15:26.383138 | instance | 2026-09-03 16:15:26.383373 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-09-03 16:15:26.383411 | instance | Thursday 03 September 2026 16:15:26 +0000 (0:00:00.276) 0:00:43.021 **** 2026-09-03 16:15:27.107206 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-09-03 16:15:27.107867 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-09-03 16:15:27.107912 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-09-03 16:15:27.107917 | instance | 2026-09-03 16:15:27.107922 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-09-03 16:15:27.107926 | instance | Thursday 03 September 2026 16:15:27 +0000 (0:00:00.723) 0:00:43.744 **** 2026-09-03 16:17:00.449723 | instance | ok: [instance] 2026-09-03 16:17:00.449822 | instance | 2026-09-03 16:17:00.450073 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-09-03 16:17:00.450350 | instance | Thursday 03 September 2026 16:17:00 +0000 (0:01:33.342) 0:02:17.087 **** 2026-09-03 16:17:00.668377 | instance | changed: [instance] 2026-09-03 16:17:00.668582 | instance | 2026-09-03 16:17:00.668826 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-09-03 16:17:00.669180 | instance | Thursday 03 September 2026 16:17:00 +0000 (0:00:00.218) 0:02:17.305 **** 2026-09-03 16:17:00.710792 | instance | ok: [instance] 2026-09-03 16:17:00.710979 | instance | 2026-09-03 16:17:00.711233 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-03 16:17:00.711463 | instance | Thursday 03 September 2026 16:17:00 +0000 (0:00:00.042) 0:02:17.348 **** 2026-09-03 16:17:00.793940 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-03 16:17:00.794027 | instance | 2026-09-03 16:17:00.794289 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-03 16:17:00.794329 | instance | Thursday 03 September 2026 16:17:00 +0000 (0:00:00.083) 0:02:17.432 **** 2026-09-03 16:17:02.405998 | instance | ok: [instance] 2026-09-03 16:17:02.406235 | instance | 2026-09-03 16:17:02.406518 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-03 16:17:02.406799 | instance | Thursday 03 September 2026 16:17:02 +0000 (0:00:01.611) 0:02:19.043 **** 2026-09-03 16:17:02.476466 | instance | ok: [instance] => (item=instance) 2026-09-03 16:17:02.476668 | instance | 2026-09-03 16:17:02.476904 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-03 16:17:02.477144 | instance | Thursday 03 September 2026 16:17:02 +0000 (0:00:00.067) 0:02:19.111 **** 2026-09-03 16:17:02.863433 | instance | ok: [instance] 2026-09-03 16:17:02.863511 | instance | 2026-09-03 16:17:02.863853 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-03 16:17:02.863914 | instance | Thursday 03 September 2026 16:17:02 +0000 (0:00:00.389) 0:02:19.501 **** 2026-09-03 16:17:05.184598 | instance | ok: [instance] 2026-09-03 16:17:05.184935 | instance | 2026-09-03 16:17:05.185353 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-09-03 16:17:05.185625 | instance | Thursday 03 September 2026 16:17:05 +0000 (0:00:02.321) 0:02:21.822 **** 2026-09-03 16:17:52.467501 | 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-09-03 16:17:52.468193 | 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_yny_xco3/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_yny_xco3/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_yny_xco3/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_yny_xco3/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-09-03T16:17:52.254+0000 7fd546a88640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgBPnZlqK9zRCCAAvbZYVkWsnF6s9hs7HJbqXrSIPcQYOLi9b+nfJniffqo=: Malformed input [buffer:3]\n2026-09-03T16:17:52.254+0000 7fd546a88640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-09-03T16:17:52.258+0000 7fd546a88640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgBPnZlqK9zRCCAAvbZYVkWsnF6s9hs7HJbqXrSIPcQYOLi9b+nfJniffqo=: Malformed input [buffer:3]\n2026-09-03T16:17:52.258+0000 7fd546a88640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-09-03T16:17:52.258+0000 7fd546a88640 -1 auth: error parsing file /etc/ceph/ceph.keyring: error setting modifier for [client.admin] type=key val=AgBPnZlqK9zRCCAAvbZYVkWsnF6s9hs7HJbqXrSIPcQYOLi9b+nfJniffqo=: Malformed input [buffer:3]\n2026-09-03T16:17:52.258+0000 7fd546a88640 -1 auth: failed to load /etc/ceph/ceph.keyring: (5) Input/output error\n2026-09-03T16:17:52.258+0000 7fd546a88640 -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-09-03 16:17:52.471538 | instance | 2026-09-03 16:17:52.471848 | instance | PLAY RECAP ********************************************************************* 2026-09-03 16:17:52.472151 | instance | instance : ok=55 changed=26 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0 2026-09-03 16:17:52.472402 | instance | 2026-09-03 16:17:52.472647 | instance | Thursday 03 September 2026 16:17:52 +0000 (0:00:47.287) 0:03:09.109 **** 2026-09-03 16:17:52.472861 | instance | =============================================================================== 2026-09-03 16:17:52.473124 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 93.34s 2026-09-03 16:17:52.473388 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 47.29s 2026-09-03 16:17:52.473645 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 6.13s 2026-09-03 16:17:52.473944 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 5.35s 2026-09-03 16:17:52.474217 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 5.04s 2026-09-03 16:17:52.474463 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.84s 2026-09-03 16:17:52.474697 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.32s 2026-09-03 16:17:52.474982 | instance | vexxhost.ceph.cephadm : Download "cephadm" ------------------------------ 1.91s 2026-09-03 16:17:52.475278 | instance | vexxhost.containers.containerd : Reload systemd ------------------------- 1.78s 2026-09-03 16:17:52.475575 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 1.61s 2026-09-03 16:17:52.475797 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.24s 2026-09-03 16:17:52.476067 | instance | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.14s 2026-09-03 16:17:52.476378 | instance | vexxhost.containers.docker : Restart docker ----------------------------- 1.12s 2026-09-03 16:17:52.476652 | instance | Gathering Facts --------------------------------------------------------- 1.03s 2026-09-03 16:17:52.476886 | instance | vexxhost.containers.containerd : Create folders for configuration ------- 0.99s 2026-09-03 16:17:52.477187 | instance | vexxhost.containers.download_artifact : Download item ------------------- 0.99s 2026-09-03 16:17:52.477427 | instance | Gathering Facts --------------------------------------------------------- 0.97s 2026-09-03 16:17:52.477648 | instance | Gathering Facts --------------------------------------------------------- 0.94s 2026-09-03 16:17:52.477874 | instance | vexxhost.ceph.mon : Include extra configuration values ------------------ 0.72s 2026-09-03 16:17:52.478163 | instance | vexxhost.ceph.cephadm : Ensure services are started --------------------- 0.69s 2026-09-03 16:17:52.620465 | 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-09-03 16:17:52.620542 | instance | ERROR [csi > converge] Executed: Failed 2026-09-03 16:17:52.620649 | 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-09-03 16:17:53.059885 | instance | ERROR 2026-09-03 16:17:53.060542 | instance | { 2026-09-03 16:17:53.060589 | instance | "delta": "0:04:05.833407", 2026-09-03 16:17:53.060618 | instance | "end": "2026-09-03 16:17:52.687502", 2026-09-03 16:17:53.060644 | instance | "msg": "non-zero return code", 2026-09-03 16:17:53.060670 | instance | "rc": 2, 2026-09-03 16:17:53.060695 | instance | "start": "2026-09-03 16:13:46.854095" 2026-09-03 16:17:53.060720 | instance | } failure 2026-09-03 16:17:53.068601 | 2026-09-03 16:17:53.068656 | PLAY RECAP 2026-09-03 16:17:53.068710 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-09-03 16:17:53.068734 | 2026-09-03 16:17:53.231285 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-03 16:17:53.235534 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-03 16:17:53.958388 | 2026-09-03 16:17:53.958540 | PLAY [all] 2026-09-03 16:17:53.972985 | 2026-09-03 16:17:53.973087 | TASK [gather-host-logs : creating directory for system status] 2026-09-03 16:17:54.520965 | instance | changed 2026-09-03 16:17:54.526278 | 2026-09-03 16:17:54.526358 | TASK [gather-host-logs : Get logs for each host] 2026-09-03 16:17:54.929545 | instance | + systemd-cgls --full --all --no-pager 2026-09-03 16:17:54.946344 | instance | + ip addr 2026-09-03 16:17:54.948396 | instance | + ip route 2026-09-03 16:17:54.950546 | instance | + lsblk 2026-09-03 16:17:54.956079 | instance | + mount 2026-09-03 16:17:54.959302 | instance | + docker images 2026-09-03 16:17:54.984612 | instance | + brctl show 2026-09-03 16:17:54.985244 | instance | /bin/bash: line 8: brctl: command not found 2026-09-03 16:17:54.985546 | instance | + ps aux --sort=-%mem 2026-09-03 16:17:55.006708 | instance | + dpkg -l 2026-09-03 16:17:55.017986 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-09-03 16:17:55.018692 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-09-03 16:17:55.041100 | instance | + '[' '!' -z '' ']' 2026-09-03 16:17:55.086324 | instance | ok: Runtime: 0:00:00.117321 2026-09-03 16:17:55.092340 | 2026-09-03 16:17:55.092413 | TASK [gather-host-logs : Downloads logs to executor] 2026-09-03 16:17:55.716154 | instance | changed: 2026-09-03 16:17:55.716365 | instance | created directory /var/lib/zuul/builds/dd450520daa24a9394aa768357ffdc75/work/logs/instance 2026-09-03 16:17:55.716409 | instance | cd+++++++++ system/ 2026-09-03 16:17:55.716443 | instance | >f+++++++++ system/brctl-show.txt 2026-09-03 16:17:55.716475 | instance | >f+++++++++ system/docker-images.txt 2026-09-03 16:17:55.716505 | instance | >f+++++++++ system/ip-addr.txt 2026-09-03 16:17:55.716537 | instance | >f+++++++++ system/ip-route.txt 2026-09-03 16:17:55.716574 | instance | >f+++++++++ system/lsblk.txt 2026-09-03 16:17:55.716607 | instance | >f+++++++++ system/mount.txt 2026-09-03 16:17:55.716635 | instance | >f+++++++++ system/packages.txt 2026-09-03 16:17:55.716662 | instance | >f+++++++++ system/ps.txt 2026-09-03 16:17:55.716692 | instance | >f+++++++++ system/systemd-cgls.txt 2026-09-03 16:17:55.726155 | 2026-09-03 16:17:55.726225 | LOOP [helm-release-status : creating directory for helm release status] 2026-09-03 16:17:55.939800 | instance | changed: "values" 2026-09-03 16:17:56.127822 | instance | changed: "releases" 2026-09-03 16:17:56.144185 | 2026-09-03 16:17:56.144909 | TASK [helm-release-status : Gather get release status for helm charts] 2026-09-03 16:17:56.383802 | instance | /bin/bash: line 3: kubectl: command not found 2026-09-03 16:17:56.683868 | instance | ok: Runtime: 0:00:00.007692 2026-09-03 16:17:56.689242 | 2026-09-03 16:17:56.689312 | TASK [helm-release-status : Downloads logs to executor] 2026-09-03 16:17:57.209937 | instance | changed: 2026-09-03 16:17:57.210107 | instance | cd+++++++++ helm/ 2026-09-03 16:17:57.210136 | instance | cd+++++++++ helm/releases/ 2026-09-03 16:17:57.210158 | instance | cd+++++++++ helm/values/ 2026-09-03 16:17:57.222534 | 2026-09-03 16:17:57.222605 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-09-03 16:17:58.137097 | instance | changed 2026-09-03 16:17:58.144671 | 2026-09-03 16:17:58.144750 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-09-03 16:17:58.432045 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-03 16:17:58.432687 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-03 16:17:58.438962 | instance | environment: line 1: kubectl: command not found 2026-09-03 16:17:58.441089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-03 16:17:58.442460 | instance | environment: line 1: kubectl: command not found 2026-09-03 16:17:58.444156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-03 16:17:58.445325 | instance | environment: line 1: kubectl: command not found 2026-09-03 16:17:58.447022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-03 16:17:58.448728 | instance | environment: line 1: kubectl: command not found 2026-09-03 16:17:58.450296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-03 16:17:58.451243 | instance | environment: line 1: kubectl: command not found 2026-09-03 16:17:58.452527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-03 16:17:58.682526 | instance | ok: Runtime: 0:00:00.030147 2026-09-03 16:17:58.689122 | 2026-09-03 16:17:58.689191 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-09-03 16:17:59.376876 | instance | changed 2026-09-03 16:17:59.383487 | 2026-09-03 16:17:59.383580 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-09-03 16:17:59.852709 | instance | environment: line 5: kubectl: command not found 2026-09-03 16:17:59.853992 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-03 16:17:59.854033 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-03 16:17:59.854535 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-03 16:17:59.922295 | instance | ok: Runtime: 0:00:00.007842 2026-09-03 16:17:59.929841 | 2026-09-03 16:17:59.929918 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-09-03 16:18:00.638349 | instance | changed: 2026-09-03 16:18:00.638582 | instance | cd+++++++++ objects/ 2026-09-03 16:18:00.638613 | instance | cd+++++++++ objects/cluster/ 2026-09-03 16:18:00.638637 | instance | cd+++++++++ objects/namespaced/ 2026-09-03 16:18:00.647947 | 2026-09-03 16:18:00.648014 | TASK [gather-pod-logs : creating directory for pod logs] 2026-09-03 16:18:01.102212 | instance | changed 2026-09-03 16:18:01.108554 | 2026-09-03 16:18:01.108624 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-09-03 16:18:01.320194 | instance | changed 2026-09-03 16:18:01.325112 | 2026-09-03 16:18:01.325188 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-09-03 16:18:01.764357 | instance | environment: line 3: kubectl: command not found 2026-09-03 16:18:01.863573 | instance | ok: Runtime: 0:00:00.009482 2026-09-03 16:18:01.868584 | 2026-09-03 16:18:01.868650 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-09-03 16:18:02.540502 | instance | changed: 2026-09-03 16:18:02.540720 | instance | cd+++++++++ pod-logs/ 2026-09-03 16:18:02.540766 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-09-03 16:18:02.551622 | 2026-09-03 16:18:02.551693 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-09-03 16:18:02.993746 | instance | changed 2026-09-03 16:18:02.999476 | 2026-09-03 16:18:02.999546 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-09-03 16:18:03.490608 | instance | /bin/bash: line 2: kubectl: command not found 2026-09-03 16:18:04.050849 | instance | ok: Runtime: 0:00:00.055299 2026-09-03 16:18:04.057319 | 2026-09-03 16:18:04.057390 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-09-03 16:18:04.289504 | instance | /bin/bash: line 2: kubectl: command not found 2026-09-03 16:18:04.337868 | instance | ceph-mgr endpoints: 2026-09-03 16:18:04.596599 | instance | ok: Runtime: 0:00:00.054119 2026-09-03 16:18:04.603600 | 2026-09-03 16:18:04.603668 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-09-03 16:18:05.038454 | instance | /bin/bash: line 4: kubectl: command not found 2026-09-03 16:18:05.163801 | instance | ok: Runtime: 0:00:00.051620 2026-09-03 16:18:05.169907 | 2026-09-03 16:18:05.169979 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-09-03 16:18:05.681993 | instance | changed: cd+++++++++ prometheus/ 2026-09-03 16:18:05.691746 | 2026-09-03 16:18:05.691813 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-09-03 16:18:05.940434 | instance | changed 2026-09-03 16:18:05.946710 | 2026-09-03 16:18:05.946776 | TASK [gather-selenium-data : Get selenium data] 2026-09-03 16:18:07.096943 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-09-03 16:18:07.098522 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-09-03 16:18:07.485688 | instance | ERROR 2026-09-03 16:18:07.485969 | instance | { 2026-09-03 16:18:07.486035 | instance | "delta": "0:00:00.007100", 2026-09-03 16:18:07.486081 | instance | "end": "2026-09-03 16:18:07.098964", 2026-09-03 16:18:07.486128 | instance | "msg": "non-zero return code", 2026-09-03 16:18:07.486170 | instance | "rc": 1, 2026-09-03 16:18:07.486210 | instance | "start": "2026-09-03 16:18:07.091864" 2026-09-03 16:18:07.486250 | instance | } 2026-09-03 16:18:07.486301 | instance | ERROR: Ignoring Errors 2026-09-03 16:18:07.491945 | 2026-09-03 16:18:07.492012 | TASK [gather-selenium-data : Downloads logs to executor] 2026-09-03 16:18:08.002595 | instance | changed: cd+++++++++ selenium/ 2026-09-03 16:18:08.009494 | 2026-09-03 16:18:08.009549 | PLAY RECAP 2026-09-03 16:18:08.009600 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 1 2026-09-03 16:18:08.009622 | 2026-09-03 16:18:08.143074 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-03 16:18:08.147567 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-03 16:18:08.756745 | 2026-09-03 16:18:08.757198 | PLAY [all] 2026-09-03 16:18:08.769047 | 2026-09-03 16:18:08.769123 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-03 16:18:08.815396 | instance | skipping: Conditional result was False 2026-09-03 16:18:08.825015 | 2026-09-03 16:18:08.825095 | TASK [fetch-output : Set log path for single node] 2026-09-03 16:18:08.867601 | instance | ok 2026-09-03 16:18:08.873640 | 2026-09-03 16:18:08.873707 | LOOP [fetch-output : Ensure local output dirs] 2026-09-03 16:18:09.261450 | instance -> localhost | ok: "/var/lib/zuul/builds/dd450520daa24a9394aa768357ffdc75/work/logs" 2026-09-03 16:18:09.473741 | instance -> localhost | changed: "/var/lib/zuul/builds/dd450520daa24a9394aa768357ffdc75/work/artifacts" 2026-09-03 16:18:09.701232 | instance -> localhost | changed: "/var/lib/zuul/builds/dd450520daa24a9394aa768357ffdc75/work/docs" 2026-09-03 16:18:09.724070 | 2026-09-03 16:18:09.724226 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-03 16:18:10.376141 | instance | changed: .d..t...... ./ 2026-09-03 16:18:10.376399 | instance | changed: All items complete 2026-09-03 16:18:10.376436 | 2026-09-03 16:18:10.844885 | instance | changed: .d..t...... ./ 2026-09-03 16:18:11.299921 | instance | changed: .d..t...... ./ 2026-09-03 16:18:11.317572 | 2026-09-03 16:18:11.317727 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-03 16:18:11.738972 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007683 2026-09-03 16:18:11.956307 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008222 2026-09-03 16:18:11.975254 | 2026-09-03 16:18:11.975409 | PLAY [all] 2026-09-03 16:18:11.983070 | 2026-09-03 16:18:11.983140 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-03 16:18:12.629256 | instance | changed 2026-09-03 16:18:12.636848 | 2026-09-03 16:18:12.636904 | PLAY RECAP 2026-09-03 16:18:12.636970 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-03 16:18:12.636996 | 2026-09-03 16:18:12.807810 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-03 16:18:12.810164 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-03 16:18:13.392254 | 2026-09-03 16:18:13.392864 | PLAY [localhost] 2026-09-03 16:18:13.403150 | 2026-09-03 16:18:13.403221 | TASK [Generate Zuul manifest] 2026-09-03 16:18:13.424826 | localhost | ok 2026-09-03 16:18:13.444632 | 2026-09-03 16:18:13.444709 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-03 16:18:13.799193 | localhost | changed 2026-09-03 16:18:13.811000 | 2026-09-03 16:18:13.811092 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-03 16:18:13.843153 | localhost | ok 2026-09-03 16:18:13.852459 | 2026-09-03 16:18:13.852546 | TASK [Upload logs] 2026-09-03 16:18:13.875696 | localhost | ok 2026-09-03 16:18:13.950475 | 2026-09-03 16:18:13.950640 | TASK [Set zuul-log-path fact] 2026-09-03 16:18:13.972583 | localhost | ok 2026-09-03 16:18:13.986066 | 2026-09-03 16:18:13.986133 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-03 16:18:14.018039 | localhost | ok 2026-09-03 16:18:14.026159 | 2026-09-03 16:18:14.026228 | TASK [upload-logs : Create log directories] 2026-09-03 16:18:14.413065 | localhost | changed 2026-09-03 16:18:14.419953 | 2026-09-03 16:18:14.420017 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-03 16:18:14.819781 | localhost -> localhost | ok: Runtime: 0:00:00.005181 2026-09-03 16:18:14.830055 | 2026-09-03 16:18:14.830126 | TASK [upload-logs : Upload logs to log server] 2026-09-03 16:18:15.311713 | localhost | Output suppressed because no_log was given 2026-09-03 16:18:15.356420 | 2026-09-03 16:18:15.356576 | LOOP [upload-logs : Compress console log and json output] 2026-09-03 16:18:15.402726 | localhost | skipping: Conditional result was False 2026-09-03 16:18:15.409538 | localhost | skipping: Conditional result was False 2026-09-03 16:18:15.423752 | 2026-09-03 16:18:15.423873 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-03 16:18:15.469803 | localhost | skipping: Conditional result was False 2026-09-03 16:18:15.470218 | 2026-09-03 16:18:15.473792 | localhost | skipping: Conditional result was False 2026-09-03 16:18:15.491933 | 2026-09-03 16:18:15.492124 | LOOP [upload-logs : Upload console log and json output]