2026-08-16 12:44:23.726117 | Job console starting 2026-08-16 12:44:23.738090 | Updating git repos 2026-08-16 12:44:25.885503 | Cloning repos into workspace 2026-08-16 12:44:44.262584 | Restoring repo states 2026-08-16 12:44:50.703267 | Merging changes 2026-08-16 12:44:51.817765 | Checking out repos 2026-08-16 12:44:53.712407 | Preparing playbooks 2026-08-16 12:44:59.229605 | Running Ansible setup 2026-08-16 12:45:02.603391 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-16 12:45:03.192541 | 2026-08-16 12:45:03.192668 | PLAY [localhost] 2026-08-16 12:45:03.199760 | 2026-08-16 12:45:03.199829 | TASK [Gathering Facts] 2026-08-16 12:45:04.058823 | localhost | ok 2026-08-16 12:45:04.068907 | 2026-08-16 12:45:04.069049 | TASK [Setup log path fact] 2026-08-16 12:45:04.091022 | localhost | ok 2026-08-16 12:45:04.107590 | 2026-08-16 12:45:04.107666 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-16 12:45:04.142301 | localhost | ok 2026-08-16 12:45:04.151831 | 2026-08-16 12:45:04.151907 | TASK [emit-job-header : Print job information] 2026-08-16 12:45:04.203058 | # Job Information 2026-08-16 12:45:04.203257 | Ansible Version: 2.16.18 2026-08-16 12:45:04.203303 | Job: atmosphere-molecule-csi-local-path-provisioner 2026-08-16 12:45:04.203334 | Pipeline: check 2026-08-16 12:45:04.203362 | Executor: 2d72f0692154 2026-08-16 12:45:04.203389 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4094 2026-08-16 12:45:04.203420 | Event ID: 795f14d0-996f-11f1-9dca-2b0d02d0a87b 2026-08-16 12:45:04.207410 | 2026-08-16 12:45:04.207509 | LOOP [emit-job-header : Print node information] 2026-08-16 12:45:04.301359 | localhost | ok: 2026-08-16 12:45:04.301554 | localhost | # Node Information 2026-08-16 12:45:04.301583 | localhost | Inventory Hostname: instance 2026-08-16 12:45:04.301605 | localhost | Hostname: np0000189905 2026-08-16 12:45:04.301625 | localhost | Username: zuul 2026-08-16 12:45:04.301648 | localhost | Distro: Ubuntu 22.04 2026-08-16 12:45:04.301668 | localhost | Provider: yul1 2026-08-16 12:45:04.301687 | localhost | Region: ca-ymq-1 2026-08-16 12:45:04.301706 | localhost | Label: ubuntu-jammy 2026-08-16 12:45:04.301724 | localhost | Product Name: OpenStack Nova 2026-08-16 12:45:04.301743 | localhost | Interface IP: 199.204.45.223 2026-08-16 12:45:04.312402 | 2026-08-16 12:45:04.312509 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-16 12:45:04.834662 | localhost -> localhost | changed 2026-08-16 12:45:04.839931 | 2026-08-16 12:45:04.840004 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-16 12:45:05.852390 | localhost -> localhost | changed 2026-08-16 12:45:05.863666 | 2026-08-16 12:45:05.863734 | PLAY [all] 2026-08-16 12:45:05.872189 | 2026-08-16 12:45:05.872260 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-16 12:45:06.109750 | instance -> localhost | ok 2026-08-16 12:45:06.118939 | 2026-08-16 12:45:06.119029 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-16 12:45:06.150772 | instance | ok 2026-08-16 12:45:06.163567 | instance | included: /var/lib/zuul/builds/d7a8ce70464a4cb4b3e56b41663b461e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-16 12:45:06.168935 | 2026-08-16 12:45:06.169011 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-16 12:45:07.235706 | instance -> localhost | Generating public/private rsa key pair. 2026-08-16 12:45:07.235877 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/d7a8ce70464a4cb4b3e56b41663b461e/work/d7a8ce70464a4cb4b3e56b41663b461e_id_rsa 2026-08-16 12:45:07.235907 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/d7a8ce70464a4cb4b3e56b41663b461e/work/d7a8ce70464a4cb4b3e56b41663b461e_id_rsa.pub 2026-08-16 12:45:07.235931 | instance -> localhost | The key fingerprint is: 2026-08-16 12:45:07.235961 | instance -> localhost | SHA256:9bHB+TB/uZE0w4StJXR5/7h8A1ltJeqg94qb+r2D11Y zuul-build-sshkey 2026-08-16 12:45:07.236006 | instance -> localhost | The key's randomart image is: 2026-08-16 12:45:07.236029 | instance -> localhost | +---[RSA 3072]----+ 2026-08-16 12:45:07.236052 | instance -> localhost | | ..oo.| 2026-08-16 12:45:07.236075 | instance -> localhost | | . +=+o| 2026-08-16 12:45:07.236095 | instance -> localhost | | . B.+*=| 2026-08-16 12:45:07.236116 | instance -> localhost | | ....X..O| 2026-08-16 12:45:07.236136 | instance -> localhost | | S. oo =*o| 2026-08-16 12:45:07.236162 | instance -> localhost | | . . .oE.+| 2026-08-16 12:45:07.236183 | instance -> localhost | | o o o.o | 2026-08-16 12:45:07.236203 | instance -> localhost | | .+o + o..| 2026-08-16 12:45:07.236225 | instance -> localhost | | .o=o+= ..| 2026-08-16 12:45:07.236246 | instance -> localhost | +----[SHA256]-----+ 2026-08-16 12:45:07.236292 | instance -> localhost | ok: Runtime: 0:00:00.641864 2026-08-16 12:45:07.243249 | 2026-08-16 12:45:07.243322 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-16 12:45:07.276713 | instance | ok 2026-08-16 12:45:07.288058 | instance | included: /var/lib/zuul/builds/d7a8ce70464a4cb4b3e56b41663b461e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-16 12:45:07.295436 | 2026-08-16 12:45:07.295498 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-16 12:45:07.321164 | instance | skipping: Conditional result was False 2026-08-16 12:45:07.330714 | 2026-08-16 12:45:07.330807 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-16 12:45:07.765029 | instance | changed 2026-08-16 12:45:07.771048 | 2026-08-16 12:45:07.771114 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-16 12:45:07.957568 | instance | ok 2026-08-16 12:45:07.962967 | 2026-08-16 12:45:07.963035 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-16 12:45:08.442712 | instance | changed 2026-08-16 12:45:08.447914 | 2026-08-16 12:45:08.447980 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-16 12:45:08.887975 | instance | changed 2026-08-16 12:45:08.896320 | 2026-08-16 12:45:08.896459 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-16 12:45:08.922472 | instance | skipping: Conditional result was False 2026-08-16 12:45:08.931147 | 2026-08-16 12:45:08.931248 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-16 12:45:09.302637 | instance -> localhost | changed 2026-08-16 12:45:09.318218 | 2026-08-16 12:45:09.318283 | TASK [add-build-sshkey : Add back temp key] 2026-08-16 12:45:09.600279 | instance -> localhost | Identity added: /var/lib/zuul/builds/d7a8ce70464a4cb4b3e56b41663b461e/work/d7a8ce70464a4cb4b3e56b41663b461e_id_rsa (zuul-build-sshkey) 2026-08-16 12:45:09.600469 | instance -> localhost | ok: Runtime: 0:00:00.015743 2026-08-16 12:45:09.605409 | 2026-08-16 12:45:09.605471 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-16 12:45:09.924243 | instance | ok 2026-08-16 12:45:09.934173 | 2026-08-16 12:45:09.934245 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-16 12:45:09.959920 | instance | skipping: Conditional result was False 2026-08-16 12:45:09.975238 | 2026-08-16 12:45:09.975308 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-16 12:45:10.310922 | instance | ok 2026-08-16 12:45:10.316491 | 2026-08-16 12:45:10.316556 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-16 12:45:13.991182 | instance | Output suppressed because no_log was given 2026-08-16 12:45:14.009443 | 2026-08-16 12:45:14.009651 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-16 12:45:14.212466 | instance | ok: "logs" 2026-08-16 12:45:14.212720 | instance | ok: All items complete 2026-08-16 12:45:14.212751 | 2026-08-16 12:45:14.367898 | instance | ok: "artifacts" 2026-08-16 12:45:14.516441 | instance | ok: "docs" 2026-08-16 12:45:14.526838 | 2026-08-16 12:45:14.526963 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-16 12:45:14.717096 | instance | changed: "logs" 2026-08-16 12:45:14.874548 | instance | changed: "artifacts" 2026-08-16 12:45:15.048464 | instance | changed: "docs" 2026-08-16 12:45:15.066856 | 2026-08-16 12:45:15.066986 | PLAY RECAP 2026-08-16 12:45:15.067050 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-16 12:45:15.067092 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-16 12:45:15.067123 | 2026-08-16 12:45:15.204498 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-16 12:45:15.208254 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-16 12:45:15.808733 | 2026-08-16 12:45:15.808862 | PLAY [all] 2026-08-16 12:45:15.819767 | 2026-08-16 12:45:15.819850 | TASK [setup-uv : Extract archive] 2026-08-16 12:45:18.063761 | instance | changed 2026-08-16 12:45:18.069799 | 2026-08-16 12:45:18.069880 | TASK [setup-uv : Print version] 2026-08-16 12:45:18.430427 | instance | uv 0.8.13 2026-08-16 12:45:18.606508 | instance | ok: Runtime: 0:00:00.011693 2026-08-16 12:45:18.618709 | 2026-08-16 12:45:18.618803 | TASK [Install Ansible collection siblings] 2026-08-16 12:45:27.795007 | instance | changed: 2026-08-16 12:45:27.795199 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-16 12:45:27.795229 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-16 12:45:27.795253 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-16 12:45:27.795275 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-16 12:45:27.795296 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-08-16 12:45:27.795321 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-16 12:45:27.795343 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-16 12:45:27.795366 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-16 12:45:27.795386 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-16 12:45:27.795406 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-16 12:45:27.795426 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-16 12:45:27.795445 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-16 12:45:27.795464 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-08-16 12:45:27.795483 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-08-16 12:45:27.795501 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-08-16 12:45:27.795521 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-08-16 12:45:27.795540 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-08-16 12:45:27.795558 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-08-16 12:45:27.795578 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-08-16 12:45:27.795596 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-08-16 12:45:27.795615 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0 2026-08-16 12:45:27.795633 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-08-16 12:45:27.795653 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-16 12:45:27.795694 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-08-16 12:45:27.795724 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-08-16 12:45:27.795751 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-16 12:45:27.795770 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-16 12:45:27.795790 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-08-16 12:45:27.795809 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-08-16 12:45:27.795828 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-08-16 12:45:27.795846 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-08-16 12:45:27.795866 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-08-16 12:45:27.795885 | instance | Checked out ansible.netcommon to 1.2.0 2026-08-16 12:45:27.795904 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-08-16 12:45:27.795930 | instance | Starting galaxy collection install process 2026-08-16 12:45:27.795949 | instance | Process install dependency map 2026-08-16 12:45:27.795968 | instance | Starting collection install process 2026-08-16 12:45:27.795987 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-08-16 12:45:27.796006 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-08-16 12:45:27.796025 | instance | ansible.netcommon:* was installed successfully 2026-08-16 12:45:27.796043 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-08-16 12:45:27.796061 | instance | Creating virtual environment at: .venv 2026-08-16 12:45:27.796080 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-16 12:45:27.796099 | instance | Downloading ansible-core (2.1MiB) 2026-08-16 12:45:27.796118 | instance | Downloading netaddr (2.2MiB) 2026-08-16 12:45:27.796140 | instance | Downloading cryptography (4.2MiB) 2026-08-16 12:45:27.796159 | instance | Downloading kubernetes (1.9MiB) 2026-08-16 12:45:27.796178 | instance | Downloading rjsonnet (1.2MiB) 2026-08-16 12:45:27.796197 | instance | Downloading pydantic-core (2.0MiB) 2026-08-16 12:45:27.796217 | instance | Downloading setuptools (1.1MiB) 2026-08-16 12:45:27.796236 | instance | Downloading pygments (1.2MiB) 2026-08-16 12:45:27.796254 | instance | Downloading openstacksdk (1.7MiB) 2026-08-16 12:45:27.796273 | instance | Building pyperclip==1.9.0 2026-08-16 12:45:27.796293 | instance | Downloading rjsonnet 2026-08-16 12:45:27.796313 | instance | Downloading pydantic-core 2026-08-16 12:45:27.796332 | instance | Downloading netaddr 2026-08-16 12:45:27.796350 | instance | Downloading pygments 2026-08-16 12:45:27.796369 | instance | Downloading cryptography 2026-08-16 12:45:27.796387 | instance | Downloading setuptools 2026-08-16 12:45:27.796405 | instance | Downloading kubernetes 2026-08-16 12:45:27.796422 | instance | Downloading ansible-core 2026-08-16 12:45:27.796442 | instance | Downloading openstacksdk 2026-08-16 12:45:27.796461 | instance | Built pyperclip==1.9.0 2026-08-16 12:45:27.796514 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-08-16 12:45:27.796534 | instance | Installed 83 packages in 105ms 2026-08-16 12:45:27.796553 | instance | Checked out ansible.posix to 1.6.0 2026-08-16 12:45:27.796572 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-08-16 12:45:27.796591 | instance | Starting galaxy collection install process 2026-08-16 12:45:27.796609 | instance | Process install dependency map 2026-08-16 12:45:27.796634 | instance | Starting collection install process 2026-08-16 12:45:27.796655 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-08-16 12:45:27.796673 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-08-16 12:45:27.796692 | instance | ansible.posix:1.6.0 was installed successfully 2026-08-16 12:45:27.796711 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-16 12:45:27.796737 | instance | 2.17.12 2026-08-16 12:45:27.796758 | instance | Checked out ansible.utils to v6.1.0 2026-08-16 12:45:27.796777 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-08-16 12:45:27.796796 | instance | Starting galaxy collection install process 2026-08-16 12:45:27.796815 | instance | Process install dependency map 2026-08-16 12:45:27.796834 | instance | Starting collection install process 2026-08-16 12:45:27.796853 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-08-16 12:45:27.796873 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-08-16 12:45:27.796891 | instance | ansible.utils:6.1.0 was installed successfully 2026-08-16 12:45:27.796910 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-16 12:45:27.796928 | instance | 2.17.12 2026-08-16 12:45:27.796947 | instance | Checked out atmosphere.common to v0.7.0 2026-08-16 12:45:27.796986 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-08-16 12:45:27.797006 | instance | Starting galaxy collection install process 2026-08-16 12:45:27.797024 | instance | Process install dependency map 2026-08-16 12:45:27.797042 | instance | Starting collection install process 2026-08-16 12:45:27.797060 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-08-16 12:45:27.797078 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-08-16 12:45:27.797096 | instance | atmosphere.common:0.7.0 was installed successfully 2026-08-16 12:45:27.797115 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-16 12:45:27.797134 | instance | 2.17.12 2026-08-16 12:45:27.797152 | instance | Checked out community.crypto to 2.2.3 2026-08-16 12:45:27.797171 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-08-16 12:45:27.797189 | instance | Starting galaxy collection install process 2026-08-16 12:45:27.797207 | instance | Process install dependency map 2026-08-16 12:45:27.797224 | instance | Starting collection install process 2026-08-16 12:45:27.797244 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-08-16 12:45:27.797262 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-08-16 12:45:27.797280 | instance | community.crypto:2.2.3 was installed successfully 2026-08-16 12:45:27.797298 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-16 12:45:27.797317 | instance | 2.17.12 2026-08-16 12:45:27.797335 | instance | Checked out community.general to 7.3.0 2026-08-16 12:45:27.797354 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-08-16 12:45:27.797378 | instance | Starting galaxy collection install process 2026-08-16 12:45:27.797398 | instance | Process install dependency map 2026-08-16 12:45:27.797416 | instance | Starting collection install process 2026-08-16 12:45:27.797434 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-08-16 12:45:27.797452 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-08-16 12:45:27.797471 | instance | community.general:7.3.0 was installed successfully 2026-08-16 12:45:27.797489 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-16 12:45:27.797508 | instance | 2.17.12 2026-08-16 12:45:27.797526 | instance | Checked out community.mysql to 3.6.0 2026-08-16 12:45:27.797547 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-08-16 12:45:27.797567 | instance | Starting galaxy collection install process 2026-08-16 12:45:27.797586 | instance | Process install dependency map 2026-08-16 12:45:27.797605 | instance | Starting collection install process 2026-08-16 12:45:27.797624 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-08-16 12:45:27.797642 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-08-16 12:45:27.797660 | instance | community.mysql:3.6.0 was installed successfully 2026-08-16 12:45:27.797679 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-16 12:45:27.797696 | instance | 2.17.12 2026-08-16 12:45:27.797715 | instance | Checked out kubernetes.core to 2.4.0 2026-08-16 12:45:27.797737 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-08-16 12:45:27.797763 | instance | Starting galaxy collection install process 2026-08-16 12:45:27.797782 | instance | Process install dependency map 2026-08-16 12:45:27.797802 | instance | Starting collection install process 2026-08-16 12:45:27.797821 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-08-16 12:45:27.797839 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-08-16 12:45:27.797858 | instance | kubernetes.core:2.4.0 was installed successfully 2026-08-16 12:45:27.797877 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-16 12:45:27.797895 | instance | 2.17.12 2026-08-16 12:45:27.797913 | instance | Checked out openstack.cloud to 2.6.0 2026-08-16 12:45:27.797932 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-08-16 12:45:27.797951 | instance | Starting galaxy collection install process 2026-08-16 12:45:27.797970 | instance | Process install dependency map 2026-08-16 12:45:27.797988 | instance | Starting collection install process 2026-08-16 12:45:27.798007 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-08-16 12:45:27.798025 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-08-16 12:45:27.798140 | instance | openstack.cloud:2.6.0 was installed successfully 2026-08-16 12:45:27.798189 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-16 12:45:27.798213 | instance | 2.17.12 2026-08-16 12:45:27.798240 | instance | Checked out vexxhost.ceph to v4.2.0 2026-08-16 12:45:27.798261 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-08-16 12:45:27.798281 | instance | Starting galaxy collection install process 2026-08-16 12:45:27.798300 | instance | Process install dependency map 2026-08-16 12:45:27.798318 | instance | Starting collection install process 2026-08-16 12:45:27.798337 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-08-16 12:45:27.798356 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-08-16 12:45:27.798374 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-08-16 12:45:27.798392 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-16 12:45:27.798410 | instance | 2.17.12 2026-08-16 12:45:27.798428 | instance | Checked out vexxhost.containers to v1.6.8 2026-08-16 12:45:27.798446 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-08-16 12:45:27.798464 | instance | Starting galaxy collection install process 2026-08-16 12:45:27.798483 | instance | Process install dependency map 2026-08-16 12:45:27.798501 | instance | Starting collection install process 2026-08-16 12:45:27.798519 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-08-16 12:45:27.798537 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-08-16 12:45:27.798555 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-08-16 12:45:27.798574 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-16 12:45:27.798592 | instance | 2.17.12 2026-08-16 12:45:27.798610 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-08-16 12:45:27.798628 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-08-16 12:45:27.798647 | instance | Starting galaxy collection install process 2026-08-16 12:45:27.798665 | instance | Process install dependency map 2026-08-16 12:45:27.798683 | instance | Starting collection install process 2026-08-16 12:45:27.798701 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-08-16 12:45:27.798720 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-08-16 12:45:27.798740 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-08-16 12:45:27.798766 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-08-16 12:45:27.798788 | instance | 2.17.12 2026-08-16 12:45:27.804697 | 2026-08-16 12:45:27.804745 | PLAY RECAP 2026-08-16 12:45:27.804794 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-16 12:45:27.804816 | 2026-08-16 12:45:27.930659 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-16 12:45:27.934473 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-16 12:45:28.510066 | 2026-08-16 12:45:28.510191 | PLAY [all] 2026-08-16 12:45:28.521005 | 2026-08-16 12:45:28.521077 | TASK [Install "jq" for log collection] 2026-08-16 12:45:38.633560 | instance | changed 2026-08-16 12:45:38.635641 | 2026-08-16 12:45:38.635697 | PLAY RECAP 2026-08-16 12:45:38.635764 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-16 12:45:38.635814 | 2026-08-16 12:45:38.746677 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-08-16 12:45:38.753055 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-16 12:45:39.319248 | 2026-08-16 12:45:39.319373 | PLAY [all] 2026-08-16 12:45:39.330060 | 2026-08-16 12:45:39.330131 | LOOP [Check inventory directories] 2026-08-16 12:45:39.673098 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-08-16 12:45:39.829484 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/csi/inventory" 2026-08-16 12:45:39.980636 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/csi/inventory" 2026-08-16 12:45:39.996903 | 2026-08-16 12:45:39.997279 | LOOP [Copy inventory file for Zuul] 2026-08-16 12:45:40.793724 | instance | changed: 2026-08-16 12:45:40.794052 | instance | { 2026-08-16 12:45:40.794104 | instance | "ansible_loop_var": "item", 2026-08-16 12:45:40.794140 | instance | "changed": false, 2026-08-16 12:45:40.794170 | instance | "failed": false, 2026-08-16 12:45:40.794203 | instance | "invocation": { 2026-08-16 12:45:40.794230 | instance | "module_args": { 2026-08-16 12:45:40.794256 | instance | "checksum_algorithm": "sha1", 2026-08-16 12:45:40.794282 | instance | "follow": true, 2026-08-16 12:45:40.794308 | instance | "get_attributes": true, 2026-08-16 12:45:40.794336 | instance | "get_checksum": true, 2026-08-16 12:45:40.794362 | instance | "get_mime": true, 2026-08-16 12:45:40.794387 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-08-16 12:45:40.794414 | instance | } 2026-08-16 12:45:40.794439 | instance | }, 2026-08-16 12:45:40.794464 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-08-16 12:45:40.794490 | instance | "stat": { 2026-08-16 12:45:40.794514 | instance | "atime": 1786884320.377433, 2026-08-16 12:45:40.794539 | instance | "attr_flags": "e", 2026-08-16 12:45:40.794564 | instance | "attributes": [ 2026-08-16 12:45:40.794588 | instance | "extents" 2026-08-16 12:45:40.794612 | instance | ], 2026-08-16 12:45:40.794637 | instance | "block_size": 4096, 2026-08-16 12:45:40.794661 | instance | "blocks": 8, 2026-08-16 12:45:40.794686 | instance | "charset": "unknown", 2026-08-16 12:45:40.794713 | instance | "ctime": 1786884319.409378, 2026-08-16 12:45:40.794738 | instance | "dev": 64513, 2026-08-16 12:45:40.794765 | instance | "device_type": 0, 2026-08-16 12:45:40.794790 | instance | "executable": true, 2026-08-16 12:45:40.794814 | instance | "exists": true, 2026-08-16 12:45:40.794839 | instance | "gid": 1000, 2026-08-16 12:45:40.794864 | instance | "gr_name": "zuul", 2026-08-16 12:45:40.794888 | instance | "inode": 1047494, 2026-08-16 12:45:40.794912 | instance | "isblk": false, 2026-08-16 12:45:40.794938 | instance | "ischr": false, 2026-08-16 12:45:40.794963 | instance | "isdir": true, 2026-08-16 12:45:40.794988 | instance | "isfifo": false, 2026-08-16 12:45:40.795012 | instance | "isgid": false, 2026-08-16 12:45:40.795037 | instance | "islnk": false, 2026-08-16 12:45:40.795061 | instance | "isreg": false, 2026-08-16 12:45:40.795084 | instance | "issock": false, 2026-08-16 12:45:40.795108 | instance | "isuid": false, 2026-08-16 12:45:40.795133 | instance | "mimetype": "unknown", 2026-08-16 12:45:40.795156 | instance | "mode": "0755", 2026-08-16 12:45:40.795181 | instance | "mtime": 1786884319.409378, 2026-08-16 12:45:40.795204 | instance | "nlink": 22, 2026-08-16 12:45:40.795228 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-08-16 12:45:40.795254 | instance | "pw_name": "zuul", 2026-08-16 12:45:40.795282 | instance | "readable": true, 2026-08-16 12:45:40.795307 | instance | "rgrp": true, 2026-08-16 12:45:40.795333 | instance | "roth": true, 2026-08-16 12:45:40.795377 | instance | "rusr": true, 2026-08-16 12:45:40.795403 | instance | "size": 4096, 2026-08-16 12:45:40.795428 | instance | "uid": 1000, 2026-08-16 12:45:40.795452 | instance | "version": "637391771", 2026-08-16 12:45:40.795476 | instance | "wgrp": false, 2026-08-16 12:45:40.795503 | instance | "woth": false, 2026-08-16 12:45:40.795528 | instance | "writeable": true, 2026-08-16 12:45:40.795552 | instance | "wusr": true, 2026-08-16 12:45:40.795576 | instance | "xgrp": true, 2026-08-16 12:45:40.795601 | instance | "xoth": true, 2026-08-16 12:45:40.795625 | instance | "xusr": true 2026-08-16 12:45:40.795650 | instance | } 2026-08-16 12:45:40.795674 | instance | } 2026-08-16 12:45:40.795723 | instance | ok: All items complete 2026-08-16 12:45:40.795754 | 2026-08-16 12:45:40.797525 | instance | skipping: Conditional result was False 2026-08-16 12:45:40.798144 | instance | skipping: Conditional result was False 2026-08-16 12:45:40.817644 | 2026-08-16 12:45:40.817806 | LOOP [Switch "ansible_host" to private IP] 2026-08-16 12:45:41.154621 | instance | changed: 1 replacements made 2026-08-16 12:45:41.155969 | instance | skipping: Conditional result was False 2026-08-16 12:45:41.156661 | instance | skipping: Conditional result was False 2026-08-16 12:45:41.174090 | 2026-08-16 12:45:41.174231 | TASK [Run Molecule scenario] 2026-08-16 12:45:42.104017 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-08-16 12:45:42.477674 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-16 12:45:42.477775 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-08-16 12:45:53.445562 | instance | INFO [csi > dependency] Executing 2026-08-16 12:45:53.445786 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-08-16 12:45:53.446031 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-08-16 12:45:53.446154 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-16 12:45:53.454056 | instance | INFO [csi > cleanup] Executing 2026-08-16 12:45:53.454395 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-16 12:45:53.461943 | instance | INFO [csi > destroy] Executing 2026-08-16 12:45:53.462012 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-08-16 12:45:53.462097 | instance | INFO [csi > destroy] Executed: Successful 2026-08-16 12:45:53.469510 | instance | INFO [csi > syntax] Executing 2026-08-16 12:45:55.119154 | instance | 2026-08-16 12:45:55.119454 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-08-16 12:45:55.193118 | instance | INFO [csi > syntax] Executed: Successful 2026-08-16 12:45:55.207611 | instance | INFO [csi > create] Executing 2026-08-16 12:45:55.209549 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-16 12:45:55.217321 | instance | INFO [csi > prepare] Executing 2026-08-16 12:45:56.061280 | instance | 2026-08-16 12:45:56.061553 | instance | PLAY [Prepare] ***************************************************************** 2026-08-16 12:45:56.061841 | instance | 2026-08-16 12:45:56.062201 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:45:56.062523 | instance | Sunday 16 August 2026 12:45:56 +0000 (0:00:00.026) 0:00:00.026 ********* 2026-08-16 12:45:57.187243 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-16 12:45:57.187517 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-16 12:45:57.187812 | instance | interpreter could change the meaning of that path. See 2026-08-16 12:45:57.188176 | instance | https://docs.ansible.com/ansible- 2026-08-16 12:45:57.188471 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-16 12:45:57.196053 | instance | ok: [instance] 2026-08-16 12:45:57.196390 | instance | 2026-08-16 12:45:57.196809 | instance | TASK [Configure short hostname] ************************************************ 2026-08-16 12:45:57.197123 | instance | Sunday 16 August 2026 12:45:57 +0000 (0:00:01.135) 0:00:01.161 ********* 2026-08-16 12:45:57.873184 | instance | changed: [instance] 2026-08-16 12:45:57.873403 | instance | 2026-08-16 12:45:57.873676 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-08-16 12:45:57.873956 | instance | Sunday 16 August 2026 12:45:57 +0000 (0:00:00.676) 0:00:01.838 ********* 2026-08-16 12:45:58.117712 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-08-16 12:45:58.118004 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-08-16 12:45:58.118242 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-08-16 12:45:58.127464 | instance | changed: [instance] 2026-08-16 12:45:58.127666 | instance | 2026-08-16 12:45:58.127891 | instance | TASK [Purge "snapd" package] *************************************************** 2026-08-16 12:45:58.128118 | instance | Sunday 16 August 2026 12:45:58 +0000 (0:00:00.254) 0:00:02.093 ********* 2026-08-16 12:45:58.920639 | instance | ok: [instance] 2026-08-16 12:45:58.920993 | instance | 2026-08-16 12:45:58.921297 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-08-16 12:45:58.921580 | instance | 2026-08-16 12:45:58.921869 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:45:58.922273 | instance | Sunday 16 August 2026 12:45:58 +0000 (0:00:00.792) 0:00:02.886 ********* 2026-08-16 12:45:59.611630 | instance | ok: [instance] 2026-08-16 12:45:59.611927 | instance | 2026-08-16 12:45:59.612278 | instance | TASK [Install depedencies] ***************************************************** 2026-08-16 12:45:59.612634 | instance | Sunday 16 August 2026 12:45:59 +0000 (0:00:00.690) 0:00:03.577 ********* 2026-08-16 12:46:18.641378 | instance | changed: [instance] 2026-08-16 12:46:18.641628 | instance | 2026-08-16 12:46:18.641922 | instance | TASK [Start up service] ******************************************************** 2026-08-16 12:46:18.642202 | instance | Sunday 16 August 2026 12:46:18 +0000 (0:00:19.029) 0:00:22.606 ********* 2026-08-16 12:46:19.158886 | instance | ok: [instance] 2026-08-16 12:46:19.159120 | instance | 2026-08-16 12:46:19.159418 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-08-16 12:46:19.159704 | instance | Sunday 16 August 2026 12:46:19 +0000 (0:00:00.517) 0:00:23.124 ********* 2026-08-16 12:46:19.457126 | instance | ok: [instance] 2026-08-16 12:46:19.457344 | instance | 2026-08-16 12:46:19.457627 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-08-16 12:46:19.457970 | instance | Sunday 16 August 2026 12:46:19 +0000 (0:00:00.298) 0:00:23.422 ********* 2026-08-16 12:46:20.079727 | instance | changed: [instance] 2026-08-16 12:46:20.079947 | instance | 2026-08-16 12:46:20.080234 | instance | TASK [Get list of all loopback devices] **************************************** 2026-08-16 12:46:20.080512 | instance | Sunday 16 August 2026 12:46:20 +0000 (0:00:00.621) 0:00:24.044 ********* 2026-08-16 12:46:20.273671 | instance | ok: [instance] 2026-08-16 12:46:20.273985 | instance | 2026-08-16 12:46:20.274371 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-08-16 12:46:20.274763 | instance | Sunday 16 August 2026 12:46:20 +0000 (0:00:00.194) 0:00:24.239 ********* 2026-08-16 12:46:20.291618 | instance | skipping: [instance] 2026-08-16 12:46:20.291868 | instance | 2026-08-16 12:46:20.292154 | instance | TASK [Create devices for Ceph] ************************************************* 2026-08-16 12:46:20.292444 | instance | Sunday 16 August 2026 12:46:20 +0000 (0:00:00.018) 0:00:24.257 ********* 2026-08-16 12:46:20.822593 | instance | changed: [instance] => (item=osd0) 2026-08-16 12:46:20.822844 | instance | changed: [instance] => (item=osd1) 2026-08-16 12:46:20.823121 | instance | changed: [instance] => (item=osd2) 2026-08-16 12:46:20.823382 | instance | 2026-08-16 12:46:20.823891 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-08-16 12:46:20.824202 | instance | Sunday 16 August 2026 12:46:20 +0000 (0:00:00.529) 0:00:24.787 ********* 2026-08-16 12:46:21.448740 | instance | changed: [instance] => (item=osd0) 2026-08-16 12:46:21.448781 | instance | changed: [instance] => (item=osd1) 2026-08-16 12:46:21.448886 | instance | changed: [instance] => (item=osd2) 2026-08-16 12:46:21.449397 | instance | 2026-08-16 12:46:21.449738 | instance | TASK [Start loop devices] ****************************************************** 2026-08-16 12:46:21.450076 | instance | Sunday 16 August 2026 12:46:21 +0000 (0:00:00.626) 0:00:25.413 ********* 2026-08-16 12:46:22.097145 | instance | changed: [instance] => (item=osd0) 2026-08-16 12:46:22.097275 | instance | changed: [instance] => (item=osd1) 2026-08-16 12:46:22.097506 | instance | changed: [instance] => (item=osd2) 2026-08-16 12:46:22.097673 | instance | 2026-08-16 12:46:22.097854 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-08-16 12:46:22.098034 | instance | Sunday 16 August 2026 12:46:22 +0000 (0:00:00.648) 0:00:26.062 ********* 2026-08-16 12:46:25.315054 | instance | changed: [instance] => (item=osd0) 2026-08-16 12:46:25.315331 | instance | changed: [instance] => (item=osd1) 2026-08-16 12:46:25.315608 | instance | changed: [instance] => (item=osd2) 2026-08-16 12:46:25.315872 | instance | 2026-08-16 12:46:25.316154 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-08-16 12:46:25.316434 | instance | Sunday 16 August 2026 12:46:25 +0000 (0:00:03.218) 0:00:29.280 ********* 2026-08-16 12:46:27.114901 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-08-16 12:46:27.115163 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-08-16 12:46:27.115391 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-08-16 12:46:27.115591 | instance | 2026-08-16 12:46:27.115798 | instance | PLAY RECAP ********************************************************************* 2026-08-16 12:46:27.116020 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-08-16 12:46:27.116216 | instance | 2026-08-16 12:46:27.116423 | instance | Sunday 16 August 2026 12:46:27 +0000 (0:00:01.800) 0:00:31.081 ********* 2026-08-16 12:46:27.116630 | instance | =============================================================================== 2026-08-16 12:46:27.116881 | instance | Install depedencies ---------------------------------------------------- 19.03s 2026-08-16 12:46:27.117090 | instance | Create a volume group for each loop device ------------------------------ 3.22s 2026-08-16 12:46:27.117298 | instance | Create a logical volume for each loop device ---------------------------- 1.80s 2026-08-16 12:46:27.117503 | instance | Gathering Facts --------------------------------------------------------- 1.14s 2026-08-16 12:46:27.117710 | instance | Purge "snapd" package --------------------------------------------------- 0.79s 2026-08-16 12:46:27.117915 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-08-16 12:46:27.118119 | instance | Configure short hostname ------------------------------------------------ 0.68s 2026-08-16 12:46:27.118326 | instance | Start loop devices ------------------------------------------------------ 0.65s 2026-08-16 12:46:27.118534 | instance | Set permissions on loopback devices ------------------------------------- 0.63s 2026-08-16 12:46:27.118739 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.62s 2026-08-16 12:46:27.118941 | instance | Create devices for Ceph ------------------------------------------------- 0.53s 2026-08-16 12:46:27.119142 | instance | Start up service -------------------------------------------------------- 0.52s 2026-08-16 12:46:27.119343 | instance | Generate lvm.conf ------------------------------------------------------- 0.30s 2026-08-16 12:46:27.119546 | instance | Ensure hostname inside hosts file --------------------------------------- 0.25s 2026-08-16 12:46:27.119749 | instance | Get list of all loopback devices ---------------------------------------- 0.19s 2026-08-16 12:46:27.119951 | instance | Fail if there is any existing loopback devices -------------------------- 0.02s 2026-08-16 12:46:27.181947 | instance | INFO [csi > prepare] Executed: Successful 2026-08-16 12:46:27.191998 | instance | INFO [csi > converge] Executing 2026-08-16 12:46:28.658695 | instance | 2026-08-16 12:46:28.659105 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-08-16 12:46:28.659430 | instance | 2026-08-16 12:46:28.659805 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:46:28.660151 | instance | Sunday 16 August 2026 12:46:28 +0000 (0:00:00.008) 0:00:00.008 ********* 2026-08-16 12:46:29.598321 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-16 12:46:29.598724 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-16 12:46:29.599069 | instance | interpreter could change the meaning of that path. See 2026-08-16 12:46:29.599405 | instance | https://docs.ansible.com/ansible- 2026-08-16 12:46:29.599740 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-16 12:46:29.609569 | instance | ok: [instance] 2026-08-16 12:46:29.609907 | instance | 2026-08-16 12:46:29.610246 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-08-16 12:46:29.610578 | instance | Sunday 16 August 2026 12:46:29 +0000 (0:00:00.950) 0:00:00.959 ********* 2026-08-16 12:46:29.658951 | instance | ok: [instance] => { 2026-08-16 12:46:29.659343 | instance | "msg": "csi_driver=local-path-provisioner, MOLECULE_CSI_DRIVER=" 2026-08-16 12:46:29.659671 | instance | } 2026-08-16 12:46:29.659986 | instance | 2026-08-16 12:46:29.660329 | instance | PLAY [all] ********************************************************************* 2026-08-16 12:46:29.660656 | instance | 2026-08-16 12:46:29.661264 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:46:29.661697 | instance | Sunday 16 August 2026 12:46:29 +0000 (0:00:00.049) 0:00:01.008 ********* 2026-08-16 12:46:29.683422 | instance | skipping: [instance] 2026-08-16 12:46:29.683711 | instance | 2026-08-16 12:46:29.684003 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-08-16 12:46:29.684286 | instance | Sunday 16 August 2026 12:46:29 +0000 (0:00:00.024) 0:00:01.033 ********* 2026-08-16 12:46:29.713396 | instance | skipping: [instance] 2026-08-16 12:46:29.713781 | instance | 2026-08-16 12:46:29.714122 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-16 12:46:29.714456 | instance | Sunday 16 August 2026 12:46:29 +0000 (0:00:00.029) 0:00:01.063 ********* 2026-08-16 12:46:29.792482 | instance | skipping: [instance] 2026-08-16 12:46:29.792888 | instance | 2026-08-16 12:46:29.793241 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-08-16 12:46:29.793551 | instance | 2026-08-16 12:46:29.793888 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:46:29.794306 | instance | Sunday 16 August 2026 12:46:29 +0000 (0:00:00.079) 0:00:01.142 ********* 2026-08-16 12:46:29.823975 | instance | skipping: [instance] 2026-08-16 12:46:29.824341 | instance | 2026-08-16 12:46:29.824739 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:29.825104 | instance | Sunday 16 August 2026 12:46:29 +0000 (0:00:00.031) 0:00:01.173 ********* 2026-08-16 12:46:29.865186 | instance | skipping: [instance] 2026-08-16 12:46:29.865549 | instance | 2026-08-16 12:46:29.865929 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:29.866280 | instance | Sunday 16 August 2026 12:46:29 +0000 (0:00:00.041) 0:00:01.214 ********* 2026-08-16 12:46:29.904019 | instance | skipping: [instance] 2026-08-16 12:46:29.904402 | instance | 2026-08-16 12:46:29.904803 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:29.905163 | instance | Sunday 16 August 2026 12:46:29 +0000 (0:00:00.038) 0:00:01.253 ********* 2026-08-16 12:46:29.937347 | instance | skipping: [instance] 2026-08-16 12:46:29.937693 | instance | 2026-08-16 12:46:29.938032 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:29.938364 | instance | Sunday 16 August 2026 12:46:29 +0000 (0:00:00.033) 0:00:01.286 ********* 2026-08-16 12:46:29.964836 | instance | skipping: [instance] 2026-08-16 12:46:29.965176 | instance | 2026-08-16 12:46:29.965508 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:29.965839 | instance | Sunday 16 August 2026 12:46:29 +0000 (0:00:00.027) 0:00:01.314 ********* 2026-08-16 12:46:29.993685 | instance | skipping: [instance] 2026-08-16 12:46:29.994017 | instance | 2026-08-16 12:46:29.994353 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:29.994681 | instance | Sunday 16 August 2026 12:46:29 +0000 (0:00:00.028) 0:00:01.343 ********* 2026-08-16 12:46:30.045097 | instance | skipping: [instance] 2026-08-16 12:46:30.045328 | instance | 2026-08-16 12:46:30.045514 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:30.045684 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.050) 0:00:01.394 ********* 2026-08-16 12:46:30.079562 | instance | skipping: [instance] 2026-08-16 12:46:30.079786 | instance | 2026-08-16 12:46:30.080045 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:30.080261 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.035) 0:00:01.429 ********* 2026-08-16 12:46:30.123675 | instance | skipping: [instance] 2026-08-16 12:46:30.124036 | instance | 2026-08-16 12:46:30.124428 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:30.124802 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.043) 0:00:01.473 ********* 2026-08-16 12:46:30.162161 | instance | skipping: [instance] 2026-08-16 12:46:30.162499 | instance | 2026-08-16 12:46:30.162832 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:30.163162 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.038) 0:00:01.511 ********* 2026-08-16 12:46:30.188204 | instance | skipping: [instance] 2026-08-16 12:46:30.188538 | instance | 2026-08-16 12:46:30.188950 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:30.189284 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.026) 0:00:01.537 ********* 2026-08-16 12:46:30.215729 | instance | skipping: [instance] 2026-08-16 12:46:30.216064 | instance | 2026-08-16 12:46:30.216495 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:30.216958 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.027) 0:00:01.565 ********* 2026-08-16 12:46:30.262278 | instance | skipping: [instance] 2026-08-16 12:46:30.262661 | instance | 2026-08-16 12:46:30.263052 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:30.263434 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.046) 0:00:01.612 ********* 2026-08-16 12:46:30.299709 | instance | skipping: [instance] 2026-08-16 12:46:30.299924 | instance | 2026-08-16 12:46:30.300132 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:30.300338 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.037) 0:00:01.649 ********* 2026-08-16 12:46:30.338921 | instance | skipping: [instance] 2026-08-16 12:46:30.339369 | instance | 2026-08-16 12:46:30.340027 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:30.340377 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.038) 0:00:01.688 ********* 2026-08-16 12:46:30.374535 | instance | skipping: [instance] 2026-08-16 12:46:30.374887 | instance | 2026-08-16 12:46:30.375219 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:30.375542 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.035) 0:00:01.724 ********* 2026-08-16 12:46:30.404829 | instance | skipping: [instance] 2026-08-16 12:46:30.405188 | instance | 2026-08-16 12:46:30.405522 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:30.405863 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.030) 0:00:01.754 ********* 2026-08-16 12:46:30.433649 | instance | skipping: [instance] 2026-08-16 12:46:30.434005 | instance | 2026-08-16 12:46:30.434386 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:30.434712 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.028) 0:00:01.783 ********* 2026-08-16 12:46:30.468520 | instance | skipping: [instance] 2026-08-16 12:46:30.468950 | instance | 2026-08-16 12:46:30.469319 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-16 12:46:30.469674 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.034) 0:00:01.818 ********* 2026-08-16 12:46:30.499736 | instance | skipping: [instance] 2026-08-16 12:46:30.500131 | instance | 2026-08-16 12:46:30.500505 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-16 12:46:30.500903 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.031) 0:00:01.849 ********* 2026-08-16 12:46:30.530228 | instance | skipping: [instance] 2026-08-16 12:46:30.530591 | instance | 2026-08-16 12:46:30.531015 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-16 12:46:30.531354 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.030) 0:00:01.879 ********* 2026-08-16 12:46:30.559565 | instance | skipping: [instance] 2026-08-16 12:46:30.559929 | instance | 2026-08-16 12:46:30.560262 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-16 12:46:30.560586 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.029) 0:00:01.909 ********* 2026-08-16 12:46:30.591879 | instance | skipping: [instance] 2026-08-16 12:46:30.592223 | instance | 2026-08-16 12:46:30.592562 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-16 12:46:30.592926 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.032) 0:00:01.941 ********* 2026-08-16 12:46:30.622089 | instance | skipping: [instance] 2026-08-16 12:46:30.622449 | instance | 2026-08-16 12:46:30.622782 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-16 12:46:30.623133 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.030) 0:00:01.971 ********* 2026-08-16 12:46:30.669864 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-08-16 12:46:30.670244 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-16 12:46:30.670575 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-16 12:46:30.670911 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-16 12:46:30.671244 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-16 12:46:30.671645 | instance | skipping: [instance] 2026-08-16 12:46:30.671996 | instance | 2026-08-16 12:46:30.672324 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-16 12:46:30.672644 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.047) 0:00:02.019 ********* 2026-08-16 12:46:30.718588 | instance | skipping: [instance] 2026-08-16 12:46:30.718948 | instance | 2026-08-16 12:46:30.719281 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-16 12:46:30.719629 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.031) 0:00:02.050 ********* 2026-08-16 12:46:30.720075 | instance | skipping: [instance] 2026-08-16 12:46:30.720419 | instance | 2026-08-16 12:46:30.720803 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-16 12:46:30.721242 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.017) 0:00:02.068 ********* 2026-08-16 12:46:30.755287 | instance | skipping: [instance] 2026-08-16 12:46:30.755712 | instance | 2026-08-16 12:46:30.756166 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:30.756523 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.036) 0:00:02.104 ********* 2026-08-16 12:46:30.791152 | instance | skipping: [instance] 2026-08-16 12:46:30.791486 | instance | 2026-08-16 12:46:30.791819 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:30.792268 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.036) 0:00:02.140 ********* 2026-08-16 12:46:30.829149 | instance | skipping: [instance] 2026-08-16 12:46:30.829483 | instance | 2026-08-16 12:46:30.829817 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:30.830273 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.037) 0:00:02.178 ********* 2026-08-16 12:46:30.866855 | instance | skipping: [instance] 2026-08-16 12:46:30.867275 | instance | 2026-08-16 12:46:30.867636 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:30.867986 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.037) 0:00:02.216 ********* 2026-08-16 12:46:30.896424 | instance | skipping: [instance] 2026-08-16 12:46:30.896797 | instance | 2026-08-16 12:46:30.897252 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:30.897593 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.029) 0:00:02.246 ********* 2026-08-16 12:46:30.927003 | instance | skipping: [instance] 2026-08-16 12:46:30.927332 | instance | 2026-08-16 12:46:30.927674 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:30.928064 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.030) 0:00:02.276 ********* 2026-08-16 12:46:30.963528 | instance | skipping: [instance] 2026-08-16 12:46:30.963861 | instance | 2026-08-16 12:46:30.964227 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-16 12:46:30.964570 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.036) 0:00:02.313 ********* 2026-08-16 12:46:30.991755 | instance | skipping: [instance] 2026-08-16 12:46:30.992117 | instance | 2026-08-16 12:46:30.992485 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-16 12:46:30.992867 | instance | Sunday 16 August 2026 12:46:30 +0000 (0:00:00.028) 0:00:02.341 ********* 2026-08-16 12:46:31.020491 | instance | skipping: [instance] 2026-08-16 12:46:31.020944 | instance | 2026-08-16 12:46:31.021367 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-16 12:46:31.021785 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.028) 0:00:02.370 ********* 2026-08-16 12:46:31.049032 | instance | skipping: [instance] 2026-08-16 12:46:31.049313 | instance | 2026-08-16 12:46:31.049605 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-16 12:46:31.049919 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.028) 0:00:02.398 ********* 2026-08-16 12:46:31.092450 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-08-16 12:46:31.092878 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-16 12:46:31.093245 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-16 12:46:31.093598 | instance | skipping: [instance] 2026-08-16 12:46:31.093950 | instance | 2026-08-16 12:46:31.094380 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-16 12:46:31.094752 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.043) 0:00:02.441 ********* 2026-08-16 12:46:31.119735 | instance | skipping: [instance] 2026-08-16 12:46:31.120072 | instance | 2026-08-16 12:46:31.120409 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-16 12:46:31.120780 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.027) 0:00:02.469 ********* 2026-08-16 12:46:31.165445 | instance | skipping: [instance] 2026-08-16 12:46:31.165814 | instance | 2026-08-16 12:46:31.166190 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-16 12:46:31.166601 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.028) 0:00:02.498 ********* 2026-08-16 12:46:31.166949 | instance | skipping: [instance] 2026-08-16 12:46:31.167269 | instance | 2026-08-16 12:46:31.167612 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-16 12:46:31.167988 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.016) 0:00:02.515 ********* 2026-08-16 12:46:31.203433 | instance | skipping: [instance] 2026-08-16 12:46:31.203809 | instance | 2026-08-16 12:46:31.204169 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-16 12:46:31.204502 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.037) 0:00:02.553 ********* 2026-08-16 12:46:31.250049 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-16 12:46:31.250430 | instance | skipping: [instance] 2026-08-16 12:46:31.250742 | instance | 2026-08-16 12:46:31.251143 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-16 12:46:31.251504 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.046) 0:00:02.599 ********* 2026-08-16 12:46:31.277331 | instance | skipping: [instance] 2026-08-16 12:46:31.277758 | instance | 2026-08-16 12:46:31.278232 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-16 12:46:31.278648 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.027) 0:00:02.627 ********* 2026-08-16 12:46:31.305915 | instance | skipping: [instance] 2026-08-16 12:46:31.306368 | instance | 2026-08-16 12:46:31.306745 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-16 12:46:31.307128 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.028) 0:00:02.655 ********* 2026-08-16 12:46:31.334472 | instance | skipping: [instance] 2026-08-16 12:46:31.334889 | instance | 2026-08-16 12:46:31.335272 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-16 12:46:31.335696 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.028) 0:00:02.684 ********* 2026-08-16 12:46:31.365003 | instance | skipping: [instance] 2026-08-16 12:46:31.365334 | instance | 2026-08-16 12:46:31.365679 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-16 12:46:31.366005 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.030) 0:00:02.714 ********* 2026-08-16 12:46:31.397011 | instance | skipping: [instance] 2026-08-16 12:46:31.397444 | instance | 2026-08-16 12:46:31.397829 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-16 12:46:31.398183 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.031) 0:00:02.746 ********* 2026-08-16 12:46:31.468095 | instance | skipping: [instance] 2026-08-16 12:46:31.468471 | instance | 2026-08-16 12:46:31.468832 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-08-16 12:46:31.469156 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.070) 0:00:02.817 ********* 2026-08-16 12:46:31.499888 | instance | skipping: [instance] 2026-08-16 12:46:31.500216 | instance | 2026-08-16 12:46:31.500617 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-08-16 12:46:31.500992 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.031) 0:00:02.849 ********* 2026-08-16 12:46:31.547496 | instance | skipping: [instance] => (item=instance) 2026-08-16 12:46:31.547887 | instance | skipping: [instance] 2026-08-16 12:46:31.548290 | instance | 2026-08-16 12:46:31.548754 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-08-16 12:46:31.549120 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.047) 0:00:02.897 ********* 2026-08-16 12:46:31.581550 | instance | skipping: [instance] 2026-08-16 12:46:31.581904 | instance | 2026-08-16 12:46:31.582227 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-08-16 12:46:31.582545 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.033) 0:00:02.930 ********* 2026-08-16 12:46:31.613595 | instance | skipping: [instance] 2026-08-16 12:46:31.613955 | instance | 2026-08-16 12:46:31.614275 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-16 12:46:31.614591 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.032) 0:00:02.963 ********* 2026-08-16 12:46:31.645597 | instance | skipping: [instance] 2026-08-16 12:46:31.645936 | instance | 2026-08-16 12:46:31.646419 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-08-16 12:46:31.646735 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.032) 0:00:02.995 ********* 2026-08-16 12:46:31.684980 | instance | skipping: [instance] 2026-08-16 12:46:31.685311 | instance | 2026-08-16 12:46:31.685682 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-08-16 12:46:31.686015 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.039) 0:00:03.034 ********* 2026-08-16 12:46:31.725235 | instance | skipping: [instance] 2026-08-16 12:46:31.725330 | instance | 2026-08-16 12:46:31.725521 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:31.725709 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.039) 0:00:03.073 ********* 2026-08-16 12:46:31.768470 | instance | skipping: [instance] 2026-08-16 12:46:31.768646 | instance | 2026-08-16 12:46:31.768823 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:31.768982 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.041) 0:00:03.115 ********* 2026-08-16 12:46:31.811143 | instance | skipping: [instance] 2026-08-16 12:46:31.811179 | instance | 2026-08-16 12:46:31.811189 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:31.811194 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.045) 0:00:03.160 ********* 2026-08-16 12:46:31.856854 | instance | skipping: [instance] 2026-08-16 12:46:31.856924 | instance | 2026-08-16 12:46:31.857513 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:31.857560 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.045) 0:00:03.205 ********* 2026-08-16 12:46:31.890021 | instance | skipping: [instance] 2026-08-16 12:46:31.890809 | instance | 2026-08-16 12:46:31.890840 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:31.890851 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.033) 0:00:03.239 ********* 2026-08-16 12:46:31.924620 | instance | skipping: [instance] 2026-08-16 12:46:31.925049 | instance | 2026-08-16 12:46:31.925065 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:31.925070 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.034) 0:00:03.274 ********* 2026-08-16 12:46:31.981251 | instance | skipping: [instance] 2026-08-16 12:46:31.981333 | instance | 2026-08-16 12:46:31.981339 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:31.981352 | instance | Sunday 16 August 2026 12:46:31 +0000 (0:00:00.055) 0:00:03.329 ********* 2026-08-16 12:46:32.023914 | instance | skipping: [instance] 2026-08-16 12:46:32.024044 | instance | 2026-08-16 12:46:32.024057 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:32.024205 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.043) 0:00:03.373 ********* 2026-08-16 12:46:32.073736 | instance | skipping: [instance] 2026-08-16 12:46:32.073860 | instance | 2026-08-16 12:46:32.073954 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:32.074170 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.049) 0:00:03.422 ********* 2026-08-16 12:46:32.115208 | instance | skipping: [instance] 2026-08-16 12:46:32.115316 | instance | 2026-08-16 12:46:32.115382 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:32.115540 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.041) 0:00:03.464 ********* 2026-08-16 12:46:32.151910 | instance | skipping: [instance] 2026-08-16 12:46:32.151979 | instance | 2026-08-16 12:46:32.152113 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:32.152329 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.036) 0:00:03.500 ********* 2026-08-16 12:46:32.188523 | instance | skipping: [instance] 2026-08-16 12:46:32.188740 | instance | 2026-08-16 12:46:32.188914 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:32.189073 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.034) 0:00:03.535 ********* 2026-08-16 12:46:32.231610 | instance | skipping: [instance] 2026-08-16 12:46:32.231642 | instance | 2026-08-16 12:46:32.231647 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:32.231653 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.045) 0:00:03.580 ********* 2026-08-16 12:46:32.266552 | instance | skipping: [instance] 2026-08-16 12:46:32.266582 | instance | 2026-08-16 12:46:32.266587 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:32.266592 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.035) 0:00:03.616 ********* 2026-08-16 12:46:32.302149 | instance | skipping: [instance] 2026-08-16 12:46:32.302184 | instance | 2026-08-16 12:46:32.302190 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:32.302195 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.035) 0:00:03.651 ********* 2026-08-16 12:46:32.346228 | instance | skipping: [instance] 2026-08-16 12:46:32.346266 | instance | 2026-08-16 12:46:32.346271 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:32.346276 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.043) 0:00:03.695 ********* 2026-08-16 12:46:32.380619 | instance | skipping: [instance] 2026-08-16 12:46:32.380658 | instance | 2026-08-16 12:46:32.380664 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:32.380668 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.034) 0:00:03.729 ********* 2026-08-16 12:46:32.415557 | instance | skipping: [instance] 2026-08-16 12:46:32.415652 | instance | 2026-08-16 12:46:32.415670 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:32.415683 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.033) 0:00:03.763 ********* 2026-08-16 12:46:32.458903 | instance | skipping: [instance] 2026-08-16 12:46:32.458961 | instance | 2026-08-16 12:46:32.458972 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-16 12:46:32.458982 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.043) 0:00:03.807 ********* 2026-08-16 12:46:32.492754 | instance | skipping: [instance] 2026-08-16 12:46:32.492785 | instance | 2026-08-16 12:46:32.493177 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-16 12:46:32.493215 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.034) 0:00:03.841 ********* 2026-08-16 12:46:32.525348 | instance | skipping: [instance] 2026-08-16 12:46:32.525724 | instance | 2026-08-16 12:46:32.526059 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-16 12:46:32.526390 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.032) 0:00:03.874 ********* 2026-08-16 12:46:32.560683 | instance | skipping: [instance] 2026-08-16 12:46:32.561059 | instance | 2026-08-16 12:46:32.561388 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-16 12:46:32.561709 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.035) 0:00:03.910 ********* 2026-08-16 12:46:32.594368 | instance | skipping: [instance] 2026-08-16 12:46:32.594701 | instance | 2026-08-16 12:46:32.595045 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-16 12:46:32.595378 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.033) 0:00:03.943 ********* 2026-08-16 12:46:32.629213 | instance | skipping: [instance] 2026-08-16 12:46:32.629636 | instance | 2026-08-16 12:46:32.630035 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-16 12:46:32.630455 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.034) 0:00:03.978 ********* 2026-08-16 12:46:32.681169 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-08-16 12:46:32.681556 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-16 12:46:32.681885 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-16 12:46:32.682221 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-16 12:46:32.682627 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-16 12:46:32.682942 | instance | skipping: [instance] 2026-08-16 12:46:32.683271 | instance | 2026-08-16 12:46:32.683599 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-16 12:46:32.683924 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.051) 0:00:04.030 ********* 2026-08-16 12:46:32.748246 | instance | skipping: [instance] 2026-08-16 12:46:32.748644 | instance | 2026-08-16 12:46:32.749040 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-16 12:46:32.749401 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.040) 0:00:04.070 ********* 2026-08-16 12:46:32.749785 | instance | skipping: [instance] 2026-08-16 12:46:32.750123 | instance | 2026-08-16 12:46:32.750476 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-16 12:46:32.750928 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.026) 0:00:04.097 ********* 2026-08-16 12:46:32.786965 | instance | skipping: [instance] 2026-08-16 12:46:32.787327 | instance | 2026-08-16 12:46:32.787670 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:32.788012 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.039) 0:00:04.136 ********* 2026-08-16 12:46:32.827679 | instance | skipping: [instance] 2026-08-16 12:46:32.828056 | instance | 2026-08-16 12:46:32.828412 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:32.828797 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.040) 0:00:04.177 ********* 2026-08-16 12:46:32.867302 | instance | skipping: [instance] 2026-08-16 12:46:32.867637 | instance | 2026-08-16 12:46:32.867973 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:32.868311 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.039) 0:00:04.217 ********* 2026-08-16 12:46:32.904589 | instance | skipping: [instance] 2026-08-16 12:46:32.905068 | instance | 2026-08-16 12:46:32.905472 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:32.905829 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.037) 0:00:04.254 ********* 2026-08-16 12:46:32.937523 | instance | skipping: [instance] 2026-08-16 12:46:32.937875 | instance | 2026-08-16 12:46:32.938217 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:32.938573 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.032) 0:00:04.287 ********* 2026-08-16 12:46:32.975530 | instance | skipping: [instance] 2026-08-16 12:46:32.975995 | instance | 2026-08-16 12:46:32.976387 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:32.976777 | instance | Sunday 16 August 2026 12:46:32 +0000 (0:00:00.037) 0:00:04.325 ********* 2026-08-16 12:46:33.020350 | instance | skipping: [instance] 2026-08-16 12:46:33.020828 | instance | 2026-08-16 12:46:33.021223 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-16 12:46:33.021611 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.044) 0:00:04.369 ********* 2026-08-16 12:46:33.053732 | instance | skipping: [instance] 2026-08-16 12:46:33.053940 | instance | 2026-08-16 12:46:33.054103 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-16 12:46:33.054278 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.033) 0:00:04.403 ********* 2026-08-16 12:46:33.084794 | instance | skipping: [instance] 2026-08-16 12:46:33.085181 | instance | 2026-08-16 12:46:33.085559 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-16 12:46:33.085994 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.030) 0:00:04.434 ********* 2026-08-16 12:46:33.111830 | instance | skipping: [instance] 2026-08-16 12:46:33.112063 | instance | 2026-08-16 12:46:33.112276 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-16 12:46:33.112519 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.027) 0:00:04.461 ********* 2026-08-16 12:46:33.152712 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-08-16 12:46:33.152771 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-16 12:46:33.152783 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-16 12:46:33.152792 | instance | skipping: [instance] 2026-08-16 12:46:33.152802 | instance | 2026-08-16 12:46:33.152811 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-16 12:46:33.152820 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.039) 0:00:04.500 ********* 2026-08-16 12:46:33.182888 | instance | skipping: [instance] 2026-08-16 12:46:33.183226 | instance | 2026-08-16 12:46:33.183426 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-16 12:46:33.183618 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.032) 0:00:04.532 ********* 2026-08-16 12:46:33.233267 | instance | skipping: [instance] 2026-08-16 12:46:33.233646 | instance | 2026-08-16 12:46:33.233993 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-16 12:46:33.234324 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.032) 0:00:04.565 ********* 2026-08-16 12:46:33.234648 | instance | skipping: [instance] 2026-08-16 12:46:33.234952 | instance | 2026-08-16 12:46:33.235279 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-16 12:46:33.235605 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.017) 0:00:04.582 ********* 2026-08-16 12:46:33.276569 | instance | skipping: [instance] 2026-08-16 12:46:33.276942 | instance | 2026-08-16 12:46:33.277308 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-16 12:46:33.277638 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.043) 0:00:04.626 ********* 2026-08-16 12:46:33.321170 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-16 12:46:33.321620 | instance | skipping: [instance] 2026-08-16 12:46:33.321951 | instance | 2026-08-16 12:46:33.322288 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-16 12:46:33.322624 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.044) 0:00:04.670 ********* 2026-08-16 12:46:33.348748 | instance | skipping: [instance] 2026-08-16 12:46:33.349108 | instance | 2026-08-16 12:46:33.349521 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-16 12:46:33.349934 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.027) 0:00:04.698 ********* 2026-08-16 12:46:33.383169 | instance | skipping: [instance] 2026-08-16 12:46:33.383532 | instance | 2026-08-16 12:46:33.383865 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-16 12:46:33.384192 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.033) 0:00:04.732 ********* 2026-08-16 12:46:33.413180 | instance | skipping: [instance] 2026-08-16 12:46:33.413510 | instance | 2026-08-16 12:46:33.413891 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-16 12:46:33.414229 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.030) 0:00:04.762 ********* 2026-08-16 12:46:33.448189 | instance | skipping: [instance] 2026-08-16 12:46:33.448517 | instance | 2026-08-16 12:46:33.448899 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-16 12:46:33.449235 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.035) 0:00:04.797 ********* 2026-08-16 12:46:33.473237 | instance | skipping: [instance] 2026-08-16 12:46:33.473562 | instance | 2026-08-16 12:46:33.473939 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-16 12:46:33.474274 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.025) 0:00:04.823 ********* 2026-08-16 12:46:33.510956 | instance | skipping: [instance] 2026-08-16 12:46:33.511282 | instance | 2026-08-16 12:46:33.511610 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-16 12:46:33.511949 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.037) 0:00:04.860 ********* 2026-08-16 12:46:33.541463 | instance | skipping: [instance] 2026-08-16 12:46:33.541809 | instance | 2026-08-16 12:46:33.542141 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-08-16 12:46:33.542504 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.030) 0:00:04.891 ********* 2026-08-16 12:46:33.586715 | instance | skipping: [instance] 2026-08-16 12:46:33.587074 | instance | 2026-08-16 12:46:33.587426 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-08-16 12:46:33.587772 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.045) 0:00:04.936 ********* 2026-08-16 12:46:33.618270 | instance | skipping: [instance] 2026-08-16 12:46:33.618646 | instance | 2026-08-16 12:46:33.618970 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-08-16 12:46:33.619289 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.031) 0:00:04.967 ********* 2026-08-16 12:46:33.700161 | instance | skipping: [instance] => (item={'name': 'diskprediction_local'}) 2026-08-16 12:46:33.700201 | instance | skipping: [instance] => (item={'name': 'dashboard'}) 2026-08-16 12:46:33.700206 | instance | skipping: [instance] => (item={'name': 'prometheus'}) 2026-08-16 12:46:33.700210 | instance | skipping: [instance] => (item={'name': 'iostat'}) 2026-08-16 12:46:33.700214 | instance | skipping: [instance] 2026-08-16 12:46:33.700219 | instance | 2026-08-16 12:46:33.700223 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-08-16 12:46:33.700228 | instance | 2026-08-16 12:46:33.700231 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:46:33.700236 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.079) 0:00:05.047 ********* 2026-08-16 12:46:33.727910 | instance | skipping: [instance] 2026-08-16 12:46:33.728152 | instance | 2026-08-16 12:46:33.728415 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:33.728675 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.030) 0:00:05.077 ********* 2026-08-16 12:46:33.766957 | instance | skipping: [instance] 2026-08-16 12:46:33.767233 | instance | 2026-08-16 12:46:33.767499 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:33.767760 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.039) 0:00:05.116 ********* 2026-08-16 12:46:33.806151 | instance | skipping: [instance] 2026-08-16 12:46:33.806388 | instance | 2026-08-16 12:46:33.806651 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:33.806910 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.039) 0:00:05.155 ********* 2026-08-16 12:46:33.844522 | instance | skipping: [instance] 2026-08-16 12:46:33.844803 | instance | 2026-08-16 12:46:33.845072 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:33.845345 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.038) 0:00:05.194 ********* 2026-08-16 12:46:33.875350 | instance | skipping: [instance] 2026-08-16 12:46:33.875590 | instance | 2026-08-16 12:46:33.875904 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:33.876167 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.030) 0:00:05.225 ********* 2026-08-16 12:46:33.908173 | instance | skipping: [instance] 2026-08-16 12:46:33.908417 | instance | 2026-08-16 12:46:33.908786 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:33.909074 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.032) 0:00:05.257 ********* 2026-08-16 12:46:33.952270 | instance | skipping: [instance] 2026-08-16 12:46:33.952529 | instance | 2026-08-16 12:46:33.952878 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:33.953197 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.043) 0:00:05.301 ********* 2026-08-16 12:46:33.988914 | instance | skipping: [instance] 2026-08-16 12:46:33.989143 | instance | 2026-08-16 12:46:33.989460 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:33.989787 | instance | Sunday 16 August 2026 12:46:33 +0000 (0:00:00.036) 0:00:05.338 ********* 2026-08-16 12:46:34.030821 | instance | skipping: [instance] 2026-08-16 12:46:34.031004 | instance | 2026-08-16 12:46:34.031232 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:34.031454 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.041) 0:00:05.379 ********* 2026-08-16 12:46:34.066767 | instance | skipping: [instance] 2026-08-16 12:46:34.066965 | instance | 2026-08-16 12:46:34.067174 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:34.067348 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.036) 0:00:05.416 ********* 2026-08-16 12:46:34.096301 | instance | skipping: [instance] 2026-08-16 12:46:34.096646 | instance | 2026-08-16 12:46:34.097101 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:34.097413 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.029) 0:00:05.445 ********* 2026-08-16 12:46:34.128767 | instance | skipping: [instance] 2026-08-16 12:46:34.129023 | instance | 2026-08-16 12:46:34.129299 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:34.129597 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.032) 0:00:05.477 ********* 2026-08-16 12:46:34.171296 | instance | skipping: [instance] 2026-08-16 12:46:34.171639 | instance | 2026-08-16 12:46:34.172025 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:34.172412 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.042) 0:00:05.520 ********* 2026-08-16 12:46:34.208732 | instance | skipping: [instance] 2026-08-16 12:46:34.209050 | instance | 2026-08-16 12:46:34.209337 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:34.209667 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.037) 0:00:05.558 ********* 2026-08-16 12:46:34.239908 | instance | skipping: [instance] 2026-08-16 12:46:34.240157 | instance | 2026-08-16 12:46:34.240428 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:34.240704 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.031) 0:00:05.589 ********* 2026-08-16 12:46:34.272884 | instance | skipping: [instance] 2026-08-16 12:46:34.273164 | instance | 2026-08-16 12:46:34.273580 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:34.273876 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.032) 0:00:05.622 ********* 2026-08-16 12:46:34.298181 | instance | skipping: [instance] 2026-08-16 12:46:34.298424 | instance | 2026-08-16 12:46:34.298692 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:34.298955 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.025) 0:00:05.647 ********* 2026-08-16 12:46:34.326730 | instance | skipping: [instance] 2026-08-16 12:46:34.327002 | instance | 2026-08-16 12:46:34.327281 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:34.327582 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.028) 0:00:05.676 ********* 2026-08-16 12:46:34.355711 | instance | skipping: [instance] 2026-08-16 12:46:34.355944 | instance | 2026-08-16 12:46:34.356212 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-16 12:46:34.356475 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.029) 0:00:05.705 ********* 2026-08-16 12:46:34.382830 | instance | skipping: [instance] 2026-08-16 12:46:34.383176 | instance | 2026-08-16 12:46:34.383413 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-16 12:46:34.383620 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.027) 0:00:05.732 ********* 2026-08-16 12:46:34.412707 | instance | skipping: [instance] 2026-08-16 12:46:34.412986 | instance | 2026-08-16 12:46:34.413302 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-16 12:46:34.413598 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.029) 0:00:05.761 ********* 2026-08-16 12:46:34.439573 | instance | skipping: [instance] 2026-08-16 12:46:34.439936 | instance | 2026-08-16 12:46:34.440344 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-16 12:46:34.440769 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.027) 0:00:05.789 ********* 2026-08-16 12:46:34.468580 | instance | skipping: [instance] 2026-08-16 12:46:34.468871 | instance | 2026-08-16 12:46:34.469156 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-16 12:46:34.469423 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.028) 0:00:05.817 ********* 2026-08-16 12:46:34.503045 | instance | skipping: [instance] 2026-08-16 12:46:34.503271 | instance | 2026-08-16 12:46:34.503541 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-16 12:46:34.503806 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.034) 0:00:05.852 ********* 2026-08-16 12:46:34.547781 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-08-16 12:46:34.548158 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-16 12:46:34.548472 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-16 12:46:34.548808 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-16 12:46:34.549108 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-16 12:46:34.549389 | instance | skipping: [instance] 2026-08-16 12:46:34.549651 | instance | 2026-08-16 12:46:34.549937 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-16 12:46:34.550221 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.044) 0:00:05.897 ********* 2026-08-16 12:46:34.586068 | instance | skipping: [instance] 2026-08-16 12:46:34.586319 | instance | 2026-08-16 12:46:34.586681 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-16 12:46:34.586990 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.022) 0:00:05.919 ********* 2026-08-16 12:46:34.587257 | instance | skipping: [instance] 2026-08-16 12:46:34.587507 | instance | 2026-08-16 12:46:34.587799 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-16 12:46:34.588068 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.015) 0:00:05.935 ********* 2026-08-16 12:46:34.620710 | instance | skipping: [instance] 2026-08-16 12:46:34.620984 | instance | 2026-08-16 12:46:34.621254 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:34.621518 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.034) 0:00:05.970 ********* 2026-08-16 12:46:34.652841 | instance | skipping: [instance] 2026-08-16 12:46:34.653095 | instance | 2026-08-16 12:46:34.653378 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:34.653641 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.032) 0:00:06.002 ********* 2026-08-16 12:46:34.683394 | instance | skipping: [instance] 2026-08-16 12:46:34.683652 | instance | 2026-08-16 12:46:34.683931 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:34.684197 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.030) 0:00:06.032 ********* 2026-08-16 12:46:34.711772 | instance | skipping: [instance] 2026-08-16 12:46:34.712020 | instance | 2026-08-16 12:46:34.712287 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:34.712550 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.028) 0:00:06.061 ********* 2026-08-16 12:46:34.735596 | instance | skipping: [instance] 2026-08-16 12:46:34.735846 | instance | 2026-08-16 12:46:34.736113 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:34.736370 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.023) 0:00:06.085 ********* 2026-08-16 12:46:34.759992 | instance | skipping: [instance] 2026-08-16 12:46:34.760234 | instance | 2026-08-16 12:46:34.760496 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:34.760802 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.024) 0:00:06.109 ********* 2026-08-16 12:46:34.799939 | instance | skipping: [instance] 2026-08-16 12:46:34.800167 | instance | 2026-08-16 12:46:34.800433 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-16 12:46:34.800712 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.039) 0:00:06.149 ********* 2026-08-16 12:46:34.831366 | instance | skipping: [instance] 2026-08-16 12:46:34.831673 | instance | 2026-08-16 12:46:34.831970 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-16 12:46:34.832316 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.031) 0:00:06.180 ********* 2026-08-16 12:46:34.861083 | instance | skipping: [instance] 2026-08-16 12:46:34.861382 | instance | 2026-08-16 12:46:34.861683 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-16 12:46:34.861958 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.029) 0:00:06.210 ********* 2026-08-16 12:46:34.888188 | instance | skipping: [instance] 2026-08-16 12:46:34.888455 | instance | 2026-08-16 12:46:34.888791 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-16 12:46:34.889114 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.027) 0:00:06.237 ********* 2026-08-16 12:46:34.929287 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-08-16 12:46:34.929628 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-16 12:46:34.929903 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-16 12:46:34.930161 | instance | skipping: [instance] 2026-08-16 12:46:34.930424 | instance | 2026-08-16 12:46:34.930699 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-16 12:46:34.930965 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.040) 0:00:06.278 ********* 2026-08-16 12:46:34.958310 | instance | skipping: [instance] 2026-08-16 12:46:34.958594 | instance | 2026-08-16 12:46:34.958864 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-16 12:46:34.959133 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.029) 0:00:06.308 ********* 2026-08-16 12:46:34.999318 | instance | skipping: [instance] 2026-08-16 12:46:34.999575 | instance | 2026-08-16 12:46:34.999853 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-16 12:46:35.000171 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.027) 0:00:06.335 ********* 2026-08-16 12:46:35.000431 | instance | skipping: [instance] 2026-08-16 12:46:35.000675 | instance | 2026-08-16 12:46:35.000990 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-16 12:46:35.001251 | instance | Sunday 16 August 2026 12:46:34 +0000 (0:00:00.013) 0:00:06.349 ********* 2026-08-16 12:46:35.030362 | instance | skipping: [instance] 2026-08-16 12:46:35.030509 | instance | 2026-08-16 12:46:35.030687 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-16 12:46:35.030860 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.031) 0:00:06.380 ********* 2026-08-16 12:46:35.075132 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-16 12:46:35.075276 | instance | skipping: [instance] 2026-08-16 12:46:35.075434 | instance | 2026-08-16 12:46:35.075604 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-16 12:46:35.075771 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.044) 0:00:06.424 ********* 2026-08-16 12:46:35.107262 | instance | skipping: [instance] 2026-08-16 12:46:35.107398 | instance | 2026-08-16 12:46:35.107573 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-16 12:46:35.107749 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.032) 0:00:06.456 ********* 2026-08-16 12:46:35.139257 | instance | skipping: [instance] 2026-08-16 12:46:35.139398 | instance | 2026-08-16 12:46:35.139567 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-16 12:46:35.139733 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.031) 0:00:06.488 ********* 2026-08-16 12:46:35.169871 | instance | skipping: [instance] 2026-08-16 12:46:35.170116 | instance | 2026-08-16 12:46:35.170414 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-16 12:46:35.170734 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.030) 0:00:06.519 ********* 2026-08-16 12:46:35.196876 | instance | skipping: [instance] 2026-08-16 12:46:35.197134 | instance | 2026-08-16 12:46:35.197447 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-16 12:46:35.197768 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.027) 0:00:06.546 ********* 2026-08-16 12:46:35.223623 | instance | skipping: [instance] 2026-08-16 12:46:35.223947 | instance | 2026-08-16 12:46:35.224320 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-16 12:46:35.224724 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.026) 0:00:06.573 ********* 2026-08-16 12:46:35.260664 | instance | skipping: [instance] 2026-08-16 12:46:35.261004 | instance | 2026-08-16 12:46:35.261288 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-08-16 12:46:35.261570 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.037) 0:00:06.610 ********* 2026-08-16 12:46:35.308681 | instance | skipping: [instance] => (item=instance) 2026-08-16 12:46:35.308968 | instance | skipping: [instance] 2026-08-16 12:46:35.309272 | instance | 2026-08-16 12:46:35.309552 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-08-16 12:46:35.309835 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.047) 0:00:06.658 ********* 2026-08-16 12:46:35.342499 | instance | skipping: [instance] 2026-08-16 12:46:35.342834 | instance | 2026-08-16 12:46:35.343275 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-16 12:46:35.343561 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.032) 0:00:06.690 ********* 2026-08-16 12:46:35.371305 | instance | skipping: [instance] 2026-08-16 12:46:35.371548 | instance | 2026-08-16 12:46:35.371812 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-08-16 12:46:35.372069 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.030) 0:00:06.721 ********* 2026-08-16 12:46:35.402288 | instance | skipping: [instance] 2026-08-16 12:46:35.402441 | instance | 2026-08-16 12:46:35.402616 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-08-16 12:46:35.402789 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.030) 0:00:06.751 ********* 2026-08-16 12:46:35.430521 | instance | skipping: [instance] 2026-08-16 12:46:35.430678 | instance | 2026-08-16 12:46:35.430852 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-08-16 12:46:35.431028 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.028) 0:00:06.780 ********* 2026-08-16 12:46:35.489539 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-08-16 12:46:35.489940 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-08-16 12:46:35.490313 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-08-16 12:46:35.490657 | instance | skipping: [instance] 2026-08-16 12:46:35.490985 | instance | 2026-08-16 12:46:35.491355 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-08-16 12:46:35.491744 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.058) 0:00:06.839 ********* 2026-08-16 12:46:35.528125 | instance | skipping: [instance] 2026-08-16 12:46:35.528369 | instance | 2026-08-16 12:46:35.528633 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-08-16 12:46:35.528921 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.038) 0:00:06.877 ********* 2026-08-16 12:46:35.564198 | instance | skipping: [instance] 2026-08-16 12:46:35.564440 | instance | 2026-08-16 12:46:35.564742 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-08-16 12:46:35.565006 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.036) 0:00:06.913 ********* 2026-08-16 12:46:35.628640 | instance | skipping: [instance] 2026-08-16 12:46:35.628896 | instance | 2026-08-16 12:46:35.629155 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-08-16 12:46:35.629393 | instance | 2026-08-16 12:46:35.629647 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:46:35.629902 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.064) 0:00:06.978 ********* 2026-08-16 12:46:35.660273 | instance | skipping: [instance] 2026-08-16 12:46:35.660506 | instance | 2026-08-16 12:46:35.660838 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:35.661108 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.031) 0:00:07.009 ********* 2026-08-16 12:46:35.694571 | instance | skipping: [instance] 2026-08-16 12:46:35.694893 | instance | 2026-08-16 12:46:35.695178 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:35.695439 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.034) 0:00:07.044 ********* 2026-08-16 12:46:35.766142 | instance | skipping: [instance] 2026-08-16 12:46:35.766374 | instance | 2026-08-16 12:46:35.766694 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:35.767036 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.071) 0:00:07.115 ********* 2026-08-16 12:46:35.801327 | instance | skipping: [instance] 2026-08-16 12:46:35.801568 | instance | 2026-08-16 12:46:35.801866 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:35.802128 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.035) 0:00:07.151 ********* 2026-08-16 12:46:35.831480 | instance | skipping: [instance] 2026-08-16 12:46:35.831739 | instance | 2026-08-16 12:46:35.832033 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:35.832292 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.029) 0:00:07.180 ********* 2026-08-16 12:46:35.858754 | instance | skipping: [instance] 2026-08-16 12:46:35.859073 | instance | 2026-08-16 12:46:35.859357 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:35.859643 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.027) 0:00:07.208 ********* 2026-08-16 12:46:35.892852 | instance | skipping: [instance] 2026-08-16 12:46:35.893116 | instance | 2026-08-16 12:46:35.893387 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:35.893678 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.034) 0:00:07.242 ********* 2026-08-16 12:46:35.928334 | instance | skipping: [instance] 2026-08-16 12:46:35.928508 | instance | 2026-08-16 12:46:35.928709 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:35.928883 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.035) 0:00:07.277 ********* 2026-08-16 12:46:35.964484 | instance | skipping: [instance] 2026-08-16 12:46:35.964788 | instance | 2026-08-16 12:46:35.965070 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:35.965339 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.036) 0:00:07.314 ********* 2026-08-16 12:46:35.994347 | instance | skipping: [instance] 2026-08-16 12:46:35.994623 | instance | 2026-08-16 12:46:35.994913 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:35.995197 | instance | Sunday 16 August 2026 12:46:35 +0000 (0:00:00.029) 0:00:07.344 ********* 2026-08-16 12:46:36.022883 | instance | skipping: [instance] 2026-08-16 12:46:36.023132 | instance | 2026-08-16 12:46:36.023397 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:36.023698 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.028) 0:00:07.372 ********* 2026-08-16 12:46:36.051693 | instance | skipping: [instance] 2026-08-16 12:46:36.051966 | instance | 2026-08-16 12:46:36.052234 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:36.052497 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.028) 0:00:07.401 ********* 2026-08-16 12:46:36.089667 | instance | skipping: [instance] 2026-08-16 12:46:36.089921 | instance | 2026-08-16 12:46:36.090192 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:36.090489 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.037) 0:00:07.439 ********* 2026-08-16 12:46:36.122698 | instance | skipping: [instance] 2026-08-16 12:46:36.122953 | instance | 2026-08-16 12:46:36.123223 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:36.123490 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.033) 0:00:07.472 ********* 2026-08-16 12:46:36.155256 | instance | skipping: [instance] 2026-08-16 12:46:36.155554 | instance | 2026-08-16 12:46:36.155990 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:36.156332 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.032) 0:00:07.505 ********* 2026-08-16 12:46:36.190292 | instance | skipping: [instance] 2026-08-16 12:46:36.190544 | instance | 2026-08-16 12:46:36.190813 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:36.191091 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.035) 0:00:07.540 ********* 2026-08-16 12:46:36.218253 | instance | skipping: [instance] 2026-08-16 12:46:36.218546 | instance | 2026-08-16 12:46:36.218826 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:36.219096 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.027) 0:00:07.567 ********* 2026-08-16 12:46:36.245716 | instance | skipping: [instance] 2026-08-16 12:46:36.245980 | instance | 2026-08-16 12:46:36.246246 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:36.246510 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.027) 0:00:07.595 ********* 2026-08-16 12:46:36.275813 | instance | skipping: [instance] 2026-08-16 12:46:36.276060 | instance | 2026-08-16 12:46:36.276519 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-16 12:46:36.276849 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.030) 0:00:07.625 ********* 2026-08-16 12:46:36.303683 | instance | skipping: [instance] 2026-08-16 12:46:36.303989 | instance | 2026-08-16 12:46:36.304361 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-16 12:46:36.304745 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.027) 0:00:07.653 ********* 2026-08-16 12:46:36.332503 | instance | skipping: [instance] 2026-08-16 12:46:36.332816 | instance | 2026-08-16 12:46:36.333091 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-16 12:46:36.333401 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.029) 0:00:07.682 ********* 2026-08-16 12:46:36.361346 | instance | skipping: [instance] 2026-08-16 12:46:36.361578 | instance | 2026-08-16 12:46:36.361850 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-16 12:46:36.362114 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.029) 0:00:07.711 ********* 2026-08-16 12:46:36.389191 | instance | skipping: [instance] 2026-08-16 12:46:36.389439 | instance | 2026-08-16 12:46:36.389713 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-16 12:46:36.389978 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.027) 0:00:07.739 ********* 2026-08-16 12:46:36.417769 | instance | skipping: [instance] 2026-08-16 12:46:36.418044 | instance | 2026-08-16 12:46:36.418319 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-16 12:46:36.418597 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.028) 0:00:07.767 ********* 2026-08-16 12:46:36.458900 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-08-16 12:46:36.459130 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-16 12:46:36.459452 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-16 12:46:36.459728 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-16 12:46:36.460038 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-16 12:46:36.460328 | instance | skipping: [instance] 2026-08-16 12:46:36.460603 | instance | 2026-08-16 12:46:36.461000 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-16 12:46:36.461275 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.041) 0:00:07.808 ********* 2026-08-16 12:46:36.505752 | instance | skipping: [instance] 2026-08-16 12:46:36.505978 | instance | 2026-08-16 12:46:36.506242 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-16 12:46:36.506512 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.031) 0:00:07.839 ********* 2026-08-16 12:46:36.506764 | instance | skipping: [instance] 2026-08-16 12:46:36.507006 | instance | 2026-08-16 12:46:36.507271 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-16 12:46:36.507600 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.015) 0:00:07.855 ********* 2026-08-16 12:46:36.547380 | instance | skipping: [instance] 2026-08-16 12:46:36.547631 | instance | 2026-08-16 12:46:36.547900 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:36.548321 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.041) 0:00:07.896 ********* 2026-08-16 12:46:36.589286 | instance | skipping: [instance] 2026-08-16 12:46:36.589530 | instance | 2026-08-16 12:46:36.589800 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:36.590074 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.041) 0:00:07.938 ********* 2026-08-16 12:46:36.629036 | instance | skipping: [instance] 2026-08-16 12:46:36.629257 | instance | 2026-08-16 12:46:36.629646 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:36.629912 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.039) 0:00:07.978 ********* 2026-08-16 12:46:36.665088 | instance | skipping: [instance] 2026-08-16 12:46:36.665308 | instance | 2026-08-16 12:46:36.665614 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:36.665875 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.035) 0:00:08.014 ********* 2026-08-16 12:46:36.697553 | instance | skipping: [instance] 2026-08-16 12:46:36.697811 | instance | 2026-08-16 12:46:36.698081 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:36.698347 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.032) 0:00:08.047 ********* 2026-08-16 12:46:36.730377 | instance | skipping: [instance] 2026-08-16 12:46:36.730587 | instance | 2026-08-16 12:46:36.730901 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:36.731182 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.032) 0:00:08.080 ********* 2026-08-16 12:46:36.773987 | instance | skipping: [instance] 2026-08-16 12:46:36.774218 | instance | 2026-08-16 12:46:36.774506 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-16 12:46:36.774809 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.043) 0:00:08.123 ********* 2026-08-16 12:46:36.805779 | instance | skipping: [instance] 2026-08-16 12:46:36.806087 | instance | 2026-08-16 12:46:36.806367 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-16 12:46:36.806646 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.031) 0:00:08.154 ********* 2026-08-16 12:46:36.835798 | instance | skipping: [instance] 2026-08-16 12:46:36.835948 | instance | 2026-08-16 12:46:36.836127 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-16 12:46:36.836302 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.030) 0:00:08.185 ********* 2026-08-16 12:46:36.867041 | instance | skipping: [instance] 2026-08-16 12:46:36.867258 | instance | 2026-08-16 12:46:36.867525 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-16 12:46:36.867791 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.031) 0:00:08.216 ********* 2026-08-16 12:46:36.911147 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-08-16 12:46:36.911413 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-16 12:46:36.911800 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-16 12:46:36.912152 | instance | skipping: [instance] 2026-08-16 12:46:36.912434 | instance | 2026-08-16 12:46:36.912856 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-16 12:46:36.913149 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.044) 0:00:08.260 ********* 2026-08-16 12:46:36.941144 | instance | skipping: [instance] 2026-08-16 12:46:36.941362 | instance | 2026-08-16 12:46:36.941670 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-16 12:46:36.941945 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.030) 0:00:08.290 ********* 2026-08-16 12:46:36.986326 | instance | skipping: [instance] 2026-08-16 12:46:36.986661 | instance | 2026-08-16 12:46:36.998625 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-16 12:46:36.998655 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.031) 0:00:08.321 ********* 2026-08-16 12:46:36.998666 | instance | skipping: [instance] 2026-08-16 12:46:36.998675 | instance | 2026-08-16 12:46:36.998683 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-16 12:46:36.998691 | instance | Sunday 16 August 2026 12:46:36 +0000 (0:00:00.013) 0:00:08.335 ********* 2026-08-16 12:46:37.025906 | instance | skipping: [instance] 2026-08-16 12:46:37.026094 | instance | 2026-08-16 12:46:37.026266 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-16 12:46:37.026436 | instance | Sunday 16 August 2026 12:46:37 +0000 (0:00:00.039) 0:00:08.375 ********* 2026-08-16 12:46:37.072425 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-16 12:46:37.072786 | instance | skipping: [instance] 2026-08-16 12:46:37.073044 | instance | 2026-08-16 12:46:37.073403 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-16 12:46:37.073706 | instance | Sunday 16 August 2026 12:46:37 +0000 (0:00:00.046) 0:00:08.421 ********* 2026-08-16 12:46:37.105120 | instance | skipping: [instance] 2026-08-16 12:46:37.105323 | instance | 2026-08-16 12:46:37.105603 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-16 12:46:37.105869 | instance | Sunday 16 August 2026 12:46:37 +0000 (0:00:00.032) 0:00:08.454 ********* 2026-08-16 12:46:37.139358 | instance | skipping: [instance] 2026-08-16 12:46:37.139573 | instance | 2026-08-16 12:46:37.139832 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-16 12:46:37.140092 | instance | Sunday 16 August 2026 12:46:37 +0000 (0:00:00.034) 0:00:08.488 ********* 2026-08-16 12:46:37.173290 | instance | skipping: [instance] 2026-08-16 12:46:37.173533 | instance | 2026-08-16 12:46:37.173815 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-16 12:46:37.174087 | instance | Sunday 16 August 2026 12:46:37 +0000 (0:00:00.034) 0:00:08.523 ********* 2026-08-16 12:46:37.208497 | instance | skipping: [instance] 2026-08-16 12:46:37.208795 | instance | 2026-08-16 12:46:37.209086 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-16 12:46:37.209348 | instance | Sunday 16 August 2026 12:46:37 +0000 (0:00:00.035) 0:00:08.558 ********* 2026-08-16 12:46:37.245206 | instance | skipping: [instance] 2026-08-16 12:46:37.245430 | instance | 2026-08-16 12:46:37.245732 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-16 12:46:37.246003 | instance | Sunday 16 August 2026 12:46:37 +0000 (0:00:00.036) 0:00:08.594 ********* 2026-08-16 12:46:37.283208 | instance | skipping: [instance] 2026-08-16 12:46:37.283494 | instance | 2026-08-16 12:46:37.283837 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-08-16 12:46:37.284131 | instance | Sunday 16 August 2026 12:46:37 +0000 (0:00:00.038) 0:00:08.633 ********* 2026-08-16 12:46:37.336704 | instance | skipping: [instance] 2026-08-16 12:46:37.336941 | instance | 2026-08-16 12:46:37.337202 | instance | PLAY [all] ********************************************************************* 2026-08-16 12:46:37.337448 | instance | 2026-08-16 12:46:37.337713 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-08-16 12:46:37.338015 | instance | Sunday 16 August 2026 12:46:37 +0000 (0:00:00.053) 0:00:08.686 ********* 2026-08-16 12:46:37.370433 | instance | skipping: [instance] 2026-08-16 12:46:37.370627 | instance | 2026-08-16 12:46:37.370886 | instance | PLAY [all] ********************************************************************* 2026-08-16 12:46:37.371122 | instance | 2026-08-16 12:46:37.371379 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:46:37.371698 | instance | Sunday 16 August 2026 12:46:37 +0000 (0:00:00.033) 0:00:08.720 ********* 2026-08-16 12:46:38.260059 | instance | ok: [instance] 2026-08-16 12:46:38.260255 | instance | 2026-08-16 12:46:38.260522 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-08-16 12:46:38.260851 | instance | Sunday 16 August 2026 12:46:38 +0000 (0:00:00.888) 0:00:09.609 ********* 2026-08-16 12:46:41.847230 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-08-16 12:46:41.847487 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-08-16 12:46:41.847758 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-08-16 12:46:41.848042 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-08-16 12:46:41.848530 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-08-16 12:46:41.848930 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-08-16 12:46:41.849268 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-08-16 12:46:41.849718 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-08-16 12:46:41.850064 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-08-16 12:46:41.850414 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-08-16 12:46:41.850654 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-08-16 12:46:41.850879 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-08-16 12:46:41.851099 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-08-16 12:46:41.851324 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-08-16 12:46:41.851561 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-08-16 12:46:41.851792 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-08-16 12:46:41.852030 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-08-16 12:46:41.852263 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-08-16 12:46:41.852500 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-08-16 12:46:41.852761 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-08-16 12:46:41.852963 | instance | 2026-08-16 12:46:41.853194 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-08-16 12:46:41.853422 | instance | Sunday 16 August 2026 12:46:41 +0000 (0:00:03.586) 0:00:13.195 ********* 2026-08-16 12:46:42.180923 | instance | changed: [instance] 2026-08-16 12:46:42.181257 | instance | 2026-08-16 12:46:42.181687 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-08-16 12:46:42.182133 | instance | Sunday 16 August 2026 12:46:42 +0000 (0:00:00.334) 0:00:13.530 ********* 2026-08-16 12:46:42.798111 | instance | changed: [instance] 2026-08-16 12:46:42.798308 | instance | 2026-08-16 12:46:42.798545 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-08-16 12:46:42.798778 | instance | Sunday 16 August 2026 12:46:42 +0000 (0:00:00.617) 0:00:14.147 ********* 2026-08-16 12:46:43.131333 | instance | ok: [instance] 2026-08-16 12:46:43.131460 | instance | 2026-08-16 12:46:43.131682 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-16 12:46:43.131840 | instance | Sunday 16 August 2026 12:46:43 +0000 (0:00:00.333) 0:00:14.481 ********* 2026-08-16 12:46:43.272102 | instance | ok: [instance] 2026-08-16 12:46:43.272222 | instance | 2026-08-16 12:46:43.272373 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-08-16 12:46:43.272518 | instance | 2026-08-16 12:46:43.272698 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:46:43.272856 | instance | Sunday 16 August 2026 12:46:43 +0000 (0:00:00.140) 0:00:14.621 ********* 2026-08-16 12:46:44.111238 | instance | ok: [instance] 2026-08-16 12:46:44.111480 | instance | 2026-08-16 12:46:44.111777 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-08-16 12:46:44.112103 | instance | Sunday 16 August 2026 12:46:44 +0000 (0:00:00.838) 0:00:15.460 ********* 2026-08-16 12:46:44.310304 | instance | changed: [instance] 2026-08-16 12:46:44.310442 | instance | 2026-08-16 12:46:44.310624 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-08-16 12:46:44.310798 | instance | Sunday 16 August 2026 12:46:44 +0000 (0:00:00.199) 0:00:15.659 ********* 2026-08-16 12:46:45.146454 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-08-16 12:46:45.146782 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-08-16 12:46:45.147051 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-08-16 12:46:45.147316 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-08-16 12:46:45.147600 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-08-16 12:46:45.147852 | instance | 2026-08-16 12:46:45.148130 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-08-16 12:46:45.148400 | instance | Sunday 16 August 2026 12:46:45 +0000 (0:00:00.835) 0:00:16.495 ********* 2026-08-16 12:46:45.439046 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-08-16 12:46:45.589212 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-08-16 12:46:45.739775 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-08-16 12:46:45.750862 | instance | ...ignoring 2026-08-16 12:46:45.751443 | instance | 2026-08-16 12:46:45.751496 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-08-16 12:46:45.751503 | instance | Sunday 16 August 2026 12:46:45 +0000 (0:00:00.604) 0:00:17.100 ********* 2026-08-16 12:46:45.926341 | instance | ok: [instance] 2026-08-16 12:46:45.926467 | instance | 2026-08-16 12:46:45.926713 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-08-16 12:46:45.926922 | instance | Sunday 16 August 2026 12:46:45 +0000 (0:00:00.175) 0:00:17.275 ********* 2026-08-16 12:46:46.103318 | instance | ok: [instance] 2026-08-16 12:46:46.103473 | instance | 2026-08-16 12:46:46.103793 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-08-16 12:46:46.104016 | instance | Sunday 16 August 2026 12:46:46 +0000 (0:00:00.176) 0:00:17.452 ********* 2026-08-16 12:46:46.134549 | instance | ok: [instance] 2026-08-16 12:46:46.134693 | instance | 2026-08-16 12:46:46.134949 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-08-16 12:46:46.135167 | instance | Sunday 16 August 2026 12:46:46 +0000 (0:00:00.031) 0:00:17.484 ********* 2026-08-16 12:46:46.170555 | instance | ok: [instance] 2026-08-16 12:46:46.170700 | instance | 2026-08-16 12:46:46.170955 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-08-16 12:46:46.171181 | instance | Sunday 16 August 2026 12:46:46 +0000 (0:00:00.035) 0:00:17.520 ********* 2026-08-16 12:46:46.682508 | instance | ok: [instance] 2026-08-16 12:46:46.683009 | instance | 2026-08-16 12:46:46.683052 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-08-16 12:46:46.683060 | instance | Sunday 16 August 2026 12:46:46 +0000 (0:00:00.511) 0:00:18.032 ********* 2026-08-16 12:46:46.934986 | instance | ok: [instance] 2026-08-16 12:46:46.935044 | instance | 2026-08-16 12:46:46.935867 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-08-16 12:46:46.935903 | instance | Sunday 16 August 2026 12:46:46 +0000 (0:00:00.188) 0:00:18.220 ********* 2026-08-16 12:46:46.935908 | instance | 2026-08-16 12:46:46.935913 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-08-16 12:46:46.935917 | instance | 2026-08-16 12:46:46.935921 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:46:46.935925 | instance | Sunday 16 August 2026 12:46:46 +0000 (0:00:00.064) 0:00:18.284 ********* 2026-08-16 12:46:47.756960 | instance | ok: [instance] 2026-08-16 12:46:47.757030 | instance | 2026-08-16 12:46:47.757282 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:47.757322 | instance | Sunday 16 August 2026 12:46:47 +0000 (0:00:00.821) 0:00:19.106 ********* 2026-08-16 12:46:47.946537 | instance | ok: [instance] 2026-08-16 12:46:47.946609 | instance | 2026-08-16 12:46:47.946842 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:47.946880 | instance | Sunday 16 August 2026 12:46:47 +0000 (0:00:00.189) 0:00:19.296 ********* 2026-08-16 12:46:47.989764 | instance | skipping: [instance] 2026-08-16 12:46:47.990159 | instance | 2026-08-16 12:46:47.990198 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:46:47.990204 | instance | Sunday 16 August 2026 12:46:47 +0000 (0:00:00.042) 0:00:19.339 ********* 2026-08-16 12:46:48.211488 | instance | changed: [instance] 2026-08-16 12:46:48.211547 | instance | 2026-08-16 12:46:48.211668 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:48.211851 | instance | Sunday 16 August 2026 12:46:48 +0000 (0:00:00.221) 0:00:19.561 ********* 2026-08-16 12:46:48.296126 | instance | ok: [instance] => { 2026-08-16 12:46:48.296252 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-16 12:46:48.296430 | instance | } 2026-08-16 12:46:48.296568 | instance | 2026-08-16 12:46:48.296731 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:48.296879 | instance | Sunday 16 August 2026 12:46:48 +0000 (0:00:00.084) 0:00:19.645 ********* 2026-08-16 12:46:48.928030 | instance | changed: [instance] 2026-08-16 12:46:48.928101 | instance | 2026-08-16 12:46:48.928238 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:48.928433 | instance | Sunday 16 August 2026 12:46:48 +0000 (0:00:00.632) 0:00:20.277 ********* 2026-08-16 12:46:48.970006 | instance | skipping: [instance] 2026-08-16 12:46:48.970075 | instance | 2026-08-16 12:46:48.970179 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:46:48.970365 | instance | Sunday 16 August 2026 12:46:48 +0000 (0:00:00.041) 0:00:20.319 ********* 2026-08-16 12:46:49.157497 | instance | ok: [instance] 2026-08-16 12:46:49.157869 | instance | 2026-08-16 12:46:49.158212 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:46:49.158648 | instance | Sunday 16 August 2026 12:46:49 +0000 (0:00:00.185) 0:00:20.504 ********* 2026-08-16 12:46:50.520863 | instance | ok: [instance] 2026-08-16 12:46:50.521133 | instance | 2026-08-16 12:46:50.521286 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:46:50.521433 | instance | Sunday 16 August 2026 12:46:50 +0000 (0:00:01.363) 0:00:21.867 ********* 2026-08-16 12:46:50.580883 | instance | ok: [instance] => { 2026-08-16 12:46:50.580964 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-16 12:46:50.581067 | instance | } 2026-08-16 12:46:50.581226 | instance | 2026-08-16 12:46:50.581379 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:46:50.581496 | instance | Sunday 16 August 2026 12:46:50 +0000 (0:00:00.062) 0:00:21.930 ********* 2026-08-16 12:46:51.305950 | instance | changed: [instance] 2026-08-16 12:46:51.306032 | instance | 2026-08-16 12:46:51.306154 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:46:51.306270 | instance | Sunday 16 August 2026 12:46:51 +0000 (0:00:00.725) 0:00:22.655 ********* 2026-08-16 12:46:54.077372 | instance | changed: [instance] 2026-08-16 12:46:54.077611 | instance | 2026-08-16 12:46:54.077887 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-16 12:46:54.078169 | instance | Sunday 16 August 2026 12:46:54 +0000 (0:00:02.771) 0:00:25.426 ********* 2026-08-16 12:46:54.105177 | instance | skipping: [instance] 2026-08-16 12:46:54.105381 | instance | 2026-08-16 12:46:54.105641 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-16 12:46:54.105922 | instance | Sunday 16 August 2026 12:46:54 +0000 (0:00:00.027) 0:00:25.454 ********* 2026-08-16 12:46:54.138420 | instance | skipping: [instance] 2026-08-16 12:46:54.138607 | instance | 2026-08-16 12:46:54.138861 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-16 12:46:54.139140 | instance | Sunday 16 August 2026 12:46:54 +0000 (0:00:00.033) 0:00:25.488 ********* 2026-08-16 12:46:54.164541 | instance | skipping: [instance] 2026-08-16 12:46:54.164764 | instance | 2026-08-16 12:46:54.165019 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-16 12:46:54.165303 | instance | Sunday 16 August 2026 12:46:54 +0000 (0:00:00.026) 0:00:25.514 ********* 2026-08-16 12:46:58.764318 | instance | changed: [instance] 2026-08-16 12:46:58.764367 | instance | 2026-08-16 12:46:58.764374 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-16 12:46:58.764381 | instance | Sunday 16 August 2026 12:46:58 +0000 (0:00:04.599) 0:00:30.113 ********* 2026-08-16 12:46:59.204010 | instance | changed: [instance] 2026-08-16 12:46:59.204078 | instance | 2026-08-16 12:46:59.204411 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-16 12:46:59.204450 | instance | Sunday 16 August 2026 12:46:59 +0000 (0:00:00.440) 0:00:30.553 ********* 2026-08-16 12:47:00.083103 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-08-16 12:47:00.083149 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-16 12:47:00.083157 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-16 12:47:00.083163 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-16 12:47:00.083169 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-16 12:47:00.083186 | instance | 2026-08-16 12:47:00.083192 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-16 12:47:00.083198 | instance | Sunday 16 August 2026 12:47:00 +0000 (0:00:00.877) 0:00:31.431 ********* 2026-08-16 12:47:00.622297 | instance | changed: [instance] 2026-08-16 12:47:00.622335 | instance | 2026-08-16 12:47:00.622340 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-16 12:47:00.622345 | instance | Sunday 16 August 2026 12:47:00 +0000 (0:00:00.531) 0:00:31.962 ********* 2026-08-16 12:47:00.622349 | instance | 2026-08-16 12:47:00.622353 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-16 12:47:00.622356 | instance | Sunday 16 August 2026 12:47:00 +0000 (0:00:00.008) 0:00:31.971 ********* 2026-08-16 12:47:01.282822 | instance | changed: [instance] 2026-08-16 12:47:01.282912 | instance | 2026-08-16 12:47:01.283146 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-08-16 12:47:01.283184 | instance | Sunday 16 August 2026 12:47:01 +0000 (0:00:00.661) 0:00:32.632 ********* 2026-08-16 12:47:01.913462 | instance | ok: [instance] 2026-08-16 12:47:01.913988 | instance | 2026-08-16 12:47:01.914033 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-16 12:47:01.914041 | instance | Sunday 16 August 2026 12:47:01 +0000 (0:00:00.630) 0:00:33.262 ********* 2026-08-16 12:47:02.468114 | instance | changed: [instance] 2026-08-16 12:47:02.468186 | instance | 2026-08-16 12:47:02.468450 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-08-16 12:47:02.468482 | instance | Sunday 16 August 2026 12:47:02 +0000 (0:00:00.554) 0:00:33.817 ********* 2026-08-16 12:47:03.013425 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-08-16 12:47:03.022012 | instance | ...ignoring 2026-08-16 12:47:03.022116 | instance | 2026-08-16 12:47:03.022247 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-08-16 12:47:03.022397 | instance | Sunday 16 August 2026 12:47:03 +0000 (0:00:00.554) 0:00:34.371 ********* 2026-08-16 12:47:03.055947 | instance | skipping: [instance] 2026-08-16 12:47:03.056313 | instance | 2026-08-16 12:47:03.056378 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-08-16 12:47:03.056386 | instance | Sunday 16 August 2026 12:47:03 +0000 (0:00:00.033) 0:00:34.405 ********* 2026-08-16 12:47:03.092956 | instance | skipping: [instance] 2026-08-16 12:47:03.093525 | instance | 2026-08-16 12:47:03.093559 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-08-16 12:47:03.093567 | instance | Sunday 16 August 2026 12:47:03 +0000 (0:00:00.036) 0:00:34.442 ********* 2026-08-16 12:47:03.130320 | instance | skipping: [instance] 2026-08-16 12:47:03.130680 | instance | 2026-08-16 12:47:03.130719 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-08-16 12:47:03.130724 | instance | Sunday 16 August 2026 12:47:03 +0000 (0:00:00.037) 0:00:34.479 ********* 2026-08-16 12:47:03.165280 | instance | skipping: [instance] 2026-08-16 12:47:03.165740 | instance | 2026-08-16 12:47:03.165793 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-08-16 12:47:03.165801 | instance | Sunday 16 August 2026 12:47:03 +0000 (0:00:00.034) 0:00:34.514 ********* 2026-08-16 12:47:03.202443 | instance | skipping: [instance] 2026-08-16 12:47:03.202510 | instance | 2026-08-16 12:47:03.202773 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:47:03.202811 | instance | Sunday 16 August 2026 12:47:03 +0000 (0:00:00.037) 0:00:34.552 ********* 2026-08-16 12:47:03.397117 | instance | ok: [instance] 2026-08-16 12:47:03.397189 | instance | 2026-08-16 12:47:03.397449 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:47:03.397587 | instance | Sunday 16 August 2026 12:47:03 +0000 (0:00:00.194) 0:00:34.746 ********* 2026-08-16 12:47:03.438873 | instance | ok: [instance] => { 2026-08-16 12:47:03.439681 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-08-16 12:47:03.439711 | instance | } 2026-08-16 12:47:03.439892 | instance | 2026-08-16 12:47:03.439898 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:47:03.439904 | instance | Sunday 16 August 2026 12:47:03 +0000 (0:00:00.041) 0:00:34.788 ********* 2026-08-16 12:47:04.389138 | instance | changed: [instance] 2026-08-16 12:47:04.389642 | instance | 2026-08-16 12:47:04.389683 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:47:04.389689 | instance | Sunday 16 August 2026 12:47:04 +0000 (0:00:00.950) 0:00:35.738 ********* 2026-08-16 12:47:04.429172 | instance | skipping: [instance] 2026-08-16 12:47:04.429247 | instance | 2026-08-16 12:47:04.429508 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:47:04.429540 | instance | Sunday 16 August 2026 12:47:04 +0000 (0:00:00.040) 0:00:35.778 ********* 2026-08-16 12:47:04.621046 | instance | ok: [instance] 2026-08-16 12:47:04.621180 | instance | 2026-08-16 12:47:04.621337 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:47:04.621457 | instance | Sunday 16 August 2026 12:47:04 +0000 (0:00:00.191) 0:00:35.970 ********* 2026-08-16 12:47:04.661996 | instance | ok: [instance] => { 2026-08-16 12:47:04.662178 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-08-16 12:47:04.662360 | instance | } 2026-08-16 12:47:04.662531 | instance | 2026-08-16 12:47:04.662717 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:47:04.662901 | instance | Sunday 16 August 2026 12:47:04 +0000 (0:00:00.040) 0:00:36.011 ********* 2026-08-16 12:47:05.276269 | instance | changed: [instance] 2026-08-16 12:47:05.276487 | instance | 2026-08-16 12:47:05.276818 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:47:05.277109 | instance | Sunday 16 August 2026 12:47:05 +0000 (0:00:00.614) 0:00:36.625 ********* 2026-08-16 12:47:05.325219 | instance | skipping: [instance] 2026-08-16 12:47:05.325369 | instance | 2026-08-16 12:47:05.325698 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-16 12:47:05.325940 | instance | Sunday 16 August 2026 12:47:05 +0000 (0:00:00.049) 0:00:36.674 ********* 2026-08-16 12:47:05.356649 | instance | skipping: [instance] 2026-08-16 12:47:05.356827 | instance | 2026-08-16 12:47:05.357086 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-16 12:47:05.357343 | instance | Sunday 16 August 2026 12:47:05 +0000 (0:00:00.031) 0:00:36.706 ********* 2026-08-16 12:47:05.391436 | instance | skipping: [instance] 2026-08-16 12:47:05.391557 | instance | 2026-08-16 12:47:05.391821 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-16 12:47:05.392084 | instance | Sunday 16 August 2026 12:47:05 +0000 (0:00:00.034) 0:00:36.741 ********* 2026-08-16 12:47:05.450165 | instance | skipping: [instance] 2026-08-16 12:47:05.450322 | instance | 2026-08-16 12:47:05.450639 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-16 12:47:05.450886 | instance | Sunday 16 August 2026 12:47:05 +0000 (0:00:00.058) 0:00:36.799 ********* 2026-08-16 12:47:06.445140 | instance | ok: [instance] 2026-08-16 12:47:06.445386 | instance | 2026-08-16 12:47:06.445679 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-16 12:47:06.445951 | instance | Sunday 16 August 2026 12:47:06 +0000 (0:00:00.994) 0:00:37.794 ********* 2026-08-16 12:47:06.871481 | instance | ok: [instance] 2026-08-16 12:47:06.871546 | instance | 2026-08-16 12:47:06.871781 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-16 12:47:06.871818 | instance | Sunday 16 August 2026 12:47:06 +0000 (0:00:00.426) 0:00:38.221 ********* 2026-08-16 12:47:07.759967 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-16 12:47:07.760071 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-16 12:47:07.760773 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-16 12:47:07.760842 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-16 12:47:07.760854 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-16 12:47:07.760864 | instance | 2026-08-16 12:47:07.760874 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-16 12:47:07.760891 | instance | Sunday 16 August 2026 12:47:07 +0000 (0:00:00.888) 0:00:39.109 ********* 2026-08-16 12:47:08.269526 | instance | ok: [instance] 2026-08-16 12:47:08.269590 | instance | 2026-08-16 12:47:08.270208 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-16 12:47:08.270242 | instance | Sunday 16 August 2026 12:47:08 +0000 (0:00:00.503) 0:00:39.612 ********* 2026-08-16 12:47:08.270248 | instance | 2026-08-16 12:47:08.270252 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-16 12:47:08.270256 | instance | Sunday 16 August 2026 12:47:08 +0000 (0:00:00.006) 0:00:39.619 ********* 2026-08-16 12:47:08.621519 | instance | ok: [instance] 2026-08-16 12:47:08.621598 | instance | 2026-08-16 12:47:08.621876 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:47:08.621916 | instance | Sunday 16 August 2026 12:47:08 +0000 (0:00:00.351) 0:00:39.971 ********* 2026-08-16 12:47:08.820362 | instance | ok: [instance] 2026-08-16 12:47:08.820434 | instance | 2026-08-16 12:47:08.820701 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:47:08.820736 | instance | Sunday 16 August 2026 12:47:08 +0000 (0:00:00.198) 0:00:40.170 ********* 2026-08-16 12:47:08.879505 | instance | ok: [instance] => { 2026-08-16 12:47:08.880102 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-08-16 12:47:08.880140 | instance | } 2026-08-16 12:47:08.880145 | instance | 2026-08-16 12:47:08.880150 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:47:08.880155 | instance | Sunday 16 August 2026 12:47:08 +0000 (0:00:00.058) 0:00:40.229 ********* 2026-08-16 12:47:09.543446 | instance | changed: [instance] 2026-08-16 12:47:09.543621 | instance | 2026-08-16 12:47:09.543634 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:47:09.543814 | instance | Sunday 16 August 2026 12:47:09 +0000 (0:00:00.664) 0:00:40.893 ********* 2026-08-16 12:47:11.883793 | instance | changed: [instance] 2026-08-16 12:47:11.883892 | instance | 2026-08-16 12:47:11.884270 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:47:11.884434 | instance | Sunday 16 August 2026 12:47:11 +0000 (0:00:02.339) 0:00:43.233 ********* 2026-08-16 12:47:11.949327 | instance | ok: [instance] => { 2026-08-16 12:47:11.949420 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-08-16 12:47:11.950028 | instance | } 2026-08-16 12:47:11.950065 | instance | 2026-08-16 12:47:11.950070 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:47:11.950074 | instance | Sunday 16 August 2026 12:47:11 +0000 (0:00:00.065) 0:00:43.298 ********* 2026-08-16 12:47:12.563140 | instance | changed: [instance] 2026-08-16 12:47:12.563492 | instance | 2026-08-16 12:47:12.563530 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:47:12.563536 | instance | Sunday 16 August 2026 12:47:12 +0000 (0:00:00.614) 0:00:43.912 ********* 2026-08-16 12:47:13.964120 | instance | changed: [instance] 2026-08-16 12:47:13.964191 | instance | 2026-08-16 12:47:13.964533 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-08-16 12:47:13.964581 | instance | Sunday 16 August 2026 12:47:13 +0000 (0:00:01.400) 0:00:45.313 ********* 2026-08-16 12:47:14.454865 | instance | changed: [instance] 2026-08-16 12:47:14.454902 | instance | 2026-08-16 12:47:14.454907 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-08-16 12:47:14.454912 | instance | Sunday 16 August 2026 12:47:14 +0000 (0:00:00.490) 0:00:45.804 ********* 2026-08-16 12:47:14.659673 | instance | changed: [instance] 2026-08-16 12:47:14.659711 | instance | 2026-08-16 12:47:14.659716 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:47:14.659721 | instance | Sunday 16 August 2026 12:47:14 +0000 (0:00:00.204) 0:00:46.008 ********* 2026-08-16 12:47:14.880021 | instance | ok: [instance] 2026-08-16 12:47:14.880086 | instance | 2026-08-16 12:47:14.880331 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:47:14.880368 | instance | Sunday 16 August 2026 12:47:14 +0000 (0:00:00.220) 0:00:46.229 ********* 2026-08-16 12:47:14.936687 | instance | ok: [instance] => { 2026-08-16 12:47:14.937285 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-08-16 12:47:14.937323 | instance | } 2026-08-16 12:47:14.937330 | instance | 2026-08-16 12:47:14.937334 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:47:14.937340 | instance | Sunday 16 August 2026 12:47:14 +0000 (0:00:00.056) 0:00:46.286 ********* 2026-08-16 12:47:15.916726 | instance | changed: [instance] 2026-08-16 12:47:15.916792 | instance | 2026-08-16 12:47:15.917092 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:47:15.917130 | instance | Sunday 16 August 2026 12:47:15 +0000 (0:00:00.980) 0:00:47.266 ********* 2026-08-16 12:47:18.532091 | instance | changed: [instance] 2026-08-16 12:47:18.532129 | instance | 2026-08-16 12:47:18.532135 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-08-16 12:47:18.532139 | instance | Sunday 16 August 2026 12:47:18 +0000 (0:00:02.615) 0:00:49.881 ********* 2026-08-16 12:47:18.577852 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-08-16 12:47:18.578216 | instance | 2026-08-16 12:47:18.578254 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-08-16 12:47:18.578260 | instance | Sunday 16 August 2026 12:47:18 +0000 (0:00:00.045) 0:00:49.927 ********* 2026-08-16 12:47:19.570867 | instance | ok: [instance] 2026-08-16 12:47:19.570978 | instance | 2026-08-16 12:47:19.571373 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-08-16 12:47:19.571428 | instance | Sunday 16 August 2026 12:47:19 +0000 (0:00:00.992) 0:00:50.920 ********* 2026-08-16 12:47:19.771635 | instance | changed: [instance] 2026-08-16 12:47:19.771723 | instance | 2026-08-16 12:47:19.771988 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-08-16 12:47:19.772128 | instance | Sunday 16 August 2026 12:47:19 +0000 (0:00:00.201) 0:00:51.121 ********* 2026-08-16 12:47:20.214168 | instance | changed: [instance] 2026-08-16 12:47:20.214554 | instance | 2026-08-16 12:47:20.214588 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-08-16 12:47:20.214593 | instance | Sunday 16 August 2026 12:47:20 +0000 (0:00:00.442) 0:00:51.563 ********* 2026-08-16 12:47:21.043845 | instance | changed: [instance] => (item=br_netfilter) 2026-08-16 12:47:21.043928 | instance | ok: [instance] => (item=ip_tables) 2026-08-16 12:47:21.044493 | instance | changed: [instance] => (item=ip6_tables) 2026-08-16 12:47:21.044615 | instance | changed: [instance] => (item=nf_conntrack) 2026-08-16 12:47:21.044621 | instance | 2026-08-16 12:47:21.044626 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:47:21.044630 | instance | Sunday 16 August 2026 12:47:21 +0000 (0:00:00.829) 0:00:52.393 ********* 2026-08-16 12:47:21.267903 | instance | ok: [instance] 2026-08-16 12:47:21.267970 | instance | 2026-08-16 12:47:21.268241 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:47:21.268280 | instance | Sunday 16 August 2026 12:47:21 +0000 (0:00:00.223) 0:00:52.617 ********* 2026-08-16 12:47:21.317798 | instance | ok: [instance] => { 2026-08-16 12:47:21.318449 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-08-16 12:47:21.318492 | instance | } 2026-08-16 12:47:21.318499 | instance | 2026-08-16 12:47:21.318504 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:47:21.318508 | instance | Sunday 16 August 2026 12:47:21 +0000 (0:00:00.049) 0:00:52.667 ********* 2026-08-16 12:47:22.498109 | instance | changed: [instance] 2026-08-16 12:47:22.498182 | instance | 2026-08-16 12:47:22.498425 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:47:22.498467 | instance | Sunday 16 August 2026 12:47:22 +0000 (0:00:01.180) 0:00:53.847 ********* 2026-08-16 12:47:22.535830 | instance | skipping: [instance] 2026-08-16 12:47:22.536220 | instance | 2026-08-16 12:47:22.536259 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-08-16 12:47:22.536265 | instance | Sunday 16 August 2026 12:47:22 +0000 (0:00:00.037) 0:00:53.885 ********* 2026-08-16 12:47:22.585325 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-08-16 12:47:22.585381 | instance | 2026-08-16 12:47:22.585671 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-08-16 12:47:22.585703 | instance | Sunday 16 August 2026 12:47:22 +0000 (0:00:00.049) 0:00:53.934 ********* 2026-08-16 12:47:22.616467 | instance | skipping: [instance] 2026-08-16 12:47:22.616577 | instance | 2026-08-16 12:47:22.616726 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-08-16 12:47:22.616913 | instance | Sunday 16 August 2026 12:47:22 +0000 (0:00:00.031) 0:00:53.966 ********* 2026-08-16 12:47:26.078170 | instance | changed: [instance] 2026-08-16 12:47:26.078246 | instance | 2026-08-16 12:47:26.078475 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-08-16 12:47:26.078610 | instance | Sunday 16 August 2026 12:47:26 +0000 (0:00:03.461) 0:00:57.427 ********* 2026-08-16 12:47:27.363223 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-08-16 12:47:27.363299 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-08-16 12:47:27.364278 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-08-16 12:47:27.364595 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-08-16 12:47:27.364602 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-08-16 12:47:27.364606 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-08-16 12:47:27.364610 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-08-16 12:47:27.364615 | instance | 2026-08-16 12:47:27.364619 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-08-16 12:47:27.364629 | instance | Sunday 16 August 2026 12:47:27 +0000 (0:00:01.285) 0:00:58.712 ********* 2026-08-16 12:47:27.907544 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-08-16 12:47:27.908134 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-08-16 12:47:27.908149 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-08-16 12:47:27.908154 | instance | 2026-08-16 12:47:27.908159 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-08-16 12:47:27.908163 | instance | Sunday 16 August 2026 12:47:27 +0000 (0:00:00.544) 0:00:59.257 ********* 2026-08-16 12:47:28.348224 | instance | changed: [instance] 2026-08-16 12:47:28.348328 | instance | 2026-08-16 12:47:28.348596 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-08-16 12:47:28.348633 | instance | Sunday 16 August 2026 12:47:28 +0000 (0:00:00.440) 0:00:59.697 ********* 2026-08-16 12:47:28.794494 | instance | changed: [instance] 2026-08-16 12:47:28.794586 | instance | 2026-08-16 12:47:28.794829 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-08-16 12:47:28.794886 | instance | Sunday 16 August 2026 12:47:28 +0000 (0:00:00.446) 0:01:00.144 ********* 2026-08-16 12:47:28.978583 | instance | ok: [instance] 2026-08-16 12:47:28.978680 | instance | 2026-08-16 12:47:28.978934 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-08-16 12:47:28.978949 | instance | Sunday 16 August 2026 12:47:28 +0000 (0:00:00.184) 0:01:00.328 ********* 2026-08-16 12:47:29.005052 | instance | skipping: [instance] 2026-08-16 12:47:29.005166 | instance | 2026-08-16 12:47:29.005286 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-08-16 12:47:29.005406 | instance | Sunday 16 August 2026 12:47:29 +0000 (0:00:00.026) 0:01:00.355 ********* 2026-08-16 12:47:29.461969 | instance | ok: [instance] => (item=swap) 2026-08-16 12:47:29.462613 | instance | ok: [instance] => (item=none) 2026-08-16 12:47:29.462650 | instance | 2026-08-16 12:47:29.462655 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-08-16 12:47:29.462660 | instance | Sunday 16 August 2026 12:47:29 +0000 (0:00:00.456) 0:01:00.811 ********* 2026-08-16 12:47:29.912945 | instance | changed: [instance] 2026-08-16 12:47:29.913458 | instance | 2026-08-16 12:47:29.913507 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-08-16 12:47:29.913514 | instance | Sunday 16 August 2026 12:47:29 +0000 (0:00:00.451) 0:01:01.262 ********* 2026-08-16 12:47:30.471555 | instance | changed: [instance] 2026-08-16 12:47:30.471641 | instance | 2026-08-16 12:47:30.472001 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-08-16 12:47:30.472053 | instance | Sunday 16 August 2026 12:47:30 +0000 (0:00:00.551) 0:01:01.813 ********* 2026-08-16 12:47:30.472065 | instance | 2026-08-16 12:47:30.472079 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-08-16 12:47:30.472216 | instance | Sunday 16 August 2026 12:47:30 +0000 (0:00:00.007) 0:01:01.821 ********* 2026-08-16 12:47:31.126412 | instance | ok: [instance] 2026-08-16 12:47:31.126508 | instance | 2026-08-16 12:47:31.126673 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-08-16 12:47:31.126809 | instance | Sunday 16 August 2026 12:47:31 +0000 (0:00:00.654) 0:01:02.476 ********* 2026-08-16 12:47:31.649630 | instance | changed: [instance] 2026-08-16 12:47:31.649719 | instance | 2026-08-16 12:47:31.649847 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-08-16 12:47:31.649981 | instance | Sunday 16 August 2026 12:47:31 +0000 (0:00:00.523) 0:01:02.999 ********* 2026-08-16 12:47:32.916424 | instance | ok: [instance] 2026-08-16 12:47:32.916491 | instance | 2026-08-16 12:47:32.916711 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-08-16 12:47:32.916791 | instance | Sunday 16 August 2026 12:47:32 +0000 (0:00:01.266) 0:01:04.266 ********* 2026-08-16 12:47:33.582942 | instance | ok: [instance] 2026-08-16 12:47:33.583683 | instance | 2026-08-16 12:47:33.583709 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-08-16 12:47:33.583719 | instance | Sunday 16 August 2026 12:47:33 +0000 (0:00:00.666) 0:01:04.932 ********* 2026-08-16 12:47:33.901322 | instance | ok: [instance] 2026-08-16 12:47:33.901387 | instance | 2026-08-16 12:47:33.901650 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-08-16 12:47:33.901684 | instance | Sunday 16 August 2026 12:47:33 +0000 (0:00:00.318) 0:01:05.250 ********* 2026-08-16 12:47:34.362525 | instance | ok: [instance] 2026-08-16 12:47:34.362560 | instance | 2026-08-16 12:47:34.362565 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-08-16 12:47:34.362570 | instance | Sunday 16 August 2026 12:47:34 +0000 (0:00:00.460) 0:01:05.711 ********* 2026-08-16 12:47:34.432325 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-08-16 12:47:34.432686 | instance | 2026-08-16 12:47:34.432728 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-08-16 12:47:34.432733 | instance | Sunday 16 August 2026 12:47:34 +0000 (0:00:00.069) 0:01:05.781 ********* 2026-08-16 12:47:34.508337 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-08-16 12:47:34.508716 | instance | 2026-08-16 12:47:34.508749 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-08-16 12:47:34.508755 | instance | Sunday 16 August 2026 12:47:34 +0000 (0:00:00.076) 0:01:05.858 ********* 2026-08-16 12:47:34.713621 | instance | ok: [instance] => (item=instance) 2026-08-16 12:47:34.713995 | instance | 2026-08-16 12:47:34.714032 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-08-16 12:47:34.714037 | instance | Sunday 16 August 2026 12:47:34 +0000 (0:00:00.205) 0:01:06.063 ********* 2026-08-16 12:47:34.755447 | instance | skipping: [instance] 2026-08-16 12:47:34.755522 | instance | 2026-08-16 12:47:34.755892 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-08-16 12:47:34.755935 | instance | Sunday 16 August 2026 12:47:34 +0000 (0:00:00.041) 0:01:06.104 ********* 2026-08-16 12:47:34.805592 | instance | ok: [instance] 2026-08-16 12:47:34.805697 | instance | 2026-08-16 12:47:34.806064 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-08-16 12:47:34.806108 | instance | Sunday 16 August 2026 12:47:34 +0000 (0:00:00.049) 0:01:06.154 ********* 2026-08-16 12:47:34.844224 | instance | ok: [instance] => { 2026-08-16 12:47:34.844772 | instance | "msg": "instance" 2026-08-16 12:47:34.844834 | instance | } 2026-08-16 12:47:34.844846 | instance | 2026-08-16 12:47:34.845077 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-08-16 12:47:34.845149 | instance | Sunday 16 August 2026 12:47:34 +0000 (0:00:00.038) 0:01:06.193 ********* 2026-08-16 12:47:35.390536 | instance | changed: [instance] 2026-08-16 12:47:35.390601 | instance | 2026-08-16 12:47:35.390896 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-08-16 12:47:35.390957 | instance | Sunday 16 August 2026 12:47:35 +0000 (0:00:00.545) 0:01:06.739 ********* 2026-08-16 12:47:35.425751 | instance | skipping: [instance] 2026-08-16 12:47:35.426151 | instance | 2026-08-16 12:47:35.426189 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-08-16 12:47:35.426198 | instance | Sunday 16 August 2026 12:47:35 +0000 (0:00:00.035) 0:01:06.774 ********* 2026-08-16 12:47:35.461122 | instance | skipping: [instance] 2026-08-16 12:47:35.461215 | instance | 2026-08-16 12:47:35.461550 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-08-16 12:47:35.461602 | instance | Sunday 16 August 2026 12:47:35 +0000 (0:00:00.035) 0:01:06.810 ********* 2026-08-16 12:47:35.495467 | instance | skipping: [instance] 2026-08-16 12:47:35.497650 | instance | 2026-08-16 12:47:35.497670 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-08-16 12:47:35.497681 | instance | Sunday 16 August 2026 12:47:35 +0000 (0:00:00.034) 0:01:06.844 ********* 2026-08-16 12:47:35.533529 | instance | skipping: [instance] 2026-08-16 12:47:35.533929 | instance | 2026-08-16 12:47:35.533981 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-08-16 12:47:35.533987 | instance | Sunday 16 August 2026 12:47:35 +0000 (0:00:00.037) 0:01:06.882 ********* 2026-08-16 12:47:35.569123 | instance | skipping: [instance] 2026-08-16 12:47:35.569188 | instance | 2026-08-16 12:47:35.569471 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-08-16 12:47:35.569565 | instance | Sunday 16 August 2026 12:47:35 +0000 (0:00:00.035) 0:01:06.918 ********* 2026-08-16 12:47:35.597677 | instance | skipping: [instance] 2026-08-16 12:47:35.597718 | instance | 2026-08-16 12:47:35.597724 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-08-16 12:47:35.597730 | instance | Sunday 16 August 2026 12:47:35 +0000 (0:00:00.028) 0:01:06.946 ********* 2026-08-16 12:47:35.630816 | instance | skipping: [instance] 2026-08-16 12:47:35.630903 | instance | 2026-08-16 12:47:35.631118 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-08-16 12:47:35.631154 | instance | Sunday 16 August 2026 12:47:35 +0000 (0:00:00.033) 0:01:06.980 ********* 2026-08-16 12:48:02.506111 | instance | changed: [instance] 2026-08-16 12:48:02.506175 | instance | 2026-08-16 12:48:02.506484 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-08-16 12:48:02.506530 | instance | Sunday 16 August 2026 12:48:02 +0000 (0:00:26.875) 0:01:33.855 ********* 2026-08-16 12:48:02.734025 | instance | ok: [instance] 2026-08-16 12:48:02.734409 | instance | 2026-08-16 12:48:02.734754 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-08-16 12:48:02.735036 | instance | Sunday 16 August 2026 12:48:02 +0000 (0:00:00.227) 0:01:34.082 ********* 2026-08-16 12:48:02.764512 | instance | skipping: [instance] 2026-08-16 12:48:02.764648 | instance | 2026-08-16 12:48:02.764876 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-08-16 12:48:02.765057 | instance | Sunday 16 August 2026 12:48:02 +0000 (0:00:00.031) 0:01:34.114 ********* 2026-08-16 12:48:02.970738 | instance | changed: [instance] 2026-08-16 12:48:02.970969 | instance | 2026-08-16 12:48:02.971228 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-08-16 12:48:02.971498 | instance | Sunday 16 August 2026 12:48:02 +0000 (0:00:00.205) 0:01:34.320 ********* 2026-08-16 12:48:03.174851 | instance | changed: [instance] 2026-08-16 12:48:03.175080 | instance | 2026-08-16 12:48:03.175350 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-08-16 12:48:03.175603 | instance | Sunday 16 August 2026 12:48:03 +0000 (0:00:00.203) 0:01:34.524 ********* 2026-08-16 12:48:03.359518 | instance | changed: [instance] 2026-08-16 12:48:03.359640 | instance | 2026-08-16 12:48:03.359808 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-08-16 12:48:03.360013 | instance | Sunday 16 August 2026 12:48:03 +0000 (0:00:00.184) 0:01:34.708 ********* 2026-08-16 12:48:07.240335 | instance | changed: [instance] 2026-08-16 12:48:07.240545 | instance | 2026-08-16 12:48:07.240888 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-08-16 12:48:07.241150 | instance | Sunday 16 August 2026 12:48:07 +0000 (0:00:03.880) 0:01:38.589 ********* 2026-08-16 12:48:17.115294 | instance | changed: [instance] 2026-08-16 12:48:17.115568 | instance | 2026-08-16 12:48:17.115933 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-08-16 12:48:17.116172 | instance | Sunday 16 August 2026 12:48:17 +0000 (0:00:09.874) 0:01:48.464 ********* 2026-08-16 12:48:17.153426 | instance | skipping: [instance] 2026-08-16 12:48:17.153673 | instance | 2026-08-16 12:48:17.153973 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-08-16 12:48:17.154274 | instance | Sunday 16 August 2026 12:48:17 +0000 (0:00:00.038) 0:01:48.502 ********* 2026-08-16 12:48:17.193522 | instance | skipping: [instance] 2026-08-16 12:48:17.193748 | instance | 2026-08-16 12:48:17.194005 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-08-16 12:48:17.194263 | instance | Sunday 16 August 2026 12:48:17 +0000 (0:00:00.040) 0:01:48.542 ********* 2026-08-16 12:48:17.896403 | instance | changed: [instance] 2026-08-16 12:48:17.896647 | instance | 2026-08-16 12:48:17.896988 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-08-16 12:48:17.897382 | instance | Sunday 16 August 2026 12:48:17 +0000 (0:00:00.702) 0:01:49.245 ********* 2026-08-16 12:48:17.936189 | instance | skipping: [instance] => (item=DaemonSet) 2026-08-16 12:48:17.936443 | instance | skipping: [instance] => (item=ConfigMap) 2026-08-16 12:48:17.936727 | instance | skipping: [instance] 2026-08-16 12:48:17.937006 | instance | 2026-08-16 12:48:17.937297 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-08-16 12:48:17.937589 | instance | Sunday 16 August 2026 12:48:17 +0000 (0:00:00.040) 0:01:49.285 ********* 2026-08-16 12:48:17.975031 | instance | skipping: [instance] 2026-08-16 12:48:17.975204 | instance | 2026-08-16 12:48:17.975488 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-08-16 12:48:17.975811 | instance | Sunday 16 August 2026 12:48:17 +0000 (0:00:00.038) 0:01:49.324 ********* 2026-08-16 12:48:18.016038 | instance | skipping: [instance] 2026-08-16 12:48:18.016366 | instance | 2026-08-16 12:48:18.016771 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-08-16 12:48:18.017366 | instance | Sunday 16 August 2026 12:48:18 +0000 (0:00:00.040) 0:01:49.365 ********* 2026-08-16 12:48:18.055423 | instance | skipping: [instance] 2026-08-16 12:48:18.055749 | instance | 2026-08-16 12:48:18.056071 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-08-16 12:48:18.056367 | instance | Sunday 16 August 2026 12:48:18 +0000 (0:00:00.039) 0:01:49.405 ********* 2026-08-16 12:48:18.089862 | instance | skipping: [instance] 2026-08-16 12:48:18.090135 | instance | 2026-08-16 12:48:18.090365 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-08-16 12:48:18.090576 | instance | Sunday 16 August 2026 12:48:18 +0000 (0:00:00.034) 0:01:49.439 ********* 2026-08-16 12:48:18.500500 | instance | ok: [instance] 2026-08-16 12:48:18.500700 | instance | 2026-08-16 12:48:18.501002 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-08-16 12:48:18.501287 | instance | Sunday 16 August 2026 12:48:18 +0000 (0:00:00.410) 0:01:49.849 ********* 2026-08-16 12:48:19.387962 | instance | changed: [instance] 2026-08-16 12:48:19.388081 | instance | 2026-08-16 12:48:19.388213 | instance | PLAY [Install control-plane components] **************************************** 2026-08-16 12:48:19.388332 | instance | 2026-08-16 12:48:19.388451 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:48:19.388580 | instance | Sunday 16 August 2026 12:48:19 +0000 (0:00:00.887) 0:01:50.737 ********* 2026-08-16 12:48:21.359232 | instance | ok: [instance] 2026-08-16 12:48:21.359302 | instance | 2026-08-16 12:48:21.359308 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:48:21.359313 | instance | Sunday 16 August 2026 12:48:21 +0000 (0:00:01.970) 0:01:52.707 ********* 2026-08-16 12:48:21.578867 | instance | ok: [instance] 2026-08-16 12:48:21.579098 | instance | 2026-08-16 12:48:21.579452 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:48:21.579746 | instance | Sunday 16 August 2026 12:48:21 +0000 (0:00:00.220) 0:01:52.928 ********* 2026-08-16 12:48:23.088226 | instance | ok: [instance] 2026-08-16 12:48:23.088341 | instance | 2026-08-16 12:48:23.088357 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:48:23.088496 | instance | Sunday 16 August 2026 12:48:23 +0000 (0:00:01.509) 0:01:54.437 ********* 2026-08-16 12:48:23.329784 | instance | ok: [instance] 2026-08-16 12:48:23.329890 | instance | 2026-08-16 12:48:23.330082 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:48:23.330263 | instance | Sunday 16 August 2026 12:48:23 +0000 (0:00:00.241) 0:01:54.679 ********* 2026-08-16 12:48:23.374236 | instance | ok: [instance] => { 2026-08-16 12:48:23.374360 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-08-16 12:48:23.374492 | instance | } 2026-08-16 12:48:23.374652 | instance | 2026-08-16 12:48:23.374883 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:48:23.375122 | instance | Sunday 16 August 2026 12:48:23 +0000 (0:00:00.043) 0:01:54.723 ********* 2026-08-16 12:48:24.173982 | instance | changed: [instance] 2026-08-16 12:48:24.174347 | instance | 2026-08-16 12:48:24.174824 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:48:24.175207 | instance | Sunday 16 August 2026 12:48:24 +0000 (0:00:00.799) 0:01:55.522 ********* 2026-08-16 12:48:25.680091 | instance | changed: [instance] 2026-08-16 12:48:25.680247 | instance | 2026-08-16 12:48:25.680259 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-08-16 12:48:25.680269 | instance | Sunday 16 August 2026 12:48:25 +0000 (0:00:01.505) 0:01:57.028 ********* 2026-08-16 12:48:26.017643 | instance | ok: [instance] 2026-08-16 12:48:26.018009 | instance | 2026-08-16 12:48:26.018103 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-08-16 12:48:26.018249 | instance | Sunday 16 August 2026 12:48:26 +0000 (0:00:00.338) 0:01:57.367 ********* 2026-08-16 12:48:26.218035 | instance | changed: [instance] 2026-08-16 12:48:26.218122 | instance | 2026-08-16 12:48:26.218327 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-08-16 12:48:26.218501 | instance | Sunday 16 August 2026 12:48:26 +0000 (0:00:00.200) 0:01:57.567 ********* 2026-08-16 12:48:26.496319 | instance | ok: [instance] 2026-08-16 12:48:26.496397 | instance | 2026-08-16 12:48:26.496413 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-08-16 12:48:26.496427 | instance | Sunday 16 August 2026 12:48:26 +0000 (0:00:00.275) 0:01:57.843 ********* 2026-08-16 12:48:26.702315 | instance | changed: [instance] 2026-08-16 12:48:26.702497 | instance | 2026-08-16 12:48:26.702802 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-08-16 12:48:26.703087 | instance | Sunday 16 August 2026 12:48:26 +0000 (0:00:00.208) 0:01:58.051 ********* 2026-08-16 12:48:26.918367 | instance | ok: [instance] 2026-08-16 12:48:26.918671 | instance | 2026-08-16 12:48:26.918969 | instance | TASK [Install plugin] ********************************************************** 2026-08-16 12:48:26.919239 | instance | Sunday 16 August 2026 12:48:26 +0000 (0:00:00.216) 0:01:58.267 ********* 2026-08-16 12:48:26.970584 | instance | included: vexxhost.containers.download_artifact for instance 2026-08-16 12:48:26.970920 | instance | 2026-08-16 12:48:26.971346 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:48:26.971495 | instance | Sunday 16 August 2026 12:48:26 +0000 (0:00:00.052) 0:01:58.319 ********* 2026-08-16 12:48:27.016002 | instance | ok: [instance] => { 2026-08-16 12:48:27.016320 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-08-16 12:48:27.016595 | instance | } 2026-08-16 12:48:27.016887 | instance | 2026-08-16 12:48:27.017509 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:48:27.017819 | instance | Sunday 16 August 2026 12:48:27 +0000 (0:00:00.045) 0:01:58.364 ********* 2026-08-16 12:48:27.737849 | instance | changed: [instance] 2026-08-16 12:48:27.738283 | instance | 2026-08-16 12:48:27.738667 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:48:27.738975 | instance | Sunday 16 August 2026 12:48:27 +0000 (0:00:00.721) 0:01:59.086 ********* 2026-08-16 12:48:29.579343 | instance | changed: [instance] 2026-08-16 12:48:29.579554 | instance | 2026-08-16 12:48:29.579838 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-16 12:48:29.580111 | instance | Sunday 16 August 2026 12:48:29 +0000 (0:00:01.841) 0:02:00.928 ********* 2026-08-16 12:48:29.616812 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-16 12:48:29.617029 | instance | 2026-08-16 12:48:29.617300 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-16 12:48:29.617634 | instance | Sunday 16 August 2026 12:48:29 +0000 (0:00:00.038) 0:02:00.966 ********* 2026-08-16 12:48:30.242198 | instance | changed: [instance] 2026-08-16 12:48:30.242511 | instance | 2026-08-16 12:48:30.242785 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-08-16 12:48:30.243056 | instance | Sunday 16 August 2026 12:48:30 +0000 (0:00:00.624) 0:02:01.591 ********* 2026-08-16 12:48:31.126410 | instance | ok: [instance] 2026-08-16 12:48:31.126485 | instance | 2026-08-16 12:48:31.126619 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-08-16 12:48:31.126737 | instance | Sunday 16 August 2026 12:48:31 +0000 (0:00:00.884) 0:02:02.475 ********* 2026-08-16 12:48:33.184169 | instance | changed: [instance] 2026-08-16 12:48:33.184566 | instance | 2026-08-16 12:48:33.184578 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-16 12:48:33.184807 | instance | Sunday 16 August 2026 12:48:33 +0000 (0:00:02.056) 0:02:04.532 ********* 2026-08-16 12:48:33.230260 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-16 12:48:33.230456 | instance | 2026-08-16 12:48:33.230679 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-16 12:48:33.230886 | instance | Sunday 16 August 2026 12:48:33 +0000 (0:00:00.046) 0:02:04.579 ********* 2026-08-16 12:48:33.736128 | instance | changed: [instance] 2026-08-16 12:48:33.736417 | instance | 2026-08-16 12:48:33.736840 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-08-16 12:48:33.737120 | instance | Sunday 16 August 2026 12:48:33 +0000 (0:00:00.505) 0:02:05.084 ********* 2026-08-16 12:49:04.336344 | instance | changed: [instance] 2026-08-16 12:49:04.336560 | instance | 2026-08-16 12:49:04.336967 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-08-16 12:49:04.337303 | instance | Sunday 16 August 2026 12:49:04 +0000 (0:00:30.600) 0:02:35.685 ********* 2026-08-16 12:49:04.972591 | instance | changed: [instance] 2026-08-16 12:49:04.972897 | instance | 2026-08-16 12:49:04.973192 | instance | PLAY [all] ********************************************************************* 2026-08-16 12:49:04.973448 | instance | 2026-08-16 12:49:04.973714 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:49:04.973972 | instance | Sunday 16 August 2026 12:49:04 +0000 (0:00:00.636) 0:02:36.322 ********* 2026-08-16 12:49:06.013399 | instance | ok: [instance] 2026-08-16 12:49:06.013591 | instance | 2026-08-16 12:49:06.013787 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-08-16 12:49:06.014002 | instance | Sunday 16 August 2026 12:49:06 +0000 (0:00:01.040) 0:02:37.362 ********* 2026-08-16 12:49:06.744644 | instance | changed: [instance] 2026-08-16 12:49:06.744912 | instance | 2026-08-16 12:49:06.745188 | instance | PLAY [all] ********************************************************************* 2026-08-16 12:49:06.745445 | instance | 2026-08-16 12:49:06.745743 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-08-16 12:49:06.746050 | instance | Sunday 16 August 2026 12:49:06 +0000 (0:00:00.731) 0:02:38.094 ********* 2026-08-16 12:49:07.525081 | instance | ok: [instance] 2026-08-16 12:49:07.525183 | instance | 2026-08-16 12:49:07.525350 | instance | PLAY [controllers] ************************************************************* 2026-08-16 12:49:07.525485 | instance | 2026-08-16 12:49:07.525636 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:49:07.525790 | instance | Sunday 16 August 2026 12:49:07 +0000 (0:00:00.780) 0:02:38.874 ********* 2026-08-16 12:49:08.568084 | instance | ok: [instance] 2026-08-16 12:49:08.568303 | instance | 2026-08-16 12:49:08.568588 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-16 12:49:08.568915 | instance | Sunday 16 August 2026 12:49:08 +0000 (0:00:01.042) 0:02:39.917 ********* 2026-08-16 12:49:08.605578 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-16 12:49:08.605864 | instance | 2026-08-16 12:49:08.606182 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-16 12:49:08.606493 | instance | Sunday 16 August 2026 12:49:08 +0000 (0:00:00.037) 0:02:39.955 ********* 2026-08-16 12:49:09.050092 | instance | changed: [instance] 2026-08-16 12:49:09.050368 | instance | 2026-08-16 12:49:09.050664 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-08-16 12:49:09.050950 | instance | Sunday 16 August 2026 12:49:09 +0000 (0:00:00.444) 0:02:40.399 ********* 2026-08-16 12:49:10.902833 | instance | changed: [instance] 2026-08-16 12:49:10.903224 | instance | 2026-08-16 12:49:10.903499 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-16 12:49:10.903809 | instance | Sunday 16 August 2026 12:49:10 +0000 (0:00:01.852) 0:02:42.252 ********* 2026-08-16 12:49:10.934676 | instance | skipping: [instance] 2026-08-16 12:49:10.934914 | instance | 2026-08-16 12:49:10.935191 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-08-16 12:49:10.935463 | instance | Sunday 16 August 2026 12:49:10 +0000 (0:00:00.032) 0:02:42.284 ********* 2026-08-16 12:49:10.978602 | instance | skipping: [instance] 2026-08-16 12:49:10.978915 | instance | 2026-08-16 12:49:10.979188 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-08-16 12:49:10.979449 | instance | Sunday 16 August 2026 12:49:10 +0000 (0:00:00.043) 0:02:42.328 ********* 2026-08-16 12:49:11.009030 | instance | skipping: [instance] 2026-08-16 12:49:11.009253 | instance | 2026-08-16 12:49:11.009519 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-08-16 12:49:11.009925 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.030) 0:02:42.358 ********* 2026-08-16 12:49:11.040749 | instance | skipping: [instance] 2026-08-16 12:49:11.040906 | instance | 2026-08-16 12:49:11.041139 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-08-16 12:49:11.041326 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.031) 0:02:42.390 ********* 2026-08-16 12:49:11.086834 | instance | skipping: [instance] 2026-08-16 12:49:11.086987 | instance | 2026-08-16 12:49:11.087169 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-08-16 12:49:11.087357 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.046) 0:02:42.436 ********* 2026-08-16 12:49:11.120749 | instance | skipping: [instance] 2026-08-16 12:49:11.120954 | instance | 2026-08-16 12:49:11.121218 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-08-16 12:49:11.121432 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.033) 0:02:42.470 ********* 2026-08-16 12:49:11.158564 | instance | skipping: [instance] 2026-08-16 12:49:11.158785 | instance | 2026-08-16 12:49:11.159049 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-08-16 12:49:11.159362 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.037) 0:02:42.508 ********* 2026-08-16 12:49:11.186958 | instance | skipping: [instance] 2026-08-16 12:49:11.187260 | instance | 2026-08-16 12:49:11.187628 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-08-16 12:49:11.187876 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.028) 0:02:42.536 ********* 2026-08-16 12:49:11.235406 | instance | skipping: [instance] 2026-08-16 12:49:11.235521 | instance | 2026-08-16 12:49:11.235680 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-08-16 12:49:11.235857 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.048) 0:02:42.584 ********* 2026-08-16 12:49:11.274237 | instance | skipping: [instance] 2026-08-16 12:49:11.274439 | instance | 2026-08-16 12:49:11.274702 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-08-16 12:49:11.274972 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.038) 0:02:42.623 ********* 2026-08-16 12:49:11.313541 | instance | skipping: [instance] 2026-08-16 12:49:11.313806 | instance | 2026-08-16 12:49:11.314118 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-08-16 12:49:11.314412 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.039) 0:02:42.662 ********* 2026-08-16 12:49:11.346646 | instance | skipping: [instance] 2026-08-16 12:49:11.346910 | instance | 2026-08-16 12:49:11.347159 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-08-16 12:49:11.347413 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.033) 0:02:42.696 ********* 2026-08-16 12:49:11.392671 | instance | skipping: [instance] 2026-08-16 12:49:11.392946 | instance | 2026-08-16 12:49:11.393184 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-08-16 12:49:11.393494 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.046) 0:02:42.742 ********* 2026-08-16 12:49:11.424474 | instance | skipping: [instance] 2026-08-16 12:49:11.424730 | instance | 2026-08-16 12:49:11.425022 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-08-16 12:49:11.425422 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.031) 0:02:42.774 ********* 2026-08-16 12:49:11.459117 | instance | skipping: [instance] 2026-08-16 12:49:11.459203 | instance | 2026-08-16 12:49:11.459323 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-08-16 12:49:11.459467 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.034) 0:02:42.808 ********* 2026-08-16 12:49:11.499895 | instance | skipping: [instance] 2026-08-16 12:49:11.500133 | instance | 2026-08-16 12:49:11.500404 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-08-16 12:49:11.500782 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.040) 0:02:42.849 ********* 2026-08-16 12:49:11.529781 | instance | skipping: [instance] 2026-08-16 12:49:11.530039 | instance | 2026-08-16 12:49:11.530321 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-08-16 12:49:11.530585 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.030) 0:02:42.879 ********* 2026-08-16 12:49:11.555347 | instance | skipping: [instance] 2026-08-16 12:49:11.555592 | instance | 2026-08-16 12:49:11.555861 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-08-16 12:49:11.556120 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.025) 0:02:42.904 ********* 2026-08-16 12:49:11.582422 | instance | skipping: [instance] 2026-08-16 12:49:11.582656 | instance | 2026-08-16 12:49:11.582925 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-08-16 12:49:11.583186 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.027) 0:02:42.932 ********* 2026-08-16 12:49:11.614602 | instance | skipping: [instance] 2026-08-16 12:49:11.614850 | instance | 2026-08-16 12:49:11.615280 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-08-16 12:49:11.615566 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.031) 0:02:42.963 ********* 2026-08-16 12:49:11.643062 | instance | skipping: [instance] 2026-08-16 12:49:11.643308 | instance | 2026-08-16 12:49:11.643673 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-08-16 12:49:11.643937 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.028) 0:02:42.992 ********* 2026-08-16 12:49:11.675082 | instance | skipping: [instance] 2026-08-16 12:49:11.675329 | instance | 2026-08-16 12:49:11.675620 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-08-16 12:49:11.675902 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.031) 0:02:43.024 ********* 2026-08-16 12:49:11.720991 | instance | skipping: [instance] 2026-08-16 12:49:11.721304 | instance | 2026-08-16 12:49:11.721579 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-08-16 12:49:11.721847 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.045) 0:02:43.070 ********* 2026-08-16 12:49:11.752999 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-08-16 12:49:11.753253 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-08-16 12:49:11.753511 | instance | skipping: [instance] 2026-08-16 12:49:11.753817 | instance | 2026-08-16 12:49:11.754095 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-08-16 12:49:11.754358 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.032) 0:02:43.102 ********* 2026-08-16 12:49:11.786079 | instance | skipping: [instance] 2026-08-16 12:49:11.786312 | instance | 2026-08-16 12:49:11.786581 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-08-16 12:49:11.786842 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.032) 0:02:43.135 ********* 2026-08-16 12:49:11.831948 | instance | skipping: [instance] 2026-08-16 12:49:11.832225 | instance | 2026-08-16 12:49:11.832429 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-08-16 12:49:11.832807 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.045) 0:02:43.181 ********* 2026-08-16 12:49:11.867287 | instance | skipping: [instance] 2026-08-16 12:49:11.867512 | instance | 2026-08-16 12:49:11.867785 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-08-16 12:49:11.868045 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.035) 0:02:43.216 ********* 2026-08-16 12:49:11.899752 | instance | skipping: [instance] 2026-08-16 12:49:11.899909 | instance | 2026-08-16 12:49:11.900186 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-08-16 12:49:11.900418 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.032) 0:02:43.249 ********* 2026-08-16 12:49:11.939392 | instance | skipping: [instance] 2026-08-16 12:49:11.939606 | instance | 2026-08-16 12:49:11.939899 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-16 12:49:11.940136 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.039) 0:02:43.289 ********* 2026-08-16 12:49:11.971248 | instance | skipping: [instance] 2026-08-16 12:49:11.971515 | instance | 2026-08-16 12:49:11.971730 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-08-16 12:49:11.971987 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.031) 0:02:43.321 ********* 2026-08-16 12:49:12.000085 | instance | skipping: [instance] 2026-08-16 12:49:12.000145 | instance | 2026-08-16 12:49:12.000278 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-08-16 12:49:12.000393 | instance | Sunday 16 August 2026 12:49:11 +0000 (0:00:00.029) 0:02:43.350 ********* 2026-08-16 12:49:12.032490 | instance | skipping: [instance] 2026-08-16 12:49:12.032757 | instance | 2026-08-16 12:49:12.033111 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-08-16 12:49:12.033414 | instance | Sunday 16 August 2026 12:49:12 +0000 (0:00:00.031) 0:02:43.382 ********* 2026-08-16 12:49:12.063904 | instance | skipping: [instance] 2026-08-16 12:49:12.064154 | instance | 2026-08-16 12:49:12.064399 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-08-16 12:49:12.064664 | instance | Sunday 16 August 2026 12:49:12 +0000 (0:00:00.031) 0:02:43.413 ********* 2026-08-16 12:49:12.108652 | instance | skipping: [instance] 2026-08-16 12:49:12.108930 | instance | 2026-08-16 12:49:12.109235 | instance | PLAY RECAP ********************************************************************* 2026-08-16 12:49:12.109541 | instance | instance : ok=131 changed=59 unreachable=0 failed=0 skipped=280 rescued=0 ignored=2 2026-08-16 12:49:12.109804 | instance | 2026-08-16 12:49:12.110061 | instance | Sunday 16 August 2026 12:49:12 +0000 (0:00:00.040) 0:02:43.453 ********* 2026-08-16 12:49:12.110355 | instance | =============================================================================== 2026-08-16 12:49:12.110670 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 30.60s 2026-08-16 12:49:12.111010 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 26.88s 2026-08-16 12:49:12.111285 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 9.87s 2026-08-16 12:49:12.111558 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 4.60s 2026-08-16 12:49:12.111829 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 3.88s 2026-08-16 12:49:12.112106 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.59s 2026-08-16 12:49:12.112379 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.46s 2026-08-16 12:49:12.112671 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.77s 2026-08-16 12:49:12.113038 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.62s 2026-08-16 12:49:12.113304 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.34s 2026-08-16 12:49:12.113572 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 2.06s 2026-08-16 12:49:12.113825 | instance | Gathering Facts --------------------------------------------------------- 1.97s 2026-08-16 12:49:12.114086 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.85s 2026-08-16 12:49:12.114394 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.84s 2026-08-16 12:49:12.114613 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.51s 2026-08-16 12:49:12.115083 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.51s 2026-08-16 12:49:12.115819 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.40s 2026-08-16 12:49:12.116096 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.36s 2026-08-16 12:49:12.116335 | instance | vexxhost.kubernetes.kubelet : Reload systemd ---------------------------- 1.29s 2026-08-16 12:49:12.116589 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 1.29s 2026-08-16 12:49:12.248367 | instance | INFO [csi > converge] Executed: Successful 2026-08-16 12:49:12.258285 | instance | INFO [csi > idempotence] Executing 2026-08-16 12:49:13.757384 | instance | 2026-08-16 12:49:13.757467 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-08-16 12:49:13.757555 | instance | 2026-08-16 12:49:13.757670 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:49:13.757789 | instance | Sunday 16 August 2026 12:49:13 +0000 (0:00:00.007) 0:00:00.007 ********* 2026-08-16 12:49:14.908474 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-16 12:49:14.908717 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-16 12:49:14.908989 | instance | interpreter could change the meaning of that path. See 2026-08-16 12:49:14.909234 | instance | https://docs.ansible.com/ansible- 2026-08-16 12:49:14.909488 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-16 12:49:14.920692 | instance | ok: [instance] 2026-08-16 12:49:14.920848 | instance | 2026-08-16 12:49:14.921010 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-08-16 12:49:14.921177 | instance | Sunday 16 August 2026 12:49:14 +0000 (0:00:01.163) 0:00:01.170 ********* 2026-08-16 12:49:14.968361 | instance | ok: [instance] => { 2026-08-16 12:49:14.968652 | instance | "msg": "csi_driver=local-path-provisioner, MOLECULE_CSI_DRIVER=" 2026-08-16 12:49:14.968975 | instance | } 2026-08-16 12:49:14.969265 | instance | 2026-08-16 12:49:14.969544 | instance | PLAY [all] ********************************************************************* 2026-08-16 12:49:14.969696 | instance | 2026-08-16 12:49:14.969858 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:49:14.970026 | instance | Sunday 16 August 2026 12:49:14 +0000 (0:00:00.047) 0:00:01.218 ********* 2026-08-16 12:49:14.995819 | instance | skipping: [instance] 2026-08-16 12:49:14.995939 | instance | 2026-08-16 12:49:14.996253 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-08-16 12:49:14.996299 | instance | Sunday 16 August 2026 12:49:14 +0000 (0:00:00.027) 0:00:01.246 ********* 2026-08-16 12:49:15.032113 | instance | skipping: [instance] 2026-08-16 12:49:15.032289 | instance | 2026-08-16 12:49:15.032467 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-16 12:49:15.032658 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.036) 0:00:01.282 ********* 2026-08-16 12:49:15.116197 | instance | skipping: [instance] 2026-08-16 12:49:15.116405 | instance | 2026-08-16 12:49:15.116728 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-08-16 12:49:15.116954 | instance | 2026-08-16 12:49:15.117216 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:49:15.117470 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.083) 0:00:01.365 ********* 2026-08-16 12:49:15.149816 | instance | skipping: [instance] 2026-08-16 12:49:15.150065 | instance | 2026-08-16 12:49:15.150323 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:15.150581 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.033) 0:00:01.399 ********* 2026-08-16 12:49:15.183663 | instance | skipping: [instance] 2026-08-16 12:49:15.183909 | instance | 2026-08-16 12:49:15.184168 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:15.184430 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.033) 0:00:01.433 ********* 2026-08-16 12:49:15.224463 | instance | skipping: [instance] 2026-08-16 12:49:15.224510 | instance | 2026-08-16 12:49:15.224645 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:15.224930 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.040) 0:00:01.473 ********* 2026-08-16 12:49:15.267794 | instance | skipping: [instance] 2026-08-16 12:49:15.268034 | instance | 2026-08-16 12:49:15.268328 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:15.268614 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.043) 0:00:01.517 ********* 2026-08-16 12:49:15.299545 | instance | skipping: [instance] 2026-08-16 12:49:15.299771 | instance | 2026-08-16 12:49:15.300039 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:15.300288 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.031) 0:00:01.549 ********* 2026-08-16 12:49:15.335129 | instance | skipping: [instance] 2026-08-16 12:49:15.335344 | instance | 2026-08-16 12:49:15.335615 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:15.335891 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.035) 0:00:01.585 ********* 2026-08-16 12:49:15.384309 | instance | skipping: [instance] 2026-08-16 12:49:15.384615 | instance | 2026-08-16 12:49:15.385017 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:15.385436 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.049) 0:00:01.634 ********* 2026-08-16 12:49:15.429860 | instance | skipping: [instance] 2026-08-16 12:49:15.430088 | instance | 2026-08-16 12:49:15.430355 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:15.430616 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.045) 0:00:01.679 ********* 2026-08-16 12:49:15.479056 | instance | skipping: [instance] 2026-08-16 12:49:15.479323 | instance | 2026-08-16 12:49:15.479612 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:15.479879 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.049) 0:00:01.729 ********* 2026-08-16 12:49:15.523056 | instance | skipping: [instance] 2026-08-16 12:49:15.523283 | instance | 2026-08-16 12:49:15.523553 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:15.523838 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.044) 0:00:01.773 ********* 2026-08-16 12:49:15.555297 | instance | skipping: [instance] 2026-08-16 12:49:15.555522 | instance | 2026-08-16 12:49:15.555785 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:15.556046 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.032) 0:00:01.805 ********* 2026-08-16 12:49:15.588789 | instance | skipping: [instance] 2026-08-16 12:49:15.588889 | instance | 2026-08-16 12:49:15.589140 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:15.589415 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.033) 0:00:01.838 ********* 2026-08-16 12:49:15.641790 | instance | skipping: [instance] 2026-08-16 12:49:15.641987 | instance | 2026-08-16 12:49:15.642245 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:15.642512 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.053) 0:00:01.891 ********* 2026-08-16 12:49:15.681116 | instance | skipping: [instance] 2026-08-16 12:49:15.681317 | instance | 2026-08-16 12:49:15.681573 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:15.681836 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.039) 0:00:01.931 ********* 2026-08-16 12:49:15.729708 | instance | skipping: [instance] 2026-08-16 12:49:15.729947 | instance | 2026-08-16 12:49:15.730228 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:15.730510 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.048) 0:00:01.979 ********* 2026-08-16 12:49:15.775905 | instance | skipping: [instance] 2026-08-16 12:49:15.776128 | instance | 2026-08-16 12:49:15.776388 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:15.776692 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.046) 0:00:02.025 ********* 2026-08-16 12:49:15.800187 | instance | skipping: [instance] 2026-08-16 12:49:15.800335 | instance | 2026-08-16 12:49:15.800592 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:15.800897 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.024) 0:00:02.050 ********* 2026-08-16 12:49:15.835028 | instance | skipping: [instance] 2026-08-16 12:49:15.835286 | instance | 2026-08-16 12:49:15.835561 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:15.835838 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.034) 0:00:02.085 ********* 2026-08-16 12:49:15.878973 | instance | skipping: [instance] 2026-08-16 12:49:15.879271 | instance | 2026-08-16 12:49:15.879583 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-16 12:49:15.879878 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.043) 0:00:02.129 ********* 2026-08-16 12:49:15.913128 | instance | skipping: [instance] 2026-08-16 12:49:15.913280 | instance | 2026-08-16 12:49:15.913447 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-16 12:49:15.913629 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.034) 0:00:02.163 ********* 2026-08-16 12:49:15.940376 | instance | skipping: [instance] 2026-08-16 12:49:15.941096 | instance | 2026-08-16 12:49:15.941150 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-16 12:49:15.941158 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.027) 0:00:02.190 ********* 2026-08-16 12:49:15.967161 | instance | skipping: [instance] 2026-08-16 12:49:15.967509 | instance | 2026-08-16 12:49:15.967838 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-16 12:49:15.968165 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.026) 0:00:02.217 ********* 2026-08-16 12:49:15.994772 | instance | skipping: [instance] 2026-08-16 12:49:15.995096 | instance | 2026-08-16 12:49:15.995433 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-16 12:49:15.995754 | instance | Sunday 16 August 2026 12:49:15 +0000 (0:00:00.027) 0:00:02.244 ********* 2026-08-16 12:49:16.027315 | instance | skipping: [instance] 2026-08-16 12:49:16.027638 | instance | 2026-08-16 12:49:16.027966 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-16 12:49:16.028286 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.032) 0:00:02.277 ********* 2026-08-16 12:49:16.078643 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-08-16 12:49:16.079016 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-16 12:49:16.079343 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-16 12:49:16.079675 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-16 12:49:16.080005 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-16 12:49:16.080319 | instance | skipping: [instance] 2026-08-16 12:49:16.080620 | instance | 2026-08-16 12:49:16.080989 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-16 12:49:16.081316 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.051) 0:00:02.328 ********* 2026-08-16 12:49:16.136248 | instance | skipping: [instance] 2026-08-16 12:49:16.136588 | instance | 2026-08-16 12:49:16.136961 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-16 12:49:16.137288 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.033) 0:00:02.362 ********* 2026-08-16 12:49:16.137601 | instance | skipping: [instance] 2026-08-16 12:49:16.137948 | instance | 2026-08-16 12:49:16.138269 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-16 12:49:16.138586 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.024) 0:00:02.386 ********* 2026-08-16 12:49:16.177850 | instance | skipping: [instance] 2026-08-16 12:49:16.178267 | instance | 2026-08-16 12:49:16.178599 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:16.178921 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.041) 0:00:02.428 ********* 2026-08-16 12:49:16.224392 | instance | skipping: [instance] 2026-08-16 12:49:16.224764 | instance | 2026-08-16 12:49:16.225122 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:16.225443 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.046) 0:00:02.474 ********* 2026-08-16 12:49:16.277713 | instance | skipping: [instance] 2026-08-16 12:49:16.278049 | instance | 2026-08-16 12:49:16.278391 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:16.278779 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.053) 0:00:02.527 ********* 2026-08-16 12:49:16.325887 | instance | skipping: [instance] 2026-08-16 12:49:16.326253 | instance | 2026-08-16 12:49:16.326609 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:16.327001 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.048) 0:00:02.575 ********* 2026-08-16 12:49:16.361402 | instance | skipping: [instance] 2026-08-16 12:49:16.361757 | instance | 2026-08-16 12:49:16.362172 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:16.362519 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.035) 0:00:02.611 ********* 2026-08-16 12:49:16.394530 | instance | skipping: [instance] 2026-08-16 12:49:16.394872 | instance | 2026-08-16 12:49:16.395223 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:16.395623 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.033) 0:00:02.644 ********* 2026-08-16 12:49:16.439614 | instance | skipping: [instance] 2026-08-16 12:49:16.439965 | instance | 2026-08-16 12:49:16.440311 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-16 12:49:16.440651 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.045) 0:00:02.689 ********* 2026-08-16 12:49:16.468838 | instance | skipping: [instance] 2026-08-16 12:49:16.469193 | instance | 2026-08-16 12:49:16.469543 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-16 12:49:16.469909 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.029) 0:00:02.718 ********* 2026-08-16 12:49:16.502110 | instance | skipping: [instance] 2026-08-16 12:49:16.502436 | instance | 2026-08-16 12:49:16.502821 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-16 12:49:16.503170 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.033) 0:00:02.752 ********* 2026-08-16 12:49:16.537438 | instance | skipping: [instance] 2026-08-16 12:49:16.537767 | instance | 2026-08-16 12:49:16.538127 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-16 12:49:16.538457 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.035) 0:00:02.787 ********* 2026-08-16 12:49:16.580235 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-08-16 12:49:16.580639 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-16 12:49:16.581011 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-16 12:49:16.581336 | instance | skipping: [instance] 2026-08-16 12:49:16.581644 | instance | 2026-08-16 12:49:16.582002 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-16 12:49:16.582333 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.042) 0:00:02.830 ********* 2026-08-16 12:49:16.614032 | instance | skipping: [instance] 2026-08-16 12:49:16.614370 | instance | 2026-08-16 12:49:16.614695 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-16 12:49:16.615012 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.033) 0:00:02.864 ********* 2026-08-16 12:49:16.662730 | instance | skipping: [instance] 2026-08-16 12:49:16.663074 | instance | 2026-08-16 12:49:16.663396 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-16 12:49:16.663713 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.027) 0:00:02.892 ********* 2026-08-16 12:49:16.664359 | instance | skipping: [instance] 2026-08-16 12:49:16.664674 | instance | 2026-08-16 12:49:16.665110 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-16 12:49:16.665427 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.020) 0:00:02.912 ********* 2026-08-16 12:49:16.698985 | instance | skipping: [instance] 2026-08-16 12:49:16.699342 | instance | 2026-08-16 12:49:16.699773 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-16 12:49:16.700202 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.036) 0:00:02.949 ********* 2026-08-16 12:49:16.766173 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-16 12:49:16.766516 | instance | skipping: [instance] 2026-08-16 12:49:16.766815 | instance | 2026-08-16 12:49:16.767127 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-16 12:49:16.767441 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.067) 0:00:03.016 ********* 2026-08-16 12:49:16.846042 | instance | skipping: [instance] 2026-08-16 12:49:16.846387 | instance | 2026-08-16 12:49:16.846749 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-16 12:49:16.847086 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.079) 0:00:03.095 ********* 2026-08-16 12:49:16.875425 | instance | skipping: [instance] 2026-08-16 12:49:16.875744 | instance | 2026-08-16 12:49:16.876060 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-16 12:49:16.876373 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.029) 0:00:03.125 ********* 2026-08-16 12:49:16.911798 | instance | skipping: [instance] 2026-08-16 12:49:16.912168 | instance | 2026-08-16 12:49:16.912496 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-16 12:49:16.912879 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.036) 0:00:03.161 ********* 2026-08-16 12:49:16.944683 | instance | skipping: [instance] 2026-08-16 12:49:16.945069 | instance | 2026-08-16 12:49:16.945399 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-16 12:49:16.945719 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.033) 0:00:03.194 ********* 2026-08-16 12:49:16.979582 | instance | skipping: [instance] 2026-08-16 12:49:16.979919 | instance | 2026-08-16 12:49:16.980257 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-16 12:49:16.980578 | instance | Sunday 16 August 2026 12:49:16 +0000 (0:00:00.034) 0:00:03.229 ********* 2026-08-16 12:49:17.030990 | instance | skipping: [instance] 2026-08-16 12:49:17.031329 | instance | 2026-08-16 12:49:17.031670 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-08-16 12:49:17.031995 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.051) 0:00:03.281 ********* 2026-08-16 12:49:17.064628 | instance | skipping: [instance] 2026-08-16 12:49:17.065014 | instance | 2026-08-16 12:49:17.065364 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-08-16 12:49:17.065690 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.033) 0:00:03.314 ********* 2026-08-16 12:49:17.125274 | instance | skipping: [instance] => (item=instance) 2026-08-16 12:49:17.125728 | instance | skipping: [instance] 2026-08-16 12:49:17.126082 | instance | 2026-08-16 12:49:17.126424 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-08-16 12:49:17.126749 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.060) 0:00:03.375 ********* 2026-08-16 12:49:17.167733 | instance | skipping: [instance] 2026-08-16 12:49:17.168064 | instance | 2026-08-16 12:49:17.168391 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-08-16 12:49:17.168764 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.042) 0:00:03.417 ********* 2026-08-16 12:49:17.208946 | instance | skipping: [instance] 2026-08-16 12:49:17.209266 | instance | 2026-08-16 12:49:17.209591 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-16 12:49:17.210041 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.041) 0:00:03.458 ********* 2026-08-16 12:49:17.246614 | instance | skipping: [instance] 2026-08-16 12:49:17.246935 | instance | 2026-08-16 12:49:17.247256 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-08-16 12:49:17.247575 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.037) 0:00:03.496 ********* 2026-08-16 12:49:17.296017 | instance | skipping: [instance] 2026-08-16 12:49:17.296430 | instance | 2026-08-16 12:49:17.296807 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-08-16 12:49:17.297137 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.048) 0:00:03.545 ********* 2026-08-16 12:49:17.340213 | instance | skipping: [instance] 2026-08-16 12:49:17.340575 | instance | 2026-08-16 12:49:17.340931 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:17.341256 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.044) 0:00:03.590 ********* 2026-08-16 12:49:17.386396 | instance | skipping: [instance] 2026-08-16 12:49:17.386722 | instance | 2026-08-16 12:49:17.387048 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:17.387371 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.046) 0:00:03.636 ********* 2026-08-16 12:49:17.433133 | instance | skipping: [instance] 2026-08-16 12:49:17.433453 | instance | 2026-08-16 12:49:17.433780 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:17.434100 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.046) 0:00:03.683 ********* 2026-08-16 12:49:17.473602 | instance | skipping: [instance] 2026-08-16 12:49:17.473923 | instance | 2026-08-16 12:49:17.474246 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:17.474568 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.040) 0:00:03.723 ********* 2026-08-16 12:49:17.505847 | instance | skipping: [instance] 2026-08-16 12:49:17.506185 | instance | 2026-08-16 12:49:17.506529 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:17.506862 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.032) 0:00:03.755 ********* 2026-08-16 12:49:17.539034 | instance | skipping: [instance] 2026-08-16 12:49:17.539370 | instance | 2026-08-16 12:49:17.539703 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:17.540026 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.033) 0:00:03.789 ********* 2026-08-16 12:49:17.593573 | instance | skipping: [instance] 2026-08-16 12:49:17.593928 | instance | 2026-08-16 12:49:17.594259 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:17.594580 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.054) 0:00:03.843 ********* 2026-08-16 12:49:17.634216 | instance | skipping: [instance] 2026-08-16 12:49:17.634554 | instance | 2026-08-16 12:49:17.634883 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:17.635205 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.040) 0:00:03.884 ********* 2026-08-16 12:49:17.677237 | instance | skipping: [instance] 2026-08-16 12:49:17.677575 | instance | 2026-08-16 12:49:17.677914 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:17.678275 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.043) 0:00:03.927 ********* 2026-08-16 12:49:17.717327 | instance | skipping: [instance] 2026-08-16 12:49:17.717672 | instance | 2026-08-16 12:49:17.718515 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:17.718860 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.039) 0:00:03.967 ********* 2026-08-16 12:49:17.748621 | instance | skipping: [instance] 2026-08-16 12:49:17.748971 | instance | 2026-08-16 12:49:17.749300 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:17.749679 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.031) 0:00:03.998 ********* 2026-08-16 12:49:17.783477 | instance | skipping: [instance] 2026-08-16 12:49:17.783648 | instance | 2026-08-16 12:49:17.783923 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:17.784187 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.034) 0:00:04.033 ********* 2026-08-16 12:49:17.855560 | instance | skipping: [instance] 2026-08-16 12:49:17.855762 | instance | 2026-08-16 12:49:17.856021 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:17.856276 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.071) 0:00:04.104 ********* 2026-08-16 12:49:17.901400 | instance | skipping: [instance] 2026-08-16 12:49:17.901612 | instance | 2026-08-16 12:49:17.901874 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:17.902130 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.046) 0:00:04.151 ********* 2026-08-16 12:49:17.944347 | instance | skipping: [instance] 2026-08-16 12:49:17.945050 | instance | 2026-08-16 12:49:17.945112 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:17.945130 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.042) 0:00:04.194 ********* 2026-08-16 12:49:17.990313 | instance | skipping: [instance] 2026-08-16 12:49:17.990533 | instance | 2026-08-16 12:49:17.990796 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:17.991058 | instance | Sunday 16 August 2026 12:49:17 +0000 (0:00:00.045) 0:00:04.240 ********* 2026-08-16 12:49:18.023738 | instance | skipping: [instance] 2026-08-16 12:49:18.024064 | instance | 2026-08-16 12:49:18.024331 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:18.024593 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.033) 0:00:04.273 ********* 2026-08-16 12:49:18.059411 | instance | skipping: [instance] 2026-08-16 12:49:18.059532 | instance | 2026-08-16 12:49:18.059779 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:18.060055 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.035) 0:00:04.309 ********* 2026-08-16 12:49:18.103316 | instance | skipping: [instance] 2026-08-16 12:49:18.103568 | instance | 2026-08-16 12:49:18.103834 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-16 12:49:18.104103 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.043) 0:00:04.353 ********* 2026-08-16 12:49:18.131551 | instance | skipping: [instance] 2026-08-16 12:49:18.131678 | instance | 2026-08-16 12:49:18.131929 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-16 12:49:18.132183 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.028) 0:00:04.381 ********* 2026-08-16 12:49:18.163834 | instance | skipping: [instance] 2026-08-16 12:49:18.164184 | instance | 2026-08-16 12:49:18.164496 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-16 12:49:18.164891 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.031) 0:00:04.413 ********* 2026-08-16 12:49:18.195922 | instance | skipping: [instance] 2026-08-16 12:49:18.196068 | instance | 2026-08-16 12:49:18.196351 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-16 12:49:18.196610 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.032) 0:00:04.445 ********* 2026-08-16 12:49:18.241526 | instance | skipping: [instance] 2026-08-16 12:49:18.241672 | instance | 2026-08-16 12:49:18.241842 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-16 12:49:18.242015 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.045) 0:00:04.491 ********* 2026-08-16 12:49:18.276895 | instance | skipping: [instance] 2026-08-16 12:49:18.277719 | instance | 2026-08-16 12:49:18.277760 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-16 12:49:18.277768 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.035) 0:00:04.526 ********* 2026-08-16 12:49:18.322605 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-08-16 12:49:18.322832 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-16 12:49:18.323186 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-16 12:49:18.324001 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-16 12:49:18.324302 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-16 12:49:18.324576 | instance | skipping: [instance] 2026-08-16 12:49:18.324870 | instance | 2026-08-16 12:49:18.325148 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-16 12:49:18.325604 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.045) 0:00:04.572 ********* 2026-08-16 12:49:18.369269 | instance | skipping: [instance] 2026-08-16 12:49:18.369590 | instance | 2026-08-16 12:49:18.369927 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-16 12:49:18.370261 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.025) 0:00:04.598 ********* 2026-08-16 12:49:18.370547 | instance | skipping: [instance] 2026-08-16 12:49:18.370811 | instance | 2026-08-16 12:49:18.371125 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-16 12:49:18.371501 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.021) 0:00:04.619 ********* 2026-08-16 12:49:18.411767 | instance | skipping: [instance] 2026-08-16 12:49:18.412018 | instance | 2026-08-16 12:49:18.412290 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:18.412603 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.042) 0:00:04.661 ********* 2026-08-16 12:49:18.457033 | instance | skipping: [instance] 2026-08-16 12:49:18.457259 | instance | 2026-08-16 12:49:18.457527 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:18.457788 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.045) 0:00:04.707 ********* 2026-08-16 12:49:18.506014 | instance | skipping: [instance] 2026-08-16 12:49:18.506243 | instance | 2026-08-16 12:49:18.506523 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:18.506766 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.048) 0:00:04.756 ********* 2026-08-16 12:49:18.548812 | instance | skipping: [instance] 2026-08-16 12:49:18.549091 | instance | 2026-08-16 12:49:18.549364 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:18.549636 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.042) 0:00:04.798 ********* 2026-08-16 12:49:18.583041 | instance | skipping: [instance] 2026-08-16 12:49:18.583237 | instance | 2026-08-16 12:49:18.583497 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:18.583755 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.034) 0:00:04.833 ********* 2026-08-16 12:49:18.618522 | instance | skipping: [instance] 2026-08-16 12:49:18.618856 | instance | 2026-08-16 12:49:18.619063 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:18.619410 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.035) 0:00:04.868 ********* 2026-08-16 12:49:18.662044 | instance | skipping: [instance] 2026-08-16 12:49:18.662257 | instance | 2026-08-16 12:49:18.662524 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-16 12:49:18.662785 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.043) 0:00:04.912 ********* 2026-08-16 12:49:18.693402 | instance | skipping: [instance] 2026-08-16 12:49:18.693626 | instance | 2026-08-16 12:49:18.693886 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-16 12:49:18.694166 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.031) 0:00:04.943 ********* 2026-08-16 12:49:18.725361 | instance | skipping: [instance] 2026-08-16 12:49:18.725590 | instance | 2026-08-16 12:49:18.725853 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-16 12:49:18.726113 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.031) 0:00:04.975 ********* 2026-08-16 12:49:18.758441 | instance | skipping: [instance] 2026-08-16 12:49:18.758684 | instance | 2026-08-16 12:49:18.758951 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-16 12:49:18.759208 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.033) 0:00:05.008 ********* 2026-08-16 12:49:18.800743 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-08-16 12:49:18.801010 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-16 12:49:18.801300 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-16 12:49:18.801657 | instance | skipping: [instance] 2026-08-16 12:49:18.801948 | instance | 2026-08-16 12:49:18.802301 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-16 12:49:18.802832 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.042) 0:00:05.050 ********* 2026-08-16 12:49:18.836850 | instance | skipping: [instance] 2026-08-16 12:49:18.837093 | instance | 2026-08-16 12:49:18.837368 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-16 12:49:18.837612 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.036) 0:00:05.086 ********* 2026-08-16 12:49:18.895058 | instance | skipping: [instance] 2026-08-16 12:49:18.895264 | instance | 2026-08-16 12:49:18.895606 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-16 12:49:18.895950 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.035) 0:00:05.122 ********* 2026-08-16 12:49:18.896208 | instance | skipping: [instance] 2026-08-16 12:49:18.896451 | instance | 2026-08-16 12:49:18.896794 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-16 12:49:18.897081 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.022) 0:00:05.144 ********* 2026-08-16 12:49:18.940516 | instance | skipping: [instance] 2026-08-16 12:49:18.940753 | instance | 2026-08-16 12:49:18.941105 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-16 12:49:18.941332 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.045) 0:00:05.190 ********* 2026-08-16 12:49:18.994714 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-16 12:49:18.994948 | instance | skipping: [instance] 2026-08-16 12:49:18.995191 | instance | 2026-08-16 12:49:18.995492 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-16 12:49:18.995833 | instance | Sunday 16 August 2026 12:49:18 +0000 (0:00:00.054) 0:00:05.244 ********* 2026-08-16 12:49:19.030231 | instance | skipping: [instance] 2026-08-16 12:49:19.030487 | instance | 2026-08-16 12:49:19.030780 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-16 12:49:19.031072 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.035) 0:00:05.279 ********* 2026-08-16 12:49:19.063784 | instance | skipping: [instance] 2026-08-16 12:49:19.063905 | instance | 2026-08-16 12:49:19.064063 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-16 12:49:19.064244 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.033) 0:00:05.313 ********* 2026-08-16 12:49:19.094801 | instance | skipping: [instance] 2026-08-16 12:49:19.094907 | instance | 2026-08-16 12:49:19.095071 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-16 12:49:19.095231 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.031) 0:00:05.344 ********* 2026-08-16 12:49:19.127498 | instance | skipping: [instance] 2026-08-16 12:49:19.127602 | instance | 2026-08-16 12:49:19.127782 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-16 12:49:19.127934 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.032) 0:00:05.377 ********* 2026-08-16 12:49:19.159160 | instance | skipping: [instance] 2026-08-16 12:49:19.159276 | instance | 2026-08-16 12:49:19.159444 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-16 12:49:19.159610 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.031) 0:00:05.409 ********* 2026-08-16 12:49:19.208305 | instance | skipping: [instance] 2026-08-16 12:49:19.208531 | instance | 2026-08-16 12:49:19.209061 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-16 12:49:19.209383 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.049) 0:00:05.458 ********* 2026-08-16 12:49:19.247779 | instance | skipping: [instance] 2026-08-16 12:49:19.248014 | instance | 2026-08-16 12:49:19.248390 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-08-16 12:49:19.248711 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.039) 0:00:05.497 ********* 2026-08-16 12:49:19.300273 | instance | skipping: [instance] 2026-08-16 12:49:19.300472 | instance | 2026-08-16 12:49:19.300778 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-08-16 12:49:19.301073 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.052) 0:00:05.550 ********* 2026-08-16 12:49:19.336911 | instance | skipping: [instance] 2026-08-16 12:49:19.337151 | instance | 2026-08-16 12:49:19.337483 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-08-16 12:49:19.337788 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.036) 0:00:05.586 ********* 2026-08-16 12:49:19.416698 | instance | skipping: [instance] => (item={'name': 'diskprediction_local'}) 2026-08-16 12:49:19.416947 | instance | skipping: [instance] => (item={'name': 'dashboard'}) 2026-08-16 12:49:19.417210 | instance | skipping: [instance] => (item={'name': 'prometheus'}) 2026-08-16 12:49:19.417471 | instance | skipping: [instance] => (item={'name': 'iostat'}) 2026-08-16 12:49:19.417729 | instance | skipping: [instance] 2026-08-16 12:49:19.417972 | instance | 2026-08-16 12:49:19.418267 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-08-16 12:49:19.418503 | instance | 2026-08-16 12:49:19.418757 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:49:19.419011 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.080) 0:00:05.666 ********* 2026-08-16 12:49:19.453534 | instance | skipping: [instance] 2026-08-16 12:49:19.453725 | instance | 2026-08-16 12:49:19.453985 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:19.454328 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.036) 0:00:05.703 ********* 2026-08-16 12:49:19.495623 | instance | skipping: [instance] 2026-08-16 12:49:19.495790 | instance | 2026-08-16 12:49:19.496053 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:19.496317 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.042) 0:00:05.745 ********* 2026-08-16 12:49:19.530819 | instance | skipping: [instance] 2026-08-16 12:49:19.531053 | instance | 2026-08-16 12:49:19.531322 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:19.531583 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.035) 0:00:05.780 ********* 2026-08-16 12:49:19.571171 | instance | skipping: [instance] 2026-08-16 12:49:19.571430 | instance | 2026-08-16 12:49:19.571693 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:19.571950 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.040) 0:00:05.821 ********* 2026-08-16 12:49:19.601493 | instance | skipping: [instance] 2026-08-16 12:49:19.601712 | instance | 2026-08-16 12:49:19.601975 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:19.602252 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.030) 0:00:05.851 ********* 2026-08-16 12:49:19.630658 | instance | skipping: [instance] 2026-08-16 12:49:19.630923 | instance | 2026-08-16 12:49:19.631174 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:19.631427 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.029) 0:00:05.880 ********* 2026-08-16 12:49:19.678407 | instance | skipping: [instance] 2026-08-16 12:49:19.678629 | instance | 2026-08-16 12:49:19.678959 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:19.679254 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.047) 0:00:05.928 ********* 2026-08-16 12:49:19.719786 | instance | skipping: [instance] 2026-08-16 12:49:19.720066 | instance | 2026-08-16 12:49:19.720334 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:19.720911 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.041) 0:00:05.969 ********* 2026-08-16 12:49:19.760346 | instance | skipping: [instance] 2026-08-16 12:49:19.760475 | instance | 2026-08-16 12:49:19.760639 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:19.760830 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.040) 0:00:06.010 ********* 2026-08-16 12:49:19.802903 | instance | skipping: [instance] 2026-08-16 12:49:19.803026 | instance | 2026-08-16 12:49:19.803185 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:19.803350 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.042) 0:00:06.052 ********* 2026-08-16 12:49:19.832467 | instance | skipping: [instance] 2026-08-16 12:49:19.832603 | instance | 2026-08-16 12:49:19.832796 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:19.832963 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.029) 0:00:06.082 ********* 2026-08-16 12:49:19.866232 | instance | skipping: [instance] 2026-08-16 12:49:19.866431 | instance | 2026-08-16 12:49:19.866686 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:19.866943 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.033) 0:00:06.116 ********* 2026-08-16 12:49:19.912524 | instance | skipping: [instance] 2026-08-16 12:49:19.912704 | instance | 2026-08-16 12:49:19.912931 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:19.913121 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.046) 0:00:06.162 ********* 2026-08-16 12:49:19.960825 | instance | skipping: [instance] 2026-08-16 12:49:19.961168 | instance | 2026-08-16 12:49:19.961499 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:19.961896 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.047) 0:00:06.210 ********* 2026-08-16 12:49:19.999249 | instance | skipping: [instance] 2026-08-16 12:49:19.999559 | instance | 2026-08-16 12:49:19.999861 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:20.000162 | instance | Sunday 16 August 2026 12:49:19 +0000 (0:00:00.038) 0:00:06.248 ********* 2026-08-16 12:49:20.039805 | instance | skipping: [instance] 2026-08-16 12:49:20.039945 | instance | 2026-08-16 12:49:20.040157 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:20.040332 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.040) 0:00:06.289 ********* 2026-08-16 12:49:20.073117 | instance | skipping: [instance] 2026-08-16 12:49:20.073366 | instance | 2026-08-16 12:49:20.073637 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:20.073916 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.033) 0:00:06.322 ********* 2026-08-16 12:49:20.107986 | instance | skipping: [instance] 2026-08-16 12:49:20.108191 | instance | 2026-08-16 12:49:20.108467 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:20.108754 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.035) 0:00:06.358 ********* 2026-08-16 12:49:20.152513 | instance | skipping: [instance] 2026-08-16 12:49:20.152938 | instance | 2026-08-16 12:49:20.153246 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-16 12:49:20.153492 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.044) 0:00:06.402 ********* 2026-08-16 12:49:20.181570 | instance | skipping: [instance] 2026-08-16 12:49:20.181875 | instance | 2026-08-16 12:49:20.182175 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-16 12:49:20.182452 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.029) 0:00:06.431 ********* 2026-08-16 12:49:20.212197 | instance | skipping: [instance] 2026-08-16 12:49:20.212456 | instance | 2026-08-16 12:49:20.212760 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-16 12:49:20.213035 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.030) 0:00:06.462 ********* 2026-08-16 12:49:20.239608 | instance | skipping: [instance] 2026-08-16 12:49:20.239756 | instance | 2026-08-16 12:49:20.239921 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-16 12:49:20.240104 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.027) 0:00:06.489 ********* 2026-08-16 12:49:20.271297 | instance | skipping: [instance] 2026-08-16 12:49:20.271532 | instance | 2026-08-16 12:49:20.271804 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-16 12:49:20.272066 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.031) 0:00:06.521 ********* 2026-08-16 12:49:20.300502 | instance | skipping: [instance] 2026-08-16 12:49:20.300774 | instance | 2026-08-16 12:49:20.301051 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-16 12:49:20.301573 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.029) 0:00:06.550 ********* 2026-08-16 12:49:20.359357 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-08-16 12:49:20.359497 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-16 12:49:20.359658 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-16 12:49:20.359848 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-16 12:49:20.360003 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-16 12:49:20.360159 | instance | skipping: [instance] 2026-08-16 12:49:20.360311 | instance | 2026-08-16 12:49:20.360470 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-16 12:49:20.360633 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.058) 0:00:06.609 ********* 2026-08-16 12:49:20.408859 | instance | skipping: [instance] 2026-08-16 12:49:20.409108 | instance | 2026-08-16 12:49:20.409380 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-16 12:49:20.409645 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.032) 0:00:06.641 ********* 2026-08-16 12:49:20.409944 | instance | skipping: [instance] 2026-08-16 12:49:20.410220 | instance | 2026-08-16 12:49:20.410488 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-16 12:49:20.410808 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.017) 0:00:06.658 ********* 2026-08-16 12:49:20.448966 | instance | skipping: [instance] 2026-08-16 12:49:20.449242 | instance | 2026-08-16 12:49:20.449512 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:20.449778 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.040) 0:00:06.699 ********* 2026-08-16 12:49:20.490274 | instance | skipping: [instance] 2026-08-16 12:49:20.490497 | instance | 2026-08-16 12:49:20.490758 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:20.491016 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.041) 0:00:06.740 ********* 2026-08-16 12:49:20.532087 | instance | skipping: [instance] 2026-08-16 12:49:20.532725 | instance | 2026-08-16 12:49:20.532771 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:20.532786 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.041) 0:00:06.781 ********* 2026-08-16 12:49:20.573699 | instance | skipping: [instance] 2026-08-16 12:49:20.573972 | instance | 2026-08-16 12:49:20.574272 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:20.574658 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.041) 0:00:06.823 ********* 2026-08-16 12:49:20.605214 | instance | skipping: [instance] 2026-08-16 12:49:20.605503 | instance | 2026-08-16 12:49:20.605833 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:20.606177 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.031) 0:00:06.855 ********* 2026-08-16 12:49:20.639713 | instance | skipping: [instance] 2026-08-16 12:49:20.640000 | instance | 2026-08-16 12:49:20.640434 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:20.640702 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.033) 0:00:06.889 ********* 2026-08-16 12:49:20.681407 | instance | skipping: [instance] 2026-08-16 12:49:20.681623 | instance | 2026-08-16 12:49:20.682051 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-16 12:49:20.682301 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.042) 0:00:06.931 ********* 2026-08-16 12:49:20.713980 | instance | skipping: [instance] 2026-08-16 12:49:20.714165 | instance | 2026-08-16 12:49:20.714371 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-16 12:49:20.714603 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.032) 0:00:06.964 ********* 2026-08-16 12:49:20.744632 | instance | skipping: [instance] 2026-08-16 12:49:20.744878 | instance | 2026-08-16 12:49:20.745218 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-16 12:49:20.745523 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.030) 0:00:06.994 ********* 2026-08-16 12:49:20.771754 | instance | skipping: [instance] 2026-08-16 12:49:20.771861 | instance | 2026-08-16 12:49:20.772022 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-16 12:49:20.772182 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.027) 0:00:07.021 ********* 2026-08-16 12:49:20.807085 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-08-16 12:49:20.807303 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-16 12:49:20.807469 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-16 12:49:20.807617 | instance | skipping: [instance] 2026-08-16 12:49:20.807775 | instance | 2026-08-16 12:49:20.807922 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-16 12:49:20.808077 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.035) 0:00:07.057 ********* 2026-08-16 12:49:20.834532 | instance | skipping: [instance] 2026-08-16 12:49:20.834749 | instance | 2026-08-16 12:49:20.835006 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-16 12:49:20.835259 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.027) 0:00:07.084 ********* 2026-08-16 12:49:20.888099 | instance | skipping: [instance] 2026-08-16 12:49:20.888414 | instance | 2026-08-16 12:49:20.888754 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-16 12:49:20.889052 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.030) 0:00:07.115 ********* 2026-08-16 12:49:20.889323 | instance | skipping: [instance] 2026-08-16 12:49:20.889662 | instance | 2026-08-16 12:49:20.889944 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-16 12:49:20.890225 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.022) 0:00:07.137 ********* 2026-08-16 12:49:20.926637 | instance | skipping: [instance] 2026-08-16 12:49:20.926740 | instance | 2026-08-16 12:49:20.926863 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-16 12:49:20.926992 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.038) 0:00:07.176 ********* 2026-08-16 12:49:20.980117 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-16 12:49:20.980370 | instance | skipping: [instance] 2026-08-16 12:49:20.980628 | instance | 2026-08-16 12:49:20.980924 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-16 12:49:20.981184 | instance | Sunday 16 August 2026 12:49:20 +0000 (0:00:00.053) 0:00:07.229 ********* 2026-08-16 12:49:21.012805 | instance | skipping: [instance] 2026-08-16 12:49:21.013067 | instance | 2026-08-16 12:49:21.013353 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-16 12:49:21.013635 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.032) 0:00:07.262 ********* 2026-08-16 12:49:21.045002 | instance | skipping: [instance] 2026-08-16 12:49:21.045033 | instance | 2026-08-16 12:49:21.045460 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-16 12:49:21.045873 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.031) 0:00:07.294 ********* 2026-08-16 12:49:21.075824 | instance | skipping: [instance] 2026-08-16 12:49:21.076236 | instance | 2026-08-16 12:49:21.076595 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-16 12:49:21.076825 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.031) 0:00:07.325 ********* 2026-08-16 12:49:21.104922 | instance | skipping: [instance] 2026-08-16 12:49:21.105227 | instance | 2026-08-16 12:49:21.105537 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-16 12:49:21.105830 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.029) 0:00:07.354 ********* 2026-08-16 12:49:21.132832 | instance | skipping: [instance] 2026-08-16 12:49:21.133088 | instance | 2026-08-16 12:49:21.133368 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-16 12:49:21.133650 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.027) 0:00:07.382 ********* 2026-08-16 12:49:21.173556 | instance | skipping: [instance] 2026-08-16 12:49:21.173789 | instance | 2026-08-16 12:49:21.174064 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-08-16 12:49:21.174409 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.040) 0:00:07.423 ********* 2026-08-16 12:49:21.237784 | instance | skipping: [instance] => (item=instance) 2026-08-16 12:49:21.238027 | instance | skipping: [instance] 2026-08-16 12:49:21.238303 | instance | 2026-08-16 12:49:21.238539 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-08-16 12:49:21.238785 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.064) 0:00:07.487 ********* 2026-08-16 12:49:21.269815 | instance | skipping: [instance] 2026-08-16 12:49:21.270054 | instance | 2026-08-16 12:49:21.270230 | instance | TASK [Install Ceph host] ******************************************************* 2026-08-16 12:49:21.270403 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.032) 0:00:07.519 ********* 2026-08-16 12:49:21.305468 | instance | skipping: [instance] 2026-08-16 12:49:21.305854 | instance | 2026-08-16 12:49:21.306218 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-08-16 12:49:21.306646 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.035) 0:00:07.555 ********* 2026-08-16 12:49:21.338792 | instance | skipping: [instance] 2026-08-16 12:49:21.339016 | instance | 2026-08-16 12:49:21.339289 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-08-16 12:49:21.339562 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.033) 0:00:07.588 ********* 2026-08-16 12:49:21.366719 | instance | skipping: [instance] 2026-08-16 12:49:21.366924 | instance | 2026-08-16 12:49:21.367184 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-08-16 12:49:21.367519 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.028) 0:00:07.616 ********* 2026-08-16 12:49:21.418977 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-08-16 12:49:21.419254 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-08-16 12:49:21.419462 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-08-16 12:49:21.419724 | instance | skipping: [instance] 2026-08-16 12:49:21.419975 | instance | 2026-08-16 12:49:21.420242 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-08-16 12:49:21.420509 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.052) 0:00:07.668 ********* 2026-08-16 12:49:21.455212 | instance | skipping: [instance] 2026-08-16 12:49:21.455397 | instance | 2026-08-16 12:49:21.455660 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-08-16 12:49:21.455926 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.036) 0:00:07.705 ********* 2026-08-16 12:49:21.492580 | instance | skipping: [instance] 2026-08-16 12:49:21.492831 | instance | 2026-08-16 12:49:21.493109 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-08-16 12:49:21.493380 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.037) 0:00:07.742 ********* 2026-08-16 12:49:21.598176 | instance | skipping: [instance] 2026-08-16 12:49:21.598431 | instance | 2026-08-16 12:49:21.598739 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-08-16 12:49:21.599024 | instance | 2026-08-16 12:49:21.599319 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:49:21.599619 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.105) 0:00:07.848 ********* 2026-08-16 12:49:21.629386 | instance | skipping: [instance] 2026-08-16 12:49:21.629625 | instance | 2026-08-16 12:49:21.629901 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:21.630268 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.031) 0:00:07.879 ********* 2026-08-16 12:49:21.662977 | instance | skipping: [instance] 2026-08-16 12:49:21.663211 | instance | 2026-08-16 12:49:21.663487 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:21.663756 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.033) 0:00:07.913 ********* 2026-08-16 12:49:21.702202 | instance | skipping: [instance] 2026-08-16 12:49:21.702449 | instance | 2026-08-16 12:49:21.702658 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:21.703104 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.039) 0:00:07.952 ********* 2026-08-16 12:49:21.741173 | instance | skipping: [instance] 2026-08-16 12:49:21.741442 | instance | 2026-08-16 12:49:21.741749 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:21.742030 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.038) 0:00:07.991 ********* 2026-08-16 12:49:21.772926 | instance | skipping: [instance] 2026-08-16 12:49:21.773172 | instance | 2026-08-16 12:49:21.773478 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:21.773779 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.031) 0:00:08.022 ********* 2026-08-16 12:49:21.807118 | instance | skipping: [instance] 2026-08-16 12:49:21.807472 | instance | 2026-08-16 12:49:21.807823 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:21.808138 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.033) 0:00:08.056 ********* 2026-08-16 12:49:21.852420 | instance | skipping: [instance] 2026-08-16 12:49:21.852533 | instance | 2026-08-16 12:49:21.852742 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:21.852941 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.045) 0:00:08.102 ********* 2026-08-16 12:49:21.891209 | instance | skipping: [instance] 2026-08-16 12:49:21.891329 | instance | 2026-08-16 12:49:21.891502 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:21.891673 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.038) 0:00:08.141 ********* 2026-08-16 12:49:21.931150 | instance | skipping: [instance] 2026-08-16 12:49:21.931292 | instance | 2026-08-16 12:49:21.931456 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:21.931620 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.040) 0:00:08.181 ********* 2026-08-16 12:49:21.978074 | instance | skipping: [instance] 2026-08-16 12:49:21.978304 | instance | 2026-08-16 12:49:21.978564 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:21.978825 | instance | Sunday 16 August 2026 12:49:21 +0000 (0:00:00.046) 0:00:08.228 ********* 2026-08-16 12:49:22.010106 | instance | skipping: [instance] 2026-08-16 12:49:22.010246 | instance | 2026-08-16 12:49:22.010420 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:22.010614 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.032) 0:00:08.260 ********* 2026-08-16 12:49:22.046254 | instance | skipping: [instance] 2026-08-16 12:49:22.046585 | instance | 2026-08-16 12:49:22.046945 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:22.047358 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.035) 0:00:08.296 ********* 2026-08-16 12:49:22.094822 | instance | skipping: [instance] 2026-08-16 12:49:22.095052 | instance | 2026-08-16 12:49:22.095354 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:22.095651 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.048) 0:00:08.344 ********* 2026-08-16 12:49:22.138670 | instance | skipping: [instance] 2026-08-16 12:49:22.139010 | instance | 2026-08-16 12:49:22.139315 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:22.139651 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.043) 0:00:08.388 ********* 2026-08-16 12:49:22.181381 | instance | skipping: [instance] 2026-08-16 12:49:22.181450 | instance | 2026-08-16 12:49:22.181565 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:22.181685 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.043) 0:00:08.431 ********* 2026-08-16 12:49:22.222406 | instance | skipping: [instance] 2026-08-16 12:49:22.222545 | instance | 2026-08-16 12:49:22.222714 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:22.222882 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.041) 0:00:08.472 ********* 2026-08-16 12:49:22.250750 | instance | skipping: [instance] 2026-08-16 12:49:22.250985 | instance | 2026-08-16 12:49:22.251268 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:22.251549 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.028) 0:00:08.500 ********* 2026-08-16 12:49:22.282660 | instance | skipping: [instance] 2026-08-16 12:49:22.282917 | instance | 2026-08-16 12:49:22.283189 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:22.283463 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.032) 0:00:08.532 ********* 2026-08-16 12:49:22.324994 | instance | skipping: [instance] 2026-08-16 12:49:22.325227 | instance | 2026-08-16 12:49:22.325487 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-16 12:49:22.325744 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.042) 0:00:08.575 ********* 2026-08-16 12:49:22.357972 | instance | skipping: [instance] 2026-08-16 12:49:22.358209 | instance | 2026-08-16 12:49:22.358471 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-16 12:49:22.358731 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.032) 0:00:08.608 ********* 2026-08-16 12:49:22.387988 | instance | skipping: [instance] 2026-08-16 12:49:22.388285 | instance | 2026-08-16 12:49:22.388558 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-16 12:49:22.388862 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.029) 0:00:08.637 ********* 2026-08-16 12:49:22.424934 | instance | skipping: [instance] 2026-08-16 12:49:22.425183 | instance | 2026-08-16 12:49:22.425469 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-16 12:49:22.425747 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.037) 0:00:08.674 ********* 2026-08-16 12:49:22.455674 | instance | skipping: [instance] 2026-08-16 12:49:22.455910 | instance | 2026-08-16 12:49:22.456196 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-16 12:49:22.456507 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.030) 0:00:08.705 ********* 2026-08-16 12:49:22.487539 | instance | skipping: [instance] 2026-08-16 12:49:22.487833 | instance | 2026-08-16 12:49:22.488112 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-16 12:49:22.488384 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.031) 0:00:08.737 ********* 2026-08-16 12:49:22.535714 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-08-16 12:49:22.535992 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-16 12:49:22.536269 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-16 12:49:22.536552 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-16 12:49:22.537063 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-16 12:49:22.537267 | instance | skipping: [instance] 2026-08-16 12:49:22.537516 | instance | 2026-08-16 12:49:22.537777 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-16 12:49:22.538038 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.048) 0:00:08.785 ********* 2026-08-16 12:49:22.584825 | instance | skipping: [instance] 2026-08-16 12:49:22.585093 | instance | 2026-08-16 12:49:22.585417 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-16 12:49:22.585681 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.031) 0:00:08.817 ********* 2026-08-16 12:49:22.585925 | instance | skipping: [instance] 2026-08-16 12:49:22.586178 | instance | 2026-08-16 12:49:22.586510 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-16 12:49:22.586823 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.017) 0:00:08.834 ********* 2026-08-16 12:49:22.623349 | instance | skipping: [instance] 2026-08-16 12:49:22.623634 | instance | 2026-08-16 12:49:22.623954 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:22.624211 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.038) 0:00:08.873 ********* 2026-08-16 12:49:22.665340 | instance | skipping: [instance] 2026-08-16 12:49:22.665663 | instance | 2026-08-16 12:49:22.665846 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:22.666102 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.041) 0:00:08.915 ********* 2026-08-16 12:49:22.707831 | instance | skipping: [instance] 2026-08-16 12:49:22.707948 | instance | 2026-08-16 12:49:22.708117 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:22.708289 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.042) 0:00:08.957 ********* 2026-08-16 12:49:22.746743 | instance | skipping: [instance] 2026-08-16 12:49:22.747112 | instance | 2026-08-16 12:49:22.747381 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:22.747739 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.038) 0:00:08.996 ********* 2026-08-16 12:49:22.776309 | instance | skipping: [instance] 2026-08-16 12:49:22.778397 | instance | 2026-08-16 12:49:22.778995 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:22.779374 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.030) 0:00:09.026 ********* 2026-08-16 12:49:22.805859 | instance | skipping: [instance] 2026-08-16 12:49:22.806122 | instance | 2026-08-16 12:49:22.806402 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:22.806687 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.029) 0:00:09.055 ********* 2026-08-16 12:49:22.843074 | instance | skipping: [instance] 2026-08-16 12:49:22.843328 | instance | 2026-08-16 12:49:22.843601 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-16 12:49:22.843873 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.037) 0:00:09.092 ********* 2026-08-16 12:49:22.874425 | instance | skipping: [instance] 2026-08-16 12:49:22.874646 | instance | 2026-08-16 12:49:22.874857 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-16 12:49:22.875021 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.030) 0:00:09.123 ********* 2026-08-16 12:49:22.905291 | instance | skipping: [instance] 2026-08-16 12:49:22.905526 | instance | 2026-08-16 12:49:22.905819 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-16 12:49:22.906093 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.032) 0:00:09.155 ********* 2026-08-16 12:49:22.939041 | instance | skipping: [instance] 2026-08-16 12:49:22.939130 | instance | 2026-08-16 12:49:22.939403 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-16 12:49:22.939664 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.033) 0:00:09.189 ********* 2026-08-16 12:49:22.980646 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-08-16 12:49:22.980889 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-16 12:49:22.981145 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-16 12:49:22.981394 | instance | skipping: [instance] 2026-08-16 12:49:22.981636 | instance | 2026-08-16 12:49:22.981956 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-16 12:49:22.982215 | instance | Sunday 16 August 2026 12:49:22 +0000 (0:00:00.041) 0:00:09.230 ********* 2026-08-16 12:49:23.011613 | instance | skipping: [instance] 2026-08-16 12:49:23.011804 | instance | 2026-08-16 12:49:23.012063 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-16 12:49:23.012334 | instance | Sunday 16 August 2026 12:49:23 +0000 (0:00:00.030) 0:00:09.261 ********* 2026-08-16 12:49:23.066954 | instance | skipping: [instance] 2026-08-16 12:49:23.067086 | instance | 2026-08-16 12:49:23.067203 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-16 12:49:23.067354 | instance | Sunday 16 August 2026 12:49:23 +0000 (0:00:00.035) 0:00:09.297 ********* 2026-08-16 12:49:23.067510 | instance | skipping: [instance] 2026-08-16 12:49:23.067656 | instance | 2026-08-16 12:49:23.067832 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-16 12:49:23.067988 | instance | Sunday 16 August 2026 12:49:23 +0000 (0:00:00.019) 0:00:09.317 ********* 2026-08-16 12:49:23.114724 | instance | skipping: [instance] 2026-08-16 12:49:23.114940 | instance | 2026-08-16 12:49:23.115245 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-08-16 12:49:23.115505 | instance | Sunday 16 August 2026 12:49:23 +0000 (0:00:00.047) 0:00:09.364 ********* 2026-08-16 12:49:23.161608 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-08-16 12:49:23.161831 | instance | skipping: [instance] 2026-08-16 12:49:23.162067 | instance | 2026-08-16 12:49:23.162326 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-08-16 12:49:23.162637 | instance | Sunday 16 August 2026 12:49:23 +0000 (0:00:00.046) 0:00:09.411 ********* 2026-08-16 12:49:23.190872 | instance | skipping: [instance] 2026-08-16 12:49:23.191073 | instance | 2026-08-16 12:49:23.191330 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-08-16 12:49:23.191585 | instance | Sunday 16 August 2026 12:49:23 +0000 (0:00:00.029) 0:00:09.440 ********* 2026-08-16 12:49:23.222770 | instance | skipping: [instance] 2026-08-16 12:49:23.223120 | instance | 2026-08-16 12:49:23.223421 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-08-16 12:49:23.223684 | instance | Sunday 16 August 2026 12:49:23 +0000 (0:00:00.031) 0:00:09.472 ********* 2026-08-16 12:49:23.255012 | instance | skipping: [instance] 2026-08-16 12:49:23.255208 | instance | 2026-08-16 12:49:23.255465 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-08-16 12:49:23.255722 | instance | Sunday 16 August 2026 12:49:23 +0000 (0:00:00.032) 0:00:09.505 ********* 2026-08-16 12:49:23.285697 | instance | skipping: [instance] 2026-08-16 12:49:23.285932 | instance | 2026-08-16 12:49:23.286237 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-08-16 12:49:23.286547 | instance | Sunday 16 August 2026 12:49:23 +0000 (0:00:00.030) 0:00:09.535 ********* 2026-08-16 12:49:23.315641 | instance | skipping: [instance] 2026-08-16 12:49:23.315905 | instance | 2026-08-16 12:49:23.316186 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-08-16 12:49:23.316483 | instance | Sunday 16 August 2026 12:49:23 +0000 (0:00:00.029) 0:00:09.565 ********* 2026-08-16 12:49:23.360758 | instance | skipping: [instance] 2026-08-16 12:49:23.361095 | instance | 2026-08-16 12:49:23.361474 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-08-16 12:49:23.361781 | instance | Sunday 16 August 2026 12:49:23 +0000 (0:00:00.044) 0:00:09.610 ********* 2026-08-16 12:49:23.425256 | instance | skipping: [instance] 2026-08-16 12:49:23.425491 | instance | 2026-08-16 12:49:23.425803 | instance | PLAY [all] ********************************************************************* 2026-08-16 12:49:23.426052 | instance | 2026-08-16 12:49:23.426325 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-08-16 12:49:23.426589 | instance | Sunday 16 August 2026 12:49:23 +0000 (0:00:00.064) 0:00:09.675 ********* 2026-08-16 12:49:23.461008 | instance | skipping: [instance] 2026-08-16 12:49:23.461247 | instance | 2026-08-16 12:49:23.461565 | instance | PLAY [all] ********************************************************************* 2026-08-16 12:49:23.461927 | instance | 2026-08-16 12:49:23.462251 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:49:23.462606 | instance | Sunday 16 August 2026 12:49:23 +0000 (0:00:00.035) 0:00:09.710 ********* 2026-08-16 12:49:24.531374 | instance | ok: [instance] 2026-08-16 12:49:24.531558 | instance | 2026-08-16 12:49:24.531705 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-08-16 12:49:24.531924 | instance | Sunday 16 August 2026 12:49:24 +0000 (0:00:01.069) 0:00:10.780 ********* 2026-08-16 12:49:28.145988 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-08-16 12:49:28.146067 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-08-16 12:49:28.146199 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-08-16 12:49:28.146324 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-08-16 12:49:28.146452 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-08-16 12:49:28.146578 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-08-16 12:49:28.146704 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-08-16 12:49:28.146829 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-08-16 12:49:28.146959 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-08-16 12:49:28.147075 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-08-16 12:49:28.147202 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-08-16 12:49:28.147329 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-08-16 12:49:28.147453 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-08-16 12:49:28.147594 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-08-16 12:49:28.147723 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-08-16 12:49:28.147849 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-08-16 12:49:28.147977 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-08-16 12:49:28.148100 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-08-16 12:49:28.148222 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-08-16 12:49:28.148345 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-08-16 12:49:28.148459 | instance | 2026-08-16 12:49:28.148600 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-08-16 12:49:28.148787 | instance | Sunday 16 August 2026 12:49:28 +0000 (0:00:03.614) 0:00:14.395 ********* 2026-08-16 12:49:28.471620 | instance | ok: [instance] 2026-08-16 12:49:28.471870 | instance | 2026-08-16 12:49:28.472179 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-08-16 12:49:28.472475 | instance | Sunday 16 August 2026 12:49:28 +0000 (0:00:00.325) 0:00:14.721 ********* 2026-08-16 12:49:28.993456 | instance | ok: [instance] 2026-08-16 12:49:28.993769 | instance | 2026-08-16 12:49:28.994089 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-08-16 12:49:28.994386 | instance | Sunday 16 August 2026 12:49:28 +0000 (0:00:00.521) 0:00:15.242 ********* 2026-08-16 12:49:29.382851 | instance | ok: [instance] 2026-08-16 12:49:29.383161 | instance | 2026-08-16 12:49:29.383461 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-08-16 12:49:29.383751 | instance | Sunday 16 August 2026 12:49:29 +0000 (0:00:00.389) 0:00:15.632 ********* 2026-08-16 12:49:29.526069 | instance | ok: [instance] 2026-08-16 12:49:29.526290 | instance | 2026-08-16 12:49:29.526560 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-08-16 12:49:29.526941 | instance | 2026-08-16 12:49:29.527312 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:49:29.527608 | instance | Sunday 16 August 2026 12:49:29 +0000 (0:00:00.144) 0:00:15.776 ********* 2026-08-16 12:49:30.594653 | instance | ok: [instance] 2026-08-16 12:49:30.594766 | instance | 2026-08-16 12:49:30.594916 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-08-16 12:49:30.595038 | instance | Sunday 16 August 2026 12:49:30 +0000 (0:00:01.068) 0:00:16.844 ********* 2026-08-16 12:49:30.804313 | instance | ok: [instance] 2026-08-16 12:49:30.804538 | instance | 2026-08-16 12:49:30.805010 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-08-16 12:49:30.805294 | instance | Sunday 16 August 2026 12:49:30 +0000 (0:00:00.209) 0:00:17.054 ********* 2026-08-16 12:49:31.696706 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-08-16 12:49:31.696981 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-08-16 12:49:31.697250 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-08-16 12:49:31.697509 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-08-16 12:49:31.697848 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-08-16 12:49:31.698098 | instance | 2026-08-16 12:49:31.698369 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-08-16 12:49:31.698621 | instance | Sunday 16 August 2026 12:49:31 +0000 (0:00:00.892) 0:00:17.946 ********* 2026-08-16 12:49:32.347147 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-08-16 12:49:32.347434 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-08-16 12:49:32.347781 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-08-16 12:49:32.348173 | instance | 2026-08-16 12:49:32.348477 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-08-16 12:49:32.348849 | instance | Sunday 16 August 2026 12:49:32 +0000 (0:00:00.650) 0:00:18.596 ********* 2026-08-16 12:49:32.525418 | instance | ok: [instance] 2026-08-16 12:49:32.525678 | instance | 2026-08-16 12:49:32.525968 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-08-16 12:49:32.526250 | instance | Sunday 16 August 2026 12:49:32 +0000 (0:00:00.178) 0:00:18.775 ********* 2026-08-16 12:49:32.709195 | instance | ok: [instance] 2026-08-16 12:49:32.709294 | instance | 2026-08-16 12:49:32.709423 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-08-16 12:49:32.709544 | instance | Sunday 16 August 2026 12:49:32 +0000 (0:00:00.183) 0:00:18.959 ********* 2026-08-16 12:49:32.744008 | instance | ok: [instance] 2026-08-16 12:49:32.744302 | instance | 2026-08-16 12:49:32.744606 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-08-16 12:49:32.744937 | instance | Sunday 16 August 2026 12:49:32 +0000 (0:00:00.034) 0:00:18.993 ********* 2026-08-16 12:49:32.778720 | instance | skipping: [instance] 2026-08-16 12:49:32.779012 | instance | 2026-08-16 12:49:32.779299 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-08-16 12:49:32.779561 | instance | Sunday 16 August 2026 12:49:32 +0000 (0:00:00.035) 0:00:19.028 ********* 2026-08-16 12:49:33.266334 | instance | ok: [instance] 2026-08-16 12:49:33.266554 | instance | 2026-08-16 12:49:33.266844 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-08-16 12:49:33.267104 | instance | Sunday 16 August 2026 12:49:33 +0000 (0:00:00.487) 0:00:19.515 ********* 2026-08-16 12:49:33.521379 | instance | ok: [instance] 2026-08-16 12:49:33.521682 | instance | 2026-08-16 12:49:33.522054 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-08-16 12:49:33.522428 | instance | Sunday 16 August 2026 12:49:33 +0000 (0:00:00.196) 0:00:19.712 ********* 2026-08-16 12:49:33.522692 | instance | 2026-08-16 12:49:33.523067 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-08-16 12:49:33.523386 | instance | 2026-08-16 12:49:33.523690 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:49:33.524183 | instance | Sunday 16 August 2026 12:49:33 +0000 (0:00:00.059) 0:00:19.771 ********* 2026-08-16 12:49:34.639035 | instance | ok: [instance] 2026-08-16 12:49:34.639311 | instance | 2026-08-16 12:49:34.639578 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:34.639949 | instance | Sunday 16 August 2026 12:49:34 +0000 (0:00:01.117) 0:00:20.888 ********* 2026-08-16 12:49:34.846353 | instance | ok: [instance] 2026-08-16 12:49:34.846474 | instance | 2026-08-16 12:49:34.846601 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:34.846727 | instance | Sunday 16 August 2026 12:49:34 +0000 (0:00:00.207) 0:00:21.096 ********* 2026-08-16 12:49:34.887336 | instance | skipping: [instance] 2026-08-16 12:49:34.887416 | instance | 2026-08-16 12:49:34.887537 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:49:34.887663 | instance | Sunday 16 August 2026 12:49:34 +0000 (0:00:00.041) 0:00:21.137 ********* 2026-08-16 12:49:35.136000 | instance | ok: [instance] 2026-08-16 12:49:35.136341 | instance | 2026-08-16 12:49:35.136797 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:35.137184 | instance | Sunday 16 August 2026 12:49:35 +0000 (0:00:00.248) 0:00:21.385 ********* 2026-08-16 12:49:35.180754 | instance | ok: [instance] => { 2026-08-16 12:49:35.181319 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-16 12:49:35.181794 | instance | } 2026-08-16 12:49:35.182187 | instance | 2026-08-16 12:49:35.182592 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:35.183025 | instance | Sunday 16 August 2026 12:49:35 +0000 (0:00:00.044) 0:00:21.430 ********* 2026-08-16 12:49:35.581782 | instance | ok: [instance] 2026-08-16 12:49:35.582084 | instance | 2026-08-16 12:49:35.582372 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:35.582638 | instance | Sunday 16 August 2026 12:49:35 +0000 (0:00:00.400) 0:00:21.831 ********* 2026-08-16 12:49:35.635875 | instance | skipping: [instance] 2026-08-16 12:49:35.636118 | instance | 2026-08-16 12:49:35.636579 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:35.636984 | instance | Sunday 16 August 2026 12:49:35 +0000 (0:00:00.054) 0:00:21.885 ********* 2026-08-16 12:49:35.848929 | instance | ok: [instance] 2026-08-16 12:49:35.849051 | instance | 2026-08-16 12:49:35.849129 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:49:35.849288 | instance | Sunday 16 August 2026 12:49:35 +0000 (0:00:00.213) 0:00:22.098 ********* 2026-08-16 12:49:36.950416 | instance | ok: [instance] 2026-08-16 12:49:36.950624 | instance | 2026-08-16 12:49:36.950876 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:36.951139 | instance | Sunday 16 August 2026 12:49:36 +0000 (0:00:01.101) 0:00:23.200 ********* 2026-08-16 12:49:37.027018 | instance | ok: [instance] => { 2026-08-16 12:49:37.027400 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-16 12:49:37.027718 | instance | } 2026-08-16 12:49:37.027995 | instance | 2026-08-16 12:49:37.028297 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:37.028596 | instance | Sunday 16 August 2026 12:49:37 +0000 (0:00:00.076) 0:00:23.276 ********* 2026-08-16 12:49:37.381706 | instance | ok: [instance] 2026-08-16 12:49:37.381997 | instance | 2026-08-16 12:49:37.382339 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:37.382651 | instance | Sunday 16 August 2026 12:49:37 +0000 (0:00:00.354) 0:00:23.631 ********* 2026-08-16 12:49:40.427880 | instance | ok: [instance] 2026-08-16 12:49:40.428119 | instance | 2026-08-16 12:49:40.428515 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-16 12:49:40.428821 | instance | Sunday 16 August 2026 12:49:40 +0000 (0:00:03.046) 0:00:26.677 ********* 2026-08-16 12:49:40.464442 | instance | skipping: [instance] 2026-08-16 12:49:40.464601 | instance | 2026-08-16 12:49:40.464796 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-16 12:49:40.464963 | instance | Sunday 16 August 2026 12:49:40 +0000 (0:00:00.036) 0:00:26.714 ********* 2026-08-16 12:49:40.505374 | instance | skipping: [instance] 2026-08-16 12:49:40.505657 | instance | 2026-08-16 12:49:40.506178 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-16 12:49:40.506770 | instance | Sunday 16 August 2026 12:49:40 +0000 (0:00:00.041) 0:00:26.755 ********* 2026-08-16 12:49:40.541302 | instance | skipping: [instance] 2026-08-16 12:49:40.541580 | instance | 2026-08-16 12:49:40.541860 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-16 12:49:40.542122 | instance | Sunday 16 August 2026 12:49:40 +0000 (0:00:00.035) 0:00:26.791 ********* 2026-08-16 12:49:41.661273 | instance | ok: [instance] 2026-08-16 12:49:41.661478 | instance | 2026-08-16 12:49:41.661803 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-16 12:49:41.662040 | instance | Sunday 16 August 2026 12:49:41 +0000 (0:00:01.119) 0:00:27.911 ********* 2026-08-16 12:49:42.089597 | instance | ok: [instance] 2026-08-16 12:49:42.089864 | instance | 2026-08-16 12:49:42.090169 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-16 12:49:42.090462 | instance | Sunday 16 August 2026 12:49:42 +0000 (0:00:00.428) 0:00:28.339 ********* 2026-08-16 12:49:42.991728 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-16 12:49:42.991985 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-16 12:49:42.992327 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-16 12:49:42.992553 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-16 12:49:42.992881 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-16 12:49:42.993123 | instance | 2026-08-16 12:49:42.993387 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-16 12:49:42.993663 | instance | Sunday 16 August 2026 12:49:42 +0000 (0:00:00.902) 0:00:29.241 ********* 2026-08-16 12:49:43.498080 | instance | ok: [instance] 2026-08-16 12:49:43.498296 | instance | 2026-08-16 12:49:43.498573 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-16 12:49:43.498838 | instance | Sunday 16 August 2026 12:49:43 +0000 (0:00:00.498) 0:00:29.739 ********* 2026-08-16 12:49:43.499078 | instance | 2026-08-16 12:49:43.499352 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-16 12:49:43.499595 | instance | Sunday 16 August 2026 12:49:43 +0000 (0:00:00.008) 0:00:29.748 ********* 2026-08-16 12:49:44.096028 | instance | ok: [instance] 2026-08-16 12:49:44.096225 | instance | 2026-08-16 12:49:44.096510 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-08-16 12:49:44.096847 | instance | Sunday 16 August 2026 12:49:44 +0000 (0:00:00.597) 0:00:30.345 ********* 2026-08-16 12:49:44.934404 | instance | ok: [instance] 2026-08-16 12:49:44.934694 | instance | 2026-08-16 12:49:44.935051 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-08-16 12:49:44.935450 | instance | Sunday 16 August 2026 12:49:44 +0000 (0:00:00.838) 0:00:31.184 ********* 2026-08-16 12:49:44.979817 | instance | ok: [instance] 2026-08-16 12:49:44.980258 | instance | 2026-08-16 12:49:44.980631 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-08-16 12:49:44.980996 | instance | Sunday 16 August 2026 12:49:44 +0000 (0:00:00.044) 0:00:31.228 ********* 2026-08-16 12:49:45.024776 | instance | ok: [instance] 2026-08-16 12:49:45.024993 | instance | 2026-08-16 12:49:45.025270 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-08-16 12:49:45.025533 | instance | Sunday 16 August 2026 12:49:45 +0000 (0:00:00.045) 0:00:31.274 ********* 2026-08-16 12:49:45.075266 | instance | ok: [instance] 2026-08-16 12:49:45.075460 | instance | 2026-08-16 12:49:45.075739 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-08-16 12:49:45.076000 | instance | Sunday 16 August 2026 12:49:45 +0000 (0:00:00.050) 0:00:31.325 ********* 2026-08-16 12:49:45.123014 | instance | skipping: [instance] 2026-08-16 12:49:45.123237 | instance | 2026-08-16 12:49:45.123521 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-08-16 12:49:45.123828 | instance | Sunday 16 August 2026 12:49:45 +0000 (0:00:00.047) 0:00:31.372 ********* 2026-08-16 12:49:45.178147 | instance | ok: [instance] 2026-08-16 12:49:45.178253 | instance | 2026-08-16 12:49:45.178421 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:45.178584 | instance | Sunday 16 August 2026 12:49:45 +0000 (0:00:00.055) 0:00:31.428 ********* 2026-08-16 12:49:45.396536 | instance | ok: [instance] 2026-08-16 12:49:45.396812 | instance | 2026-08-16 12:49:45.397078 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:45.397347 | instance | Sunday 16 August 2026 12:49:45 +0000 (0:00:00.217) 0:00:31.646 ********* 2026-08-16 12:49:45.453670 | instance | ok: [instance] => { 2026-08-16 12:49:45.453910 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-08-16 12:49:45.454203 | instance | } 2026-08-16 12:49:45.454501 | instance | 2026-08-16 12:49:45.454820 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:45.455142 | instance | Sunday 16 August 2026 12:49:45 +0000 (0:00:00.057) 0:00:31.703 ********* 2026-08-16 12:49:45.783233 | instance | ok: [instance] 2026-08-16 12:49:45.783455 | instance | 2026-08-16 12:49:45.783727 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:45.784026 | instance | Sunday 16 August 2026 12:49:45 +0000 (0:00:00.329) 0:00:32.033 ********* 2026-08-16 12:49:45.832400 | instance | skipping: [instance] 2026-08-16 12:49:45.832639 | instance | 2026-08-16 12:49:45.832968 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:45.833243 | instance | Sunday 16 August 2026 12:49:45 +0000 (0:00:00.049) 0:00:32.082 ********* 2026-08-16 12:49:46.038257 | instance | ok: [instance] 2026-08-16 12:49:46.038345 | instance | 2026-08-16 12:49:46.038504 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:46.038634 | instance | Sunday 16 August 2026 12:49:46 +0000 (0:00:00.205) 0:00:32.288 ********* 2026-08-16 12:49:46.086853 | instance | ok: [instance] => { 2026-08-16 12:49:46.087063 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-08-16 12:49:46.087313 | instance | } 2026-08-16 12:49:46.087556 | instance | 2026-08-16 12:49:46.087822 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:46.088088 | instance | Sunday 16 August 2026 12:49:46 +0000 (0:00:00.048) 0:00:32.336 ********* 2026-08-16 12:49:46.404823 | instance | ok: [instance] 2026-08-16 12:49:46.405081 | instance | 2026-08-16 12:49:46.405349 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:46.405699 | instance | Sunday 16 August 2026 12:49:46 +0000 (0:00:00.318) 0:00:32.654 ********* 2026-08-16 12:49:46.459114 | instance | skipping: [instance] 2026-08-16 12:49:46.459240 | instance | 2026-08-16 12:49:46.459330 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-16 12:49:46.459544 | instance | Sunday 16 August 2026 12:49:46 +0000 (0:00:00.054) 0:00:32.709 ********* 2026-08-16 12:49:46.493771 | instance | skipping: [instance] 2026-08-16 12:49:46.493870 | instance | 2026-08-16 12:49:46.494003 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-16 12:49:46.494135 | instance | Sunday 16 August 2026 12:49:46 +0000 (0:00:00.034) 0:00:32.743 ********* 2026-08-16 12:49:46.527817 | instance | skipping: [instance] 2026-08-16 12:49:46.527922 | instance | 2026-08-16 12:49:46.528043 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-16 12:49:46.528176 | instance | Sunday 16 August 2026 12:49:46 +0000 (0:00:00.034) 0:00:32.778 ********* 2026-08-16 12:49:46.559642 | instance | skipping: [instance] 2026-08-16 12:49:46.559785 | instance | 2026-08-16 12:49:46.559969 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-16 12:49:46.560132 | instance | Sunday 16 August 2026 12:49:46 +0000 (0:00:00.031) 0:00:32.809 ********* 2026-08-16 12:49:47.616007 | instance | ok: [instance] 2026-08-16 12:49:47.616336 | instance | 2026-08-16 12:49:47.616746 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-16 12:49:47.617141 | instance | Sunday 16 August 2026 12:49:47 +0000 (0:00:01.056) 0:00:33.865 ********* 2026-08-16 12:49:48.045852 | instance | ok: [instance] 2026-08-16 12:49:48.046082 | instance | 2026-08-16 12:49:48.046309 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-16 12:49:48.046463 | instance | Sunday 16 August 2026 12:49:48 +0000 (0:00:00.429) 0:00:34.295 ********* 2026-08-16 12:49:48.949995 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-08-16 12:49:48.950500 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-16 12:49:48.950816 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-16 12:49:48.951112 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-16 12:49:48.951400 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-16 12:49:48.951649 | instance | 2026-08-16 12:49:48.951912 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-16 12:49:48.952223 | instance | Sunday 16 August 2026 12:49:48 +0000 (0:00:00.904) 0:00:35.199 ********* 2026-08-16 12:49:49.456054 | instance | ok: [instance] 2026-08-16 12:49:49.456297 | instance | 2026-08-16 12:49:49.456578 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-16 12:49:49.456969 | instance | Sunday 16 August 2026 12:49:49 +0000 (0:00:00.498) 0:00:35.697 ********* 2026-08-16 12:49:49.457215 | instance | 2026-08-16 12:49:49.457494 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-16 12:49:49.457778 | instance | Sunday 16 August 2026 12:49:49 +0000 (0:00:00.008) 0:00:35.705 ********* 2026-08-16 12:49:49.805151 | instance | ok: [instance] 2026-08-16 12:49:49.805278 | instance | 2026-08-16 12:49:49.805289 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:49.805410 | instance | Sunday 16 August 2026 12:49:49 +0000 (0:00:00.349) 0:00:36.055 ********* 2026-08-16 12:49:50.023950 | instance | ok: [instance] 2026-08-16 12:49:50.024537 | instance | 2026-08-16 12:49:50.024610 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:50.024628 | instance | Sunday 16 August 2026 12:49:50 +0000 (0:00:00.218) 0:00:36.273 ********* 2026-08-16 12:49:50.080347 | instance | ok: [instance] => { 2026-08-16 12:49:50.080466 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-08-16 12:49:50.080736 | instance | } 2026-08-16 12:49:50.081268 | instance | 2026-08-16 12:49:50.081283 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:50.081290 | instance | Sunday 16 August 2026 12:49:50 +0000 (0:00:00.056) 0:00:36.330 ********* 2026-08-16 12:49:50.410760 | instance | ok: [instance] 2026-08-16 12:49:50.410826 | instance | 2026-08-16 12:49:50.410983 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:50.411251 | instance | Sunday 16 August 2026 12:49:50 +0000 (0:00:00.329) 0:00:36.660 ********* 2026-08-16 12:49:51.489183 | instance | ok: [instance] 2026-08-16 12:49:51.489251 | instance | 2026-08-16 12:49:51.489384 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:51.489499 | instance | Sunday 16 August 2026 12:49:51 +0000 (0:00:01.079) 0:00:37.739 ********* 2026-08-16 12:49:51.551634 | instance | ok: [instance] => { 2026-08-16 12:49:51.551923 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-08-16 12:49:51.552191 | instance | } 2026-08-16 12:49:51.552446 | instance | 2026-08-16 12:49:51.552769 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:51.553042 | instance | Sunday 16 August 2026 12:49:51 +0000 (0:00:00.062) 0:00:37.801 ********* 2026-08-16 12:49:51.856626 | instance | ok: [instance] 2026-08-16 12:49:51.857079 | instance | 2026-08-16 12:49:51.857399 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:51.857635 | instance | Sunday 16 August 2026 12:49:51 +0000 (0:00:00.304) 0:00:38.106 ********* 2026-08-16 12:49:52.998365 | instance | ok: [instance] 2026-08-16 12:49:52.998598 | instance | 2026-08-16 12:49:52.998878 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-08-16 12:49:52.999151 | instance | Sunday 16 August 2026 12:49:52 +0000 (0:00:01.141) 0:00:39.248 ********* 2026-08-16 12:49:53.441934 | instance | ok: [instance] 2026-08-16 12:49:53.442177 | instance | 2026-08-16 12:49:53.442514 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-08-16 12:49:53.442891 | instance | Sunday 16 August 2026 12:49:53 +0000 (0:00:00.443) 0:00:39.691 ********* 2026-08-16 12:49:53.655017 | instance | ok: [instance] 2026-08-16 12:49:53.655270 | instance | 2026-08-16 12:49:53.655592 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:53.655881 | instance | Sunday 16 August 2026 12:49:53 +0000 (0:00:00.213) 0:00:39.904 ********* 2026-08-16 12:49:53.857070 | instance | ok: [instance] 2026-08-16 12:49:53.857370 | instance | 2026-08-16 12:49:53.857596 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:53.857863 | instance | Sunday 16 August 2026 12:49:53 +0000 (0:00:00.202) 0:00:40.106 ********* 2026-08-16 12:49:53.916715 | instance | ok: [instance] => { 2026-08-16 12:49:53.916984 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-08-16 12:49:53.917305 | instance | } 2026-08-16 12:49:53.917534 | instance | 2026-08-16 12:49:53.917820 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:53.918102 | instance | Sunday 16 August 2026 12:49:53 +0000 (0:00:00.059) 0:00:40.166 ********* 2026-08-16 12:49:54.275334 | instance | ok: [instance] 2026-08-16 12:49:54.275396 | instance | 2026-08-16 12:49:54.275780 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:54.276091 | instance | Sunday 16 August 2026 12:49:54 +0000 (0:00:00.358) 0:00:40.524 ********* 2026-08-16 12:49:56.337002 | instance | ok: [instance] 2026-08-16 12:49:56.337308 | instance | 2026-08-16 12:49:56.337649 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-08-16 12:49:56.337992 | instance | Sunday 16 August 2026 12:49:56 +0000 (0:00:02.060) 0:00:42.585 ********* 2026-08-16 12:49:56.397830 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-08-16 12:49:56.398099 | instance | 2026-08-16 12:49:56.398384 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-08-16 12:49:56.398668 | instance | Sunday 16 August 2026 12:49:56 +0000 (0:00:00.061) 0:00:42.647 ********* 2026-08-16 12:49:57.427997 | instance | ok: [instance] 2026-08-16 12:49:57.428068 | instance | 2026-08-16 12:49:57.428329 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-08-16 12:49:57.428367 | instance | Sunday 16 August 2026 12:49:57 +0000 (0:00:01.030) 0:00:43.677 ********* 2026-08-16 12:49:57.626984 | instance | ok: [instance] 2026-08-16 12:49:57.627121 | instance | 2026-08-16 12:49:57.627507 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-08-16 12:49:57.627551 | instance | Sunday 16 August 2026 12:49:57 +0000 (0:00:00.198) 0:00:43.876 ********* 2026-08-16 12:49:58.065395 | instance | ok: [instance] 2026-08-16 12:49:58.065610 | instance | 2026-08-16 12:49:58.065789 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-08-16 12:49:58.065903 | instance | Sunday 16 August 2026 12:49:58 +0000 (0:00:00.438) 0:00:44.315 ********* 2026-08-16 12:49:58.895266 | instance | ok: [instance] => (item=br_netfilter) 2026-08-16 12:49:58.895367 | instance | ok: [instance] => (item=ip_tables) 2026-08-16 12:49:58.895953 | instance | ok: [instance] => (item=ip6_tables) 2026-08-16 12:49:58.895989 | instance | ok: [instance] => (item=nf_conntrack) 2026-08-16 12:49:58.895995 | instance | 2026-08-16 12:49:58.895999 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:49:58.896005 | instance | Sunday 16 August 2026 12:49:58 +0000 (0:00:00.829) 0:00:45.145 ********* 2026-08-16 12:49:59.110652 | instance | ok: [instance] 2026-08-16 12:49:59.110971 | instance | 2026-08-16 12:49:59.110990 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:49:59.111066 | instance | Sunday 16 August 2026 12:49:59 +0000 (0:00:00.215) 0:00:45.360 ********* 2026-08-16 12:49:59.161550 | instance | ok: [instance] => { 2026-08-16 12:49:59.161660 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-08-16 12:49:59.162164 | instance | } 2026-08-16 12:49:59.162200 | instance | 2026-08-16 12:49:59.162205 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:49:59.162210 | instance | Sunday 16 August 2026 12:49:59 +0000 (0:00:00.051) 0:00:45.411 ********* 2026-08-16 12:49:59.523002 | instance | ok: [instance] 2026-08-16 12:49:59.523068 | instance | 2026-08-16 12:49:59.523349 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:49:59.523387 | instance | Sunday 16 August 2026 12:49:59 +0000 (0:00:00.361) 0:00:45.773 ********* 2026-08-16 12:49:59.568018 | instance | skipping: [instance] 2026-08-16 12:49:59.568403 | instance | 2026-08-16 12:49:59.568439 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-08-16 12:49:59.568445 | instance | Sunday 16 August 2026 12:49:59 +0000 (0:00:00.044) 0:00:45.818 ********* 2026-08-16 12:49:59.628512 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-08-16 12:49:59.628610 | instance | 2026-08-16 12:49:59.628888 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-08-16 12:49:59.628909 | instance | Sunday 16 August 2026 12:49:59 +0000 (0:00:00.060) 0:00:45.878 ********* 2026-08-16 12:49:59.661115 | instance | skipping: [instance] 2026-08-16 12:49:59.661266 | instance | 2026-08-16 12:49:59.661474 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-08-16 12:49:59.661649 | instance | Sunday 16 August 2026 12:49:59 +0000 (0:00:00.032) 0:00:45.911 ********* 2026-08-16 12:50:00.726962 | instance | ok: [instance] 2026-08-16 12:50:00.727119 | instance | 2026-08-16 12:50:00.727282 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-08-16 12:50:00.727449 | instance | Sunday 16 August 2026 12:50:00 +0000 (0:00:01.065) 0:00:46.976 ********* 2026-08-16 12:50:02.982605 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-08-16 12:50:02.982659 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-08-16 12:50:02.982670 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-08-16 12:50:02.982679 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-08-16 12:50:02.982717 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-08-16 12:50:02.983524 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-08-16 12:50:02.983543 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-08-16 12:50:02.984175 | instance | 2026-08-16 12:50:02.984240 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-08-16 12:50:02.984252 | instance | Sunday 16 August 2026 12:50:02 +0000 (0:00:02.254) 0:00:49.231 ********* 2026-08-16 12:50:03.538786 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-08-16 12:50:03.538894 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-08-16 12:50:03.539336 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-08-16 12:50:03.539376 | instance | 2026-08-16 12:50:03.539382 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-08-16 12:50:03.539487 | instance | Sunday 16 August 2026 12:50:03 +0000 (0:00:00.557) 0:00:49.788 ********* 2026-08-16 12:50:03.976793 | instance | ok: [instance] 2026-08-16 12:50:03.976969 | instance | 2026-08-16 12:50:03.977249 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-08-16 12:50:03.977515 | instance | Sunday 16 August 2026 12:50:03 +0000 (0:00:00.437) 0:00:50.226 ********* 2026-08-16 12:50:04.414927 | instance | ok: [instance] 2026-08-16 12:50:04.415349 | instance | 2026-08-16 12:50:04.415674 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-08-16 12:50:04.416008 | instance | Sunday 16 August 2026 12:50:04 +0000 (0:00:00.438) 0:00:50.664 ********* 2026-08-16 12:50:04.636763 | instance | ok: [instance] 2026-08-16 12:50:04.637006 | instance | 2026-08-16 12:50:04.637289 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-08-16 12:50:04.637563 | instance | Sunday 16 August 2026 12:50:04 +0000 (0:00:00.221) 0:00:50.886 ********* 2026-08-16 12:50:04.675118 | instance | skipping: [instance] 2026-08-16 12:50:04.675383 | instance | 2026-08-16 12:50:04.675652 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-08-16 12:50:04.675931 | instance | Sunday 16 August 2026 12:50:04 +0000 (0:00:00.038) 0:00:50.925 ********* 2026-08-16 12:50:05.189280 | instance | ok: [instance] => (item=swap) 2026-08-16 12:50:05.189545 | instance | ok: [instance] => (item=none) 2026-08-16 12:50:05.189818 | instance | 2026-08-16 12:50:05.190132 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-08-16 12:50:05.190415 | instance | Sunday 16 August 2026 12:50:05 +0000 (0:00:00.514) 0:00:51.439 ********* 2026-08-16 12:50:05.604038 | instance | ok: [instance] 2026-08-16 12:50:05.604095 | instance | 2026-08-16 12:50:05.604108 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-08-16 12:50:05.604125 | instance | Sunday 16 August 2026 12:50:05 +0000 (0:00:00.413) 0:00:51.852 ********* 2026-08-16 12:50:05.984101 | instance | ok: [instance] 2026-08-16 12:50:05.984154 | instance | 2026-08-16 12:50:05.984163 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-08-16 12:50:05.984170 | instance | Sunday 16 August 2026 12:50:05 +0000 (0:00:00.368) 0:00:52.221 ********* 2026-08-16 12:50:05.984178 | instance | 2026-08-16 12:50:05.984184 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-08-16 12:50:05.984191 | instance | Sunday 16 August 2026 12:50:05 +0000 (0:00:00.010) 0:00:52.232 ********* 2026-08-16 12:50:06.337539 | instance | ok: [instance] 2026-08-16 12:50:06.337576 | instance | 2026-08-16 12:50:06.337581 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-08-16 12:50:06.337586 | instance | Sunday 16 August 2026 12:50:06 +0000 (0:00:00.354) 0:00:52.587 ********* 2026-08-16 12:50:07.357442 | instance | ok: [instance] 2026-08-16 12:50:07.357507 | instance | 2026-08-16 12:50:07.357661 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-08-16 12:50:07.357924 | instance | Sunday 16 August 2026 12:50:07 +0000 (0:00:01.019) 0:00:53.606 ********* 2026-08-16 12:50:08.203038 | instance | ok: [instance] 2026-08-16 12:50:08.203294 | instance | 2026-08-16 12:50:08.203561 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-08-16 12:50:08.203835 | instance | Sunday 16 August 2026 12:50:08 +0000 (0:00:00.846) 0:00:54.452 ********* 2026-08-16 12:50:08.557704 | instance | ok: [instance] 2026-08-16 12:50:08.558375 | instance | 2026-08-16 12:50:08.558435 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-08-16 12:50:08.558447 | instance | Sunday 16 August 2026 12:50:08 +0000 (0:00:00.354) 0:00:54.807 ********* 2026-08-16 12:50:09.044166 | instance | ok: [instance] 2026-08-16 12:50:09.044253 | instance | 2026-08-16 12:50:09.044464 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-08-16 12:50:09.044504 | instance | Sunday 16 August 2026 12:50:09 +0000 (0:00:00.485) 0:00:55.293 ********* 2026-08-16 12:50:09.126633 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-08-16 12:50:09.127024 | instance | 2026-08-16 12:50:09.127217 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-08-16 12:50:09.127223 | instance | Sunday 16 August 2026 12:50:09 +0000 (0:00:00.083) 0:00:55.376 ********* 2026-08-16 12:50:09.212293 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-08-16 12:50:09.212393 | instance | 2026-08-16 12:50:09.212641 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-08-16 12:50:09.212711 | instance | Sunday 16 August 2026 12:50:09 +0000 (0:00:00.085) 0:00:55.462 ********* 2026-08-16 12:50:09.441843 | instance | ok: [instance] => (item=instance) 2026-08-16 12:50:09.442050 | instance | 2026-08-16 12:50:09.442233 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-08-16 12:50:09.442408 | instance | Sunday 16 August 2026 12:50:09 +0000 (0:00:00.229) 0:00:55.691 ********* 2026-08-16 12:50:09.493477 | instance | ok: [instance] 2026-08-16 12:50:09.493589 | instance | 2026-08-16 12:50:09.493707 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-08-16 12:50:09.493840 | instance | Sunday 16 August 2026 12:50:09 +0000 (0:00:00.051) 0:00:55.743 ********* 2026-08-16 12:50:09.541207 | instance | skipping: [instance] 2026-08-16 12:50:09.541507 | instance | 2026-08-16 12:50:09.541783 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-08-16 12:50:09.542045 | instance | Sunday 16 August 2026 12:50:09 +0000 (0:00:00.047) 0:00:55.791 ********* 2026-08-16 12:50:09.581308 | instance | ok: [instance] => { 2026-08-16 12:50:09.581584 | instance | "msg": "instance" 2026-08-16 12:50:09.582066 | instance | } 2026-08-16 12:50:09.582402 | instance | 2026-08-16 12:50:09.582719 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-08-16 12:50:09.582972 | instance | Sunday 16 August 2026 12:50:09 +0000 (0:00:00.040) 0:00:55.831 ********* 2026-08-16 12:50:10.100559 | instance | ok: [instance] 2026-08-16 12:50:10.100848 | instance | 2026-08-16 12:50:10.101147 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-08-16 12:50:10.101421 | instance | Sunday 16 August 2026 12:50:10 +0000 (0:00:00.518) 0:00:56.350 ********* 2026-08-16 12:50:10.136389 | instance | skipping: [instance] 2026-08-16 12:50:10.136638 | instance | 2026-08-16 12:50:10.136948 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-08-16 12:50:10.137256 | instance | Sunday 16 August 2026 12:50:10 +0000 (0:00:00.036) 0:00:56.386 ********* 2026-08-16 12:50:10.176704 | instance | skipping: [instance] 2026-08-16 12:50:10.176975 | instance | 2026-08-16 12:50:10.177293 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-08-16 12:50:10.177578 | instance | Sunday 16 August 2026 12:50:10 +0000 (0:00:00.040) 0:00:56.426 ********* 2026-08-16 12:50:10.210095 | instance | skipping: [instance] 2026-08-16 12:50:10.210336 | instance | 2026-08-16 12:50:10.210608 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-08-16 12:50:10.210865 | instance | Sunday 16 August 2026 12:50:10 +0000 (0:00:00.033) 0:00:56.460 ********* 2026-08-16 12:50:10.256414 | instance | skipping: [instance] 2026-08-16 12:50:10.256639 | instance | 2026-08-16 12:50:10.256953 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-08-16 12:50:10.257290 | instance | Sunday 16 August 2026 12:50:10 +0000 (0:00:00.046) 0:00:56.506 ********* 2026-08-16 12:50:10.291809 | instance | skipping: [instance] 2026-08-16 12:50:10.292075 | instance | 2026-08-16 12:50:10.292355 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-08-16 12:50:10.292741 | instance | Sunday 16 August 2026 12:50:10 +0000 (0:00:00.035) 0:00:56.541 ********* 2026-08-16 12:50:10.320465 | instance | skipping: [instance] 2026-08-16 12:50:10.320706 | instance | 2026-08-16 12:50:10.321001 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-08-16 12:50:10.321261 | instance | Sunday 16 August 2026 12:50:10 +0000 (0:00:00.029) 0:00:56.570 ********* 2026-08-16 12:50:10.349035 | instance | skipping: [instance] 2026-08-16 12:50:10.349298 | instance | 2026-08-16 12:50:10.349975 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-08-16 12:50:10.350037 | instance | Sunday 16 August 2026 12:50:10 +0000 (0:00:00.028) 0:00:56.599 ********* 2026-08-16 12:50:10.542781 | instance | ok: [instance] 2026-08-16 12:50:10.542839 | instance | 2026-08-16 12:50:10.542851 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-08-16 12:50:10.542879 | instance | Sunday 16 August 2026 12:50:10 +0000 (0:00:00.192) 0:00:56.791 ********* 2026-08-16 12:50:10.740091 | instance | ok: [instance] 2026-08-16 12:50:10.740159 | instance | 2026-08-16 12:50:10.740178 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-08-16 12:50:10.740426 | instance | Sunday 16 August 2026 12:50:10 +0000 (0:00:00.197) 0:00:56.989 ********* 2026-08-16 12:50:10.775184 | instance | skipping: [instance] 2026-08-16 12:50:10.775395 | instance | 2026-08-16 12:50:10.775666 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-08-16 12:50:10.775923 | instance | Sunday 16 August 2026 12:50:10 +0000 (0:00:00.036) 0:00:57.025 ********* 2026-08-16 12:50:10.991046 | instance | ok: [instance] 2026-08-16 12:50:10.991247 | instance | 2026-08-16 12:50:10.991544 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-08-16 12:50:10.991789 | instance | Sunday 16 August 2026 12:50:10 +0000 (0:00:00.215) 0:00:57.240 ********* 2026-08-16 12:50:11.192258 | instance | ok: [instance] 2026-08-16 12:50:11.192513 | instance | 2026-08-16 12:50:11.192919 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-08-16 12:50:11.193217 | instance | Sunday 16 August 2026 12:50:11 +0000 (0:00:00.201) 0:00:57.442 ********* 2026-08-16 12:50:11.404075 | instance | ok: [instance] 2026-08-16 12:50:11.404306 | instance | 2026-08-16 12:50:11.404571 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-08-16 12:50:11.404910 | instance | Sunday 16 August 2026 12:50:11 +0000 (0:00:00.211) 0:00:57.653 ********* 2026-08-16 12:50:12.484402 | instance | ok: [instance] 2026-08-16 12:50:12.484480 | instance | 2026-08-16 12:50:12.484659 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-08-16 12:50:12.484945 | instance | Sunday 16 August 2026 12:50:12 +0000 (0:00:01.080) 0:00:58.734 ********* 2026-08-16 12:50:13.495573 | instance | ok: [instance] 2026-08-16 12:50:13.495803 | instance | 2026-08-16 12:50:13.496196 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-08-16 12:50:13.496610 | instance | Sunday 16 August 2026 12:50:13 +0000 (0:00:01.011) 0:00:59.745 ********* 2026-08-16 12:50:13.551327 | instance | skipping: [instance] 2026-08-16 12:50:13.551398 | instance | 2026-08-16 12:50:13.551515 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-08-16 12:50:13.551637 | instance | Sunday 16 August 2026 12:50:13 +0000 (0:00:00.056) 0:00:59.801 ********* 2026-08-16 12:50:13.599943 | instance | skipping: [instance] 2026-08-16 12:50:13.600224 | instance | 2026-08-16 12:50:13.600644 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-08-16 12:50:13.601078 | instance | Sunday 16 August 2026 12:50:13 +0000 (0:00:00.048) 0:00:59.849 ********* 2026-08-16 12:50:14.262541 | instance | ok: [instance] 2026-08-16 12:50:14.262736 | instance | 2026-08-16 12:50:14.262991 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-08-16 12:50:14.263250 | instance | Sunday 16 August 2026 12:50:14 +0000 (0:00:00.662) 0:01:00.512 ********* 2026-08-16 12:50:14.310029 | instance | skipping: [instance] => (item=DaemonSet) 2026-08-16 12:50:14.310287 | instance | skipping: [instance] => (item=ConfigMap) 2026-08-16 12:50:14.310548 | instance | skipping: [instance] 2026-08-16 12:50:14.310803 | instance | 2026-08-16 12:50:14.311079 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-08-16 12:50:14.311348 | instance | Sunday 16 August 2026 12:50:14 +0000 (0:00:00.047) 0:01:00.559 ********* 2026-08-16 12:50:14.358318 | instance | skipping: [instance] 2026-08-16 12:50:14.358403 | instance | 2026-08-16 12:50:14.358551 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-08-16 12:50:14.358716 | instance | Sunday 16 August 2026 12:50:14 +0000 (0:00:00.048) 0:01:00.608 ********* 2026-08-16 12:50:14.392179 | instance | skipping: [instance] 2026-08-16 12:50:14.392508 | instance | 2026-08-16 12:50:14.393114 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-08-16 12:50:14.393429 | instance | Sunday 16 August 2026 12:50:14 +0000 (0:00:00.033) 0:01:00.642 ********* 2026-08-16 12:50:14.432131 | instance | skipping: [instance] 2026-08-16 12:50:14.432257 | instance | 2026-08-16 12:50:14.432428 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-08-16 12:50:14.432590 | instance | Sunday 16 August 2026 12:50:14 +0000 (0:00:00.040) 0:01:00.682 ********* 2026-08-16 12:50:14.464847 | instance | skipping: [instance] 2026-08-16 12:50:14.464967 | instance | 2026-08-16 12:50:14.465136 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-08-16 12:50:14.465308 | instance | Sunday 16 August 2026 12:50:14 +0000 (0:00:00.032) 0:01:00.715 ********* 2026-08-16 12:50:14.870053 | instance | ok: [instance] 2026-08-16 12:50:14.870197 | instance | 2026-08-16 12:50:14.870381 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-08-16 12:50:14.870578 | instance | Sunday 16 August 2026 12:50:14 +0000 (0:00:00.404) 0:01:01.120 ********* 2026-08-16 12:50:15.745910 | instance | ok: [instance] 2026-08-16 12:50:15.745984 | instance | 2026-08-16 12:50:15.746109 | instance | PLAY [Install control-plane components] **************************************** 2026-08-16 12:50:15.746233 | instance | 2026-08-16 12:50:15.746366 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:50:15.746483 | instance | Sunday 16 August 2026 12:50:15 +0000 (0:00:00.876) 0:01:01.996 ********* 2026-08-16 12:50:16.857887 | instance | ok: [instance] 2026-08-16 12:50:16.858105 | instance | 2026-08-16 12:50:16.858381 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-16 12:50:16.858710 | instance | Sunday 16 August 2026 12:50:16 +0000 (0:00:01.111) 0:01:03.107 ********* 2026-08-16 12:50:17.055197 | instance | ok: [instance] 2026-08-16 12:50:17.055296 | instance | 2026-08-16 12:50:17.055421 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-16 12:50:17.055544 | instance | Sunday 16 August 2026 12:50:17 +0000 (0:00:00.197) 0:01:03.305 ********* 2026-08-16 12:50:18.215367 | instance | ok: [instance] 2026-08-16 12:50:18.215689 | instance | 2026-08-16 12:50:18.215817 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-16 12:50:18.216486 | instance | Sunday 16 August 2026 12:50:18 +0000 (0:00:01.159) 0:01:04.465 ********* 2026-08-16 12:50:18.425479 | instance | ok: [instance] 2026-08-16 12:50:18.425753 | instance | 2026-08-16 12:50:18.426088 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:50:18.426386 | instance | Sunday 16 August 2026 12:50:18 +0000 (0:00:00.210) 0:01:04.675 ********* 2026-08-16 12:50:18.466777 | instance | ok: [instance] => { 2026-08-16 12:50:18.467037 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-08-16 12:50:18.467292 | instance | } 2026-08-16 12:50:18.467536 | instance | 2026-08-16 12:50:18.467819 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:50:18.468076 | instance | Sunday 16 August 2026 12:50:18 +0000 (0:00:00.041) 0:01:04.716 ********* 2026-08-16 12:50:18.746054 | instance | ok: [instance] 2026-08-16 12:50:18.746320 | instance | 2026-08-16 12:50:18.746584 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:50:18.746884 | instance | Sunday 16 August 2026 12:50:18 +0000 (0:00:00.278) 0:01:04.995 ********* 2026-08-16 12:50:19.929924 | instance | ok: [instance] 2026-08-16 12:50:19.929964 | instance | 2026-08-16 12:50:19.929970 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-08-16 12:50:19.930070 | instance | Sunday 16 August 2026 12:50:19 +0000 (0:00:01.183) 0:01:06.178 ********* 2026-08-16 12:50:20.272161 | instance | ok: [instance] 2026-08-16 12:50:20.272636 | instance | 2026-08-16 12:50:20.272657 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-08-16 12:50:20.272664 | instance | Sunday 16 August 2026 12:50:20 +0000 (0:00:00.343) 0:01:06.522 ********* 2026-08-16 12:50:20.465275 | instance | ok: [instance] 2026-08-16 12:50:20.465556 | instance | 2026-08-16 12:50:20.465617 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-08-16 12:50:20.465653 | instance | Sunday 16 August 2026 12:50:20 +0000 (0:00:00.193) 0:01:06.715 ********* 2026-08-16 12:50:20.717573 | instance | ok: [instance] 2026-08-16 12:50:20.717932 | instance | 2026-08-16 12:50:20.718207 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-08-16 12:50:20.718223 | instance | Sunday 16 August 2026 12:50:20 +0000 (0:00:00.251) 0:01:06.967 ********* 2026-08-16 12:50:20.926415 | instance | ok: [instance] 2026-08-16 12:50:20.927301 | instance | 2026-08-16 12:50:20.927326 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-08-16 12:50:20.927337 | instance | Sunday 16 August 2026 12:50:20 +0000 (0:00:00.208) 0:01:07.175 ********* 2026-08-16 12:50:21.149601 | instance | ok: [instance] 2026-08-16 12:50:21.149656 | instance | 2026-08-16 12:50:21.149667 | instance | TASK [Install plugin] ********************************************************** 2026-08-16 12:50:21.149677 | instance | Sunday 16 August 2026 12:50:21 +0000 (0:00:00.222) 0:01:07.398 ********* 2026-08-16 12:50:21.206077 | instance | included: vexxhost.containers.download_artifact for instance 2026-08-16 12:50:21.206138 | instance | 2026-08-16 12:50:21.206149 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-16 12:50:21.206164 | instance | Sunday 16 August 2026 12:50:21 +0000 (0:00:00.056) 0:01:07.455 ********* 2026-08-16 12:50:21.249103 | instance | ok: [instance] => { 2026-08-16 12:50:21.249381 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-08-16 12:50:21.249638 | instance | } 2026-08-16 12:50:21.249882 | instance | 2026-08-16 12:50:21.250217 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-16 12:50:21.250492 | instance | Sunday 16 August 2026 12:50:21 +0000 (0:00:00.043) 0:01:07.498 ********* 2026-08-16 12:50:21.552458 | instance | ok: [instance] 2026-08-16 12:50:21.552588 | instance | 2026-08-16 12:50:21.552782 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-16 12:50:21.552950 | instance | Sunday 16 August 2026 12:50:21 +0000 (0:00:00.303) 0:01:07.802 ********* 2026-08-16 12:50:22.916764 | instance | ok: [instance] 2026-08-16 12:50:22.917052 | instance | 2026-08-16 12:50:22.917389 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-16 12:50:22.917695 | instance | Sunday 16 August 2026 12:50:22 +0000 (0:00:01.364) 0:01:09.166 ********* 2026-08-16 12:50:22.956080 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-16 12:50:22.956311 | instance | 2026-08-16 12:50:22.956698 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-16 12:50:22.956970 | instance | Sunday 16 August 2026 12:50:22 +0000 (0:00:00.039) 0:01:09.206 ********* 2026-08-16 12:50:23.507534 | instance | ok: [instance] 2026-08-16 12:50:23.507776 | instance | 2026-08-16 12:50:23.508041 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-08-16 12:50:23.508298 | instance | Sunday 16 August 2026 12:50:23 +0000 (0:00:00.551) 0:01:09.757 ********* 2026-08-16 12:50:24.314948 | instance | ok: [instance] 2026-08-16 12:50:24.315020 | instance | 2026-08-16 12:50:24.315171 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-08-16 12:50:24.315305 | instance | Sunday 16 August 2026 12:50:24 +0000 (0:00:00.807) 0:01:10.565 ********* 2026-08-16 12:50:25.826961 | instance | ok: [instance] 2026-08-16 12:50:25.827129 | instance | 2026-08-16 12:50:25.827380 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-16 12:50:25.827557 | instance | Sunday 16 August 2026 12:50:25 +0000 (0:00:01.511) 0:01:12.076 ********* 2026-08-16 12:50:25.866457 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-16 12:50:25.866684 | instance | 2026-08-16 12:50:25.866958 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-16 12:50:25.867227 | instance | Sunday 16 August 2026 12:50:25 +0000 (0:00:00.039) 0:01:12.116 ********* 2026-08-16 12:50:26.327090 | instance | ok: [instance] 2026-08-16 12:50:26.327340 | instance | 2026-08-16 12:50:26.327641 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-08-16 12:50:26.327918 | instance | Sunday 16 August 2026 12:50:26 +0000 (0:00:00.460) 0:01:12.576 ********* 2026-08-16 12:50:28.014968 | instance | ok: [instance] 2026-08-16 12:50:28.015113 | instance | 2026-08-16 12:50:28.015303 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-08-16 12:50:28.015470 | instance | Sunday 16 August 2026 12:50:28 +0000 (0:00:01.688) 0:01:14.264 ********* 2026-08-16 12:50:28.668736 | instance | ok: [instance] 2026-08-16 12:50:28.669090 | instance | 2026-08-16 12:50:28.669425 | instance | PLAY [all] ********************************************************************* 2026-08-16 12:50:28.669699 | instance | 2026-08-16 12:50:28.669975 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:50:28.670485 | instance | Sunday 16 August 2026 12:50:28 +0000 (0:00:00.653) 0:01:14.918 ********* 2026-08-16 12:50:29.759916 | instance | ok: [instance] 2026-08-16 12:50:29.760151 | instance | 2026-08-16 12:50:29.760464 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-08-16 12:50:29.760777 | instance | Sunday 16 August 2026 12:50:29 +0000 (0:00:01.090) 0:01:16.009 ********* 2026-08-16 12:50:30.490243 | instance | ok: [instance] 2026-08-16 12:50:30.490474 | instance | 2026-08-16 12:50:30.490771 | instance | PLAY [all] ********************************************************************* 2026-08-16 12:50:30.491021 | instance | 2026-08-16 12:50:30.491273 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-08-16 12:50:30.491541 | instance | Sunday 16 August 2026 12:50:30 +0000 (0:00:00.730) 0:01:16.740 ********* 2026-08-16 12:50:31.158785 | instance | ok: [instance] 2026-08-16 12:50:31.159046 | instance | 2026-08-16 12:50:31.159059 | instance | PLAY [controllers] ************************************************************* 2026-08-16 12:50:31.159110 | instance | 2026-08-16 12:50:31.159220 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:50:31.159344 | instance | Sunday 16 August 2026 12:50:31 +0000 (0:00:00.668) 0:01:17.408 ********* 2026-08-16 12:50:32.274247 | instance | ok: [instance] 2026-08-16 12:50:32.274432 | instance | 2026-08-16 12:50:32.274729 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-16 12:50:32.275023 | instance | Sunday 16 August 2026 12:50:32 +0000 (0:00:01.114) 0:01:18.523 ********* 2026-08-16 12:50:32.319646 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-08-16 12:50:32.319724 | instance | 2026-08-16 12:50:32.319810 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-08-16 12:50:32.320020 | instance | Sunday 16 August 2026 12:50:32 +0000 (0:00:00.046) 0:01:18.569 ********* 2026-08-16 12:50:32.775506 | instance | ok: [instance] 2026-08-16 12:50:32.775737 | instance | 2026-08-16 12:50:32.776026 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-08-16 12:50:32.776309 | instance | Sunday 16 August 2026 12:50:32 +0000 (0:00:00.454) 0:01:19.024 ********* 2026-08-16 12:50:33.816701 | instance | ok: [instance] 2026-08-16 12:50:33.817011 | instance | 2026-08-16 12:50:33.817204 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-16 12:50:33.817379 | instance | Sunday 16 August 2026 12:50:33 +0000 (0:00:01.041) 0:01:20.066 ********* 2026-08-16 12:50:33.858061 | instance | skipping: [instance] 2026-08-16 12:50:33.858201 | instance | 2026-08-16 12:50:33.858373 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-08-16 12:50:33.858715 | instance | Sunday 16 August 2026 12:50:33 +0000 (0:00:00.041) 0:01:20.108 ********* 2026-08-16 12:50:33.897711 | instance | skipping: [instance] 2026-08-16 12:50:33.897934 | instance | 2026-08-16 12:50:33.898205 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-08-16 12:50:33.898505 | instance | Sunday 16 August 2026 12:50:33 +0000 (0:00:00.039) 0:01:20.147 ********* 2026-08-16 12:50:33.931351 | instance | skipping: [instance] 2026-08-16 12:50:33.931597 | instance | 2026-08-16 12:50:33.931872 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-08-16 12:50:33.932151 | instance | Sunday 16 August 2026 12:50:33 +0000 (0:00:00.033) 0:01:20.181 ********* 2026-08-16 12:50:33.959881 | instance | skipping: [instance] 2026-08-16 12:50:33.960109 | instance | 2026-08-16 12:50:33.960372 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-08-16 12:50:33.960645 | instance | Sunday 16 August 2026 12:50:33 +0000 (0:00:00.028) 0:01:20.209 ********* 2026-08-16 12:50:34.002030 | instance | skipping: [instance] 2026-08-16 12:50:34.002268 | instance | 2026-08-16 12:50:34.003138 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-08-16 12:50:34.003417 | instance | Sunday 16 August 2026 12:50:33 +0000 (0:00:00.041) 0:01:20.251 ********* 2026-08-16 12:50:34.040636 | instance | skipping: [instance] 2026-08-16 12:50:34.040849 | instance | 2026-08-16 12:50:34.041118 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-08-16 12:50:34.041431 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.039) 0:01:20.290 ********* 2026-08-16 12:50:34.077445 | instance | skipping: [instance] 2026-08-16 12:50:34.077665 | instance | 2026-08-16 12:50:34.077928 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-08-16 12:50:34.078185 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.036) 0:01:20.327 ********* 2026-08-16 12:50:34.106983 | instance | skipping: [instance] 2026-08-16 12:50:34.107206 | instance | 2026-08-16 12:50:34.107468 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-08-16 12:50:34.107733 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.029) 0:01:20.357 ********* 2026-08-16 12:50:34.151741 | instance | skipping: [instance] 2026-08-16 12:50:34.152000 | instance | 2026-08-16 12:50:34.152288 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-08-16 12:50:34.152528 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.044) 0:01:20.401 ********* 2026-08-16 12:50:34.180462 | instance | skipping: [instance] 2026-08-16 12:50:34.180724 | instance | 2026-08-16 12:50:34.181016 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-08-16 12:50:34.181253 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.028) 0:01:20.430 ********* 2026-08-16 12:50:34.208530 | instance | skipping: [instance] 2026-08-16 12:50:34.208797 | instance | 2026-08-16 12:50:34.209067 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-08-16 12:50:34.209396 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.028) 0:01:20.458 ********* 2026-08-16 12:50:34.241405 | instance | skipping: [instance] 2026-08-16 12:50:34.241578 | instance | 2026-08-16 12:50:34.241756 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-08-16 12:50:34.241924 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.032) 0:01:20.491 ********* 2026-08-16 12:50:34.287210 | instance | skipping: [instance] 2026-08-16 12:50:34.287479 | instance | 2026-08-16 12:50:34.287747 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-08-16 12:50:34.288032 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.045) 0:01:20.537 ********* 2026-08-16 12:50:34.323408 | instance | skipping: [instance] 2026-08-16 12:50:34.323654 | instance | 2026-08-16 12:50:34.323937 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-08-16 12:50:34.324221 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.035) 0:01:20.572 ********* 2026-08-16 12:50:34.354621 | instance | skipping: [instance] 2026-08-16 12:50:34.354804 | instance | 2026-08-16 12:50:34.355062 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-08-16 12:50:34.355320 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.031) 0:01:20.604 ********* 2026-08-16 12:50:34.385591 | instance | skipping: [instance] 2026-08-16 12:50:34.385806 | instance | 2026-08-16 12:50:34.386068 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-08-16 12:50:34.386355 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.031) 0:01:20.635 ********* 2026-08-16 12:50:34.411065 | instance | skipping: [instance] 2026-08-16 12:50:34.411300 | instance | 2026-08-16 12:50:34.411592 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-08-16 12:50:34.411876 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.025) 0:01:20.661 ********* 2026-08-16 12:50:34.432563 | instance | skipping: [instance] 2026-08-16 12:50:34.432823 | instance | 2026-08-16 12:50:34.433081 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-08-16 12:50:34.433340 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.021) 0:01:20.682 ********* 2026-08-16 12:50:34.462368 | instance | skipping: [instance] 2026-08-16 12:50:34.462607 | instance | 2026-08-16 12:50:34.462882 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-08-16 12:50:34.463216 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.030) 0:01:20.712 ********* 2026-08-16 12:50:34.484960 | instance | skipping: [instance] 2026-08-16 12:50:34.485181 | instance | 2026-08-16 12:50:34.485439 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-08-16 12:50:34.485714 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.022) 0:01:20.735 ********* 2026-08-16 12:50:34.510618 | instance | skipping: [instance] 2026-08-16 12:50:34.510885 | instance | 2026-08-16 12:50:34.511156 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-08-16 12:50:34.511467 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.025) 0:01:20.760 ********* 2026-08-16 12:50:34.539868 | instance | skipping: [instance] 2026-08-16 12:50:34.540091 | instance | 2026-08-16 12:50:34.540389 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-08-16 12:50:34.540658 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.029) 0:01:20.790 ********* 2026-08-16 12:50:34.582413 | instance | skipping: [instance] 2026-08-16 12:50:34.582682 | instance | 2026-08-16 12:50:34.582959 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-08-16 12:50:34.583223 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.041) 0:01:20.831 ********* 2026-08-16 12:50:34.616163 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-08-16 12:50:34.616441 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-08-16 12:50:34.616773 | instance | skipping: [instance] 2026-08-16 12:50:34.617037 | instance | 2026-08-16 12:50:34.617307 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-08-16 12:50:34.617567 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.034) 0:01:20.865 ********* 2026-08-16 12:50:34.641800 | instance | skipping: [instance] 2026-08-16 12:50:34.641914 | instance | 2026-08-16 12:50:34.642134 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-08-16 12:50:34.642308 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.025) 0:01:20.891 ********* 2026-08-16 12:50:34.684173 | instance | skipping: [instance] 2026-08-16 12:50:34.684336 | instance | 2026-08-16 12:50:34.684525 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-08-16 12:50:34.684724 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.042) 0:01:20.934 ********* 2026-08-16 12:50:34.713198 | instance | skipping: [instance] 2026-08-16 12:50:34.713452 | instance | 2026-08-16 12:50:34.713721 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-08-16 12:50:34.714086 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.028) 0:01:20.963 ********* 2026-08-16 12:50:34.741044 | instance | skipping: [instance] 2026-08-16 12:50:34.741293 | instance | 2026-08-16 12:50:34.741574 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-08-16 12:50:34.741862 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.027) 0:01:20.991 ********* 2026-08-16 12:50:34.783860 | instance | skipping: [instance] 2026-08-16 12:50:34.784098 | instance | 2026-08-16 12:50:34.784419 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-08-16 12:50:34.784733 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.042) 0:01:21.034 ********* 2026-08-16 12:50:34.820838 | instance | skipping: [instance] 2026-08-16 12:50:34.821084 | instance | 2026-08-16 12:50:34.821357 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-08-16 12:50:34.821621 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.036) 0:01:21.070 ********* 2026-08-16 12:50:34.848365 | instance | skipping: [instance] 2026-08-16 12:50:34.848792 | instance | 2026-08-16 12:50:34.849159 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-08-16 12:50:34.849445 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.026) 0:01:21.097 ********* 2026-08-16 12:50:34.871400 | instance | skipping: [instance] 2026-08-16 12:50:34.871661 | instance | 2026-08-16 12:50:34.871933 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-08-16 12:50:34.872196 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.023) 0:01:21.121 ********* 2026-08-16 12:50:34.902524 | instance | skipping: [instance] 2026-08-16 12:50:34.902802 | instance | 2026-08-16 12:50:34.903077 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-08-16 12:50:34.903332 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.031) 0:01:21.152 ********* 2026-08-16 12:50:34.934146 | instance | skipping: [instance] 2026-08-16 12:50:34.934415 | instance | 2026-08-16 12:50:34.934684 | instance | PLAY RECAP ********************************************************************* 2026-08-16 12:50:34.934979 | instance | instance : ok=131 changed=0 unreachable=0 failed=0 skipped=277 rescued=0 ignored=0 2026-08-16 12:50:34.935220 | instance | 2026-08-16 12:50:34.935480 | instance | Sunday 16 August 2026 12:50:34 +0000 (0:00:00.031) 0:01:21.184 ********* 2026-08-16 12:50:34.935729 | instance | =============================================================================== 2026-08-16 12:50:34.936018 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.62s 2026-08-16 12:50:34.936330 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.05s 2026-08-16 12:50:34.936623 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 2.25s 2026-08-16 12:50:34.936935 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.06s 2026-08-16 12:50:34.937201 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------- 1.69s 2026-08-16 12:50:34.937469 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 1.51s 2026-08-16 12:50:34.937729 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.36s 2026-08-16 12:50:34.938068 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.18s 2026-08-16 12:50:34.938331 | instance | Gathering Facts --------------------------------------------------------- 1.16s 2026-08-16 12:50:34.938589 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.16s 2026-08-16 12:50:34.938758 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.14s 2026-08-16 12:50:34.938967 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.12s 2026-08-16 12:50:34.939148 | instance | Gathering Facts --------------------------------------------------------- 1.12s 2026-08-16 12:50:34.939309 | instance | Gathering Facts --------------------------------------------------------- 1.11s 2026-08-16 12:50:34.939491 | instance | Gathering Facts --------------------------------------------------------- 1.11s 2026-08-16 12:50:34.939680 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.10s 2026-08-16 12:50:34.939871 | instance | Gathering Facts --------------------------------------------------------- 1.09s 2026-08-16 12:50:34.940057 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 1.08s 2026-08-16 12:50:34.940222 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.08s 2026-08-16 12:50:34.940402 | instance | Gathering Facts --------------------------------------------------------- 1.07s 2026-08-16 12:50:35.034284 | instance | INFO [csi > idempotence] Executed: Successful 2026-08-16 12:50:35.042611 | instance | INFO [csi > side_effect] Executing 2026-08-16 12:50:35.043022 | instance | WARNING [csi > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-16 12:50:35.050339 | instance | INFO [csi > verify] Executing 2026-08-16 12:50:35.759887 | instance | 2026-08-16 12:50:35.760392 | instance | PLAY [Verify] ****************************************************************** 2026-08-16 12:50:35.760872 | instance | 2026-08-16 12:50:35.761220 | instance | TASK [Gathering Facts] ********************************************************* 2026-08-16 12:50:35.761736 | instance | Sunday 16 August 2026 12:50:35 +0000 (0:00:00.026) 0:00:00.026 ********* 2026-08-16 12:50:37.164062 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-08-16 12:50:37.164230 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-08-16 12:50:37.164425 | instance | interpreter could change the meaning of that path. See 2026-08-16 12:50:37.164641 | instance | https://docs.ansible.com/ansible- 2026-08-16 12:50:37.164913 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-08-16 12:50:37.177739 | instance | ok: [instance] 2026-08-16 12:50:37.177973 | instance | 2026-08-16 12:50:37.178236 | instance | TASK [Create a persistent volume] ********************************************** 2026-08-16 12:50:37.178550 | instance | Sunday 16 August 2026 12:50:37 +0000 (0:00:01.418) 0:00:01.445 ********* 2026-08-16 12:50:37.988031 | instance | changed: [instance] 2026-08-16 12:50:37.988304 | instance | 2026-08-16 12:50:37.988754 | instance | TASK [Create a pod] ************************************************************ 2026-08-16 12:50:37.989062 | instance | Sunday 16 August 2026 12:50:37 +0000 (0:00:00.810) 0:00:02.255 ********* 2026-08-16 12:50:53.682609 | instance | changed: [instance] 2026-08-16 12:50:53.682842 | instance | 2026-08-16 12:50:53.683189 | instance | TASK [Delete the pod] ********************************************************** 2026-08-16 12:50:53.683497 | instance | Sunday 16 August 2026 12:50:53 +0000 (0:00:15.694) 0:00:17.949 ********* 2026-08-16 12:50:54.319242 | instance | changed: [instance] 2026-08-16 12:50:54.319310 | instance | 2026-08-16 12:50:54.319457 | instance | TASK [Delete the persistent volume] ******************************************** 2026-08-16 12:50:54.319563 | instance | Sunday 16 August 2026 12:50:54 +0000 (0:00:00.636) 0:00:18.586 ********* 2026-08-16 12:50:55.008858 | instance | ok: [instance] 2026-08-16 12:50:55.009014 | instance | 2026-08-16 12:50:55.009198 | instance | PLAY RECAP ********************************************************************* 2026-08-16 12:50:55.009394 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-16 12:50:55.009558 | instance | 2026-08-16 12:50:55.009725 | instance | Sunday 16 August 2026 12:50:55 +0000 (0:00:00.690) 0:00:19.276 ********* 2026-08-16 12:50:55.009902 | instance | =============================================================================== 2026-08-16 12:50:55.010114 | instance | Create a pod ----------------------------------------------------------- 15.69s 2026-08-16 12:50:55.010286 | instance | Gathering Facts --------------------------------------------------------- 1.42s 2026-08-16 12:50:55.010499 | instance | Create a persistent volume ---------------------------------------------- 0.81s 2026-08-16 12:50:55.010675 | instance | Delete the persistent volume -------------------------------------------- 0.69s 2026-08-16 12:50:55.010847 | instance | Delete the pod ---------------------------------------------------------- 0.64s 2026-08-16 12:50:55.086178 | instance | INFO [csi > verify] Executed: Successful 2026-08-16 12:50:55.102068 | instance | INFO [csi > cleanup] Executing 2026-08-16 12:50:55.102388 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-16 12:50:55.109945 | instance | INFO [csi > destroy] Executing 2026-08-16 12:50:55.110008 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-08-16 12:50:55.110111 | instance | INFO [csi > destroy] Executed: Successful 2026-08-16 12:50:55.110533 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-08-16 12:50:55.662166 | instance | ok: Runtime: 0:05:13.652721 2026-08-16 12:50:55.694498 | 2026-08-16 12:50:55.694561 | PLAY RECAP 2026-08-16 12:50:55.694612 | instance | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-16 12:50:55.694633 | 2026-08-16 12:50:55.815144 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-16 12:50:55.822039 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-16 12:50:57.552638 | 2026-08-16 12:50:57.552786 | PLAY [all] 2026-08-16 12:50:57.574130 | 2026-08-16 12:50:57.574222 | TASK [gather-host-logs : creating directory for system status] 2026-08-16 12:50:57.963536 | instance | changed 2026-08-16 12:50:57.969277 | 2026-08-16 12:50:57.969366 | TASK [gather-host-logs : Get logs for each host] 2026-08-16 12:50:58.400696 | instance | + systemd-cgls --full --all --no-pager 2026-08-16 12:50:58.421803 | instance | + ip addr 2026-08-16 12:50:58.425014 | instance | + ip route 2026-08-16 12:50:58.428196 | instance | + lsblk 2026-08-16 12:50:58.434526 | instance | + mount 2026-08-16 12:50:58.436534 | instance | + docker images 2026-08-16 12:50:58.437019 | instance | /bin/bash: line 7: docker: command not found 2026-08-16 12:50:58.437325 | instance | + brctl show 2026-08-16 12:50:58.437717 | instance | /bin/bash: line 8: brctl: command not found 2026-08-16 12:50:58.437883 | instance | + ps aux --sort=-%mem 2026-08-16 12:50:58.458550 | instance | + dpkg -l 2026-08-16 12:50:58.468664 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-08-16 12:50:58.469049 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-08-16 12:50:58.469071 | instance | /bin/bash: line 11: docker: command not found 2026-08-16 12:50:58.469344 | instance | + '[' '!' -z '' ']' 2026-08-16 12:50:58.523862 | instance | ok: Runtime: 0:00:00.074001 2026-08-16 12:50:58.530253 | 2026-08-16 12:50:58.530321 | TASK [gather-host-logs : Downloads logs to executor] 2026-08-16 12:50:59.184511 | instance | changed: 2026-08-16 12:50:59.184699 | instance | created directory /var/lib/zuul/builds/d7a8ce70464a4cb4b3e56b41663b461e/work/logs/instance 2026-08-16 12:50:59.184729 | instance | cd+++++++++ system/ 2026-08-16 12:50:59.184771 | instance | >f+++++++++ system/brctl-show.txt 2026-08-16 12:50:59.184794 | instance | >f+++++++++ system/docker-images.txt 2026-08-16 12:50:59.184814 | instance | >f+++++++++ system/ip-addr.txt 2026-08-16 12:50:59.184836 | instance | >f+++++++++ system/ip-route.txt 2026-08-16 12:50:59.184857 | instance | >f+++++++++ system/lsblk.txt 2026-08-16 12:50:59.184877 | instance | >f+++++++++ system/mount.txt 2026-08-16 12:50:59.184899 | instance | >f+++++++++ system/packages.txt 2026-08-16 12:50:59.184918 | instance | >f+++++++++ system/ps.txt 2026-08-16 12:50:59.184937 | instance | >f+++++++++ system/systemd-cgls.txt 2026-08-16 12:50:59.201847 | 2026-08-16 12:50:59.202078 | LOOP [helm-release-status : creating directory for helm release status] 2026-08-16 12:50:59.399226 | instance | changed: "values" 2026-08-16 12:50:59.569803 | instance | changed: "releases" 2026-08-16 12:50:59.582182 | 2026-08-16 12:50:59.582356 | TASK [helm-release-status : Gather get release status for helm charts] 2026-08-16 12:51:01.621979 | instance | ok: Runtime: 0:00:01.458434 2026-08-16 12:51:01.629029 | 2026-08-16 12:51:01.629126 | TASK [helm-release-status : Downloads logs to executor] 2026-08-16 12:51:02.139390 | instance | changed: 2026-08-16 12:51:02.139547 | instance | cd+++++++++ helm/ 2026-08-16 12:51:02.139576 | instance | cd+++++++++ helm/releases/ 2026-08-16 12:51:02.139598 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-08-16 12:51:02.139661 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-08-16 12:51:02.139742 | instance | cd+++++++++ helm/releases/kube-system/ 2026-08-16 12:51:02.139767 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-08-16 12:51:02.139787 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-08-16 12:51:02.139806 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-08-16 12:51:02.139824 | instance | cd+++++++++ helm/values/ 2026-08-16 12:51:02.139844 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-08-16 12:51:02.139864 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-08-16 12:51:02.139883 | instance | cd+++++++++ helm/values/kube-system/ 2026-08-16 12:51:02.139902 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-08-16 12:51:02.139920 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-08-16 12:51:02.139938 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-08-16 12:51:02.148581 | 2026-08-16 12:51:02.148645 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-08-16 12:51:02.365486 | instance | changed 2026-08-16 12:51:02.374042 | 2026-08-16 12:51:02.374206 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-08-16 12:51:02.632454 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-16 12:51:02.632561 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-16 12:51:02.638459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:02.639800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:02.726619 | instance | node/instance 2026-08-16 12:51:02.730613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:02.765392 | instance | clusterrole/admin 2026-08-16 12:51:02.924108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:02.938398 | instance | clusterrole/cilium 2026-08-16 12:51:02.938423 | instance | clusterrole/cilium-operator 2026-08-16 12:51:02.961817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:03.094083 | instance | clusterrole/cluster-admin 2026-08-16 12:51:03.113607 | instance | clusterrole/edit 2026-08-16 12:51:03.252960 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-08-16 12:51:03.281360 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-08-16 12:51:03.410935 | instance | clusterrole/kubeadm:get-nodes 2026-08-16 12:51:03.454644 | instance | clusterrole/local-path-provisioner 2026-08-16 12:51:03.576834 | instance | clusterrole/system:aggregate-to-admin 2026-08-16 12:51:03.613851 | instance | clusterrole/system:aggregate-to-edit 2026-08-16 12:51:03.746955 | instance | clusterrole/system:aggregate-to-view 2026-08-16 12:51:03.772965 | instance | clusterrole/system:auth-delegator 2026-08-16 12:51:03.901274 | instance | clusterrole/system:basic-user 2026-08-16 12:51:03.926175 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-08-16 12:51:04.069681 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-08-16 12:51:04.100424 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-08-16 12:51:04.240188 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-08-16 12:51:04.277390 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-08-16 12:51:04.403199 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-08-16 12:51:04.437793 | instance | clusterrole/system:controller:attachdetach-controller 2026-08-16 12:51:04.580470 | instance | clusterrole/system:controller:certificate-controller 2026-08-16 12:51:04.611278 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-08-16 12:51:04.730253 | instance | clusterrole/system:controller:cronjob-controller 2026-08-16 12:51:04.769137 | instance | clusterrole/system:controller:daemon-set-controller 2026-08-16 12:51:04.901943 | instance | clusterrole/system:controller:deployment-controller 2026-08-16 12:51:04.911734 | instance | clusterrole/system:controller:disruption-controller 2026-08-16 12:51:05.059136 | instance | clusterrole/system:controller:endpoint-controller 2026-08-16 12:51:05.065463 | instance | clusterrole/system:controller:endpointslice-controller 2026-08-16 12:51:05.208741 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-08-16 12:51:05.227450 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-08-16 12:51:05.369581 | instance | clusterrole/system:controller:expand-controller 2026-08-16 12:51:05.374274 | instance | clusterrole/system:controller:generic-garbage-collector 2026-08-16 12:51:05.522910 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-08-16 12:51:05.531725 | instance | clusterrole/system:controller:job-controller 2026-08-16 12:51:05.672255 | instance | clusterrole/system:controller:namespace-controller 2026-08-16 12:51:05.693149 | instance | clusterrole/system:controller:node-controller 2026-08-16 12:51:05.825808 | instance | clusterrolebinding/cilium 2026-08-16 12:51:05.865883 | instance | clusterrole/system:controller:persistent-volume-binder 2026-08-16 12:51:05.964459 | instance | clusterrolebinding/cilium-operator 2026-08-16 12:51:06.025864 | instance | clusterrole/system:controller:pod-garbage-collector 2026-08-16 12:51:06.122350 | instance | clusterrole/system:controller:pv-protection-controller 2026-08-16 12:51:06.183595 | instance | clusterrolebinding/cluster-admin 2026-08-16 12:51:06.275787 | instance | clusterrole/system:controller:pvc-protection-controller 2026-08-16 12:51:06.344164 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-08-16 12:51:06.436602 | instance | clusterrole/system:controller:replicaset-controller 2026-08-16 12:51:06.490778 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-08-16 12:51:06.584545 | instance | clusterrole/system:controller:replication-controller 2026-08-16 12:51:06.639250 | instance | clusterrolebinding/kubeadm:get-nodes 2026-08-16 12:51:06.733619 | instance | clusterrole/system:controller:resourcequota-controller 2026-08-16 12:51:06.781241 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-08-16 12:51:06.890049 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-08-16 12:51:06.935530 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-08-16 12:51:07.038721 | instance | clusterrole/system:controller:route-controller 2026-08-16 12:51:07.081068 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-08-16 12:51:07.185699 | instance | clusterrole/system:controller:service-account-controller 2026-08-16 12:51:07.239066 | instance | clusterrolebinding/kubeadm:node-proxier 2026-08-16 12:51:07.338540 | instance | clusterrole/system:controller:service-controller 2026-08-16 12:51:07.402475 | instance | clusterrolebinding/local-path-provisioner 2026-08-16 12:51:07.501289 | instance | clusterrole/system:controller:statefulset-controller 2026-08-16 12:51:07.560742 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-08-16 12:51:07.691177 | instance | clusterrolebinding/system:basic-user 2026-08-16 12:51:07.710006 | instance | clusterrole/system:controller:ttl-controller 2026-08-16 12:51:07.845055 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-08-16 12:51:07.862152 | instance | clusterrole/system:coredns 2026-08-16 12:51:07.984339 | instance | clusterrole/system:discovery 2026-08-16 12:51:08.016350 | instance | clusterrole/system:heapster 2026-08-16 12:51:08.145002 | instance | clusterrolebinding/system:controller:certificate-controller 2026-08-16 12:51:08.162077 | instance | clusterrole/system:kube-aggregator 2026-08-16 12:51:08.298815 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-08-16 12:51:08.328728 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-08-16 12:51:08.463162 | instance | clusterrole/system:kube-controller-manager 2026-08-16 12:51:08.480995 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-08-16 12:51:08.616611 | instance | clusterrolebinding/system:controller:deployment-controller 2026-08-16 12:51:08.649568 | instance | clusterrole/system:kube-dns 2026-08-16 12:51:08.781111 | instance | clusterrolebinding/system:controller:disruption-controller 2026-08-16 12:51:08.802639 | instance | clusterrole/system:kube-scheduler 2026-08-16 12:51:08.922838 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-08-16 12:51:09.010065 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-08-16 12:51:09.100638 | instance | clusterrole/system:kubelet-api-admin 2026-08-16 12:51:09.163157 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-08-16 12:51:09.266044 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-08-16 12:51:09.313671 | instance | clusterrolebinding/system:controller:expand-controller 2026-08-16 12:51:09.420352 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-08-16 12:51:09.474539 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-08-16 12:51:09.568233 | instance | clusterrole/system:monitoring 2026-08-16 12:51:09.627433 | instance | clusterrolebinding/system:controller:job-controller 2026-08-16 12:51:09.721020 | instance | clusterrolebinding/system:controller:namespace-controller 2026-08-16 12:51:09.775671 | instance | clusterrole/system:node 2026-08-16 12:51:09.900058 | instance | clusterrole/system:node-bootstrapper 2026-08-16 12:51:09.944879 | instance | clusterrole/system:node-problem-detector 2026-08-16 12:51:10.070654 | instance | clusterrolebinding/system:controller:node-controller 2026-08-16 12:51:10.119374 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-08-16 12:51:10.235602 | instance | clusterrole/system:node-proxier 2026-08-16 12:51:10.289195 | instance | clusterrole/system:persistent-volume-provisioner 2026-08-16 12:51:10.382414 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-08-16 12:51:10.437811 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-08-16 12:51:10.551051 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-08-16 12:51:10.595429 | instance | clusterrole/system:public-info-viewer 2026-08-16 12:51:10.707359 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-08-16 12:51:10.757624 | instance | clusterrole/system:service-account-issuer-discovery 2026-08-16 12:51:10.846052 | instance | clusterrole/system:volume-scheduler 2026-08-16 12:51:10.907321 | instance | clusterrolebinding/system:controller:replication-controller 2026-08-16 12:51:10.990333 | instance | clusterrole/view 2026-08-16 12:51:11.061984 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-08-16 12:51:11.146621 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-08-16 12:51:11.219919 | instance | clusterrolebinding/system:controller:route-controller 2026-08-16 12:51:11.310657 | instance | clusterrolebinding/system:controller:service-account-controller 2026-08-16 12:51:11.369255 | instance | clusterrolebinding/system:controller:service-controller 2026-08-16 12:51:11.478387 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-08-16 12:51:11.531575 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-08-16 12:51:11.668897 | instance | clusterrolebinding/system:controller:ttl-controller 2026-08-16 12:51:11.708214 | instance | clusterrolebinding/system:coredns 2026-08-16 12:51:11.826144 | instance | clusterrolebinding/system:discovery 2026-08-16 12:51:11.866810 | instance | clusterrolebinding/system:kube-controller-manager 2026-08-16 12:51:11.981450 | instance | clusterrolebinding/system:kube-dns 2026-08-16 12:51:12.019553 | instance | clusterrolebinding/system:kube-scheduler 2026-08-16 12:51:12.156969 | instance | clusterrolebinding/system:monitoring 2026-08-16 12:51:12.161116 | instance | clusterrolebinding/system:node 2026-08-16 12:51:12.326215 | instance | clusterrolebinding/system:node-proxier 2026-08-16 12:51:12.328640 | instance | clusterrolebinding/system:public-info-viewer 2026-08-16 12:51:12.493703 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-08-16 12:51:12.495630 | instance | clusterrolebinding/system:volume-scheduler 2026-08-16 12:51:12.667335 | instance | storageclass/general 2026-08-16 12:51:12.669360 | instance | namespace/default 2026-08-16 12:51:12.827332 | instance | namespace/envoy-gateway-system 2026-08-16 12:51:12.842481 | instance | namespace/kube-node-lease 2026-08-16 12:51:13.026952 | instance | namespace/kube-public 2026-08-16 12:51:13.029132 | instance | namespace/kube-system 2026-08-16 12:51:13.180966 | instance | namespace/local-path-storage 2026-08-16 12:51:13.424402 | instance | ok: Runtime: 0:00:10.712988 2026-08-16 12:51:13.431670 | 2026-08-16 12:51:13.431760 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-08-16 12:51:13.629216 | instance | changed 2026-08-16 12:51:13.634855 | 2026-08-16 12:51:13.634924 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-08-16 12:51:13.843832 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-16 12:51:13.843970 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-16 12:51:13.844208 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-08-16 12:51:13.923673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:13.924649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:13.999422 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-08-16 12:51:14.000310 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-08-16 12:51:14.005070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.007677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.084299 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.101382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.159886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.160291 | instance | default/configmaps/kube-root-ca.crt 2026-08-16 12:51:14.194039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.245366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.274910 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-08-16 12:51:14.275435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.340686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.352030 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-08-16 12:51:14.352929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.402053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.454336 | instance | default/endpoints/kubernetes 2026-08-16 12:51:14.458620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.485346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.526651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.568315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.610417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.647802 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-gfc95 2026-08-16 12:51:14.648877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.698935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.752121 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-16 12:51:14.765151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.782627 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-16 12:51:14.791996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.842523 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.871742 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-08-16 12:51:14.873348 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-08-16 12:51:14.877229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.926014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:14.991276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.021997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.037462 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-08-16 12:51:15.047540 | instance | default/persistentvolumeclaims/test-pvc 2026-08-16 12:51:15.086713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.099348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.203182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.211128 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-08-16 12:51:15.262034 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-08-16 12:51:15.294214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.347547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.389409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.404369 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-08-16 12:51:15.430238 | instance | default/serviceaccounts/default 2026-08-16 12:51:15.435366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.478301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.542042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.559210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.565136 | instance | default/services/kubernetes 2026-08-16 12:51:15.621927 | instance | envoy-gateway-system/secrets/envoy 2026-08-16 12:51:15.627194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.652812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.715757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.742992 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-08-16 12:51:15.749621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.802167 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-08-16 12:51:15.813633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.838124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.885083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.920697 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-08-16 12:51:15.928849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:15.954555 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-08-16 12:51:15.972510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.016229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.076730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.122813 | instance | envoy-gateway-system/serviceaccounts/default 2026-08-16 12:51:16.125819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.172326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.230834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.257386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.339758 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-16 12:51:16.352592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.382675 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-08-16 12:51:16.386203 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.422125 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-08-16 12:51:16.448995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.466232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.524521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.549075 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-16 12:51:16.555188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.616446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.640858 | instance | envoy-gateway-system/services/envoy-gateway 2026-08-16 12:51:16.661874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.699577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.729638 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-08-16 12:51:16.764719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.784961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.785802 | instance | kube-public/configmaps/cluster-info 2026-08-16 12:51:16.841536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.860822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.899576 | instance | kube-public/configmaps/kube-root-ca.crt 2026-08-16 12:51:16.921819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.946558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:16.959114 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-08-16 12:51:17.006259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.024630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.086897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.100773 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-08-16 12:51:17.125080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.164271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.168244 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-08-16 12:51:17.201463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.254213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.286061 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-08-16 12:51:17.287421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.349308 | instance | kube-public/serviceaccounts/default 2026-08-16 12:51:17.350816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.369123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.427702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.439985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.482056 | instance | kube-node-lease/serviceaccounts/default 2026-08-16 12:51:17.499517 | instance | kube-system/configmaps/cilium-config 2026-08-16 12:51:17.515411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.516698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.587219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.624405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.665929 | instance | kube-system/configmaps/coredns 2026-08-16 12:51:17.669924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.676799 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-08-16 12:51:17.711221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.795420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.798217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.838541 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-08-16 12:51:17.857541 | instance | kube-system/configmaps/kube-proxy 2026-08-16 12:51:17.888157 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-16 12:51:17.891562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.896015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:17.997461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:18.010384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:18.017161 | instance | kube-system/configmaps/kube-root-ca.crt 2026-08-16 12:51:18.027959 | instance | kube-system/configmaps/kubeadm-config 2026-08-16 12:51:18.088169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:18.094040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:18.180027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:18.180857 | instance | kube-system/configmaps/kubelet-config 2026-08-16 12:51:18.196712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:18.198696 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-08-16 12:51:18.265185 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-08-16 12:51:18.272018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:18.298746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:18.351880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:18.380769 | instance | local-path-storage/configmaps/local-path-config 2026-08-16 12:51:18.388211 | instance | kube-system/daemonsets/cilium 2026-08-16 12:51:18.400217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:18.473715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:18.543934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:18.554626 | instance | kube-system/daemonsets/kube-proxy 2026-08-16 12:51:18.603416 | instance | kube-system/deployment/cilium-operator 2026-08-16 12:51:18.624237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-08-16 12:51:18.729983 | instance | kube-system/deployment/coredns 2026-08-16 12:51:18.779158 | instance | kube-system/endpoints/kube-dns 2026-08-16 12:51:18.893968 | instance | local-path-storage/deployment/local-path-provisioner 2026-08-16 12:51:18.950310 | instance | kube-system/pods/cilium-operator-869df985b8-xw69d 2026-08-16 12:51:19.051343 | instance | kube-system/pods/cilium-q2lhw 2026-08-16 12:51:19.109449 | instance | kube-system/pods/coredns-67659f764b-gftq5 2026-08-16 12:51:19.225020 | instance | kube-system/pods/coredns-67659f764b-ldwmx 2026-08-16 12:51:19.285103 | instance | kube-system/pods/etcd-instance 2026-08-16 12:51:19.392879 | instance | kube-system/pods/kube-apiserver-instance 2026-08-16 12:51:19.448083 | instance | kube-system/pods/kube-controller-manager-instance 2026-08-16 12:51:19.571011 | instance | kube-system/pods/kube-proxy-dxddc 2026-08-16 12:51:19.591575 | instance | kube-system/pods/kube-scheduler-instance 2026-08-16 12:51:19.742656 | instance | kube-system/pods/kube-vip-instance 2026-08-16 12:51:19.752522 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-8wrm4 2026-08-16 12:51:19.908360 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-08-16 12:51:19.925265 | instance | local-path-storage/serviceaccounts/default 2026-08-16 12:51:20.075346 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-08-16 12:51:20.091712 | instance | kube-system/rolebindings/cilium-config-agent 2026-08-16 12:51:20.236371 | instance | kube-system/rolebindings/kube-proxy 2026-08-16 12:51:20.251750 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-08-16 12:51:20.384721 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-08-16 12:51:20.408032 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-08-16 12:51:20.544877 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-08-16 12:51:20.569709 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-08-16 12:51:20.695138 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-08-16 12:51:20.708366 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-08-16 12:51:20.844996 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-08-16 12:51:20.862595 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-08-16 12:51:21.007761 | instance | kube-system/roles/cilium-config-agent 2026-08-16 12:51:21.021582 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-08-16 12:51:21.164789 | instance | kube-system/roles/kube-proxy 2026-08-16 12:51:21.168233 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-08-16 12:51:21.313055 | instance | kube-system/roles/kubeadm:kubelet-config 2026-08-16 12:51:21.317605 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-08-16 12:51:21.464276 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-08-16 12:51:21.486923 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-08-16 12:51:21.628195 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-08-16 12:51:21.638423 | instance | kube-system/roles/system:controller:cloud-provider 2026-08-16 12:51:21.776261 | instance | kube-system/roles/system:controller:token-cleaner 2026-08-16 12:51:21.788834 | instance | kube-system/secrets/bootstrap-token-9ceynv 2026-08-16 12:51:21.922439 | instance | kube-system/secrets/bootstrap-token-k470x1 2026-08-16 12:51:21.940641 | instance | kube-system/secrets/kubeadm-certs 2026-08-16 12:51:22.091498 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-08-16 12:51:22.126194 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-08-16 12:51:22.309669 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-08-16 12:51:22.359892 | instance | kube-system/serviceaccounts/certificate-controller 2026-08-16 12:51:22.508047 | instance | kube-system/serviceaccounts/cilium 2026-08-16 12:51:22.553414 | instance | kube-system/serviceaccounts/cilium-operator 2026-08-16 12:51:22.707493 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-08-16 12:51:22.751897 | instance | kube-system/serviceaccounts/coredns 2026-08-16 12:51:22.906882 | instance | kube-system/serviceaccounts/cronjob-controller 2026-08-16 12:51:22.947006 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-08-16 12:51:23.091199 | instance | kube-system/serviceaccounts/default 2026-08-16 12:51:23.143469 | instance | kube-system/serviceaccounts/deployment-controller 2026-08-16 12:51:23.271475 | instance | kube-system/serviceaccounts/disruption-controller 2026-08-16 12:51:23.330424 | instance | kube-system/serviceaccounts/endpoint-controller 2026-08-16 12:51:23.468263 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-08-16 12:51:23.520905 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-08-16 12:51:23.641389 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-08-16 12:51:23.708457 | instance | kube-system/serviceaccounts/expand-controller 2026-08-16 12:51:23.848875 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-08-16 12:51:23.890495 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-08-16 12:51:24.040754 | instance | kube-system/serviceaccounts/job-controller 2026-08-16 12:51:24.094116 | instance | kube-system/serviceaccounts/kube-proxy 2026-08-16 12:51:24.241988 | instance | kube-system/serviceaccounts/namespace-controller 2026-08-16 12:51:24.293021 | instance | kube-system/serviceaccounts/node-controller 2026-08-16 12:51:24.430761 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-08-16 12:51:24.471287 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-08-16 12:51:24.613571 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-08-16 12:51:24.659892 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-08-16 12:51:24.816058 | instance | kube-system/serviceaccounts/replicaset-controller 2026-08-16 12:51:24.839775 | instance | kube-system/serviceaccounts/replication-controller 2026-08-16 12:51:24.997184 | instance | kube-system/services/kube-dns 2026-08-16 12:51:25.019568 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-08-16 12:51:25.176267 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-08-16 12:51:25.212322 | instance | kube-system/serviceaccounts/service-account-controller 2026-08-16 12:51:25.361421 | instance | kube-system/serviceaccounts/service-controller 2026-08-16 12:51:25.422515 | instance | kube-system/serviceaccounts/statefulset-controller 2026-08-16 12:51:25.557676 | instance | kube-system/serviceaccounts/token-cleaner 2026-08-16 12:51:25.622064 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-08-16 12:51:25.754273 | instance | kube-system/serviceaccounts/ttl-controller 2026-08-16 12:51:26.188364 | instance | ok: Runtime: 0:00:12.114665 2026-08-16 12:51:26.196570 | 2026-08-16 12:51:26.196636 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-08-16 12:51:26.774357 | instance | changed: 2026-08-16 12:51:26.774528 | instance | cd+++++++++ objects/ 2026-08-16 12:51:26.774558 | instance | cd+++++++++ objects/cluster/ 2026-08-16 12:51:26.774632 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-08-16 12:51:26.774658 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-08-16 12:51:26.774678 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-08-16 12:51:26.774696 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-08-16 12:51:26.774715 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-08-16 12:51:26.774733 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-08-16 12:51:26.774751 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-08-16 12:51:26.774769 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-08-16 12:51:26.774787 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-08-16 12:51:26.774805 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-08-16 12:51:26.774823 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-08-16 12:51:26.774841 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-08-16 12:51:26.774861 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-08-16 12:51:26.774880 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-08-16 12:51:26.774898 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-08-16 12:51:26.774917 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-08-16 12:51:26.774935 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-08-16 12:51:26.774953 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-08-16 12:51:26.774970 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-08-16 12:51:26.774988 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-08-16 12:51:26.775006 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-08-16 12:51:26.775024 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-08-16 12:51:26.775042 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-08-16 12:51:26.775059 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-08-16 12:51:26.775077 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-08-16 12:51:26.775095 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-08-16 12:51:26.775113 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-08-16 12:51:26.775131 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-08-16 12:51:26.775149 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-08-16 12:51:26.775167 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-08-16 12:51:26.775190 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-08-16 12:51:26.775208 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-08-16 12:51:26.775227 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-08-16 12:51:26.775245 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-08-16 12:51:26.775263 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-08-16 12:51:26.775296 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-08-16 12:51:26.775315 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-08-16 12:51:26.775333 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-08-16 12:51:26.775351 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-08-16 12:51:26.775368 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-08-16 12:51:26.775386 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-08-16 12:51:26.775403 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-08-16 12:51:26.775421 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-08-16 12:51:26.775438 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-08-16 12:51:26.775455 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-08-16 12:51:26.775472 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-08-16 12:51:26.775489 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-08-16 12:51:26.775506 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-08-16 12:51:26.775524 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-08-16 12:51:26.775541 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-08-16 12:51:26.775558 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-08-16 12:51:26.775576 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-08-16 12:51:26.775593 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-08-16 12:51:26.775610 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-08-16 12:51:26.775630 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-08-16 12:51:26.775648 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-08-16 12:51:26.775666 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-08-16 12:51:26.775683 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-08-16 12:51:26.775701 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-08-16 12:51:26.775718 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-08-16 12:51:26.775735 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-08-16 12:51:26.775752 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-08-16 12:51:26.775769 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-08-16 12:51:26.775787 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-08-16 12:51:26.775804 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-08-16 12:51:26.775822 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-08-16 12:51:26.775844 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-08-16 12:51:26.775862 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-08-16 12:51:26.775880 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-08-16 12:51:26.775897 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-08-16 12:51:26.775914 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-08-16 12:51:26.775932 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-08-16 12:51:26.775949 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-08-16 12:51:26.775966 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-08-16 12:51:26.775984 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-08-16 12:51:26.776001 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-08-16 12:51:26.776019 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-08-16 12:51:26.776036 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-08-16 12:51:26.776053 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-08-16 12:51:26.776071 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-08-16 12:51:26.776088 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-08-16 12:51:26.776106 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-08-16 12:51:26.776124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-08-16 12:51:26.776142 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-08-16 12:51:26.776160 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-08-16 12:51:26.776178 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-08-16 12:51:26.776195 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-08-16 12:51:26.776212 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-08-16 12:51:26.776230 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-08-16 12:51:26.776247 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-08-16 12:51:26.776265 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-08-16 12:51:26.776282 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-08-16 12:51:26.776299 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-08-16 12:51:26.776317 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-08-16 12:51:26.776335 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-08-16 12:51:26.776353 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-08-16 12:51:26.776371 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-08-16 12:51:26.776389 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-08-16 12:51:26.776407 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-08-16 12:51:26.776429 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-08-16 12:51:26.776447 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-08-16 12:51:26.776465 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-08-16 12:51:26.776483 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-08-16 12:51:26.776500 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-08-16 12:51:26.776517 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-08-16 12:51:26.776534 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-08-16 12:51:26.776552 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-08-16 12:51:26.776569 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-08-16 12:51:26.776586 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-08-16 12:51:26.776603 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-08-16 12:51:26.776620 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-08-16 12:51:26.776638 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-08-16 12:51:26.776655 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-08-16 12:51:26.776673 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-08-16 12:51:26.776690 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-08-16 12:51:26.776708 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-08-16 12:51:26.776725 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-08-16 12:51:26.776742 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-08-16 12:51:26.776759 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-08-16 12:51:26.776777 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-08-16 12:51:26.776794 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-08-16 12:51:26.776811 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-08-16 12:51:26.776829 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-08-16 12:51:26.776846 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-08-16 12:51:26.776864 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-08-16 12:51:26.776881 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-08-16 12:51:26.776898 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-08-16 12:51:26.776916 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-08-16 12:51:26.776933 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-08-16 12:51:26.776950 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-08-16 12:51:26.777002 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-08-16 12:51:26.777022 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-08-16 12:51:26.777040 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-08-16 12:51:26.777058 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-08-16 12:51:26.777075 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-08-16 12:51:26.777092 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-08-16 12:51:26.777115 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-08-16 12:51:26.777133 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-08-16 12:51:26.777150 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-08-16 12:51:26.777168 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-08-16 12:51:26.777185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-08-16 12:51:26.777203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-08-16 12:51:26.777220 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-08-16 12:51:26.777236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-08-16 12:51:26.777254 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-08-16 12:51:26.777271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-08-16 12:51:26.777288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-08-16 12:51:26.777306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-08-16 12:51:26.777324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-08-16 12:51:26.777341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-08-16 12:51:26.777359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-08-16 12:51:26.777377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-08-16 12:51:26.777395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-08-16 12:51:26.777413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-08-16 12:51:26.777430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-08-16 12:51:26.777448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-08-16 12:51:26.777465 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-08-16 12:51:26.777483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-08-16 12:51:26.777500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-08-16 12:51:26.777518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-08-16 12:51:26.777536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-08-16 12:51:26.777553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-08-16 12:51:26.777571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-08-16 12:51:26.777589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-08-16 12:51:26.777606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-08-16 12:51:26.777624 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-08-16 12:51:26.777642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-08-16 12:51:26.777660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-08-16 12:51:26.777679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-08-16 12:51:26.777696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-08-16 12:51:26.777714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-08-16 12:51:26.777736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-08-16 12:51:26.777792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-08-16 12:51:26.777811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-08-16 12:51:26.777828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-08-16 12:51:26.777846 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-08-16 12:51:26.777863 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-08-16 12:51:26.777880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-08-16 12:51:26.777897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-08-16 12:51:26.777914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-08-16 12:51:26.777931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-08-16 12:51:26.777948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-08-16 12:51:26.777966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-08-16 12:51:26.777983 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-08-16 12:51:26.778000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-08-16 12:51:26.778018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-08-16 12:51:26.778035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-08-16 12:51:26.778052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-08-16 12:51:26.778068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-08-16 12:51:26.778085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-08-16 12:51:26.778102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-08-16 12:51:26.778119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-08-16 12:51:26.778137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-08-16 12:51:26.778154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-08-16 12:51:26.778172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-08-16 12:51:26.778189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-08-16 12:51:26.778206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-08-16 12:51:26.778224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-08-16 12:51:26.778241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-08-16 12:51:26.778259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-08-16 12:51:26.778276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-08-16 12:51:26.778327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-08-16 12:51:26.778364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-08-16 12:51:26.778386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-08-16 12:51:26.778404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-08-16 12:51:26.778422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-08-16 12:51:26.778440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-08-16 12:51:26.778457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-08-16 12:51:26.778474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-08-16 12:51:26.778491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-08-16 12:51:26.778508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-08-16 12:51:26.778525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-08-16 12:51:26.778542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-08-16 12:51:26.778560 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-08-16 12:51:26.778577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-08-16 12:51:26.778595 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-08-16 12:51:26.778612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-08-16 12:51:26.778630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-08-16 12:51:26.778648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-08-16 12:51:26.778666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-08-16 12:51:26.778685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-08-16 12:51:26.778703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-08-16 12:51:26.778720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-08-16 12:51:26.778738 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-08-16 12:51:26.778757 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-08-16 12:51:26.778775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-08-16 12:51:26.778793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-08-16 12:51:26.778811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-08-16 12:51:26.778829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-08-16 12:51:26.778847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-08-16 12:51:26.778865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-08-16 12:51:26.778883 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-08-16 12:51:26.778900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-08-16 12:51:26.778918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-08-16 12:51:26.778940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-08-16 12:51:26.778959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-08-16 12:51:26.778977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-08-16 12:51:26.778994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-08-16 12:51:26.779012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-08-16 12:51:26.779029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-08-16 12:51:26.779047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-08-16 12:51:26.779064 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-08-16 12:51:26.779082 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-08-16 12:51:26.779099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-08-16 12:51:26.779117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-08-16 12:51:26.779134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-08-16 12:51:26.779152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-08-16 12:51:26.779169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-08-16 12:51:26.779186 | instance | cd+++++++++ objects/cluster/namespace/ 2026-08-16 12:51:26.779204 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-08-16 12:51:26.779222 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-08-16 12:51:26.779239 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-08-16 12:51:26.779257 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-08-16 12:51:26.779274 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-08-16 12:51:26.779292 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-08-16 12:51:26.779309 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-08-16 12:51:26.779327 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-08-16 12:51:26.779344 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-08-16 12:51:26.779361 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-08-16 12:51:26.779378 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-08-16 12:51:26.779395 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-08-16 12:51:26.779413 | instance | cd+++++++++ objects/cluster/node/ 2026-08-16 12:51:26.779430 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-08-16 12:51:26.779448 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-08-16 12:51:26.779466 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-08-16 12:51:26.779483 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-08-16 12:51:26.779501 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-08-16 12:51:26.779518 | instance | cd+++++++++ objects/namespaced/ 2026-08-16 12:51:26.779535 | instance | cd+++++++++ objects/namespaced/default/ 2026-08-16 12:51:26.779553 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-08-16 12:51:26.779570 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-08-16 12:51:26.779588 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-08-16 12:51:26.779605 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-08-16 12:51:26.779622 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-08-16 12:51:26.779644 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-08-16 12:51:26.779662 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-08-16 12:51:26.779680 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-08-16 12:51:26.779697 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-08-16 12:51:26.779714 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-08-16 12:51:26.779732 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-08-16 12:51:26.779749 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-08-16 12:51:26.779767 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-08-16 12:51:26.779784 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-08-16 12:51:26.779801 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-08-16 12:51:26.779819 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-08-16 12:51:26.779836 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-08-16 12:51:26.779854 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-08-16 12:51:26.779871 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-08-16 12:51:26.779889 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-08-16 12:51:26.779907 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-08-16 12:51:26.779924 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-08-16 12:51:26.779942 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-08-16 12:51:26.779959 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-08-16 12:51:26.779976 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-08-16 12:51:26.779994 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-08-16 12:51:26.780011 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-08-16 12:51:26.780029 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-08-16 12:51:26.780047 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-gfc95.txt 2026-08-16 12:51:26.780065 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-gfc95.yaml 2026-08-16 12:51:26.780083 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-08-16 12:51:26.780100 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-08-16 12:51:26.780118 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-08-16 12:51:26.780137 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-08-16 12:51:26.780155 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-08-16 12:51:26.780173 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-08-16 12:51:26.780192 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-08-16 12:51:26.780210 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-08-16 12:51:26.780228 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-08-16 12:51:26.780246 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-08-16 12:51:26.780267 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-08-16 12:51:26.780286 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-08-16 12:51:26.780304 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-08-16 12:51:26.780321 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-08-16 12:51:26.780339 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-08-16 12:51:26.780356 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-08-16 12:51:26.780373 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-08-16 12:51:26.780390 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-08-16 12:51:26.780408 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-08-16 12:51:26.780425 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-08-16 12:51:26.780442 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-08-16 12:51:26.780460 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-08-16 12:51:26.780477 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-08-16 12:51:26.780494 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-08-16 12:51:26.780512 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-08-16 12:51:26.780529 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-08-16 12:51:26.780546 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-08-16 12:51:26.780564 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-08-16 12:51:26.780581 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-08-16 12:51:26.780598 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-08-16 12:51:26.780616 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-08-16 12:51:26.780633 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-08-16 12:51:26.780650 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-08-16 12:51:26.780667 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-08-16 12:51:26.780685 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-08-16 12:51:26.780702 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-08-16 12:51:26.780719 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-08-16 12:51:26.780737 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-08-16 12:51:26.780755 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-08-16 12:51:26.780775 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-08-16 12:51:26.780795 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-08-16 12:51:26.780813 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-08-16 12:51:26.780831 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-08-16 12:51:26.780853 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-08-16 12:51:26.780872 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-08-16 12:51:26.780889 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-08-16 12:51:26.780907 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-08-16 12:51:26.780924 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-08-16 12:51:26.780941 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-08-16 12:51:26.780977 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-08-16 12:51:26.780996 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-08-16 12:51:26.781014 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-08-16 12:51:26.781031 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-08-16 12:51:26.781048 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-08-16 12:51:26.781066 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-08-16 12:51:26.781083 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-08-16 12:51:26.781100 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-08-16 12:51:26.781117 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-08-16 12:51:26.781135 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-08-16 12:51:26.781153 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-08-16 12:51:26.781170 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-08-16 12:51:26.781188 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-08-16 12:51:26.781206 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-08-16 12:51:26.781224 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-08-16 12:51:26.781242 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-08-16 12:51:26.781259 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-08-16 12:51:26.781277 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-08-16 12:51:26.781295 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-08-16 12:51:26.781312 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-08-16 12:51:26.781330 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-08-16 12:51:26.781348 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-08-16 12:51:26.781366 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-08-16 12:51:26.781384 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-08-16 12:51:26.781402 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-08-16 12:51:26.781420 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-08-16 12:51:26.781437 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-08-16 12:51:26.781455 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-08-16 12:51:26.781472 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-08-16 12:51:26.781509 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-08-16 12:51:26.781527 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-08-16 12:51:26.781545 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-08-16 12:51:26.781562 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-08-16 12:51:26.781580 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-08-16 12:51:26.781597 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-08-16 12:51:26.781615 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-08-16 12:51:26.781632 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-08-16 12:51:26.781650 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-08-16 12:51:26.781668 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-08-16 12:51:26.781686 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-08-16 12:51:26.781703 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-08-16 12:51:26.781720 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-08-16 12:51:26.781738 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-08-16 12:51:26.781768 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-08-16 12:51:26.781786 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-xw69d.txt 2026-08-16 12:51:26.781803 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-xw69d.yaml 2026-08-16 12:51:26.781820 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-q2lhw.txt 2026-08-16 12:51:26.781838 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-q2lhw.yaml 2026-08-16 12:51:26.781855 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-gftq5.txt 2026-08-16 12:51:26.781872 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-gftq5.yaml 2026-08-16 12:51:26.781889 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-ldwmx.txt 2026-08-16 12:51:26.781906 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-ldwmx.yaml 2026-08-16 12:51:26.781923 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-08-16 12:51:26.781941 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-08-16 12:51:26.781958 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-08-16 12:51:26.781975 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-08-16 12:51:26.781993 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-08-16 12:51:26.782010 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-08-16 12:51:26.782027 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-dxddc.txt 2026-08-16 12:51:26.782045 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-dxddc.yaml 2026-08-16 12:51:26.782063 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-08-16 12:51:26.782080 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-08-16 12:51:26.782097 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-08-16 12:51:26.782115 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-08-16 12:51:26.782132 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-08-16 12:51:26.782150 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-08-16 12:51:26.782175 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-08-16 12:51:26.782194 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-08-16 12:51:26.782211 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-08-16 12:51:26.782229 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-08-16 12:51:26.782247 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-08-16 12:51:26.782264 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-08-16 12:51:26.782281 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-08-16 12:51:26.782298 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-08-16 12:51:26.782315 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-08-16 12:51:26.782333 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-08-16 12:51:26.782350 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-08-16 12:51:26.782368 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-08-16 12:51:26.782386 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-08-16 12:51:26.782404 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-08-16 12:51:26.782421 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-08-16 12:51:26.782439 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-08-16 12:51:26.782457 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-08-16 12:51:26.782474 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-08-16 12:51:26.782491 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-08-16 12:51:26.782508 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-08-16 12:51:26.782526 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-08-16 12:51:26.782543 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-08-16 12:51:26.782561 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-08-16 12:51:26.782579 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-08-16 12:51:26.782596 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-08-16 12:51:26.782614 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-08-16 12:51:26.782631 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-08-16 12:51:26.782649 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-08-16 12:51:26.782667 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-08-16 12:51:26.782684 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-08-16 12:51:26.782701 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-08-16 12:51:26.782719 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-08-16 12:51:26.782736 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-08-16 12:51:26.782758 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-08-16 12:51:26.782776 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-08-16 12:51:26.782793 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-08-16 12:51:26.782810 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-08-16 12:51:26.782827 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-08-16 12:51:26.782844 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-08-16 12:51:26.782861 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-08-16 12:51:26.782879 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-08-16 12:51:26.782896 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-08-16 12:51:26.782912 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-08-16 12:51:26.782929 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-08-16 12:51:26.782946 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-08-16 12:51:26.782963 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9ceynv.txt 2026-08-16 12:51:26.782980 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9ceynv.yaml 2026-08-16 12:51:26.782997 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-k470x1.txt 2026-08-16 12:51:26.783013 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-k470x1.yaml 2026-08-16 12:51:26.783030 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-08-16 12:51:26.783048 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-08-16 12:51:26.783065 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-08-16 12:51:26.783082 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-08-16 12:51:26.783099 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-08-16 12:51:26.783116 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-08-16 12:51:26.783133 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-08-16 12:51:26.783151 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-08-16 12:51:26.783168 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-08-16 12:51:26.783184 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-08-16 12:51:26.783201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-08-16 12:51:26.783218 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-08-16 12:51:26.783236 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-08-16 12:51:26.783253 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-08-16 12:51:26.783270 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-08-16 12:51:26.783287 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-08-16 12:51:26.783305 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-08-16 12:51:26.783326 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-08-16 12:51:26.783344 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-08-16 12:51:26.783361 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-08-16 12:51:26.783378 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-08-16 12:51:26.783395 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-08-16 12:51:26.783412 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-08-16 12:51:26.783430 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-08-16 12:51:26.783447 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-08-16 12:51:26.783464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-08-16 12:51:26.783481 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-08-16 12:51:26.783498 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-08-16 12:51:26.783515 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-08-16 12:51:26.783532 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-08-16 12:51:26.783550 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-08-16 12:51:26.783567 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-08-16 12:51:26.783585 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-08-16 12:51:26.783602 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-08-16 12:51:26.783620 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-08-16 12:51:26.783638 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-08-16 12:51:26.783655 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-08-16 12:51:26.783673 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-08-16 12:51:26.783691 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-08-16 12:51:26.783709 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-08-16 12:51:26.783727 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-08-16 12:51:26.783745 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-08-16 12:51:26.783764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-08-16 12:51:26.783785 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-08-16 12:51:26.783918 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-08-16 12:51:26.783946 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-08-16 12:51:26.783966 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-08-16 12:51:26.783985 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-08-16 12:51:26.784003 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-08-16 12:51:26.784021 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-08-16 12:51:26.784044 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-08-16 12:51:26.784062 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-08-16 12:51:26.784080 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-08-16 12:51:26.784098 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-08-16 12:51:26.784115 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-08-16 12:51:26.784133 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-08-16 12:51:26.784150 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-08-16 12:51:26.784168 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-08-16 12:51:26.784185 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-08-16 12:51:26.784202 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-08-16 12:51:26.784219 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-08-16 12:51:26.784236 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-08-16 12:51:26.784254 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-08-16 12:51:26.784271 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-08-16 12:51:26.784288 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-08-16 12:51:26.784305 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-08-16 12:51:26.784322 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-08-16 12:51:26.784339 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-08-16 12:51:26.784356 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-08-16 12:51:26.784373 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-08-16 12:51:26.784390 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-08-16 12:51:26.784407 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-08-16 12:51:26.784425 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-08-16 12:51:26.784442 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-08-16 12:51:26.784459 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-08-16 12:51:26.784477 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-08-16 12:51:26.784494 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-08-16 12:51:26.784511 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-08-16 12:51:26.784528 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-08-16 12:51:26.784545 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-08-16 12:51:26.784563 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-08-16 12:51:26.784581 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-08-16 12:51:26.784598 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-08-16 12:51:26.784616 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-08-16 12:51:26.784638 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-08-16 12:51:26.784656 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-08-16 12:51:26.784721 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-08-16 12:51:26.784741 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-08-16 12:51:26.784759 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-08-16 12:51:26.784777 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-08-16 12:51:26.784796 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-08-16 12:51:26.784813 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-08-16 12:51:26.784831 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-8wrm4.txt 2026-08-16 12:51:26.784849 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-8wrm4.yaml 2026-08-16 12:51:26.784866 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-08-16 12:51:26.784884 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-08-16 12:51:26.784902 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-08-16 12:51:26.784921 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-08-16 12:51:26.784938 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-08-16 12:51:26.785007 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-08-16 12:51:26.785047 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-08-16 12:51:26.785071 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-08-16 12:51:26.798731 | 2026-08-16 12:51:26.798832 | TASK [gather-pod-logs : creating directory for pod logs] 2026-08-16 12:51:27.016816 | instance | changed 2026-08-16 12:51:27.023379 | 2026-08-16 12:51:27.023458 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-08-16 12:51:27.211954 | instance | changed 2026-08-16 12:51:27.218973 | 2026-08-16 12:51:27.219048 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-08-16 12:51:27.811292 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-gfc95/envoy-gateway 2026-08-16 12:51:27.979473 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-gfc95" not found 2026-08-16 12:51:28.144475 | instance | kube-system/cilium-operator-869df985b8-xw69d/cilium-operator 2026-08-16 12:51:28.315141 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-xw69d" not found 2026-08-16 12:51:28.474124 | instance | kube-system/cilium-q2lhw/config 2026-08-16 12:51:28.629443 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-q2lhw" not found 2026-08-16 12:51:28.632000 | instance | kube-system/cilium-q2lhw/mount-cgroup 2026-08-16 12:51:28.781967 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-q2lhw" not found 2026-08-16 12:51:28.784492 | instance | kube-system/cilium-q2lhw/apply-sysctl-overwrites 2026-08-16 12:51:28.943308 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-q2lhw" not found 2026-08-16 12:51:28.947500 | instance | kube-system/cilium-q2lhw/mount-bpf-fs 2026-08-16 12:51:29.097255 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-q2lhw" not found 2026-08-16 12:51:29.099358 | instance | kube-system/cilium-q2lhw/clean-cilium-state 2026-08-16 12:51:29.251742 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-q2lhw" not found 2026-08-16 12:51:29.255449 | instance | kube-system/cilium-q2lhw/install-cni-binaries 2026-08-16 12:51:29.413606 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-q2lhw" not found 2026-08-16 12:51:29.416206 | instance | kube-system/cilium-q2lhw/cilium-agent 2026-08-16 12:51:29.599841 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-q2lhw" not found 2026-08-16 12:51:29.755052 | instance | kube-system/coredns-67659f764b-gftq5/coredns 2026-08-16 12:51:29.925834 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-gftq5" not found 2026-08-16 12:51:30.100605 | instance | kube-system/coredns-67659f764b-ldwmx/coredns 2026-08-16 12:51:30.255393 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-ldwmx" not found 2026-08-16 12:51:30.412221 | instance | kube-system/etcd-instance/etcd 2026-08-16 12:51:30.560141 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-08-16 12:51:30.708751 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-08-16 12:51:30.867174 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-08-16 12:51:31.005300 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-08-16 12:51:31.160848 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-08-16 12:51:31.311520 | instance | kube-system/kube-proxy-dxddc/kube-proxy 2026-08-16 12:51:31.453703 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-dxddc" not found 2026-08-16 12:51:31.611687 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-08-16 12:51:31.771878 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-08-16 12:51:31.917320 | instance | kube-system/kube-vip-instance/kube-vip 2026-08-16 12:51:32.072716 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-08-16 12:51:32.227220 | instance | local-path-storage/local-path-provisioner-679c578f5-8wrm4/local-path-provisioner 2026-08-16 12:51:32.406695 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-8wrm4" not found 2026-08-16 12:51:32.763374 | instance | ERROR 2026-08-16 12:51:32.763611 | instance | { 2026-08-16 12:51:32.763643 | instance | "delta": "0:00:04.993330", 2026-08-16 12:51:32.763665 | instance | "end": "2026-08-16 12:51:32.413492", 2026-08-16 12:51:32.763685 | instance | "msg": "non-zero return code", 2026-08-16 12:51:32.763704 | instance | "rc": 123, 2026-08-16 12:51:32.763723 | instance | "start": "2026-08-16 12:51:27.420162" 2026-08-16 12:51:32.763741 | instance | } 2026-08-16 12:51:32.763767 | instance | ERROR: Ignoring Errors 2026-08-16 12:51:32.769028 | 2026-08-16 12:51:32.769097 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-08-16 12:51:33.267622 | instance | changed: 2026-08-16 12:51:33.267833 | instance | cd+++++++++ pod-logs/ 2026-08-16 12:51:33.267860 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-08-16 12:51:33.267881 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-gfc95/ 2026-08-16 12:51:33.267901 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-gfc95/envoy-gateway.txt 2026-08-16 12:51:33.267940 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-08-16 12:51:33.267963 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-08-16 12:51:33.267981 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-gfc95/ 2026-08-16 12:51:33.268000 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-gfc95/envoy-gateway.txt 2026-08-16 12:51:33.268020 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-08-16 12:51:33.268039 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-xw69d/ 2026-08-16 12:51:33.268057 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-xw69d/cilium-operator.txt 2026-08-16 12:51:33.268075 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-q2lhw/ 2026-08-16 12:51:33.268094 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-q2lhw/apply-sysctl-overwrites.txt 2026-08-16 12:51:33.268112 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-q2lhw/cilium-agent.txt 2026-08-16 12:51:33.268130 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-q2lhw/clean-cilium-state.txt 2026-08-16 12:51:33.268149 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-q2lhw/config.txt 2026-08-16 12:51:33.268167 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-q2lhw/install-cni-binaries.txt 2026-08-16 12:51:33.268185 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-q2lhw/mount-bpf-fs.txt 2026-08-16 12:51:33.268204 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-q2lhw/mount-cgroup.txt 2026-08-16 12:51:33.268222 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-gftq5/ 2026-08-16 12:51:33.268240 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-gftq5/coredns.txt 2026-08-16 12:51:33.268259 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-ldwmx/ 2026-08-16 12:51:33.268277 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-ldwmx/coredns.txt 2026-08-16 12:51:33.268295 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-08-16 12:51:33.268314 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-08-16 12:51:33.268332 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-08-16 12:51:33.268350 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-08-16 12:51:33.268368 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-08-16 12:51:33.268386 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-08-16 12:51:33.268408 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-dxddc/ 2026-08-16 12:51:33.268426 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-dxddc/kube-proxy.txt 2026-08-16 12:51:33.268444 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-08-16 12:51:33.268462 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-08-16 12:51:33.268480 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-08-16 12:51:33.268498 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-08-16 12:51:33.268515 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-08-16 12:51:33.268533 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-8wrm4/ 2026-08-16 12:51:33.268551 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-8wrm4/local-path-provisioner.txt 2026-08-16 12:51:33.268568 | instance | cd+++++++++ pod-logs/kube-system/ 2026-08-16 12:51:33.268598 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-xw69d/ 2026-08-16 12:51:33.268617 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-xw69d/cilium-operator.txt 2026-08-16 12:51:33.268635 | instance | cd+++++++++ pod-logs/kube-system/cilium-q2lhw/ 2026-08-16 12:51:33.268653 | instance | >f+++++++++ pod-logs/kube-system/cilium-q2lhw/apply-sysctl-overwrites.txt 2026-08-16 12:51:33.268671 | instance | >f+++++++++ pod-logs/kube-system/cilium-q2lhw/cilium-agent.txt 2026-08-16 12:51:33.268689 | instance | >f+++++++++ pod-logs/kube-system/cilium-q2lhw/clean-cilium-state.txt 2026-08-16 12:51:33.268707 | instance | >f+++++++++ pod-logs/kube-system/cilium-q2lhw/config.txt 2026-08-16 12:51:33.268725 | instance | >f+++++++++ pod-logs/kube-system/cilium-q2lhw/install-cni-binaries.txt 2026-08-16 12:51:33.268742 | instance | >f+++++++++ pod-logs/kube-system/cilium-q2lhw/mount-bpf-fs.txt 2026-08-16 12:51:33.268760 | instance | >f+++++++++ pod-logs/kube-system/cilium-q2lhw/mount-cgroup.txt 2026-08-16 12:51:33.268777 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-gftq5/ 2026-08-16 12:51:33.268795 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-gftq5/coredns.txt 2026-08-16 12:51:33.268813 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-ldwmx/ 2026-08-16 12:51:33.268830 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-ldwmx/coredns.txt 2026-08-16 12:51:33.268848 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-08-16 12:51:33.268865 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-08-16 12:51:33.268882 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-08-16 12:51:33.268900 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-08-16 12:51:33.268918 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-08-16 12:51:33.268935 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-08-16 12:51:33.268977 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-dxddc/ 2026-08-16 12:51:33.269001 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-dxddc/kube-proxy.txt 2026-08-16 12:51:33.269020 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-08-16 12:51:33.269038 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-08-16 12:51:33.269055 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-08-16 12:51:33.269073 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-08-16 12:51:33.269091 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-08-16 12:51:33.269109 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-8wrm4/ 2026-08-16 12:51:33.269127 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-8wrm4/local-path-provisioner.txt 2026-08-16 12:51:33.279736 | 2026-08-16 12:51:33.279802 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-08-16 12:51:33.476396 | instance | changed 2026-08-16 12:51:33.481205 | 2026-08-16 12:51:33.481270 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-08-16 12:51:34.001845 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-08-16 12:51:34.018802 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-16 12:51:34.019369 | instance | Dload Upload Total Spent Left Speed 2026-08-16 12:51:34.023025 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-08-16 12:51:34.318973 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-08-16 12:51:34.324979 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-16 12:51:34.325023 | instance | Dload Upload Total Spent Left Speed 2026-08-16 12:51:34.328972 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-08-16 12:51:34.521126 | instance | ok: Runtime: 0:00:00.711587 2026-08-16 12:51:34.528399 | 2026-08-16 12:51:34.528515 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-08-16 12:51:34.830024 | instance | ceph-mgr endpoints: 2026-08-16 12:51:35.069528 | instance | ok: Runtime: 0:00:00.081612 2026-08-16 12:51:35.075919 | 2026-08-16 12:51:35.076067 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-08-16 12:51:35.612211 | instance | ok: Runtime: 0:00:00.080174 2026-08-16 12:51:35.618671 | 2026-08-16 12:51:35.618742 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-08-16 12:51:36.121060 | instance | changed: 2026-08-16 12:51:36.121326 | instance | cd+++++++++ prometheus/ 2026-08-16 12:51:36.121392 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-08-16 12:51:36.121428 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-08-16 12:51:36.133276 | 2026-08-16 12:51:36.133385 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-08-16 12:51:36.339053 | instance | changed 2026-08-16 12:51:36.345253 | 2026-08-16 12:51:36.345336 | TASK [gather-selenium-data : Get selenium data] 2026-08-16 12:51:36.624462 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-08-16 12:51:36.625886 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-08-16 12:51:36.949112 | instance | ERROR 2026-08-16 12:51:36.949399 | instance | { 2026-08-16 12:51:36.949446 | instance | "delta": "0:00:00.005358", 2026-08-16 12:51:36.949475 | instance | "end": "2026-08-16 12:51:36.626202", 2026-08-16 12:51:36.949501 | instance | "msg": "non-zero return code", 2026-08-16 12:51:36.949526 | instance | "rc": 1, 2026-08-16 12:51:36.949550 | instance | "start": "2026-08-16 12:51:36.620844" 2026-08-16 12:51:36.949573 | instance | } 2026-08-16 12:51:36.949606 | instance | ERROR: Ignoring Errors 2026-08-16 12:51:36.956645 | 2026-08-16 12:51:36.956738 | TASK [gather-selenium-data : Downloads logs to executor] 2026-08-16 12:51:37.450456 | instance | changed: cd+++++++++ selenium/ 2026-08-16 12:51:37.460224 | 2026-08-16 12:51:37.460278 | PLAY RECAP 2026-08-16 12:51:37.460331 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-08-16 12:51:37.460353 | 2026-08-16 12:51:37.602177 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-08-16 12:51:37.606971 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-16 12:51:38.190154 | 2026-08-16 12:51:38.190286 | PLAY [all] 2026-08-16 12:51:38.201734 | 2026-08-16 12:51:38.201810 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-16 12:51:38.247212 | instance | skipping: Conditional result was False 2026-08-16 12:51:38.257319 | 2026-08-16 12:51:38.257430 | TASK [fetch-output : Set log path for single node] 2026-08-16 12:51:38.312576 | instance | ok 2026-08-16 12:51:38.320458 | 2026-08-16 12:51:38.320569 | LOOP [fetch-output : Ensure local output dirs] 2026-08-16 12:51:38.712284 | instance -> localhost | ok: "/var/lib/zuul/builds/d7a8ce70464a4cb4b3e56b41663b461e/work/logs" 2026-08-16 12:51:38.930120 | instance -> localhost | changed: "/var/lib/zuul/builds/d7a8ce70464a4cb4b3e56b41663b461e/work/artifacts" 2026-08-16 12:51:39.137720 | instance -> localhost | changed: "/var/lib/zuul/builds/d7a8ce70464a4cb4b3e56b41663b461e/work/docs" 2026-08-16 12:51:39.158778 | 2026-08-16 12:51:39.158974 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-16 12:51:39.821969 | instance | changed: .d..t...... ./ 2026-08-16 12:51:39.822190 | instance | changed: All items complete 2026-08-16 12:51:39.822232 | 2026-08-16 12:51:40.265980 | instance | changed: .d..t...... ./ 2026-08-16 12:51:40.726902 | instance | changed: .d..t...... ./ 2026-08-16 12:51:40.752220 | 2026-08-16 12:51:40.752393 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-16 12:51:41.184256 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007996 2026-08-16 12:51:41.423289 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007970 2026-08-16 12:51:41.438743 | 2026-08-16 12:51:41.438901 | PLAY [all] 2026-08-16 12:51:41.445323 | 2026-08-16 12:51:41.445409 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-16 12:51:41.883916 | instance | changed 2026-08-16 12:51:41.893267 | 2026-08-16 12:51:41.893343 | PLAY RECAP 2026-08-16 12:51:41.893397 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-16 12:51:41.893420 | 2026-08-16 12:51:42.051670 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-16 12:51:42.055969 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-16 12:51:42.650745 | 2026-08-16 12:51:42.650890 | PLAY [localhost] 2026-08-16 12:51:42.661106 | 2026-08-16 12:51:42.661180 | TASK [Generate Zuul manifest] 2026-08-16 12:51:42.680372 | localhost | ok 2026-08-16 12:51:42.700633 | 2026-08-16 12:51:42.700748 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-16 12:51:43.128171 | localhost | changed 2026-08-16 12:51:43.141015 | 2026-08-16 12:51:43.141134 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-16 12:51:43.172876 | localhost | ok 2026-08-16 12:51:43.180269 | 2026-08-16 12:51:43.180373 | TASK [Upload logs] 2026-08-16 12:51:43.205590 | localhost | ok 2026-08-16 12:51:43.265456 | 2026-08-16 12:51:43.265619 | TASK [Set zuul-log-path fact] 2026-08-16 12:51:43.287713 | localhost | ok 2026-08-16 12:51:43.300781 | 2026-08-16 12:51:43.300853 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-16 12:51:43.332303 | localhost | ok 2026-08-16 12:51:43.341383 | 2026-08-16 12:51:43.341473 | TASK [upload-logs : Create log directories] 2026-08-16 12:51:43.777652 | localhost | changed 2026-08-16 12:51:43.785666 | 2026-08-16 12:51:43.785787 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-16 12:51:44.210590 | localhost -> localhost | ok: Runtime: 0:00:00.012810 2026-08-16 12:51:44.230834 | 2026-08-16 12:51:44.231160 | TASK [upload-logs : Upload logs to log server] 2026-08-16 12:51:44.830033 | localhost | Output suppressed because no_log was given 2026-08-16 12:51:44.834416 | 2026-08-16 12:51:44.834479 | LOOP [upload-logs : Compress console log and json output] 2026-08-16 12:51:44.880314 | localhost | skipping: Conditional result was False 2026-08-16 12:51:44.886857 | localhost | skipping: Conditional result was False 2026-08-16 12:51:44.900024 | 2026-08-16 12:51:44.900166 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-16 12:51:44.941447 | localhost | skipping: Conditional result was False 2026-08-16 12:51:44.941897 | 2026-08-16 12:51:44.945337 | localhost | skipping: Conditional result was False 2026-08-16 12:51:44.956370 | 2026-08-16 12:51:44.956637 | LOOP [upload-logs : Upload console log and json output]