2026-05-25 17:43:23.382093 | Job console starting 2026-05-25 17:43:23.394352 | Updating git repos 2026-05-25 17:43:26.685590 | Cloning repos into workspace 2026-05-25 17:43:39.743049 | Restoring repo states 2026-05-25 17:43:46.140864 | Merging changes 2026-05-25 17:43:47.344823 | Checking out repos 2026-05-25 17:43:48.842525 | Preparing playbooks 2026-05-25 17:43:51.636705 | Running Ansible setup 2026-05-25 17:43:55.562881 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-25 17:43:56.201924 | 2026-05-25 17:43:56.202247 | PLAY [localhost] 2026-05-25 17:43:56.210075 | 2026-05-25 17:43:56.210150 | TASK [Gathering Facts] 2026-05-25 17:43:57.594741 | localhost | ok 2026-05-25 17:43:57.606412 | 2026-05-25 17:43:57.606495 | TASK [Setup log path fact] 2026-05-25 17:43:57.625894 | localhost | ok 2026-05-25 17:43:57.644701 | 2026-05-25 17:43:57.644828 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 17:43:57.672810 | localhost | ok 2026-05-25 17:43:57.683919 | 2026-05-25 17:43:57.684016 | TASK [emit-job-header : Print job information] 2026-05-25 17:43:57.723037 | # Job Information 2026-05-25 17:43:57.723210 | Ansible Version: 2.16.18 2026-05-25 17:43:57.723257 | Job: atmosphere-molecule-csi-rbd 2026-05-25 17:43:57.723290 | Pipeline: check 2026-05-25 17:43:57.723319 | Executor: 2d72f0692154 2026-05-25 17:43:57.723348 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-05-25 17:43:57.723380 | Event ID: 0e602510-5861-11f1-8823-a3274795e74e 2026-05-25 17:43:57.728553 | 2026-05-25 17:43:57.728694 | LOOP [emit-job-header : Print node information] 2026-05-25 17:43:57.857410 | localhost | ok: 2026-05-25 17:43:57.857613 | localhost | # Node Information 2026-05-25 17:43:57.857660 | localhost | Inventory Hostname: instance 2026-05-25 17:43:57.857697 | localhost | Hostname: np0000176352 2026-05-25 17:43:57.857730 | localhost | Username: zuul 2026-05-25 17:43:57.857770 | localhost | Distro: Ubuntu 22.04 2026-05-25 17:43:57.857804 | localhost | Provider: yul1 2026-05-25 17:43:57.857836 | localhost | Region: ca-ymq-1 2026-05-25 17:43:57.857868 | localhost | Label: ubuntu-jammy 2026-05-25 17:43:57.857899 | localhost | Product Name: OpenStack Nova 2026-05-25 17:43:57.857930 | localhost | Interface IP: 199.204.45.162 2026-05-25 17:43:57.868629 | 2026-05-25 17:43:57.868752 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-25 17:43:58.518150 | localhost -> localhost | changed 2026-05-25 17:43:58.527332 | 2026-05-25 17:43:58.527490 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-25 17:43:59.545055 | localhost -> localhost | changed 2026-05-25 17:43:59.556755 | 2026-05-25 17:43:59.556877 | PLAY [all] 2026-05-25 17:43:59.574941 | 2026-05-25 17:43:59.575068 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-25 17:43:59.945462 | instance -> localhost | ok 2026-05-25 17:43:59.954284 | 2026-05-25 17:43:59.954406 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-25 17:43:59.986023 | instance | ok 2026-05-25 17:43:59.999913 | instance | included: /var/lib/zuul/builds/8b69d36702c341e2b883215e9f38aa66/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-25 17:44:00.005729 | 2026-05-25 17:44:00.005797 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-25 17:44:01.049496 | instance -> localhost | Generating public/private rsa key pair. 2026-05-25 17:44:01.089591 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/8b69d36702c341e2b883215e9f38aa66/work/8b69d36702c341e2b883215e9f38aa66_id_rsa 2026-05-25 17:44:01.089781 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/8b69d36702c341e2b883215e9f38aa66/work/8b69d36702c341e2b883215e9f38aa66_id_rsa.pub 2026-05-25 17:44:01.089840 | instance -> localhost | The key fingerprint is: 2026-05-25 17:44:01.089890 | instance -> localhost | SHA256:Kv5w78RT4k7e8HXm5T0RP22rKeg3/NzMTerX1WUd7yQ zuul-build-sshkey 2026-05-25 17:44:01.089956 | instance -> localhost | The key's randomart image is: 2026-05-25 17:44:01.090003 | instance -> localhost | +---[RSA 3072]----+ 2026-05-25 17:44:01.090068 | instance -> localhost | | | 2026-05-25 17:44:01.090117 | instance -> localhost | | . | 2026-05-25 17:44:01.090162 | instance -> localhost | | +| 2026-05-25 17:44:01.090206 | instance -> localhost | | E.*| 2026-05-25 17:44:01.090249 | instance -> localhost | | S . =*| 2026-05-25 17:44:01.090294 | instance -> localhost | | + o oB| 2026-05-25 17:44:01.090366 | instance -> localhost | | o o B o . o.O| 2026-05-25 17:44:01.090447 | instance -> localhost | | . + * * *.+=B=| 2026-05-25 17:44:01.090505 | instance -> localhost | | ....*.+ +*===| 2026-05-25 17:44:01.090553 | instance -> localhost | +----[SHA256]-----+ 2026-05-25 17:44:01.090695 | instance -> localhost | ok: Runtime: 0:00:00.567534 2026-05-25 17:44:01.102474 | 2026-05-25 17:44:01.102563 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-25 17:44:01.138445 | instance | ok 2026-05-25 17:44:01.150948 | instance | included: /var/lib/zuul/builds/8b69d36702c341e2b883215e9f38aa66/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-25 17:44:01.160792 | 2026-05-25 17:44:01.160888 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-25 17:44:01.186845 | instance | skipping: Conditional result was False 2026-05-25 17:44:01.202077 | 2026-05-25 17:44:01.202298 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-25 17:44:01.688688 | instance | changed 2026-05-25 17:44:01.695509 | 2026-05-25 17:44:01.695575 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-25 17:44:01.879414 | instance | ok 2026-05-25 17:44:01.884589 | 2026-05-25 17:44:01.884661 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-25 17:44:02.370257 | instance | changed 2026-05-25 17:44:02.375461 | 2026-05-25 17:44:02.375538 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-25 17:44:02.839714 | instance | changed 2026-05-25 17:44:02.847709 | 2026-05-25 17:44:02.847873 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-25 17:44:02.873879 | instance | skipping: Conditional result was False 2026-05-25 17:44:02.885610 | 2026-05-25 17:44:02.885839 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-25 17:44:03.267676 | instance -> localhost | changed 2026-05-25 17:44:03.281989 | 2026-05-25 17:44:03.282098 | TASK [add-build-sshkey : Add back temp key] 2026-05-25 17:44:03.608744 | instance -> localhost | Identity added: /var/lib/zuul/builds/8b69d36702c341e2b883215e9f38aa66/work/8b69d36702c341e2b883215e9f38aa66_id_rsa (zuul-build-sshkey) 2026-05-25 17:44:03.609182 | instance -> localhost | ok: Runtime: 0:00:00.013418 2026-05-25 17:44:03.619744 | 2026-05-25 17:44:03.619945 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-25 17:44:03.952991 | instance | ok 2026-05-25 17:44:03.962105 | 2026-05-25 17:44:03.962318 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-25 17:44:03.991274 | instance | skipping: Conditional result was False 2026-05-25 17:44:04.005663 | 2026-05-25 17:44:04.005836 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-25 17:44:04.336201 | instance | ok 2026-05-25 17:44:04.343564 | 2026-05-25 17:44:04.343723 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-25 17:44:08.211457 | instance | Output suppressed because no_log was given 2026-05-25 17:44:08.226397 | 2026-05-25 17:44:08.226530 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-25 17:44:08.427906 | instance | ok: "logs" 2026-05-25 17:44:08.428236 | instance | ok: All items complete 2026-05-25 17:44:08.428277 | 2026-05-25 17:44:08.577036 | instance | ok: "artifacts" 2026-05-25 17:44:08.745115 | instance | ok: "docs" 2026-05-25 17:44:08.764715 | 2026-05-25 17:44:08.764880 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-25 17:44:08.961107 | instance | changed: "logs" 2026-05-25 17:44:09.116227 | instance | changed: "artifacts" 2026-05-25 17:44:09.288802 | instance | changed: "docs" 2026-05-25 17:44:09.456043 | 2026-05-25 17:44:09.456164 | PLAY RECAP 2026-05-25 17:44:09.456224 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-25 17:44:09.456260 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-25 17:44:09.456289 | 2026-05-25 17:44:09.635976 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-25 17:44:09.639251 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-25 17:44:10.404327 | 2026-05-25 17:44:10.404505 | PLAY [all] 2026-05-25 17:44:10.416848 | 2026-05-25 17:44:10.417057 | TASK [setup-uv : Extract archive] 2026-05-25 17:44:13.554346 | instance | changed 2026-05-25 17:44:13.564628 | 2026-05-25 17:44:13.564866 | TASK [setup-uv : Print version] 2026-05-25 17:44:13.964388 | instance | uv 0.8.13 2026-05-25 17:44:14.112944 | instance | ok: Runtime: 0:00:00.013072 2026-05-25 17:44:14.126153 | 2026-05-25 17:44:14.126293 | TASK [Install Ansible collection siblings] 2026-05-25 17:44:23.260566 | instance | changed: 2026-05-25 17:44:23.260791 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-25 17:44:23.260829 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-25 17:44:23.260860 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-25 17:44:23.260887 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-25 17:44:23.260914 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-05-25 17:44:23.260945 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-25 17:44:23.261010 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-25 17:44:23.261047 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-25 17:44:23.261082 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-25 17:44:23.261116 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-25 17:44:23.261151 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-25 17:44:23.261183 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-25 17:44:23.261213 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-05-25 17:44:23.261243 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-05-25 17:44:23.261273 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0 2026-05-25 17:44:23.261304 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-05-25 17:44:23.261335 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-05-25 17:44:23.261367 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-05-25 17:44:23.261397 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-05-25 17:44:23.261428 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0 2026-05-25 17:44:23.261456 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0 2026-05-25 17:44:23.261484 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-05-25 17:44:23.261516 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0 2026-05-25 17:44:23.261569 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-05-25 17:44:23.261599 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0 2026-05-25 17:44:23.261629 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-25 17:44:23.261657 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-25 17:44:23.261685 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-05-25 17:44:23.261714 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-05-25 17:44:23.261742 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-25 17:44:23.261770 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-25 17:44:23.261799 | instance | Checked out ansible.netcommon to 1.2.0 2026-05-25 17:44:23.261830 | 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-05-25 17:44:23.261869 | instance | Starting galaxy collection install process 2026-05-25 17:44:23.261898 | instance | Process install dependency map 2026-05-25 17:44:23.261928 | instance | Starting collection install process 2026-05-25 17:44:23.261957 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-05-25 17:44:23.261991 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-05-25 17:44:23.262023 | instance | ansible.netcommon:* was installed successfully 2026-05-25 17:44:23.262055 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-25 17:44:23.262087 | instance | Creating virtual environment at: .venv 2026-05-25 17:44:23.262117 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-25 17:44:23.262146 | instance | Downloading setuptools (1.1MiB) 2026-05-25 17:44:23.262176 | instance | Downloading cryptography (4.2MiB) 2026-05-25 17:44:23.262205 | instance | Downloading netaddr (2.2MiB) 2026-05-25 17:44:23.262243 | instance | Downloading ansible-core (2.1MiB) 2026-05-25 17:44:23.262272 | instance | Downloading pydantic-core (2.0MiB) 2026-05-25 17:44:23.262299 | instance | Downloading rjsonnet (1.2MiB) 2026-05-25 17:44:23.262329 | instance | Downloading pygments (1.2MiB) 2026-05-25 17:44:23.262356 | instance | Downloading kubernetes (1.9MiB) 2026-05-25 17:44:23.262382 | instance | Downloading openstacksdk (1.7MiB) 2026-05-25 17:44:23.262409 | instance | Building pyperclip==1.9.0 2026-05-25 17:44:23.262437 | instance | Downloading rjsonnet 2026-05-25 17:44:23.262468 | instance | Downloading pydantic-core 2026-05-25 17:44:23.262496 | instance | Downloading netaddr 2026-05-25 17:44:23.262524 | instance | Downloading pygments 2026-05-25 17:44:23.262568 | instance | Downloading cryptography 2026-05-25 17:44:23.262596 | instance | Downloading setuptools 2026-05-25 17:44:23.262623 | instance | Downloading kubernetes 2026-05-25 17:44:23.262648 | instance | Downloading ansible-core 2026-05-25 17:44:23.262674 | instance | Downloading openstacksdk 2026-05-25 17:44:23.262704 | instance | Built pyperclip==1.9.0 2026-05-25 17:44:23.262733 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-25 17:44:23.262764 | instance | Installed 83 packages in 40ms 2026-05-25 17:44:23.262793 | instance | Checked out ansible.posix to 1.6.0 2026-05-25 17:44:23.262820 | 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-05-25 17:44:23.262848 | instance | Starting galaxy collection install process 2026-05-25 17:44:23.262877 | instance | Process install dependency map 2026-05-25 17:44:23.262907 | instance | Starting collection install process 2026-05-25 17:44:23.262936 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-25 17:44:23.262976 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-05-25 17:44:23.263010 | instance | ansible.posix:1.6.0 was installed successfully 2026-05-25 17:44:23.263043 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-25 17:44:23.263076 | instance | 2.17.12 2026-05-25 17:44:23.263109 | instance | Checked out ansible.utils to v6.0.2 2026-05-25 17:44:23.263140 | 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-05-25 17:44:23.263171 | instance | Starting galaxy collection install process 2026-05-25 17:44:23.263200 | instance | Process install dependency map 2026-05-25 17:44:23.263227 | instance | Starting collection install process 2026-05-25 17:44:23.263252 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-05-25 17:44:23.263278 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-05-25 17:44:23.263304 | instance | ansible.utils:6.0.2 was installed successfully 2026-05-25 17:44:23.263331 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-25 17:44:23.263360 | instance | 2.17.12 2026-05-25 17:44:23.263386 | instance | Checked out atmosphere.common to v0.7.0 2026-05-25 17:44:23.263412 | 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-05-25 17:44:23.263438 | instance | Starting galaxy collection install process 2026-05-25 17:44:23.263463 | instance | Process install dependency map 2026-05-25 17:44:23.263490 | instance | Starting collection install process 2026-05-25 17:44:23.263515 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-05-25 17:44:23.263539 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-05-25 17:44:23.263564 | instance | atmosphere.common:0.7.0 was installed successfully 2026-05-25 17:44:23.263589 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-25 17:44:23.263613 | instance | 2.17.12 2026-05-25 17:44:23.263638 | instance | Checked out community.crypto to 2.2.3 2026-05-25 17:44:23.263663 | 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-05-25 17:44:23.263688 | instance | Starting galaxy collection install process 2026-05-25 17:44:23.263713 | instance | Process install dependency map 2026-05-25 17:44:23.263737 | instance | Starting collection install process 2026-05-25 17:44:23.263762 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-05-25 17:44:23.263788 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-05-25 17:44:23.263812 | instance | community.crypto:2.2.3 was installed successfully 2026-05-25 17:44:23.263863 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-25 17:44:23.263891 | instance | 2.17.12 2026-05-25 17:44:23.263915 | instance | Checked out community.general to 7.3.0 2026-05-25 17:44:23.263940 | 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-05-25 17:44:23.263966 | instance | Starting galaxy collection install process 2026-05-25 17:44:23.264003 | instance | Process install dependency map 2026-05-25 17:44:23.264035 | instance | Starting collection install process 2026-05-25 17:44:23.264067 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-25 17:44:23.264098 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-05-25 17:44:23.264124 | instance | community.general:7.3.0 was installed successfully 2026-05-25 17:44:23.264149 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-25 17:44:23.264174 | instance | 2.17.12 2026-05-25 17:44:23.264200 | instance | Checked out community.mysql to 3.6.0 2026-05-25 17:44:23.264225 | 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-05-25 17:44:23.264254 | instance | Starting galaxy collection install process 2026-05-25 17:44:23.264279 | instance | Process install dependency map 2026-05-25 17:44:23.264305 | instance | Starting collection install process 2026-05-25 17:44:23.264331 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-05-25 17:44:23.264357 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-05-25 17:44:23.264382 | instance | community.mysql:3.6.0 was installed successfully 2026-05-25 17:44:23.264407 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-25 17:44:23.264431 | instance | 2.17.12 2026-05-25 17:44:23.264456 | instance | Checked out kubernetes.core to 2.4.0 2026-05-25 17:44:23.264481 | 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-05-25 17:44:23.264505 | instance | Starting galaxy collection install process 2026-05-25 17:44:23.264531 | instance | Process install dependency map 2026-05-25 17:44:23.264556 | instance | Starting collection install process 2026-05-25 17:44:23.264582 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-05-25 17:44:23.264607 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-05-25 17:44:23.264631 | instance | kubernetes.core:2.4.0 was installed successfully 2026-05-25 17:44:23.264656 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-25 17:44:23.264681 | instance | 2.17.12 2026-05-25 17:44:23.264706 | instance | Checked out openstack.cloud to 2.5.0 2026-05-25 17:44:23.264733 | 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-05-25 17:44:23.264759 | instance | Starting galaxy collection install process 2026-05-25 17:44:23.264784 | instance | Process install dependency map 2026-05-25 17:44:23.264808 | instance | Starting collection install process 2026-05-25 17:44:23.264833 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-05-25 17:44:23.264858 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-05-25 17:44:23.264882 | instance | openstack.cloud:2.5.0 was installed successfully 2026-05-25 17:44:23.264907 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-25 17:44:23.264932 | instance | 2.17.12 2026-05-25 17:44:23.264981 | instance | Checked out vexxhost.ceph to v4.0.0 2026-05-25 17:44:23.265016 | 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-05-25 17:44:23.265055 | instance | Starting galaxy collection install process 2026-05-25 17:44:23.265089 | instance | Process install dependency map 2026-05-25 17:44:23.265118 | instance | Starting collection install process 2026-05-25 17:44:23.265145 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-05-25 17:44:23.265171 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-05-25 17:44:23.265197 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-05-25 17:44:23.265224 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-25 17:44:23.265251 | instance | 2.17.12 2026-05-25 17:44:23.265278 | instance | Checked out vexxhost.containers to v1.6.6 2026-05-25 17:44:23.265304 | 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-05-25 17:44:23.265331 | instance | Starting galaxy collection install process 2026-05-25 17:44:23.265358 | instance | Process install dependency map 2026-05-25 17:44:23.265383 | instance | Starting collection install process 2026-05-25 17:44:23.265409 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-25 17:44:23.265433 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-25 17:44:23.265458 | instance | vexxhost.containers:1.6.6 was installed successfully 2026-05-25 17:44:23.265482 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-25 17:44:23.265507 | instance | 2.17.12 2026-05-25 17:44:23.265533 | instance | Checked out vexxhost.kubernetes to v3.1.0 2026-05-25 17:44:23.265558 | 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-05-25 17:44:23.265583 | instance | Starting galaxy collection install process 2026-05-25 17:44:23.265608 | instance | Process install dependency map 2026-05-25 17:44:23.265632 | instance | Starting collection install process 2026-05-25 17:44:23.265656 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-05-25 17:44:23.265680 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-05-25 17:44:23.265705 | instance | vexxhost.kubernetes:3.1.0 was installed successfully 2026-05-25 17:44:23.265730 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-25 17:44:23.265755 | instance | 2.17.12 2026-05-25 17:44:23.274686 | 2026-05-25 17:44:23.274779 | PLAY RECAP 2026-05-25 17:44:23.274848 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-25 17:44:23.274884 | 2026-05-25 17:44:23.464434 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-25 17:44:23.470983 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-25 17:44:24.146531 | 2026-05-25 17:44:24.146719 | PLAY [all] 2026-05-25 17:44:24.158825 | 2026-05-25 17:44:24.158986 | TASK [Install "jq" for log collection] 2026-05-25 17:45:01.148750 | instance | changed 2026-05-25 17:45:01.151300 | 2026-05-25 17:45:01.151385 | PLAY RECAP 2026-05-25 17:45:01.151458 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-25 17:45:01.151525 | 2026-05-25 17:45:01.299349 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-25 17:45:01.302721 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-25 17:45:01.973094 | 2026-05-25 17:45:01.973285 | PLAY [all] 2026-05-25 17:45:01.985636 | 2026-05-25 17:45:01.985772 | TASK [Copy inventory file for Zuul] 2026-05-25 17:45:02.904287 | instance | changed 2026-05-25 17:45:02.910210 | 2026-05-25 17:45:02.910289 | TASK [Switch "ansible_host" to private IP] 2026-05-25 17:45:03.238813 | instance | changed: 1 replacements made 2026-05-25 17:45:03.246061 | 2026-05-25 17:45:03.246134 | TASK [Run Molecule scenario] 2026-05-25 17:45:04.148863 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-25 17:45:04.574045 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-25 17:45:04.574162 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-05-25 17:45:16.146751 | instance | INFO [csi > dependency] Executing 2026-05-25 17:45:16.146989 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-05-25 17:45:16.147326 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-05-25 17:45:16.147455 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-25 17:45:16.155817 | instance | INFO [csi > cleanup] Executing 2026-05-25 17:45:16.156135 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-25 17:45:16.163985 | instance | INFO [csi > destroy] Executing 2026-05-25 17:45:16.164019 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-05-25 17:45:16.164124 | instance | INFO [csi > destroy] Executed: Successful 2026-05-25 17:45:16.171694 | instance | INFO [csi > syntax] Executing 2026-05-25 17:45:17.792802 | instance | 2026-05-25 17:45:17.792941 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-05-25 17:45:17.865038 | instance | INFO [csi > syntax] Executed: Successful 2026-05-25 17:45:17.878693 | instance | INFO [csi > create] Executing 2026-05-25 17:45:17.880977 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-25 17:45:17.890103 | instance | INFO [csi > prepare] Executing 2026-05-25 17:45:18.701038 | instance | 2026-05-25 17:45:18.701197 | instance | PLAY [Prepare] ***************************************************************** 2026-05-25 17:45:18.701353 | instance | 2026-05-25 17:45:18.701573 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:45:18.701757 | instance | Monday 25 May 2026 17:45:18 +0000 (0:00:00.026) 0:00:00.026 ************ 2026-05-25 17:45:19.856875 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-25 17:45:19.857076 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-25 17:45:19.857243 | instance | interpreter could change the meaning of that path. See 2026-05-25 17:45:19.857430 | instance | https://docs.ansible.com/ansible- 2026-05-25 17:45:19.857615 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-25 17:45:19.866027 | instance | ok: [instance] 2026-05-25 17:45:19.866179 | instance | 2026-05-25 17:45:19.866347 | instance | TASK [Configure short hostname] ************************************************ 2026-05-25 17:45:19.866516 | instance | Monday 25 May 2026 17:45:19 +0000 (0:00:01.165) 0:00:01.192 ************ 2026-05-25 17:45:20.524720 | instance | changed: [instance] 2026-05-25 17:45:20.526990 | instance | 2026-05-25 17:45:20.527023 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-25 17:45:20.527035 | instance | Monday 25 May 2026 17:45:20 +0000 (0:00:00.658) 0:00:01.850 ************ 2026-05-25 17:45:20.778965 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-25 17:45:20.779246 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-25 17:45:20.779541 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-25 17:45:20.787964 | instance | changed: [instance] 2026-05-25 17:45:20.788219 | instance | 2026-05-25 17:45:20.788491 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-25 17:45:20.788772 | instance | Monday 25 May 2026 17:45:20 +0000 (0:00:00.263) 0:00:02.113 ************ 2026-05-25 17:45:21.579107 | instance | ok: [instance] 2026-05-25 17:45:21.579410 | instance | 2026-05-25 17:45:21.579707 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-05-25 17:45:21.579974 | instance | 2026-05-25 17:45:21.580229 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:45:21.580522 | instance | Monday 25 May 2026 17:45:21 +0000 (0:00:00.790) 0:00:02.904 ************ 2026-05-25 17:45:22.280829 | instance | ok: [instance] 2026-05-25 17:45:22.281109 | instance | 2026-05-25 17:45:22.281399 | instance | TASK [Install depedencies] ***************************************************** 2026-05-25 17:45:22.281677 | instance | Monday 25 May 2026 17:45:22 +0000 (0:00:00.701) 0:00:03.606 ************ 2026-05-25 17:45:41.178917 | instance | changed: [instance] 2026-05-25 17:45:41.179158 | instance | 2026-05-25 17:45:41.179439 | instance | TASK [Start up service] ******************************************************** 2026-05-25 17:45:41.179721 | instance | Monday 25 May 2026 17:45:41 +0000 (0:00:18.898) 0:00:22.504 ************ 2026-05-25 17:45:41.751813 | instance | ok: [instance] 2026-05-25 17:45:41.751948 | instance | 2026-05-25 17:45:41.752125 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-05-25 17:45:41.752336 | instance | Monday 25 May 2026 17:45:41 +0000 (0:00:00.572) 0:00:23.077 ************ 2026-05-25 17:45:42.055658 | instance | ok: [instance] 2026-05-25 17:45:42.055862 | instance | 2026-05-25 17:45:42.056128 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-05-25 17:45:42.056407 | instance | Monday 25 May 2026 17:45:42 +0000 (0:00:00.303) 0:00:23.381 ************ 2026-05-25 17:45:42.717829 | instance | changed: [instance] 2026-05-25 17:45:42.718067 | instance | 2026-05-25 17:45:42.718350 | instance | TASK [Get list of all loopback devices] **************************************** 2026-05-25 17:45:42.718612 | instance | Monday 25 May 2026 17:45:42 +0000 (0:00:00.662) 0:00:24.043 ************ 2026-05-25 17:45:42.916561 | instance | ok: [instance] 2026-05-25 17:45:42.916781 | instance | 2026-05-25 17:45:42.917096 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-05-25 17:45:42.917377 | instance | Monday 25 May 2026 17:45:42 +0000 (0:00:00.198) 0:00:24.241 ************ 2026-05-25 17:45:42.946947 | instance | skipping: [instance] 2026-05-25 17:45:42.947069 | instance | 2026-05-25 17:45:42.947378 | instance | TASK [Create devices for Ceph] ************************************************* 2026-05-25 17:45:42.947653 | instance | Monday 25 May 2026 17:45:42 +0000 (0:00:00.030) 0:00:24.272 ************ 2026-05-25 17:45:43.486313 | instance | changed: [instance] => (item=osd0) 2026-05-25 17:45:43.486605 | instance | changed: [instance] => (item=osd1) 2026-05-25 17:45:43.486946 | instance | changed: [instance] => (item=osd2) 2026-05-25 17:45:43.487218 | instance | 2026-05-25 17:45:43.487534 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-05-25 17:45:43.487814 | instance | Monday 25 May 2026 17:45:43 +0000 (0:00:00.539) 0:00:24.811 ************ 2026-05-25 17:45:44.093885 | instance | changed: [instance] => (item=osd0) 2026-05-25 17:45:44.093926 | instance | changed: [instance] => (item=osd1) 2026-05-25 17:45:44.094879 | instance | changed: [instance] => (item=osd2) 2026-05-25 17:45:44.094930 | instance | 2026-05-25 17:45:44.094937 | instance | TASK [Start loop devices] ****************************************************** 2026-05-25 17:45:44.094944 | instance | Monday 25 May 2026 17:45:44 +0000 (0:00:00.607) 0:00:25.418 ************ 2026-05-25 17:45:44.777042 | instance | changed: [instance] => (item=osd0) 2026-05-25 17:45:44.777436 | instance | changed: [instance] => (item=osd1) 2026-05-25 17:45:44.777825 | instance | changed: [instance] => (item=osd2) 2026-05-25 17:45:44.777839 | instance | 2026-05-25 17:45:44.778162 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-05-25 17:45:44.778186 | instance | Monday 25 May 2026 17:45:44 +0000 (0:00:00.683) 0:00:26.102 ************ 2026-05-25 17:45:47.735690 | instance | changed: [instance] => (item=osd0) 2026-05-25 17:45:47.735842 | instance | changed: [instance] => (item=osd1) 2026-05-25 17:45:47.736524 | instance | changed: [instance] => (item=osd2) 2026-05-25 17:45:47.736571 | instance | 2026-05-25 17:45:47.736579 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-05-25 17:45:47.736586 | instance | Monday 25 May 2026 17:45:47 +0000 (0:00:02.958) 0:00:29.061 ************ 2026-05-25 17:45:49.437316 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-05-25 17:45:49.437403 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-05-25 17:45:49.437441 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-05-25 17:45:49.437458 | instance | 2026-05-25 17:45:49.437470 | instance | PLAY RECAP ********************************************************************* 2026-05-25 17:45:49.437520 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-25 17:45:49.437533 | instance | 2026-05-25 17:45:49.437544 | instance | Monday 25 May 2026 17:45:49 +0000 (0:00:01.700) 0:00:30.762 ************ 2026-05-25 17:45:49.437566 | instance | =============================================================================== 2026-05-25 17:45:49.437577 | instance | Install depedencies ---------------------------------------------------- 18.90s 2026-05-25 17:45:49.440987 | instance | Create a volume group for each loop device ------------------------------ 2.96s 2026-05-25 17:45:49.441050 | instance | Create a logical volume for each loop device ---------------------------- 1.70s 2026-05-25 17:45:49.441076 | instance | Gathering Facts --------------------------------------------------------- 1.17s 2026-05-25 17:45:49.441084 | instance | Purge "snapd" package --------------------------------------------------- 0.79s 2026-05-25 17:45:49.441091 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-05-25 17:45:49.441097 | instance | Start loop devices ------------------------------------------------------ 0.68s 2026-05-25 17:45:49.441103 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.66s 2026-05-25 17:45:49.441109 | instance | Configure short hostname ------------------------------------------------ 0.66s 2026-05-25 17:45:49.441115 | instance | Set permissions on loopback devices ------------------------------------- 0.61s 2026-05-25 17:45:49.441121 | instance | Start up service -------------------------------------------------------- 0.57s 2026-05-25 17:45:49.441127 | instance | Create devices for Ceph ------------------------------------------------- 0.54s 2026-05-25 17:45:49.441133 | instance | Generate lvm.conf ------------------------------------------------------- 0.30s 2026-05-25 17:45:49.441139 | instance | Ensure hostname inside hosts file --------------------------------------- 0.26s 2026-05-25 17:45:49.441145 | instance | Get list of all loopback devices ---------------------------------------- 0.20s 2026-05-25 17:45:49.441151 | instance | Fail if there is any existing loopback devices -------------------------- 0.03s 2026-05-25 17:45:49.498246 | instance | INFO [csi > prepare] Executed: Successful 2026-05-25 17:45:49.508880 | instance | INFO [csi > converge] Executing 2026-05-25 17:45:50.971074 | instance | 2026-05-25 17:45:50.971355 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-05-25 17:45:50.971567 | instance | 2026-05-25 17:45:50.971799 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:45:50.972030 | instance | Monday 25 May 2026 17:45:50 +0000 (0:00:00.008) 0:00:00.008 ************ 2026-05-25 17:45:51.919660 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-25 17:45:51.919920 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-25 17:45:51.920119 | instance | interpreter could change the meaning of that path. See 2026-05-25 17:45:51.920323 | instance | https://docs.ansible.com/ansible- 2026-05-25 17:45:51.920523 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-25 17:45:51.931986 | instance | ok: [instance] 2026-05-25 17:45:51.932228 | instance | 2026-05-25 17:45:51.932432 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-05-25 17:45:51.932630 | instance | Monday 25 May 2026 17:45:51 +0000 (0:00:00.960) 0:00:00.969 ************ 2026-05-25 17:45:51.975698 | instance | ok: [instance] => { 2026-05-25 17:45:51.975970 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-05-25 17:45:51.976240 | instance | } 2026-05-25 17:45:51.976453 | instance | 2026-05-25 17:45:51.976660 | instance | PLAY [all] ********************************************************************* 2026-05-25 17:45:51.976869 | instance | 2026-05-25 17:45:51.977109 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:45:51.977334 | instance | Monday 25 May 2026 17:45:51 +0000 (0:00:00.044) 0:00:01.013 ************ 2026-05-25 17:45:52.811566 | instance | ok: [instance] 2026-05-25 17:45:52.811989 | instance | 2026-05-25 17:45:52.812441 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-25 17:45:52.812880 | instance | Monday 25 May 2026 17:45:52 +0000 (0:00:00.835) 0:00:01.849 ************ 2026-05-25 17:45:52.852391 | instance | skipping: [instance] 2026-05-25 17:45:52.852844 | instance | 2026-05-25 17:45:52.853253 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-25 17:45:52.853834 | instance | Monday 25 May 2026 17:45:52 +0000 (0:00:00.040) 0:00:01.890 ************ 2026-05-25 17:45:53.033971 | instance | ok: [instance] 2026-05-25 17:45:53.034408 | instance | 2026-05-25 17:45:53.034760 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-25 17:45:53.035144 | instance | 2026-05-25 17:45:53.035516 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:45:53.035891 | instance | Monday 25 May 2026 17:45:53 +0000 (0:00:00.181) 0:00:02.071 ************ 2026-05-25 17:45:53.891071 | instance | ok: [instance] 2026-05-25 17:45:53.891459 | instance | 2026-05-25 17:45:53.891812 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:45:53.892156 | instance | Monday 25 May 2026 17:45:53 +0000 (0:00:00.856) 0:00:02.928 ************ 2026-05-25 17:45:54.169725 | instance | ok: [instance] 2026-05-25 17:45:54.170097 | instance | 2026-05-25 17:45:54.170458 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:45:54.170797 | instance | Monday 25 May 2026 17:45:54 +0000 (0:00:00.278) 0:00:03.207 ************ 2026-05-25 17:45:54.209561 | instance | skipping: [instance] 2026-05-25 17:45:54.209665 | instance | 2026-05-25 17:45:54.209862 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-25 17:45:54.210021 | instance | Monday 25 May 2026 17:45:54 +0000 (0:00:00.038) 0:00:03.245 ************ 2026-05-25 17:45:54.536321 | instance | changed: [instance] 2026-05-25 17:45:54.536509 | instance | 2026-05-25 17:45:54.536669 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:45:54.536822 | instance | Monday 25 May 2026 17:45:54 +0000 (0:00:00.326) 0:00:03.571 ************ 2026-05-25 17:45:54.598540 | instance | ok: [instance] => { 2026-05-25 17:45:54.598577 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-25 17:45:54.598583 | instance | } 2026-05-25 17:45:54.598588 | instance | 2026-05-25 17:45:54.598592 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:45:54.598596 | instance | Monday 25 May 2026 17:45:54 +0000 (0:00:00.063) 0:00:03.635 ************ 2026-05-25 17:45:55.182675 | instance | changed: [instance] 2026-05-25 17:45:55.182736 | instance | 2026-05-25 17:45:55.182745 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:45:55.182752 | instance | Monday 25 May 2026 17:45:55 +0000 (0:00:00.583) 0:00:04.219 ************ 2026-05-25 17:45:55.245711 | instance | skipping: [instance] 2026-05-25 17:45:55.245773 | instance | 2026-05-25 17:45:55.245779 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:45:55.245784 | instance | Monday 25 May 2026 17:45:55 +0000 (0:00:00.063) 0:00:04.282 ************ 2026-05-25 17:45:55.296950 | instance | skipping: [instance] 2026-05-25 17:45:55.297080 | instance | 2026-05-25 17:45:55.297392 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:45:55.297453 | instance | Monday 25 May 2026 17:45:55 +0000 (0:00:00.051) 0:00:04.334 ************ 2026-05-25 17:45:55.503773 | instance | ok: [instance] 2026-05-25 17:45:55.503846 | instance | 2026-05-25 17:45:55.504115 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:45:55.504153 | instance | Monday 25 May 2026 17:45:55 +0000 (0:00:00.207) 0:00:04.541 ************ 2026-05-25 17:45:56.737682 | instance | ok: [instance] 2026-05-25 17:45:56.737732 | instance | 2026-05-25 17:45:56.737740 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:45:56.737759 | instance | Monday 25 May 2026 17:45:56 +0000 (0:00:01.232) 0:00:05.774 ************ 2026-05-25 17:45:56.808337 | instance | ok: [instance] => { 2026-05-25 17:45:56.808418 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-25 17:45:56.808925 | instance | } 2026-05-25 17:45:56.808966 | instance | 2026-05-25 17:45:56.808972 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:45:56.808977 | instance | Monday 25 May 2026 17:45:56 +0000 (0:00:00.071) 0:00:05.846 ************ 2026-05-25 17:45:57.457848 | instance | changed: [instance] 2026-05-25 17:45:57.457926 | instance | 2026-05-25 17:45:57.458096 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:45:57.458316 | instance | Monday 25 May 2026 17:45:57 +0000 (0:00:00.649) 0:00:06.495 ************ 2026-05-25 17:46:00.359152 | instance | changed: [instance] 2026-05-25 17:46:00.359221 | instance | 2026-05-25 17:46:00.359353 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-25 17:46:00.359542 | instance | Monday 25 May 2026 17:46:00 +0000 (0:00:02.901) 0:00:09.396 ************ 2026-05-25 17:46:00.392399 | instance | skipping: [instance] 2026-05-25 17:46:00.392465 | instance | 2026-05-25 17:46:00.392735 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-25 17:46:00.392917 | instance | Monday 25 May 2026 17:46:00 +0000 (0:00:00.033) 0:00:09.430 ************ 2026-05-25 17:46:00.425647 | instance | skipping: [instance] 2026-05-25 17:46:00.425809 | instance | 2026-05-25 17:46:00.426097 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-25 17:46:00.426323 | instance | Monday 25 May 2026 17:46:00 +0000 (0:00:00.031) 0:00:09.461 ************ 2026-05-25 17:46:00.453947 | instance | skipping: [instance] 2026-05-25 17:46:00.454591 | instance | 2026-05-25 17:46:00.455023 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-25 17:46:00.455381 | instance | Monday 25 May 2026 17:46:00 +0000 (0:00:00.028) 0:00:09.490 ************ 2026-05-25 17:46:05.736694 | instance | changed: [instance] 2026-05-25 17:46:05.736939 | instance | 2026-05-25 17:46:05.737158 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-25 17:46:05.737392 | instance | Monday 25 May 2026 17:46:05 +0000 (0:00:05.281) 0:00:14.771 ************ 2026-05-25 17:46:06.333218 | instance | changed: [instance] 2026-05-25 17:46:06.333612 | instance | 2026-05-25 17:46:06.333967 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-25 17:46:06.334400 | instance | Monday 25 May 2026 17:46:06 +0000 (0:00:00.598) 0:00:15.370 ************ 2026-05-25 17:46:07.239763 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-25 17:46:07.239843 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-25 17:46:07.239849 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-25 17:46:07.239858 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-25 17:46:07.239863 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-25 17:46:07.239868 | instance | 2026-05-25 17:46:07.239877 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-25 17:46:07.240113 | instance | Monday 25 May 2026 17:46:07 +0000 (0:00:00.904) 0:00:16.275 ************ 2026-05-25 17:46:07.819140 | instance | changed: [instance] 2026-05-25 17:46:07.819240 | instance | 2026-05-25 17:46:07.819371 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-25 17:46:07.819498 | instance | Monday 25 May 2026 17:46:07 +0000 (0:00:00.564) 0:00:16.839 ************ 2026-05-25 17:46:07.819615 | instance | 2026-05-25 17:46:07.819759 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-25 17:46:07.819865 | instance | Monday 25 May 2026 17:46:07 +0000 (0:00:00.017) 0:00:16.856 ************ 2026-05-25 17:46:08.739559 | instance | ok: [instance] 2026-05-25 17:46:08.739621 | instance | 2026-05-25 17:46:08.739633 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-25 17:46:08.739644 | instance | Monday 25 May 2026 17:46:08 +0000 (0:00:00.919) 0:00:17.776 ************ 2026-05-25 17:46:09.164654 | instance | changed: [instance] 2026-05-25 17:46:09.164747 | instance | 2026-05-25 17:46:09.165007 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-25 17:46:09.165101 | instance | Monday 25 May 2026 17:46:09 +0000 (0:00:00.426) 0:00:18.202 ************ 2026-05-25 17:46:09.730348 | instance | changed: [instance] 2026-05-25 17:46:09.730419 | instance | 2026-05-25 17:46:09.730769 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:46:09.730810 | instance | Monday 25 May 2026 17:46:09 +0000 (0:00:00.565) 0:00:18.768 ************ 2026-05-25 17:46:09.955289 | instance | ok: [instance] 2026-05-25 17:46:09.955434 | instance | 2026-05-25 17:46:09.955969 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:46:09.956017 | instance | Monday 25 May 2026 17:46:09 +0000 (0:00:00.224) 0:00:18.992 ************ 2026-05-25 17:46:10.005230 | instance | ok: [instance] => { 2026-05-25 17:46:10.005326 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-25 17:46:10.005826 | instance | } 2026-05-25 17:46:10.005984 | instance | 2026-05-25 17:46:10.005990 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:46:10.005996 | instance | Monday 25 May 2026 17:46:09 +0000 (0:00:00.050) 0:00:19.043 ************ 2026-05-25 17:46:10.848800 | instance | changed: [instance] 2026-05-25 17:46:10.848869 | instance | 2026-05-25 17:46:10.849125 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:46:10.849225 | instance | Monday 25 May 2026 17:46:10 +0000 (0:00:00.843) 0:00:19.886 ************ 2026-05-25 17:46:15.176680 | instance | changed: [instance] 2026-05-25 17:46:15.176761 | instance | 2026-05-25 17:46:15.177023 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-25 17:46:15.177059 | instance | Monday 25 May 2026 17:46:15 +0000 (0:00:04.327) 0:00:24.214 ************ 2026-05-25 17:46:16.303901 | instance | ok: [instance] 2026-05-25 17:46:16.303988 | instance | 2026-05-25 17:46:16.304249 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-25 17:46:16.304289 | instance | Monday 25 May 2026 17:46:16 +0000 (0:00:01.127) 0:00:25.341 ************ 2026-05-25 17:46:16.657967 | instance | changed: [instance] 2026-05-25 17:46:16.658481 | instance | 2026-05-25 17:46:16.658502 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-25 17:46:16.658510 | instance | Monday 25 May 2026 17:46:16 +0000 (0:00:00.353) 0:00:25.695 ************ 2026-05-25 17:46:17.111997 | instance | changed: [instance] 2026-05-25 17:46:17.112068 | instance | 2026-05-25 17:46:17.112385 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-25 17:46:17.112424 | instance | Monday 25 May 2026 17:46:17 +0000 (0:00:00.454) 0:00:26.149 ************ 2026-05-25 17:46:17.676898 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-05-25 17:46:17.677036 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-25 17:46:17.677611 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-25 17:46:17.677657 | instance | 2026-05-25 17:46:17.677665 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-25 17:46:17.677671 | instance | Monday 25 May 2026 17:46:17 +0000 (0:00:00.564) 0:00:26.714 ************ 2026-05-25 17:46:18.118998 | instance | changed: [instance] 2026-05-25 17:46:18.119419 | instance | 2026-05-25 17:46:18.119434 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-25 17:46:18.119440 | instance | Monday 25 May 2026 17:46:18 +0000 (0:00:00.442) 0:00:27.156 ************ 2026-05-25 17:46:18.591950 | instance | changed: [instance] 2026-05-25 17:46:18.592025 | instance | 2026-05-25 17:46:18.592692 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-25 17:46:18.592738 | instance | Monday 25 May 2026 17:46:18 +0000 (0:00:00.455) 0:00:27.612 ************ 2026-05-25 17:46:18.592743 | instance | 2026-05-25 17:46:18.592748 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-25 17:46:18.592756 | instance | Monday 25 May 2026 17:46:18 +0000 (0:00:00.017) 0:00:27.629 ************ 2026-05-25 17:46:19.351575 | instance | ok: [instance] 2026-05-25 17:46:19.351616 | instance | 2026-05-25 17:46:19.351622 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-05-25 17:46:19.351627 | instance | Monday 25 May 2026 17:46:19 +0000 (0:00:00.759) 0:00:28.389 ************ 2026-05-25 17:46:20.241656 | instance | changed: [instance] 2026-05-25 17:46:20.241776 | instance | 2026-05-25 17:46:20.242179 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-25 17:46:20.242226 | instance | Monday 25 May 2026 17:46:20 +0000 (0:00:00.889) 0:00:29.279 ************ 2026-05-25 17:46:20.777464 | instance | changed: [instance] 2026-05-25 17:46:20.777566 | instance | 2026-05-25 17:46:20.777829 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-25 17:46:20.777873 | instance | Monday 25 May 2026 17:46:20 +0000 (0:00:00.536) 0:00:29.815 ************ 2026-05-25 17:46:20.838186 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-25 17:46:20.838305 | instance | 2026-05-25 17:46:20.838687 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-25 17:46:20.838763 | instance | Monday 25 May 2026 17:46:20 +0000 (0:00:00.059) 0:00:29.875 ************ 2026-05-25 17:46:25.945131 | instance | changed: [instance] 2026-05-25 17:46:25.945229 | instance | 2026-05-25 17:46:25.945567 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-25 17:46:25.945609 | instance | Monday 25 May 2026 17:46:25 +0000 (0:00:05.107) 0:00:34.982 ************ 2026-05-25 17:46:26.584414 | instance | ok: [instance] => (item=chronyd) 2026-05-25 17:46:26.584540 | instance | ok: [instance] => (item=sshd) 2026-05-25 17:46:26.585034 | instance | 2026-05-25 17:46:26.585198 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-25 17:46:26.585205 | instance | Monday 25 May 2026 17:46:26 +0000 (0:00:00.639) 0:00:35.621 ************ 2026-05-25 17:46:26.886342 | instance | changed: [instance] 2026-05-25 17:46:26.886380 | instance | 2026-05-25 17:46:26.886386 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-25 17:46:26.886391 | instance | Monday 25 May 2026 17:46:26 +0000 (0:00:00.301) 0:00:35.923 ************ 2026-05-25 17:46:27.083848 | instance | ok: [instance] 2026-05-25 17:46:27.083917 | instance | 2026-05-25 17:46:27.084290 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-25 17:46:27.084462 | instance | Monday 25 May 2026 17:46:27 +0000 (0:00:00.198) 0:00:36.121 ************ 2026-05-25 17:46:27.520389 | instance | changed: [instance] 2026-05-25 17:46:27.520480 | instance | 2026-05-25 17:46:27.520718 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-25 17:46:27.520756 | instance | Monday 25 May 2026 17:46:27 +0000 (0:00:00.436) 0:00:36.558 ************ 2026-05-25 17:46:27.865778 | instance | changed: [instance] 2026-05-25 17:46:27.865903 | instance | 2026-05-25 17:46:27.866307 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-25 17:46:27.866352 | instance | Monday 25 May 2026 17:46:27 +0000 (0:00:00.344) 0:00:36.903 ************ 2026-05-25 17:46:27.976147 | instance | ok: [instance] 2026-05-25 17:46:27.976252 | instance | 2026-05-25 17:46:27.976288 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-25 17:46:27.976446 | instance | Monday 25 May 2026 17:46:27 +0000 (0:00:00.110) 0:00:37.013 ************ 2026-05-25 17:46:28.203841 | instance | ok: [instance] => (item=instance) 2026-05-25 17:46:28.203924 | instance | 2026-05-25 17:46:28.204165 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-25 17:46:28.204205 | instance | Monday 25 May 2026 17:46:28 +0000 (0:00:00.227) 0:00:37.241 ************ 2026-05-25 17:46:28.258318 | instance | ok: [instance] 2026-05-25 17:46:28.258394 | instance | 2026-05-25 17:46:28.258661 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-25 17:46:28.258696 | instance | Monday 25 May 2026 17:46:28 +0000 (0:00:00.054) 0:00:37.296 ************ 2026-05-25 17:46:28.333984 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-05-25 17:46:28.334333 | instance | 2026-05-25 17:46:28.334369 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-05-25 17:46:28.334375 | instance | Monday 25 May 2026 17:46:28 +0000 (0:00:00.075) 0:00:37.371 ************ 2026-05-25 17:46:28.655728 | instance | changed: [instance] 2026-05-25 17:46:28.655801 | instance | 2026-05-25 17:46:28.656117 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-05-25 17:46:28.656161 | instance | Monday 25 May 2026 17:46:28 +0000 (0:00:00.321) 0:00:37.693 ************ 2026-05-25 17:46:29.383133 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-05-25 17:46:29.383204 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-05-25 17:46:29.383788 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-05-25 17:46:29.383838 | instance | 2026-05-25 17:46:29.383846 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-05-25 17:46:29.383853 | instance | Monday 25 May 2026 17:46:29 +0000 (0:00:00.727) 0:00:38.420 ************ 2026-05-25 17:47:55.843396 | instance | ok: [instance] 2026-05-25 17:47:55.843475 | instance | 2026-05-25 17:47:55.843663 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-05-25 17:47:55.843830 | instance | Monday 25 May 2026 17:47:55 +0000 (0:01:26.460) 0:02:04.880 ************ 2026-05-25 17:47:56.058813 | instance | changed: [instance] 2026-05-25 17:47:56.058948 | instance | 2026-05-25 17:47:56.059260 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-05-25 17:47:56.059300 | instance | Monday 25 May 2026 17:47:56 +0000 (0:00:00.215) 0:02:05.096 ************ 2026-05-25 17:47:56.105804 | instance | ok: [instance] 2026-05-25 17:47:56.105917 | instance | 2026-05-25 17:47:56.106073 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-25 17:47:56.106196 | instance | Monday 25 May 2026 17:47:56 +0000 (0:00:00.046) 0:02:05.143 ************ 2026-05-25 17:47:56.208314 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-25 17:47:56.208448 | instance | 2026-05-25 17:47:56.208616 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-25 17:47:56.208774 | instance | Monday 25 May 2026 17:47:56 +0000 (0:00:00.102) 0:02:05.246 ************ 2026-05-25 17:48:01.824659 | instance | ok: [instance] 2026-05-25 17:48:01.824744 | instance | 2026-05-25 17:48:01.825033 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-25 17:48:01.825072 | instance | Monday 25 May 2026 17:48:01 +0000 (0:00:05.616) 0:02:10.862 ************ 2026-05-25 17:48:01.970885 | instance | ok: [instance] => (item=instance) 2026-05-25 17:48:01.970939 | instance | 2026-05-25 17:48:01.970949 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-25 17:48:01.970957 | instance | Monday 25 May 2026 17:48:01 +0000 (0:00:00.145) 0:02:11.007 ************ 2026-05-25 17:48:02.334045 | instance | ok: [instance] 2026-05-25 17:48:02.334490 | instance | 2026-05-25 17:48:02.334523 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-25 17:48:02.334529 | instance | Monday 25 May 2026 17:48:02 +0000 (0:00:00.363) 0:02:11.371 ************ 2026-05-25 17:48:09.762462 | instance | ok: [instance] 2026-05-25 17:48:09.762574 | instance | 2026-05-25 17:48:09.762739 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-25 17:48:09.762895 | instance | Monday 25 May 2026 17:48:09 +0000 (0:00:07.428) 0:02:18.799 ************ 2026-05-25 17:48:55.641322 | instance | changed: [instance] 2026-05-25 17:48:55.641396 | instance | 2026-05-25 17:48:55.641653 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-25 17:48:55.641691 | instance | Monday 25 May 2026 17:48:55 +0000 (0:00:45.879) 0:03:04.679 ************ 2026-05-25 17:49:09.694895 | instance | ok: [instance] 2026-05-25 17:49:09.695003 | instance | 2026-05-25 17:49:09.695217 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-25 17:49:09.695258 | instance | Monday 25 May 2026 17:49:09 +0000 (0:00:14.053) 0:03:18.732 ************ 2026-05-25 17:49:09.780597 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-25 17:49:09.780654 | instance | 2026-05-25 17:49:09.780949 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-25 17:49:09.780993 | instance | Monday 25 May 2026 17:49:09 +0000 (0:00:00.085) 0:03:18.818 ************ 2026-05-25 17:49:09.837098 | instance | skipping: [instance] 2026-05-25 17:49:09.837242 | instance | 2026-05-25 17:49:09.837401 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-25 17:49:09.837548 | instance | Monday 25 May 2026 17:49:09 +0000 (0:00:00.056) 0:03:18.874 ************ 2026-05-25 17:49:09.886471 | instance | skipping: [instance] => (item=instance) 2026-05-25 17:49:09.886827 | instance | skipping: [instance] 2026-05-25 17:49:09.887180 | instance | 2026-05-25 17:49:09.887590 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-25 17:49:09.887977 | instance | Monday 25 May 2026 17:49:09 +0000 (0:00:00.048) 0:03:18.923 ************ 2026-05-25 17:49:10.150475 | instance | ok: [instance] 2026-05-25 17:49:10.150687 | instance | 2026-05-25 17:49:10.151031 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-25 17:49:10.151387 | instance | Monday 25 May 2026 17:49:10 +0000 (0:00:00.264) 0:03:19.188 ************ 2026-05-25 17:49:16.487818 | instance | ok: [instance] 2026-05-25 17:49:16.488084 | instance | 2026-05-25 17:49:16.488463 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-25 17:49:16.488793 | instance | Monday 25 May 2026 17:49:16 +0000 (0:00:06.337) 0:03:25.525 ************ 2026-05-25 17:49:28.675069 | instance | changed: [instance] 2026-05-25 17:49:28.675134 | instance | 2026-05-25 17:49:28.675146 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-25 17:49:28.675156 | instance | Monday 25 May 2026 17:49:28 +0000 (0:00:12.186) 0:03:37.711 ************ 2026-05-25 17:49:34.591299 | instance | ok: [instance] 2026-05-25 17:49:34.591391 | instance | 2026-05-25 17:49:34.591652 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-05-25 17:49:34.591693 | instance | Monday 25 May 2026 17:49:34 +0000 (0:00:05.917) 0:03:43.629 ************ 2026-05-25 17:49:38.995354 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-05-25 17:49:38.995491 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-05-25 17:49:38.995579 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-05-25 17:49:38.995704 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-05-25 17:49:38.995822 | instance | 2026-05-25 17:49:38.995943 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-25 17:49:38.996048 | instance | 2026-05-25 17:49:38.996175 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:49:38.996288 | instance | Monday 25 May 2026 17:49:38 +0000 (0:00:04.403) 0:03:48.032 ************ 2026-05-25 17:49:39.903628 | instance | ok: [instance] 2026-05-25 17:49:39.903722 | instance | 2026-05-25 17:49:39.903889 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:49:39.904035 | instance | Monday 25 May 2026 17:49:39 +0000 (0:00:00.908) 0:03:48.940 ************ 2026-05-25 17:49:40.114733 | instance | ok: [instance] 2026-05-25 17:49:40.114826 | instance | 2026-05-25 17:49:40.114919 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:49:40.115038 | instance | Monday 25 May 2026 17:49:40 +0000 (0:00:00.211) 0:03:49.152 ************ 2026-05-25 17:49:40.163415 | instance | skipping: [instance] 2026-05-25 17:49:40.163529 | instance | 2026-05-25 17:49:40.163610 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-25 17:49:40.163735 | instance | Monday 25 May 2026 17:49:40 +0000 (0:00:00.048) 0:03:49.200 ************ 2026-05-25 17:49:40.377486 | instance | ok: [instance] 2026-05-25 17:49:40.377565 | instance | 2026-05-25 17:49:40.377578 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:49:40.377638 | instance | Monday 25 May 2026 17:49:40 +0000 (0:00:00.213) 0:03:49.414 ************ 2026-05-25 17:49:40.436940 | instance | ok: [instance] => { 2026-05-25 17:49:40.437031 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-25 17:49:40.437157 | instance | } 2026-05-25 17:49:40.437265 | instance | 2026-05-25 17:49:40.437382 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:49:40.437495 | instance | Monday 25 May 2026 17:49:40 +0000 (0:00:00.060) 0:03:49.475 ************ 2026-05-25 17:49:40.752782 | instance | ok: [instance] 2026-05-25 17:49:40.752852 | instance | 2026-05-25 17:49:40.752969 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:49:40.753110 | instance | Monday 25 May 2026 17:49:40 +0000 (0:00:00.315) 0:03:49.790 ************ 2026-05-25 17:49:40.801576 | instance | skipping: [instance] 2026-05-25 17:49:40.801660 | instance | 2026-05-25 17:49:40.801753 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:49:40.801875 | instance | Monday 25 May 2026 17:49:40 +0000 (0:00:00.049) 0:03:49.839 ************ 2026-05-25 17:49:40.846566 | instance | skipping: [instance] 2026-05-25 17:49:40.846673 | instance | 2026-05-25 17:49:40.846801 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:49:40.846964 | instance | Monday 25 May 2026 17:49:40 +0000 (0:00:00.044) 0:03:49.884 ************ 2026-05-25 17:49:41.048514 | instance | ok: [instance] 2026-05-25 17:49:41.048598 | instance | 2026-05-25 17:49:41.048694 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:49:41.048812 | instance | Monday 25 May 2026 17:49:41 +0000 (0:00:00.201) 0:03:50.086 ************ 2026-05-25 17:49:42.267865 | instance | ok: [instance] 2026-05-25 17:49:42.267972 | instance | 2026-05-25 17:49:42.268131 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:49:42.268297 | instance | Monday 25 May 2026 17:49:42 +0000 (0:00:01.218) 0:03:51.304 ************ 2026-05-25 17:49:42.341598 | instance | ok: [instance] => { 2026-05-25 17:49:42.341669 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-25 17:49:42.341812 | instance | } 2026-05-25 17:49:42.341959 | instance | 2026-05-25 17:49:42.342089 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:49:42.342212 | instance | Monday 25 May 2026 17:49:42 +0000 (0:00:00.073) 0:03:51.378 ************ 2026-05-25 17:49:42.686827 | instance | ok: [instance] 2026-05-25 17:49:42.687112 | instance | 2026-05-25 17:49:42.687434 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:49:42.687708 | instance | Monday 25 May 2026 17:49:42 +0000 (0:00:00.345) 0:03:51.723 ************ 2026-05-25 17:49:44.652723 | instance | ok: [instance] 2026-05-25 17:49:44.652961 | instance | 2026-05-25 17:49:44.653352 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-25 17:49:44.653662 | instance | Monday 25 May 2026 17:49:44 +0000 (0:00:01.966) 0:03:53.690 ************ 2026-05-25 17:49:44.684059 | instance | skipping: [instance] 2026-05-25 17:49:44.684437 | instance | 2026-05-25 17:49:44.684897 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-25 17:49:44.685331 | instance | Monday 25 May 2026 17:49:44 +0000 (0:00:00.031) 0:03:53.721 ************ 2026-05-25 17:49:44.708058 | instance | skipping: [instance] 2026-05-25 17:49:44.708300 | instance | 2026-05-25 17:49:44.708593 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-25 17:49:44.708863 | instance | Monday 25 May 2026 17:49:44 +0000 (0:00:00.024) 0:03:53.745 ************ 2026-05-25 17:49:44.741378 | instance | skipping: [instance] 2026-05-25 17:49:44.741584 | instance | 2026-05-25 17:49:44.741909 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-25 17:49:44.742186 | instance | Monday 25 May 2026 17:49:44 +0000 (0:00:00.033) 0:03:53.779 ************ 2026-05-25 17:49:45.774436 | instance | ok: [instance] 2026-05-25 17:49:45.774562 | instance | 2026-05-25 17:49:45.774772 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-25 17:49:45.774954 | instance | Monday 25 May 2026 17:49:45 +0000 (0:00:01.032) 0:03:54.811 ************ 2026-05-25 17:49:46.175731 | instance | ok: [instance] 2026-05-25 17:49:46.175875 | instance | 2026-05-25 17:49:46.176071 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-25 17:49:46.176254 | instance | Monday 25 May 2026 17:49:46 +0000 (0:00:00.401) 0:03:55.213 ************ 2026-05-25 17:49:47.045799 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-25 17:49:47.045890 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-25 17:49:47.045904 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-25 17:49:47.045913 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-25 17:49:47.045923 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-25 17:49:47.045933 | instance | 2026-05-25 17:49:47.046395 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-25 17:49:47.046418 | instance | Monday 25 May 2026 17:49:47 +0000 (0:00:00.868) 0:03:56.081 ************ 2026-05-25 17:49:47.555697 | instance | ok: [instance] 2026-05-25 17:49:47.555763 | instance | 2026-05-25 17:49:47.555917 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-25 17:49:47.556046 | instance | Monday 25 May 2026 17:49:47 +0000 (0:00:00.496) 0:03:56.577 ************ 2026-05-25 17:49:47.556166 | instance | 2026-05-25 17:49:47.556292 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-25 17:49:47.556420 | instance | Monday 25 May 2026 17:49:47 +0000 (0:00:00.015) 0:03:56.593 ************ 2026-05-25 17:49:47.922634 | instance | ok: [instance] 2026-05-25 17:49:47.922759 | instance | 2026-05-25 17:49:47.922951 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:49:47.923151 | instance | Monday 25 May 2026 17:49:47 +0000 (0:00:00.366) 0:03:56.960 ************ 2026-05-25 17:49:48.132743 | instance | ok: [instance] 2026-05-25 17:49:48.133001 | instance | 2026-05-25 17:49:48.133201 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:49:48.133334 | instance | Monday 25 May 2026 17:49:48 +0000 (0:00:00.210) 0:03:57.170 ************ 2026-05-25 17:49:48.188121 | instance | ok: [instance] => { 2026-05-25 17:49:48.188191 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-25 17:49:48.188332 | instance | } 2026-05-25 17:49:48.188441 | instance | 2026-05-25 17:49:48.188570 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:49:48.188730 | instance | Monday 25 May 2026 17:49:48 +0000 (0:00:00.055) 0:03:57.225 ************ 2026-05-25 17:49:48.532245 | instance | ok: [instance] 2026-05-25 17:49:48.532706 | instance | 2026-05-25 17:49:48.532760 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:49:48.532768 | instance | Monday 25 May 2026 17:49:48 +0000 (0:00:00.344) 0:03:57.569 ************ 2026-05-25 17:49:51.627676 | instance | ok: [instance] 2026-05-25 17:49:51.627764 | instance | 2026-05-25 17:49:51.628021 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-25 17:49:51.628057 | instance | Monday 25 May 2026 17:49:51 +0000 (0:00:03.095) 0:04:00.665 ************ 2026-05-25 17:49:52.698616 | instance | ok: [instance] 2026-05-25 17:49:52.698683 | instance | 2026-05-25 17:49:52.698958 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-25 17:49:52.699075 | instance | Monday 25 May 2026 17:49:52 +0000 (0:00:01.071) 0:04:01.736 ************ 2026-05-25 17:49:52.910707 | instance | ok: [instance] 2026-05-25 17:49:52.910798 | instance | 2026-05-25 17:49:52.911103 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-25 17:49:52.911140 | instance | Monday 25 May 2026 17:49:52 +0000 (0:00:00.212) 0:04:01.948 ************ 2026-05-25 17:49:53.338479 | instance | ok: [instance] 2026-05-25 17:49:53.338839 | instance | 2026-05-25 17:49:53.338856 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-25 17:49:53.338866 | instance | Monday 25 May 2026 17:49:53 +0000 (0:00:00.427) 0:04:02.376 ************ 2026-05-25 17:49:53.923773 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-25 17:49:53.923842 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-25 17:49:53.924367 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-25 17:49:53.924403 | instance | 2026-05-25 17:49:53.924408 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-25 17:49:53.924413 | instance | Monday 25 May 2026 17:49:53 +0000 (0:00:00.585) 0:04:02.961 ************ 2026-05-25 17:49:54.336349 | instance | ok: [instance] 2026-05-25 17:49:54.336381 | instance | 2026-05-25 17:49:54.336387 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-25 17:49:54.336391 | instance | Monday 25 May 2026 17:49:54 +0000 (0:00:00.412) 0:04:03.373 ************ 2026-05-25 17:49:54.782612 | instance | ok: [instance] 2026-05-25 17:49:54.782654 | instance | 2026-05-25 17:49:54.782661 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-25 17:49:54.782665 | instance | Monday 25 May 2026 17:49:54 +0000 (0:00:00.428) 0:04:03.802 ************ 2026-05-25 17:49:54.782670 | instance | 2026-05-25 17:49:54.782674 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-25 17:49:54.782678 | instance | Monday 25 May 2026 17:49:54 +0000 (0:00:00.016) 0:04:03.819 ************ 2026-05-25 17:49:55.145953 | instance | ok: [instance] 2026-05-25 17:49:55.145992 | instance | 2026-05-25 17:49:55.145997 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-25 17:49:55.146002 | instance | Monday 25 May 2026 17:49:55 +0000 (0:00:00.363) 0:04:04.183 ************ 2026-05-25 17:49:55.200533 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-25 17:49:55.200572 | instance | 2026-05-25 17:49:55.200584 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-25 17:49:55.200607 | instance | Monday 25 May 2026 17:49:55 +0000 (0:00:00.054) 0:04:04.237 ************ 2026-05-25 17:49:56.196114 | instance | ok: [instance] 2026-05-25 17:49:56.196153 | instance | 2026-05-25 17:49:56.196158 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-25 17:49:56.196163 | instance | Monday 25 May 2026 17:49:56 +0000 (0:00:00.995) 0:04:05.233 ************ 2026-05-25 17:49:56.855491 | instance | ok: [instance] => (item=chronyd) 2026-05-25 17:49:56.856122 | instance | ok: [instance] => (item=sshd) 2026-05-25 17:49:56.856173 | instance | 2026-05-25 17:49:56.856181 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-25 17:49:56.856187 | instance | Monday 25 May 2026 17:49:56 +0000 (0:00:00.659) 0:04:05.893 ************ 2026-05-25 17:49:57.334947 | instance | ok: [instance] 2026-05-25 17:49:57.335027 | instance | 2026-05-25 17:49:57.335296 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-25 17:49:57.335311 | instance | Monday 25 May 2026 17:49:57 +0000 (0:00:00.479) 0:04:06.372 ************ 2026-05-25 17:49:57.532253 | instance | ok: [instance] 2026-05-25 17:49:57.532288 | instance | 2026-05-25 17:49:57.532296 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-25 17:49:57.532302 | instance | Monday 25 May 2026 17:49:57 +0000 (0:00:00.196) 0:04:06.569 ************ 2026-05-25 17:49:57.768203 | instance | ok: [instance] 2026-05-25 17:49:57.768238 | instance | 2026-05-25 17:49:57.768243 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-25 17:49:57.768258 | instance | Monday 25 May 2026 17:49:57 +0000 (0:00:00.236) 0:04:06.805 ************ 2026-05-25 17:49:57.973623 | instance | ok: [instance] 2026-05-25 17:49:57.973662 | instance | 2026-05-25 17:49:57.973667 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-25 17:49:57.973672 | instance | Monday 25 May 2026 17:49:57 +0000 (0:00:00.205) 0:04:07.011 ************ 2026-05-25 17:49:58.191076 | instance | ok: [instance] => (item=instance) 2026-05-25 17:49:58.191119 | instance | 2026-05-25 17:49:58.191126 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-25 17:49:58.191131 | instance | Monday 25 May 2026 17:49:58 +0000 (0:00:00.217) 0:04:07.228 ************ 2026-05-25 17:49:58.243270 | instance | ok: [instance] 2026-05-25 17:49:58.243302 | instance | 2026-05-25 17:49:58.243308 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-25 17:49:58.243312 | instance | Monday 25 May 2026 17:49:58 +0000 (0:00:00.052) 0:04:07.280 ************ 2026-05-25 17:49:58.311768 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-25 17:49:58.311807 | instance | 2026-05-25 17:49:58.311812 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-25 17:49:58.311817 | instance | Monday 25 May 2026 17:49:58 +0000 (0:00:00.068) 0:04:07.349 ************ 2026-05-25 17:49:58.357252 | instance | skipping: [instance] 2026-05-25 17:49:58.357339 | instance | 2026-05-25 17:49:58.357357 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-25 17:49:58.357382 | instance | Monday 25 May 2026 17:49:58 +0000 (0:00:00.045) 0:04:07.394 ************ 2026-05-25 17:49:58.401824 | instance | skipping: [instance] => (item=instance) 2026-05-25 17:49:58.401889 | instance | skipping: [instance] 2026-05-25 17:49:58.402240 | instance | 2026-05-25 17:49:58.402433 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-25 17:49:58.402440 | instance | Monday 25 May 2026 17:49:58 +0000 (0:00:00.044) 0:04:07.439 ************ 2026-05-25 17:49:58.648871 | instance | ok: [instance] 2026-05-25 17:49:58.648976 | instance | 2026-05-25 17:49:58.649268 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-25 17:49:58.649317 | instance | Monday 25 May 2026 17:49:58 +0000 (0:00:00.246) 0:04:07.686 ************ 2026-05-25 17:50:05.008090 | instance | ok: [instance] 2026-05-25 17:50:05.008156 | instance | 2026-05-25 17:50:05.008422 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-25 17:50:05.008437 | instance | Monday 25 May 2026 17:50:05 +0000 (0:00:06.359) 0:04:14.045 ************ 2026-05-25 17:50:10.324034 | instance | ok: [instance] 2026-05-25 17:50:10.324135 | instance | 2026-05-25 17:50:10.324552 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-25 17:50:10.324598 | instance | Monday 25 May 2026 17:50:10 +0000 (0:00:05.315) 0:04:19.361 ************ 2026-05-25 17:50:24.239932 | instance | ok: [instance] 2026-05-25 17:50:24.240027 | instance | 2026-05-25 17:50:24.240389 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-25 17:50:24.240435 | instance | Monday 25 May 2026 17:50:24 +0000 (0:00:13.915) 0:04:33.277 ************ 2026-05-25 17:51:54.816244 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-25 17:51:54.816327 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-25 17:51:54.816437 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-25 17:51:54.816552 | instance | 2026-05-25 17:51:54.816677 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-25 17:51:54.816806 | instance | Monday 25 May 2026 17:51:54 +0000 (0:01:30.576) 0:06:03.853 ************ 2026-05-25 17:52:00.615877 | instance | ok: [instance] 2026-05-25 17:52:00.615929 | instance | 2026-05-25 17:52:00.615937 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-25 17:52:00.615944 | instance | Monday 25 May 2026 17:52:00 +0000 (0:00:05.798) 0:06:09.652 ************ 2026-05-25 17:52:06.625386 | instance | ok: [instance] 2026-05-25 17:52:06.625479 | instance | 2026-05-25 17:52:06.625765 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-25 17:52:06.625806 | instance | Monday 25 May 2026 17:52:06 +0000 (0:00:06.010) 0:06:15.663 ************ 2026-05-25 17:52:06.691056 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-25 17:52:06.691160 | instance | 2026-05-25 17:52:06.691257 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-25 17:52:06.691373 | instance | Monday 25 May 2026 17:52:06 +0000 (0:00:00.065) 0:06:15.728 ************ 2026-05-25 17:52:06.745754 | instance | ok: [instance] 2026-05-25 17:52:06.745782 | instance | 2026-05-25 17:52:06.745787 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-25 17:52:06.745792 | instance | Monday 25 May 2026 17:52:06 +0000 (0:00:00.054) 0:06:15.783 ************ 2026-05-25 17:52:12.753861 | instance | ok: [instance] 2026-05-25 17:52:12.753990 | instance | 2026-05-25 17:52:12.754019 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-25 17:52:12.754189 | instance | Monday 25 May 2026 17:52:12 +0000 (0:00:06.008) 0:06:21.791 ************ 2026-05-25 17:52:12.798151 | instance | ok: [instance] 2026-05-25 17:52:12.798254 | instance | 2026-05-25 17:52:12.798420 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-25 17:52:12.798498 | instance | Monday 25 May 2026 17:52:12 +0000 (0:00:00.044) 0:06:21.835 ************ 2026-05-25 17:52:12.850004 | instance | skipping: [instance] => (item=1) 2026-05-25 17:52:12.850075 | instance | skipping: [instance] => (item=1) 2026-05-25 17:52:12.850198 | instance | skipping: [instance] => (item=1) 2026-05-25 17:52:12.850317 | instance | skipping: [instance] 2026-05-25 17:52:12.850426 | instance | 2026-05-25 17:52:12.850545 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-25 17:52:12.850663 | instance | Monday 25 May 2026 17:52:12 +0000 (0:00:00.051) 0:06:21.887 ************ 2026-05-25 17:52:12.895042 | instance | skipping: [instance] 2026-05-25 17:52:12.895232 | instance | 2026-05-25 17:52:12.895490 | instance | PLAY [all] ********************************************************************* 2026-05-25 17:52:12.895732 | instance | 2026-05-25 17:52:12.896286 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-25 17:52:12.896561 | instance | Monday 25 May 2026 17:52:12 +0000 (0:00:00.045) 0:06:21.932 ************ 2026-05-25 17:52:13.247510 | instance | changed: [instance] 2026-05-25 17:52:13.247740 | instance | 2026-05-25 17:52:13.248098 | instance | PLAY [all] ********************************************************************* 2026-05-25 17:52:13.248277 | instance | 2026-05-25 17:52:13.248533 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:52:13.248798 | instance | Monday 25 May 2026 17:52:13 +0000 (0:00:00.351) 0:06:22.284 ************ 2026-05-25 17:52:14.153149 | instance | ok: [instance] 2026-05-25 17:52:14.153235 | instance | 2026-05-25 17:52:14.153341 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-25 17:52:14.153469 | instance | Monday 25 May 2026 17:52:14 +0000 (0:00:00.905) 0:06:23.190 ************ 2026-05-25 17:52:19.064381 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-25 17:52:19.064645 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-25 17:52:19.064943 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-25 17:52:19.065295 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-25 17:52:19.065595 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-25 17:52:19.065961 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-25 17:52:19.066179 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-25 17:52:19.066506 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-25 17:52:19.066838 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-25 17:52:19.067162 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-25 17:52:19.067449 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-25 17:52:19.067743 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-25 17:52:19.068018 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-25 17:52:19.068317 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-25 17:52:19.068663 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-25 17:52:19.068928 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-25 17:52:19.069273 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-25 17:52:19.069562 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-25 17:52:19.069823 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-25 17:52:19.070092 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-25 17:52:19.070340 | instance | 2026-05-25 17:52:19.070636 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-25 17:52:19.070983 | instance | Monday 25 May 2026 17:52:19 +0000 (0:00:04.911) 0:06:28.101 ************ 2026-05-25 17:52:19.260997 | instance | changed: [instance] 2026-05-25 17:52:19.261284 | instance | 2026-05-25 17:52:19.261565 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-25 17:52:19.261836 | instance | Monday 25 May 2026 17:52:19 +0000 (0:00:00.196) 0:06:28.298 ************ 2026-05-25 17:52:19.710982 | instance | changed: [instance] 2026-05-25 17:52:19.711235 | instance | 2026-05-25 17:52:19.711532 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-25 17:52:19.711837 | instance | Monday 25 May 2026 17:52:19 +0000 (0:00:00.449) 0:06:28.748 ************ 2026-05-25 17:52:19.945694 | instance | ok: [instance] 2026-05-25 17:52:19.945847 | instance | 2026-05-25 17:52:19.946083 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-25 17:52:19.946327 | instance | Monday 25 May 2026 17:52:19 +0000 (0:00:00.234) 0:06:28.983 ************ 2026-05-25 17:52:19.985350 | instance | ok: [instance] 2026-05-25 17:52:19.985559 | instance | 2026-05-25 17:52:19.985678 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-25 17:52:19.985789 | instance | 2026-05-25 17:52:19.985952 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:52:19.986070 | instance | Monday 25 May 2026 17:52:19 +0000 (0:00:00.039) 0:06:29.023 ************ 2026-05-25 17:52:20.872792 | instance | ok: [instance] 2026-05-25 17:52:20.873211 | instance | 2026-05-25 17:52:20.873579 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-25 17:52:20.873905 | instance | Monday 25 May 2026 17:52:20 +0000 (0:00:00.887) 0:06:29.910 ************ 2026-05-25 17:52:21.085686 | instance | changed: [instance] 2026-05-25 17:52:21.085849 | instance | 2026-05-25 17:52:21.086172 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-25 17:52:21.086455 | instance | Monday 25 May 2026 17:52:21 +0000 (0:00:00.212) 0:06:30.123 ************ 2026-05-25 17:52:21.998741 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-25 17:52:21.999026 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-25 17:52:21.999307 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-25 17:52:21.999595 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-25 17:52:21.999872 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-25 17:52:22.000161 | instance | 2026-05-25 17:52:22.000488 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-25 17:52:22.000807 | instance | Monday 25 May 2026 17:52:21 +0000 (0:00:00.913) 0:06:31.036 ************ 2026-05-25 17:52:22.198344 | 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-05-25 17:52:22.402825 | 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-05-25 17:52:22.562040 | 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-05-25 17:52:22.623226 | instance | ...ignoring 2026-05-25 17:52:22.623489 | instance | 2026-05-25 17:52:22.623770 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-25 17:52:22.624049 | instance | Monday 25 May 2026 17:52:22 +0000 (0:00:00.624) 0:06:31.660 ************ 2026-05-25 17:52:22.815794 | instance | ok: [instance] 2026-05-25 17:52:22.815897 | instance | 2026-05-25 17:52:22.816119 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-25 17:52:22.816314 | instance | Monday 25 May 2026 17:52:22 +0000 (0:00:00.192) 0:06:31.853 ************ 2026-05-25 17:52:23.012139 | instance | ok: [instance] 2026-05-25 17:52:23.012200 | instance | 2026-05-25 17:52:23.012217 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-25 17:52:23.012230 | instance | Monday 25 May 2026 17:52:23 +0000 (0:00:00.195) 0:06:32.048 ************ 2026-05-25 17:52:23.046142 | instance | ok: [instance] 2026-05-25 17:52:23.046692 | instance | 2026-05-25 17:52:23.046744 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-25 17:52:23.046757 | instance | Monday 25 May 2026 17:52:23 +0000 (0:00:00.034) 0:06:32.083 ************ 2026-05-25 17:52:23.084032 | instance | ok: [instance] 2026-05-25 17:52:23.084133 | instance | 2026-05-25 17:52:23.084398 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-25 17:52:23.084429 | instance | Monday 25 May 2026 17:52:23 +0000 (0:00:00.038) 0:06:32.121 ************ 2026-05-25 17:52:23.646458 | instance | ok: [instance] 2026-05-25 17:52:23.647204 | instance | 2026-05-25 17:52:23.647250 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-25 17:52:23.647259 | instance | Monday 25 May 2026 17:52:23 +0000 (0:00:00.562) 0:06:32.683 ************ 2026-05-25 17:52:23.903994 | instance | ok: [instance] 2026-05-25 17:52:23.904072 | instance | 2026-05-25 17:52:23.904909 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-25 17:52:23.904926 | instance | Monday 25 May 2026 17:52:23 +0000 (0:00:00.199) 0:06:32.883 ************ 2026-05-25 17:52:23.904931 | instance | 2026-05-25 17:52:23.904936 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-25 17:52:23.904940 | instance | 2026-05-25 17:52:23.904951 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:52:23.904955 | instance | Monday 25 May 2026 17:52:23 +0000 (0:00:00.058) 0:06:32.941 ************ 2026-05-25 17:52:24.794567 | instance | ok: [instance] 2026-05-25 17:52:24.794636 | instance | 2026-05-25 17:52:24.794920 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:52:24.794958 | instance | Monday 25 May 2026 17:52:24 +0000 (0:00:00.890) 0:06:33.832 ************ 2026-05-25 17:52:24.992273 | instance | ok: [instance] 2026-05-25 17:52:24.992342 | instance | 2026-05-25 17:52:24.992613 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:52:24.992655 | instance | Monday 25 May 2026 17:52:24 +0000 (0:00:00.197) 0:06:34.030 ************ 2026-05-25 17:52:25.031069 | instance | skipping: [instance] 2026-05-25 17:52:25.031134 | instance | 2026-05-25 17:52:25.031444 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-25 17:52:25.031471 | instance | Monday 25 May 2026 17:52:25 +0000 (0:00:00.038) 0:06:34.068 ************ 2026-05-25 17:52:25.262324 | instance | ok: [instance] 2026-05-25 17:52:25.262435 | instance | 2026-05-25 17:52:25.262794 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:52:25.262839 | instance | Monday 25 May 2026 17:52:25 +0000 (0:00:00.231) 0:06:34.300 ************ 2026-05-25 17:52:25.314197 | instance | ok: [instance] => { 2026-05-25 17:52:25.314304 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-25 17:52:25.314436 | instance | } 2026-05-25 17:52:25.314554 | instance | 2026-05-25 17:52:25.314701 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:52:25.314839 | instance | Monday 25 May 2026 17:52:25 +0000 (0:00:00.051) 0:06:34.352 ************ 2026-05-25 17:52:25.615642 | instance | ok: [instance] 2026-05-25 17:52:25.615761 | instance | 2026-05-25 17:52:25.615894 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:52:25.616040 | instance | Monday 25 May 2026 17:52:25 +0000 (0:00:00.301) 0:06:34.653 ************ 2026-05-25 17:52:25.656720 | instance | skipping: [instance] 2026-05-25 17:52:25.656814 | instance | 2026-05-25 17:52:25.656960 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:52:25.657129 | instance | Monday 25 May 2026 17:52:25 +0000 (0:00:00.041) 0:06:34.694 ************ 2026-05-25 17:52:25.855562 | instance | ok: [instance] 2026-05-25 17:52:25.855901 | instance | 2026-05-25 17:52:25.856294 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:52:25.856617 | instance | Monday 25 May 2026 17:52:25 +0000 (0:00:00.198) 0:06:34.893 ************ 2026-05-25 17:52:26.933530 | instance | ok: [instance] 2026-05-25 17:52:26.933785 | instance | 2026-05-25 17:52:26.934118 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:52:26.934505 | instance | Monday 25 May 2026 17:52:26 +0000 (0:00:01.077) 0:06:35.970 ************ 2026-05-25 17:52:26.997278 | instance | ok: [instance] => { 2026-05-25 17:52:26.997579 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-25 17:52:26.997940 | instance | } 2026-05-25 17:52:26.998222 | instance | 2026-05-25 17:52:26.998535 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:52:26.998862 | instance | Monday 25 May 2026 17:52:26 +0000 (0:00:00.063) 0:06:36.034 ************ 2026-05-25 17:52:27.352105 | instance | ok: [instance] 2026-05-25 17:52:27.352212 | instance | 2026-05-25 17:52:27.352321 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:52:27.352442 | instance | Monday 25 May 2026 17:52:27 +0000 (0:00:00.355) 0:06:36.389 ************ 2026-05-25 17:52:29.351262 | instance | ok: [instance] 2026-05-25 17:52:29.351323 | instance | 2026-05-25 17:52:29.351336 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-25 17:52:29.351347 | instance | Monday 25 May 2026 17:52:29 +0000 (0:00:01.997) 0:06:38.387 ************ 2026-05-25 17:52:29.381708 | instance | skipping: [instance] 2026-05-25 17:52:29.381778 | instance | 2026-05-25 17:52:29.382054 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-25 17:52:29.382091 | instance | Monday 25 May 2026 17:52:29 +0000 (0:00:00.031) 0:06:38.419 ************ 2026-05-25 17:52:29.411756 | instance | skipping: [instance] 2026-05-25 17:52:29.412547 | instance | 2026-05-25 17:52:29.412588 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-25 17:52:29.412600 | instance | Monday 25 May 2026 17:52:29 +0000 (0:00:00.029) 0:06:38.448 ************ 2026-05-25 17:52:29.438899 | instance | skipping: [instance] 2026-05-25 17:52:29.439019 | instance | 2026-05-25 17:52:29.439236 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-25 17:52:29.439415 | instance | Monday 25 May 2026 17:52:29 +0000 (0:00:00.027) 0:06:38.476 ************ 2026-05-25 17:52:30.444828 | instance | ok: [instance] 2026-05-25 17:52:30.444919 | instance | 2026-05-25 17:52:30.445237 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-25 17:52:30.445309 | instance | Monday 25 May 2026 17:52:30 +0000 (0:00:01.006) 0:06:39.482 ************ 2026-05-25 17:52:30.856999 | instance | ok: [instance] 2026-05-25 17:52:30.857096 | instance | 2026-05-25 17:52:30.857106 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-25 17:52:30.857111 | instance | Monday 25 May 2026 17:52:30 +0000 (0:00:00.411) 0:06:39.894 ************ 2026-05-25 17:52:31.800514 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-25 17:52:31.800591 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-25 17:52:31.801167 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-25 17:52:31.801224 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-25 17:52:31.801237 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-25 17:52:31.801253 | instance | 2026-05-25 17:52:31.801544 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-25 17:52:31.801588 | instance | Monday 25 May 2026 17:52:31 +0000 (0:00:00.943) 0:06:40.838 ************ 2026-05-25 17:52:32.316854 | instance | ok: [instance] 2026-05-25 17:52:32.316926 | instance | 2026-05-25 17:52:32.317118 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-25 17:52:32.317596 | instance | Monday 25 May 2026 17:52:32 +0000 (0:00:00.510) 0:06:41.348 ************ 2026-05-25 17:52:32.317638 | instance | 2026-05-25 17:52:32.317643 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-25 17:52:32.317648 | instance | Monday 25 May 2026 17:52:32 +0000 (0:00:00.006) 0:06:41.354 ************ 2026-05-25 17:52:32.676467 | instance | ok: [instance] 2026-05-25 17:52:32.676496 | instance | 2026-05-25 17:52:32.676502 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-25 17:52:32.676507 | instance | Monday 25 May 2026 17:52:32 +0000 (0:00:00.359) 0:06:41.714 ************ 2026-05-25 17:52:33.237658 | 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-05-25 17:52:33.248477 | instance | ...ignoring 2026-05-25 17:52:33.248564 | instance | 2026-05-25 17:52:33.248850 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-25 17:52:33.248889 | instance | Monday 25 May 2026 17:52:33 +0000 (0:00:00.572) 0:06:42.286 ************ 2026-05-25 17:52:33.279220 | instance | skipping: [instance] 2026-05-25 17:52:33.279644 | instance | 2026-05-25 17:52:33.279688 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-25 17:52:33.279700 | instance | Monday 25 May 2026 17:52:33 +0000 (0:00:00.030) 0:06:42.316 ************ 2026-05-25 17:52:33.313691 | instance | skipping: [instance] 2026-05-25 17:52:33.314200 | instance | 2026-05-25 17:52:33.314235 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-25 17:52:33.314243 | instance | Monday 25 May 2026 17:52:33 +0000 (0:00:00.034) 0:06:42.351 ************ 2026-05-25 17:52:33.348518 | instance | skipping: [instance] 2026-05-25 17:52:33.348904 | instance | 2026-05-25 17:52:33.348944 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-25 17:52:33.348950 | instance | Monday 25 May 2026 17:52:33 +0000 (0:00:00.034) 0:06:42.386 ************ 2026-05-25 17:52:33.384164 | instance | skipping: [instance] 2026-05-25 17:52:33.384589 | instance | 2026-05-25 17:52:33.384615 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-25 17:52:33.384622 | instance | Monday 25 May 2026 17:52:33 +0000 (0:00:00.035) 0:06:42.421 ************ 2026-05-25 17:52:33.424060 | instance | skipping: [instance] 2026-05-25 17:52:33.424141 | instance | 2026-05-25 17:52:33.424257 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:52:33.424437 | instance | Monday 25 May 2026 17:52:33 +0000 (0:00:00.040) 0:06:42.461 ************ 2026-05-25 17:52:33.624312 | instance | ok: [instance] 2026-05-25 17:52:33.624371 | instance | 2026-05-25 17:52:33.624628 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:52:33.624644 | instance | Monday 25 May 2026 17:52:33 +0000 (0:00:00.200) 0:06:42.662 ************ 2026-05-25 17:52:33.659821 | instance | ok: [instance] => { 2026-05-25 17:52:33.660598 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-25 17:52:33.660616 | instance | } 2026-05-25 17:52:33.660622 | instance | 2026-05-25 17:52:33.660628 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:52:33.660633 | instance | Monday 25 May 2026 17:52:33 +0000 (0:00:00.035) 0:06:42.697 ************ 2026-05-25 17:52:34.561249 | instance | changed: [instance] 2026-05-25 17:52:34.561297 | instance | 2026-05-25 17:52:34.561304 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:52:34.561311 | instance | Monday 25 May 2026 17:52:34 +0000 (0:00:00.900) 0:06:43.598 ************ 2026-05-25 17:52:34.606072 | instance | skipping: [instance] 2026-05-25 17:52:34.606640 | instance | 2026-05-25 17:52:34.606863 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:52:34.606872 | instance | Monday 25 May 2026 17:52:34 +0000 (0:00:00.045) 0:06:43.643 ************ 2026-05-25 17:52:34.831723 | instance | ok: [instance] 2026-05-25 17:52:34.831846 | instance | 2026-05-25 17:52:34.831861 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:52:34.832038 | instance | Monday 25 May 2026 17:52:34 +0000 (0:00:00.225) 0:06:43.869 ************ 2026-05-25 17:52:34.881863 | instance | ok: [instance] => { 2026-05-25 17:52:34.881960 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-25 17:52:34.882434 | instance | } 2026-05-25 17:52:34.882496 | instance | 2026-05-25 17:52:34.882502 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:52:34.882508 | instance | Monday 25 May 2026 17:52:34 +0000 (0:00:00.049) 0:06:43.919 ************ 2026-05-25 17:52:35.910920 | instance | changed: [instance] 2026-05-25 17:52:35.911037 | instance | 2026-05-25 17:52:35.911049 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:52:35.911236 | instance | Monday 25 May 2026 17:52:35 +0000 (0:00:01.029) 0:06:44.948 ************ 2026-05-25 17:52:35.980944 | instance | skipping: [instance] 2026-05-25 17:52:35.981188 | instance | 2026-05-25 17:52:35.981568 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-25 17:52:35.981648 | instance | Monday 25 May 2026 17:52:35 +0000 (0:00:00.068) 0:06:45.017 ************ 2026-05-25 17:52:36.012901 | instance | skipping: [instance] 2026-05-25 17:52:36.013091 | instance | 2026-05-25 17:52:36.013335 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-25 17:52:36.013398 | instance | Monday 25 May 2026 17:52:36 +0000 (0:00:00.032) 0:06:45.050 ************ 2026-05-25 17:52:36.044947 | instance | skipping: [instance] 2026-05-25 17:52:36.045007 | instance | 2026-05-25 17:52:36.045325 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-25 17:52:36.045366 | instance | Monday 25 May 2026 17:52:36 +0000 (0:00:00.032) 0:06:45.082 ************ 2026-05-25 17:52:36.074668 | instance | skipping: [instance] 2026-05-25 17:52:36.075078 | instance | 2026-05-25 17:52:36.075118 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-25 17:52:36.075125 | instance | Monday 25 May 2026 17:52:36 +0000 (0:00:00.029) 0:06:45.112 ************ 2026-05-25 17:52:37.123089 | instance | ok: [instance] 2026-05-25 17:52:37.123201 | instance | 2026-05-25 17:52:37.123486 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-25 17:52:37.123533 | instance | Monday 25 May 2026 17:52:37 +0000 (0:00:01.048) 0:06:46.160 ************ 2026-05-25 17:52:37.558705 | instance | ok: [instance] 2026-05-25 17:52:37.558800 | instance | 2026-05-25 17:52:37.559104 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-25 17:52:37.559265 | instance | Monday 25 May 2026 17:52:37 +0000 (0:00:00.435) 0:06:46.596 ************ 2026-05-25 17:52:38.447767 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-25 17:52:38.448817 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-25 17:52:38.448836 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-25 17:52:38.448843 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-25 17:52:38.448849 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-25 17:52:38.448855 | instance | 2026-05-25 17:52:38.448861 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-25 17:52:38.448866 | instance | Monday 25 May 2026 17:52:38 +0000 (0:00:00.888) 0:06:47.485 ************ 2026-05-25 17:52:38.969339 | instance | ok: [instance] 2026-05-25 17:52:38.969410 | instance | 2026-05-25 17:52:38.970044 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-25 17:52:38.970090 | instance | Monday 25 May 2026 17:52:38 +0000 (0:00:00.515) 0:06:48.000 ************ 2026-05-25 17:52:38.970096 | instance | 2026-05-25 17:52:38.970101 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-25 17:52:38.970105 | instance | Monday 25 May 2026 17:52:38 +0000 (0:00:00.006) 0:06:48.007 ************ 2026-05-25 17:52:39.319862 | instance | ok: [instance] 2026-05-25 17:52:39.319935 | instance | 2026-05-25 17:52:39.320221 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:52:39.320263 | instance | Monday 25 May 2026 17:52:39 +0000 (0:00:00.350) 0:06:48.357 ************ 2026-05-25 17:52:39.533290 | instance | ok: [instance] 2026-05-25 17:52:39.533465 | instance | 2026-05-25 17:52:39.533483 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:52:39.533636 | instance | Monday 25 May 2026 17:52:39 +0000 (0:00:00.213) 0:06:48.571 ************ 2026-05-25 17:52:39.583501 | instance | ok: [instance] => { 2026-05-25 17:52:39.584079 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-25 17:52:39.584109 | instance | } 2026-05-25 17:52:39.584115 | instance | 2026-05-25 17:52:39.584120 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:52:39.584124 | instance | Monday 25 May 2026 17:52:39 +0000 (0:00:00.050) 0:06:48.621 ************ 2026-05-25 17:52:40.194426 | instance | changed: [instance] 2026-05-25 17:52:40.194502 | instance | 2026-05-25 17:52:40.194779 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:52:40.194823 | instance | Monday 25 May 2026 17:52:40 +0000 (0:00:00.610) 0:06:49.232 ************ 2026-05-25 17:52:41.573034 | instance | changed: [instance] 2026-05-25 17:52:41.573102 | instance | 2026-05-25 17:52:41.573400 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:52:41.573440 | instance | Monday 25 May 2026 17:52:41 +0000 (0:00:01.378) 0:06:50.610 ************ 2026-05-25 17:52:41.621923 | instance | ok: [instance] => { 2026-05-25 17:52:41.622514 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-25 17:52:41.622549 | instance | } 2026-05-25 17:52:41.622555 | instance | 2026-05-25 17:52:41.622559 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:52:41.622564 | instance | Monday 25 May 2026 17:52:41 +0000 (0:00:00.048) 0:06:50.659 ************ 2026-05-25 17:52:42.237369 | instance | changed: [instance] 2026-05-25 17:52:42.237443 | instance | 2026-05-25 17:52:42.237705 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:52:42.237744 | instance | Monday 25 May 2026 17:52:42 +0000 (0:00:00.615) 0:06:51.275 ************ 2026-05-25 17:52:43.630481 | instance | changed: [instance] 2026-05-25 17:52:43.630577 | instance | 2026-05-25 17:52:43.630847 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-25 17:52:43.630885 | instance | Monday 25 May 2026 17:52:43 +0000 (0:00:01.393) 0:06:52.668 ************ 2026-05-25 17:52:44.086100 | instance | changed: [instance] 2026-05-25 17:52:44.086600 | instance | 2026-05-25 17:52:44.086621 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-25 17:52:44.086628 | instance | Monday 25 May 2026 17:52:44 +0000 (0:00:00.455) 0:06:53.123 ************ 2026-05-25 17:52:44.292655 | instance | changed: [instance] 2026-05-25 17:52:44.292741 | instance | 2026-05-25 17:52:44.292997 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:52:44.293031 | instance | Monday 25 May 2026 17:52:44 +0000 (0:00:00.206) 0:06:53.330 ************ 2026-05-25 17:52:44.498360 | instance | ok: [instance] 2026-05-25 17:52:44.498433 | instance | 2026-05-25 17:52:44.498680 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:52:44.498727 | instance | Monday 25 May 2026 17:52:44 +0000 (0:00:00.205) 0:06:53.536 ************ 2026-05-25 17:52:44.554100 | instance | ok: [instance] => { 2026-05-25 17:52:44.554943 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-25 17:52:44.554984 | instance | } 2026-05-25 17:52:44.554992 | instance | 2026-05-25 17:52:44.554998 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:52:44.555004 | instance | Monday 25 May 2026 17:52:44 +0000 (0:00:00.055) 0:06:53.591 ************ 2026-05-25 17:52:45.454766 | instance | changed: [instance] 2026-05-25 17:52:45.454878 | instance | 2026-05-25 17:52:45.454895 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:52:45.454908 | instance | Monday 25 May 2026 17:52:45 +0000 (0:00:00.900) 0:06:54.491 ************ 2026-05-25 17:52:48.140587 | instance | changed: [instance] 2026-05-25 17:52:48.140693 | instance | 2026-05-25 17:52:48.140924 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-25 17:52:48.140968 | instance | Monday 25 May 2026 17:52:48 +0000 (0:00:02.686) 0:06:57.178 ************ 2026-05-25 17:52:48.192922 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-25 17:52:48.193219 | instance | 2026-05-25 17:52:48.193300 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-25 17:52:48.193313 | instance | Monday 25 May 2026 17:52:48 +0000 (0:00:00.051) 0:06:57.230 ************ 2026-05-25 17:52:49.210457 | instance | ok: [instance] 2026-05-25 17:52:49.210550 | instance | 2026-05-25 17:52:49.210797 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-25 17:52:49.210877 | instance | Monday 25 May 2026 17:52:49 +0000 (0:00:01.017) 0:06:58.248 ************ 2026-05-25 17:52:49.411415 | instance | changed: [instance] 2026-05-25 17:52:49.411964 | instance | 2026-05-25 17:52:49.412032 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-25 17:52:49.412042 | instance | Monday 25 May 2026 17:52:49 +0000 (0:00:00.200) 0:06:58.448 ************ 2026-05-25 17:52:49.884367 | instance | changed: [instance] 2026-05-25 17:52:49.884429 | instance | 2026-05-25 17:52:49.884435 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-25 17:52:49.884440 | instance | Monday 25 May 2026 17:52:49 +0000 (0:00:00.472) 0:06:58.921 ************ 2026-05-25 17:52:50.690546 | instance | changed: [instance] => (item=br_netfilter) 2026-05-25 17:52:50.690626 | instance | ok: [instance] => (item=ip_tables) 2026-05-25 17:52:50.691226 | instance | changed: [instance] => (item=ip6_tables) 2026-05-25 17:52:50.691270 | instance | changed: [instance] => (item=nf_conntrack) 2026-05-25 17:52:50.691275 | instance | 2026-05-25 17:52:50.691280 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:52:50.691284 | instance | Monday 25 May 2026 17:52:50 +0000 (0:00:00.806) 0:06:59.728 ************ 2026-05-25 17:52:50.922815 | instance | ok: [instance] 2026-05-25 17:52:50.923366 | instance | 2026-05-25 17:52:50.923385 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:52:50.923392 | instance | Monday 25 May 2026 17:52:50 +0000 (0:00:00.232) 0:06:59.960 ************ 2026-05-25 17:52:50.965563 | instance | ok: [instance] => { 2026-05-25 17:52:50.965655 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-25 17:52:50.966131 | instance | } 2026-05-25 17:52:50.966146 | instance | 2026-05-25 17:52:50.966151 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:52:50.966155 | instance | Monday 25 May 2026 17:52:50 +0000 (0:00:00.042) 0:07:00.003 ************ 2026-05-25 17:52:52.734902 | instance | changed: [instance] 2026-05-25 17:52:52.734998 | instance | 2026-05-25 17:52:52.735082 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:52:52.735223 | instance | Monday 25 May 2026 17:52:52 +0000 (0:00:01.769) 0:07:01.772 ************ 2026-05-25 17:52:52.772455 | instance | skipping: [instance] 2026-05-25 17:52:52.772896 | instance | 2026-05-25 17:52:52.772937 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-25 17:52:52.772944 | instance | Monday 25 May 2026 17:52:52 +0000 (0:00:00.037) 0:07:01.810 ************ 2026-05-25 17:52:52.822391 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-25 17:52:52.822468 | instance | 2026-05-25 17:52:52.822707 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-25 17:52:52.822737 | instance | Monday 25 May 2026 17:52:52 +0000 (0:00:00.050) 0:07:01.860 ************ 2026-05-25 17:52:52.855413 | instance | skipping: [instance] 2026-05-25 17:52:52.855496 | instance | 2026-05-25 17:52:52.855753 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-25 17:52:52.855792 | instance | Monday 25 May 2026 17:52:52 +0000 (0:00:00.032) 0:07:01.893 ************ 2026-05-25 17:52:57.545549 | instance | changed: [instance] 2026-05-25 17:52:57.545632 | instance | 2026-05-25 17:52:57.545868 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-25 17:52:57.545905 | instance | Monday 25 May 2026 17:52:57 +0000 (0:00:04.690) 0:07:06.583 ************ 2026-05-25 17:52:58.840847 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-25 17:52:58.841066 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-25 17:52:58.842041 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-25 17:52:58.842054 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-25 17:52:58.842058 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-25 17:52:58.842063 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-25 17:52:58.842067 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-25 17:52:58.842071 | instance | 2026-05-25 17:52:58.842075 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-25 17:52:58.842079 | instance | Monday 25 May 2026 17:52:58 +0000 (0:00:01.295) 0:07:07.878 ************ 2026-05-25 17:52:59.386892 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-25 17:52:59.386966 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-25 17:52:59.387545 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-25 17:52:59.387670 | instance | 2026-05-25 17:52:59.387676 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-25 17:52:59.387681 | instance | Monday 25 May 2026 17:52:59 +0000 (0:00:00.545) 0:07:08.424 ************ 2026-05-25 17:52:59.848219 | instance | changed: [instance] 2026-05-25 17:52:59.848317 | instance | 2026-05-25 17:52:59.848605 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-25 17:52:59.848632 | instance | Monday 25 May 2026 17:52:59 +0000 (0:00:00.461) 0:07:08.886 ************ 2026-05-25 17:53:00.294082 | instance | changed: [instance] 2026-05-25 17:53:00.294570 | instance | 2026-05-25 17:53:00.294590 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-25 17:53:00.294597 | instance | Monday 25 May 2026 17:53:00 +0000 (0:00:00.445) 0:07:09.331 ************ 2026-05-25 17:53:00.513426 | instance | ok: [instance] 2026-05-25 17:53:00.513503 | instance | 2026-05-25 17:53:00.513702 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-25 17:53:00.513999 | instance | Monday 25 May 2026 17:53:00 +0000 (0:00:00.219) 0:07:09.551 ************ 2026-05-25 17:53:00.545861 | instance | skipping: [instance] 2026-05-25 17:53:00.546276 | instance | 2026-05-25 17:53:00.546347 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-25 17:53:00.546356 | instance | Monday 25 May 2026 17:53:00 +0000 (0:00:00.032) 0:07:09.583 ************ 2026-05-25 17:53:01.045231 | instance | ok: [instance] => (item=swap) 2026-05-25 17:53:01.045317 | instance | ok: [instance] => (item=none) 2026-05-25 17:53:01.045500 | instance | 2026-05-25 17:53:01.045738 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-25 17:53:01.045777 | instance | Monday 25 May 2026 17:53:01 +0000 (0:00:00.499) 0:07:10.083 ************ 2026-05-25 17:53:01.495208 | instance | changed: [instance] 2026-05-25 17:53:01.495288 | instance | 2026-05-25 17:53:01.495543 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-25 17:53:01.495581 | instance | Monday 25 May 2026 17:53:01 +0000 (0:00:00.449) 0:07:10.533 ************ 2026-05-25 17:53:02.120963 | instance | changed: [instance] 2026-05-25 17:53:02.121912 | instance | 2026-05-25 17:53:02.121929 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-25 17:53:02.121934 | instance | Monday 25 May 2026 17:53:02 +0000 (0:00:00.618) 0:07:11.151 ************ 2026-05-25 17:53:02.121939 | instance | 2026-05-25 17:53:02.121943 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-25 17:53:02.121946 | instance | Monday 25 May 2026 17:53:02 +0000 (0:00:00.007) 0:07:11.158 ************ 2026-05-25 17:53:02.862480 | instance | ok: [instance] 2026-05-25 17:53:02.862559 | instance | 2026-05-25 17:53:02.862830 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-25 17:53:02.862870 | instance | Monday 25 May 2026 17:53:02 +0000 (0:00:00.741) 0:07:11.900 ************ 2026-05-25 17:53:03.420591 | instance | changed: [instance] 2026-05-25 17:53:03.420662 | instance | 2026-05-25 17:53:03.420732 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-25 17:53:03.420852 | instance | Monday 25 May 2026 17:53:03 +0000 (0:00:00.558) 0:07:12.458 ************ 2026-05-25 17:53:04.531033 | instance | ok: [instance] 2026-05-25 17:53:04.531098 | instance | 2026-05-25 17:53:04.531416 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-25 17:53:04.531458 | instance | Monday 25 May 2026 17:53:04 +0000 (0:00:01.110) 0:07:13.568 ************ 2026-05-25 17:53:05.285978 | instance | ok: [instance] 2026-05-25 17:53:05.286063 | instance | 2026-05-25 17:53:05.286318 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-25 17:53:05.286355 | instance | Monday 25 May 2026 17:53:05 +0000 (0:00:00.754) 0:07:14.323 ************ 2026-05-25 17:53:05.480329 | instance | ok: [instance] 2026-05-25 17:53:05.480397 | instance | 2026-05-25 17:53:05.480551 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-25 17:53:05.480663 | instance | Monday 25 May 2026 17:53:05 +0000 (0:00:00.194) 0:07:14.518 ************ 2026-05-25 17:53:05.957189 | instance | ok: [instance] 2026-05-25 17:53:05.957287 | instance | 2026-05-25 17:53:05.957635 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-25 17:53:05.957678 | instance | Monday 25 May 2026 17:53:05 +0000 (0:00:00.476) 0:07:14.994 ************ 2026-05-25 17:53:06.039112 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-25 17:53:06.039212 | instance | 2026-05-25 17:53:06.039453 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-25 17:53:06.039487 | instance | Monday 25 May 2026 17:53:06 +0000 (0:00:00.082) 0:07:15.076 ************ 2026-05-25 17:53:06.147330 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-25 17:53:06.147414 | instance | 2026-05-25 17:53:06.147655 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-25 17:53:06.147691 | instance | Monday 25 May 2026 17:53:06 +0000 (0:00:00.108) 0:07:15.185 ************ 2026-05-25 17:53:06.355970 | instance | ok: [instance] => (item=instance) 2026-05-25 17:53:06.356054 | instance | 2026-05-25 17:53:06.356351 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-25 17:53:06.356390 | instance | Monday 25 May 2026 17:53:06 +0000 (0:00:00.208) 0:07:15.393 ************ 2026-05-25 17:53:06.399405 | instance | skipping: [instance] 2026-05-25 17:53:06.399479 | instance | 2026-05-25 17:53:06.399760 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-25 17:53:06.399799 | instance | Monday 25 May 2026 17:53:06 +0000 (0:00:00.043) 0:07:15.437 ************ 2026-05-25 17:53:06.449214 | instance | ok: [instance] 2026-05-25 17:53:06.449274 | instance | 2026-05-25 17:53:06.449503 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-25 17:53:06.449517 | instance | Monday 25 May 2026 17:53:06 +0000 (0:00:00.049) 0:07:15.487 ************ 2026-05-25 17:53:06.490276 | instance | ok: [instance] => { 2026-05-25 17:53:06.490371 | instance | "msg": "instance" 2026-05-25 17:53:06.490486 | instance | } 2026-05-25 17:53:06.490857 | instance | 2026-05-25 17:53:06.490900 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-25 17:53:06.490906 | instance | Monday 25 May 2026 17:53:06 +0000 (0:00:00.040) 0:07:15.528 ************ 2026-05-25 17:53:07.010278 | instance | changed: [instance] 2026-05-25 17:53:07.010355 | instance | 2026-05-25 17:53:07.010626 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-25 17:53:07.010660 | instance | Monday 25 May 2026 17:53:07 +0000 (0:00:00.520) 0:07:16.048 ************ 2026-05-25 17:53:07.041983 | instance | skipping: [instance] 2026-05-25 17:53:07.042085 | instance | 2026-05-25 17:53:07.042346 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-25 17:53:07.042383 | instance | Monday 25 May 2026 17:53:07 +0000 (0:00:00.031) 0:07:16.079 ************ 2026-05-25 17:53:07.071661 | instance | skipping: [instance] 2026-05-25 17:53:07.071768 | instance | 2026-05-25 17:53:07.072011 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-25 17:53:07.072043 | instance | Monday 25 May 2026 17:53:07 +0000 (0:00:00.029) 0:07:16.109 ************ 2026-05-25 17:53:07.103994 | instance | skipping: [instance] 2026-05-25 17:53:07.104061 | instance | 2026-05-25 17:53:07.104327 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-25 17:53:07.104364 | instance | Monday 25 May 2026 17:53:07 +0000 (0:00:00.032) 0:07:16.141 ************ 2026-05-25 17:53:07.135044 | instance | skipping: [instance] 2026-05-25 17:53:07.135174 | instance | 2026-05-25 17:53:07.135569 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-25 17:53:07.135612 | instance | Monday 25 May 2026 17:53:07 +0000 (0:00:00.030) 0:07:16.172 ************ 2026-05-25 17:53:07.173036 | instance | skipping: [instance] 2026-05-25 17:53:07.173126 | instance | 2026-05-25 17:53:07.173402 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-25 17:53:07.173440 | instance | Monday 25 May 2026 17:53:07 +0000 (0:00:00.037) 0:07:16.210 ************ 2026-05-25 17:53:07.205377 | instance | skipping: [instance] 2026-05-25 17:53:07.205443 | instance | 2026-05-25 17:53:07.205586 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-25 17:53:07.205754 | instance | Monday 25 May 2026 17:53:07 +0000 (0:00:00.032) 0:07:16.243 ************ 2026-05-25 17:53:07.245736 | instance | skipping: [instance] 2026-05-25 17:53:07.245854 | instance | 2026-05-25 17:53:07.246045 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-25 17:53:07.246206 | instance | Monday 25 May 2026 17:53:07 +0000 (0:00:00.040) 0:07:16.283 ************ 2026-05-25 17:53:28.310995 | instance | changed: [instance] 2026-05-25 17:53:28.311462 | instance | 2026-05-25 17:53:28.311513 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-25 17:53:28.311521 | instance | Monday 25 May 2026 17:53:28 +0000 (0:00:21.065) 0:07:37.348 ************ 2026-05-25 17:53:28.507441 | instance | ok: [instance] 2026-05-25 17:53:28.507536 | instance | 2026-05-25 17:53:28.507664 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-25 17:53:28.507788 | instance | Monday 25 May 2026 17:53:28 +0000 (0:00:00.196) 0:07:37.545 ************ 2026-05-25 17:53:28.540667 | instance | skipping: [instance] 2026-05-25 17:53:28.540758 | instance | 2026-05-25 17:53:28.541035 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-25 17:53:28.541078 | instance | Monday 25 May 2026 17:53:28 +0000 (0:00:00.033) 0:07:37.578 ************ 2026-05-25 17:53:28.742927 | instance | changed: [instance] 2026-05-25 17:53:28.742967 | instance | 2026-05-25 17:53:28.742972 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-25 17:53:28.742977 | instance | Monday 25 May 2026 17:53:28 +0000 (0:00:00.201) 0:07:37.780 ************ 2026-05-25 17:53:28.982269 | instance | changed: [instance] 2026-05-25 17:53:28.982753 | instance | 2026-05-25 17:53:28.982772 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-25 17:53:28.982780 | instance | Monday 25 May 2026 17:53:28 +0000 (0:00:00.239) 0:07:38.020 ************ 2026-05-25 17:53:29.188482 | instance | changed: [instance] 2026-05-25 17:53:29.188524 | instance | 2026-05-25 17:53:29.188529 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-25 17:53:29.188534 | instance | Monday 25 May 2026 17:53:29 +0000 (0:00:00.205) 0:07:38.225 ************ 2026-05-25 17:53:33.514394 | instance | changed: [instance] 2026-05-25 17:53:33.514536 | instance | 2026-05-25 17:53:33.514807 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-25 17:53:33.514857 | instance | Monday 25 May 2026 17:53:33 +0000 (0:00:04.326) 0:07:42.552 ************ 2026-05-25 17:53:43.367440 | instance | changed: [instance] 2026-05-25 17:53:43.367744 | instance | 2026-05-25 17:53:43.367754 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-25 17:53:43.367812 | instance | Monday 25 May 2026 17:53:43 +0000 (0:00:09.853) 0:07:52.405 ************ 2026-05-25 17:53:43.409514 | instance | skipping: [instance] 2026-05-25 17:53:43.409740 | instance | 2026-05-25 17:53:43.410084 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-25 17:53:43.410345 | instance | Monday 25 May 2026 17:53:43 +0000 (0:00:00.041) 0:07:52.446 ************ 2026-05-25 17:53:43.458751 | instance | skipping: [instance] 2026-05-25 17:53:43.459060 | instance | 2026-05-25 17:53:43.459360 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-25 17:53:43.459634 | instance | Monday 25 May 2026 17:53:43 +0000 (0:00:00.048) 0:07:52.495 ************ 2026-05-25 17:53:44.188442 | instance | changed: [instance] 2026-05-25 17:53:44.188665 | instance | 2026-05-25 17:53:44.188945 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-25 17:53:44.189240 | instance | Monday 25 May 2026 17:53:44 +0000 (0:00:00.729) 0:07:53.225 ************ 2026-05-25 17:53:44.226781 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-25 17:53:44.227058 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-25 17:53:44.227327 | instance | skipping: [instance] 2026-05-25 17:53:44.227619 | instance | 2026-05-25 17:53:44.227863 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-25 17:53:44.228126 | instance | Monday 25 May 2026 17:53:44 +0000 (0:00:00.038) 0:07:53.264 ************ 2026-05-25 17:53:44.266424 | instance | skipping: [instance] 2026-05-25 17:53:44.266669 | instance | 2026-05-25 17:53:44.267025 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-25 17:53:44.267305 | instance | Monday 25 May 2026 17:53:44 +0000 (0:00:00.039) 0:07:53.303 ************ 2026-05-25 17:53:44.302969 | instance | skipping: [instance] 2026-05-25 17:53:44.303214 | instance | 2026-05-25 17:53:44.303560 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-25 17:53:44.303822 | instance | Monday 25 May 2026 17:53:44 +0000 (0:00:00.036) 0:07:53.340 ************ 2026-05-25 17:53:44.340009 | instance | skipping: [instance] 2026-05-25 17:53:44.340237 | instance | 2026-05-25 17:53:44.340506 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-25 17:53:44.340807 | instance | Monday 25 May 2026 17:53:44 +0000 (0:00:00.036) 0:07:53.377 ************ 2026-05-25 17:53:44.376324 | instance | skipping: [instance] 2026-05-25 17:53:44.376536 | instance | 2026-05-25 17:53:44.376791 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-25 17:53:44.377236 | instance | Monday 25 May 2026 17:53:44 +0000 (0:00:00.036) 0:07:53.413 ************ 2026-05-25 17:53:44.745443 | instance | ok: [instance] 2026-05-25 17:53:44.745839 | instance | 2026-05-25 17:53:44.746255 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-25 17:53:44.746646 | instance | Monday 25 May 2026 17:53:44 +0000 (0:00:00.368) 0:07:53.782 ************ 2026-05-25 17:53:45.713060 | instance | changed: [instance] 2026-05-25 17:53:45.713233 | instance | 2026-05-25 17:53:45.713812 | instance | PLAY [Install control-plane components] **************************************** 2026-05-25 17:53:45.713833 | instance | 2026-05-25 17:53:45.713865 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:53:45.713884 | instance | Monday 25 May 2026 17:53:45 +0000 (0:00:00.966) 0:07:54.749 ************ 2026-05-25 17:53:46.654160 | instance | ok: [instance] 2026-05-25 17:53:46.654485 | instance | 2026-05-25 17:53:46.655047 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:53:46.655403 | instance | Monday 25 May 2026 17:53:46 +0000 (0:00:00.942) 0:07:55.691 ************ 2026-05-25 17:53:46.860990 | instance | ok: [instance] 2026-05-25 17:53:46.861333 | instance | 2026-05-25 17:53:46.861753 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:53:46.862052 | instance | Monday 25 May 2026 17:53:46 +0000 (0:00:00.206) 0:07:55.898 ************ 2026-05-25 17:53:47.947513 | instance | ok: [instance] 2026-05-25 17:53:47.947789 | instance | 2026-05-25 17:53:47.948123 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-25 17:53:47.948430 | instance | Monday 25 May 2026 17:53:47 +0000 (0:00:01.086) 0:07:56.984 ************ 2026-05-25 17:53:48.157548 | instance | ok: [instance] 2026-05-25 17:53:48.157928 | instance | 2026-05-25 17:53:48.158342 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:53:48.158744 | instance | Monday 25 May 2026 17:53:48 +0000 (0:00:00.209) 0:07:57.194 ************ 2026-05-25 17:53:48.204952 | instance | ok: [instance] => { 2026-05-25 17:53:48.205272 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-25 17:53:48.205659 | instance | } 2026-05-25 17:53:48.205818 | instance | 2026-05-25 17:53:48.206095 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:53:48.206344 | instance | Monday 25 May 2026 17:53:48 +0000 (0:00:00.047) 0:07:57.242 ************ 2026-05-25 17:53:49.106687 | instance | changed: [instance] 2026-05-25 17:53:49.106753 | instance | 2026-05-25 17:53:49.106768 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:53:49.106781 | instance | Monday 25 May 2026 17:53:49 +0000 (0:00:00.899) 0:07:58.142 ************ 2026-05-25 17:53:50.604111 | instance | changed: [instance] 2026-05-25 17:53:50.604180 | instance | 2026-05-25 17:53:50.604191 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-25 17:53:50.604422 | instance | Monday 25 May 2026 17:53:50 +0000 (0:00:01.499) 0:07:59.641 ************ 2026-05-25 17:53:50.944303 | instance | ok: [instance] 2026-05-25 17:53:50.944424 | instance | 2026-05-25 17:53:50.944554 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-25 17:53:50.944680 | instance | Monday 25 May 2026 17:53:50 +0000 (0:00:00.340) 0:07:59.981 ************ 2026-05-25 17:53:51.159884 | instance | changed: [instance] 2026-05-25 17:53:51.159990 | instance | 2026-05-25 17:53:51.160134 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-25 17:53:51.160271 | instance | Monday 25 May 2026 17:53:51 +0000 (0:00:00.215) 0:08:00.197 ************ 2026-05-25 17:53:51.397749 | instance | ok: [instance] 2026-05-25 17:53:51.397849 | instance | 2026-05-25 17:53:51.397976 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-25 17:53:51.398096 | instance | Monday 25 May 2026 17:53:51 +0000 (0:00:00.237) 0:08:00.435 ************ 2026-05-25 17:53:51.594260 | instance | changed: [instance] 2026-05-25 17:53:51.594578 | instance | 2026-05-25 17:53:51.594944 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-25 17:53:51.595222 | instance | Monday 25 May 2026 17:53:51 +0000 (0:00:00.196) 0:08:00.631 ************ 2026-05-25 17:53:51.820341 | instance | ok: [instance] 2026-05-25 17:53:51.820663 | instance | 2026-05-25 17:53:51.821172 | instance | TASK [Install plugin] ********************************************************** 2026-05-25 17:53:51.821382 | instance | Monday 25 May 2026 17:53:51 +0000 (0:00:00.225) 0:08:00.857 ************ 2026-05-25 17:53:51.871410 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-25 17:53:51.871554 | instance | 2026-05-25 17:53:51.871742 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:53:51.871912 | instance | Monday 25 May 2026 17:53:51 +0000 (0:00:00.051) 0:08:00.909 ************ 2026-05-25 17:53:51.910538 | instance | ok: [instance] => { 2026-05-25 17:53:51.910824 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-25 17:53:51.911122 | instance | } 2026-05-25 17:53:51.911374 | instance | 2026-05-25 17:53:51.911641 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:53:51.911917 | instance | Monday 25 May 2026 17:53:51 +0000 (0:00:00.038) 0:08:00.947 ************ 2026-05-25 17:53:52.654628 | instance | changed: [instance] 2026-05-25 17:53:52.654918 | instance | 2026-05-25 17:53:52.655297 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:53:52.655607 | instance | Monday 25 May 2026 17:53:52 +0000 (0:00:00.743) 0:08:01.691 ************ 2026-05-25 17:53:54.503127 | instance | changed: [instance] 2026-05-25 17:53:54.503367 | instance | 2026-05-25 17:53:54.503699 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-25 17:53:54.503985 | instance | Monday 25 May 2026 17:53:54 +0000 (0:00:01.848) 0:08:03.540 ************ 2026-05-25 17:53:54.544084 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-25 17:53:54.544581 | instance | 2026-05-25 17:53:54.544909 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-25 17:53:54.545248 | instance | Monday 25 May 2026 17:53:54 +0000 (0:00:00.040) 0:08:03.581 ************ 2026-05-25 17:53:55.151478 | instance | changed: [instance] 2026-05-25 17:53:55.151561 | instance | 2026-05-25 17:53:55.151690 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-25 17:53:55.151820 | instance | Monday 25 May 2026 17:53:55 +0000 (0:00:00.608) 0:08:04.189 ************ 2026-05-25 17:53:55.930979 | instance | ok: [instance] 2026-05-25 17:53:55.931247 | instance | 2026-05-25 17:53:55.931631 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-25 17:53:55.931960 | instance | Monday 25 May 2026 17:53:55 +0000 (0:00:00.778) 0:08:04.968 ************ 2026-05-25 17:53:57.931066 | instance | changed: [instance] 2026-05-25 17:53:57.931163 | instance | 2026-05-25 17:53:57.931296 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-25 17:53:57.931423 | instance | Monday 25 May 2026 17:53:57 +0000 (0:00:02.000) 0:08:06.968 ************ 2026-05-25 17:53:57.966075 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-25 17:53:57.966157 | instance | 2026-05-25 17:53:57.966300 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-25 17:53:57.966438 | instance | Monday 25 May 2026 17:53:57 +0000 (0:00:00.034) 0:08:07.003 ************ 2026-05-25 17:53:58.441740 | instance | changed: [instance] 2026-05-25 17:53:58.442465 | instance | 2026-05-25 17:53:58.442737 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-25 17:53:58.442749 | instance | Monday 25 May 2026 17:53:58 +0000 (0:00:00.475) 0:08:07.478 ************ 2026-05-25 17:54:25.094282 | instance | changed: [instance] 2026-05-25 17:54:25.094372 | instance | 2026-05-25 17:54:25.094384 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-25 17:54:25.094396 | instance | Monday 25 May 2026 17:54:25 +0000 (0:00:26.651) 0:08:34.130 ************ 2026-05-25 17:54:25.823689 | instance | changed: [instance] 2026-05-25 17:54:25.823744 | instance | 2026-05-25 17:54:25.823750 | instance | PLAY [all] ********************************************************************* 2026-05-25 17:54:25.823754 | instance | 2026-05-25 17:54:25.823758 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:54:25.823762 | instance | Monday 25 May 2026 17:54:25 +0000 (0:00:00.729) 0:08:34.860 ************ 2026-05-25 17:54:26.873090 | instance | ok: [instance] 2026-05-25 17:54:26.873935 | instance | 2026-05-25 17:54:26.873980 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-25 17:54:26.873988 | instance | Monday 25 May 2026 17:54:26 +0000 (0:00:01.049) 0:08:35.910 ************ 2026-05-25 17:54:27.623809 | instance | changed: [instance] 2026-05-25 17:54:27.623879 | instance | 2026-05-25 17:54:27.623890 | instance | PLAY [all] ********************************************************************* 2026-05-25 17:54:27.623899 | instance | 2026-05-25 17:54:27.623908 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-25 17:54:27.623923 | instance | Monday 25 May 2026 17:54:27 +0000 (0:00:00.749) 0:08:36.660 ************ 2026-05-25 17:54:28.426618 | instance | ok: [instance] 2026-05-25 17:54:28.426934 | instance | 2026-05-25 17:54:28.427477 | instance | PLAY [controllers] ************************************************************* 2026-05-25 17:54:28.427538 | instance | 2026-05-25 17:54:28.428012 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:54:28.428061 | instance | Monday 25 May 2026 17:54:28 +0000 (0:00:00.802) 0:08:37.463 ************ 2026-05-25 17:54:29.624808 | instance | ok: [instance] 2026-05-25 17:54:29.624869 | instance | 2026-05-25 17:54:29.624882 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-25 17:54:29.624893 | instance | Monday 25 May 2026 17:54:29 +0000 (0:00:01.197) 0:08:38.661 ************ 2026-05-25 17:54:29.663659 | instance | skipping: [instance] 2026-05-25 17:54:29.663703 | instance | 2026-05-25 17:54:29.663714 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-25 17:54:29.663724 | instance | Monday 25 May 2026 17:54:29 +0000 (0:00:00.039) 0:08:38.700 ************ 2026-05-25 17:54:29.714493 | instance | skipping: [instance] 2026-05-25 17:54:29.715096 | instance | 2026-05-25 17:54:29.715167 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-25 17:54:29.715270 | instance | Monday 25 May 2026 17:54:29 +0000 (0:00:00.051) 0:08:38.751 ************ 2026-05-25 17:54:29.757778 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-25 17:54:29.758159 | instance | 2026-05-25 17:54:29.758496 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-25 17:54:29.758901 | instance | Monday 25 May 2026 17:54:29 +0000 (0:00:00.043) 0:08:38.795 ************ 2026-05-25 17:54:30.237092 | instance | changed: [instance] 2026-05-25 17:54:30.237786 | instance | 2026-05-25 17:54:30.237864 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-25 17:54:30.238164 | instance | Monday 25 May 2026 17:54:30 +0000 (0:00:00.479) 0:08:39.274 ************ 2026-05-25 17:54:44.392562 | instance | ok: [instance] 2026-05-25 17:54:44.393144 | instance | 2026-05-25 17:54:44.393218 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-25 17:54:44.393231 | instance | Monday 25 May 2026 17:54:44 +0000 (0:00:14.155) 0:08:53.430 ************ 2026-05-25 17:54:44.446889 | instance | ok: [instance] 2026-05-25 17:54:44.447265 | instance | 2026-05-25 17:54:44.447302 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-25 17:54:44.447309 | instance | Monday 25 May 2026 17:54:44 +0000 (0:00:00.054) 0:08:53.484 ************ 2026-05-25 17:54:44.500010 | instance | ok: [instance] 2026-05-25 17:54:44.500079 | instance | 2026-05-25 17:54:44.500351 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-25 17:54:44.500386 | instance | Monday 25 May 2026 17:54:44 +0000 (0:00:00.053) 0:08:53.537 ************ 2026-05-25 17:55:24.900176 | instance | changed: [instance] 2026-05-25 17:55:24.900254 | instance | 2026-05-25 17:55:24.900535 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-25 17:55:24.900571 | instance | Monday 25 May 2026 17:55:24 +0000 (0:00:40.399) 0:09:33.937 ************ 2026-05-25 17:55:27.360285 | instance | changed: [instance] 2026-05-25 17:55:27.360366 | instance | 2026-05-25 17:55:27.360665 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-25 17:55:27.360706 | instance | Monday 25 May 2026 17:55:27 +0000 (0:00:02.460) 0:09:36.398 ************ 2026-05-25 17:55:28.526214 | instance | ok: [instance] 2026-05-25 17:55:28.526285 | instance | 2026-05-25 17:55:28.526506 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-25 17:55:28.526595 | instance | Monday 25 May 2026 17:55:28 +0000 (0:00:01.165) 0:09:37.563 ************ 2026-05-25 17:55:28.576004 | instance | ok: [instance] 2026-05-25 17:55:28.576498 | instance | 2026-05-25 17:55:28.576540 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-25 17:55:28.576548 | instance | Monday 25 May 2026 17:55:28 +0000 (0:00:00.049) 0:09:37.613 ************ 2026-05-25 17:55:30.803334 | instance | changed: [instance] 2026-05-25 17:55:30.803438 | instance | 2026-05-25 17:55:30.803510 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-25 17:55:30.803679 | instance | Monday 25 May 2026 17:55:30 +0000 (0:00:02.227) 0:09:39.841 ************ 2026-05-25 17:55:30.839117 | instance | skipping: [instance] 2026-05-25 17:55:30.839252 | instance | 2026-05-25 17:55:30.839432 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-25 17:55:30.839605 | instance | Monday 25 May 2026 17:55:30 +0000 (0:00:00.035) 0:09:39.876 ************ 2026-05-25 17:55:30.869262 | instance | skipping: [instance] 2026-05-25 17:55:30.869502 | instance | 2026-05-25 17:55:30.869682 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-25 17:55:30.869854 | instance | Monday 25 May 2026 17:55:30 +0000 (0:00:00.029) 0:09:39.906 ************ 2026-05-25 17:55:30.899633 | instance | skipping: [instance] 2026-05-25 17:55:30.899862 | instance | 2026-05-25 17:55:30.900091 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-25 17:55:30.900346 | instance | Monday 25 May 2026 17:55:30 +0000 (0:00:00.030) 0:09:39.937 ************ 2026-05-25 17:55:30.944192 | instance | skipping: [instance] 2026-05-25 17:55:30.945341 | instance | 2026-05-25 17:55:30.945406 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-25 17:55:30.945428 | instance | Monday 25 May 2026 17:55:30 +0000 (0:00:00.044) 0:09:39.981 ************ 2026-05-25 17:55:30.975374 | instance | skipping: [instance] 2026-05-25 17:55:30.975646 | instance | 2026-05-25 17:55:30.976090 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-25 17:55:30.976396 | instance | Monday 25 May 2026 17:55:30 +0000 (0:00:00.030) 0:09:40.012 ************ 2026-05-25 17:55:31.010576 | instance | skipping: [instance] 2026-05-25 17:55:31.010659 | instance | 2026-05-25 17:55:31.010807 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-25 17:55:31.010930 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.035) 0:09:40.048 ************ 2026-05-25 17:55:31.047830 | instance | skipping: [instance] 2026-05-25 17:55:31.047973 | instance | 2026-05-25 17:55:31.048151 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-25 17:55:31.048404 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.036) 0:09:40.084 ************ 2026-05-25 17:55:31.073740 | instance | skipping: [instance] 2026-05-25 17:55:31.073883 | instance | 2026-05-25 17:55:31.074212 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-25 17:55:31.074377 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.026) 0:09:40.111 ************ 2026-05-25 17:55:31.110770 | instance | skipping: [instance] 2026-05-25 17:55:31.111125 | instance | 2026-05-25 17:55:31.111139 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-25 17:55:31.111291 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.036) 0:09:40.148 ************ 2026-05-25 17:55:31.226838 | instance | skipping: [instance] 2026-05-25 17:55:31.226978 | instance | 2026-05-25 17:55:31.227152 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-25 17:55:31.227317 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.116) 0:09:40.264 ************ 2026-05-25 17:55:31.255472 | instance | skipping: [instance] 2026-05-25 17:55:31.255716 | instance | 2026-05-25 17:55:31.256002 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-25 17:55:31.256265 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.028) 0:09:40.293 ************ 2026-05-25 17:55:31.286744 | instance | skipping: [instance] 2026-05-25 17:55:31.286933 | instance | 2026-05-25 17:55:31.287190 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-25 17:55:31.287423 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.031) 0:09:40.324 ************ 2026-05-25 17:55:31.322153 | instance | skipping: [instance] 2026-05-25 17:55:31.322321 | instance | 2026-05-25 17:55:31.322598 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-25 17:55:31.322913 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.034) 0:09:40.359 ************ 2026-05-25 17:55:31.366420 | instance | skipping: [instance] 2026-05-25 17:55:31.366826 | instance | 2026-05-25 17:55:31.367174 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-25 17:55:31.367534 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.044) 0:09:40.403 ************ 2026-05-25 17:55:31.402399 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-25 17:55:31.402548 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-25 17:55:31.402713 | instance | skipping: [instance] 2026-05-25 17:55:31.403002 | instance | 2026-05-25 17:55:31.403180 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-25 17:55:31.403355 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.035) 0:09:40.439 ************ 2026-05-25 17:55:31.433894 | instance | skipping: [instance] 2026-05-25 17:55:31.434099 | instance | 2026-05-25 17:55:31.434114 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-25 17:55:31.434298 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.031) 0:09:40.471 ************ 2026-05-25 17:55:31.477681 | instance | skipping: [instance] 2026-05-25 17:55:31.477847 | instance | 2026-05-25 17:55:31.478049 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-25 17:55:31.478247 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.044) 0:09:40.515 ************ 2026-05-25 17:55:31.515495 | instance | skipping: [instance] 2026-05-25 17:55:31.515786 | instance | 2026-05-25 17:55:31.516128 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-25 17:55:31.516444 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.037) 0:09:40.552 ************ 2026-05-25 17:55:31.545524 | instance | skipping: [instance] 2026-05-25 17:55:31.545783 | instance | 2026-05-25 17:55:31.546057 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-25 17:55:31.546337 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.030) 0:09:40.583 ************ 2026-05-25 17:55:31.581437 | instance | skipping: [instance] 2026-05-25 17:55:31.581580 | instance | 2026-05-25 17:55:31.581750 | instance | PLAY RECAP ********************************************************************* 2026-05-25 17:55:31.581937 | instance | instance : ok=245 changed=81 unreachable=0 failed=0 skipped=75 rescued=0 ignored=2 2026-05-25 17:55:31.582109 | instance | 2026-05-25 17:55:31.582287 | instance | Monday 25 May 2026 17:55:31 +0000 (0:00:00.036) 0:09:40.619 ************ 2026-05-25 17:55:31.582447 | instance | =============================================================================== 2026-05-25 17:55:31.582614 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 90.58s 2026-05-25 17:55:31.582809 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 86.46s 2026-05-25 17:55:31.582971 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 45.88s 2026-05-25 17:55:31.583151 | instance | vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool -------------------- 40.40s 2026-05-25 17:55:31.583383 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 26.65s 2026-05-25 17:55:31.583563 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 21.07s 2026-05-25 17:55:31.583734 | instance | vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor -- 14.16s 2026-05-25 17:55:31.583904 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 14.05s 2026-05-25 17:55:31.584071 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 13.92s 2026-05-25 17:55:31.584249 | instance | vexxhost.ceph.mgr : Configure "mgr" label for managers ----------------- 12.19s 2026-05-25 17:55:31.584414 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 9.85s 2026-05-25 17:55:31.584608 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.43s 2026-05-25 17:55:31.584785 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 6.36s 2026-05-25 17:55:31.584963 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 6.34s 2026-05-25 17:55:31.585155 | instance | vexxhost.ceph.osd : Mark require osd release ---------------------------- 6.01s 2026-05-25 17:55:31.585319 | instance | vexxhost.ceph.osd : Get `ceph orch ps` ---------------------------------- 6.01s 2026-05-25 17:55:31.585491 | instance | vexxhost.ceph.mgr : Validate manager exist ------------------------------ 5.92s 2026-05-25 17:55:31.585665 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 5.80s 2026-05-25 17:55:31.585851 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 5.62s 2026-05-25 17:55:31.586019 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.32s 2026-05-25 17:55:31.683226 | instance | INFO [csi > converge] Executed: Successful 2026-05-25 17:55:31.696291 | instance | INFO [csi > idempotence] Executing 2026-05-25 17:55:33.178768 | instance | 2026-05-25 17:55:33.178921 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-05-25 17:55:33.179082 | instance | 2026-05-25 17:55:33.179254 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:55:33.179419 | instance | Monday 25 May 2026 17:55:33 +0000 (0:00:00.008) 0:00:00.008 ************ 2026-05-25 17:55:34.306903 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-25 17:55:34.307172 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-25 17:55:34.307469 | instance | interpreter could change the meaning of that path. See 2026-05-25 17:55:34.307753 | instance | https://docs.ansible.com/ansible- 2026-05-25 17:55:34.308031 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-25 17:55:34.321284 | instance | ok: [instance] 2026-05-25 17:55:34.321534 | instance | 2026-05-25 17:55:34.321807 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-05-25 17:55:34.322074 | instance | Monday 25 May 2026 17:55:34 +0000 (0:00:01.142) 0:00:01.150 ************ 2026-05-25 17:55:34.369209 | instance | ok: [instance] => { 2026-05-25 17:55:34.369468 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-05-25 17:55:34.369722 | instance | } 2026-05-25 17:55:34.369992 | instance | 2026-05-25 17:55:34.370250 | instance | PLAY [all] ********************************************************************* 2026-05-25 17:55:34.370487 | instance | 2026-05-25 17:55:34.370744 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:55:34.371004 | instance | Monday 25 May 2026 17:55:34 +0000 (0:00:00.047) 0:00:01.198 ************ 2026-05-25 17:55:35.472597 | instance | ok: [instance] 2026-05-25 17:55:35.472899 | instance | 2026-05-25 17:55:35.473237 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-25 17:55:35.473514 | instance | Monday 25 May 2026 17:55:35 +0000 (0:00:01.103) 0:00:02.301 ************ 2026-05-25 17:55:35.518130 | instance | skipping: [instance] 2026-05-25 17:55:35.518402 | instance | 2026-05-25 17:55:35.518667 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-25 17:55:35.518946 | instance | Monday 25 May 2026 17:55:35 +0000 (0:00:00.044) 0:00:02.346 ************ 2026-05-25 17:55:35.714580 | instance | ok: [instance] 2026-05-25 17:55:35.714766 | instance | 2026-05-25 17:55:35.714982 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-25 17:55:35.715178 | instance | 2026-05-25 17:55:35.715435 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:55:35.715611 | instance | Monday 25 May 2026 17:55:35 +0000 (0:00:00.197) 0:00:02.544 ************ 2026-05-25 17:55:36.815355 | instance | ok: [instance] 2026-05-25 17:55:36.816444 | instance | 2026-05-25 17:55:36.816504 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:55:36.816516 | instance | Monday 25 May 2026 17:55:36 +0000 (0:00:01.100) 0:00:03.644 ************ 2026-05-25 17:55:37.098065 | instance | ok: [instance] 2026-05-25 17:55:37.098325 | instance | 2026-05-25 17:55:37.098634 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:55:37.098921 | instance | Monday 25 May 2026 17:55:37 +0000 (0:00:00.282) 0:00:03.927 ************ 2026-05-25 17:55:37.145019 | instance | skipping: [instance] 2026-05-25 17:55:37.145118 | instance | 2026-05-25 17:55:37.145243 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-25 17:55:37.145438 | instance | Monday 25 May 2026 17:55:37 +0000 (0:00:00.047) 0:00:03.974 ************ 2026-05-25 17:55:37.476441 | instance | ok: [instance] 2026-05-25 17:55:37.476556 | instance | 2026-05-25 17:55:37.476736 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:55:37.476904 | instance | Monday 25 May 2026 17:55:37 +0000 (0:00:00.331) 0:00:04.305 ************ 2026-05-25 17:55:37.535081 | instance | ok: [instance] => { 2026-05-25 17:55:37.535240 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-25 17:55:37.535490 | instance | } 2026-05-25 17:55:37.535664 | instance | 2026-05-25 17:55:37.535903 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:55:37.536070 | instance | Monday 25 May 2026 17:55:37 +0000 (0:00:00.058) 0:00:04.364 ************ 2026-05-25 17:55:38.000152 | instance | ok: [instance] 2026-05-25 17:55:38.000364 | instance | 2026-05-25 17:55:38.000632 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:55:38.000906 | instance | Monday 25 May 2026 17:55:37 +0000 (0:00:00.465) 0:00:04.829 ************ 2026-05-25 17:55:38.053840 | instance | skipping: [instance] 2026-05-25 17:55:38.054102 | instance | 2026-05-25 17:55:38.054270 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:55:38.054439 | instance | Monday 25 May 2026 17:55:38 +0000 (0:00:00.051) 0:00:04.881 ************ 2026-05-25 17:55:38.107952 | instance | skipping: [instance] 2026-05-25 17:55:38.108338 | instance | 2026-05-25 17:55:38.108666 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:55:38.108931 | instance | Monday 25 May 2026 17:55:38 +0000 (0:00:00.055) 0:00:04.937 ************ 2026-05-25 17:55:38.321860 | instance | ok: [instance] 2026-05-25 17:55:38.321930 | instance | 2026-05-25 17:55:38.322056 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:55:38.322208 | instance | Monday 25 May 2026 17:55:38 +0000 (0:00:00.214) 0:00:05.151 ************ 2026-05-25 17:55:39.579070 | instance | ok: [instance] 2026-05-25 17:55:39.579325 | instance | 2026-05-25 17:55:39.579345 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:55:39.579398 | instance | Monday 25 May 2026 17:55:39 +0000 (0:00:01.257) 0:00:06.408 ************ 2026-05-25 17:55:39.644480 | instance | ok: [instance] => { 2026-05-25 17:55:39.645179 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-25 17:55:39.645234 | instance | } 2026-05-25 17:55:39.645245 | instance | 2026-05-25 17:55:39.645256 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:55:39.645277 | instance | Monday 25 May 2026 17:55:39 +0000 (0:00:00.065) 0:00:06.474 ************ 2026-05-25 17:55:39.976378 | instance | ok: [instance] 2026-05-25 17:55:39.976650 | instance | 2026-05-25 17:55:39.977063 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:55:39.977409 | instance | Monday 25 May 2026 17:55:39 +0000 (0:00:00.331) 0:00:06.805 ************ 2026-05-25 17:55:42.284167 | instance | ok: [instance] 2026-05-25 17:55:42.284356 | instance | 2026-05-25 17:55:42.284572 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-25 17:55:42.284798 | instance | Monday 25 May 2026 17:55:42 +0000 (0:00:02.308) 0:00:09.113 ************ 2026-05-25 17:55:42.321585 | instance | skipping: [instance] 2026-05-25 17:55:42.321875 | instance | 2026-05-25 17:55:42.322173 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-25 17:55:42.322433 | instance | Monday 25 May 2026 17:55:42 +0000 (0:00:00.037) 0:00:09.151 ************ 2026-05-25 17:55:42.358502 | instance | skipping: [instance] 2026-05-25 17:55:42.358690 | instance | 2026-05-25 17:55:42.358879 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-25 17:55:42.359051 | instance | Monday 25 May 2026 17:55:42 +0000 (0:00:00.036) 0:00:09.187 ************ 2026-05-25 17:55:42.399061 | instance | skipping: [instance] 2026-05-25 17:55:42.399214 | instance | 2026-05-25 17:55:42.399391 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-25 17:55:42.399590 | instance | Monday 25 May 2026 17:55:42 +0000 (0:00:00.040) 0:00:09.228 ************ 2026-05-25 17:55:43.521361 | instance | ok: [instance] 2026-05-25 17:55:43.521440 | instance | 2026-05-25 17:55:43.521572 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-25 17:55:43.521696 | instance | Monday 25 May 2026 17:55:43 +0000 (0:00:01.122) 0:00:10.350 ************ 2026-05-25 17:55:43.973885 | instance | ok: [instance] 2026-05-25 17:55:43.973932 | instance | 2026-05-25 17:55:43.974497 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-25 17:55:43.974554 | instance | Monday 25 May 2026 17:55:43 +0000 (0:00:00.451) 0:00:10.802 ************ 2026-05-25 17:55:44.895086 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-25 17:55:44.895121 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-25 17:55:44.895127 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-25 17:55:44.895131 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-25 17:55:44.895139 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-25 17:55:44.895671 | instance | 2026-05-25 17:55:44.895742 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-25 17:55:44.895961 | instance | Monday 25 May 2026 17:55:44 +0000 (0:00:00.920) 0:00:11.723 ************ 2026-05-25 17:55:45.450687 | instance | ok: [instance] 2026-05-25 17:55:45.450789 | instance | 2026-05-25 17:55:45.451430 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-25 17:55:45.451472 | instance | Monday 25 May 2026 17:55:45 +0000 (0:00:00.526) 0:00:12.249 ************ 2026-05-25 17:55:45.451480 | instance | 2026-05-25 17:55:45.451486 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-25 17:55:45.451492 | instance | Monday 25 May 2026 17:55:45 +0000 (0:00:00.030) 0:00:12.280 ************ 2026-05-25 17:55:46.057449 | instance | ok: [instance] 2026-05-25 17:55:46.057523 | instance | 2026-05-25 17:55:46.057698 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:55:46.057822 | instance | Monday 25 May 2026 17:55:46 +0000 (0:00:00.606) 0:00:12.887 ************ 2026-05-25 17:55:46.285416 | instance | ok: [instance] 2026-05-25 17:55:46.285520 | instance | 2026-05-25 17:55:46.285645 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:55:46.285788 | instance | Monday 25 May 2026 17:55:46 +0000 (0:00:00.227) 0:00:13.115 ************ 2026-05-25 17:55:46.345930 | instance | ok: [instance] => { 2026-05-25 17:55:46.346241 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-25 17:55:46.346601 | instance | } 2026-05-25 17:55:46.347037 | instance | 2026-05-25 17:55:46.347328 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:55:46.347495 | instance | Monday 25 May 2026 17:55:46 +0000 (0:00:00.059) 0:00:13.175 ************ 2026-05-25 17:55:46.723752 | instance | ok: [instance] 2026-05-25 17:55:46.723971 | instance | 2026-05-25 17:55:46.724275 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:55:46.724570 | instance | Monday 25 May 2026 17:55:46 +0000 (0:00:00.377) 0:00:13.552 ************ 2026-05-25 17:55:49.963926 | instance | ok: [instance] 2026-05-25 17:55:49.964243 | instance | 2026-05-25 17:55:49.964573 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-25 17:55:49.964881 | instance | Monday 25 May 2026 17:55:49 +0000 (0:00:03.240) 0:00:16.792 ************ 2026-05-25 17:55:51.149389 | instance | ok: [instance] 2026-05-25 17:55:51.228110 | instance | 2026-05-25 17:55:51.228149 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-25 17:55:51.228161 | instance | Monday 25 May 2026 17:55:51 +0000 (0:00:01.185) 0:00:17.978 ************ 2026-05-25 17:55:51.560380 | instance | ok: [instance] 2026-05-25 17:55:51.560730 | instance | 2026-05-25 17:55:51.561300 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-25 17:55:51.561611 | instance | Monday 25 May 2026 17:55:51 +0000 (0:00:00.410) 0:00:18.389 ************ 2026-05-25 17:55:52.026138 | instance | ok: [instance] 2026-05-25 17:55:52.026549 | instance | 2026-05-25 17:55:52.026859 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-25 17:55:52.027164 | instance | Monday 25 May 2026 17:55:52 +0000 (0:00:00.465) 0:00:18.855 ************ 2026-05-25 17:55:52.653981 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-25 17:55:52.654137 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-25 17:55:52.654309 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-25 17:55:52.654505 | instance | 2026-05-25 17:55:52.654636 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-25 17:55:52.654997 | instance | Monday 25 May 2026 17:55:52 +0000 (0:00:00.628) 0:00:19.483 ************ 2026-05-25 17:55:53.083117 | instance | ok: [instance] 2026-05-25 17:55:53.083388 | instance | 2026-05-25 17:55:53.083674 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-25 17:55:53.083934 | instance | Monday 25 May 2026 17:55:53 +0000 (0:00:00.429) 0:00:19.912 ************ 2026-05-25 17:55:53.578140 | instance | ok: [instance] 2026-05-25 17:55:53.578404 | instance | 2026-05-25 17:55:53.578745 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-25 17:55:53.579067 | instance | Monday 25 May 2026 17:55:53 +0000 (0:00:00.468) 0:00:20.381 ************ 2026-05-25 17:55:53.579339 | instance | 2026-05-25 17:55:53.579646 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-25 17:55:53.579930 | instance | Monday 25 May 2026 17:55:53 +0000 (0:00:00.025) 0:00:20.407 ************ 2026-05-25 17:55:53.962608 | instance | ok: [instance] 2026-05-25 17:55:53.962728 | instance | 2026-05-25 17:55:53.962913 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-25 17:55:53.963076 | instance | Monday 25 May 2026 17:55:53 +0000 (0:00:00.384) 0:00:20.792 ************ 2026-05-25 17:55:54.023272 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-25 17:55:54.023484 | instance | 2026-05-25 17:55:54.023760 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-25 17:55:54.024040 | instance | Monday 25 May 2026 17:55:54 +0000 (0:00:00.060) 0:00:20.852 ************ 2026-05-25 17:55:55.220467 | instance | ok: [instance] 2026-05-25 17:55:55.220659 | instance | 2026-05-25 17:55:55.220879 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-25 17:55:55.221144 | instance | Monday 25 May 2026 17:55:55 +0000 (0:00:01.197) 0:00:22.049 ************ 2026-05-25 17:55:55.914811 | instance | ok: [instance] => (item=chronyd) 2026-05-25 17:55:55.915022 | instance | ok: [instance] => (item=sshd) 2026-05-25 17:55:55.915195 | instance | 2026-05-25 17:55:55.915377 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-25 17:55:55.915571 | instance | Monday 25 May 2026 17:55:55 +0000 (0:00:00.694) 0:00:22.743 ************ 2026-05-25 17:55:56.236073 | instance | ok: [instance] 2026-05-25 17:55:56.236324 | instance | 2026-05-25 17:55:56.236607 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-25 17:55:56.236886 | instance | Monday 25 May 2026 17:55:56 +0000 (0:00:00.321) 0:00:23.065 ************ 2026-05-25 17:55:56.453135 | instance | ok: [instance] 2026-05-25 17:55:56.453325 | instance | 2026-05-25 17:55:56.453554 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-25 17:55:56.453788 | instance | Monday 25 May 2026 17:55:56 +0000 (0:00:00.216) 0:00:23.282 ************ 2026-05-25 17:55:56.848503 | instance | ok: [instance] 2026-05-25 17:55:56.848744 | instance | 2026-05-25 17:55:56.849126 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-25 17:55:56.849388 | instance | Monday 25 May 2026 17:55:56 +0000 (0:00:00.395) 0:00:23.677 ************ 2026-05-25 17:55:57.172096 | instance | ok: [instance] 2026-05-25 17:55:57.172326 | instance | 2026-05-25 17:55:57.172596 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-25 17:55:57.172855 | instance | Monday 25 May 2026 17:55:57 +0000 (0:00:00.323) 0:00:24.001 ************ 2026-05-25 17:55:57.252959 | instance | ok: [instance] 2026-05-25 17:55:57.253271 | instance | 2026-05-25 17:55:57.253538 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-25 17:55:57.253800 | instance | Monday 25 May 2026 17:55:57 +0000 (0:00:00.080) 0:00:24.082 ************ 2026-05-25 17:55:57.505933 | instance | ok: [instance] => (item=instance) 2026-05-25 17:55:57.506638 | instance | 2026-05-25 17:55:57.507087 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-25 17:55:57.507549 | instance | Monday 25 May 2026 17:55:57 +0000 (0:00:00.252) 0:00:24.335 ************ 2026-05-25 17:55:57.561789 | instance | ok: [instance] 2026-05-25 17:55:57.561947 | instance | 2026-05-25 17:55:57.562134 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-25 17:55:57.562361 | instance | Monday 25 May 2026 17:55:57 +0000 (0:00:00.056) 0:00:24.391 ************ 2026-05-25 17:55:57.597863 | instance | skipping: [instance] 2026-05-25 17:55:57.598465 | instance | 2026-05-25 17:55:57.598801 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-25 17:55:57.599227 | instance | Monday 25 May 2026 17:55:57 +0000 (0:00:00.036) 0:00:24.427 ************ 2026-05-25 17:55:57.684919 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-25 17:55:57.685043 | instance | 2026-05-25 17:55:57.685069 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-25 17:55:57.685086 | instance | Monday 25 May 2026 17:55:57 +0000 (0:00:00.084) 0:00:24.511 ************ 2026-05-25 17:56:04.457945 | instance | ok: [instance] 2026-05-25 17:56:04.458194 | instance | 2026-05-25 17:56:04.458512 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-25 17:56:04.458783 | instance | Monday 25 May 2026 17:56:04 +0000 (0:00:06.775) 0:00:31.287 ************ 2026-05-25 17:56:04.564800 | instance | ok: [instance] => (item=instance) 2026-05-25 17:56:04.565197 | instance | 2026-05-25 17:56:04.565554 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-25 17:56:04.565869 | instance | Monday 25 May 2026 17:56:04 +0000 (0:00:00.106) 0:00:31.394 ************ 2026-05-25 17:56:04.968467 | instance | ok: [instance] 2026-05-25 17:56:04.968711 | instance | 2026-05-25 17:56:04.969031 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-25 17:56:04.969387 | instance | Monday 25 May 2026 17:56:04 +0000 (0:00:00.403) 0:00:31.797 ************ 2026-05-25 17:56:11.394493 | instance | ok: [instance] 2026-05-25 17:56:11.394656 | instance | 2026-05-25 17:56:11.394839 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-25 17:56:11.395016 | instance | Monday 25 May 2026 17:56:11 +0000 (0:00:06.425) 0:00:38.223 ************ 2026-05-25 17:56:17.581512 | instance | ok: [instance] 2026-05-25 17:56:17.581750 | instance | 2026-05-25 17:56:17.582037 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-25 17:56:17.582315 | instance | Monday 25 May 2026 17:56:17 +0000 (0:00:06.186) 0:00:44.410 ************ 2026-05-25 17:56:31.665150 | instance | ok: [instance] 2026-05-25 17:56:31.665268 | instance | 2026-05-25 17:56:31.665280 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-25 17:56:31.665343 | instance | Monday 25 May 2026 17:56:31 +0000 (0:00:14.082) 0:00:58.493 ************ 2026-05-25 17:56:31.757062 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-25 17:56:31.757320 | instance | 2026-05-25 17:56:31.757623 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-25 17:56:31.757914 | instance | Monday 25 May 2026 17:56:31 +0000 (0:00:00.092) 0:00:58.586 ************ 2026-05-25 17:56:31.817091 | instance | skipping: [instance] 2026-05-25 17:56:31.817439 | instance | 2026-05-25 17:56:31.817966 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-25 17:56:31.818462 | instance | Monday 25 May 2026 17:56:31 +0000 (0:00:00.059) 0:00:58.645 ************ 2026-05-25 17:56:31.872014 | instance | skipping: [instance] => (item=instance) 2026-05-25 17:56:31.872208 | instance | skipping: [instance] 2026-05-25 17:56:31.872464 | instance | 2026-05-25 17:56:31.872752 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-25 17:56:31.873087 | instance | Monday 25 May 2026 17:56:31 +0000 (0:00:00.055) 0:00:58.701 ************ 2026-05-25 17:56:32.163071 | instance | ok: [instance] 2026-05-25 17:56:32.163192 | instance | 2026-05-25 17:56:32.163347 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-25 17:56:32.163507 | instance | Monday 25 May 2026 17:56:32 +0000 (0:00:00.291) 0:00:58.992 ************ 2026-05-25 17:56:38.644710 | instance | ok: [instance] 2026-05-25 17:56:38.644831 | instance | 2026-05-25 17:56:38.644989 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-25 17:56:38.645183 | instance | Monday 25 May 2026 17:56:38 +0000 (0:00:06.481) 0:01:05.474 ************ 2026-05-25 17:56:44.688586 | instance | ok: [instance] 2026-05-25 17:56:44.688665 | instance | 2026-05-25 17:56:44.688747 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-25 17:56:44.689068 | instance | Monday 25 May 2026 17:56:44 +0000 (0:00:06.043) 0:01:11.517 ************ 2026-05-25 17:56:50.673858 | instance | ok: [instance] 2026-05-25 17:56:50.674270 | instance | 2026-05-25 17:56:50.674548 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-05-25 17:56:50.674817 | instance | Monday 25 May 2026 17:56:50 +0000 (0:00:05.985) 0:01:17.503 ************ 2026-05-25 17:56:56.860489 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-05-25 17:56:56.860581 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-05-25 17:56:56.861111 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-05-25 17:56:56.861176 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-05-25 17:56:56.861188 | instance | 2026-05-25 17:56:56.861198 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-25 17:56:56.861214 | instance | 2026-05-25 17:56:56.861453 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:56:56.861491 | instance | Monday 25 May 2026 17:56:56 +0000 (0:00:06.187) 0:01:23.690 ************ 2026-05-25 17:56:58.069351 | instance | ok: [instance] 2026-05-25 17:56:58.069489 | instance | 2026-05-25 17:56:58.069618 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:56:58.069767 | instance | Monday 25 May 2026 17:56:58 +0000 (0:00:01.208) 0:01:24.898 ************ 2026-05-25 17:56:58.297870 | instance | ok: [instance] 2026-05-25 17:56:58.297951 | instance | 2026-05-25 17:56:58.298096 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:56:58.298397 | instance | Monday 25 May 2026 17:56:58 +0000 (0:00:00.228) 0:01:25.127 ************ 2026-05-25 17:56:58.348873 | instance | skipping: [instance] 2026-05-25 17:56:58.349090 | instance | 2026-05-25 17:56:58.349376 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-25 17:56:58.349689 | instance | Monday 25 May 2026 17:56:58 +0000 (0:00:00.050) 0:01:25.178 ************ 2026-05-25 17:56:58.574723 | instance | ok: [instance] 2026-05-25 17:56:58.574963 | instance | 2026-05-25 17:56:58.575248 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:56:58.575538 | instance | Monday 25 May 2026 17:56:58 +0000 (0:00:00.225) 0:01:25.403 ************ 2026-05-25 17:56:58.646889 | instance | ok: [instance] => { 2026-05-25 17:56:58.647197 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-25 17:56:58.647483 | instance | } 2026-05-25 17:56:58.647756 | instance | 2026-05-25 17:56:58.648053 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:56:58.648420 | instance | Monday 25 May 2026 17:56:58 +0000 (0:00:00.072) 0:01:25.476 ************ 2026-05-25 17:56:58.969545 | instance | ok: [instance] 2026-05-25 17:56:58.969657 | instance | 2026-05-25 17:56:58.969794 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:56:58.969917 | instance | Monday 25 May 2026 17:56:58 +0000 (0:00:00.322) 0:01:25.799 ************ 2026-05-25 17:56:59.023168 | instance | skipping: [instance] 2026-05-25 17:56:59.023424 | instance | 2026-05-25 17:56:59.023707 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:56:59.023977 | instance | Monday 25 May 2026 17:56:59 +0000 (0:00:00.053) 0:01:25.852 ************ 2026-05-25 17:56:59.078882 | instance | skipping: [instance] 2026-05-25 17:56:59.079122 | instance | 2026-05-25 17:56:59.079388 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:56:59.079647 | instance | Monday 25 May 2026 17:56:59 +0000 (0:00:00.055) 0:01:25.908 ************ 2026-05-25 17:56:59.291999 | instance | ok: [instance] 2026-05-25 17:56:59.292235 | instance | 2026-05-25 17:56:59.292520 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:56:59.292823 | instance | Monday 25 May 2026 17:56:59 +0000 (0:00:00.212) 0:01:26.121 ************ 2026-05-25 17:57:00.333395 | instance | ok: [instance] 2026-05-25 17:57:00.333624 | instance | 2026-05-25 17:57:00.333900 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:57:00.334166 | instance | Monday 25 May 2026 17:57:00 +0000 (0:00:01.041) 0:01:27.162 ************ 2026-05-25 17:57:00.415894 | instance | ok: [instance] => { 2026-05-25 17:57:00.416233 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-25 17:57:00.416478 | instance | } 2026-05-25 17:57:00.416755 | instance | 2026-05-25 17:57:00.417047 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:57:00.417292 | instance | Monday 25 May 2026 17:57:00 +0000 (0:00:00.082) 0:01:27.245 ************ 2026-05-25 17:57:00.773916 | instance | ok: [instance] 2026-05-25 17:57:00.774057 | instance | 2026-05-25 17:57:00.774240 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:57:00.774417 | instance | Monday 25 May 2026 17:57:00 +0000 (0:00:00.358) 0:01:27.603 ************ 2026-05-25 17:57:02.822797 | instance | ok: [instance] 2026-05-25 17:57:02.822857 | instance | 2026-05-25 17:57:02.822875 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-25 17:57:02.823060 | instance | Monday 25 May 2026 17:57:02 +0000 (0:00:02.048) 0:01:29.652 ************ 2026-05-25 17:57:02.863521 | instance | skipping: [instance] 2026-05-25 17:57:02.863584 | instance | 2026-05-25 17:57:02.863825 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-25 17:57:02.863864 | instance | Monday 25 May 2026 17:57:02 +0000 (0:00:00.040) 0:01:29.693 ************ 2026-05-25 17:57:02.895519 | instance | skipping: [instance] 2026-05-25 17:57:02.895657 | instance | 2026-05-25 17:57:02.895828 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-25 17:57:02.896016 | instance | Monday 25 May 2026 17:57:02 +0000 (0:00:00.031) 0:01:29.724 ************ 2026-05-25 17:57:02.934327 | instance | skipping: [instance] 2026-05-25 17:57:02.934539 | instance | 2026-05-25 17:57:02.934815 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-25 17:57:02.935072 | instance | Monday 25 May 2026 17:57:02 +0000 (0:00:00.038) 0:01:29.763 ************ 2026-05-25 17:57:04.006677 | instance | ok: [instance] 2026-05-25 17:57:04.006774 | instance | 2026-05-25 17:57:04.006885 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-25 17:57:04.006998 | instance | Monday 25 May 2026 17:57:04 +0000 (0:00:01.072) 0:01:30.835 ************ 2026-05-25 17:57:04.467529 | instance | ok: [instance] 2026-05-25 17:57:04.467663 | instance | 2026-05-25 17:57:04.467852 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-25 17:57:04.468019 | instance | Monday 25 May 2026 17:57:04 +0000 (0:00:00.461) 0:01:31.297 ************ 2026-05-25 17:57:05.420091 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-25 17:57:05.420238 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-25 17:57:05.420424 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-25 17:57:05.420660 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-25 17:57:05.420863 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-25 17:57:05.421021 | instance | 2026-05-25 17:57:05.421185 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-25 17:57:05.421351 | instance | Monday 25 May 2026 17:57:05 +0000 (0:00:00.952) 0:01:32.249 ************ 2026-05-25 17:57:05.967888 | instance | ok: [instance] 2026-05-25 17:57:05.968247 | instance | 2026-05-25 17:57:05.968563 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-25 17:57:05.968812 | instance | Monday 25 May 2026 17:57:05 +0000 (0:00:00.523) 0:01:32.773 ************ 2026-05-25 17:57:05.969102 | instance | 2026-05-25 17:57:05.969392 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-25 17:57:05.969678 | instance | Monday 25 May 2026 17:57:05 +0000 (0:00:00.023) 0:01:32.796 ************ 2026-05-25 17:57:06.347198 | instance | ok: [instance] 2026-05-25 17:57:06.347464 | instance | 2026-05-25 17:57:06.347761 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:57:06.348077 | instance | Monday 25 May 2026 17:57:06 +0000 (0:00:00.379) 0:01:33.176 ************ 2026-05-25 17:57:06.583744 | instance | ok: [instance] 2026-05-25 17:57:06.584067 | instance | 2026-05-25 17:57:06.584346 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:57:06.584609 | instance | Monday 25 May 2026 17:57:06 +0000 (0:00:00.236) 0:01:33.412 ************ 2026-05-25 17:57:06.650161 | instance | ok: [instance] => { 2026-05-25 17:57:06.650424 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-25 17:57:06.650776 | instance | } 2026-05-25 17:57:06.651033 | instance | 2026-05-25 17:57:06.651348 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:57:06.651663 | instance | Monday 25 May 2026 17:57:06 +0000 (0:00:00.066) 0:01:33.479 ************ 2026-05-25 17:57:07.010786 | instance | ok: [instance] 2026-05-25 17:57:07.011115 | instance | 2026-05-25 17:57:07.011458 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:57:07.011796 | instance | Monday 25 May 2026 17:57:07 +0000 (0:00:00.360) 0:01:33.839 ************ 2026-05-25 17:57:10.181779 | instance | ok: [instance] 2026-05-25 17:57:10.182537 | instance | 2026-05-25 17:57:10.182589 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-25 17:57:10.182604 | instance | Monday 25 May 2026 17:57:10 +0000 (0:00:03.170) 0:01:37.010 ************ 2026-05-25 17:57:11.206696 | instance | ok: [instance] 2026-05-25 17:57:11.206759 | instance | 2026-05-25 17:57:11.207042 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-25 17:57:11.207077 | instance | Monday 25 May 2026 17:57:11 +0000 (0:00:01.025) 0:01:38.036 ************ 2026-05-25 17:57:11.409748 | instance | ok: [instance] 2026-05-25 17:57:11.409855 | instance | 2026-05-25 17:57:11.410012 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-25 17:57:11.410077 | instance | Monday 25 May 2026 17:57:11 +0000 (0:00:00.202) 0:01:38.239 ************ 2026-05-25 17:57:11.866437 | instance | ok: [instance] 2026-05-25 17:57:11.866537 | instance | 2026-05-25 17:57:11.866678 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-25 17:57:11.866797 | instance | Monday 25 May 2026 17:57:11 +0000 (0:00:00.456) 0:01:38.695 ************ 2026-05-25 17:57:12.445531 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-25 17:57:12.445965 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-25 17:57:12.446248 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-25 17:57:12.446512 | instance | 2026-05-25 17:57:12.446784 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-25 17:57:12.447055 | instance | Monday 25 May 2026 17:57:12 +0000 (0:00:00.578) 0:01:39.274 ************ 2026-05-25 17:57:12.883121 | instance | ok: [instance] 2026-05-25 17:57:12.883359 | instance | 2026-05-25 17:57:12.883637 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-25 17:57:12.884198 | instance | Monday 25 May 2026 17:57:12 +0000 (0:00:00.437) 0:01:39.712 ************ 2026-05-25 17:57:13.332064 | instance | ok: [instance] 2026-05-25 17:57:13.332142 | instance | 2026-05-25 17:57:13.332237 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-25 17:57:13.332357 | instance | Monday 25 May 2026 17:57:13 +0000 (0:00:00.424) 0:01:40.136 ************ 2026-05-25 17:57:13.332465 | instance | 2026-05-25 17:57:13.332725 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-25 17:57:13.332901 | instance | Monday 25 May 2026 17:57:13 +0000 (0:00:00.024) 0:01:40.161 ************ 2026-05-25 17:57:13.748270 | instance | ok: [instance] 2026-05-25 17:57:13.748410 | instance | 2026-05-25 17:57:13.748656 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-25 17:57:13.748948 | instance | Monday 25 May 2026 17:57:13 +0000 (0:00:00.415) 0:01:40.577 ************ 2026-05-25 17:57:13.813222 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-25 17:57:13.813534 | instance | 2026-05-25 17:57:13.813991 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-25 17:57:13.814327 | instance | Monday 25 May 2026 17:57:13 +0000 (0:00:00.063) 0:01:40.641 ************ 2026-05-25 17:57:14.886368 | instance | ok: [instance] 2026-05-25 17:57:14.886415 | instance | 2026-05-25 17:57:14.886422 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-25 17:57:14.886623 | instance | Monday 25 May 2026 17:57:14 +0000 (0:00:01.074) 0:01:41.715 ************ 2026-05-25 17:57:15.542283 | instance | ok: [instance] => (item=chronyd) 2026-05-25 17:57:15.542318 | instance | ok: [instance] => (item=sshd) 2026-05-25 17:57:15.542323 | instance | 2026-05-25 17:57:15.542328 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-25 17:57:15.542332 | instance | Monday 25 May 2026 17:57:15 +0000 (0:00:00.656) 0:01:42.371 ************ 2026-05-25 17:57:15.938667 | instance | ok: [instance] 2026-05-25 17:57:15.938754 | instance | 2026-05-25 17:57:15.938887 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-25 17:57:15.938995 | instance | Monday 25 May 2026 17:57:15 +0000 (0:00:00.396) 0:01:42.768 ************ 2026-05-25 17:57:16.147310 | instance | ok: [instance] 2026-05-25 17:57:16.147346 | instance | 2026-05-25 17:57:16.147352 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-25 17:57:16.147357 | instance | Monday 25 May 2026 17:57:16 +0000 (0:00:00.207) 0:01:42.975 ************ 2026-05-25 17:57:16.405391 | instance | ok: [instance] 2026-05-25 17:57:16.405461 | instance | 2026-05-25 17:57:16.405817 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-25 17:57:16.406110 | instance | Monday 25 May 2026 17:57:16 +0000 (0:00:00.258) 0:01:43.234 ************ 2026-05-25 17:57:16.621128 | instance | ok: [instance] 2026-05-25 17:57:16.621214 | instance | 2026-05-25 17:57:16.621238 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-25 17:57:16.621328 | instance | Monday 25 May 2026 17:57:16 +0000 (0:00:00.215) 0:01:43.450 ************ 2026-05-25 17:57:16.866788 | instance | ok: [instance] => (item=instance) 2026-05-25 17:57:16.866852 | instance | 2026-05-25 17:57:16.866990 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-25 17:57:16.867106 | instance | Monday 25 May 2026 17:57:16 +0000 (0:00:00.245) 0:01:43.696 ************ 2026-05-25 17:57:16.931366 | instance | ok: [instance] 2026-05-25 17:57:16.931618 | instance | 2026-05-25 17:57:16.931890 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-25 17:57:16.932179 | instance | Monday 25 May 2026 17:57:16 +0000 (0:00:00.064) 0:01:43.760 ************ 2026-05-25 17:57:17.017138 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-25 17:57:17.017393 | instance | 2026-05-25 17:57:17.017818 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-25 17:57:17.018110 | instance | Monday 25 May 2026 17:57:17 +0000 (0:00:00.085) 0:01:43.846 ************ 2026-05-25 17:57:17.071572 | instance | skipping: [instance] 2026-05-25 17:57:17.071815 | instance | 2026-05-25 17:57:17.072376 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-25 17:57:17.072708 | instance | Monday 25 May 2026 17:57:17 +0000 (0:00:00.054) 0:01:43.900 ************ 2026-05-25 17:57:17.128702 | instance | skipping: [instance] => (item=instance) 2026-05-25 17:57:17.128955 | instance | skipping: [instance] 2026-05-25 17:57:17.129652 | instance | 2026-05-25 17:57:17.129887 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-25 17:57:17.130065 | instance | Monday 25 May 2026 17:57:17 +0000 (0:00:00.057) 0:01:43.958 ************ 2026-05-25 17:57:17.390480 | instance | ok: [instance] 2026-05-25 17:57:17.390753 | instance | 2026-05-25 17:57:17.391053 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-25 17:57:17.391414 | instance | Monday 25 May 2026 17:57:17 +0000 (0:00:00.261) 0:01:44.219 ************ 2026-05-25 17:57:23.848309 | instance | ok: [instance] 2026-05-25 17:57:23.849374 | instance | 2026-05-25 17:57:23.849677 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-25 17:57:23.849991 | instance | Monday 25 May 2026 17:57:23 +0000 (0:00:06.457) 0:01:50.677 ************ 2026-05-25 17:57:29.387138 | instance | ok: [instance] 2026-05-25 17:57:29.387264 | instance | 2026-05-25 17:57:29.387435 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-25 17:57:29.387610 | instance | Monday 25 May 2026 17:57:29 +0000 (0:00:05.539) 0:01:56.216 ************ 2026-05-25 17:57:43.409930 | instance | ok: [instance] 2026-05-25 17:57:43.410103 | instance | 2026-05-25 17:57:43.410573 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-25 17:57:43.410825 | instance | Monday 25 May 2026 17:57:43 +0000 (0:00:14.021) 0:02:10.237 ************ 2026-05-25 17:57:43.501903 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-25 17:57:43.502125 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-25 17:57:43.502455 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-25 17:57:43.502729 | instance | skipping: [instance] 2026-05-25 17:57:43.502984 | instance | 2026-05-25 17:57:43.503291 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-25 17:57:43.503634 | instance | Monday 25 May 2026 17:57:43 +0000 (0:00:00.093) 0:02:10.330 ************ 2026-05-25 17:57:49.554347 | instance | ok: [instance] 2026-05-25 17:57:49.554581 | instance | 2026-05-25 17:57:49.554858 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-25 17:57:49.555126 | instance | Monday 25 May 2026 17:57:49 +0000 (0:00:06.052) 0:02:16.383 ************ 2026-05-25 17:57:55.612744 | instance | ok: [instance] 2026-05-25 17:57:55.612831 | instance | 2026-05-25 17:57:55.612935 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-25 17:57:55.613076 | instance | Monday 25 May 2026 17:57:55 +0000 (0:00:06.058) 0:02:22.442 ************ 2026-05-25 17:57:55.699806 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-25 17:57:55.699890 | instance | 2026-05-25 17:57:55.699998 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-25 17:57:55.700131 | instance | Monday 25 May 2026 17:57:55 +0000 (0:00:00.086) 0:02:22.529 ************ 2026-05-25 17:57:55.750031 | instance | ok: [instance] 2026-05-25 17:57:55.750263 | instance | 2026-05-25 17:57:55.750547 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-25 17:57:55.750819 | instance | Monday 25 May 2026 17:57:55 +0000 (0:00:00.050) 0:02:22.579 ************ 2026-05-25 17:58:01.732301 | instance | ok: [instance] 2026-05-25 17:58:01.732360 | instance | 2026-05-25 17:58:01.732371 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-25 17:58:01.732386 | instance | Monday 25 May 2026 17:58:01 +0000 (0:00:05.982) 0:02:28.561 ************ 2026-05-25 17:58:01.781292 | instance | ok: [instance] 2026-05-25 17:58:01.781522 | instance | 2026-05-25 17:58:01.781670 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-25 17:58:01.781825 | instance | Monday 25 May 2026 17:58:01 +0000 (0:00:00.049) 0:02:28.610 ************ 2026-05-25 17:58:01.834221 | instance | skipping: [instance] => (item=1) 2026-05-25 17:58:01.834411 | instance | skipping: [instance] => (item=1) 2026-05-25 17:58:01.834690 | instance | skipping: [instance] => (item=1) 2026-05-25 17:58:01.834939 | instance | skipping: [instance] 2026-05-25 17:58:01.835183 | instance | 2026-05-25 17:58:01.835457 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-25 17:58:01.835673 | instance | Monday 25 May 2026 17:58:01 +0000 (0:00:00.052) 0:02:28.663 ************ 2026-05-25 17:58:01.898834 | instance | skipping: [instance] 2026-05-25 17:58:01.899199 | instance | 2026-05-25 17:58:01.899571 | instance | PLAY [all] ********************************************************************* 2026-05-25 17:58:01.899909 | instance | 2026-05-25 17:58:01.900296 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-25 17:58:01.900559 | instance | Monday 25 May 2026 17:58:01 +0000 (0:00:00.064) 0:02:28.728 ************ 2026-05-25 17:58:02.223084 | instance | ok: [instance] 2026-05-25 17:58:02.223280 | instance | 2026-05-25 17:58:02.223601 | instance | PLAY [all] ********************************************************************* 2026-05-25 17:58:02.223848 | instance | 2026-05-25 17:58:02.224572 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:58:02.224637 | instance | Monday 25 May 2026 17:58:02 +0000 (0:00:00.323) 0:02:29.052 ************ 2026-05-25 17:58:03.378217 | instance | ok: [instance] 2026-05-25 17:58:03.378335 | instance | 2026-05-25 17:58:03.378575 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-25 17:58:03.378697 | instance | Monday 25 May 2026 17:58:03 +0000 (0:00:01.155) 0:02:30.207 ************ 2026-05-25 17:58:07.294002 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-25 17:58:07.294307 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-25 17:58:07.294563 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-25 17:58:07.294845 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-25 17:58:07.295136 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-25 17:58:07.295404 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-25 17:58:07.295645 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-25 17:58:07.295885 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-25 17:58:07.296140 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-25 17:58:07.296431 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-25 17:58:07.296671 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-25 17:58:07.296932 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-25 17:58:07.297328 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-25 17:58:07.297608 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-25 17:58:07.297928 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-25 17:58:07.298209 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-25 17:58:07.298477 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-25 17:58:07.298767 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-25 17:58:07.299059 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-25 17:58:07.299315 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-25 17:58:07.299579 | instance | 2026-05-25 17:58:07.299847 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-25 17:58:07.300106 | instance | Monday 25 May 2026 17:58:07 +0000 (0:00:03.915) 0:02:34.123 ************ 2026-05-25 17:58:07.498352 | instance | ok: [instance] 2026-05-25 17:58:07.498527 | instance | 2026-05-25 17:58:07.498919 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-25 17:58:07.499160 | instance | Monday 25 May 2026 17:58:07 +0000 (0:00:00.204) 0:02:34.327 ************ 2026-05-25 17:58:07.972702 | instance | ok: [instance] 2026-05-25 17:58:07.972941 | instance | 2026-05-25 17:58:07.973357 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-25 17:58:07.973645 | instance | Monday 25 May 2026 17:58:07 +0000 (0:00:00.474) 0:02:34.801 ************ 2026-05-25 17:58:08.230090 | instance | ok: [instance] 2026-05-25 17:58:08.230374 | instance | 2026-05-25 17:58:08.230670 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-25 17:58:08.230989 | instance | Monday 25 May 2026 17:58:08 +0000 (0:00:00.257) 0:02:35.059 ************ 2026-05-25 17:58:08.284442 | instance | ok: [instance] 2026-05-25 17:58:08.284705 | instance | 2026-05-25 17:58:08.285038 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-25 17:58:08.285320 | instance | 2026-05-25 17:58:08.285591 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:58:08.285859 | instance | Monday 25 May 2026 17:58:08 +0000 (0:00:00.054) 0:02:35.113 ************ 2026-05-25 17:58:09.409382 | instance | ok: [instance] 2026-05-25 17:58:09.409489 | instance | 2026-05-25 17:58:09.409652 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-25 17:58:09.409807 | instance | Monday 25 May 2026 17:58:09 +0000 (0:00:01.125) 0:02:36.238 ************ 2026-05-25 17:58:09.617054 | instance | ok: [instance] 2026-05-25 17:58:09.617302 | instance | 2026-05-25 17:58:09.617705 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-25 17:58:09.618020 | instance | Monday 25 May 2026 17:58:09 +0000 (0:00:00.207) 0:02:36.446 ************ 2026-05-25 17:58:10.500363 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-25 17:58:10.500482 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-25 17:58:10.500687 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-25 17:58:10.500858 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-25 17:58:10.501048 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-25 17:58:10.501227 | instance | 2026-05-25 17:58:10.501398 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-25 17:58:10.501564 | instance | Monday 25 May 2026 17:58:10 +0000 (0:00:00.883) 0:02:37.329 ************ 2026-05-25 17:58:11.045408 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-05-25 17:58:11.045561 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-05-25 17:58:11.045778 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-05-25 17:58:11.045943 | instance | 2026-05-25 17:58:11.046121 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-25 17:58:11.046294 | instance | Monday 25 May 2026 17:58:11 +0000 (0:00:00.545) 0:02:37.874 ************ 2026-05-25 17:58:11.220965 | instance | ok: [instance] 2026-05-25 17:58:11.221312 | instance | 2026-05-25 17:58:11.221652 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-25 17:58:11.222073 | instance | Monday 25 May 2026 17:58:11 +0000 (0:00:00.175) 0:02:38.050 ************ 2026-05-25 17:58:11.433429 | instance | ok: [instance] 2026-05-25 17:58:11.433620 | instance | 2026-05-25 17:58:11.433883 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-25 17:58:11.434171 | instance | Monday 25 May 2026 17:58:11 +0000 (0:00:00.212) 0:02:38.262 ************ 2026-05-25 17:58:11.467473 | instance | ok: [instance] 2026-05-25 17:58:11.467691 | instance | 2026-05-25 17:58:11.467996 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-25 17:58:11.468280 | instance | Monday 25 May 2026 17:58:11 +0000 (0:00:00.034) 0:02:38.296 ************ 2026-05-25 17:58:11.506710 | instance | skipping: [instance] 2026-05-25 17:58:11.506951 | instance | 2026-05-25 17:58:11.507228 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-25 17:58:11.507664 | instance | Monday 25 May 2026 17:58:11 +0000 (0:00:00.038) 0:02:38.335 ************ 2026-05-25 17:58:12.049649 | instance | ok: [instance] 2026-05-25 17:58:12.049809 | instance | 2026-05-25 17:58:12.049982 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-25 17:58:12.050158 | instance | Monday 25 May 2026 17:58:12 +0000 (0:00:00.543) 0:02:38.879 ************ 2026-05-25 17:58:12.366487 | instance | ok: [instance] 2026-05-25 17:58:12.366710 | instance | 2026-05-25 17:58:12.366954 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-25 17:58:12.367203 | instance | Monday 25 May 2026 17:58:12 +0000 (0:00:00.200) 0:02:39.079 ************ 2026-05-25 17:58:12.367471 | instance | 2026-05-25 17:58:12.367690 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-25 17:58:12.367918 | instance | 2026-05-25 17:58:12.368148 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:58:12.368419 | instance | Monday 25 May 2026 17:58:12 +0000 (0:00:00.116) 0:02:39.195 ************ 2026-05-25 17:58:13.553439 | instance | ok: [instance] 2026-05-25 17:58:13.553686 | instance | 2026-05-25 17:58:13.553977 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:58:13.554239 | instance | Monday 25 May 2026 17:58:13 +0000 (0:00:01.186) 0:02:40.382 ************ 2026-05-25 17:58:13.765863 | instance | ok: [instance] 2026-05-25 17:58:13.766107 | instance | 2026-05-25 17:58:13.766427 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:58:13.766749 | instance | Monday 25 May 2026 17:58:13 +0000 (0:00:00.212) 0:02:40.595 ************ 2026-05-25 17:58:13.810443 | instance | skipping: [instance] 2026-05-25 17:58:13.810565 | instance | 2026-05-25 17:58:13.810747 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-25 17:58:13.810978 | instance | Monday 25 May 2026 17:58:13 +0000 (0:00:00.044) 0:02:40.639 ************ 2026-05-25 17:58:14.035802 | instance | ok: [instance] 2026-05-25 17:58:14.036064 | instance | 2026-05-25 17:58:14.036336 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:58:14.036617 | instance | Monday 25 May 2026 17:58:14 +0000 (0:00:00.225) 0:02:40.865 ************ 2026-05-25 17:58:14.093151 | instance | ok: [instance] => { 2026-05-25 17:58:14.093402 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-25 17:58:14.093666 | instance | } 2026-05-25 17:58:14.093842 | instance | 2026-05-25 17:58:14.094128 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:58:14.094370 | instance | Monday 25 May 2026 17:58:14 +0000 (0:00:00.056) 0:02:40.922 ************ 2026-05-25 17:58:14.419757 | instance | ok: [instance] 2026-05-25 17:58:14.420037 | instance | 2026-05-25 17:58:14.420425 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:58:14.420731 | instance | Monday 25 May 2026 17:58:14 +0000 (0:00:00.326) 0:02:41.248 ************ 2026-05-25 17:58:14.485326 | instance | skipping: [instance] 2026-05-25 17:58:14.485497 | instance | 2026-05-25 17:58:14.485673 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:58:14.485841 | instance | Monday 25 May 2026 17:58:14 +0000 (0:00:00.065) 0:02:41.314 ************ 2026-05-25 17:58:14.717446 | instance | ok: [instance] 2026-05-25 17:58:14.717732 | instance | 2026-05-25 17:58:14.718487 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:58:14.718813 | instance | Monday 25 May 2026 17:58:14 +0000 (0:00:00.231) 0:02:41.546 ************ 2026-05-25 17:58:15.818396 | instance | ok: [instance] 2026-05-25 17:58:15.818786 | instance | 2026-05-25 17:58:15.819069 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:58:15.819964 | instance | Monday 25 May 2026 17:58:15 +0000 (0:00:01.100) 0:02:42.647 ************ 2026-05-25 17:58:15.892703 | instance | ok: [instance] => { 2026-05-25 17:58:15.893127 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-25 17:58:15.893394 | instance | } 2026-05-25 17:58:15.893643 | instance | 2026-05-25 17:58:15.893909 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:58:15.894171 | instance | Monday 25 May 2026 17:58:15 +0000 (0:00:00.074) 0:02:42.721 ************ 2026-05-25 17:58:16.251943 | instance | ok: [instance] 2026-05-25 17:58:16.252064 | instance | 2026-05-25 17:58:16.252238 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:58:16.252406 | instance | Monday 25 May 2026 17:58:16 +0000 (0:00:00.359) 0:02:43.081 ************ 2026-05-25 17:58:18.257352 | instance | ok: [instance] 2026-05-25 17:58:18.257627 | instance | 2026-05-25 17:58:18.257913 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-25 17:58:18.258174 | instance | Monday 25 May 2026 17:58:18 +0000 (0:00:02.005) 0:02:45.086 ************ 2026-05-25 17:58:18.293836 | instance | skipping: [instance] 2026-05-25 17:58:18.294056 | instance | 2026-05-25 17:58:18.294383 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-25 17:58:18.294642 | instance | Monday 25 May 2026 17:58:18 +0000 (0:00:00.036) 0:02:45.123 ************ 2026-05-25 17:58:18.329499 | instance | skipping: [instance] 2026-05-25 17:58:18.329740 | instance | 2026-05-25 17:58:18.330030 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-25 17:58:18.330308 | instance | Monday 25 May 2026 17:58:18 +0000 (0:00:00.035) 0:02:45.159 ************ 2026-05-25 17:58:18.362935 | instance | skipping: [instance] 2026-05-25 17:58:18.363166 | instance | 2026-05-25 17:58:18.363448 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-25 17:58:18.363728 | instance | Monday 25 May 2026 17:58:18 +0000 (0:00:00.033) 0:02:45.192 ************ 2026-05-25 17:58:19.409392 | instance | ok: [instance] 2026-05-25 17:58:19.409642 | instance | 2026-05-25 17:58:19.409982 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-25 17:58:19.410270 | instance | Monday 25 May 2026 17:58:19 +0000 (0:00:01.046) 0:02:46.238 ************ 2026-05-25 17:58:19.853166 | instance | ok: [instance] 2026-05-25 17:58:19.853271 | instance | 2026-05-25 17:58:19.853472 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-25 17:58:19.853641 | instance | Monday 25 May 2026 17:58:19 +0000 (0:00:00.443) 0:02:46.682 ************ 2026-05-25 17:58:20.822902 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-25 17:58:20.823138 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-25 17:58:20.823445 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-25 17:58:20.823817 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-25 17:58:20.824205 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-25 17:58:20.824515 | instance | 2026-05-25 17:58:20.824833 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-25 17:58:20.825132 | instance | Monday 25 May 2026 17:58:20 +0000 (0:00:00.969) 0:02:47.652 ************ 2026-05-25 17:58:21.368234 | instance | ok: [instance] 2026-05-25 17:58:21.368649 | instance | 2026-05-25 17:58:21.369314 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-25 17:58:21.369360 | instance | Monday 25 May 2026 17:58:21 +0000 (0:00:00.533) 0:02:48.185 ************ 2026-05-25 17:58:21.369369 | instance | 2026-05-25 17:58:21.369637 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-25 17:58:21.369914 | instance | Monday 25 May 2026 17:58:21 +0000 (0:00:00.011) 0:02:48.197 ************ 2026-05-25 17:58:21.761305 | instance | ok: [instance] 2026-05-25 17:58:21.761543 | instance | 2026-05-25 17:58:21.761877 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-25 17:58:21.762323 | instance | Monday 25 May 2026 17:58:21 +0000 (0:00:00.393) 0:02:48.590 ************ 2026-05-25 17:58:22.612722 | instance | ok: [instance] 2026-05-25 17:58:22.612961 | instance | 2026-05-25 17:58:22.613436 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-25 17:58:22.613815 | instance | Monday 25 May 2026 17:58:22 +0000 (0:00:00.851) 0:02:49.441 ************ 2026-05-25 17:58:22.667009 | instance | ok: [instance] 2026-05-25 17:58:22.667224 | instance | 2026-05-25 17:58:22.667469 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-25 17:58:22.667786 | instance | Monday 25 May 2026 17:58:22 +0000 (0:00:00.054) 0:02:49.496 ************ 2026-05-25 17:58:22.717062 | instance | ok: [instance] 2026-05-25 17:58:22.717153 | instance | 2026-05-25 17:58:22.717406 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-25 17:58:22.717548 | instance | Monday 25 May 2026 17:58:22 +0000 (0:00:00.050) 0:02:49.546 ************ 2026-05-25 17:58:22.771115 | instance | ok: [instance] 2026-05-25 17:58:22.771202 | instance | 2026-05-25 17:58:22.771361 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-25 17:58:22.771500 | instance | Monday 25 May 2026 17:58:22 +0000 (0:00:00.054) 0:02:49.600 ************ 2026-05-25 17:58:22.817598 | instance | skipping: [instance] 2026-05-25 17:58:22.817747 | instance | 2026-05-25 17:58:22.817938 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-25 17:58:22.818115 | instance | Monday 25 May 2026 17:58:22 +0000 (0:00:00.046) 0:02:49.647 ************ 2026-05-25 17:58:22.877805 | instance | ok: [instance] 2026-05-25 17:58:22.877953 | instance | 2026-05-25 17:58:22.878142 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:58:22.878330 | instance | Monday 25 May 2026 17:58:22 +0000 (0:00:00.059) 0:02:49.706 ************ 2026-05-25 17:58:23.112445 | instance | ok: [instance] 2026-05-25 17:58:23.112694 | instance | 2026-05-25 17:58:23.112973 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:58:23.113417 | instance | Monday 25 May 2026 17:58:23 +0000 (0:00:00.235) 0:02:49.941 ************ 2026-05-25 17:58:23.161207 | instance | ok: [instance] => { 2026-05-25 17:58:23.161762 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-25 17:58:23.162107 | instance | } 2026-05-25 17:58:23.162445 | instance | 2026-05-25 17:58:23.162895 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:58:23.163328 | instance | Monday 25 May 2026 17:58:23 +0000 (0:00:00.048) 0:02:49.990 ************ 2026-05-25 17:58:23.489361 | instance | ok: [instance] 2026-05-25 17:58:23.489577 | instance | 2026-05-25 17:58:23.489794 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:58:23.490059 | instance | Monday 25 May 2026 17:58:23 +0000 (0:00:00.328) 0:02:50.318 ************ 2026-05-25 17:58:23.551196 | instance | skipping: [instance] 2026-05-25 17:58:23.551273 | instance | 2026-05-25 17:58:23.551387 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:58:23.551500 | instance | Monday 25 May 2026 17:58:23 +0000 (0:00:00.061) 0:02:50.380 ************ 2026-05-25 17:58:23.795577 | instance | ok: [instance] 2026-05-25 17:58:23.795974 | instance | 2026-05-25 17:58:23.796149 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:58:23.796404 | instance | Monday 25 May 2026 17:58:23 +0000 (0:00:00.244) 0:02:50.624 ************ 2026-05-25 17:58:23.845117 | instance | ok: [instance] => { 2026-05-25 17:58:23.845285 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-25 17:58:23.845454 | instance | } 2026-05-25 17:58:23.845625 | instance | 2026-05-25 17:58:23.845789 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:58:23.845951 | instance | Monday 25 May 2026 17:58:23 +0000 (0:00:00.049) 0:02:50.674 ************ 2026-05-25 17:58:24.183270 | instance | ok: [instance] 2026-05-25 17:58:24.183593 | instance | 2026-05-25 17:58:24.183907 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:58:24.184182 | instance | Monday 25 May 2026 17:58:24 +0000 (0:00:00.337) 0:02:51.012 ************ 2026-05-25 17:58:24.252491 | instance | skipping: [instance] 2026-05-25 17:58:24.252631 | instance | 2026-05-25 17:58:24.252822 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-25 17:58:24.253002 | instance | Monday 25 May 2026 17:58:24 +0000 (0:00:00.069) 0:02:51.081 ************ 2026-05-25 17:58:24.289531 | instance | skipping: [instance] 2026-05-25 17:58:24.289673 | instance | 2026-05-25 17:58:24.289860 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-25 17:58:24.290087 | instance | Monday 25 May 2026 17:58:24 +0000 (0:00:00.037) 0:02:51.118 ************ 2026-05-25 17:58:24.325727 | instance | skipping: [instance] 2026-05-25 17:58:24.325850 | instance | 2026-05-25 17:58:24.326059 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-25 17:58:24.326230 | instance | Monday 25 May 2026 17:58:24 +0000 (0:00:00.036) 0:02:51.155 ************ 2026-05-25 17:58:24.362313 | instance | skipping: [instance] 2026-05-25 17:58:24.362385 | instance | 2026-05-25 17:58:24.362510 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-25 17:58:24.362657 | instance | Monday 25 May 2026 17:58:24 +0000 (0:00:00.036) 0:02:51.191 ************ 2026-05-25 17:58:25.476955 | instance | ok: [instance] 2026-05-25 17:58:25.477253 | instance | 2026-05-25 17:58:25.477534 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-25 17:58:25.477793 | instance | Monday 25 May 2026 17:58:25 +0000 (0:00:01.114) 0:02:52.305 ************ 2026-05-25 17:58:26.006420 | instance | ok: [instance] 2026-05-25 17:58:26.006658 | instance | 2026-05-25 17:58:26.006931 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-25 17:58:26.007201 | instance | Monday 25 May 2026 17:58:26 +0000 (0:00:00.529) 0:02:52.835 ************ 2026-05-25 17:58:26.964857 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-25 17:58:26.965134 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-25 17:58:26.965415 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-25 17:58:26.965709 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-25 17:58:26.965980 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-25 17:58:26.966224 | instance | 2026-05-25 17:58:26.966491 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-25 17:58:26.966761 | instance | Monday 25 May 2026 17:58:26 +0000 (0:00:00.958) 0:02:53.794 ************ 2026-05-25 17:58:27.501056 | instance | ok: [instance] 2026-05-25 17:58:27.501127 | instance | 2026-05-25 17:58:27.501148 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-25 17:58:27.501690 | instance | Monday 25 May 2026 17:58:27 +0000 (0:00:00.526) 0:02:54.320 ************ 2026-05-25 17:58:27.501725 | instance | 2026-05-25 17:58:27.501736 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-25 17:58:27.501853 | instance | Monday 25 May 2026 17:58:27 +0000 (0:00:00.010) 0:02:54.330 ************ 2026-05-25 17:58:27.910094 | instance | ok: [instance] 2026-05-25 17:58:27.910371 | instance | 2026-05-25 17:58:27.910665 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:58:27.910948 | instance | Monday 25 May 2026 17:58:27 +0000 (0:00:00.403) 0:02:54.733 ************ 2026-05-25 17:58:28.133400 | instance | ok: [instance] 2026-05-25 17:58:28.133606 | instance | 2026-05-25 17:58:28.133840 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:58:28.134068 | instance | Monday 25 May 2026 17:58:28 +0000 (0:00:00.229) 0:02:54.962 ************ 2026-05-25 17:58:28.195709 | instance | ok: [instance] => { 2026-05-25 17:58:28.195992 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-25 17:58:28.196326 | instance | } 2026-05-25 17:58:28.196705 | instance | 2026-05-25 17:58:28.196997 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:58:28.197339 | instance | Monday 25 May 2026 17:58:28 +0000 (0:00:00.062) 0:02:55.025 ************ 2026-05-25 17:58:28.528911 | instance | ok: [instance] 2026-05-25 17:58:28.529414 | instance | 2026-05-25 17:58:28.529625 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:58:28.529811 | instance | Monday 25 May 2026 17:58:28 +0000 (0:00:00.332) 0:02:55.357 ************ 2026-05-25 17:58:29.684223 | instance | ok: [instance] 2026-05-25 17:58:29.684294 | instance | 2026-05-25 17:58:29.684310 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:58:29.684323 | instance | Monday 25 May 2026 17:58:29 +0000 (0:00:01.154) 0:02:56.512 ************ 2026-05-25 17:58:29.746817 | instance | ok: [instance] => { 2026-05-25 17:58:29.746903 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-25 17:58:29.747376 | instance | } 2026-05-25 17:58:29.747414 | instance | 2026-05-25 17:58:29.747420 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:58:29.747425 | instance | Monday 25 May 2026 17:58:29 +0000 (0:00:00.063) 0:02:56.576 ************ 2026-05-25 17:58:30.072809 | instance | ok: [instance] 2026-05-25 17:58:30.072877 | instance | 2026-05-25 17:58:30.073055 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:58:30.073273 | instance | Monday 25 May 2026 17:58:30 +0000 (0:00:00.326) 0:02:56.902 ************ 2026-05-25 17:58:31.198237 | instance | ok: [instance] 2026-05-25 17:58:31.198289 | instance | 2026-05-25 17:58:31.198393 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-25 17:58:31.198682 | instance | Monday 25 May 2026 17:58:31 +0000 (0:00:01.124) 0:02:58.027 ************ 2026-05-25 17:58:31.644099 | instance | ok: [instance] 2026-05-25 17:58:31.644333 | instance | 2026-05-25 17:58:31.644612 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-25 17:58:31.644881 | instance | Monday 25 May 2026 17:58:31 +0000 (0:00:00.446) 0:02:58.473 ************ 2026-05-25 17:58:31.855605 | instance | ok: [instance] 2026-05-25 17:58:31.855836 | instance | 2026-05-25 17:58:31.856107 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:58:31.856482 | instance | Monday 25 May 2026 17:58:31 +0000 (0:00:00.211) 0:02:58.684 ************ 2026-05-25 17:58:32.081877 | instance | ok: [instance] 2026-05-25 17:58:32.082117 | instance | 2026-05-25 17:58:32.082400 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:58:32.082672 | instance | Monday 25 May 2026 17:58:32 +0000 (0:00:00.226) 0:02:58.911 ************ 2026-05-25 17:58:32.142612 | instance | ok: [instance] => { 2026-05-25 17:58:32.142881 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-25 17:58:32.143142 | instance | } 2026-05-25 17:58:32.143383 | instance | 2026-05-25 17:58:32.143657 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:58:32.144019 | instance | Monday 25 May 2026 17:58:32 +0000 (0:00:00.060) 0:02:58.971 ************ 2026-05-25 17:58:32.487685 | instance | ok: [instance] 2026-05-25 17:58:32.487777 | instance | 2026-05-25 17:58:32.487841 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:58:32.488037 | instance | Monday 25 May 2026 17:58:32 +0000 (0:00:00.344) 0:02:59.316 ************ 2026-05-25 17:58:34.473327 | instance | ok: [instance] 2026-05-25 17:58:34.473450 | instance | 2026-05-25 17:58:34.473628 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-25 17:58:34.473795 | instance | Monday 25 May 2026 17:58:34 +0000 (0:00:01.985) 0:03:01.302 ************ 2026-05-25 17:58:34.530716 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-25 17:58:34.531144 | instance | 2026-05-25 17:58:34.531502 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-25 17:58:34.531783 | instance | Monday 25 May 2026 17:58:34 +0000 (0:00:00.057) 0:03:01.359 ************ 2026-05-25 17:58:35.576285 | instance | ok: [instance] 2026-05-25 17:58:35.576546 | instance | 2026-05-25 17:58:35.576824 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-25 17:58:35.577153 | instance | Monday 25 May 2026 17:58:35 +0000 (0:00:01.045) 0:03:02.405 ************ 2026-05-25 17:58:35.778078 | instance | ok: [instance] 2026-05-25 17:58:35.778424 | instance | 2026-05-25 17:58:35.778729 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-25 17:58:35.779010 | instance | Monday 25 May 2026 17:58:35 +0000 (0:00:00.201) 0:03:02.607 ************ 2026-05-25 17:58:36.211687 | instance | ok: [instance] 2026-05-25 17:58:36.211916 | instance | 2026-05-25 17:58:36.212198 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-25 17:58:36.212494 | instance | Monday 25 May 2026 17:58:36 +0000 (0:00:00.433) 0:03:03.040 ************ 2026-05-25 17:58:36.956737 | instance | ok: [instance] => (item=br_netfilter) 2026-05-25 17:58:36.956948 | instance | ok: [instance] => (item=ip_tables) 2026-05-25 17:58:36.957262 | instance | ok: [instance] => (item=ip6_tables) 2026-05-25 17:58:36.957511 | instance | ok: [instance] => (item=nf_conntrack) 2026-05-25 17:58:36.957798 | instance | 2026-05-25 17:58:36.958121 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:58:36.958380 | instance | Monday 25 May 2026 17:58:36 +0000 (0:00:00.744) 0:03:03.785 ************ 2026-05-25 17:58:37.176761 | instance | ok: [instance] 2026-05-25 17:58:37.177061 | instance | 2026-05-25 17:58:37.177455 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:58:37.177831 | instance | Monday 25 May 2026 17:58:37 +0000 (0:00:00.220) 0:03:04.006 ************ 2026-05-25 17:58:37.223332 | instance | ok: [instance] => { 2026-05-25 17:58:37.223584 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-25 17:58:37.223845 | instance | } 2026-05-25 17:58:37.224077 | instance | 2026-05-25 17:58:37.224336 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:58:37.224592 | instance | Monday 25 May 2026 17:58:37 +0000 (0:00:00.046) 0:03:04.052 ************ 2026-05-25 17:58:37.651554 | instance | ok: [instance] 2026-05-25 17:58:37.651791 | instance | 2026-05-25 17:58:37.652081 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:58:37.652388 | instance | Monday 25 May 2026 17:58:37 +0000 (0:00:00.427) 0:03:04.480 ************ 2026-05-25 17:58:37.698885 | instance | skipping: [instance] 2026-05-25 17:58:37.699152 | instance | 2026-05-25 17:58:37.699451 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-25 17:58:37.699732 | instance | Monday 25 May 2026 17:58:37 +0000 (0:00:00.047) 0:03:04.528 ************ 2026-05-25 17:58:37.760125 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-25 17:58:37.760483 | instance | 2026-05-25 17:58:37.760704 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-25 17:58:37.760970 | instance | Monday 25 May 2026 17:58:37 +0000 (0:00:00.060) 0:03:04.589 ************ 2026-05-25 17:58:37.798520 | instance | skipping: [instance] 2026-05-25 17:58:37.798793 | instance | 2026-05-25 17:58:37.799111 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-25 17:58:37.799391 | instance | Monday 25 May 2026 17:58:37 +0000 (0:00:00.038) 0:03:04.627 ************ 2026-05-25 17:58:38.856007 | instance | ok: [instance] 2026-05-25 17:58:38.856361 | instance | 2026-05-25 17:58:38.856730 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-25 17:58:38.857189 | instance | Monday 25 May 2026 17:58:38 +0000 (0:00:01.057) 0:03:05.685 ************ 2026-05-25 17:58:40.157632 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-25 17:58:40.157960 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-25 17:58:40.158262 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-25 17:58:40.158538 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-25 17:58:40.158900 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-25 17:58:40.159244 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-25 17:58:40.159476 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-25 17:58:40.160004 | instance | 2026-05-25 17:58:40.160113 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-25 17:58:40.160582 | instance | Monday 25 May 2026 17:58:40 +0000 (0:00:01.301) 0:03:06.986 ************ 2026-05-25 17:58:40.743167 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-25 17:58:40.743409 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-25 17:58:40.743681 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-25 17:58:40.743946 | instance | 2026-05-25 17:58:40.745356 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-25 17:58:40.745390 | instance | Monday 25 May 2026 17:58:40 +0000 (0:00:00.585) 0:03:07.572 ************ 2026-05-25 17:58:41.175337 | instance | ok: [instance] 2026-05-25 17:58:41.175454 | instance | 2026-05-25 17:58:41.175596 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-25 17:58:41.175728 | instance | Monday 25 May 2026 17:58:41 +0000 (0:00:00.432) 0:03:08.005 ************ 2026-05-25 17:58:41.637239 | instance | ok: [instance] 2026-05-25 17:58:41.637503 | instance | 2026-05-25 17:58:41.637803 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-25 17:58:41.638119 | instance | Monday 25 May 2026 17:58:41 +0000 (0:00:00.461) 0:03:08.466 ************ 2026-05-25 17:58:41.841606 | instance | ok: [instance] 2026-05-25 17:58:41.841943 | instance | 2026-05-25 17:58:41.842262 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-25 17:58:41.842559 | instance | Monday 25 May 2026 17:58:41 +0000 (0:00:00.204) 0:03:08.670 ************ 2026-05-25 17:58:41.880545 | instance | skipping: [instance] 2026-05-25 17:58:41.880681 | instance | 2026-05-25 17:58:41.880917 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-25 17:58:41.881172 | instance | Monday 25 May 2026 17:58:41 +0000 (0:00:00.038) 0:03:08.709 ************ 2026-05-25 17:58:42.396195 | instance | ok: [instance] => (item=swap) 2026-05-25 17:58:42.396587 | instance | ok: [instance] => (item=none) 2026-05-25 17:58:42.396871 | instance | 2026-05-25 17:58:42.397228 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-25 17:58:42.397516 | instance | Monday 25 May 2026 17:58:42 +0000 (0:00:00.516) 0:03:09.225 ************ 2026-05-25 17:58:42.826896 | instance | ok: [instance] 2026-05-25 17:58:42.827208 | instance | 2026-05-25 17:58:42.827488 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-25 17:58:42.827756 | instance | Monday 25 May 2026 17:58:42 +0000 (0:00:00.431) 0:03:09.656 ************ 2026-05-25 17:58:43.207496 | instance | ok: [instance] 2026-05-25 17:58:43.207715 | instance | 2026-05-25 17:58:43.207991 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-25 17:58:43.208413 | instance | Monday 25 May 2026 17:58:43 +0000 (0:00:00.369) 0:03:10.025 ************ 2026-05-25 17:58:43.208688 | instance | 2026-05-25 17:58:43.208971 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-25 17:58:43.209300 | instance | Monday 25 May 2026 17:58:43 +0000 (0:00:00.011) 0:03:10.036 ************ 2026-05-25 17:58:43.580777 | instance | ok: [instance] 2026-05-25 17:58:43.581119 | instance | 2026-05-25 17:58:43.581377 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-25 17:58:43.581630 | instance | Monday 25 May 2026 17:58:43 +0000 (0:00:00.373) 0:03:10.409 ************ 2026-05-25 17:58:44.651349 | instance | ok: [instance] 2026-05-25 17:58:44.651437 | instance | 2026-05-25 17:58:44.651593 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-25 17:58:44.651733 | instance | Monday 25 May 2026 17:58:44 +0000 (0:00:01.070) 0:03:11.480 ************ 2026-05-25 17:58:45.585105 | instance | ok: [instance] 2026-05-25 17:58:45.585297 | instance | 2026-05-25 17:58:45.585604 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-25 17:58:45.585987 | instance | Monday 25 May 2026 17:58:45 +0000 (0:00:00.933) 0:03:12.414 ************ 2026-05-25 17:58:45.794434 | instance | ok: [instance] 2026-05-25 17:58:45.794581 | instance | 2026-05-25 17:58:45.794826 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-25 17:58:45.795053 | instance | Monday 25 May 2026 17:58:45 +0000 (0:00:00.209) 0:03:12.623 ************ 2026-05-25 17:58:46.290265 | instance | ok: [instance] 2026-05-25 17:58:46.290568 | instance | 2026-05-25 17:58:46.290875 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-25 17:58:46.291255 | instance | Monday 25 May 2026 17:58:46 +0000 (0:00:00.495) 0:03:13.119 ************ 2026-05-25 17:58:46.389397 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-25 17:58:46.389649 | instance | 2026-05-25 17:58:46.389960 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-25 17:58:46.390204 | instance | Monday 25 May 2026 17:58:46 +0000 (0:00:00.099) 0:03:13.218 ************ 2026-05-25 17:58:46.473322 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-25 17:58:46.473598 | instance | 2026-05-25 17:58:46.474022 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-25 17:58:46.474356 | instance | Monday 25 May 2026 17:58:46 +0000 (0:00:00.083) 0:03:13.302 ************ 2026-05-25 17:58:46.720505 | instance | ok: [instance] => (item=instance) 2026-05-25 17:58:46.720743 | instance | 2026-05-25 17:58:46.721034 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-25 17:58:46.721358 | instance | Monday 25 May 2026 17:58:46 +0000 (0:00:00.247) 0:03:13.549 ************ 2026-05-25 17:58:46.819254 | instance | ok: [instance] 2026-05-25 17:58:46.819447 | instance | 2026-05-25 17:58:46.819764 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-25 17:58:46.820052 | instance | Monday 25 May 2026 17:58:46 +0000 (0:00:00.098) 0:03:13.648 ************ 2026-05-25 17:58:46.867566 | instance | skipping: [instance] 2026-05-25 17:58:46.867816 | instance | 2026-05-25 17:58:46.868112 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-25 17:58:46.868379 | instance | Monday 25 May 2026 17:58:46 +0000 (0:00:00.048) 0:03:13.696 ************ 2026-05-25 17:58:46.907898 | instance | ok: [instance] => { 2026-05-25 17:58:46.908192 | instance | "msg": "instance" 2026-05-25 17:58:46.908491 | instance | } 2026-05-25 17:58:46.908732 | instance | 2026-05-25 17:58:46.909118 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-25 17:58:46.909426 | instance | Monday 25 May 2026 17:58:46 +0000 (0:00:00.040) 0:03:13.737 ************ 2026-05-25 17:58:47.411214 | instance | ok: [instance] 2026-05-25 17:58:47.411520 | instance | 2026-05-25 17:58:47.411810 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-25 17:58:47.412086 | instance | Monday 25 May 2026 17:58:47 +0000 (0:00:00.502) 0:03:14.240 ************ 2026-05-25 17:58:47.446668 | instance | skipping: [instance] 2026-05-25 17:58:47.446907 | instance | 2026-05-25 17:58:47.447250 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-25 17:58:47.447520 | instance | Monday 25 May 2026 17:58:47 +0000 (0:00:00.035) 0:03:14.276 ************ 2026-05-25 17:58:47.484480 | instance | skipping: [instance] 2026-05-25 17:58:47.484738 | instance | 2026-05-25 17:58:47.485168 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-25 17:58:47.485448 | instance | Monday 25 May 2026 17:58:47 +0000 (0:00:00.037) 0:03:14.313 ************ 2026-05-25 17:58:47.524919 | instance | skipping: [instance] 2026-05-25 17:58:47.525191 | instance | 2026-05-25 17:58:47.525482 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-25 17:58:47.525712 | instance | Monday 25 May 2026 17:58:47 +0000 (0:00:00.040) 0:03:14.354 ************ 2026-05-25 17:58:47.562721 | instance | skipping: [instance] 2026-05-25 17:58:47.562863 | instance | 2026-05-25 17:58:47.563037 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-25 17:58:47.563205 | instance | Monday 25 May 2026 17:58:47 +0000 (0:00:00.037) 0:03:14.392 ************ 2026-05-25 17:58:47.607713 | instance | skipping: [instance] 2026-05-25 17:58:47.607973 | instance | 2026-05-25 17:58:47.608306 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-25 17:58:47.608609 | instance | Monday 25 May 2026 17:58:47 +0000 (0:00:00.044) 0:03:14.436 ************ 2026-05-25 17:58:47.645593 | instance | skipping: [instance] 2026-05-25 17:58:47.645758 | instance | 2026-05-25 17:58:47.646354 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-25 17:58:47.646414 | instance | Monday 25 May 2026 17:58:47 +0000 (0:00:00.038) 0:03:14.474 ************ 2026-05-25 17:58:47.681146 | instance | skipping: [instance] 2026-05-25 17:58:47.681556 | instance | 2026-05-25 17:58:47.681907 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-25 17:58:47.682238 | instance | Monday 25 May 2026 17:58:47 +0000 (0:00:00.035) 0:03:14.510 ************ 2026-05-25 17:58:47.882566 | instance | ok: [instance] 2026-05-25 17:58:47.882730 | instance | 2026-05-25 17:58:47.882990 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-25 17:58:47.883112 | instance | Monday 25 May 2026 17:58:47 +0000 (0:00:00.200) 0:03:14.711 ************ 2026-05-25 17:58:48.091511 | instance | ok: [instance] 2026-05-25 17:58:48.091881 | instance | 2026-05-25 17:58:48.092256 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-25 17:58:48.092659 | instance | Monday 25 May 2026 17:58:48 +0000 (0:00:00.209) 0:03:14.920 ************ 2026-05-25 17:58:48.126495 | instance | skipping: [instance] 2026-05-25 17:58:48.126729 | instance | 2026-05-25 17:58:48.127016 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-25 17:58:48.127273 | instance | Monday 25 May 2026 17:58:48 +0000 (0:00:00.035) 0:03:14.956 ************ 2026-05-25 17:58:48.349031 | instance | ok: [instance] 2026-05-25 17:58:48.349180 | instance | 2026-05-25 17:58:48.349361 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-25 17:58:48.349530 | instance | Monday 25 May 2026 17:58:48 +0000 (0:00:00.222) 0:03:15.178 ************ 2026-05-25 17:58:48.556200 | instance | ok: [instance] 2026-05-25 17:58:48.556548 | instance | 2026-05-25 17:58:48.556851 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-25 17:58:48.557181 | instance | Monday 25 May 2026 17:58:48 +0000 (0:00:00.207) 0:03:15.385 ************ 2026-05-25 17:58:48.758715 | instance | ok: [instance] 2026-05-25 17:58:48.758951 | instance | 2026-05-25 17:58:48.759224 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-25 17:58:48.759494 | instance | Monday 25 May 2026 17:58:48 +0000 (0:00:00.202) 0:03:15.588 ************ 2026-05-25 17:58:49.837756 | instance | ok: [instance] 2026-05-25 17:58:49.838028 | instance | 2026-05-25 17:58:49.838306 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-25 17:58:49.838610 | instance | Monday 25 May 2026 17:58:49 +0000 (0:00:01.078) 0:03:16.666 ************ 2026-05-25 17:58:50.862626 | instance | ok: [instance] 2026-05-25 17:58:50.862888 | instance | 2026-05-25 17:58:50.863243 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-25 17:58:50.863530 | instance | Monday 25 May 2026 17:58:50 +0000 (0:00:01.025) 0:03:17.691 ************ 2026-05-25 17:58:50.912588 | instance | skipping: [instance] 2026-05-25 17:58:50.912809 | instance | 2026-05-25 17:58:50.913151 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-25 17:58:50.913391 | instance | Monday 25 May 2026 17:58:50 +0000 (0:00:00.049) 0:03:17.741 ************ 2026-05-25 17:58:50.963540 | instance | skipping: [instance] 2026-05-25 17:58:50.963732 | instance | 2026-05-25 17:58:50.963994 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-25 17:58:50.964266 | instance | Monday 25 May 2026 17:58:50 +0000 (0:00:00.051) 0:03:17.792 ************ 2026-05-25 17:58:51.659046 | instance | ok: [instance] 2026-05-25 17:58:51.659130 | instance | 2026-05-25 17:58:51.659267 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-25 17:58:51.659630 | instance | Monday 25 May 2026 17:58:51 +0000 (0:00:00.695) 0:03:18.488 ************ 2026-05-25 17:58:51.701898 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-25 17:58:51.702186 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-25 17:58:51.702460 | instance | skipping: [instance] 2026-05-25 17:58:51.702748 | instance | 2026-05-25 17:58:51.703141 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-25 17:58:51.703367 | instance | Monday 25 May 2026 17:58:51 +0000 (0:00:00.043) 0:03:18.531 ************ 2026-05-25 17:58:51.739784 | instance | skipping: [instance] 2026-05-25 17:58:51.740116 | instance | 2026-05-25 17:58:51.740716 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-25 17:58:51.741127 | instance | Monday 25 May 2026 17:58:51 +0000 (0:00:00.037) 0:03:18.568 ************ 2026-05-25 17:58:51.788420 | instance | skipping: [instance] 2026-05-25 17:58:51.788521 | instance | 2026-05-25 17:58:51.788796 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-25 17:58:51.789121 | instance | Monday 25 May 2026 17:58:51 +0000 (0:00:00.048) 0:03:18.617 ************ 2026-05-25 17:58:51.827761 | instance | skipping: [instance] 2026-05-25 17:58:51.827973 | instance | 2026-05-25 17:58:51.828230 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-25 17:58:51.828491 | instance | Monday 25 May 2026 17:58:51 +0000 (0:00:00.039) 0:03:18.657 ************ 2026-05-25 17:58:51.859662 | instance | skipping: [instance] 2026-05-25 17:58:51.859897 | instance | 2026-05-25 17:58:51.860179 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-25 17:58:51.860446 | instance | Monday 25 May 2026 17:58:51 +0000 (0:00:00.031) 0:03:18.689 ************ 2026-05-25 17:58:52.295236 | instance | ok: [instance] 2026-05-25 17:58:52.295380 | instance | 2026-05-25 17:58:52.295972 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-25 17:58:52.296473 | instance | Monday 25 May 2026 17:58:52 +0000 (0:00:00.434) 0:03:19.123 ************ 2026-05-25 17:58:53.236606 | instance | ok: [instance] 2026-05-25 17:58:53.236850 | instance | 2026-05-25 17:58:53.237181 | instance | PLAY [Install control-plane components] **************************************** 2026-05-25 17:58:53.237433 | instance | 2026-05-25 17:58:53.237712 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:58:53.237978 | instance | Monday 25 May 2026 17:58:53 +0000 (0:00:00.942) 0:03:20.066 ************ 2026-05-25 17:58:54.351825 | instance | ok: [instance] 2026-05-25 17:58:54.352091 | instance | 2026-05-25 17:58:54.352385 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-25 17:58:54.352670 | instance | Monday 25 May 2026 17:58:54 +0000 (0:00:01.114) 0:03:21.180 ************ 2026-05-25 17:58:54.576215 | instance | ok: [instance] 2026-05-25 17:58:54.576341 | instance | 2026-05-25 17:58:54.576503 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-25 17:58:54.576657 | instance | Monday 25 May 2026 17:58:54 +0000 (0:00:00.224) 0:03:21.405 ************ 2026-05-25 17:58:55.789415 | instance | ok: [instance] 2026-05-25 17:58:55.789613 | instance | 2026-05-25 17:58:55.789781 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-25 17:58:55.789982 | instance | Monday 25 May 2026 17:58:55 +0000 (0:00:01.212) 0:03:22.618 ************ 2026-05-25 17:58:56.022344 | instance | ok: [instance] 2026-05-25 17:58:56.022415 | instance | 2026-05-25 17:58:56.022557 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:58:56.022681 | instance | Monday 25 May 2026 17:58:56 +0000 (0:00:00.232) 0:03:22.851 ************ 2026-05-25 17:58:56.062132 | instance | ok: [instance] => { 2026-05-25 17:58:56.062233 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-25 17:58:56.062350 | instance | } 2026-05-25 17:58:56.062489 | instance | 2026-05-25 17:58:56.062598 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:58:56.062721 | instance | Monday 25 May 2026 17:58:56 +0000 (0:00:00.040) 0:03:22.891 ************ 2026-05-25 17:58:56.387473 | instance | ok: [instance] 2026-05-25 17:58:56.387613 | instance | 2026-05-25 17:58:56.387790 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:58:56.387961 | instance | Monday 25 May 2026 17:58:56 +0000 (0:00:00.325) 0:03:23.216 ************ 2026-05-25 17:58:57.584981 | instance | ok: [instance] 2026-05-25 17:58:57.585194 | instance | 2026-05-25 17:58:57.585552 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-25 17:58:57.585932 | instance | Monday 25 May 2026 17:58:57 +0000 (0:00:01.197) 0:03:24.414 ************ 2026-05-25 17:58:57.959956 | instance | ok: [instance] 2026-05-25 17:58:57.960155 | instance | 2026-05-25 17:58:57.960345 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-25 17:58:57.960654 | instance | Monday 25 May 2026 17:58:57 +0000 (0:00:00.375) 0:03:24.789 ************ 2026-05-25 17:58:58.158436 | instance | ok: [instance] 2026-05-25 17:58:58.158561 | instance | 2026-05-25 17:58:58.158712 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-25 17:58:58.158847 | instance | Monday 25 May 2026 17:58:58 +0000 (0:00:00.198) 0:03:24.987 ************ 2026-05-25 17:58:58.417618 | instance | ok: [instance] 2026-05-25 17:58:58.417831 | instance | 2026-05-25 17:58:58.418100 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-25 17:58:58.418331 | instance | Monday 25 May 2026 17:58:58 +0000 (0:00:00.258) 0:03:25.246 ************ 2026-05-25 17:58:58.627635 | instance | ok: [instance] 2026-05-25 17:58:58.627887 | instance | 2026-05-25 17:58:58.628203 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-25 17:58:58.628474 | instance | Monday 25 May 2026 17:58:58 +0000 (0:00:00.210) 0:03:25.456 ************ 2026-05-25 17:58:58.839299 | instance | ok: [instance] 2026-05-25 17:58:58.839636 | instance | 2026-05-25 17:58:58.839925 | instance | TASK [Install plugin] ********************************************************** 2026-05-25 17:58:58.840222 | instance | Monday 25 May 2026 17:58:58 +0000 (0:00:00.211) 0:03:25.668 ************ 2026-05-25 17:58:58.896886 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-25 17:58:58.896973 | instance | 2026-05-25 17:58:58.897169 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-25 17:58:58.897295 | instance | Monday 25 May 2026 17:58:58 +0000 (0:00:00.057) 0:03:25.726 ************ 2026-05-25 17:58:58.947745 | instance | ok: [instance] => { 2026-05-25 17:58:58.948013 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-25 17:58:58.948303 | instance | } 2026-05-25 17:58:58.948547 | instance | 2026-05-25 17:58:58.948825 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-25 17:58:58.949250 | instance | Monday 25 May 2026 17:58:58 +0000 (0:00:00.050) 0:03:25.776 ************ 2026-05-25 17:58:59.259105 | instance | ok: [instance] 2026-05-25 17:58:59.259179 | instance | 2026-05-25 17:58:59.259361 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-25 17:58:59.259486 | instance | Monday 25 May 2026 17:58:59 +0000 (0:00:00.311) 0:03:26.088 ************ 2026-05-25 17:59:00.662487 | instance | ok: [instance] 2026-05-25 17:59:00.662817 | instance | 2026-05-25 17:59:00.663098 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-25 17:59:00.664124 | instance | Monday 25 May 2026 17:59:00 +0000 (0:00:01.403) 0:03:27.491 ************ 2026-05-25 17:59:00.709734 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-25 17:59:00.711281 | instance | 2026-05-25 17:59:00.711581 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-25 17:59:00.711854 | instance | Monday 25 May 2026 17:59:00 +0000 (0:00:00.047) 0:03:27.539 ************ 2026-05-25 17:59:01.331755 | instance | ok: [instance] 2026-05-25 17:59:01.331916 | instance | 2026-05-25 17:59:01.332108 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-25 17:59:01.332355 | instance | Monday 25 May 2026 17:59:01 +0000 (0:00:00.622) 0:03:28.161 ************ 2026-05-25 17:59:02.156404 | instance | ok: [instance] 2026-05-25 17:59:02.156632 | instance | 2026-05-25 17:59:02.156939 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-25 17:59:02.157263 | instance | Monday 25 May 2026 17:59:02 +0000 (0:00:00.824) 0:03:28.985 ************ 2026-05-25 17:59:03.815153 | instance | ok: [instance] 2026-05-25 17:59:03.815379 | instance | 2026-05-25 17:59:03.815772 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-25 17:59:03.816154 | instance | Monday 25 May 2026 17:59:03 +0000 (0:00:01.658) 0:03:30.644 ************ 2026-05-25 17:59:03.855621 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-25 17:59:03.855938 | instance | 2026-05-25 17:59:03.856228 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-25 17:59:03.856505 | instance | Monday 25 May 2026 17:59:03 +0000 (0:00:00.040) 0:03:30.685 ************ 2026-05-25 17:59:04.337534 | instance | ok: [instance] 2026-05-25 17:59:04.337780 | instance | 2026-05-25 17:59:04.338066 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-25 17:59:04.338370 | instance | Monday 25 May 2026 17:59:04 +0000 (0:00:00.481) 0:03:31.166 ************ 2026-05-25 17:59:06.053459 | instance | ok: [instance] 2026-05-25 17:59:06.053658 | instance | 2026-05-25 17:59:06.053916 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-25 17:59:06.054128 | instance | Monday 25 May 2026 17:59:06 +0000 (0:00:01.715) 0:03:32.882 ************ 2026-05-25 17:59:06.801244 | instance | ok: [instance] 2026-05-25 17:59:06.801478 | instance | 2026-05-25 17:59:06.801739 | instance | PLAY [all] ********************************************************************* 2026-05-25 17:59:06.801980 | instance | 2026-05-25 17:59:06.802242 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:59:06.802495 | instance | Monday 25 May 2026 17:59:06 +0000 (0:00:00.748) 0:03:33.630 ************ 2026-05-25 17:59:07.989564 | instance | ok: [instance] 2026-05-25 17:59:07.989876 | instance | 2026-05-25 17:59:07.990324 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-25 17:59:07.990630 | instance | Monday 25 May 2026 17:59:07 +0000 (0:00:01.187) 0:03:34.818 ************ 2026-05-25 17:59:08.743823 | instance | ok: [instance] 2026-05-25 17:59:08.744053 | instance | 2026-05-25 17:59:08.744434 | instance | PLAY [all] ********************************************************************* 2026-05-25 17:59:08.744706 | instance | 2026-05-25 17:59:08.745173 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-25 17:59:08.745519 | instance | Monday 25 May 2026 17:59:08 +0000 (0:00:00.754) 0:03:35.573 ************ 2026-05-25 17:59:09.527336 | instance | ok: [instance] 2026-05-25 17:59:09.527612 | instance | 2026-05-25 17:59:09.527870 | instance | PLAY [controllers] ************************************************************* 2026-05-25 17:59:09.528120 | instance | 2026-05-25 17:59:09.528407 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:59:09.528688 | instance | Monday 25 May 2026 17:59:09 +0000 (0:00:00.783) 0:03:36.356 ************ 2026-05-25 17:59:10.744884 | instance | ok: [instance] 2026-05-25 17:59:10.745201 | instance | 2026-05-25 17:59:10.745584 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-25 17:59:10.746001 | instance | Monday 25 May 2026 17:59:10 +0000 (0:00:01.217) 0:03:37.573 ************ 2026-05-25 17:59:10.789737 | instance | skipping: [instance] 2026-05-25 17:59:10.791909 | instance | 2026-05-25 17:59:10.792273 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-25 17:59:10.792603 | instance | Monday 25 May 2026 17:59:10 +0000 (0:00:00.044) 0:03:37.618 ************ 2026-05-25 17:59:10.839987 | instance | skipping: [instance] 2026-05-25 17:59:10.840226 | instance | 2026-05-25 17:59:10.840513 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-25 17:59:10.840801 | instance | Monday 25 May 2026 17:59:10 +0000 (0:00:00.050) 0:03:37.669 ************ 2026-05-25 17:59:10.885481 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-25 17:59:10.885780 | instance | 2026-05-25 17:59:10.886141 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-25 17:59:10.886418 | instance | Monday 25 May 2026 17:59:10 +0000 (0:00:00.045) 0:03:37.714 ************ 2026-05-25 17:59:11.368746 | instance | ok: [instance] 2026-05-25 17:59:11.368936 | instance | 2026-05-25 17:59:11.369228 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-25 17:59:11.369406 | instance | Monday 25 May 2026 17:59:11 +0000 (0:00:00.483) 0:03:38.197 ************ 2026-05-25 17:59:25.542385 | instance | ok: [instance] 2026-05-25 17:59:25.542523 | instance | 2026-05-25 17:59:25.542695 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-25 17:59:25.542915 | instance | Monday 25 May 2026 17:59:25 +0000 (0:00:14.173) 0:03:52.371 ************ 2026-05-25 17:59:25.606545 | instance | ok: [instance] 2026-05-25 17:59:25.606953 | instance | 2026-05-25 17:59:25.607249 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-25 17:59:25.607547 | instance | Monday 25 May 2026 17:59:25 +0000 (0:00:00.063) 0:03:52.435 ************ 2026-05-25 17:59:25.677211 | instance | ok: [instance] 2026-05-25 17:59:25.677411 | instance | 2026-05-25 17:59:25.677640 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-25 17:59:25.677826 | instance | Monday 25 May 2026 17:59:25 +0000 (0:00:00.071) 0:03:52.506 ************ 2026-05-25 17:59:29.351228 | instance | ok: [instance] 2026-05-25 17:59:29.351313 | instance | 2026-05-25 17:59:29.351397 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-25 17:59:29.351521 | instance | Monday 25 May 2026 17:59:29 +0000 (0:00:03.674) 0:03:56.180 ************ 2026-05-25 17:59:30.634702 | instance | ok: [instance] 2026-05-25 17:59:30.634779 | instance | 2026-05-25 17:59:30.635005 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-25 17:59:30.635049 | instance | Monday 25 May 2026 17:59:30 +0000 (0:00:01.283) 0:03:57.464 ************ 2026-05-25 17:59:31.811742 | instance | ok: [instance] 2026-05-25 17:59:31.811940 | instance | 2026-05-25 17:59:31.812137 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-25 17:59:31.812310 | instance | Monday 25 May 2026 17:59:31 +0000 (0:00:01.176) 0:03:58.641 ************ 2026-05-25 17:59:31.868676 | instance | ok: [instance] 2026-05-25 17:59:31.868832 | instance | 2026-05-25 17:59:31.869038 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-25 17:59:31.869230 | instance | Monday 25 May 2026 17:59:31 +0000 (0:00:00.056) 0:03:58.697 ************ 2026-05-25 17:59:33.153268 | instance | ok: [instance] 2026-05-25 17:59:33.153624 | instance | 2026-05-25 17:59:33.153633 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-25 17:59:33.153710 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:01.284) 0:03:59.982 ************ 2026-05-25 17:59:33.185906 | instance | skipping: [instance] 2026-05-25 17:59:33.185997 | instance | 2026-05-25 17:59:33.186124 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-25 17:59:33.186240 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.032) 0:04:00.015 ************ 2026-05-25 17:59:33.218041 | instance | skipping: [instance] 2026-05-25 17:59:33.218292 | instance | 2026-05-25 17:59:33.218604 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-25 17:59:33.218901 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.031) 0:04:00.047 ************ 2026-05-25 17:59:33.245730 | instance | skipping: [instance] 2026-05-25 17:59:33.246048 | instance | 2026-05-25 17:59:33.246349 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-25 17:59:33.246614 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.027) 0:04:00.074 ************ 2026-05-25 17:59:33.302546 | instance | skipping: [instance] 2026-05-25 17:59:33.302793 | instance | 2026-05-25 17:59:33.303455 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-25 17:59:33.303824 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.056) 0:04:00.131 ************ 2026-05-25 17:59:33.335242 | instance | skipping: [instance] 2026-05-25 17:59:33.335485 | instance | 2026-05-25 17:59:33.335752 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-25 17:59:33.336008 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.033) 0:04:00.164 ************ 2026-05-25 17:59:33.364983 | instance | skipping: [instance] 2026-05-25 17:59:33.365295 | instance | 2026-05-25 17:59:33.365584 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-25 17:59:33.365860 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.029) 0:04:00.194 ************ 2026-05-25 17:59:33.408796 | instance | skipping: [instance] 2026-05-25 17:59:33.409081 | instance | 2026-05-25 17:59:33.409371 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-25 17:59:33.409633 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.043) 0:04:00.237 ************ 2026-05-25 17:59:33.441338 | instance | skipping: [instance] 2026-05-25 17:59:33.441578 | instance | 2026-05-25 17:59:33.441846 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-25 17:59:33.442107 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.033) 0:04:00.270 ************ 2026-05-25 17:59:33.473548 | instance | skipping: [instance] 2026-05-25 17:59:33.473865 | instance | 2026-05-25 17:59:33.474166 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-25 17:59:33.474462 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.031) 0:04:00.302 ************ 2026-05-25 17:59:33.509337 | instance | skipping: [instance] 2026-05-25 17:59:33.509572 | instance | 2026-05-25 17:59:33.509837 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-25 17:59:33.510120 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.035) 0:04:00.338 ************ 2026-05-25 17:59:33.540612 | instance | skipping: [instance] 2026-05-25 17:59:33.540850 | instance | 2026-05-25 17:59:33.541153 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-25 17:59:33.541415 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.031) 0:04:00.370 ************ 2026-05-25 17:59:33.573152 | instance | skipping: [instance] 2026-05-25 17:59:33.573402 | instance | 2026-05-25 17:59:33.573738 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-25 17:59:33.574021 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.032) 0:04:00.402 ************ 2026-05-25 17:59:33.602204 | instance | skipping: [instance] 2026-05-25 17:59:33.602484 | instance | 2026-05-25 17:59:33.602911 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-25 17:59:33.603323 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.028) 0:04:00.431 ************ 2026-05-25 17:59:33.657931 | instance | skipping: [instance] 2026-05-25 17:59:33.658173 | instance | 2026-05-25 17:59:33.658473 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-25 17:59:33.658750 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.055) 0:04:00.486 ************ 2026-05-25 17:59:33.694351 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-25 17:59:33.694749 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-25 17:59:33.695089 | instance | skipping: [instance] 2026-05-25 17:59:33.695352 | instance | 2026-05-25 17:59:33.695748 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-25 17:59:33.696060 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.036) 0:04:00.523 ************ 2026-05-25 17:59:33.726082 | instance | skipping: [instance] 2026-05-25 17:59:33.726331 | instance | 2026-05-25 17:59:33.726598 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-25 17:59:33.726858 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.031) 0:04:00.555 ************ 2026-05-25 17:59:33.778522 | instance | skipping: [instance] 2026-05-25 17:59:33.778767 | instance | 2026-05-25 17:59:33.779150 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-25 17:59:33.779503 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.052) 0:04:00.607 ************ 2026-05-25 17:59:33.868601 | instance | skipping: [instance] 2026-05-25 17:59:33.869041 | instance | 2026-05-25 17:59:33.869428 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-25 17:59:33.869688 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.089) 0:04:00.697 ************ 2026-05-25 17:59:33.901083 | instance | skipping: [instance] 2026-05-25 17:59:33.901348 | instance | 2026-05-25 17:59:33.901749 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-25 17:59:33.902057 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.032) 0:04:00.730 ************ 2026-05-25 17:59:33.942435 | instance | skipping: [instance] 2026-05-25 17:59:33.942690 | instance | 2026-05-25 17:59:33.943078 | instance | PLAY RECAP ********************************************************************* 2026-05-25 17:59:33.943428 | instance | instance : ok=236 changed=0 unreachable=0 failed=0 skipped=74 rescued=0 ignored=0 2026-05-25 17:59:33.943704 | instance | 2026-05-25 17:59:33.943973 | instance | Monday 25 May 2026 17:59:33 +0000 (0:00:00.041) 0:04:00.771 ************ 2026-05-25 17:59:33.944263 | instance | =============================================================================== 2026-05-25 17:59:33.944556 | instance | vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor -- 14.17s 2026-05-25 17:59:33.944846 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 14.08s 2026-05-25 17:59:33.945159 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 14.02s 2026-05-25 17:59:33.945515 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 6.78s 2026-05-25 17:59:33.946042 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 6.48s 2026-05-25 17:59:33.946316 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 6.46s 2026-05-25 17:59:33.946556 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 6.43s 2026-05-25 17:59:33.946993 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 6.19s 2026-05-25 17:59:33.947682 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 6.19s 2026-05-25 17:59:33.947707 | instance | vexxhost.ceph.osd : Mark require osd release ---------------------------- 6.06s 2026-05-25 17:59:33.947884 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 6.05s 2026-05-25 17:59:33.948057 | instance | vexxhost.ceph.mgr : Configure "mgr" label for managers ------------------ 6.04s 2026-05-25 17:59:33.948234 | instance | vexxhost.ceph.mgr : Validate manager exist ------------------------------ 5.99s 2026-05-25 17:59:33.948406 | instance | vexxhost.ceph.osd : Get `ceph orch ps` ---------------------------------- 5.98s 2026-05-25 17:59:33.948584 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.54s 2026-05-25 17:59:33.948765 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.92s 2026-05-25 17:59:33.948947 | instance | vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool --------------------- 3.67s 2026-05-25 17:59:33.949143 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.24s 2026-05-25 17:59:33.949315 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.17s 2026-05-25 17:59:33.949515 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.31s 2026-05-25 17:59:34.050855 | instance | INFO [csi > idempotence] Executed: Successful 2026-05-25 17:59:34.062856 | instance | INFO [csi > side_effect] Executing 2026-05-25 17:59:34.063052 | instance | WARNING [csi > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-25 17:59:34.070602 | instance | INFO [csi > verify] Executing 2026-05-25 17:59:34.854002 | instance | 2026-05-25 17:59:34.854266 | instance | PLAY [Verify] ****************************************************************** 2026-05-25 17:59:34.854568 | instance | 2026-05-25 17:59:34.854874 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-25 17:59:34.855151 | instance | Monday 25 May 2026 17:59:34 +0000 (0:00:00.037) 0:00:00.037 ************ 2026-05-25 17:59:36.223590 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-25 17:59:36.223821 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-25 17:59:36.224064 | instance | interpreter could change the meaning of that path. See 2026-05-25 17:59:36.224430 | instance | https://docs.ansible.com/ansible- 2026-05-25 17:59:36.224667 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-25 17:59:36.239990 | instance | ok: [instance] 2026-05-25 17:59:36.240133 | instance | 2026-05-25 17:59:36.240307 | instance | TASK [Create a persistent volume] ********************************************** 2026-05-25 17:59:36.240464 | instance | Monday 25 May 2026 17:59:36 +0000 (0:00:01.386) 0:00:01.424 ************ 2026-05-25 17:59:37.103859 | instance | changed: [instance] 2026-05-25 17:59:37.104021 | instance | 2026-05-25 17:59:37.104350 | instance | TASK [Create a pod] ************************************************************ 2026-05-25 17:59:37.104629 | instance | Monday 25 May 2026 17:59:37 +0000 (0:00:00.862) 0:00:02.286 ************ 2026-05-25 17:59:52.842366 | instance | changed: [instance] 2026-05-25 17:59:52.842583 | instance | 2026-05-25 17:59:52.842919 | instance | TASK [Delete the pod] ********************************************************** 2026-05-25 17:59:52.843196 | instance | Monday 25 May 2026 17:59:52 +0000 (0:00:15.739) 0:00:18.025 ************ 2026-05-25 17:59:53.560340 | instance | changed: [instance] 2026-05-25 17:59:53.560556 | instance | 2026-05-25 17:59:53.560821 | instance | TASK [Delete the persistent volume] ******************************************** 2026-05-25 17:59:53.561115 | instance | Monday 25 May 2026 17:59:53 +0000 (0:00:00.717) 0:00:18.743 ************ 2026-05-25 17:59:54.265756 | instance | ok: [instance] 2026-05-25 17:59:54.265922 | instance | 2026-05-25 17:59:54.266104 | instance | PLAY RECAP ********************************************************************* 2026-05-25 17:59:54.266307 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-25 17:59:54.266564 | instance | 2026-05-25 17:59:54.266646 | instance | Monday 25 May 2026 17:59:54 +0000 (0:00:00.705) 0:00:19.449 ************ 2026-05-25 17:59:54.266822 | instance | =============================================================================== 2026-05-25 17:59:54.266988 | instance | Create a pod ----------------------------------------------------------- 15.74s 2026-05-25 17:59:54.267165 | instance | Gathering Facts --------------------------------------------------------- 1.39s 2026-05-25 17:59:54.267352 | instance | Create a persistent volume ---------------------------------------------- 0.86s 2026-05-25 17:59:54.267518 | instance | Delete the pod ---------------------------------------------------------- 0.72s 2026-05-25 17:59:54.267690 | instance | Delete the persistent volume -------------------------------------------- 0.71s 2026-05-25 17:59:54.369754 | instance | INFO [csi > verify] Executed: Successful 2026-05-25 17:59:54.382452 | instance | INFO [csi > cleanup] Executing 2026-05-25 17:59:54.382914 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-25 17:59:54.391539 | instance | INFO [csi > destroy] Executing 2026-05-25 17:59:54.391602 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-05-25 17:59:54.391680 | instance | INFO [csi > destroy] Executed: Successful 2026-05-25 17:59:54.391981 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-05-25 17:59:54.923328 | instance | ok: Runtime: 0:14:50.882248 2026-05-25 17:59:54.951574 | 2026-05-25 17:59:54.951693 | PLAY RECAP 2026-05-25 17:59:54.951754 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-25 17:59:54.951787 | 2026-05-25 17:59:55.104588 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-25 17:59:55.108906 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-25 17:59:55.722760 | 2026-05-25 17:59:55.722961 | PLAY [all] 2026-05-25 17:59:55.741496 | 2026-05-25 17:59:55.741664 | TASK [gather-host-logs : creating directory for system status] 2026-05-25 17:59:56.102542 | instance | changed 2026-05-25 17:59:56.110748 | 2026-05-25 17:59:56.110876 | TASK [gather-host-logs : Get logs for each host] 2026-05-25 17:59:56.471172 | instance | + systemd-cgls --full --all --no-pager 2026-05-25 17:59:56.487281 | instance | + ip addr 2026-05-25 17:59:56.489863 | instance | + ip route 2026-05-25 17:59:56.490851 | instance | + lsblk 2026-05-25 17:59:56.499548 | instance | + mount 2026-05-25 17:59:56.501358 | instance | + docker images 2026-05-25 17:59:56.523131 | instance | + brctl show 2026-05-25 17:59:56.523464 | instance | /bin/bash: line 8: brctl: command not found 2026-05-25 17:59:56.523645 | instance | + ps aux --sort=-%mem 2026-05-25 17:59:56.542073 | instance | + dpkg -l 2026-05-25 17:59:56.551036 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-25 17:59:56.551444 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-25 17:59:56.566910 | instance | + '[' '!' -z '' ']' 2026-05-25 17:59:56.648167 | instance | ok: Runtime: 0:00:00.099985 2026-05-25 17:59:56.658305 | 2026-05-25 17:59:56.658382 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-25 17:59:57.381829 | instance | changed: 2026-05-25 17:59:57.382046 | instance | created directory /var/lib/zuul/builds/8b69d36702c341e2b883215e9f38aa66/work/logs/instance 2026-05-25 17:59:57.382079 | instance | cd+++++++++ system/ 2026-05-25 17:59:57.382102 | instance | >f+++++++++ system/brctl-show.txt 2026-05-25 17:59:57.382124 | instance | >f+++++++++ system/docker-images.txt 2026-05-25 17:59:57.382144 | instance | >f+++++++++ system/ip-addr.txt 2026-05-25 17:59:57.382168 | instance | >f+++++++++ system/ip-route.txt 2026-05-25 17:59:57.382190 | instance | >f+++++++++ system/lsblk.txt 2026-05-25 17:59:57.382210 | instance | >f+++++++++ system/mount.txt 2026-05-25 17:59:57.382231 | instance | >f+++++++++ system/packages.txt 2026-05-25 17:59:57.382250 | instance | >f+++++++++ system/ps.txt 2026-05-25 17:59:57.382271 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-25 17:59:57.391786 | 2026-05-25 17:59:57.391868 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-25 17:59:57.591504 | instance | changed: "values" 2026-05-25 17:59:57.759250 | instance | changed: "releases" 2026-05-25 17:59:57.776410 | 2026-05-25 17:59:57.776644 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-25 17:59:59.817435 | instance | ok: Runtime: 0:00:01.317468 2026-05-25 17:59:59.824667 | 2026-05-25 17:59:59.824771 | TASK [helm-release-status : Downloads logs to executor] 2026-05-25 18:00:00.314703 | instance | changed: 2026-05-25 18:00:00.314918 | instance | cd+++++++++ helm/ 2026-05-25 18:00:00.314959 | instance | cd+++++++++ helm/releases/ 2026-05-25 18:00:00.314992 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-25 18:00:00.315022 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-25 18:00:00.315067 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-25 18:00:00.315098 | instance | >f+++++++++ helm/releases/kube-system/ceph-csi-rbd.txt 2026-05-25 18:00:00.315127 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-25 18:00:00.315155 | instance | cd+++++++++ helm/values/ 2026-05-25 18:00:00.315202 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-25 18:00:00.315232 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-25 18:00:00.315261 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-25 18:00:00.315289 | instance | >f+++++++++ helm/values/kube-system/ceph-csi-rbd.yaml 2026-05-25 18:00:00.315318 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-25 18:00:00.327868 | 2026-05-25 18:00:00.327970 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-25 18:00:00.535507 | instance | changed 2026-05-25 18:00:00.543803 | 2026-05-25 18:00:00.543877 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-25 18:00:00.804521 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-25 18:00:00.804687 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-25 18:00:00.812445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:00.814284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:00.895494 | instance | node/instance 2026-05-25 18:00:00.898355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:00.933753 | instance | clusterrole/admin 2026-05-25 18:00:01.072550 | instance | clusterrole/ceph-csi-rbd-nodeplugin 2026-05-25 18:00:01.091710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:01.112615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:01.125676 | instance | clusterrole/ceph-csi-rbd-provisioner 2026-05-25 18:00:01.248807 | instance | clusterrole/cilium 2026-05-25 18:00:01.326559 | instance | clusterrole/cilium-operator 2026-05-25 18:00:01.419076 | instance | clusterrole/cluster-admin 2026-05-25 18:00:01.491543 | instance | clusterrole/edit 2026-05-25 18:00:01.586414 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-25 18:00:01.652865 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-25 18:00:01.747974 | instance | clusterrole/kubeadm:get-nodes 2026-05-25 18:00:01.817497 | instance | clusterrole/system:aggregate-to-admin 2026-05-25 18:00:01.909862 | instance | clusterrole/system:aggregate-to-edit 2026-05-25 18:00:01.968223 | instance | clusterrole/system:aggregate-to-view 2026-05-25 18:00:02.073880 | instance | clusterrole/system:auth-delegator 2026-05-25 18:00:02.130648 | instance | clusterrole/system:basic-user 2026-05-25 18:00:02.231200 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-25 18:00:02.278491 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-25 18:00:02.399902 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-25 18:00:02.454842 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-25 18:00:02.554798 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-25 18:00:02.595748 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-25 18:00:02.712064 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-25 18:00:02.757851 | instance | clusterrole/system:controller:certificate-controller 2026-05-25 18:00:02.873083 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-25 18:00:02.908915 | instance | clusterrole/system:controller:cronjob-controller 2026-05-25 18:00:03.043322 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-25 18:00:03.074016 | instance | clusterrole/system:controller:deployment-controller 2026-05-25 18:00:03.205244 | instance | clusterrole/system:controller:disruption-controller 2026-05-25 18:00:03.222523 | instance | clusterrole/system:controller:endpoint-controller 2026-05-25 18:00:03.360478 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-25 18:00:03.390420 | instance | clusterrolebinding/ceph-csi-rbd-nodeplugin 2026-05-25 18:00:03.512644 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-25 18:00:03.547409 | instance | clusterrolebinding/ceph-csi-rbd-provisioner 2026-05-25 18:00:03.682307 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-25 18:00:03.701434 | instance | clusterrolebinding/cilium 2026-05-25 18:00:03.839343 | instance | clusterrolebinding/cilium-operator 2026-05-25 18:00:03.861696 | instance | clusterrole/system:controller:expand-controller 2026-05-25 18:00:04.001611 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-25 18:00:04.019358 | instance | clusterrolebinding/cluster-admin 2026-05-25 18:00:04.153564 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-25 18:00:04.178806 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-25 18:00:04.305835 | instance | clusterrole/system:controller:job-controller 2026-05-25 18:00:04.338779 | instance | clusterrole/system:controller:namespace-controller 2026-05-25 18:00:04.449867 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-25 18:00:04.502485 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-25 18:00:04.603131 | instance | clusterrole/system:controller:node-controller 2026-05-25 18:00:04.656784 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-25 18:00:04.752755 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-25 18:00:04.802467 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-25 18:00:04.923775 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-25 18:00:04.970691 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-25 18:00:05.080071 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-25 18:00:05.140767 | instance | clusterrole/system:controller:replicaset-controller 2026-05-25 18:00:05.241501 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-25 18:00:05.306225 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-25 18:00:05.395348 | instance | clusterrole/system:controller:replication-controller 2026-05-25 18:00:05.474489 | instance | clusterrolebinding/system:basic-user 2026-05-25 18:00:05.551750 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-25 18:00:05.650798 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-25 18:00:05.734857 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-25 18:00:05.817287 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-25 18:00:05.912434 | instance | clusterrole/system:controller:route-controller 2026-05-25 18:00:05.983523 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-25 18:00:06.088575 | instance | clusterrole/system:controller:service-account-controller 2026-05-25 18:00:06.134278 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-25 18:00:06.255028 | instance | clusterrole/system:controller:service-controller 2026-05-25 18:00:06.310575 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-25 18:00:06.419259 | instance | clusterrole/system:controller:statefulset-controller 2026-05-25 18:00:06.480674 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-25 18:00:06.587867 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-25 18:00:06.635263 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-25 18:00:06.730300 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-25 18:00:06.794585 | instance | clusterrole/system:controller:ttl-controller 2026-05-25 18:00:06.902316 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-25 18:00:06.963163 | instance | clusterrole/system:coredns 2026-05-25 18:00:07.070876 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-25 18:00:07.128863 | instance | clusterrole/system:discovery 2026-05-25 18:00:07.233797 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-25 18:00:07.283593 | instance | clusterrole/system:heapster 2026-05-25 18:00:07.410169 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-25 18:00:07.450959 | instance | clusterrole/system:kube-aggregator 2026-05-25 18:00:07.586690 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-25 18:00:07.613860 | instance | clusterrole/system:kube-controller-manager 2026-05-25 18:00:07.745449 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-25 18:00:07.775600 | instance | clusterrole/system:kube-dns 2026-05-25 18:00:07.907937 | instance | clusterrolebinding/system:controller:job-controller 2026-05-25 18:00:07.930447 | instance | clusterrole/system:kube-scheduler 2026-05-25 18:00:08.075255 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-25 18:00:08.097345 | instance | clusterrole/system:kubelet-api-admin 2026-05-25 18:00:08.238768 | instance | clusterrolebinding/system:controller:node-controller 2026-05-25 18:00:08.242288 | instance | clusterrole/system:monitoring 2026-05-25 18:00:08.399958 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-25 18:00:08.406914 | instance | clusterrole/system:node 2026-05-25 18:00:08.548451 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-25 18:00:08.575678 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-25 18:00:08.734948 | instance | clusterrole/system:node-bootstrapper 2026-05-25 18:00:08.759651 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-25 18:00:08.890917 | instance | clusterrole/system:node-problem-detector 2026-05-25 18:00:08.914001 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-25 18:00:09.033691 | instance | clusterrole/system:node-proxier 2026-05-25 18:00:09.073516 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-25 18:00:09.195161 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-25 18:00:09.241747 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-25 18:00:09.358360 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-25 18:00:09.399714 | instance | clusterrole/system:public-info-viewer 2026-05-25 18:00:09.520699 | instance | clusterrolebinding/system:controller:route-controller 2026-05-25 18:00:09.565151 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-25 18:00:09.679901 | instance | clusterrole/system:volume-scheduler 2026-05-25 18:00:09.739051 | instance | clusterrole/view 2026-05-25 18:00:09.826853 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-25 18:00:09.909712 | instance | clusterrolebinding/system:controller:service-controller 2026-05-25 18:00:09.993414 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-25 18:00:10.067336 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-25 18:00:10.151431 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-25 18:00:10.225393 | instance | clusterrolebinding/system:coredns 2026-05-25 18:00:10.310752 | instance | clusterrolebinding/system:discovery 2026-05-25 18:00:10.382243 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-25 18:00:10.463887 | instance | clusterrolebinding/system:kube-dns 2026-05-25 18:00:10.541877 | instance | clusterrolebinding/system:kube-scheduler 2026-05-25 18:00:10.617585 | instance | clusterrolebinding/system:monitoring 2026-05-25 18:00:10.699749 | instance | clusterrolebinding/system:node 2026-05-25 18:00:10.776029 | instance | clusterrolebinding/system:node-proxier 2026-05-25 18:00:10.860369 | instance | clusterrolebinding/system:public-info-viewer 2026-05-25 18:00:10.948567 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-25 18:00:11.010359 | instance | clusterrolebinding/system:volume-scheduler 2026-05-25 18:00:11.107511 | instance | storageclass/general 2026-05-25 18:00:11.161883 | instance | namespace/default 2026-05-25 18:00:11.267121 | instance | namespace/envoy-gateway-system 2026-05-25 18:00:11.332573 | instance | namespace/kube-node-lease 2026-05-25 18:00:11.443236 | instance | namespace/kube-public 2026-05-25 18:00:11.495080 | instance | namespace/kube-system 2026-05-25 18:00:12.090379 | instance | ok: Runtime: 0:00:10.867842 2026-05-25 18:00:12.098495 | 2026-05-25 18:00:12.098585 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-25 18:00:12.315456 | instance | changed 2026-05-25 18:00:12.320718 | 2026-05-25 18:00:12.320818 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-25 18:00:12.528931 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-25 18:00:12.529065 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-25 18:00:12.529242 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-25 18:00:12.619069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:12.621689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:12.687874 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-25 18:00:12.689594 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-25 18:00:12.692758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:12.701432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:12.780088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:12.786767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:12.862715 | instance | default/configmaps/kube-root-ca.crt 2026-05-25 18:00:12.870343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:12.871117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:12.953870 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-25 18:00:12.956124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:12.972724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.033061 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-25 18:00:13.042595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.072802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.123832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.146105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.194638 | instance | default/endpoints/kubernetes 2026-05-25 18:00:13.217344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.237597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.304076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.331987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.373608 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-hsrnf 2026-05-25 18:00:13.376181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.424887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.474071 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-25 18:00:13.481172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.514462 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-25 18:00:13.520002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.569173 | instance | default/persistentvolumeclaims/test-pvc 2026-05-25 18:00:13.571849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.605729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.655366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.690326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.742357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.768448 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-25 18:00:13.769806 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-25 18:00:13.775170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.812048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.869384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.907226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:13.922223 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-25 18:00:13.956333 | instance | default/serviceaccounts/default 2026-05-25 18:00:13.972905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.079509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.084053 | instance | default/services/kubernetes 2026-05-25 18:00:14.147226 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-25 18:00:14.170734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.174223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.259871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.264440 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-25 18:00:14.293513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.321653 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-25 18:00:14.341212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.382177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.429202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.432738 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-25 18:00:14.458214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.491885 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-25 18:00:14.508533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.545741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.601746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.645544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.698115 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-25 18:00:14.724445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.744247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.748108 | instance | envoy-gateway-system/secrets/envoy 2026-05-25 18:00:14.808458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.818604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.908909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.925880 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-25 18:00:14.931400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:14.953095 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-25 18:00:14.953163 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-25 18:00:14.985783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.025711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.071294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.114362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.133934 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-25 18:00:15.163816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.164759 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-25 18:00:15.202792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.250256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.301411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.308542 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-25 18:00:15.350242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.397621 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-25 18:00:15.407450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.435911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.483595 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-25 18:00:15.489873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.561713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.610737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.637069 | instance | kube-public/configmaps/cluster-info 2026-05-25 18:00:15.644869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.685854 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-25 18:00:15.705159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.745915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.816142 | instance | kube-node-lease/serviceaccounts/default 2026-05-25 18:00:15.830119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.839255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.875302 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-25 18:00:15.924306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:15.959637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.016276 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-25 18:00:16.032737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.060652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.063950 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-25 18:00:16.120268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.149896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.178119 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-25 18:00:16.197921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.242400 | instance | kube-public/serviceaccounts/default 2026-05-25 18:00:16.253489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.354490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.355003 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-25 18:00:16.361642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.365253 | instance | kube-system/configmaps/ceph-config 2026-05-25 18:00:16.421453 | instance | kube-system/configmaps/ceph-csi-config 2026-05-25 18:00:16.437668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.484702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.549880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.556267 | instance | kube-system/configmaps/ceph-csi-encryption-kms-config 2026-05-25 18:00:16.625908 | instance | kube-system/configmaps/cilium-config 2026-05-25 18:00:16.647526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.728718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-25 18:00:16.766367 | instance | kube-system/configmaps/coredns 2026-05-25 18:00:16.800688 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-25 18:00:16.946091 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-25 18:00:16.977309 | instance | kube-system/configmaps/kube-proxy 2026-05-25 18:00:17.107856 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-25 18:00:17.141067 | instance | kube-system/configmaps/kubeadm-config 2026-05-25 18:00:17.275661 | instance | kube-system/configmaps/kubelet-config 2026-05-25 18:00:17.309692 | instance | kube-system/daemonsets/ceph-csi-rbd-nodeplugin 2026-05-25 18:00:17.437800 | instance | kube-system/daemonsets/cilium 2026-05-25 18:00:17.492209 | instance | kube-system/daemonsets/kube-proxy 2026-05-25 18:00:17.635986 | instance | kube-system/deployment/ceph-csi-rbd-provisioner 2026-05-25 18:00:17.673209 | instance | kube-system/deployment/cilium-operator 2026-05-25 18:00:17.855263 | instance | kube-system/deployment/coredns 2026-05-25 18:00:17.871208 | instance | kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics 2026-05-25 18:00:18.039798 | instance | kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics 2026-05-25 18:00:18.043371 | instance | kube-system/endpoints/kube-dns 2026-05-25 18:00:18.205173 | instance | kube-system/pods/ceph-csi-rbd-nodeplugin-485dv 2026-05-25 18:00:18.205437 | instance | kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-vttrj 2026-05-25 18:00:18.373433 | instance | kube-system/pods/cilium-9g8kh 2026-05-25 18:00:18.407030 | instance | kube-system/pods/cilium-operator-869df985b8-p4xqr 2026-05-25 18:00:18.559194 | instance | kube-system/pods/coredns-67659f764b-8b78j 2026-05-25 18:00:18.593282 | instance | kube-system/pods/coredns-67659f764b-rd9rg 2026-05-25 18:00:18.729310 | instance | kube-system/pods/etcd-instance 2026-05-25 18:00:18.785191 | instance | kube-system/pods/kube-apiserver-instance 2026-05-25 18:00:18.913088 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-25 18:00:19.022638 | instance | kube-system/pods/kube-proxy-ht965 2026-05-25 18:00:19.089344 | instance | kube-system/pods/kube-scheduler-instance 2026-05-25 18:00:19.195231 | instance | kube-system/pods/kube-vip-instance 2026-05-25 18:00:19.254925 | instance | kube-system/rolebindings/ceph-csi-rbd-provisioner 2026-05-25 18:00:19.379748 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-25 18:00:19.400308 | instance | kube-system/rolebindings/kube-proxy 2026-05-25 18:00:19.535533 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-25 18:00:19.549801 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-25 18:00:19.685713 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-25 18:00:19.712915 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-25 18:00:19.848239 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-25 18:00:19.856948 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-25 18:00:20.001364 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-25 18:00:20.013767 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-25 18:00:20.158272 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-25 18:00:20.160224 | instance | kube-system/roles/ceph-csi-rbd-provisioner 2026-05-25 18:00:20.308002 | instance | kube-system/roles/cilium-config-agent 2026-05-25 18:00:20.320675 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-25 18:00:20.467239 | instance | kube-system/roles/kube-proxy 2026-05-25 18:00:20.480484 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-25 18:00:20.623011 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-25 18:00:20.634375 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-25 18:00:20.783183 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-25 18:00:20.811392 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-25 18:00:20.947531 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-25 18:00:20.973657 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-25 18:00:21.102515 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-25 18:00:21.123147 | instance | kube-system/secrets/bootstrap-token-4w2og5 2026-05-25 18:00:21.252044 | instance | kube-system/secrets/bootstrap-token-y5ozhu 2026-05-25 18:00:21.301738 | instance | kube-system/secrets/csi-rbd-secret 2026-05-25 18:00:21.413708 | instance | kube-system/secrets/kubeadm-certs 2026-05-25 18:00:21.464173 | instance | kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1 2026-05-25 18:00:21.581158 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-25 18:00:21.633485 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-25 18:00:21.819039 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-25 18:00:21.821174 | instance | kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin 2026-05-25 18:00:22.002568 | instance | kube-system/serviceaccounts/ceph-csi-rbd-provisioner 2026-05-25 18:00:22.022799 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-25 18:00:22.194085 | instance | kube-system/serviceaccounts/cilium 2026-05-25 18:00:22.213653 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-25 18:00:22.381076 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-25 18:00:22.422652 | instance | kube-system/serviceaccounts/coredns 2026-05-25 18:00:22.594246 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-25 18:00:22.622221 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-25 18:00:22.790567 | instance | kube-system/serviceaccounts/default 2026-05-25 18:00:22.824126 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-25 18:00:23.011151 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-25 18:00:23.020354 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-25 18:00:23.206107 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-25 18:00:23.209348 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-25 18:00:23.396639 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-25 18:00:23.404197 | instance | kube-system/serviceaccounts/expand-controller 2026-05-25 18:00:23.590878 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-25 18:00:23.596211 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-25 18:00:23.776363 | instance | kube-system/serviceaccounts/job-controller 2026-05-25 18:00:23.793000 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-25 18:00:23.956421 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-25 18:00:23.987693 | instance | kube-system/serviceaccounts/node-controller 2026-05-25 18:00:24.156690 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-25 18:00:24.190523 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-25 18:00:24.364803 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-25 18:00:24.395031 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-25 18:00:24.555478 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-25 18:00:24.574791 | instance | kube-system/serviceaccounts/replication-controller 2026-05-25 18:00:24.749139 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-25 18:00:24.783333 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-25 18:00:24.957388 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-25 18:00:24.965901 | instance | kube-system/serviceaccounts/service-controller 2026-05-25 18:00:25.157629 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-25 18:00:25.160751 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-25 18:00:25.355578 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-25 18:00:25.357727 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-25 18:00:25.532077 | instance | kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics 2026-05-25 18:00:25.560262 | instance | kube-system/services/ceph-csi-rbd-provisioner-http-metrics 2026-05-25 18:00:25.697589 | instance | kube-system/services/kube-dns 2026-05-25 18:00:26.373886 | instance | ok: Runtime: 0:00:13.367008 2026-05-25 18:00:26.383098 | 2026-05-25 18:00:26.383200 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-25 18:00:26.934563 | instance | changed: 2026-05-25 18:00:26.934821 | instance | cd+++++++++ objects/ 2026-05-25 18:00:26.934884 | instance | cd+++++++++ objects/cluster/ 2026-05-25 18:00:26.934920 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-25 18:00:26.934950 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-25 18:00:26.934983 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-25 18:00:26.935024 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.txt 2026-05-25 18:00:26.935056 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.yaml 2026-05-25 18:00:26.935082 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.txt 2026-05-25 18:00:26.935108 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.yaml 2026-05-25 18:00:26.935133 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-25 18:00:26.935158 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-25 18:00:26.935183 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-25 18:00:26.935208 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-25 18:00:26.935232 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-25 18:00:26.935265 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-25 18:00:26.935304 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-25 18:00:26.935344 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-25 18:00:26.935384 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-25 18:00:26.935427 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-25 18:00:26.935470 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-25 18:00:26.935507 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-25 18:00:26.935533 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-25 18:00:26.935558 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-25 18:00:26.935583 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-25 18:00:26.935608 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-25 18:00:26.935633 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-25 18:00:26.935659 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-25 18:00:26.935684 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-25 18:00:26.935709 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-25 18:00:26.935733 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-25 18:00:26.935758 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-25 18:00:26.935811 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-25 18:00:26.935853 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-25 18:00:26.935883 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-25 18:00:26.935921 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-25 18:00:26.935947 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-25 18:00:26.935973 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-25 18:00:26.935999 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-25 18:00:26.936037 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-25 18:00:26.936078 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-25 18:00:26.936112 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-25 18:00:26.936139 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-25 18:00:26.936178 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-25 18:00:26.936211 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-25 18:00:26.936241 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-25 18:00:26.936278 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-25 18:00:26.936311 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-25 18:00:26.936344 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-25 18:00:26.936445 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-25 18:00:26.936483 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-25 18:00:26.936516 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-25 18:00:26.936553 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-25 18:00:26.936586 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-25 18:00:26.936617 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-25 18:00:26.936648 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-25 18:00:26.936685 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-25 18:00:26.936718 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-25 18:00:26.936757 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-25 18:00:26.936796 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-25 18:00:26.936832 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-25 18:00:26.936867 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-25 18:00:26.936902 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-25 18:00:26.936938 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-25 18:00:26.937043 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-25 18:00:26.937084 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-25 18:00:26.937122 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-25 18:00:26.937156 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-25 18:00:26.937195 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-25 18:00:26.937228 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-25 18:00:26.937260 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-25 18:00:26.937303 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-25 18:00:26.937338 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-25 18:00:26.937372 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-25 18:00:26.937408 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-25 18:00:26.937445 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-25 18:00:26.937481 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-25 18:00:26.937516 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-25 18:00:26.937551 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-25 18:00:26.937586 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-25 18:00:26.937622 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-25 18:00:26.937656 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-25 18:00:26.937690 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-25 18:00:26.937726 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-25 18:00:26.937766 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-25 18:00:26.937804 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-25 18:00:26.937843 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-25 18:00:26.937884 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-25 18:00:26.937919 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-25 18:00:26.937953 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-25 18:00:26.937984 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-25 18:00:26.938016 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-25 18:00:26.938050 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-25 18:00:26.938085 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-25 18:00:26.938121 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-25 18:00:26.938157 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-25 18:00:26.938194 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-25 18:00:26.938230 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-25 18:00:26.938268 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-25 18:00:26.938305 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-25 18:00:26.938341 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-25 18:00:26.938377 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-25 18:00:26.938413 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-25 18:00:26.938449 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-25 18:00:26.938496 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-25 18:00:26.938535 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-25 18:00:26.938572 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-25 18:00:26.938610 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-25 18:00:26.938647 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-25 18:00:26.938684 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-25 18:00:26.938722 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-25 18:00:26.938759 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-25 18:00:26.938795 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-25 18:00:26.938829 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-25 18:00:26.938863 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-25 18:00:26.938900 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-25 18:00:26.938936 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-25 18:00:26.938970 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-25 18:00:26.939004 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-25 18:00:26.939037 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-25 18:00:26.939071 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-25 18:00:26.939106 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-25 18:00:26.939140 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-25 18:00:26.939174 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-25 18:00:26.939209 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-25 18:00:26.939243 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-25 18:00:26.939278 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-25 18:00:26.939312 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-25 18:00:26.939346 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-25 18:00:26.939380 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-25 18:00:26.939418 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-25 18:00:26.939455 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-25 18:00:26.939494 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-25 18:00:26.939534 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-25 18:00:26.939569 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-25 18:00:26.939601 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-25 18:00:26.939632 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-25 18:00:26.939664 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-25 18:00:26.939696 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-25 18:00:26.939727 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-25 18:00:26.939752 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-25 18:00:26.939822 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-25 18:00:26.939856 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-25 18:00:26.939884 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-25 18:00:26.939909 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-25 18:00:26.939936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.txt 2026-05-25 18:00:26.939972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.yaml 2026-05-25 18:00:26.940007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.txt 2026-05-25 18:00:26.940033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.yaml 2026-05-25 18:00:26.940058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-25 18:00:26.940083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-25 18:00:26.940107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-25 18:00:26.940131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-25 18:00:26.940156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-25 18:00:26.940181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-25 18:00:26.940205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-25 18:00:26.940230 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-25 18:00:26.940255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-25 18:00:26.940279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-25 18:00:26.940304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-25 18:00:26.940328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-25 18:00:26.940353 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-25 18:00:26.940378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-25 18:00:26.940403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-25 18:00:26.940428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-25 18:00:26.940452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-25 18:00:26.940478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-25 18:00:26.940502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-25 18:00:26.940527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-25 18:00:26.940552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-25 18:00:26.940576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-25 18:00:26.940600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-25 18:00:26.940625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-25 18:00:26.940650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-25 18:00:26.940674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-25 18:00:26.940698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-25 18:00:26.940732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-25 18:00:26.940759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-25 18:00:26.940784 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-25 18:00:26.940809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-25 18:00:26.940834 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-25 18:00:26.940858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-25 18:00:26.940882 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-25 18:00:26.940906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-25 18:00:26.940931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-25 18:00:26.940981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-25 18:00:26.941011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-25 18:00:26.941037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-25 18:00:26.941061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-25 18:00:26.941084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-25 18:00:26.941109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-25 18:00:26.941133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-25 18:00:26.941157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-25 18:00:26.941182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-25 18:00:26.941206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-25 18:00:26.941231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-25 18:00:26.941255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-25 18:00:26.941279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-25 18:00:26.941304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-25 18:00:26.941328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-25 18:00:26.941353 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-25 18:00:26.941377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-25 18:00:26.941402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-25 18:00:26.941426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-25 18:00:26.941451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-25 18:00:26.941476 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-25 18:00:26.941501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-25 18:00:26.941532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-25 18:00:26.941558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-25 18:00:26.941583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-25 18:00:26.941607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-25 18:00:26.941631 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-25 18:00:26.941655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-25 18:00:26.941679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-25 18:00:26.941703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-25 18:00:26.941727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-25 18:00:26.941751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-25 18:00:26.941775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-25 18:00:26.941799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-25 18:00:26.941824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-25 18:00:26.941848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-25 18:00:26.941872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-25 18:00:26.941896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-25 18:00:26.941920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-25 18:00:26.941944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-25 18:00:26.941968 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-25 18:00:26.941992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-25 18:00:26.942017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-25 18:00:26.942041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-25 18:00:26.942065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-25 18:00:26.942090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-25 18:00:26.942114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-25 18:00:26.942139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-25 18:00:26.942164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-25 18:00:26.942189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-25 18:00:26.942214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-25 18:00:26.942239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-25 18:00:26.942263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-25 18:00:26.942294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-25 18:00:26.942319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-25 18:00:26.942344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-25 18:00:26.942369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-25 18:00:26.942394 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-25 18:00:26.942419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-25 18:00:26.942444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-25 18:00:26.942469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-25 18:00:26.942493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-25 18:00:26.942518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-25 18:00:26.942543 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-25 18:00:26.942566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-25 18:00:26.942591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-25 18:00:26.942615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-25 18:00:26.942640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-25 18:00:26.942667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-25 18:00:26.942692 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-25 18:00:26.942717 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-25 18:00:26.942743 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-25 18:00:26.942767 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-25 18:00:26.942792 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-25 18:00:26.942816 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-25 18:00:26.942841 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-25 18:00:26.942865 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-25 18:00:26.942891 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-25 18:00:26.942919 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-25 18:00:26.942943 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-25 18:00:26.942968 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-25 18:00:26.942992 | instance | cd+++++++++ objects/cluster/node/ 2026-05-25 18:00:26.943017 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-25 18:00:26.943041 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-25 18:00:26.943065 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-25 18:00:26.943089 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-25 18:00:26.943113 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-25 18:00:26.943137 | instance | cd+++++++++ objects/namespaced/ 2026-05-25 18:00:26.943161 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-25 18:00:26.943186 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-25 18:00:26.943210 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-25 18:00:26.943234 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-25 18:00:26.943258 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-25 18:00:26.943283 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-25 18:00:26.943315 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-25 18:00:26.943340 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-05-25 18:00:26.943364 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-05-25 18:00:26.943466 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-05-25 18:00:26.943496 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-25 18:00:26.943522 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-25 18:00:26.943548 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-25 18:00:26.943573 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-25 18:00:26.943598 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-25 18:00:26.943623 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-25 18:00:26.943648 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-25 18:00:26.943672 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-25 18:00:26.943697 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-25 18:00:26.943721 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-25 18:00:26.943746 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-25 18:00:26.943771 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-25 18:00:26.943863 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-25 18:00:26.943903 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-25 18:00:26.943938 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-25 18:00:26.943964 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-25 18:00:26.943989 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-25 18:00:26.944014 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-25 18:00:26.944039 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-25 18:00:26.944064 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-hsrnf.txt 2026-05-25 18:00:26.944089 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-hsrnf.yaml 2026-05-25 18:00:26.944114 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-25 18:00:26.944139 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-25 18:00:26.944164 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-25 18:00:26.944188 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-25 18:00:26.944213 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-25 18:00:26.944238 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-25 18:00:26.944263 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-25 18:00:26.944289 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-25 18:00:26.944313 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-25 18:00:26.944346 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-25 18:00:26.944372 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-25 18:00:26.944398 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-25 18:00:26.944423 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-25 18:00:26.944449 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-25 18:00:26.944475 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-25 18:00:26.944500 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-25 18:00:26.944525 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-25 18:00:26.944550 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-25 18:00:26.944575 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-25 18:00:26.944599 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-25 18:00:26.944623 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-25 18:00:26.944648 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-25 18:00:26.944673 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-25 18:00:26.944697 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-25 18:00:26.944722 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-25 18:00:26.944746 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-25 18:00:26.944770 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-25 18:00:26.944794 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-25 18:00:26.944818 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-25 18:00:26.944842 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-25 18:00:26.944867 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-25 18:00:26.944892 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-25 18:00:26.944912 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-25 18:00:26.944929 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-25 18:00:26.944947 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-25 18:00:26.944998 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-25 18:00:26.945018 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-25 18:00:26.945036 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-25 18:00:26.945054 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-25 18:00:26.945071 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-25 18:00:26.945088 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-25 18:00:26.945105 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-25 18:00:26.945129 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-25 18:00:26.945147 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-25 18:00:26.945165 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-25 18:00:26.945182 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-25 18:00:26.945200 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-25 18:00:26.945217 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-25 18:00:26.945235 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-25 18:00:26.945252 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-25 18:00:26.945271 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-25 18:00:26.945289 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-25 18:00:26.945307 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-25 18:00:26.945325 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-25 18:00:26.945343 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-25 18:00:26.945362 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-25 18:00:26.945379 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-25 18:00:26.945397 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-25 18:00:26.945414 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-25 18:00:26.945432 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-25 18:00:26.945449 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-25 18:00:26.945466 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-25 18:00:26.945483 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-25 18:00:26.945501 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.txt 2026-05-25 18:00:26.945518 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.yaml 2026-05-25 18:00:26.945535 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.txt 2026-05-25 18:00:26.945553 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.yaml 2026-05-25 18:00:26.945571 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.txt 2026-05-25 18:00:26.945589 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.yaml 2026-05-25 18:00:26.945614 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-25 18:00:26.945641 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-25 18:00:26.945669 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-25 18:00:26.945690 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-25 18:00:26.945709 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-25 18:00:26.945726 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-25 18:00:26.945744 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-25 18:00:26.945762 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-25 18:00:26.945786 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-25 18:00:26.945804 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-25 18:00:26.945822 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-25 18:00:26.945840 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-25 18:00:26.945858 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-25 18:00:26.945876 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-25 18:00:26.945893 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-25 18:00:26.945911 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-25 18:00:26.945929 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-25 18:00:26.945947 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.txt 2026-05-25 18:00:26.945964 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.yaml 2026-05-25 18:00:26.945982 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-25 18:00:26.946000 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-25 18:00:26.946019 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-25 18:00:26.946037 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-25 18:00:26.946054 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-25 18:00:26.946071 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.txt 2026-05-25 18:00:26.946088 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.yaml 2026-05-25 18:00:26.946106 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-25 18:00:26.946123 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-25 18:00:26.946141 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-25 18:00:26.946159 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-25 18:00:26.946176 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-25 18:00:26.946193 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-05-25 18:00:26.946211 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-05-25 18:00:26.946228 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.txt 2026-05-25 18:00:26.946246 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-05-25 18:00:26.946263 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-25 18:00:26.946281 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-25 18:00:26.946299 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-25 18:00:26.946316 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-485dv.txt 2026-05-25 18:00:26.946333 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-485dv.yaml 2026-05-25 18:00:26.946350 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-vttrj.txt 2026-05-25 18:00:26.946367 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-vttrj.yaml 2026-05-25 18:00:26.946385 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-9g8kh.txt 2026-05-25 18:00:26.946403 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-9g8kh.yaml 2026-05-25 18:00:26.946425 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-p4xqr.txt 2026-05-25 18:00:26.946444 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-p4xqr.yaml 2026-05-25 18:00:26.946461 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8b78j.txt 2026-05-25 18:00:26.946479 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8b78j.yaml 2026-05-25 18:00:26.946496 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rd9rg.txt 2026-05-25 18:00:26.946514 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rd9rg.yaml 2026-05-25 18:00:26.946531 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-25 18:00:26.946549 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-25 18:00:26.946567 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-25 18:00:26.946585 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-25 18:00:26.946603 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-25 18:00:26.946620 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-25 18:00:26.946638 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-ht965.txt 2026-05-25 18:00:26.946656 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-ht965.yaml 2026-05-25 18:00:26.946674 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-25 18:00:26.946692 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-25 18:00:26.946709 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-25 18:00:26.946727 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-25 18:00:26.946745 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-25 18:00:26.946762 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.txt 2026-05-25 18:00:26.946779 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.yaml 2026-05-25 18:00:26.946797 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-25 18:00:26.946814 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-25 18:00:26.946832 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-25 18:00:26.946849 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-25 18:00:26.946866 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-25 18:00:26.946884 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-25 18:00:26.946901 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-25 18:00:26.946918 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-25 18:00:26.946934 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-25 18:00:26.946952 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-25 18:00:26.946969 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-25 18:00:26.946987 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-25 18:00:26.947004 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-25 18:00:26.947027 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-25 18:00:26.947046 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-25 18:00:26.947064 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-25 18:00:26.947082 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-25 18:00:26.947099 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-25 18:00:26.947117 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-25 18:00:26.947135 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-25 18:00:26.947152 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-25 18:00:26.947170 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-25 18:00:26.947187 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-25 18:00:26.947205 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.txt 2026-05-25 18:00:26.947222 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.yaml 2026-05-25 18:00:26.947240 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-25 18:00:26.947258 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-25 18:00:26.947275 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-25 18:00:26.947292 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-25 18:00:26.947310 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-25 18:00:26.947328 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-25 18:00:26.947346 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-25 18:00:26.947363 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-25 18:00:26.947381 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-25 18:00:26.947398 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-25 18:00:26.947416 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-25 18:00:26.947433 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-25 18:00:26.947451 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-25 18:00:26.947468 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-25 18:00:26.947486 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-25 18:00:26.947503 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-25 18:00:26.947521 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-25 18:00:26.947540 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-25 18:00:26.947557 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-25 18:00:26.947575 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-25 18:00:26.947593 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-25 18:00:26.947617 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-25 18:00:26.947635 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-25 18:00:26.947653 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4w2og5.txt 2026-05-25 18:00:26.947671 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4w2og5.yaml 2026-05-25 18:00:26.947689 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-y5ozhu.txt 2026-05-25 18:00:26.947707 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-y5ozhu.yaml 2026-05-25 18:00:26.947725 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.txt 2026-05-25 18:00:26.947742 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.yaml 2026-05-25 18:00:26.947760 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-25 18:00:26.947801 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-25 18:00:26.947831 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.txt 2026-05-25 18:00:26.947857 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.yaml 2026-05-25 18:00:26.947881 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-25 18:00:26.947900 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-25 18:00:26.947918 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-25 18:00:26.947936 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-25 18:00:26.947954 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-25 18:00:26.947972 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-25 18:00:26.947989 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-25 18:00:26.948006 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.txt 2026-05-25 18:00:26.948024 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.yaml 2026-05-25 18:00:26.948041 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.txt 2026-05-25 18:00:26.948059 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.yaml 2026-05-25 18:00:26.948076 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-25 18:00:26.948094 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-25 18:00:26.948111 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-25 18:00:26.948128 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-25 18:00:26.948146 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-25 18:00:26.948164 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-25 18:00:26.948181 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-25 18:00:26.948199 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-25 18:00:26.948216 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-25 18:00:26.948233 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-25 18:00:26.948251 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-25 18:00:26.948276 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-25 18:00:26.948295 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-25 18:00:26.948312 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-25 18:00:26.948329 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-25 18:00:26.948346 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-25 18:00:26.948363 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-25 18:00:26.948381 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-25 18:00:26.948398 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-25 18:00:26.948415 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-25 18:00:26.948432 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-25 18:00:26.948449 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-25 18:00:26.948466 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-25 18:00:26.948484 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-25 18:00:26.948501 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-25 18:00:26.948519 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-25 18:00:26.948536 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-25 18:00:26.948554 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-25 18:00:26.948571 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-25 18:00:26.948589 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-25 18:00:26.948607 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-25 18:00:26.948624 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-25 18:00:26.948642 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-25 18:00:26.948659 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-25 18:00:26.948677 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-25 18:00:26.948694 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-25 18:00:26.948712 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-25 18:00:26.948729 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-25 18:00:26.948746 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-25 18:00:26.948764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-25 18:00:26.948781 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-25 18:00:26.948798 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-25 18:00:26.948816 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-25 18:00:26.948833 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-25 18:00:26.948855 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-25 18:00:26.948873 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-25 18:00:26.948893 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-25 18:00:26.948913 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-25 18:00:26.948930 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-25 18:00:26.948947 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-25 18:00:26.948998 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-25 18:00:26.949017 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-25 18:00:26.949035 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-25 18:00:26.949052 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-25 18:00:26.949070 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-25 18:00:26.949087 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-25 18:00:26.949104 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-25 18:00:26.949121 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-25 18:00:26.949199 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-25 18:00:26.949219 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-25 18:00:26.949237 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-25 18:00:26.949254 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-25 18:00:26.949272 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-25 18:00:26.949289 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-25 18:00:26.949307 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-25 18:00:26.949324 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-25 18:00:26.949342 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-25 18:00:26.949360 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-25 18:00:26.949378 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-25 18:00:26.949396 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-25 18:00:26.949414 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-25 18:00:26.949432 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-05-25 18:00:26.949452 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-05-25 18:00:26.949471 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.txt 2026-05-25 18:00:26.949489 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-05-25 18:00:26.949507 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-25 18:00:26.949530 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-25 18:00:26.963627 | 2026-05-25 18:00:26.963698 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-25 18:00:27.180886 | instance | changed 2026-05-25 18:00:27.189500 | 2026-05-25 18:00:27.189604 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-25 18:00:27.396317 | instance | changed 2026-05-25 18:00:27.403472 | 2026-05-25 18:00:27.403570 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-25 18:00:28.021091 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-hsrnf/envoy-gateway 2026-05-25 18:00:28.195738 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-hsrnf" not found 2026-05-25 18:00:28.355319 | instance | kube-system/ceph-csi-rbd-nodeplugin-485dv/csi-rbdplugin 2026-05-25 18:00:28.530982 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-nodeplugin-485dv" not found 2026-05-25 18:00:28.534798 | instance | kube-system/ceph-csi-rbd-nodeplugin-485dv/driver-registrar 2026-05-25 18:00:28.689633 | instance | Error from server (BadRequest): previous terminated container "driver-registrar" in pod "ceph-csi-rbd-nodeplugin-485dv" not found 2026-05-25 18:00:28.694093 | instance | kube-system/ceph-csi-rbd-nodeplugin-485dv/liveness-prometheus 2026-05-25 18:00:28.852281 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-nodeplugin-485dv" not found 2026-05-25 18:00:29.018880 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-rbdplugin 2026-05-25 18:00:29.195252 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-provisioner-69cb97fb6-vttrj" not found 2026-05-25 18:00:29.198741 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-provisioner 2026-05-25 18:00:29.383572 | instance | Error from server (BadRequest): previous terminated container "csi-provisioner" in pod "ceph-csi-rbd-provisioner-69cb97fb6-vttrj" not found 2026-05-25 18:00:29.386762 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-resizer 2026-05-25 18:00:29.558842 | instance | Error from server (BadRequest): previous terminated container "csi-resizer" in pod "ceph-csi-rbd-provisioner-69cb97fb6-vttrj" not found 2026-05-25 18:00:29.563005 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-snapshotter 2026-05-25 18:00:29.726414 | instance | Error from server (BadRequest): previous terminated container "csi-snapshotter" in pod "ceph-csi-rbd-provisioner-69cb97fb6-vttrj" not found 2026-05-25 18:00:29.730362 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-attacher 2026-05-25 18:00:29.912287 | instance | Error from server (BadRequest): previous terminated container "csi-attacher" in pod "ceph-csi-rbd-provisioner-69cb97fb6-vttrj" not found 2026-05-25 18:00:29.914900 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-rbdplugin-controller 2026-05-25 18:00:30.080826 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin-controller" in pod "ceph-csi-rbd-provisioner-69cb97fb6-vttrj" not found 2026-05-25 18:00:30.083442 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/liveness-prometheus 2026-05-25 18:00:30.258402 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-provisioner-69cb97fb6-vttrj" not found 2026-05-25 18:00:30.426589 | instance | kube-system/cilium-9g8kh/config 2026-05-25 18:00:30.602270 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-9g8kh" not found 2026-05-25 18:00:30.606336 | instance | kube-system/cilium-9g8kh/mount-cgroup 2026-05-25 18:00:30.767160 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-9g8kh" not found 2026-05-25 18:00:30.769788 | instance | kube-system/cilium-9g8kh/apply-sysctl-overwrites 2026-05-25 18:00:30.930547 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-9g8kh" not found 2026-05-25 18:00:30.935079 | instance | kube-system/cilium-9g8kh/mount-bpf-fs 2026-05-25 18:00:31.109828 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-9g8kh" not found 2026-05-25 18:00:31.112652 | instance | kube-system/cilium-9g8kh/clean-cilium-state 2026-05-25 18:00:31.274234 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-9g8kh" not found 2026-05-25 18:00:31.278730 | instance | kube-system/cilium-9g8kh/install-cni-binaries 2026-05-25 18:00:31.445746 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-9g8kh" not found 2026-05-25 18:00:31.448440 | instance | kube-system/cilium-9g8kh/cilium-agent 2026-05-25 18:00:31.636280 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-9g8kh" not found 2026-05-25 18:00:31.795807 | instance | kube-system/cilium-operator-869df985b8-p4xqr/cilium-operator 2026-05-25 18:00:31.959823 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-p4xqr" not found 2026-05-25 18:00:32.126044 | instance | kube-system/coredns-67659f764b-8b78j/coredns 2026-05-25 18:00:32.283910 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-8b78j" not found 2026-05-25 18:00:32.452296 | instance | kube-system/coredns-67659f764b-rd9rg/coredns 2026-05-25 18:00:32.617104 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-rd9rg" not found 2026-05-25 18:00:32.769370 | instance | kube-system/etcd-instance/etcd 2026-05-25 18:00:32.932477 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-25 18:00:33.090492 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-25 18:00:33.248691 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-25 18:00:33.418366 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-25 18:00:33.584541 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-25 18:00:33.737386 | instance | kube-system/kube-proxy-ht965/kube-proxy 2026-05-25 18:00:33.901393 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-ht965" not found 2026-05-25 18:00:34.070752 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-25 18:00:34.237104 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-25 18:00:34.396189 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-25 18:00:34.550651 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-25 18:00:34.953475 | instance | ERROR 2026-05-25 18:00:34.953834 | instance | { 2026-05-25 18:00:34.953902 | instance | "delta": "0:00:06.943511", 2026-05-25 18:00:34.953948 | instance | "end": "2026-05-25 18:00:34.556112", 2026-05-25 18:00:34.953990 | instance | "msg": "non-zero return code", 2026-05-25 18:00:34.954030 | instance | "rc": 123, 2026-05-25 18:00:34.954071 | instance | "start": "2026-05-25 18:00:27.612601" 2026-05-25 18:00:34.954110 | instance | } 2026-05-25 18:00:34.954161 | instance | ERROR: Ignoring Errors 2026-05-25 18:00:34.961490 | 2026-05-25 18:00:34.961564 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-25 18:00:35.468552 | instance | changed: 2026-05-25 18:00:35.468772 | instance | cd+++++++++ pod-logs/ 2026-05-25 18:00:35.468812 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-25 18:00:35.468842 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-hsrnf/ 2026-05-25 18:00:35.468869 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-hsrnf/envoy-gateway.txt 2026-05-25 18:00:35.468896 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-25 18:00:35.468923 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-25 18:00:35.468949 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-hsrnf/ 2026-05-25 18:00:35.468975 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-hsrnf/envoy-gateway.txt 2026-05-25 18:00:35.469001 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-25 18:00:35.469034 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-485dv/ 2026-05-25 18:00:35.469060 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-485dv/csi-rbdplugin.txt 2026-05-25 18:00:35.469085 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-485dv/driver-registrar.txt 2026-05-25 18:00:35.469110 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-485dv/liveness-prometheus.txt 2026-05-25 18:00:35.469164 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/ 2026-05-25 18:00:35.469192 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-attacher.txt 2026-05-25 18:00:35.469217 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-provisioner.txt 2026-05-25 18:00:35.469249 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-rbdplugin-controller.txt 2026-05-25 18:00:35.469276 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-rbdplugin.txt 2026-05-25 18:00:35.469301 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-resizer.txt 2026-05-25 18:00:35.469327 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-snapshotter.txt 2026-05-25 18:00:35.469352 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/liveness-prometheus.txt 2026-05-25 18:00:35.469378 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-9g8kh/ 2026-05-25 18:00:35.469403 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9g8kh/apply-sysctl-overwrites.txt 2026-05-25 18:00:35.469428 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9g8kh/cilium-agent.txt 2026-05-25 18:00:35.469453 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9g8kh/clean-cilium-state.txt 2026-05-25 18:00:35.469478 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9g8kh/config.txt 2026-05-25 18:00:35.469503 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9g8kh/install-cni-binaries.txt 2026-05-25 18:00:35.469528 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9g8kh/mount-bpf-fs.txt 2026-05-25 18:00:35.469552 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9g8kh/mount-cgroup.txt 2026-05-25 18:00:35.469576 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-p4xqr/ 2026-05-25 18:00:35.469601 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-p4xqr/cilium-operator.txt 2026-05-25 18:00:35.469625 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8b78j/ 2026-05-25 18:00:35.469649 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8b78j/coredns.txt 2026-05-25 18:00:35.469673 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rd9rg/ 2026-05-25 18:00:35.469711 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rd9rg/coredns.txt 2026-05-25 18:00:35.469737 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-25 18:00:35.469762 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-25 18:00:35.469786 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-25 18:00:35.469810 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-25 18:00:35.469834 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-25 18:00:35.469859 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-25 18:00:35.469883 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-ht965/ 2026-05-25 18:00:35.469907 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-ht965/kube-proxy.txt 2026-05-25 18:00:35.469931 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-25 18:00:35.469956 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-25 18:00:35.469980 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-25 18:00:35.470004 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-25 18:00:35.470028 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-25 18:00:35.470052 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-485dv/ 2026-05-25 18:00:35.470076 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-485dv/csi-rbdplugin.txt 2026-05-25 18:00:35.470101 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-485dv/driver-registrar.txt 2026-05-25 18:00:35.470125 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-485dv/liveness-prometheus.txt 2026-05-25 18:00:35.470149 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/ 2026-05-25 18:00:35.470174 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-attacher.txt 2026-05-25 18:00:35.470199 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-provisioner.txt 2026-05-25 18:00:35.470224 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-rbdplugin-controller.txt 2026-05-25 18:00:35.470249 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-rbdplugin.txt 2026-05-25 18:00:35.470273 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-resizer.txt 2026-05-25 18:00:35.470297 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/csi-snapshotter.txt 2026-05-25 18:00:35.470321 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-vttrj/liveness-prometheus.txt 2026-05-25 18:00:35.470345 | instance | cd+++++++++ pod-logs/kube-system/cilium-9g8kh/ 2026-05-25 18:00:35.470371 | instance | >f+++++++++ pod-logs/kube-system/cilium-9g8kh/apply-sysctl-overwrites.txt 2026-05-25 18:00:35.470398 | instance | >f+++++++++ pod-logs/kube-system/cilium-9g8kh/cilium-agent.txt 2026-05-25 18:00:35.470423 | instance | >f+++++++++ pod-logs/kube-system/cilium-9g8kh/clean-cilium-state.txt 2026-05-25 18:00:35.470447 | instance | >f+++++++++ pod-logs/kube-system/cilium-9g8kh/config.txt 2026-05-25 18:00:35.470478 | instance | >f+++++++++ pod-logs/kube-system/cilium-9g8kh/install-cni-binaries.txt 2026-05-25 18:00:35.470502 | instance | >f+++++++++ pod-logs/kube-system/cilium-9g8kh/mount-bpf-fs.txt 2026-05-25 18:00:35.470562 | instance | >f+++++++++ pod-logs/kube-system/cilium-9g8kh/mount-cgroup.txt 2026-05-25 18:00:35.470588 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-p4xqr/ 2026-05-25 18:00:35.470621 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-p4xqr/cilium-operator.txt 2026-05-25 18:00:35.470648 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-8b78j/ 2026-05-25 18:00:35.470673 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-8b78j/coredns.txt 2026-05-25 18:00:35.470698 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-rd9rg/ 2026-05-25 18:00:35.470722 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-rd9rg/coredns.txt 2026-05-25 18:00:35.470747 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-25 18:00:35.470772 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-25 18:00:35.470796 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-25 18:00:35.470821 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-25 18:00:35.470845 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-25 18:00:35.470869 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-25 18:00:35.470893 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-ht965/ 2026-05-25 18:00:35.470918 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-ht965/kube-proxy.txt 2026-05-25 18:00:35.470942 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-25 18:00:35.470966 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-25 18:00:35.470990 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-25 18:00:35.471015 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-25 18:00:35.482172 | 2026-05-25 18:00:35.482246 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-25 18:00:35.684082 | instance | changed 2026-05-25 18:00:35.690620 | 2026-05-25 18:00:35.690702 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-25 18:00:36.214320 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-25 18:00:36.226720 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-25 18:00:36.227290 | instance | Dload Upload Total Spent Left Speed 2026-05-25 18:00:36.231230 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-25 18:00:36.544805 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-25 18:00:36.553705 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-25 18:00:36.553736 | instance | Dload Upload Total Spent Left Speed 2026-05-25 18:00:36.557516 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-25 18:00:36.730849 | instance | ok: Runtime: 0:00:00.666345 2026-05-25 18:00:36.736612 | 2026-05-25 18:00:36.736683 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-25 18:00:37.038514 | instance | ceph-mgr endpoints: 2026-05-25 18:00:37.281294 | instance | ok: Runtime: 0:00:00.089377 2026-05-25 18:00:37.288418 | 2026-05-25 18:00:37.288522 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-25 18:00:37.830448 | instance | ok: Runtime: 0:00:00.080912 2026-05-25 18:00:37.836718 | 2026-05-25 18:00:37.836813 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-25 18:00:38.333167 | instance | changed: 2026-05-25 18:00:38.333416 | instance | cd+++++++++ prometheus/ 2026-05-25 18:00:38.333454 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-25 18:00:38.333483 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-25 18:00:38.344982 | 2026-05-25 18:00:38.345059 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-25 18:00:38.559671 | instance | changed 2026-05-25 18:00:38.568348 | 2026-05-25 18:00:38.568478 | TASK [gather-selenium-data : Get selenium data] 2026-05-25 18:00:38.830765 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-25 18:00:38.831845 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-25 18:00:39.155547 | instance | ERROR 2026-05-25 18:00:39.155826 | instance | { 2026-05-25 18:00:39.155874 | instance | "delta": "0:00:00.005321", 2026-05-25 18:00:39.155903 | instance | "end": "2026-05-25 18:00:38.832219", 2026-05-25 18:00:39.155930 | instance | "msg": "non-zero return code", 2026-05-25 18:00:39.155955 | instance | "rc": 1, 2026-05-25 18:00:39.155981 | instance | "start": "2026-05-25 18:00:38.826898" 2026-05-25 18:00:39.156006 | instance | } 2026-05-25 18:00:39.156039 | instance | ERROR: Ignoring Errors 2026-05-25 18:00:39.162540 | 2026-05-25 18:00:39.162610 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-25 18:00:39.656668 | instance | changed: cd+++++++++ selenium/ 2026-05-25 18:00:39.665341 | 2026-05-25 18:00:39.665409 | PLAY RECAP 2026-05-25 18:00:39.665461 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-05-25 18:00:39.665483 | 2026-05-25 18:00:39.818703 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-25 18:00:39.823479 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 18:00:40.417473 | 2026-05-25 18:00:40.417658 | PLAY [all] 2026-05-25 18:00:40.430491 | 2026-05-25 18:00:40.430626 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-25 18:00:40.476962 | instance | skipping: Conditional result was False 2026-05-25 18:00:40.488183 | 2026-05-25 18:00:40.488407 | TASK [fetch-output : Set log path for single node] 2026-05-25 18:00:40.531723 | instance | ok 2026-05-25 18:00:40.536882 | 2026-05-25 18:00:40.536963 | LOOP [fetch-output : Ensure local output dirs] 2026-05-25 18:00:40.928123 | instance -> localhost | ok: "/var/lib/zuul/builds/8b69d36702c341e2b883215e9f38aa66/work/logs" 2026-05-25 18:00:41.149490 | instance -> localhost | changed: "/var/lib/zuul/builds/8b69d36702c341e2b883215e9f38aa66/work/artifacts" 2026-05-25 18:00:41.350944 | instance -> localhost | changed: "/var/lib/zuul/builds/8b69d36702c341e2b883215e9f38aa66/work/docs" 2026-05-25 18:00:41.372625 | 2026-05-25 18:00:41.373303 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-25 18:00:41.997662 | instance | changed: .d..t...... ./ 2026-05-25 18:00:41.997909 | instance | changed: All items complete 2026-05-25 18:00:41.997940 | 2026-05-25 18:00:42.440889 | instance | changed: .d..t...... ./ 2026-05-25 18:00:42.885752 | instance | changed: .d..t...... ./ 2026-05-25 18:00:42.908896 | 2026-05-25 18:00:42.909089 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-25 18:00:43.333091 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008442 2026-05-25 18:00:43.572015 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008813 2026-05-25 18:00:43.590569 | 2026-05-25 18:00:43.590734 | PLAY [all] 2026-05-25 18:00:43.596930 | 2026-05-25 18:00:43.596999 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-25 18:00:44.030102 | instance | changed 2026-05-25 18:00:44.037035 | 2026-05-25 18:00:44.037088 | PLAY RECAP 2026-05-25 18:00:44.037133 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-25 18:00:44.037155 | 2026-05-25 18:00:44.185295 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 18:00:44.187395 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-25 18:00:44.753408 | 2026-05-25 18:00:44.753546 | PLAY [localhost] 2026-05-25 18:00:44.763619 | 2026-05-25 18:00:44.763693 | TASK [Generate Zuul manifest] 2026-05-25 18:00:44.782227 | localhost | ok 2026-05-25 18:00:44.797421 | 2026-05-25 18:00:44.797500 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-25 18:00:45.217239 | localhost | changed 2026-05-25 18:00:45.229611 | 2026-05-25 18:00:45.229721 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-25 18:00:45.262337 | localhost | ok 2026-05-25 18:00:45.271604 | 2026-05-25 18:00:45.271752 | TASK [Upload logs] 2026-05-25 18:00:45.296154 | localhost | ok 2026-05-25 18:00:45.356029 | 2026-05-25 18:00:45.356188 | TASK [Set zuul-log-path fact] 2026-05-25 18:00:45.378807 | localhost | ok 2026-05-25 18:00:45.391894 | 2026-05-25 18:00:45.391975 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 18:00:45.424723 | localhost | ok 2026-05-25 18:00:45.434427 | 2026-05-25 18:00:45.434518 | TASK [upload-logs : Create log directories] 2026-05-25 18:00:45.850537 | localhost | changed 2026-05-25 18:00:45.855859 | 2026-05-25 18:00:45.855931 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-25 18:00:46.286062 | localhost -> localhost | ok: Runtime: 0:00:00.010476 2026-05-25 18:00:46.292574 | 2026-05-25 18:00:46.292656 | TASK [upload-logs : Upload logs to log server] 2026-05-25 18:00:46.883681 | localhost | Output suppressed because no_log was given 2026-05-25 18:00:46.887373 | 2026-05-25 18:00:46.887435 | LOOP [upload-logs : Compress console log and json output] 2026-05-25 18:00:46.935319 | localhost | skipping: Conditional result was False 2026-05-25 18:00:46.944138 | localhost | skipping: Conditional result was False 2026-05-25 18:00:46.962144 | 2026-05-25 18:00:46.962432 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-25 18:00:47.001307 | localhost | skipping: Conditional result was False 2026-05-25 18:00:47.001764 | 2026-05-25 18:00:47.005574 | localhost | skipping: Conditional result was False 2026-05-25 18:00:47.012925 | 2026-05-25 18:00:47.013095 | LOOP [upload-logs : Upload console log and json output]