2026-04-23 09:50:22.217756 | Job console starting 2026-04-23 09:50:22.227652 | Updating git repos 2026-04-23 09:50:22.287724 | Cloning repos into workspace 2026-04-23 09:50:22.493832 | Restoring repo states 2026-04-23 09:50:22.516924 | Merging changes 2026-04-23 09:50:24.317264 | Checking out repos 2026-04-23 09:50:24.418501 | Preparing playbooks 2026-04-23 09:50:28.229739 | Running Ansible setup 2026-04-23 09:50:33.881989 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-23 09:50:34.506156 | 2026-04-23 09:50:34.506308 | PLAY [localhost] 2026-04-23 09:50:34.515618 | 2026-04-23 09:50:34.515708 | TASK [Gathering Facts] 2026-04-23 09:50:35.701089 | localhost | ok 2026-04-23 09:50:35.710462 | 2026-04-23 09:50:35.710549 | TASK [Setup log path fact] 2026-04-23 09:50:35.731994 | localhost | ok 2026-04-23 09:50:35.745732 | 2026-04-23 09:50:35.745875 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-23 09:50:35.777920 | localhost | ok 2026-04-23 09:50:35.786457 | 2026-04-23 09:50:35.786546 | TASK [emit-job-header : Print job information] 2026-04-23 09:50:35.829843 | # Job Information 2026-04-23 09:50:35.830037 | Ansible Version: 2.16.16 2026-04-23 09:50:35.830108 | Job: atmosphere-molecule-csi-rbd 2026-04-23 09:50:35.830144 | Pipeline: check 2026-04-23 09:50:35.830184 | Executor: 0a8996d2b663 2026-04-23 09:50:35.830222 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3872 2026-04-23 09:50:35.830255 | Event ID: b6e1b4a0-3ef9-11f1-8214-6863d9eb7b7c 2026-04-23 09:50:35.834266 | 2026-04-23 09:50:35.834365 | LOOP [emit-job-header : Print node information] 2026-04-23 09:50:35.935154 | localhost | ok: 2026-04-23 09:50:35.935384 | localhost | # Node Information 2026-04-23 09:50:35.935428 | localhost | Inventory Hostname: instance 2026-04-23 09:50:35.935460 | localhost | Hostname: np0000169752 2026-04-23 09:50:35.935489 | localhost | Username: zuul 2026-04-23 09:50:35.935522 | localhost | Distro: Ubuntu 22.04 2026-04-23 09:50:35.935552 | localhost | Provider: yul1 2026-04-23 09:50:35.935579 | localhost | Region: ca-ymq-1 2026-04-23 09:50:35.935607 | localhost | Label: ubuntu-jammy 2026-04-23 09:50:35.935633 | localhost | Product Name: OpenStack Nova 2026-04-23 09:50:35.935660 | localhost | Interface IP: 199.204.45.78 2026-04-23 09:50:35.953099 | 2026-04-23 09:50:35.953253 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-23 09:50:36.391992 | localhost -> localhost | changed 2026-04-23 09:50:36.399037 | 2026-04-23 09:50:36.399190 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-23 09:50:37.373148 | localhost -> localhost | changed 2026-04-23 09:50:37.392466 | 2026-04-23 09:50:37.392549 | PLAY [all] 2026-04-23 09:50:37.407537 | 2026-04-23 09:50:37.407631 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-23 09:50:37.664915 | instance -> localhost | ok 2026-04-23 09:50:37.673044 | 2026-04-23 09:50:37.673193 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-23 09:50:37.708104 | instance | ok 2026-04-23 09:50:37.723458 | instance | included: /var/lib/zuul/builds/e64d286109734084903b492e1fa9cd6c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-23 09:50:37.729562 | 2026-04-23 09:50:37.729635 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-23 09:50:38.477116 | instance -> localhost | Generating public/private rsa key pair. 2026-04-23 09:50:38.477295 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/e64d286109734084903b492e1fa9cd6c/work/e64d286109734084903b492e1fa9cd6c_id_rsa 2026-04-23 09:50:38.477324 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/e64d286109734084903b492e1fa9cd6c/work/e64d286109734084903b492e1fa9cd6c_id_rsa.pub 2026-04-23 09:50:38.477346 | instance -> localhost | The key fingerprint is: 2026-04-23 09:50:38.477367 | instance -> localhost | SHA256:poW9fghesjyP+xStdMEFhPcP+RAO07sL86UuSvknoPY zuul-build-sshkey 2026-04-23 09:50:38.477403 | instance -> localhost | The key's randomart image is: 2026-04-23 09:50:38.477424 | instance -> localhost | +---[RSA 3072]----+ 2026-04-23 09:50:38.477451 | instance -> localhost | | ooo. | 2026-04-23 09:50:38.477472 | instance -> localhost | | ..+.o | 2026-04-23 09:50:38.477492 | instance -> localhost | | .o= + | 2026-04-23 09:50:38.477512 | instance -> localhost | | o . .B | 2026-04-23 09:50:38.477532 | instance -> localhost | | . S o * | 2026-04-23 09:50:38.477551 | instance -> localhost | | o=o*o . + | 2026-04-23 09:50:38.477570 | instance -> localhost | | o.**o + + | 2026-04-23 09:50:38.477589 | instance -> localhost | | B=..+ = | 2026-04-23 09:50:38.477611 | instance -> localhost | | .o*Eo.=. | 2026-04-23 09:50:38.477631 | instance -> localhost | +----[SHA256]-----+ 2026-04-23 09:50:38.477678 | instance -> localhost | ok: Runtime: 0:00:00.315731 2026-04-23 09:50:38.483130 | 2026-04-23 09:50:38.483228 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-23 09:50:38.516172 | instance | ok 2026-04-23 09:50:38.526816 | instance | included: /var/lib/zuul/builds/e64d286109734084903b492e1fa9cd6c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-23 09:50:38.537060 | 2026-04-23 09:50:38.537177 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-23 09:50:38.577640 | instance | skipping: Conditional result was False 2026-04-23 09:50:38.583896 | 2026-04-23 09:50:38.583997 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-23 09:50:39.117597 | instance | changed 2026-04-23 09:50:39.123682 | 2026-04-23 09:50:39.123756 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-23 09:50:39.361576 | instance | ok 2026-04-23 09:50:39.366875 | 2026-04-23 09:50:39.366953 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-23 09:50:39.834173 | instance | changed 2026-04-23 09:50:39.839231 | 2026-04-23 09:50:39.839309 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-23 09:50:40.309613 | instance | changed 2026-04-23 09:50:40.314492 | 2026-04-23 09:50:40.314556 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-23 09:50:40.338502 | instance | skipping: Conditional result was False 2026-04-23 09:50:40.348943 | 2026-04-23 09:50:40.349100 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-23 09:50:41.185210 | instance -> localhost | changed 2026-04-23 09:50:41.199692 | 2026-04-23 09:50:41.199810 | TASK [add-build-sshkey : Add back temp key] 2026-04-23 09:50:41.497433 | instance -> localhost | Identity added: /var/lib/zuul/builds/e64d286109734084903b492e1fa9cd6c/work/e64d286109734084903b492e1fa9cd6c_id_rsa (zuul-build-sshkey) 2026-04-23 09:50:41.497693 | instance -> localhost | ok: Runtime: 0:00:00.010974 2026-04-23 09:50:41.504192 | 2026-04-23 09:50:41.504260 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-23 09:50:41.814045 | instance | ok 2026-04-23 09:50:41.820672 | 2026-04-23 09:50:41.820762 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-23 09:50:41.848330 | instance | skipping: Conditional result was False 2026-04-23 09:50:41.890143 | 2026-04-23 09:50:41.890316 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-23 09:50:42.227612 | instance | ok 2026-04-23 09:50:42.237172 | 2026-04-23 09:50:42.237307 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-23 09:50:43.988743 | instance | Output suppressed because no_log was given 2026-04-23 09:50:44.010514 | 2026-04-23 09:50:44.010598 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-23 09:50:44.204341 | instance | ok: "logs" 2026-04-23 09:50:44.204630 | instance | ok: All items complete 2026-04-23 09:50:44.204658 | 2026-04-23 09:50:44.362450 | instance | ok: "artifacts" 2026-04-23 09:50:44.523633 | instance | ok: "docs" 2026-04-23 09:50:44.534552 | 2026-04-23 09:50:44.534972 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-23 09:50:44.729146 | instance | changed: "logs" 2026-04-23 09:50:44.887095 | instance | changed: "artifacts" 2026-04-23 09:50:45.073400 | instance | changed: "docs" 2026-04-23 09:50:45.098586 | 2026-04-23 09:50:45.099199 | PLAY RECAP 2026-04-23 09:50:45.099287 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-23 09:50:45.099335 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 09:50:45.099366 | 2026-04-23 09:50:45.251672 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-23 09:50:45.255357 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-23 09:50:45.878797 | 2026-04-23 09:50:45.878997 | PLAY [all] 2026-04-23 09:50:45.893126 | 2026-04-23 09:50:45.893283 | TASK [setup-uv : Extract archive] 2026-04-23 09:50:48.098715 | instance | changed 2026-04-23 09:50:48.231876 | 2026-04-23 09:50:48.232026 | TASK [setup-uv : Print version] 2026-04-23 09:50:48.603708 | instance | uv 0.8.13 2026-04-23 09:50:48.780591 | instance | ok: Runtime: 0:00:00.013608 2026-04-23 09:50:48.787533 | 2026-04-23 09:50:48.787588 | PLAY RECAP 2026-04-23 09:50:48.787639 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 09:50:48.787666 | 2026-04-23 09:50:48.948775 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-23 09:50:49.668690 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-23 09:50:50.367774 | 2026-04-23 09:50:50.368072 | PLAY [all] 2026-04-23 09:50:50.388340 | 2026-04-23 09:50:50.490348 | TASK [Install "jq" for log collection] 2026-04-23 09:50:59.432013 | instance | changed 2026-04-23 09:50:59.438827 | 2026-04-23 09:50:59.438927 | TASK [Install pip3 for Python package management] 2026-04-23 09:51:03.284615 | instance | changed 2026-04-23 09:51:03.292302 | 2026-04-23 09:51:03.292405 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-04-23 09:51:06.576123 | instance | changed 2026-04-23 09:51:06.581640 | 2026-04-23 09:51:06.581738 | PLAY [all] 2026-04-23 09:51:06.590576 | 2026-04-23 09:51:06.591288 | TASK [ensure-go : Check installed go version] 2026-04-23 09:51:07.126716 | instance | ok: ERROR (ignored) 2026-04-23 09:51:07.127045 | instance | { 2026-04-23 09:51:07.127100 | instance | "failed_when_result": false, 2026-04-23 09:51:07.127134 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-04-23 09:51:07.127166 | instance | "rc": 2 2026-04-23 09:51:07.127200 | instance | } 2026-04-23 09:51:07.134929 | 2026-04-23 09:51:07.135092 | TASK [ensure-go : Skip if correct version of go is installed] 2026-04-23 09:51:07.189389 | instance | ok 2026-04-23 09:51:07.199932 | instance | included: /var/lib/zuul/builds/e64d286109734084903b492e1fa9cd6c/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-04-23 09:51:07.205809 | 2026-04-23 09:51:07.205946 | TASK [ensure-go : Create temp directory] 2026-04-23 09:51:07.558520 | instance | changed 2026-04-23 09:51:07.712222 | 2026-04-23 09:51:07.712371 | TASK [ensure-go : Get archive checksum] 2026-04-23 09:51:08.376447 | instance | ok: OK (64 bytes) 2026-04-23 09:51:08.382598 | 2026-04-23 09:51:08.382695 | TASK [ensure-go : Download go archive] 2026-04-23 09:51:09.520503 | instance | changed: OK (78559214 bytes) 2026-04-23 09:51:09.529128 | 2026-04-23 09:51:09.529229 | TASK [ensure-go : Install go] 2026-04-23 09:51:15.249701 | instance | changed 2026-04-23 09:51:15.258009 | 2026-04-23 09:51:15.258069 | PLAY [all] 2026-04-23 09:51:15.264616 | 2026-04-23 09:51:15.264692 | TASK [Copy inventory file for Zuul] 2026-04-23 09:51:16.016841 | instance | changed 2026-04-23 09:51:16.021968 | 2026-04-23 09:51:16.022033 | TASK [Switch "ansible_host" to private IP] 2026-04-23 09:51:16.326941 | instance | changed: 1 replacements made 2026-04-23 09:51:16.333740 | 2026-04-23 09:51:16.333842 | TASK [Drop "idempotence" from AIO test sequence in check pipeline] 2026-04-23 09:51:16.379934 | instance | skipping: Conditional result was False 2026-04-23 09:51:16.387652 | 2026-04-23 09:51:16.387752 | TASK [Run molecule prepare] 2026-04-23 09:51:16.642003 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-23 09:51:16.642615 | instance | Creating virtual environment at: .venv 2026-04-23 09:51:16.665781 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-23 09:51:16.701251 | instance | Downloading setuptools (1.1MiB) 2026-04-23 09:51:16.724348 | instance | Downloading rjsonnet (1.2MiB) 2026-04-23 09:51:16.724889 | instance | Downloading kubernetes (1.9MiB) 2026-04-23 09:51:16.725415 | instance | Downloading netaddr (2.2MiB) 2026-04-23 09:51:16.726106 | instance | Downloading pygments (1.2MiB) 2026-04-23 09:51:16.729432 | instance | Downloading openstacksdk (1.7MiB) 2026-04-23 09:51:16.729800 | instance | Downloading ansible-core (2.1MiB) 2026-04-23 09:51:16.730161 | instance | Downloading cryptography (4.2MiB) 2026-04-23 09:51:16.730674 | instance | Downloading pydantic-core (2.0MiB) 2026-04-23 09:51:17.082612 | instance | Building pyperclip==1.9.0 2026-04-23 09:51:17.693167 | instance | Downloading setuptools 2026-04-23 09:51:17.694851 | instance | Downloading pygments 2026-04-23 09:51:17.714391 | instance | Downloading rjsonnet 2026-04-23 09:51:17.813341 | instance | Downloading openstacksdk 2026-04-23 09:51:17.856594 | instance | Downloading kubernetes 2026-04-23 09:51:17.868193 | instance | Downloading pydantic-core 2026-04-23 09:51:17.881998 | instance | Downloading ansible-core 2026-04-23 09:51:17.886872 | instance | Downloading netaddr 2026-04-23 09:51:17.972741 | instance | Downloading cryptography 2026-04-23 09:51:18.187919 | instance | Built pyperclip==1.9.0 2026-04-23 09:51:18.375892 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-23 09:51:18.413289 | instance | Installed 83 packages in 35ms 2026-04-23 09:51:19.020288 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-23 09:51:19.595837 | instance | INFO [csi > discovery] scenario test matrix: prepare 2026-04-23 09:51:19.595931 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-04-23 09:52:00.568167 | instance | INFO [csi > prepare] Executing 2026-04-23 09:52:01.425743 | instance | 2026-04-23 09:52:01.426201 | instance | PLAY [Prepare] ***************************************************************** 2026-04-23 09:52:01.426500 | instance | 2026-04-23 09:52:01.426799 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 09:52:01.427079 | instance | Thursday 23 April 2026 09:52:01 +0000 (0:00:00.023) 0:00:00.023 ******** 2026-04-23 09:52:02.534623 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 09:52:02.535016 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 09:52:02.536154 | instance | interpreter could change the meaning of that path. See 2026-04-23 09:52:02.536475 | instance | https://docs.ansible.com/ansible- 2026-04-23 09:52:02.536775 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 09:52:02.543995 | instance | ok: [instance] 2026-04-23 09:52:02.544158 | instance | 2026-04-23 09:52:02.544333 | instance | TASK [Configure short hostname] ************************************************ 2026-04-23 09:52:02.544511 | instance | Thursday 23 April 2026 09:52:02 +0000 (0:00:01.118) 0:00:01.142 ******** 2026-04-23 09:52:03.188163 | instance | changed: [instance] 2026-04-23 09:52:03.188396 | instance | 2026-04-23 09:52:03.188671 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-23 09:52:03.188955 | instance | Thursday 23 April 2026 09:52:03 +0000 (0:00:00.643) 0:00:01.786 ******** 2026-04-23 09:52:03.459854 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-23 09:52:03.460161 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-23 09:52:03.460503 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-23 09:52:03.471481 | instance | changed: [instance] 2026-04-23 09:52:03.471681 | instance | 2026-04-23 09:52:03.472063 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-23 09:52:03.472352 | instance | Thursday 23 April 2026 09:52:03 +0000 (0:00:00.283) 0:00:02.069 ******** 2026-04-23 09:52:04.232758 | instance | ok: [instance] 2026-04-23 09:52:04.233010 | instance | 2026-04-23 09:52:04.233283 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-23 09:52:04.233536 | instance | 2026-04-23 09:52:04.233802 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 09:52:04.234078 | instance | Thursday 23 April 2026 09:52:04 +0000 (0:00:00.761) 0:00:02.831 ******** 2026-04-23 09:52:04.896414 | instance | ok: [instance] 2026-04-23 09:52:04.896511 | instance | 2026-04-23 09:52:04.896729 | instance | TASK [Install depedencies] ***************************************************** 2026-04-23 09:52:04.896850 | instance | Thursday 23 April 2026 09:52:04 +0000 (0:00:00.663) 0:00:03.494 ******** 2026-04-23 09:52:23.149950 | instance | changed: [instance] 2026-04-23 09:52:23.150279 | instance | 2026-04-23 09:52:23.150508 | instance | TASK [Start up service] ******************************************************** 2026-04-23 09:52:23.150780 | instance | Thursday 23 April 2026 09:52:23 +0000 (0:00:18.253) 0:00:21.748 ******** 2026-04-23 09:52:23.706828 | instance | ok: [instance] 2026-04-23 09:52:23.707069 | instance | 2026-04-23 09:52:23.707337 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-23 09:52:23.707602 | instance | Thursday 23 April 2026 09:52:23 +0000 (0:00:00.556) 0:00:22.305 ******** 2026-04-23 09:52:23.991875 | instance | ok: [instance] 2026-04-23 09:52:23.992098 | instance | 2026-04-23 09:52:23.992404 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-23 09:52:23.992680 | instance | Thursday 23 April 2026 09:52:23 +0000 (0:00:00.285) 0:00:22.590 ******** 2026-04-23 09:52:24.626643 | instance | changed: [instance] 2026-04-23 09:52:24.626883 | instance | 2026-04-23 09:52:24.627209 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-23 09:52:24.627485 | instance | Thursday 23 April 2026 09:52:24 +0000 (0:00:00.634) 0:00:23.224 ******** 2026-04-23 09:52:24.813104 | instance | ok: [instance] 2026-04-23 09:52:24.813351 | instance | 2026-04-23 09:52:24.813629 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-23 09:52:24.813896 | instance | Thursday 23 April 2026 09:52:24 +0000 (0:00:00.187) 0:00:23.411 ******** 2026-04-23 09:52:24.839098 | instance | skipping: [instance] 2026-04-23 09:52:24.839332 | instance | 2026-04-23 09:52:24.839600 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-23 09:52:24.839863 | instance | Thursday 23 April 2026 09:52:24 +0000 (0:00:00.025) 0:00:23.437 ******** 2026-04-23 09:52:25.367992 | instance | changed: [instance] => (item=osd0) 2026-04-23 09:52:25.368335 | instance | changed: [instance] => (item=osd1) 2026-04-23 09:52:25.368662 | instance | changed: [instance] => (item=osd2) 2026-04-23 09:52:25.368925 | instance | 2026-04-23 09:52:25.369200 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-23 09:52:25.369482 | instance | Thursday 23 April 2026 09:52:25 +0000 (0:00:00.528) 0:00:23.966 ******** 2026-04-23 09:52:25.952376 | instance | changed: [instance] => (item=osd0) 2026-04-23 09:52:25.952447 | instance | changed: [instance] => (item=osd1) 2026-04-23 09:52:25.952566 | instance | changed: [instance] => (item=osd2) 2026-04-23 09:52:25.952675 | instance | 2026-04-23 09:52:25.952794 | instance | TASK [Start loop devices] ****************************************************** 2026-04-23 09:52:25.952912 | instance | Thursday 23 April 2026 09:52:25 +0000 (0:00:00.584) 0:00:24.550 ******** 2026-04-23 09:52:26.648509 | instance | changed: [instance] => (item=osd0) 2026-04-23 09:52:26.648699 | instance | changed: [instance] => (item=osd1) 2026-04-23 09:52:26.648974 | instance | changed: [instance] => (item=osd2) 2026-04-23 09:52:26.649267 | instance | 2026-04-23 09:52:26.649551 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-23 09:52:26.649814 | instance | Thursday 23 April 2026 09:52:26 +0000 (0:00:00.695) 0:00:25.246 ******** 2026-04-23 09:52:29.553340 | instance | changed: [instance] => (item=osd0) 2026-04-23 09:52:29.553592 | instance | changed: [instance] => (item=osd1) 2026-04-23 09:52:29.553852 | instance | changed: [instance] => (item=osd2) 2026-04-23 09:52:29.554100 | instance | 2026-04-23 09:52:29.554452 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-23 09:52:29.554731 | instance | Thursday 23 April 2026 09:52:29 +0000 (0:00:02.904) 0:00:28.151 ******** 2026-04-23 09:52:31.355799 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-23 09:52:31.355958 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-23 09:52:31.356119 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-23 09:52:31.356278 | instance | 2026-04-23 09:52:31.356446 | instance | PLAY RECAP ********************************************************************* 2026-04-23 09:52:31.356632 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-23 09:52:31.356785 | instance | 2026-04-23 09:52:31.356956 | instance | Thursday 23 April 2026 09:52:31 +0000 (0:00:01.803) 0:00:29.954 ******** 2026-04-23 09:52:31.357121 | instance | =============================================================================== 2026-04-23 09:52:31.357288 | instance | Install depedencies ---------------------------------------------------- 18.25s 2026-04-23 09:52:31.357487 | instance | Create a volume group for each loop device ------------------------------ 2.90s 2026-04-23 09:52:31.357648 | instance | Create a logical volume for each loop device ---------------------------- 1.80s 2026-04-23 09:52:31.357817 | instance | Gathering Facts --------------------------------------------------------- 1.12s 2026-04-23 09:52:31.357988 | instance | Purge "snapd" package --------------------------------------------------- 0.76s 2026-04-23 09:52:31.358195 | instance | Start loop devices ------------------------------------------------------ 0.70s 2026-04-23 09:52:31.358347 | instance | Gathering Facts --------------------------------------------------------- 0.66s 2026-04-23 09:52:31.358515 | instance | Configure short hostname ------------------------------------------------ 0.64s 2026-04-23 09:52:31.358682 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.63s 2026-04-23 09:52:31.358851 | instance | Set permissions on loopback devices ------------------------------------- 0.58s 2026-04-23 09:52:31.359018 | instance | Start up service -------------------------------------------------------- 0.56s 2026-04-23 09:52:31.359184 | instance | Create devices for Ceph ------------------------------------------------- 0.53s 2026-04-23 09:52:31.359352 | instance | Generate lvm.conf ------------------------------------------------------- 0.29s 2026-04-23 09:52:31.359521 | instance | Ensure hostname inside hosts file --------------------------------------- 0.28s 2026-04-23 09:52:31.359689 | instance | Get list of all loopback devices ---------------------------------------- 0.19s 2026-04-23 09:52:31.359860 | instance | Fail if there is any existing loopback devices -------------------------- 0.03s 2026-04-23 09:52:31.416277 | instance | INFO [csi > prepare] Executed: Successful 2026-04-23 09:52:31.416800 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-23 09:52:31.534437 | instance | ok: Runtime: 0:01:14.911249 2026-04-23 09:52:31.537413 | 2026-04-23 09:52:31.537473 | PLAY RECAP 2026-04-23 09:52:31.537533 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-23 09:52:31.537568 | 2026-04-23 09:52:31.716623 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-23 09:52:31.718997 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/csi/converge.yml@main] 2026-04-23 09:52:32.400832 | 2026-04-23 09:52:32.401042 | PLAY [all] 2026-04-23 09:52:32.420190 | 2026-04-23 09:52:32.420463 | TASK [Build atmosphere binary] 2026-04-23 09:52:32.826109 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-04-23 09:52:32.835496 | instance | go: downloading golang.org/x/sync v0.18.0 2026-04-23 09:52:33.052205 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-04-23 09:52:38.969818 | instance | ok: Runtime: 0:00:05.914240 2026-04-23 09:52:38.978026 | 2026-04-23 09:52:38.978131 | TASK [Deploy with parallel orchestrator] 2026-04-23 09:52:39.189476 | instance | ==> Multi-tag mode: ceph, kubernetes, csi 2026-04-23 09:52:39.189662 | instance | ==> Running preflight checks 2026-04-23 09:52:39.623853 | instance | [preflight] 2026-04-23 09:52:39.623885 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-04-23 09:52:39.623893 | instance | [preflight] 2026-04-23 09:52:39.623899 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-23 09:52:39.646907 | instance | [preflight] skipping: [instance] 2026-04-23 09:52:39.646938 | instance | [preflight] 2026-04-23 09:52:39.646950 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-04-23 09:52:39.646962 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-23 09:52:39.646972 | instance | [preflight] 2026-04-23 09:52:39.701555 | instance | ==> Preflight checks passed 2026-04-23 09:52:39.701654 | instance | ==> Starting parallel deployment (subgraph) 2026-04-23 09:52:39.701702 | instance | ==> [ceph] Starting deployment 2026-04-23 09:52:39.701789 | instance | ==> [kubernetes] Starting deployment 2026-04-23 09:52:40.431733 | instance | [ceph] 2026-04-23 09:52:40.431770 | instance | [ceph] PLAY [all] ********************************************************************* 2026-04-23 09:52:40.431782 | instance | [ceph] 2026-04-23 09:52:40.431791 | instance | [ceph] TASK [Gathering Facts] ********************************************************* 2026-04-23 09:52:40.503620 | instance | [kubernetes] 2026-04-23 09:52:40.503655 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-23 09:52:40.503666 | instance | [kubernetes] 2026-04-23 09:52:40.503690 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-23 09:52:41.743786 | instance | [ceph] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 09:52:41.743836 | instance | [ceph] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 09:52:41.743848 | instance | [ceph] interpreter could change the meaning of that path. See 2026-04-23 09:52:41.743858 | instance | [ceph] https://docs.ansible.com/ansible- 2026-04-23 09:52:41.743867 | instance | [ceph] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 09:52:41.753825 | instance | [ceph] ok: [instance] 2026-04-23 09:52:41.753845 | instance | [ceph] 2026-04-23 09:52:41.753852 | instance | [ceph] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-23 09:52:41.790577 | instance | [ceph] skipping: [instance] 2026-04-23 09:52:41.790597 | instance | [ceph] 2026-04-23 09:52:41.790605 | instance | [ceph] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-23 09:52:41.882870 | instance | [kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 09:52:41.882902 | instance | [kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 09:52:41.882913 | instance | [kubernetes] interpreter could change the meaning of that path. See 2026-04-23 09:52:41.882923 | instance | [kubernetes] https://docs.ansible.com/ansible- 2026-04-23 09:52:41.882932 | instance | [kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 09:52:41.902980 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:41.902996 | instance | [kubernetes] 2026-04-23 09:52:41.903001 | instance | [kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-23 09:52:41.973205 | instance | [ceph] ok: [instance] 2026-04-23 09:52:41.973235 | instance | [ceph] 2026-04-23 09:52:41.973240 | instance | [ceph] PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-23 09:52:41.973244 | instance | [ceph] 2026-04-23 09:52:41.973251 | instance | [ceph] TASK [Gathering Facts] ********************************************************* 2026-04-23 09:52:42.944313 | instance | [ceph] ok: [instance] 2026-04-23 09:52:42.944359 | instance | [ceph] 2026-04-23 09:52:42.944372 | instance | [ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:52:43.362179 | instance | [ceph] ok: [instance] 2026-04-23 09:52:43.362235 | instance | [ceph] 2026-04-23 09:52:43.362261 | instance | [ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 09:52:43.400865 | instance | [ceph] skipping: [instance] 2026-04-23 09:52:43.400899 | instance | [ceph] 2026-04-23 09:52:43.400910 | instance | [ceph] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 09:52:43.819230 | instance | [ceph] changed: [instance] 2026-04-23 09:52:43.819276 | instance | [ceph] 2026-04-23 09:52:43.819289 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:52:43.885642 | instance | [ceph] ok: [instance] => { 2026-04-23 09:52:43.885687 | instance | [ceph] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 09:52:43.885700 | instance | [ceph] } 2026-04-23 09:52:43.885710 | instance | [ceph] 2026-04-23 09:52:43.885720 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:52:44.683908 | instance | [ceph] changed: [instance] 2026-04-23 09:52:44.683959 | instance | [ceph] 2026-04-23 09:52:44.683990 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:52:44.738312 | instance | [ceph] skipping: [instance] 2026-04-23 09:52:44.738359 | instance | [ceph] 2026-04-23 09:52:44.738371 | instance | [ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 09:52:44.780014 | instance | [ceph] skipping: [instance] 2026-04-23 09:52:44.780053 | instance | [ceph] 2026-04-23 09:52:44.780063 | instance | [ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:52:45.069173 | instance | [ceph] ok: [instance] 2026-04-23 09:52:45.069221 | instance | [ceph] 2026-04-23 09:52:45.069233 | instance | [ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 09:52:46.287441 | instance | [ceph] ok: [instance] 2026-04-23 09:52:46.287488 | instance | [ceph] 2026-04-23 09:52:46.287501 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:52:46.352123 | instance | [ceph] ok: [instance] => { 2026-04-23 09:52:46.352171 | instance | [ceph] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 09:52:46.352182 | instance | [ceph] } 2026-04-23 09:52:46.352191 | instance | [ceph] 2026-04-23 09:52:46.352205 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:52:47.284501 | instance | [ceph] changed: [instance] 2026-04-23 09:52:47.284556 | instance | [ceph] 2026-04-23 09:52:47.284568 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:52:49.335978 | instance | [kubernetes] changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-23 09:52:49.336019 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-23 09:52:49.336024 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-23 09:52:49.336029 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-23 09:52:49.336033 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-23 09:52:49.336037 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-23 09:52:49.336041 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-23 09:52:49.336055 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-23 09:52:49.336062 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-23 09:52:49.336068 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-23 09:52:49.336073 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-23 09:52:49.336079 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-23 09:52:49.336085 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-23 09:52:49.336099 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-23 09:52:49.336103 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-23 09:52:49.336107 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-23 09:52:49.336111 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-23 09:52:49.336115 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-23 09:52:49.336119 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-23 09:52:49.336122 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-23 09:52:49.336126 | instance | [kubernetes] 2026-04-23 09:52:49.336131 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-23 09:52:49.724659 | instance | [kubernetes] changed: [instance] 2026-04-23 09:52:49.724710 | instance | [kubernetes] 2026-04-23 09:52:49.724718 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-23 09:52:50.254748 | instance | [ceph] changed: [instance] 2026-04-23 09:52:50.254794 | instance | [ceph] 2026-04-23 09:52:50.254806 | instance | [ceph] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 09:52:50.287290 | instance | [ceph] skipping: [instance] 2026-04-23 09:52:50.287336 | instance | [ceph] 2026-04-23 09:52:50.287348 | instance | [ceph] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 09:52:50.317715 | instance | [ceph] skipping: [instance] 2026-04-23 09:52:50.317759 | instance | [ceph] 2026-04-23 09:52:50.317771 | instance | [ceph] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 09:52:50.347760 | instance | [ceph] skipping: [instance] 2026-04-23 09:52:50.347793 | instance | [ceph] 2026-04-23 09:52:50.347804 | instance | [ceph] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 09:52:50.401109 | instance | [kubernetes] changed: [instance] 2026-04-23 09:52:50.401156 | instance | [kubernetes] 2026-04-23 09:52:50.401167 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-23 09:52:50.830537 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:50.830587 | instance | [kubernetes] 2026-04-23 09:52:50.830592 | instance | [kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-23 09:52:50.956787 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:50.956833 | instance | [kubernetes] 2026-04-23 09:52:50.956838 | instance | [kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-23 09:52:50.956843 | instance | [kubernetes] 2026-04-23 09:52:50.956847 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-23 09:52:51.875853 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:51.875897 | instance | [kubernetes] 2026-04-23 09:52:51.875905 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-23 09:52:52.163899 | instance | [kubernetes] changed: [instance] 2026-04-23 09:52:52.163956 | instance | [kubernetes] 2026-04-23 09:52:52.163968 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-23 09:52:53.490788 | instance | [kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-23 09:52:53.490870 | instance | [kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-23 09:52:53.490883 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-23 09:52:53.490893 | instance | [kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-23 09:52:53.490902 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-23 09:52:53.490911 | instance | [kubernetes] 2026-04-23 09:52:53.490922 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-23 09:52:54.365855 | instance | [kubernetes] 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-04-23 09:52:54.365890 | instance | [kubernetes] 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-04-23 09:52:54.365903 | instance | [kubernetes] 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-04-23 09:52:54.365907 | instance | [kubernetes] ...ignoring 2026-04-23 09:52:54.365912 | instance | [kubernetes] 2026-04-23 09:52:54.365917 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-23 09:52:54.631034 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:54.631078 | instance | [kubernetes] 2026-04-23 09:52:54.631099 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-23 09:52:54.909474 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:54.909649 | instance | [kubernetes] 2026-04-23 09:52:54.909663 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-23 09:52:54.942356 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:54.942404 | instance | [kubernetes] 2026-04-23 09:52:54.942416 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-23 09:52:54.985638 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:54.985666 | instance | [kubernetes] 2026-04-23 09:52:54.985676 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-23 09:52:55.566887 | instance | [ceph] changed: [instance] 2026-04-23 09:52:55.566945 | instance | [ceph] 2026-04-23 09:52:55.566957 | instance | [ceph] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 09:52:55.625653 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:55.625696 | instance | [kubernetes] 2026-04-23 09:52:55.625734 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-23 09:52:55.961185 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:55.961241 | instance | [kubernetes] 2026-04-23 09:52:55.961252 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-23 09:52:55.961262 | instance | [kubernetes] 2026-04-23 09:52:55.961271 | instance | [kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-04-23 09:52:55.961280 | instance | [kubernetes] 2026-04-23 09:52:55.961289 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-23 09:52:56.241910 | instance | [ceph] changed: [instance] 2026-04-23 09:52:56.241961 | instance | [ceph] 2026-04-23 09:52:56.241973 | instance | [ceph] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 09:52:56.938732 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:56.938779 | instance | [kubernetes] 2026-04-23 09:52:56.938790 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:52:57.230684 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:57.230715 | instance | [kubernetes] 2026-04-23 09:52:57.230721 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 09:52:57.263515 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:52:57.263551 | instance | [kubernetes] 2026-04-23 09:52:57.263557 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 09:52:57.617841 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:57.617908 | instance | [kubernetes] 2026-04-23 09:52:57.617924 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:52:57.623748 | instance | [ceph] changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 09:52:57.623766 | instance | [ceph] changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 09:52:57.623775 | instance | [ceph] changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 09:52:57.623783 | instance | [ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 09:52:57.623791 | instance | [ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 09:52:57.623799 | instance | [ceph] 2026-04-23 09:52:57.623807 | instance | [ceph] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 09:52:57.664229 | instance | [kubernetes] ok: [instance] => { 2026-04-23 09:52:57.664263 | instance | [kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 09:52:57.664269 | instance | [kubernetes] } 2026-04-23 09:52:57.664273 | instance | [kubernetes] 2026-04-23 09:52:57.664278 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:52:58.158639 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:58.158702 | instance | [kubernetes] 2026-04-23 09:52:58.158714 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:52:58.196093 | instance | [ceph] changed: [instance] 2026-04-23 09:52:58.196127 | instance | [ceph] 2026-04-23 09:52:58.196138 | instance | [ceph] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 09:52:58.196147 | instance | [ceph] 2026-04-23 09:52:58.196156 | instance | [ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-23 09:52:58.199680 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:52:58.199705 | instance | [kubernetes] 2026-04-23 09:52:58.199715 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:52:58.516319 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:58.516353 | instance | [kubernetes] 2026-04-23 09:52:58.516358 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 09:52:59.167139 | instance | [ceph] ok: [instance] 2026-04-23 09:52:59.167171 | instance | [ceph] 2026-04-23 09:52:59.167177 | instance | [ceph] RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-23 09:52:59.692938 | instance | [ceph] changed: [instance] 2026-04-23 09:52:59.693009 | instance | [ceph] 2026-04-23 09:52:59.693021 | instance | [ceph] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 09:52:59.713804 | instance | [kubernetes] ok: [instance] 2026-04-23 09:52:59.713831 | instance | [kubernetes] 2026-04-23 09:52:59.713841 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:52:59.775361 | instance | [kubernetes] ok: [instance] => { 2026-04-23 09:52:59.775415 | instance | [kubernetes] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 09:52:59.775427 | instance | [kubernetes] } 2026-04-23 09:52:59.775437 | instance | [kubernetes] 2026-04-23 09:52:59.775446 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:53:00.213340 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:00.213389 | instance | [kubernetes] 2026-04-23 09:53:00.213401 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:53:00.363384 | instance | [ceph] changed: [instance] 2026-04-23 09:53:00.363430 | instance | [ceph] 2026-04-23 09:53:00.363443 | instance | [ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:53:00.676751 | instance | [ceph] ok: [instance] 2026-04-23 09:53:00.676788 | instance | [ceph] 2026-04-23 09:53:00.676795 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:53:00.716084 | instance | [ceph] ok: [instance] => { 2026-04-23 09:53:00.716116 | instance | [ceph] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-23 09:53:00.716132 | instance | [ceph] } 2026-04-23 09:53:00.716136 | instance | [ceph] 2026-04-23 09:53:00.716141 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:53:01.622127 | instance | [ceph] changed: [instance] 2026-04-23 09:53:01.622205 | instance | [ceph] 2026-04-23 09:53:01.622216 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:53:02.357140 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:02.357194 | instance | [kubernetes] 2026-04-23 09:53:02.357206 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 09:53:02.389851 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:02.389872 | instance | [kubernetes] 2026-04-23 09:53:02.389882 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 09:53:02.419066 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:02.419081 | instance | [kubernetes] 2026-04-23 09:53:02.419090 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 09:53:02.449180 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:02.449193 | instance | [kubernetes] 2026-04-23 09:53:02.449202 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 09:53:03.485004 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:03.485064 | instance | [kubernetes] 2026-04-23 09:53:03.485076 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 09:53:03.999551 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:03.999598 | instance | [kubernetes] 2026-04-23 09:53:03.999609 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 09:53:05.425536 | instance | [kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 09:53:05.425583 | instance | [kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 09:53:05.425595 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 09:53:05.425605 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 09:53:05.425615 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 09:53:05.425625 | instance | [kubernetes] 2026-04-23 09:53:05.425634 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 09:53:05.934196 | instance | [ceph] changed: [instance] 2026-04-23 09:53:05.934250 | instance | [ceph] 2026-04-23 09:53:05.934261 | instance | [ceph] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-23 09:53:06.022444 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:06.022490 | instance | [kubernetes] 2026-04-23 09:53:06.022503 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 09:53:06.022514 | instance | [kubernetes] 2026-04-23 09:53:06.022523 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 09:53:06.669448 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:06.669499 | instance | [kubernetes] 2026-04-23 09:53:06.669511 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-23 09:53:06.960098 | instance | [ceph] ok: [instance] 2026-04-23 09:53:06.960145 | instance | [ceph] 2026-04-23 09:53:06.960161 | instance | [ceph] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-23 09:53:07.404862 | instance | [ceph] changed: [instance] 2026-04-23 09:53:07.404924 | instance | [ceph] 2026-04-23 09:53:07.404930 | instance | [ceph] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-23 09:53:07.475996 | instance | [kubernetes] An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible_collections.kubernetes.core.plugins.module_utils.k8s.exceptions.CoreException: Could not create API client: Invalid kube-config file. No configuration found. 2026-04-23 09:53:07.476066 | instance | [kubernetes] fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-04-23 09:53:07.476078 | instance | [kubernetes] ...ignoring 2026-04-23 09:53:07.476089 | instance | [kubernetes] 2026-04-23 09:53:07.476099 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-23 09:53:07.503762 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:07.503791 | instance | [kubernetes] 2026-04-23 09:53:07.503796 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-23 09:53:07.529823 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:07.529854 | instance | [kubernetes] 2026-04-23 09:53:07.529862 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-23 09:53:07.554806 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:07.554833 | instance | [kubernetes] 2026-04-23 09:53:07.554843 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-23 09:53:07.582505 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:07.582531 | instance | [kubernetes] 2026-04-23 09:53:07.582537 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-23 09:53:07.613423 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:07.613441 | instance | [kubernetes] 2026-04-23 09:53:07.613446 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:53:07.900360 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:07.900408 | instance | [kubernetes] 2026-04-23 09:53:07.900419 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:53:07.949184 | instance | [kubernetes] ok: [instance] => { 2026-04-23 09:53:07.949203 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-23 09:53:07.949208 | instance | [kubernetes] } 2026-04-23 09:53:07.949212 | instance | [kubernetes] 2026-04-23 09:53:07.949219 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:53:07.974440 | instance | [ceph] changed: [instance] 2026-04-23 09:53:07.974471 | instance | [ceph] 2026-04-23 09:53:07.974487 | instance | [ceph] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-23 09:53:08.838580 | instance | [ceph] changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-23 09:53:08.838625 | instance | [ceph] changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-23 09:53:08.838636 | instance | [ceph] changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-23 09:53:08.838646 | instance | [ceph] 2026-04-23 09:53:08.838655 | instance | [ceph] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-23 09:53:09.111234 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:09.111304 | instance | [kubernetes] 2026-04-23 09:53:09.111322 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:53:09.146372 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:09.146430 | instance | [kubernetes] 2026-04-23 09:53:09.146447 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:53:09.371587 | instance | [ceph] changed: [instance] 2026-04-23 09:53:09.371654 | instance | [ceph] 2026-04-23 09:53:09.371667 | instance | [ceph] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-23 09:53:09.465639 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:09.465688 | instance | [kubernetes] 2026-04-23 09:53:09.465700 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:53:09.508736 | instance | [kubernetes] ok: [instance] => { 2026-04-23 09:53:09.508784 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-23 09:53:09.508796 | instance | [kubernetes] } 2026-04-23 09:53:09.508818 | instance | [kubernetes] 2026-04-23 09:53:09.508824 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:53:09.906945 | instance | [ceph] changed: [instance] 2026-04-23 09:53:09.906984 | instance | [ceph] 2026-04-23 09:53:09.906991 | instance | [ceph] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-23 09:53:09.906998 | instance | [ceph] 2026-04-23 09:53:09.907004 | instance | [ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-23 09:53:10.682355 | instance | [ceph] ok: [instance] 2026-04-23 09:53:10.682407 | instance | [ceph] 2026-04-23 09:53:10.682419 | instance | [ceph] RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-23 09:53:10.738813 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:10.738851 | instance | [kubernetes] 2026-04-23 09:53:10.738863 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:53:10.782801 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:10.782834 | instance | [kubernetes] 2026-04-23 09:53:10.782844 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 09:53:10.802985 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:10.803017 | instance | [kubernetes] 2026-04-23 09:53:10.803027 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 09:53:10.827770 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:10.827802 | instance | [kubernetes] 2026-04-23 09:53:10.827812 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 09:53:10.857666 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:10.857714 | instance | [kubernetes] 2026-04-23 09:53:10.857727 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 09:53:11.749347 | instance | [ceph] changed: [instance] 2026-04-23 09:53:11.749404 | instance | [ceph] 2026-04-23 09:53:11.749416 | instance | [ceph] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-23 09:53:11.935658 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:11.935693 | instance | [kubernetes] 2026-04-23 09:53:11.935700 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 09:53:12.417236 | instance | [ceph] changed: [instance] 2026-04-23 09:53:12.417285 | instance | [ceph] 2026-04-23 09:53:12.417297 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-23 09:53:12.449237 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:12.449270 | instance | [kubernetes] 2026-04-23 09:53:12.449282 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 09:53:12.471924 | instance | [ceph] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-23 09:53:12.471945 | instance | [ceph] 2026-04-23 09:53:12.471955 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-23 09:53:13.826862 | instance | [kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 09:53:13.826920 | instance | [kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 09:53:13.826932 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 09:53:13.826942 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 09:53:13.826952 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 09:53:13.826962 | instance | [kubernetes] 2026-04-23 09:53:13.826971 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 09:53:14.419986 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:14.420030 | instance | [kubernetes] 2026-04-23 09:53:14.420042 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 09:53:14.420052 | instance | [kubernetes] 2026-04-23 09:53:14.420070 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 09:53:15.010914 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:15.010986 | instance | [kubernetes] 2026-04-23 09:53:15.010999 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:53:15.294633 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:15.294689 | instance | [kubernetes] 2026-04-23 09:53:15.294702 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:53:15.347690 | instance | [kubernetes] ok: [instance] => { 2026-04-23 09:53:15.347720 | instance | [kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-23 09:53:15.347726 | instance | [kubernetes] } 2026-04-23 09:53:15.347730 | instance | [kubernetes] 2026-04-23 09:53:15.347738 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:53:16.042785 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:16.043047 | instance | [kubernetes] 2026-04-23 09:53:16.043060 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:53:17.263616 | instance | [ceph] changed: [instance] 2026-04-23 09:53:17.263760 | instance | [ceph] 2026-04-23 09:53:17.263773 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-23 09:53:17.482893 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:17.482954 | instance | [kubernetes] 2026-04-23 09:53:17.482968 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:53:17.533270 | instance | [kubernetes] ok: [instance] => { 2026-04-23 09:53:17.533312 | instance | [kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-23 09:53:17.533320 | instance | [kubernetes] } 2026-04-23 09:53:17.533326 | instance | [kubernetes] 2026-04-23 09:53:17.533333 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:53:18.086281 | instance | [ceph] ok: [instance] => (item=chronyd) 2026-04-23 09:53:18.086321 | instance | [ceph] ok: [instance] => (item=sshd) 2026-04-23 09:53:18.086329 | instance | [ceph] 2026-04-23 09:53:18.086335 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-23 09:53:18.226357 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:18.226405 | instance | [kubernetes] 2026-04-23 09:53:18.226417 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:53:18.610526 | instance | [ceph] changed: [instance] 2026-04-23 09:53:18.610562 | instance | [ceph] 2026-04-23 09:53:18.610570 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-23 09:53:18.913307 | instance | [ceph] ok: [instance] 2026-04-23 09:53:18.913347 | instance | [ceph] 2026-04-23 09:53:18.913354 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-23 09:53:19.421892 | instance | [ceph] changed: [instance] 2026-04-23 09:53:19.421954 | instance | [ceph] 2026-04-23 09:53:19.421965 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-23 09:53:19.702433 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:19.702481 | instance | [kubernetes] 2026-04-23 09:53:19.702493 | instance | [kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-23 09:53:19.842873 | instance | [ceph] changed: [instance] 2026-04-23 09:53:19.842924 | instance | [ceph] 2026-04-23 09:53:19.842936 | instance | [ceph] TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-23 09:53:20.244101 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:20.244158 | instance | [kubernetes] 2026-04-23 09:53:20.244169 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-23 09:53:20.547568 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:20.547619 | instance | [kubernetes] 2026-04-23 09:53:20.547631 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:53:20.842716 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:20.842758 | instance | [kubernetes] 2026-04-23 09:53:20.842769 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:53:20.892841 | instance | [kubernetes] ok: [instance] => { 2026-04-23 09:53:20.892886 | instance | [kubernetes] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-23 09:53:20.892899 | instance | [kubernetes] } 2026-04-23 09:53:20.892909 | instance | [kubernetes] 2026-04-23 09:53:20.892918 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:53:21.562377 | instance | [ceph] ok: [instance] 2026-04-23 09:53:21.562441 | instance | [ceph] 2026-04-23 09:53:21.562453 | instance | [ceph] TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-23 09:53:21.611991 | instance | [ceph] ok: [instance] 2026-04-23 09:53:21.612057 | instance | [ceph] 2026-04-23 09:53:21.612073 | instance | [ceph] TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-23 09:53:21.646168 | instance | [ceph] skipping: [instance] 2026-04-23 09:53:21.646203 | instance | [ceph] 2026-04-23 09:53:21.646214 | instance | [ceph] TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-23 09:53:21.679840 | instance | [ceph] skipping: [instance] 2026-04-23 09:53:21.679875 | instance | [ceph] 2026-04-23 09:53:21.679886 | instance | [ceph] TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-23 09:53:21.715514 | instance | [ceph] skipping: [instance] 2026-04-23 09:53:21.715548 | instance | [ceph] 2026-04-23 09:53:21.715559 | instance | [ceph] TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-23 09:53:21.760908 | instance | [ceph] skipping: [instance] 2026-04-23 09:53:21.760942 | instance | [ceph] 2026-04-23 09:53:21.760954 | instance | [ceph] TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-23 09:53:21.793621 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:21.793660 | instance | [kubernetes] 2026-04-23 09:53:21.793667 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:53:21.816343 | instance | [ceph] skipping: [instance] 2026-04-23 09:53:21.816382 | instance | [ceph] 2026-04-23 09:53:21.816391 | instance | [ceph] TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-23 09:53:21.850816 | instance | [ceph] skipping: [instance] 2026-04-23 09:53:21.850838 | instance | [ceph] 2026-04-23 09:53:21.850845 | instance | [ceph] TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-23 09:53:21.882958 | instance | [ceph] skipping: [instance] 2026-04-23 09:53:21.882978 | instance | [ceph] 2026-04-23 09:53:21.882985 | instance | [ceph] TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-23 09:53:21.984437 | instance | [ceph] ok: [instance] 2026-04-23 09:53:21.984479 | instance | [ceph] 2026-04-23 09:53:21.984490 | instance | [ceph] TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-23 09:53:22.287728 | instance | [ceph] ok: [instance] => (item=instance) 2026-04-23 09:53:22.287761 | instance | [ceph] 2026-04-23 09:53:22.287766 | instance | [ceph] TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-23 09:53:22.337682 | instance | [ceph] ok: [instance] 2026-04-23 09:53:22.337703 | instance | [ceph] 2026-04-23 09:53:22.337710 | instance | [ceph] TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-23 09:53:22.406034 | instance | [ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-23 09:53:22.406051 | instance | [ceph] 2026-04-23 09:53:22.406056 | instance | [ceph] TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-23 09:53:22.760474 | instance | [ceph] changed: [instance] 2026-04-23 09:53:22.760501 | instance | [ceph] 2026-04-23 09:53:22.760507 | instance | [ceph] TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-23 09:53:23.628156 | instance | [ceph] changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-23 09:53:23.628206 | instance | [ceph] changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-23 09:53:23.628212 | instance | [ceph] changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-23 09:53:23.628217 | instance | [ceph] 2026-04-23 09:53:23.628221 | instance | [ceph] TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-23 09:53:24.531055 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:24.531110 | instance | [kubernetes] 2026-04-23 09:53:24.531122 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-23 09:53:24.572997 | instance | [kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-23 09:53:24.573032 | instance | [kubernetes] 2026-04-23 09:53:24.573043 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-23 09:53:25.608972 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:25.609013 | instance | [kubernetes] 2026-04-23 09:53:25.609031 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-23 09:53:25.876418 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:25.876459 | instance | [kubernetes] 2026-04-23 09:53:25.876467 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-23 09:53:26.389369 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:26.389411 | instance | [kubernetes] 2026-04-23 09:53:26.389419 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-23 09:53:27.588847 | instance | [kubernetes] changed: [instance] => (item=br_netfilter) 2026-04-23 09:53:27.588899 | instance | [kubernetes] ok: [instance] => (item=ip_tables) 2026-04-23 09:53:27.588911 | instance | [kubernetes] changed: [instance] => (item=ip6_tables) 2026-04-23 09:53:27.588919 | instance | [kubernetes] changed: [instance] => (item=nf_conntrack) 2026-04-23 09:53:27.588927 | instance | [kubernetes] 2026-04-23 09:53:27.588936 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:53:27.853385 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:27.853415 | instance | [kubernetes] 2026-04-23 09:53:27.853420 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:53:27.895949 | instance | [kubernetes] ok: [instance] => { 2026-04-23 09:53:27.895970 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-23 09:53:27.895976 | instance | [kubernetes] } 2026-04-23 09:53:27.895980 | instance | [kubernetes] 2026-04-23 09:53:27.895984 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:53:29.123040 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:29.123078 | instance | [kubernetes] 2026-04-23 09:53:29.123084 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:53:29.155613 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:29.155622 | instance | [kubernetes] 2026-04-23 09:53:29.155627 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-23 09:53:29.194892 | instance | [kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-23 09:53:29.194922 | instance | [kubernetes] 2026-04-23 09:53:29.194928 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-23 09:53:29.220467 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:29.220482 | instance | [kubernetes] 2026-04-23 09:53:29.220487 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-23 09:53:32.471215 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:32.471262 | instance | [kubernetes] 2026-04-23 09:53:32.471270 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-23 09:53:36.497013 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-23 09:53:36.497052 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-23 09:53:36.497060 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-23 09:53:36.497066 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-23 09:53:36.497071 | instance | [kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-23 09:53:36.497077 | instance | [kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-23 09:53:36.497087 | instance | [kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-23 09:53:36.497093 | instance | [kubernetes] 2026-04-23 09:53:36.497099 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-23 09:53:37.288548 | instance | [kubernetes] changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-23 09:53:37.288598 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-04-23 09:53:37.288610 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-23 09:53:37.288620 | instance | [kubernetes] 2026-04-23 09:53:37.288631 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-23 09:53:37.836485 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:37.836526 | instance | [kubernetes] 2026-04-23 09:53:37.836537 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-23 09:53:38.427239 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:38.427288 | instance | [kubernetes] 2026-04-23 09:53:38.427300 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-23 09:53:38.752755 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:38.752822 | instance | [kubernetes] 2026-04-23 09:53:38.752833 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-23 09:53:38.785351 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:38.785395 | instance | [kubernetes] 2026-04-23 09:53:38.785406 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-23 09:53:39.436607 | instance | [kubernetes] ok: [instance] => (item=swap) 2026-04-23 09:53:39.436661 | instance | [kubernetes] ok: [instance] => (item=none) 2026-04-23 09:53:39.436669 | instance | [kubernetes] 2026-04-23 09:53:39.436676 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-23 09:53:39.927187 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:39.927233 | instance | [kubernetes] 2026-04-23 09:53:39.927241 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-23 09:53:40.552354 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:40.552427 | instance | [kubernetes] 2026-04-23 09:53:40.552440 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-23 09:53:40.552451 | instance | [kubernetes] 2026-04-23 09:53:40.552460 | instance | [kubernetes] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-23 09:53:41.341747 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:41.341801 | instance | [kubernetes] 2026-04-23 09:53:41.341813 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-23 09:53:41.951701 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:41.951750 | instance | [kubernetes] 2026-04-23 09:53:41.951757 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-23 09:53:43.002608 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:43.002678 | instance | [kubernetes] 2026-04-23 09:53:43.002690 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-23 09:53:43.784070 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:43.784139 | instance | [kubernetes] 2026-04-23 09:53:43.784151 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-23 09:53:44.176279 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:44.176336 | instance | [kubernetes] 2026-04-23 09:53:44.176348 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-23 09:53:44.725514 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:44.725552 | instance | [kubernetes] 2026-04-23 09:53:44.725559 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-23 09:53:44.801482 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-23 09:53:44.801543 | instance | [kubernetes] 2026-04-23 09:53:44.801555 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-23 09:53:44.868606 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-23 09:53:44.868661 | instance | [kubernetes] 2026-04-23 09:53:44.868674 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-23 09:53:45.154740 | instance | [kubernetes] ok: [instance] => (item=instance) 2026-04-23 09:53:45.154789 | instance | [kubernetes] 2026-04-23 09:53:45.154800 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-23 09:53:45.195736 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:45.195773 | instance | [kubernetes] 2026-04-23 09:53:45.195785 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-23 09:53:45.239767 | instance | [kubernetes] ok: [instance] 2026-04-23 09:53:45.239793 | instance | [kubernetes] 2026-04-23 09:53:45.239803 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-23 09:53:45.275250 | instance | [kubernetes] ok: [instance] => { 2026-04-23 09:53:45.275297 | instance | [kubernetes] "msg": "instance" 2026-04-23 09:53:45.275304 | instance | [kubernetes] } 2026-04-23 09:53:45.275308 | instance | [kubernetes] 2026-04-23 09:53:45.275313 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-23 09:53:45.909631 | instance | [kubernetes] changed: [instance] 2026-04-23 09:53:45.909671 | instance | [kubernetes] 2026-04-23 09:53:45.909677 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-23 09:53:45.940419 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:45.940478 | instance | [kubernetes] 2026-04-23 09:53:45.940490 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-23 09:53:45.971314 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:45.971367 | instance | [kubernetes] 2026-04-23 09:53:45.971378 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-23 09:53:45.999526 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:45.999564 | instance | [kubernetes] 2026-04-23 09:53:45.999571 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-23 09:53:46.030538 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:46.030586 | instance | [kubernetes] 2026-04-23 09:53:46.030598 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-23 09:53:46.062450 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:46.062512 | instance | [kubernetes] 2026-04-23 09:53:46.062525 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-23 09:53:46.094603 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:46.094651 | instance | [kubernetes] 2026-04-23 09:53:46.094662 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-23 09:53:46.129197 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:53:46.129248 | instance | [kubernetes] 2026-04-23 09:53:46.129255 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-23 09:54:07.579078 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:07.579170 | instance | [kubernetes] 2026-04-23 09:54:07.579891 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-23 09:54:07.927299 | instance | [kubernetes] ok: [instance] 2026-04-23 09:54:07.927382 | instance | [kubernetes] 2026-04-23 09:54:07.927391 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-23 09:54:07.963604 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:54:07.963658 | instance | [kubernetes] 2026-04-23 09:54:07.963669 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-23 09:54:08.306949 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:08.307013 | instance | [kubernetes] 2026-04-23 09:54:08.307026 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-23 09:54:08.637269 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:08.637342 | instance | [kubernetes] 2026-04-23 09:54:08.637349 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-23 09:54:08.966991 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:08.967074 | instance | [kubernetes] 2026-04-23 09:54:08.967086 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-23 09:54:10.181548 | instance | [kubernetes] ok: [instance] 2026-04-23 09:54:10.181923 | instance | [kubernetes] 2026-04-23 09:54:10.181939 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-23 09:54:11.299763 | instance | [kubernetes] ok: [instance] 2026-04-23 09:54:11.299840 | instance | [kubernetes] 2026-04-23 09:54:11.299846 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-23 09:54:11.340719 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:54:11.340850 | instance | [kubernetes] 2026-04-23 09:54:11.340865 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-23 09:54:11.379955 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:54:11.379990 | instance | [kubernetes] 2026-04-23 09:54:11.380001 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-23 09:54:12.174263 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:12.174368 | instance | [kubernetes] 2026-04-23 09:54:12.174381 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-23 09:54:12.270640 | instance | [kubernetes] skipping: [instance] => (item=DaemonSet) 2026-04-23 09:54:12.270711 | instance | [kubernetes] skipping: [instance] => (item=ConfigMap) 2026-04-23 09:54:12.270717 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:54:12.270722 | instance | [kubernetes] 2026-04-23 09:54:12.270727 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-23 09:54:12.315144 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:54:12.315172 | instance | [kubernetes] 2026-04-23 09:54:12.315180 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-23 09:54:12.357462 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:54:12.357483 | instance | [kubernetes] 2026-04-23 09:54:12.357490 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-23 09:54:12.399645 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:54:12.399668 | instance | [kubernetes] 2026-04-23 09:54:12.399673 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-23 09:54:12.438764 | instance | [kubernetes] skipping: [instance] 2026-04-23 09:54:12.438809 | instance | [kubernetes] 2026-04-23 09:54:12.438815 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-23 09:54:12.953465 | instance | [kubernetes] ok: [instance] 2026-04-23 09:54:12.953545 | instance | [kubernetes] 2026-04-23 09:54:12.953556 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-23 09:54:14.062047 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:14.062122 | instance | [kubernetes] 2026-04-23 09:54:14.062129 | instance | [kubernetes] PLAY [Install control-plane components] **************************************** 2026-04-23 09:54:14.062134 | instance | [kubernetes] 2026-04-23 09:54:14.062138 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-23 09:54:15.120810 | instance | [kubernetes] ok: [instance] 2026-04-23 09:54:15.120903 | instance | [kubernetes] 2026-04-23 09:54:15.120916 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:54:15.469334 | instance | [kubernetes] ok: [instance] 2026-04-23 09:54:15.469392 | instance | [kubernetes] 2026-04-23 09:54:15.469400 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 09:54:16.579290 | instance | [kubernetes] ok: [instance] 2026-04-23 09:54:16.579350 | instance | [kubernetes] 2026-04-23 09:54:16.579356 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 09:54:16.902346 | instance | [kubernetes] ok: [instance] 2026-04-23 09:54:16.902441 | instance | [kubernetes] 2026-04-23 09:54:16.902454 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:54:16.945779 | instance | [kubernetes] ok: [instance] => { 2026-04-23 09:54:16.945864 | instance | [kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-23 09:54:16.945876 | instance | [kubernetes] } 2026-04-23 09:54:16.945885 | instance | [kubernetes] 2026-04-23 09:54:16.945895 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:54:17.745816 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:17.745882 | instance | [kubernetes] 2026-04-23 09:54:17.745888 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:54:19.380361 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:19.380454 | instance | [kubernetes] 2026-04-23 09:54:19.380468 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-23 09:54:19.938341 | instance | [kubernetes] ok: [instance] 2026-04-23 09:54:19.938402 | instance | [kubernetes] 2026-04-23 09:54:19.938415 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-23 09:54:20.241199 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:20.241256 | instance | [kubernetes] 2026-04-23 09:54:20.241264 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-23 09:54:20.589765 | instance | [kubernetes] ok: [instance] 2026-04-23 09:54:20.589845 | instance | [kubernetes] 2026-04-23 09:54:20.589858 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-23 09:54:20.919244 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:20.919348 | instance | [kubernetes] 2026-04-23 09:54:20.919382 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-23 09:54:21.253908 | instance | [kubernetes] ok: [instance] 2026-04-23 09:54:21.253980 | instance | [kubernetes] 2026-04-23 09:54:21.253989 | instance | [kubernetes] TASK [Install plugin] ********************************************************** 2026-04-23 09:54:21.305129 | instance | [kubernetes] included: vexxhost.containers.download_artifact for instance 2026-04-23 09:54:21.305205 | instance | [kubernetes] 2026-04-23 09:54:21.305219 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:54:21.352432 | instance | [kubernetes] ok: [instance] => { 2026-04-23 09:54:21.352502 | instance | [kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-23 09:54:21.352514 | instance | [kubernetes] } 2026-04-23 09:54:21.352524 | instance | [kubernetes] 2026-04-23 09:54:21.352540 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:54:22.251329 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:22.251425 | instance | [kubernetes] 2026-04-23 09:54:22.251438 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:54:24.263903 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:24.264198 | instance | [kubernetes] 2026-04-23 09:54:24.264213 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 09:54:24.307354 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 09:54:24.307387 | instance | [kubernetes] 2026-04-23 09:54:24.307398 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 09:54:24.909094 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:24.909169 | instance | [kubernetes] 2026-04-23 09:54:24.909182 | instance | [kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-23 09:54:25.726766 | instance | [kubernetes] ok: [instance] 2026-04-23 09:54:25.726837 | instance | [kubernetes] 2026-04-23 09:54:25.726849 | instance | [kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-23 09:54:27.723292 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:27.723748 | instance | [kubernetes] 2026-04-23 09:54:27.723762 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 09:54:27.759973 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 09:54:27.760006 | instance | [kubernetes] 2026-04-23 09:54:27.760017 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 09:54:28.301834 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:28.301884 | instance | [kubernetes] 2026-04-23 09:54:28.301893 | instance | [kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-23 09:54:57.485887 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:57.485953 | instance | [kubernetes] 2026-04-23 09:54:57.485961 | instance | [kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-23 09:54:58.217100 | instance | [kubernetes] changed: [instance] 2026-04-23 09:54:58.217169 | instance | [kubernetes] 2026-04-23 09:54:58.217181 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-23 09:54:58.217191 | instance | [kubernetes] 2026-04-23 09:54:58.217200 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-23 09:54:59.421980 | instance | [kubernetes] ok: [instance] 2026-04-23 09:54:59.422048 | instance | [kubernetes] 2026-04-23 09:54:59.422060 | instance | [kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-23 09:55:00.162383 | instance | [kubernetes] changed: [instance] 2026-04-23 09:55:00.162491 | instance | [kubernetes] 2026-04-23 09:55:00.162504 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-23 09:55:00.162515 | instance | [kubernetes] 2026-04-23 09:55:00.162524 | instance | [kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-23 09:55:00.483890 | instance | [ceph] ok: [instance] 2026-04-23 09:55:00.483970 | instance | [ceph] 2026-04-23 09:55:00.483977 | instance | [ceph] TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-04-23 09:55:00.868329 | instance | [ceph] changed: [instance] 2026-04-23 09:55:00.868437 | instance | [ceph] 2026-04-23 09:55:00.868450 | instance | [ceph] TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-04-23 09:55:00.903053 | instance | [ceph] ok: [instance] 2026-04-23 09:55:00.903137 | instance | [ceph] 2026-04-23 09:55:00.903144 | instance | [ceph] TASK [Install Ceph host] ******************************************************* 2026-04-23 09:55:00.984192 | instance | [ceph] included: vexxhost.ceph.cephadm_host for instance 2026-04-23 09:55:00.984271 | instance | [ceph] 2026-04-23 09:55:00.984329 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 09:55:00.988756 | instance | [kubernetes] ok: [instance] 2026-04-23 09:55:00.988855 | instance | [kubernetes] 2026-04-23 09:55:00.990294 | instance | [kubernetes] PLAY RECAP ********************************************************************* 2026-04-23 09:55:00.990320 | instance | [kubernetes] instance : ok=123 changed=45 unreachable=0 failed=0 skipped=34 rescued=0 ignored=2 2026-04-23 09:55:00.990331 | instance | [kubernetes] 2026-04-23 09:55:01.089446 | instance | ==> [kubernetes] Deployment complete 2026-04-23 09:55:02.589728 | instance | [ceph] ok: [instance] 2026-04-23 09:55:02.589871 | instance | [ceph] 2026-04-23 09:55:02.589885 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 09:55:02.651668 | instance | [ceph] ok: [instance] => (item=instance) 2026-04-23 09:55:02.651741 | instance | [ceph] 2026-04-23 09:55:02.651749 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 09:55:03.115553 | instance | [ceph] ok: [instance] 2026-04-23 09:55:03.115650 | instance | [ceph] 2026-04-23 09:55:03.115663 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 09:55:05.228865 | instance | [ceph] ok: [instance] 2026-04-23 09:55:05.228957 | instance | [ceph] 2026-04-23 09:55:05.228970 | instance | [ceph] TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-23 09:55:06.986487 | instance | [ceph] ok: [instance] 2026-04-23 09:55:06.986571 | instance | [ceph] 2026-04-23 09:55:06.986580 | instance | [ceph] TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-23 09:55:17.334664 | instance | [ceph] ok: [instance] 2026-04-23 09:55:17.334754 | instance | [ceph] 2026-04-23 09:55:17.334763 | instance | [ceph] TASK [Install Ceph host] ******************************************************* 2026-04-23 09:55:17.409275 | instance | [ceph] included: vexxhost.ceph.cephadm_host for instance 2026-04-23 09:55:17.409311 | instance | [ceph] 2026-04-23 09:55:17.409322 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 09:55:17.459919 | instance | [ceph] skipping: [instance] 2026-04-23 09:55:17.459954 | instance | [ceph] 2026-04-23 09:55:17.459965 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 09:55:17.507333 | instance | [ceph] skipping: [instance] => (item=instance) 2026-04-23 09:55:17.507366 | instance | [ceph] skipping: [instance] 2026-04-23 09:55:17.507377 | instance | [ceph] 2026-04-23 09:55:17.507386 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 09:55:17.877606 | instance | [ceph] ok: [instance] 2026-04-23 09:55:17.877670 | instance | [ceph] 2026-04-23 09:55:17.877683 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 09:55:19.989849 | instance | [ceph] ok: [instance] 2026-04-23 09:55:19.989951 | instance | [ceph] 2026-04-23 09:55:19.989965 | instance | [ceph] TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-23 09:55:21.609982 | instance | [ceph] ok: [instance] 2026-04-23 09:55:21.610047 | instance | [ceph] 2026-04-23 09:55:21.610058 | instance | [ceph] TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-23 09:55:23.303825 | instance | [ceph] ok: [instance] 2026-04-23 09:55:23.303871 | instance | [ceph] 2026-04-23 09:55:23.303881 | instance | [ceph] TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-23 09:55:25.695668 | instance | [ceph] ok: [instance] 2026-04-23 09:55:25.695732 | instance | [ceph] 2026-04-23 09:55:25.695743 | instance | [ceph] PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-23 09:55:25.695753 | instance | [ceph] 2026-04-23 09:55:25.695762 | instance | [ceph] TASK [Gathering Facts] ********************************************************* 2026-04-23 09:55:26.862876 | instance | [ceph] ok: [instance] 2026-04-23 09:55:26.862946 | instance | [ceph] 2026-04-23 09:55:26.862958 | instance | [ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:55:27.177118 | instance | [ceph] ok: [instance] 2026-04-23 09:55:27.177166 | instance | [ceph] 2026-04-23 09:55:27.177197 | instance | [ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 09:55:27.220073 | instance | [ceph] skipping: [instance] 2026-04-23 09:55:27.220111 | instance | [ceph] 2026-04-23 09:55:27.220122 | instance | [ceph] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-23 09:55:27.532819 | instance | [ceph] ok: [instance] 2026-04-23 09:55:27.532964 | instance | [ceph] 2026-04-23 09:55:27.532976 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:55:27.605291 | instance | [ceph] ok: [instance] => { 2026-04-23 09:55:27.605349 | instance | [ceph] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-23 09:55:27.605362 | instance | [ceph] } 2026-04-23 09:55:27.605372 | instance | [ceph] 2026-04-23 09:55:27.605382 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:55:27.994329 | instance | [ceph] ok: [instance] 2026-04-23 09:55:27.994366 | instance | [ceph] 2026-04-23 09:55:27.994372 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:55:28.041801 | instance | [ceph] skipping: [instance] 2026-04-23 09:55:28.041830 | instance | [ceph] 2026-04-23 09:55:28.041835 | instance | [ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 09:55:28.091448 | instance | [ceph] skipping: [instance] 2026-04-23 09:55:28.091483 | instance | [ceph] 2026-04-23 09:55:28.091488 | instance | [ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:55:28.410849 | instance | [ceph] ok: [instance] 2026-04-23 09:55:28.410887 | instance | [ceph] 2026-04-23 09:55:28.410893 | instance | [ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-23 09:55:29.492750 | instance | [ceph] ok: [instance] 2026-04-23 09:55:29.492802 | instance | [ceph] 2026-04-23 09:55:29.492807 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:55:29.560551 | instance | [ceph] ok: [instance] => { 2026-04-23 09:55:29.560603 | instance | [ceph] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-23 09:55:29.560608 | instance | [ceph] } 2026-04-23 09:55:29.560613 | instance | [ceph] 2026-04-23 09:55:29.560617 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:55:29.998001 | instance | [ceph] ok: [instance] 2026-04-23 09:55:29.998066 | instance | [ceph] 2026-04-23 09:55:29.998077 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:55:32.088435 | instance | [ceph] ok: [instance] 2026-04-23 09:55:32.088499 | instance | [ceph] 2026-04-23 09:55:32.088510 | instance | [ceph] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-23 09:55:32.120182 | instance | [ceph] skipping: [instance] 2026-04-23 09:55:32.120221 | instance | [ceph] 2026-04-23 09:55:32.120231 | instance | [ceph] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-23 09:55:32.152895 | instance | [ceph] skipping: [instance] 2026-04-23 09:55:32.152963 | instance | [ceph] 2026-04-23 09:55:32.152976 | instance | [ceph] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-23 09:55:32.186440 | instance | [ceph] skipping: [instance] 2026-04-23 09:55:32.186501 | instance | [ceph] 2026-04-23 09:55:32.186512 | instance | [ceph] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-23 09:55:33.293575 | instance | [ceph] ok: [instance] 2026-04-23 09:55:33.293627 | instance | [ceph] 2026-04-23 09:55:33.293640 | instance | [ceph] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-23 09:55:33.807121 | instance | [ceph] ok: [instance] 2026-04-23 09:55:33.807178 | instance | [ceph] 2026-04-23 09:55:33.807189 | instance | [ceph] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-23 09:55:35.208838 | instance | [ceph] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-23 09:55:35.208906 | instance | [ceph] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-23 09:55:35.208919 | instance | [ceph] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-23 09:55:35.209019 | instance | [ceph] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-23 09:55:35.209037 | instance | [ceph] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-23 09:55:35.209046 | instance | [ceph] 2026-04-23 09:55:35.209056 | instance | [ceph] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-23 09:55:35.864158 | instance | [ceph] ok: [instance] 2026-04-23 09:55:35.864229 | instance | [ceph] 2026-04-23 09:55:35.864241 | instance | [ceph] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-23 09:55:35.864251 | instance | [ceph] 2026-04-23 09:55:35.864260 | instance | [ceph] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-23 09:55:36.329444 | instance | [ceph] ok: [instance] 2026-04-23 09:55:36.329501 | instance | [ceph] 2026-04-23 09:55:36.329513 | instance | [ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-23 09:55:36.637795 | instance | [ceph] ok: [instance] 2026-04-23 09:55:36.637850 | instance | [ceph] 2026-04-23 09:55:36.637862 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-23 09:55:36.696066 | instance | [ceph] ok: [instance] => { 2026-04-23 09:55:36.696102 | instance | [ceph] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-23 09:55:36.696113 | instance | [ceph] } 2026-04-23 09:55:36.696122 | instance | [ceph] 2026-04-23 09:55:36.696130 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-23 09:55:37.156890 | instance | [ceph] ok: [instance] 2026-04-23 09:55:37.156942 | instance | [ceph] 2026-04-23 09:55:37.156953 | instance | [ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-23 09:55:40.341076 | instance | [ceph] ok: [instance] 2026-04-23 09:55:40.341128 | instance | [ceph] 2026-04-23 09:55:40.341139 | instance | [ceph] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-23 09:55:41.472708 | instance | [ceph] ok: [instance] 2026-04-23 09:55:41.472761 | instance | [ceph] 2026-04-23 09:55:41.472769 | instance | [ceph] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-23 09:55:41.778668 | instance | [ceph] ok: [instance] 2026-04-23 09:55:41.778726 | instance | [ceph] 2026-04-23 09:55:41.778737 | instance | [ceph] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-23 09:55:42.329378 | instance | [ceph] ok: [instance] 2026-04-23 09:55:42.329436 | instance | [ceph] 2026-04-23 09:55:42.329453 | instance | [ceph] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-23 09:55:43.234790 | instance | [ceph] ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-23 09:55:43.234834 | instance | [ceph] ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-23 09:55:43.234842 | instance | [ceph] ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-23 09:55:43.234848 | instance | [ceph] 2026-04-23 09:55:43.234855 | instance | [ceph] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-23 09:55:43.783638 | instance | [ceph] ok: [instance] 2026-04-23 09:55:43.783718 | instance | [ceph] 2026-04-23 09:55:43.783735 | instance | [ceph] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-23 09:55:44.317775 | instance | [ceph] ok: [instance] 2026-04-23 09:55:44.317834 | instance | [ceph] 2026-04-23 09:55:44.317846 | instance | [ceph] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-23 09:55:44.317856 | instance | [ceph] 2026-04-23 09:55:44.317865 | instance | [ceph] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-23 09:55:44.783745 | instance | [ceph] ok: [instance] 2026-04-23 09:55:44.783804 | instance | [ceph] 2026-04-23 09:55:44.783827 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-23 09:55:44.846826 | instance | [ceph] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-23 09:55:44.846867 | instance | [ceph] 2026-04-23 09:55:44.846873 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-23 09:55:45.946728 | instance | [ceph] ok: [instance] 2026-04-23 09:55:45.946789 | instance | [ceph] 2026-04-23 09:55:45.946801 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-23 09:55:46.838601 | instance | [ceph] ok: [instance] => (item=chronyd) 2026-04-23 09:55:46.838659 | instance | [ceph] ok: [instance] => (item=sshd) 2026-04-23 09:55:46.838672 | instance | [ceph] 2026-04-23 09:55:46.838682 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-23 09:55:47.232286 | instance | [ceph] ok: [instance] 2026-04-23 09:55:47.232337 | instance | [ceph] 2026-04-23 09:55:47.232353 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-23 09:55:47.538346 | instance | [ceph] ok: [instance] 2026-04-23 09:55:47.538395 | instance | [ceph] 2026-04-23 09:55:47.538408 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-23 09:55:47.880487 | instance | [ceph] ok: [instance] 2026-04-23 09:55:47.880541 | instance | [ceph] 2026-04-23 09:55:47.880564 | instance | [ceph] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-23 09:55:48.171291 | instance | [ceph] ok: [instance] 2026-04-23 09:55:48.171353 | instance | [ceph] 2026-04-23 09:55:48.171365 | instance | [ceph] TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-23 09:55:48.501011 | instance | [ceph] ok: [instance] => (item=instance) 2026-04-23 09:55:48.501088 | instance | [ceph] 2026-04-23 09:55:48.501106 | instance | [ceph] TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-23 09:55:48.557072 | instance | [ceph] ok: [instance] 2026-04-23 09:55:48.557104 | instance | [ceph] 2026-04-23 09:55:48.557112 | instance | [ceph] TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-23 09:55:53.935729 | instance | [ceph] ok: [instance] 2026-04-23 09:55:53.935802 | instance | [ceph] 2026-04-23 09:55:53.935828 | instance | [ceph] TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-23 09:55:53.981734 | instance | [ceph] ok: [instance] 2026-04-23 09:55:53.981841 | instance | [ceph] 2026-04-23 09:55:53.981858 | instance | [ceph] TASK [Install Ceph host] ******************************************************* 2026-04-23 09:55:54.048839 | instance | [ceph] included: vexxhost.ceph.cephadm_host for instance 2026-04-23 09:55:54.048873 | instance | [ceph] 2026-04-23 09:55:54.048883 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-23 09:55:54.096434 | instance | [ceph] skipping: [instance] 2026-04-23 09:55:54.096468 | instance | [ceph] 2026-04-23 09:55:54.096479 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-23 09:55:54.145960 | instance | [ceph] skipping: [instance] => (item=instance) 2026-04-23 09:55:54.145994 | instance | [ceph] skipping: [instance] 2026-04-23 09:55:54.146004 | instance | [ceph] 2026-04-23 09:55:54.146014 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-23 09:55:54.524454 | instance | [ceph] ok: [instance] 2026-04-23 09:55:54.524823 | instance | [ceph] 2026-04-23 09:55:54.524838 | instance | [ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-23 09:55:56.527725 | instance | [ceph] ok: [instance] 2026-04-23 09:55:56.527798 | instance | [ceph] 2026-04-23 09:55:56.527810 | instance | [ceph] TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-23 09:55:56.558818 | instance | [ceph] skipping: [instance] 2026-04-23 09:55:56.558852 | instance | [ceph] 2026-04-23 09:55:56.558863 | instance | [ceph] TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-23 09:55:56.586671 | instance | [ceph] skipping: [instance] 2026-04-23 09:55:56.586701 | instance | [ceph] 2026-04-23 09:55:56.586712 | instance | [ceph] TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-23 09:56:02.016876 | instance | [ceph] ok: [instance] 2026-04-23 09:56:02.016949 | instance | [ceph] 2026-04-23 09:56:02.016990 | instance | [ceph] TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-23 09:56:12.090526 | instance | [ceph] ok: [instance] 2026-04-23 09:56:12.090585 | instance | [ceph] 2026-04-23 09:56:12.090596 | instance | [ceph] TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-23 09:57:33.058998 | instance | [ceph] ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-23 09:57:33.059083 | instance | [ceph] ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-23 09:57:33.059095 | instance | [ceph] ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-23 09:57:33.059104 | instance | [ceph] 2026-04-23 09:57:33.059115 | instance | [ceph] TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-23 09:57:35.071154 | instance | [ceph] ok: [instance] 2026-04-23 09:57:35.071256 | instance | [ceph] 2026-04-23 09:57:35.071269 | instance | [ceph] TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-23 09:57:36.809138 | instance | [ceph] ok: [instance] 2026-04-23 09:57:36.809202 | instance | [ceph] 2026-04-23 09:57:36.809214 | instance | [ceph] TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-23 09:57:36.889361 | instance | [ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-23 09:57:36.889410 | instance | [ceph] 2026-04-23 09:57:36.889421 | instance | [ceph] TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-23 09:57:36.933398 | instance | [ceph] ok: [instance] 2026-04-23 09:57:36.933430 | instance | [ceph] 2026-04-23 09:57:36.933440 | instance | [ceph] TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-23 09:57:38.649207 | instance | [ceph] ok: [instance] 2026-04-23 09:57:38.649249 | instance | [ceph] 2026-04-23 09:57:38.649255 | instance | [ceph] TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-23 09:57:38.697118 | instance | [ceph] ok: [instance] 2026-04-23 09:57:38.697155 | instance | [ceph] 2026-04-23 09:57:38.697166 | instance | [ceph] TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-23 09:57:38.739965 | instance | [ceph] skipping: [instance] => (item=1) 2026-04-23 09:57:38.740031 | instance | [ceph] skipping: [instance] => (item=1) 2026-04-23 09:57:38.740042 | instance | [ceph] skipping: [instance] => (item=1) 2026-04-23 09:57:38.740051 | instance | [ceph] skipping: [instance] 2026-04-23 09:57:38.740061 | instance | [ceph] 2026-04-23 09:57:38.740070 | instance | [ceph] TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-23 09:57:38.795486 | instance | [ceph] skipping: [instance] 2026-04-23 09:57:38.795548 | instance | [ceph] 2026-04-23 09:57:38.795559 | instance | [ceph] PLAY [all] ********************************************************************* 2026-04-23 09:57:38.795569 | instance | [ceph] 2026-04-23 09:57:38.795578 | instance | [ceph] TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-23 09:57:39.179664 | instance | [ceph] changed: [instance] 2026-04-23 09:57:39.179715 | instance | [ceph] 2026-04-23 09:57:39.179723 | instance | [ceph] PLAY RECAP ********************************************************************* 2026-04-23 09:57:39.179751 | instance | [ceph] instance : ok=113 changed=27 unreachable=0 failed=0 skipped=28 rescued=0 ignored=0 2026-04-23 09:57:39.179758 | instance | [ceph] 2026-04-23 09:57:39.274966 | instance | ==> [ceph] Deployment complete 2026-04-23 09:57:39.275034 | instance | ==> [csi] Starting deployment 2026-04-23 09:57:39.873827 | instance | [csi] 2026-04-23 09:57:39.873886 | instance | [csi] PLAY [controllers] ************************************************************* 2026-04-23 09:57:39.873898 | instance | [csi] 2026-04-23 09:57:39.873908 | instance | [csi] TASK [Gathering Facts] ********************************************************* 2026-04-23 09:57:41.379948 | instance | [csi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 09:57:41.380014 | instance | [csi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 09:57:41.380026 | instance | [csi] interpreter could change the meaning of that path. See 2026-04-23 09:57:41.380035 | instance | [csi] https://docs.ansible.com/ansible- 2026-04-23 09:57:41.380046 | instance | [csi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 09:57:41.409801 | instance | [csi] ok: [instance] 2026-04-23 09:57:41.409846 | instance | [csi] 2026-04-23 09:57:41.409862 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 09:57:41.453562 | instance | [csi] skipping: [instance] 2026-04-23 09:57:41.453611 | instance | [csi] 2026-04-23 09:57:41.453622 | instance | [csi] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-23 09:57:41.500063 | instance | [csi] skipping: [instance] 2026-04-23 09:57:41.500110 | instance | [csi] 2026-04-23 09:57:41.500122 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-23 09:57:41.554365 | instance | [csi] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-23 09:57:41.554426 | instance | [csi] 2026-04-23 09:57:41.554437 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-23 09:57:42.178250 | instance | [csi] changed: [instance] 2026-04-23 09:57:42.178317 | instance | [csi] 2026-04-23 09:57:42.178329 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-23 09:57:56.800156 | instance | [csi] ok: [instance] 2026-04-23 09:57:56.800229 | instance | [csi] 2026-04-23 09:57:56.800241 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-23 09:57:56.920806 | instance | [csi] ok: [instance] 2026-04-23 09:57:56.920870 | instance | [csi] 2026-04-23 09:57:56.920882 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-23 09:57:57.052922 | instance | [csi] ok: [instance] 2026-04-23 09:57:57.052962 | instance | [csi] 2026-04-23 09:57:57.052973 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-23 09:58:38.063827 | instance | [csi] changed: [instance] 2026-04-23 09:58:38.063900 | instance | [csi] 2026-04-23 09:58:38.063912 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-23 09:58:40.588861 | instance | [csi] changed: [instance] 2026-04-23 09:58:40.588926 | instance | [csi] 2026-04-23 09:58:40.588938 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-23 09:58:41.870551 | instance | [csi] ok: [instance] 2026-04-23 09:58:41.870643 | instance | [csi] 2026-04-23 09:58:41.870659 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-23 09:58:41.952224 | instance | [csi] ok: [instance] 2026-04-23 09:58:41.952264 | instance | [csi] 2026-04-23 09:58:41.952270 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-23 09:58:44.963218 | instance | [csi] changed: [instance] 2026-04-23 09:58:44.963285 | instance | [csi] 2026-04-23 09:58:44.963293 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-23 09:58:44.988772 | instance | [csi] skipping: [instance] 2026-04-23 09:58:44.988825 | instance | [csi] 2026-04-23 09:58:44.988837 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-23 09:58:45.020233 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.020276 | instance | [csi] 2026-04-23 09:58:45.020282 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-23 09:58:45.047777 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.047843 | instance | [csi] 2026-04-23 09:58:45.047853 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-23 09:58:45.087839 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.087902 | instance | [csi] 2026-04-23 09:58:45.087914 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-23 09:58:45.120218 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.120255 | instance | [csi] 2026-04-23 09:58:45.120267 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-23 09:58:45.159074 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.159145 | instance | [csi] 2026-04-23 09:58:45.159162 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-23 09:58:45.200815 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.200884 | instance | [csi] 2026-04-23 09:58:45.200892 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-23 09:58:45.231715 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.231744 | instance | [csi] 2026-04-23 09:58:45.231751 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-23 09:58:45.264505 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.264571 | instance | [csi] 2026-04-23 09:58:45.264597 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-23 09:58:45.290129 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.290197 | instance | [csi] 2026-04-23 09:58:45.290203 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-23 09:58:45.315069 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.315112 | instance | [csi] 2026-04-23 09:58:45.315120 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-23 09:58:45.338433 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.338472 | instance | [csi] 2026-04-23 09:58:45.338478 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-23 09:58:45.371304 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.371361 | instance | [csi] 2026-04-23 09:58:45.371373 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-23 09:58:45.417660 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.417726 | instance | [csi] 2026-04-23 09:58:45.417737 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-23 09:58:45.457626 | instance | [csi] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-23 09:58:45.457687 | instance | [csi] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-23 09:58:45.457700 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.457710 | instance | [csi] 2026-04-23 09:58:45.457720 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-23 09:58:45.494634 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.494732 | instance | [csi] 2026-04-23 09:58:45.494744 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-23 09:58:45.543557 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.543593 | instance | [csi] 2026-04-23 09:58:45.543601 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-23 09:58:45.577357 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.577433 | instance | [csi] 2026-04-23 09:58:45.577459 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-23 09:58:45.607492 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.607522 | instance | [csi] 2026-04-23 09:58:45.607532 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-23 09:58:45.645140 | instance | [csi] skipping: [instance] 2026-04-23 09:58:45.645218 | instance | [csi] 2026-04-23 09:58:45.645230 | instance | [csi] PLAY RECAP ********************************************************************* 2026-04-23 09:58:45.645241 | instance | [csi] instance : ok=11 changed=4 unreachable=0 failed=0 skipped=22 rescued=0 ignored=0 2026-04-23 09:58:45.645250 | instance | [csi] 2026-04-23 09:58:45.745920 | instance | ==> [csi] Deployment complete 2026-04-23 09:58:45.953195 | instance | ok: Runtime: 0:06:06.568315 2026-04-23 09:58:45.966050 | 2026-04-23 09:58:45.966141 | PLAY RECAP 2026-04-23 09:58:45.966214 | instance | ok: 2 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-23 09:58:45.966245 | 2026-04-23 09:58:46.081439 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/csi/converge.yml@main] 2026-04-23 09:58:46.085626 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-23 09:58:46.661552 | 2026-04-23 09:58:46.661716 | PLAY [all] 2026-04-23 09:58:46.674360 | 2026-04-23 09:58:46.674437 | TASK [Add IP address to "br-ex"] 2026-04-23 09:58:47.202588 | instance | skipping: Conditional result was False 2026-04-23 09:58:47.213110 | 2026-04-23 09:58:47.213215 | TASK [Set "br-ex" interface to "up"] 2026-04-23 09:58:47.742558 | instance | skipping: Conditional result was False 2026-04-23 09:58:47.746852 | 2026-04-23 09:58:47.746977 | PLAY [all] 2026-04-23 09:58:47.755724 | 2026-04-23 09:58:47.755792 | TASK [Run molecule verify] 2026-04-23 09:58:48.419143 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-23 09:58:48.814699 | instance | INFO [csi > discovery] scenario test matrix: verify 2026-04-23 09:58:48.814765 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-04-23 09:59:01.878262 | instance | INFO [csi > verify] Executing 2026-04-23 09:59:02.643126 | instance | 2026-04-23 09:59:02.643388 | instance | PLAY [Verify] ****************************************************************** 2026-04-23 09:59:02.643630 | instance | 2026-04-23 09:59:02.643905 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-23 09:59:02.644139 | instance | Thursday 23 April 2026 09:59:02 +0000 (0:00:00.033) 0:00:00.033 ******** 2026-04-23 09:59:04.274791 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-23 09:59:04.274873 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-23 09:59:04.274885 | instance | interpreter could change the meaning of that path. See 2026-04-23 09:59:04.274896 | instance | https://docs.ansible.com/ansible- 2026-04-23 09:59:04.274906 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-23 09:59:04.293788 | instance | ok: [instance] 2026-04-23 09:59:04.294043 | instance | 2026-04-23 09:59:04.294359 | instance | TASK [Create a persistent volume] ********************************************** 2026-04-23 09:59:04.294654 | instance | Thursday 23 April 2026 09:59:04 +0000 (0:00:01.651) 0:00:01.685 ******** 2026-04-23 09:59:05.143087 | instance | changed: [instance] 2026-04-23 09:59:05.143312 | instance | 2026-04-23 09:59:05.143592 | instance | TASK [Create a pod] ************************************************************ 2026-04-23 09:59:05.143876 | instance | Thursday 23 April 2026 09:59:05 +0000 (0:00:00.848) 0:00:02.534 ******** 2026-04-23 09:59:20.814677 | instance | changed: [instance] 2026-04-23 09:59:20.814895 | instance | 2026-04-23 09:59:20.815175 | instance | TASK [Delete the pod] ********************************************************** 2026-04-23 09:59:20.815455 | instance | Thursday 23 April 2026 09:59:20 +0000 (0:00:15.670) 0:00:18.204 ******** 2026-04-23 09:59:21.486317 | instance | changed: [instance] 2026-04-23 09:59:21.486567 | instance | 2026-04-23 09:59:21.486854 | instance | TASK [Delete the persistent volume] ******************************************** 2026-04-23 09:59:21.487216 | instance | Thursday 23 April 2026 09:59:21 +0000 (0:00:00.672) 0:00:18.877 ******** 2026-04-23 09:59:22.146547 | instance | ok: [instance] 2026-04-23 09:59:22.146792 | instance | 2026-04-23 09:59:22.147068 | instance | PLAY RECAP ********************************************************************* 2026-04-23 09:59:22.147359 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-23 09:59:22.147602 | instance | 2026-04-23 09:59:22.147869 | instance | Thursday 23 April 2026 09:59:22 +0000 (0:00:00.660) 0:00:19.538 ******** 2026-04-23 09:59:22.148130 | instance | =============================================================================== 2026-04-23 09:59:22.148418 | instance | Create a pod ----------------------------------------------------------- 15.67s 2026-04-23 09:59:22.148678 | instance | Gathering Facts --------------------------------------------------------- 1.65s 2026-04-23 09:59:22.148940 | instance | Create a persistent volume ---------------------------------------------- 0.85s 2026-04-23 09:59:22.149200 | instance | Delete the pod ---------------------------------------------------------- 0.67s 2026-04-23 09:59:22.149465 | instance | Delete the persistent volume -------------------------------------------- 0.66s 2026-04-23 09:59:22.226211 | instance | INFO [csi > verify] Executed: Successful 2026-04-23 09:59:22.227509 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-23 09:59:22.332934 | instance | ok: Runtime: 0:00:34.190478 2026-04-23 09:59:22.334901 | 2026-04-23 09:59:22.334958 | PLAY RECAP 2026-04-23 09:59:22.335013 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-04-23 09:59:22.335045 | 2026-04-23 09:59:22.456221 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-23 09:59:22.458344 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-23 09:59:23.075876 | 2026-04-23 09:59:23.076197 | PLAY [all] 2026-04-23 09:59:23.090601 | 2026-04-23 09:59:23.090692 | TASK [gather-host-logs : creating directory for system status] 2026-04-23 09:59:23.467901 | instance | changed 2026-04-23 09:59:23.475521 | 2026-04-23 09:59:23.475629 | TASK [gather-host-logs : Get logs for each host] 2026-04-23 09:59:23.819668 | instance | + systemd-cgls --full --all --no-pager 2026-04-23 09:59:23.840612 | instance | + ip addr 2026-04-23 09:59:23.843902 | instance | + ip route 2026-04-23 09:59:23.845866 | instance | + lsblk 2026-04-23 09:59:23.857021 | instance | + mount 2026-04-23 09:59:23.862048 | instance | + docker images 2026-04-23 09:59:23.887093 | instance | + brctl show 2026-04-23 09:59:23.887744 | instance | /bin/bash: line 8: brctl: command not found 2026-04-23 09:59:23.887952 | instance | + ps aux --sort=-%mem 2026-04-23 09:59:23.910434 | instance | + dpkg -l 2026-04-23 09:59:23.922853 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-23 09:59:23.923541 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-23 09:59:23.942802 | instance | + '[' '!' -z '' ']' 2026-04-23 09:59:24.013040 | instance | ok: Runtime: 0:00:00.131879 2026-04-23 09:59:24.020943 | 2026-04-23 09:59:24.021050 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-23 09:59:24.695734 | instance | changed: 2026-04-23 09:59:24.695937 | instance | created directory /var/lib/zuul/builds/e64d286109734084903b492e1fa9cd6c/work/logs/instance 2026-04-23 09:59:24.695977 | instance | cd+++++++++ system/ 2026-04-23 09:59:24.696008 | instance | >f+++++++++ system/brctl-show.txt 2026-04-23 09:59:24.696037 | instance | >f+++++++++ system/docker-images.txt 2026-04-23 09:59:24.696065 | instance | >f+++++++++ system/ip-addr.txt 2026-04-23 09:59:24.696095 | instance | >f+++++++++ system/ip-route.txt 2026-04-23 09:59:24.696124 | instance | >f+++++++++ system/lsblk.txt 2026-04-23 09:59:24.696152 | instance | >f+++++++++ system/mount.txt 2026-04-23 09:59:24.696178 | instance | >f+++++++++ system/packages.txt 2026-04-23 09:59:24.696205 | instance | >f+++++++++ system/ps.txt 2026-04-23 09:59:24.696233 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-23 09:59:24.707387 | 2026-04-23 09:59:24.707454 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-23 09:59:24.902134 | instance | changed: "values" 2026-04-23 09:59:25.068318 | instance | changed: "releases" 2026-04-23 09:59:25.087173 | 2026-04-23 09:59:25.087341 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-23 09:59:27.126459 | instance | ok: Runtime: 0:00:01.398115 2026-04-23 09:59:27.134252 | 2026-04-23 09:59:27.134389 | TASK [helm-release-status : Downloads logs to executor] 2026-04-23 09:59:27.666704 | instance | changed: 2026-04-23 09:59:27.666960 | instance | cd+++++++++ helm/ 2026-04-23 09:59:27.667021 | instance | cd+++++++++ helm/releases/ 2026-04-23 09:59:27.667068 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-23 09:59:27.667112 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-23 09:59:27.667154 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-23 09:59:27.667195 | instance | >f+++++++++ helm/releases/kube-system/ceph-csi-rbd.txt 2026-04-23 09:59:27.667235 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-23 09:59:27.667275 | instance | cd+++++++++ helm/values/ 2026-04-23 09:59:27.667314 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-23 09:59:27.667361 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-23 09:59:27.667416 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-23 09:59:27.667468 | instance | >f+++++++++ helm/values/kube-system/ceph-csi-rbd.yaml 2026-04-23 09:59:27.667520 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-23 09:59:27.678280 | 2026-04-23 09:59:27.678423 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-23 09:59:27.871829 | instance | changed 2026-04-23 09:59:27.876748 | 2026-04-23 09:59:27.876841 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-23 09:59:28.107597 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 09:59:28.107961 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 09:59:28.115860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:28.117364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:28.203541 | instance | node/instance 2026-04-23 09:59:28.208586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:28.243745 | instance | clusterrole/admin 2026-04-23 09:59:28.410280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:28.411850 | instance | clusterrole/ceph-csi-rbd-nodeplugin 2026-04-23 09:59:28.443657 | instance | clusterrole/ceph-csi-rbd-provisioner 2026-04-23 09:59:28.465409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:28.608747 | instance | clusterrole/cilium 2026-04-23 09:59:28.624494 | instance | clusterrole/cilium-operator 2026-04-23 09:59:28.777006 | instance | clusterrole/cluster-admin 2026-04-23 09:59:28.806548 | instance | clusterrole/edit 2026-04-23 09:59:28.964506 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-23 09:59:28.995286 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-23 09:59:29.146418 | instance | clusterrole/kubeadm:get-nodes 2026-04-23 09:59:29.195277 | instance | clusterrole/system:aggregate-to-admin 2026-04-23 09:59:29.341674 | instance | clusterrole/system:aggregate-to-edit 2026-04-23 09:59:29.384141 | instance | clusterrole/system:aggregate-to-view 2026-04-23 09:59:29.534313 | instance | clusterrole/system:auth-delegator 2026-04-23 09:59:29.588862 | instance | clusterrole/system:basic-user 2026-04-23 09:59:29.723499 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-23 09:59:29.768929 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-23 09:59:29.889898 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-23 09:59:29.948948 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-23 09:59:30.063131 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-23 09:59:30.113695 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-23 09:59:30.259474 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-23 09:59:30.273182 | instance | clusterrole/system:controller:certificate-controller 2026-04-23 09:59:30.425315 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-23 09:59:30.441849 | instance | clusterrole/system:controller:cronjob-controller 2026-04-23 09:59:30.589080 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-23 09:59:30.611340 | instance | clusterrole/system:controller:deployment-controller 2026-04-23 09:59:30.755906 | instance | clusterrole/system:controller:disruption-controller 2026-04-23 09:59:30.769092 | instance | clusterrole/system:controller:endpoint-controller 2026-04-23 09:59:30.921705 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-23 09:59:30.936550 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-23 09:59:31.081813 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-23 09:59:31.096019 | instance | clusterrole/system:controller:expand-controller 2026-04-23 09:59:31.241906 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-23 09:59:31.265989 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-23 09:59:31.426382 | instance | clusterrole/system:controller:job-controller 2026-04-23 09:59:31.443387 | instance | clusterrole/system:controller:namespace-controller 2026-04-23 09:59:31.600042 | instance | clusterrolebinding/ceph-csi-rbd-nodeplugin 2026-04-23 09:59:31.621573 | instance | clusterrole/system:controller:node-controller 2026-04-23 09:59:31.770975 | instance | clusterrolebinding/ceph-csi-rbd-provisioner 2026-04-23 09:59:31.818646 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-23 09:59:31.933481 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-23 09:59:31.987298 | instance | clusterrolebinding/cilium 2026-04-23 09:59:32.119990 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-23 09:59:32.149324 | instance | clusterrolebinding/cilium-operator 2026-04-23 09:59:32.292298 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-23 09:59:32.327017 | instance | clusterrolebinding/cluster-admin 2026-04-23 09:59:32.489897 | instance | clusterrole/system:controller:replicaset-controller 2026-04-23 09:59:32.523473 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-23 09:59:32.675157 | instance | clusterrole/system:controller:replication-controller 2026-04-23 09:59:32.714365 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-23 09:59:32.841601 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-23 09:59:32.892433 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-23 09:59:33.025978 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-23 09:59:33.055601 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-23 09:59:33.206802 | instance | clusterrole/system:controller:route-controller 2026-04-23 09:59:33.217180 | instance | clusterrole/system:controller:service-account-controller 2026-04-23 09:59:33.392438 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-23 09:59:33.399220 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-23 09:59:33.561776 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-23 09:59:33.571739 | instance | clusterrole/system:controller:service-controller 2026-04-23 09:59:33.728850 | instance | clusterrolebinding/system:basic-user 2026-04-23 09:59:33.774398 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-23 09:59:33.906314 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-23 09:59:33.951553 | instance | clusterrole/system:controller:statefulset-controller 2026-04-23 09:59:34.090296 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-23 09:59:34.112292 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-23 09:59:34.253179 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-23 09:59:34.311456 | instance | clusterrole/system:controller:ttl-controller 2026-04-23 09:59:34.438263 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-23 09:59:34.486070 | instance | clusterrole/system:coredns 2026-04-23 09:59:34.629370 | instance | clusterrole/system:discovery 2026-04-23 09:59:34.681527 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-23 09:59:34.816469 | instance | clusterrole/system:heapster 2026-04-23 09:59:34.873098 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-23 09:59:34.985670 | instance | clusterrole/system:kube-aggregator 2026-04-23 09:59:35.040962 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-23 09:59:35.141638 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-23 09:59:35.197289 | instance | clusterrole/system:kube-controller-manager 2026-04-23 09:59:35.306415 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-23 09:59:35.364893 | instance | clusterrole/system:kube-dns 2026-04-23 09:59:35.493592 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-23 09:59:35.548830 | instance | clusterrole/system:kube-scheduler 2026-04-23 09:59:35.693383 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-23 09:59:35.722646 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-23 09:59:35.867462 | instance | clusterrole/system:kubelet-api-admin 2026-04-23 09:59:35.891687 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-23 09:59:36.041796 | instance | clusterrole/system:monitoring 2026-04-23 09:59:36.064591 | instance | clusterrolebinding/system:controller:job-controller 2026-04-23 09:59:36.211376 | instance | clusterrole/system:node 2026-04-23 09:59:36.229166 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-23 09:59:36.400201 | instance | clusterrole/system:node-bootstrapper 2026-04-23 09:59:36.418603 | instance | clusterrolebinding/system:controller:node-controller 2026-04-23 09:59:36.599107 | instance | clusterrole/system:node-problem-detector 2026-04-23 09:59:36.599803 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-23 09:59:36.777323 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-23 09:59:36.778925 | instance | clusterrole/system:node-proxier 2026-04-23 09:59:36.958128 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-23 09:59:36.959032 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-23 09:59:37.131805 | instance | clusterrole/system:public-info-viewer 2026-04-23 09:59:37.137882 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-23 09:59:37.296676 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-23 09:59:37.316543 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-23 09:59:37.476258 | instance | clusterrole/system:volume-scheduler 2026-04-23 09:59:37.491750 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-23 09:59:37.644224 | instance | clusterrole/view 2026-04-23 09:59:37.652523 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-23 09:59:37.817662 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-23 09:59:37.829087 | instance | clusterrolebinding/system:controller:route-controller 2026-04-23 09:59:37.981127 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-23 09:59:38.006444 | instance | clusterrolebinding/system:controller:service-controller 2026-04-23 09:59:38.157090 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-23 09:59:38.180540 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-23 09:59:38.341837 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-23 09:59:38.358830 | instance | clusterrolebinding/system:coredns 2026-04-23 09:59:38.517749 | instance | clusterrolebinding/system:discovery 2026-04-23 09:59:38.537348 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-23 09:59:38.696644 | instance | clusterrolebinding/system:kube-dns 2026-04-23 09:59:38.716097 | instance | clusterrolebinding/system:kube-scheduler 2026-04-23 09:59:38.860576 | instance | clusterrolebinding/system:monitoring 2026-04-23 09:59:38.878474 | instance | clusterrolebinding/system:node 2026-04-23 09:59:39.031538 | instance | clusterrolebinding/system:node-proxier 2026-04-23 09:59:39.043600 | instance | clusterrolebinding/system:public-info-viewer 2026-04-23 09:59:39.203734 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-23 09:59:39.206036 | instance | clusterrolebinding/system:volume-scheduler 2026-04-23 09:59:39.364754 | instance | storageclass/general 2026-04-23 09:59:39.379336 | instance | namespace/default 2026-04-23 09:59:39.549993 | instance | namespace/envoy-gateway-system 2026-04-23 09:59:39.572170 | instance | namespace/kube-node-lease 2026-04-23 09:59:39.730103 | instance | namespace/kube-public 2026-04-23 09:59:39.787095 | instance | namespace/kube-system 2026-04-23 09:59:40.433922 | instance | ok: Runtime: 0:00:11.855003 2026-04-23 09:59:40.440480 | 2026-04-23 09:59:40.440547 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-23 09:59:40.655594 | instance | changed 2026-04-23 09:59:40.661772 | 2026-04-23 09:59:40.661864 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-23 09:59:40.914708 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 09:59:40.914839 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 09:59:40.914859 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-23 09:59:41.012776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.014882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.089979 | instance | default/configmaps/kube-root-ca.crt 2026-04-23 09:59:41.090226 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-23 09:59:41.093764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.093984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.193025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.198668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.280793 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-23 09:59:41.299530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.300300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.377429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.389612 | instance | default/endpoints/kubernetes 2026-04-23 09:59:41.391800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.475516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.492381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.565575 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-23 09:59:41.571379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.577895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.658218 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-23 09:59:41.660268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.662272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.755743 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 09:59:41.771040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.772308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.858660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.860551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.934360 | instance | default/persistentvolumeclaims/test-pvc 2026-04-23 09:59:41.938234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:41.948198 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-rg9xm 2026-04-23 09:59:41.952802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.037130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.051890 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 09:59:42.063468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.141848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.178371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.219754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.268747 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-23 09:59:42.270287 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-23 09:59:42.276012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.311953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.372582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.445575 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-23 09:59:42.465401 | instance | default/serviceaccounts/default 2026-04-23 09:59:42.479625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.582021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.590270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.659210 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-23 09:59:42.669607 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-23 09:59:42.678242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.678309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.765926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.797265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.830054 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-23 09:59:42.857530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.861868 | instance | default/services/kubernetes 2026-04-23 09:59:42.898852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:42.962236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.004468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.014949 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-23 09:59:43.059830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.068882 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-23 09:59:43.106495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.144738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.213503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.267057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.309091 | instance | envoy-gateway-system/secrets/envoy 2026-04-23 09:59:43.320323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.371629 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-23 09:59:43.388736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.409518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.480125 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.493453 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-23 09:59:43.507456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.582308 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 09:59:43.593908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.603509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.647840 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-23 09:59:43.737619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.747064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.754577 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-23 09:59:43.831627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.840218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.916522 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-23 09:59:43.919002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.933480 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 09:59:43.944093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:43.944696 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-23 09:59:44.018231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.034061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.123617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.135308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.180218 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-23 09:59:44.200184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.229592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.323815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.348605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.404942 | instance | kube-public/configmaps/cluster-info 2026-04-23 09:59:44.422300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.449276 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-23 09:59:44.471801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.553717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.569014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.610686 | instance | kube-node-lease/serviceaccounts/default 2026-04-23 09:59:44.651181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.661497 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-23 09:59:44.717288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.761555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.803919 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-23 09:59:44.819684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.858718 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-23 09:59:44.863850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.921835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.952024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:44.988615 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-23 09:59:45.047880 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-23 09:59:45.056522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:45.064590 | instance | kube-public/serviceaccounts/default 2026-04-23 09:59:45.090589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:45.148992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:45.210736 | instance | kube-system/configmaps/ceph-config 2026-04-23 09:59:45.219859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:45.274233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:45.283788 | instance | kube-system/configmaps/ceph-csi-config 2026-04-23 09:59:45.399129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:45.418547 | instance | kube-system/configmaps/ceph-csi-encryption-kms-config 2026-04-23 09:59:45.489841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-23 09:59:45.502237 | instance | kube-system/configmaps/cilium-config 2026-04-23 09:59:45.603698 | instance | kube-system/configmaps/coredns 2026-04-23 09:59:45.690257 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-23 09:59:45.796600 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-23 09:59:45.872125 | instance | kube-system/configmaps/kube-proxy 2026-04-23 09:59:45.989176 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-23 09:59:46.056518 | instance | kube-system/configmaps/kubeadm-config 2026-04-23 09:59:46.164531 | instance | kube-system/configmaps/kubelet-config 2026-04-23 09:59:46.234379 | instance | kube-system/daemonsets/ceph-csi-rbd-nodeplugin 2026-04-23 09:59:46.348148 | instance | kube-system/daemonsets/cilium 2026-04-23 09:59:46.433791 | instance | kube-system/daemonsets/kube-proxy 2026-04-23 09:59:46.538986 | instance | kube-system/deployment/ceph-csi-rbd-provisioner 2026-04-23 09:59:46.620683 | instance | kube-system/deployment/cilium-operator 2026-04-23 09:59:46.736121 | instance | kube-system/deployment/coredns 2026-04-23 09:59:46.817976 | instance | kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics 2026-04-23 09:59:46.923692 | instance | kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics 2026-04-23 09:59:46.997716 | instance | kube-system/endpoints/kube-dns 2026-04-23 09:59:47.099466 | instance | kube-system/pods/ceph-csi-rbd-nodeplugin-97rnw 2026-04-23 09:59:47.180248 | instance | kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr 2026-04-23 09:59:47.298746 | instance | kube-system/pods/cilium-operator-869df985b8-22947 2026-04-23 09:59:47.365708 | instance | kube-system/pods/cilium-pq4ht 2026-04-23 09:59:47.486973 | instance | kube-system/pods/coredns-67659f764b-8j5m7 2026-04-23 09:59:47.581686 | instance | kube-system/pods/coredns-67659f764b-9p2lw 2026-04-23 09:59:47.668282 | instance | kube-system/pods/etcd-instance 2026-04-23 09:59:47.768797 | instance | kube-system/pods/kube-apiserver-instance 2026-04-23 09:59:47.851757 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-23 09:59:47.948056 | instance | kube-system/pods/kube-proxy-6z29v 2026-04-23 09:59:48.018597 | instance | kube-system/pods/kube-scheduler-instance 2026-04-23 09:59:48.131536 | instance | kube-system/pods/kube-vip-instance 2026-04-23 09:59:48.193831 | instance | kube-system/rolebindings/ceph-csi-rbd-provisioner 2026-04-23 09:59:48.308512 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-23 09:59:48.355532 | instance | kube-system/rolebindings/kube-proxy 2026-04-23 09:59:48.489329 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-23 09:59:48.526500 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-23 09:59:48.681572 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-23 09:59:48.708169 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-23 09:59:48.861603 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-23 09:59:48.863152 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-23 09:59:49.023802 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-23 09:59:49.033223 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-23 09:59:49.199132 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-23 09:59:49.199770 | instance | kube-system/roles/ceph-csi-rbd-provisioner 2026-04-23 09:59:49.371879 | instance | kube-system/roles/cilium-config-agent 2026-04-23 09:59:49.386833 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-23 09:59:49.547130 | instance | kube-system/roles/kube-proxy 2026-04-23 09:59:49.550586 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-23 09:59:49.710155 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-23 09:59:49.716229 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-23 09:59:49.875482 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-23 09:59:49.893498 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-23 09:59:50.042704 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-23 09:59:50.056834 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-23 09:59:50.219220 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-23 09:59:50.238093 | instance | kube-system/secrets/bootstrap-token-mi7gy1 2026-04-23 09:59:50.399428 | instance | kube-system/secrets/bootstrap-token-n9gxoj 2026-04-23 09:59:50.418827 | instance | kube-system/secrets/csi-rbd-secret 2026-04-23 09:59:50.561096 | instance | kube-system/secrets/kubeadm-certs 2026-04-23 09:59:50.597540 | instance | kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1 2026-04-23 09:59:50.737042 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-23 09:59:50.769045 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-23 09:59:50.974865 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-23 09:59:51.016892 | instance | kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin 2026-04-23 09:59:51.194583 | instance | kube-system/serviceaccounts/ceph-csi-rbd-provisioner 2026-04-23 09:59:51.232556 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-23 09:59:51.393334 | instance | kube-system/serviceaccounts/cilium 2026-04-23 09:59:51.443175 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-23 09:59:51.605057 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-23 09:59:51.659297 | instance | kube-system/serviceaccounts/coredns 2026-04-23 09:59:51.843713 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-23 09:59:51.871081 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-23 09:59:52.061181 | instance | kube-system/serviceaccounts/default 2026-04-23 09:59:52.063257 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-23 09:59:52.263947 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-23 09:59:52.272839 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-23 09:59:52.461708 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-23 09:59:52.503640 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-23 09:59:52.683365 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-23 09:59:52.744440 | instance | kube-system/serviceaccounts/expand-controller 2026-04-23 09:59:52.906382 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-23 09:59:52.964327 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-23 09:59:53.118706 | instance | kube-system/serviceaccounts/job-controller 2026-04-23 09:59:53.176195 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-23 09:59:53.344923 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-23 09:59:53.400027 | instance | kube-system/serviceaccounts/node-controller 2026-04-23 09:59:53.566671 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-23 09:59:53.611969 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-23 09:59:53.785893 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-23 09:59:53.839939 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-23 09:59:53.997686 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-23 09:59:54.059345 | instance | kube-system/serviceaccounts/replication-controller 2026-04-23 09:59:54.219061 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-23 09:59:54.300709 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-23 09:59:54.478257 | instance | kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics 2026-04-23 09:59:54.555528 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-23 09:59:54.680598 | instance | kube-system/services/ceph-csi-rbd-provisioner-http-metrics 2026-04-23 09:59:54.770631 | instance | kube-system/services/kube-dns 2026-04-23 09:59:54.873762 | instance | kube-system/serviceaccounts/service-controller 2026-04-23 09:59:54.950009 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-23 09:59:55.088770 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-23 09:59:55.158757 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-23 09:59:55.299015 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-23 09:59:55.758263 | instance | ok: Runtime: 0:00:14.619141 2026-04-23 09:59:55.766828 | 2026-04-23 09:59:55.766907 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-23 09:59:56.348352 | instance | changed: 2026-04-23 09:59:56.348612 | instance | cd+++++++++ objects/ 2026-04-23 09:59:56.348695 | instance | cd+++++++++ objects/cluster/ 2026-04-23 09:59:56.348746 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-23 09:59:56.348781 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-23 09:59:56.348809 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-23 09:59:56.348835 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.txt 2026-04-23 09:59:56.348863 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.yaml 2026-04-23 09:59:56.348891 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.txt 2026-04-23 09:59:56.348917 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.yaml 2026-04-23 09:59:56.348942 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-23 09:59:56.349027 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-23 09:59:56.349067 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-23 09:59:56.349097 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-23 09:59:56.349123 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-23 09:59:56.349176 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-23 09:59:56.349228 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-23 09:59:56.349258 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-23 09:59:56.349285 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-23 09:59:56.349311 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-23 09:59:56.349337 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-23 09:59:56.349364 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-23 09:59:56.349389 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-23 09:59:56.349414 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-23 09:59:56.349463 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-23 09:59:56.349491 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-23 09:59:56.349522 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-23 09:59:56.349549 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-23 09:59:56.349574 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-23 09:59:56.349601 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-23 09:59:56.349627 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-23 09:59:56.349661 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-23 09:59:56.349694 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-23 09:59:56.349728 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-23 09:59:56.349755 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-23 09:59:56.349788 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-23 09:59:56.349813 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-23 09:59:56.349838 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-23 09:59:56.349862 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-23 09:59:56.349887 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-23 09:59:56.349912 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-23 09:59:56.349936 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-23 09:59:56.349960 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-23 09:59:56.349986 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-23 09:59:56.350011 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-23 09:59:56.350035 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-23 09:59:56.350060 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-23 09:59:56.350086 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-23 09:59:56.350111 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-23 09:59:56.350163 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-23 09:59:56.350209 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-23 09:59:56.350237 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-23 09:59:56.350263 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-23 09:59:56.350289 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-23 09:59:56.350313 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-23 09:59:56.350337 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-23 09:59:56.350370 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-23 09:59:56.350397 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-23 09:59:56.350423 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-23 09:59:56.350449 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-23 09:59:56.350473 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-23 09:59:56.350498 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-23 09:59:56.350521 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-23 09:59:56.350545 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-23 09:59:56.350570 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-23 09:59:56.350595 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-23 09:59:56.350619 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-23 09:59:56.350644 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-23 09:59:56.350671 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-23 09:59:56.350697 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-23 09:59:56.350724 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-23 09:59:56.350749 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-23 09:59:56.350774 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-23 09:59:56.350799 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-23 09:59:56.350823 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-23 09:59:56.350847 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-23 09:59:56.350870 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-23 09:59:56.350894 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-23 09:59:56.350927 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-23 09:59:56.350955 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-23 09:59:56.350979 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-23 09:59:56.351004 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-23 09:59:56.351053 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-23 09:59:56.351080 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-23 09:59:56.351104 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-23 09:59:56.351136 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-23 09:59:56.351202 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-23 09:59:56.351238 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-23 09:59:56.351272 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-23 09:59:56.351320 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-23 09:59:56.351350 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-23 09:59:56.351381 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-23 09:59:56.351418 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-23 09:59:56.351456 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-23 09:59:56.351488 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-23 09:59:56.351513 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-23 09:59:56.351538 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-23 09:59:56.351563 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-23 09:59:56.351589 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-23 09:59:56.351615 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-23 09:59:56.351640 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-23 09:59:56.351664 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-23 09:59:56.351688 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-23 09:59:56.351712 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-23 09:59:56.351736 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-23 09:59:56.351760 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-23 09:59:56.351783 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-23 09:59:56.351807 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-23 09:59:56.351831 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-23 09:59:56.351855 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-23 09:59:56.351879 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-23 09:59:56.351903 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-23 09:59:56.351927 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-23 09:59:56.351951 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-23 09:59:56.351975 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-23 09:59:56.352000 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-23 09:59:56.352024 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-23 09:59:56.352048 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-23 09:59:56.352072 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-23 09:59:56.352096 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-23 09:59:56.352119 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-23 09:59:56.352143 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-23 09:59:56.352166 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-23 09:59:56.352190 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-23 09:59:56.352221 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-23 09:59:56.352247 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-23 09:59:56.352272 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-23 09:59:56.352296 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-23 09:59:56.352320 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-23 09:59:56.352344 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-23 09:59:56.352368 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-23 09:59:56.352393 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-23 09:59:56.352417 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-23 09:59:56.352441 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-23 09:59:56.352465 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-23 09:59:56.352488 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-23 09:59:56.352512 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-23 09:59:56.352537 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-23 09:59:56.352561 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-23 09:59:56.352585 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-23 09:59:56.352608 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-23 09:59:56.352631 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-23 09:59:56.352655 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-23 09:59:56.352679 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-23 09:59:56.352703 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-23 09:59:56.352727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.txt 2026-04-23 09:59:56.352750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.yaml 2026-04-23 09:59:56.352774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.txt 2026-04-23 09:59:56.352800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.yaml 2026-04-23 09:59:56.352825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-23 09:59:56.352849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-23 09:59:56.352874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-23 09:59:56.352900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-23 09:59:56.352925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-23 09:59:56.352950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-23 09:59:56.353035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-23 09:59:56.353073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-23 09:59:56.353101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-23 09:59:56.353128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-23 09:59:56.353154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-23 09:59:56.353179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-23 09:59:56.353214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-23 09:59:56.353241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-23 09:59:56.353267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-23 09:59:56.353292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-23 09:59:56.353318 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-23 09:59:56.353343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-23 09:59:56.353367 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-23 09:59:56.353392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-23 09:59:56.353418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-23 09:59:56.353442 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-23 09:59:56.353466 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-23 09:59:56.353490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-23 09:59:56.353514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-23 09:59:56.353538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-23 09:59:56.353562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-23 09:59:56.353586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-23 09:59:56.353610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-23 09:59:56.353635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-23 09:59:56.353659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-23 09:59:56.353685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-23 09:59:56.353710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-23 09:59:56.353735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-23 09:59:56.353759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-23 09:59:56.353782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-23 09:59:56.353805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-23 09:59:56.353830 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-23 09:59:56.353853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-23 09:59:56.353877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-23 09:59:56.353900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-23 09:59:56.353924 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-23 09:59:56.353947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-23 09:59:56.353978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-23 09:59:56.354003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-23 09:59:56.354030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-23 09:59:56.354055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-23 09:59:56.354080 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-23 09:59:56.354105 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-23 09:59:56.354131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-23 09:59:56.354154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-23 09:59:56.354179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-23 09:59:56.354203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-23 09:59:56.354228 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-23 09:59:56.354252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-23 09:59:56.354277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-23 09:59:56.354301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-23 09:59:56.354324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-23 09:59:56.354349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-23 09:59:56.354373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-23 09:59:56.354399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-23 09:59:56.354423 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-23 09:59:56.354447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-23 09:59:56.354470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-23 09:59:56.354494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-23 09:59:56.354517 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-23 09:59:56.354541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-23 09:59:56.354564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-23 09:59:56.354590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-23 09:59:56.354618 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-23 09:59:56.354641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-23 09:59:56.354666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-23 09:59:56.354690 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-23 09:59:56.354714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-23 09:59:56.354744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-23 09:59:56.354769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-23 09:59:56.354793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-23 09:59:56.354817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-23 09:59:56.354841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-23 09:59:56.354865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-23 09:59:56.354889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-23 09:59:56.354913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-23 09:59:56.354937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-23 09:59:56.354961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-23 09:59:56.354985 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-23 09:59:56.355009 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-23 09:59:56.355088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-23 09:59:56.355119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-23 09:59:56.355144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-23 09:59:56.355169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-23 09:59:56.355194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-23 09:59:56.355219 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-23 09:59:56.355243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-23 09:59:56.355268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-23 09:59:56.355292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-23 09:59:56.355316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-23 09:59:56.355340 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-23 09:59:56.355364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-23 09:59:56.355388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-23 09:59:56.355413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-23 09:59:56.355437 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-23 09:59:56.355461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-23 09:59:56.355485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-23 09:59:56.355511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-23 09:59:56.355535 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-23 09:59:56.355559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-23 09:59:56.355583 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-23 09:59:56.355605 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-23 09:59:56.355622 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-23 09:59:56.355645 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-23 09:59:56.355663 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-23 09:59:56.355680 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-23 09:59:56.355697 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-23 09:59:56.355714 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-23 09:59:56.355731 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-23 09:59:56.355748 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-23 09:59:56.355765 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-23 09:59:56.355782 | instance | cd+++++++++ objects/cluster/node/ 2026-04-23 09:59:56.355799 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-23 09:59:56.355816 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-23 09:59:56.355833 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-23 09:59:56.355850 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-23 09:59:56.355867 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-23 09:59:56.355885 | instance | cd+++++++++ objects/namespaced/ 2026-04-23 09:59:56.355902 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-23 09:59:56.355919 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-23 09:59:56.355936 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-23 09:59:56.355953 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:59:56.355969 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-23 09:59:56.355986 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-23 09:59:56.356003 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-23 09:59:56.356020 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-04-23 09:59:56.356037 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-04-23 09:59:56.356054 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-04-23 09:59:56.356071 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-23 09:59:56.356088 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-23 09:59:56.356105 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-23 09:59:56.356122 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-23 09:59:56.356139 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-23 09:59:56.356156 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-23 09:59:56.356173 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-23 09:59:56.356189 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-23 09:59:56.356206 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-23 09:59:56.356223 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-23 09:59:56.356241 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-23 09:59:56.356257 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:59:56.356275 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-23 09:59:56.356291 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-23 09:59:56.356308 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-23 09:59:56.356325 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-23 09:59:56.356346 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-23 09:59:56.356364 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-23 09:59:56.356381 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-23 09:59:56.356398 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rg9xm.txt 2026-04-23 09:59:56.356416 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rg9xm.yaml 2026-04-23 09:59:56.356434 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-23 09:59:56.356452 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-23 09:59:56.356470 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-23 09:59:56.356488 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-23 09:59:56.356505 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-23 09:59:56.356523 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-23 09:59:56.356541 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-23 09:59:56.356558 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-23 09:59:56.356577 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-23 09:59:56.356597 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-23 09:59:56.356618 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-23 09:59:56.356636 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-23 09:59:56.356654 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-23 09:59:56.356672 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-23 09:59:56.356689 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-23 09:59:56.356707 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-23 09:59:56.356724 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-23 09:59:56.356742 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-23 09:59:56.356760 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-23 09:59:56.356777 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-23 09:59:56.356794 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-23 09:59:56.356811 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-23 09:59:56.356847 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-23 09:59:56.356884 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-23 09:59:56.356906 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-23 09:59:56.356926 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-23 09:59:56.356945 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-23 09:59:56.357087 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-23 09:59:56.357117 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-23 09:59:56.357138 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-23 09:59:56.357158 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-23 09:59:56.357177 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-23 09:59:56.357195 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-23 09:59:56.357213 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-23 09:59:56.357231 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-23 09:59:56.357250 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-23 09:59:56.357268 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-23 09:59:56.357286 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-23 09:59:56.357304 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:59:56.357321 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-23 09:59:56.357358 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-23 09:59:56.357396 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-23 09:59:56.357424 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-23 09:59:56.357452 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-23 09:59:56.357475 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-23 09:59:56.357495 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-23 09:59:56.357512 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-23 09:59:56.357530 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:59:56.357548 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-23 09:59:56.357565 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-23 09:59:56.357583 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-23 09:59:56.357601 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-23 09:59:56.357619 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-23 09:59:56.357638 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-23 09:59:56.357656 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-23 09:59:56.357674 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-23 09:59:56.357691 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-23 09:59:56.357709 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-23 09:59:56.357726 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-23 09:59:56.357743 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-23 09:59:56.357760 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-23 09:59:56.357777 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-23 09:59:56.357806 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-23 09:59:56.357825 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.txt 2026-04-23 09:59:56.357843 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.yaml 2026-04-23 09:59:56.357862 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.txt 2026-04-23 09:59:56.357880 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.yaml 2026-04-23 09:59:56.357898 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.txt 2026-04-23 09:59:56.357916 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.yaml 2026-04-23 09:59:56.357935 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-23 09:59:56.357953 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-23 09:59:56.357970 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-23 09:59:56.357988 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-23 09:59:56.358007 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-23 09:59:56.358025 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-23 09:59:56.358044 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-23 09:59:56.358062 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-23 09:59:56.358080 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-23 09:59:56.358097 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-23 09:59:56.358115 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-23 09:59:56.358133 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-23 09:59:56.358151 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-23 09:59:56.358169 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-23 09:59:56.358187 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-23 09:59:56.358205 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-23 09:59:56.358222 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-23 09:59:56.358240 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.txt 2026-04-23 09:59:56.358257 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.yaml 2026-04-23 09:59:56.358275 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-23 09:59:56.358292 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-23 09:59:56.358309 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-23 09:59:56.358327 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-23 09:59:56.358345 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-23 09:59:56.358363 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.txt 2026-04-23 09:59:56.358380 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.yaml 2026-04-23 09:59:56.358398 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-23 09:59:56.358415 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-23 09:59:56.358438 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-23 09:59:56.358456 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-23 09:59:56.358476 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-23 09:59:56.358528 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-04-23 09:59:56.358556 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-04-23 09:59:56.358577 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.txt 2026-04-23 09:59:56.358597 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-04-23 09:59:56.358615 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-23 09:59:56.358633 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-23 09:59:56.358651 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-23 09:59:56.358669 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-97rnw.txt 2026-04-23 09:59:56.358687 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-97rnw.yaml 2026-04-23 09:59:56.358705 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr.txt 2026-04-23 09:59:56.358723 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr.yaml 2026-04-23 09:59:56.358740 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-22947.txt 2026-04-23 09:59:56.358757 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-22947.yaml 2026-04-23 09:59:56.358774 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-pq4ht.txt 2026-04-23 09:59:56.358793 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-pq4ht.yaml 2026-04-23 09:59:56.358811 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8j5m7.txt 2026-04-23 09:59:56.358829 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8j5m7.yaml 2026-04-23 09:59:56.358847 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-9p2lw.txt 2026-04-23 09:59:56.358864 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-9p2lw.yaml 2026-04-23 09:59:56.358882 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-23 09:59:56.358898 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-23 09:59:56.358916 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-23 09:59:56.358934 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-23 09:59:56.358952 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-23 09:59:56.358970 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-23 09:59:56.358987 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-6z29v.txt 2026-04-23 09:59:56.359005 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-6z29v.yaml 2026-04-23 09:59:56.359036 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-23 09:59:56.359060 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-23 09:59:56.359079 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-23 09:59:56.359097 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-23 09:59:56.359115 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-23 09:59:56.359139 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.txt 2026-04-23 09:59:56.359158 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.yaml 2026-04-23 09:59:56.359177 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-23 09:59:56.359195 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-23 09:59:56.359214 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-23 09:59:56.359232 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-23 09:59:56.359253 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-23 09:59:56.359303 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-23 09:59:56.359332 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-23 09:59:56.359353 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-23 09:59:56.359371 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-23 09:59:56.359390 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-23 09:59:56.359409 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-23 09:59:56.359427 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-23 09:59:56.359446 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-23 09:59:56.359464 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-23 09:59:56.359482 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-23 09:59:56.359501 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-23 09:59:56.359518 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-23 09:59:56.359537 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-23 09:59:56.359555 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-23 09:59:56.359572 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-23 09:59:56.359590 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-23 09:59:56.359608 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-23 09:59:56.359630 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-23 09:59:56.359649 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.txt 2026-04-23 09:59:56.359667 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.yaml 2026-04-23 09:59:56.359684 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-23 09:59:56.359702 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-23 09:59:56.359719 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-23 09:59:56.359737 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-23 09:59:56.359754 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-23 09:59:56.359771 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-23 09:59:56.359796 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-23 09:59:56.359814 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-23 09:59:56.359831 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-23 09:59:56.359849 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-23 09:59:56.359866 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-23 09:59:56.359883 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-23 09:59:56.359900 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-23 09:59:56.359917 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-23 09:59:56.359935 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-23 09:59:56.359953 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-23 09:59:56.359971 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-23 09:59:56.359989 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-23 09:59:56.360007 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-23 09:59:56.360024 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-23 09:59:56.360042 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-23 09:59:56.360061 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-23 09:59:56.360079 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-23 09:59:56.360121 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-mi7gy1.txt 2026-04-23 09:59:56.360151 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-mi7gy1.yaml 2026-04-23 09:59:56.360171 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-n9gxoj.txt 2026-04-23 09:59:56.360190 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-n9gxoj.yaml 2026-04-23 09:59:56.360209 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.txt 2026-04-23 09:59:56.360226 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.yaml 2026-04-23 09:59:56.360245 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-23 09:59:56.360263 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-23 09:59:56.360280 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.txt 2026-04-23 09:59:56.360298 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.yaml 2026-04-23 09:59:56.360315 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-23 09:59:56.360333 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-23 09:59:56.360350 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-23 09:59:56.360368 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-23 09:59:56.360387 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-23 09:59:56.360404 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-23 09:59:56.360422 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-23 09:59:56.360445 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.txt 2026-04-23 09:59:56.360463 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.yaml 2026-04-23 09:59:56.360480 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.txt 2026-04-23 09:59:56.360498 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.yaml 2026-04-23 09:59:56.360516 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-23 09:59:56.360535 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-23 09:59:56.360561 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-23 09:59:56.360585 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-23 09:59:56.360604 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-23 09:59:56.360622 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-23 09:59:56.360640 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-23 09:59:56.360662 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-23 09:59:56.360686 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-23 09:59:56.360704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-23 09:59:56.360722 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-23 09:59:56.360740 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-23 09:59:56.360759 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-23 09:59:56.360784 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-23 09:59:56.360805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-23 09:59:56.360824 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-23 09:59:56.360841 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-23 09:59:56.360860 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-23 09:59:56.360885 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-23 09:59:56.360907 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-23 09:59:56.360926 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-23 09:59:56.360944 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-23 09:59:56.360989 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-23 09:59:56.361016 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-23 09:59:56.361041 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-23 09:59:56.361141 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-23 09:59:56.361166 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-23 09:59:56.361190 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-23 09:59:56.361220 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-23 09:59:56.361243 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-23 09:59:56.361266 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-23 09:59:56.361289 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-23 09:59:56.361310 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-23 09:59:56.361332 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-23 09:59:56.361356 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-23 09:59:56.361378 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-23 09:59:56.361400 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-23 09:59:56.361422 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-23 09:59:56.361444 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-23 09:59:56.361465 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-23 09:59:56.361486 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-23 09:59:56.361511 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-23 09:59:56.361533 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-23 09:59:56.361555 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-23 09:59:56.361578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-23 09:59:56.361600 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-23 09:59:56.361622 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-23 09:59:56.361644 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-23 09:59:56.361667 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-23 09:59:56.361689 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-23 09:59:56.361710 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-23 09:59:56.361733 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-23 09:59:56.361755 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-23 09:59:56.361776 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-23 09:59:56.361799 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-23 09:59:56.361822 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-23 09:59:56.361844 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-23 09:59:56.361908 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-23 09:59:56.361932 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-23 09:59:56.361956 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-23 09:59:56.361978 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-23 09:59:56.362035 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-23 09:59:56.362060 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-23 09:59:56.362083 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-23 09:59:56.362104 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-23 09:59:56.362126 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-23 09:59:56.362148 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-23 09:59:56.362170 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-23 09:59:56.362192 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-23 09:59:56.362231 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-23 09:59:56.362269 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-23 09:59:56.362293 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-04-23 09:59:56.362314 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-04-23 09:59:56.362333 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.txt 2026-04-23 09:59:56.362351 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-04-23 09:59:56.362369 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-23 09:59:56.362387 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-23 09:59:56.376497 | 2026-04-23 09:59:56.376574 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-23 09:59:56.572889 | instance | changed 2026-04-23 09:59:56.579162 | 2026-04-23 09:59:56.579226 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-23 09:59:56.804338 | instance | changed 2026-04-23 09:59:56.811618 | 2026-04-23 09:59:56.811689 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-23 09:59:57.473043 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-rg9xm/envoy-gateway 2026-04-23 09:59:57.664446 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-rg9xm" not found 2026-04-23 09:59:57.855858 | instance | kube-system/ceph-csi-rbd-nodeplugin-97rnw/csi-rbdplugin 2026-04-23 09:59:58.044561 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-nodeplugin-97rnw" not found 2026-04-23 09:59:58.047934 | instance | kube-system/ceph-csi-rbd-nodeplugin-97rnw/driver-registrar 2026-04-23 09:59:58.255594 | instance | Error from server (BadRequest): previous terminated container "driver-registrar" in pod "ceph-csi-rbd-nodeplugin-97rnw" not found 2026-04-23 09:59:58.259527 | instance | kube-system/ceph-csi-rbd-nodeplugin-97rnw/liveness-prometheus 2026-04-23 09:59:58.447213 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-nodeplugin-97rnw" not found 2026-04-23 09:59:58.634487 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-rbdplugin 2026-04-23 09:59:58.831897 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-provisioner-69cb97fb6-7bdbr" not found 2026-04-23 09:59:58.835415 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-provisioner 2026-04-23 09:59:59.004821 | instance | Error from server (BadRequest): previous terminated container "csi-provisioner" in pod "ceph-csi-rbd-provisioner-69cb97fb6-7bdbr" not found 2026-04-23 09:59:59.010214 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-resizer 2026-04-23 09:59:59.198535 | instance | Error from server (BadRequest): previous terminated container "csi-resizer" in pod "ceph-csi-rbd-provisioner-69cb97fb6-7bdbr" not found 2026-04-23 09:59:59.203341 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-snapshotter 2026-04-23 09:59:59.391921 | instance | Error from server (BadRequest): previous terminated container "csi-snapshotter" in pod "ceph-csi-rbd-provisioner-69cb97fb6-7bdbr" not found 2026-04-23 09:59:59.396029 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-attacher 2026-04-23 09:59:59.568868 | instance | Error from server (BadRequest): previous terminated container "csi-attacher" in pod "ceph-csi-rbd-provisioner-69cb97fb6-7bdbr" not found 2026-04-23 09:59:59.572330 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-rbdplugin-controller 2026-04-23 09:59:59.758310 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin-controller" in pod "ceph-csi-rbd-provisioner-69cb97fb6-7bdbr" not found 2026-04-23 09:59:59.763616 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/liveness-prometheus 2026-04-23 09:59:59.940421 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-provisioner-69cb97fb6-7bdbr" not found 2026-04-23 10:00:00.113915 | instance | kube-system/cilium-operator-869df985b8-22947/cilium-operator 2026-04-23 10:00:00.305762 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-22947" not found 2026-04-23 10:00:00.481621 | instance | kube-system/cilium-pq4ht/config 2026-04-23 10:00:00.663407 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-pq4ht" not found 2026-04-23 10:00:00.668052 | instance | kube-system/cilium-pq4ht/mount-cgroup 2026-04-23 10:00:00.840949 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-pq4ht" not found 2026-04-23 10:00:00.845711 | instance | kube-system/cilium-pq4ht/apply-sysctl-overwrites 2026-04-23 10:00:01.028514 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-pq4ht" not found 2026-04-23 10:00:01.033052 | instance | kube-system/cilium-pq4ht/mount-bpf-fs 2026-04-23 10:00:01.222300 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-pq4ht" not found 2026-04-23 10:00:01.227050 | instance | kube-system/cilium-pq4ht/clean-cilium-state 2026-04-23 10:00:01.408994 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-pq4ht" not found 2026-04-23 10:00:01.412952 | instance | kube-system/cilium-pq4ht/install-cni-binaries 2026-04-23 10:00:01.596661 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-pq4ht" not found 2026-04-23 10:00:01.601884 | instance | kube-system/cilium-pq4ht/cilium-agent 2026-04-23 10:00:01.800019 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-pq4ht" not found 2026-04-23 10:00:01.977404 | instance | kube-system/coredns-67659f764b-8j5m7/coredns 2026-04-23 10:00:02.156681 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-8j5m7" not found 2026-04-23 10:00:02.329518 | instance | kube-system/coredns-67659f764b-9p2lw/coredns 2026-04-23 10:00:02.493558 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-9p2lw" not found 2026-04-23 10:00:02.665292 | instance | kube-system/etcd-instance/etcd 2026-04-23 10:00:02.849262 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-23 10:00:03.017403 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-23 10:00:03.193497 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-23 10:00:03.360020 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-23 10:00:03.554439 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-23 10:00:03.725712 | instance | kube-system/kube-proxy-6z29v/kube-proxy 2026-04-23 10:00:03.906975 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-6z29v" not found 2026-04-23 10:00:04.080106 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-23 10:00:04.253142 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-23 10:00:04.423577 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-23 10:00:04.598226 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-23 10:00:04.855353 | instance | ERROR 2026-04-23 10:00:04.855662 | instance | { 2026-04-23 10:00:04.855713 | instance | "delta": "0:00:07.585128", 2026-04-23 10:00:04.855743 | instance | "end": "2026-04-23 10:00:04.604788", 2026-04-23 10:00:04.855770 | instance | "msg": "non-zero return code", 2026-04-23 10:00:04.855796 | instance | "rc": 123, 2026-04-23 10:00:04.855820 | instance | "start": "2026-04-23 09:59:57.019660" 2026-04-23 10:00:04.855847 | instance | } 2026-04-23 10:00:04.855881 | instance | ERROR: Ignoring Errors 2026-04-23 10:00:04.863616 | 2026-04-23 10:00:04.863722 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-23 10:00:05.395444 | instance | changed: 2026-04-23 10:00:05.395681 | instance | cd+++++++++ pod-logs/ 2026-04-23 10:00:05.395723 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-23 10:00:05.395806 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rg9xm/ 2026-04-23 10:00:05.395840 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rg9xm/envoy-gateway.txt 2026-04-23 10:00:05.395869 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-23 10:00:05.395899 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-23 10:00:05.395928 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rg9xm/ 2026-04-23 10:00:05.395956 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rg9xm/envoy-gateway.txt 2026-04-23 10:00:05.395983 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-23 10:00:05.396010 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-97rnw/ 2026-04-23 10:00:05.396037 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-97rnw/csi-rbdplugin.txt 2026-04-23 10:00:05.396065 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-97rnw/driver-registrar.txt 2026-04-23 10:00:05.396092 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-97rnw/liveness-prometheus.txt 2026-04-23 10:00:05.396119 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/ 2026-04-23 10:00:05.396147 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-attacher.txt 2026-04-23 10:00:05.396174 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-provisioner.txt 2026-04-23 10:00:05.396209 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-rbdplugin-controller.txt 2026-04-23 10:00:05.396236 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-rbdplugin.txt 2026-04-23 10:00:05.396288 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-resizer.txt 2026-04-23 10:00:05.396316 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-snapshotter.txt 2026-04-23 10:00:05.396343 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/liveness-prometheus.txt 2026-04-23 10:00:05.396372 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-22947/ 2026-04-23 10:00:05.396401 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-22947/cilium-operator.txt 2026-04-23 10:00:05.396429 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-pq4ht/ 2026-04-23 10:00:05.396457 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pq4ht/apply-sysctl-overwrites.txt 2026-04-23 10:00:05.396484 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pq4ht/cilium-agent.txt 2026-04-23 10:00:05.396511 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pq4ht/clean-cilium-state.txt 2026-04-23 10:00:05.396538 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pq4ht/config.txt 2026-04-23 10:00:05.396565 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pq4ht/install-cni-binaries.txt 2026-04-23 10:00:05.396592 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pq4ht/mount-bpf-fs.txt 2026-04-23 10:00:05.396618 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pq4ht/mount-cgroup.txt 2026-04-23 10:00:05.396644 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8j5m7/ 2026-04-23 10:00:05.396671 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8j5m7/coredns.txt 2026-04-23 10:00:05.396698 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-9p2lw/ 2026-04-23 10:00:05.396725 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-9p2lw/coredns.txt 2026-04-23 10:00:05.396751 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-23 10:00:05.396778 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-23 10:00:05.396804 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-23 10:00:05.396831 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-23 10:00:05.396858 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-23 10:00:05.396885 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-23 10:00:05.396911 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-6z29v/ 2026-04-23 10:00:05.396940 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-6z29v/kube-proxy.txt 2026-04-23 10:00:05.397679 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-23 10:00:05.397725 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-23 10:00:05.397756 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-23 10:00:05.397785 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-23 10:00:05.397813 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-23 10:00:05.397841 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-97rnw/ 2026-04-23 10:00:05.397867 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-97rnw/csi-rbdplugin.txt 2026-04-23 10:00:05.397894 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-97rnw/driver-registrar.txt 2026-04-23 10:00:05.397920 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-97rnw/liveness-prometheus.txt 2026-04-23 10:00:05.397949 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/ 2026-04-23 10:00:05.397989 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-attacher.txt 2026-04-23 10:00:05.398018 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-provisioner.txt 2026-04-23 10:00:05.398044 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-rbdplugin-controller.txt 2026-04-23 10:00:05.398071 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-rbdplugin.txt 2026-04-23 10:00:05.398097 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-resizer.txt 2026-04-23 10:00:05.398124 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/csi-snapshotter.txt 2026-04-23 10:00:05.398150 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-7bdbr/liveness-prometheus.txt 2026-04-23 10:00:05.398177 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-22947/ 2026-04-23 10:00:05.398203 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-22947/cilium-operator.txt 2026-04-23 10:00:05.398230 | instance | cd+++++++++ pod-logs/kube-system/cilium-pq4ht/ 2026-04-23 10:00:05.398257 | instance | >f+++++++++ pod-logs/kube-system/cilium-pq4ht/apply-sysctl-overwrites.txt 2026-04-23 10:00:05.398283 | instance | >f+++++++++ pod-logs/kube-system/cilium-pq4ht/cilium-agent.txt 2026-04-23 10:00:05.398310 | instance | >f+++++++++ pod-logs/kube-system/cilium-pq4ht/clean-cilium-state.txt 2026-04-23 10:00:05.398337 | instance | >f+++++++++ pod-logs/kube-system/cilium-pq4ht/config.txt 2026-04-23 10:00:05.398364 | instance | >f+++++++++ pod-logs/kube-system/cilium-pq4ht/install-cni-binaries.txt 2026-04-23 10:00:05.398391 | instance | >f+++++++++ pod-logs/kube-system/cilium-pq4ht/mount-bpf-fs.txt 2026-04-23 10:00:05.398419 | instance | >f+++++++++ pod-logs/kube-system/cilium-pq4ht/mount-cgroup.txt 2026-04-23 10:00:05.398446 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-8j5m7/ 2026-04-23 10:00:05.398473 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-8j5m7/coredns.txt 2026-04-23 10:00:05.398500 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-9p2lw/ 2026-04-23 10:00:05.398527 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-9p2lw/coredns.txt 2026-04-23 10:00:05.398554 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-23 10:00:05.398580 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-23 10:00:05.398606 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-23 10:00:05.398633 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-23 10:00:05.398660 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-23 10:00:05.398687 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-23 10:00:05.398714 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-6z29v/ 2026-04-23 10:00:05.398741 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-6z29v/kube-proxy.txt 2026-04-23 10:00:05.398768 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-23 10:00:05.398794 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-23 10:00:05.398821 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-23 10:00:05.398848 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-23 10:00:05.411633 | 2026-04-23 10:00:05.411727 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-23 10:00:05.637932 | instance | changed 2026-04-23 10:00:05.643438 | 2026-04-23 10:00:05.644790 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-23 10:00:06.180961 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-23 10:00:06.195435 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-23 10:00:06.195486 | instance | Dload Upload Total Spent Left Speed 2026-04-23 10:00:06.202329 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-23 10:00:06.543140 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-23 10:00:06.551934 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-23 10:00:06.551979 | instance | Dload Upload Total Spent Left Speed 2026-04-23 10:00:06.559010 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-23 10:00:06.680144 | instance | ok: Runtime: 0:00:00.707016 2026-04-23 10:00:06.688532 | 2026-04-23 10:00:06.688646 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-23 10:00:06.985717 | instance | ceph-mgr endpoints: 2026-04-23 10:00:07.227652 | instance | ok: Runtime: 0:00:00.089836 2026-04-23 10:00:07.234639 | 2026-04-23 10:00:07.234759 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-23 10:00:07.775458 | instance | ok: Runtime: 0:00:00.080973 2026-04-23 10:00:07.782195 | 2026-04-23 10:00:07.782287 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-23 10:00:08.284199 | instance | changed: 2026-04-23 10:00:08.284444 | instance | cd+++++++++ prometheus/ 2026-04-23 10:00:08.284484 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-23 10:00:08.284520 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-23 10:00:08.296835 | 2026-04-23 10:00:08.296932 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-23 10:00:08.502585 | instance | changed 2026-04-23 10:00:08.510415 | 2026-04-23 10:00:08.510528 | TASK [gather-selenium-data : Get selenium data] 2026-04-23 10:00:08.739022 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-23 10:00:08.740473 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-23 10:00:09.057280 | instance | ERROR 2026-04-23 10:00:09.057567 | instance | { 2026-04-23 10:00:09.057614 | instance | "delta": "0:00:00.007294", 2026-04-23 10:00:09.057644 | instance | "end": "2026-04-23 10:00:08.740935", 2026-04-23 10:00:09.057696 | instance | "msg": "non-zero return code", 2026-04-23 10:00:09.057724 | instance | "rc": 1, 2026-04-23 10:00:09.057749 | instance | "start": "2026-04-23 10:00:08.733641" 2026-04-23 10:00:09.057773 | instance | } 2026-04-23 10:00:09.057806 | instance | ERROR: Ignoring Errors 2026-04-23 10:00:09.064234 | 2026-04-23 10:00:09.064330 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-23 10:00:09.558762 | instance | changed: cd+++++++++ selenium/ 2026-04-23 10:00:09.614487 | 2026-04-23 10:00:09.614614 | PLAY RECAP 2026-04-23 10:00:09.614660 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-04-23 10:00:09.614683 | 2026-04-23 10:00:09.737452 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-23 10:00:09.741856 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-23 10:00:10.329897 | 2026-04-23 10:00:10.330034 | PLAY [all] 2026-04-23 10:00:10.342143 | 2026-04-23 10:00:10.342229 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-23 10:00:10.386947 | instance | skipping: Conditional result was False 2026-04-23 10:00:10.398138 | 2026-04-23 10:00:10.398314 | TASK [fetch-output : Set log path for single node] 2026-04-23 10:00:10.441156 | instance | ok 2026-04-23 10:00:10.447408 | 2026-04-23 10:00:10.447500 | LOOP [fetch-output : Ensure local output dirs] 2026-04-23 10:00:10.855903 | instance -> localhost | ok: "/var/lib/zuul/builds/e64d286109734084903b492e1fa9cd6c/work/logs" 2026-04-23 10:00:11.077023 | instance -> localhost | changed: "/var/lib/zuul/builds/e64d286109734084903b492e1fa9cd6c/work/artifacts" 2026-04-23 10:00:11.303999 | instance -> localhost | changed: "/var/lib/zuul/builds/e64d286109734084903b492e1fa9cd6c/work/docs" 2026-04-23 10:00:11.320273 | 2026-04-23 10:00:11.320455 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-23 10:00:11.953971 | instance | changed: .d..t...... ./ 2026-04-23 10:00:11.954277 | instance | changed: All items complete 2026-04-23 10:00:11.954315 | 2026-04-23 10:00:12.420030 | instance | changed: .d..t...... ./ 2026-04-23 10:00:12.892930 | instance | changed: .d..t...... ./ 2026-04-23 10:00:12.916662 | 2026-04-23 10:00:12.916857 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-23 10:00:13.341135 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008804 2026-04-23 10:00:13.574354 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008457 2026-04-23 10:00:13.595249 | 2026-04-23 10:00:13.595392 | PLAY [all] 2026-04-23 10:00:13.602679 | 2026-04-23 10:00:13.602797 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-23 10:00:14.052835 | instance | changed 2026-04-23 10:00:14.060614 | 2026-04-23 10:00:14.060664 | PLAY RECAP 2026-04-23 10:00:14.060715 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-23 10:00:14.060737 | 2026-04-23 10:00:14.237033 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-23 10:00:14.242066 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-23 10:00:14.807928 | 2026-04-23 10:00:14.808073 | PLAY [localhost] 2026-04-23 10:00:14.823094 | 2026-04-23 10:00:14.823297 | TASK [Generate Zuul manifest] 2026-04-23 10:00:14.843726 | localhost | ok 2026-04-23 10:00:14.860611 | 2026-04-23 10:00:14.860773 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-23 10:00:15.238859 | localhost | changed 2026-04-23 10:00:15.255443 | 2026-04-23 10:00:15.255602 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-23 10:00:15.287156 | localhost | ok 2026-04-23 10:00:15.294536 | 2026-04-23 10:00:15.294606 | TASK [Upload logs] 2026-04-23 10:00:15.315818 | localhost | ok 2026-04-23 10:00:15.377612 | 2026-04-23 10:00:15.377736 | TASK [Set zuul-log-path fact] 2026-04-23 10:00:15.400152 | localhost | ok 2026-04-23 10:00:15.414169 | 2026-04-23 10:00:15.414309 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-23 10:00:15.448025 | localhost | ok 2026-04-23 10:00:15.458752 | 2026-04-23 10:00:15.458898 | TASK [upload-logs : Create log directories] 2026-04-23 10:00:15.904657 | localhost | changed 2026-04-23 10:00:15.910254 | 2026-04-23 10:00:15.910378 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-23 10:00:16.327308 | localhost -> localhost | ok: Runtime: 0:00:00.012182 2026-04-23 10:00:16.334634 | 2026-04-23 10:00:16.334734 | TASK [upload-logs : Upload logs to log server] 2026-04-23 10:00:16.922905 | localhost | Output suppressed because no_log was given 2026-04-23 10:00:16.929205 | 2026-04-23 10:00:16.929387 | LOOP [upload-logs : Compress console log and json output] 2026-04-23 10:00:16.983164 | localhost | skipping: Conditional result was False 2026-04-23 10:00:16.992003 | localhost | skipping: Conditional result was False 2026-04-23 10:00:17.004591 | 2026-04-23 10:00:17.004733 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-23 10:00:17.043634 | localhost | skipping: Conditional result was False 2026-04-23 10:00:17.044065 | 2026-04-23 10:00:17.047825 | localhost | skipping: Conditional result was False 2026-04-23 10:00:17.057013 | 2026-04-23 10:00:17.057170 | LOOP [upload-logs : Upload console log and json output]