2026-07-24 05:09:08.793619 | Job console starting 2026-07-24 05:09:08.806710 | Updating git repos 2026-07-24 05:09:10.364397 | Cloning repos into workspace 2026-07-24 05:09:29.325311 | Restoring repo states 2026-07-24 05:09:39.891684 | Merging changes 2026-07-24 05:09:41.179142 | Checking out repos 2026-07-24 05:09:42.381384 | Preparing playbooks 2026-07-24 05:09:44.665524 | Running Ansible setup 2026-07-24 05:09:48.232940 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-24 05:09:48.816272 | 2026-07-24 05:09:48.816402 | PLAY [localhost] 2026-07-24 05:09:48.823561 | 2026-07-24 05:09:48.823631 | TASK [Gathering Facts] 2026-07-24 05:09:49.649364 | localhost | ok 2026-07-24 05:09:49.658380 | 2026-07-24 05:09:49.658454 | TASK [Setup log path fact] 2026-07-24 05:09:49.676907 | localhost | ok 2026-07-24 05:09:49.688965 | 2026-07-24 05:09:49.689044 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 05:09:49.719591 | localhost | ok 2026-07-24 05:09:49.727202 | 2026-07-24 05:09:49.727270 | TASK [emit-job-header : Print job information] 2026-07-24 05:09:49.767692 | # Job Information 2026-07-24 05:09:49.767866 | Ansible Version: 2.16.18 2026-07-24 05:09:49.767913 | Job: atmosphere-molecule-csi-rbd 2026-07-24 05:09:49.767947 | Pipeline: check 2026-07-24 05:09:49.767978 | Executor: 2d72f0692154 2026-07-24 05:09:49.768007 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4152 2026-07-24 05:09:49.768042 | Event ID: 5a1a4b30-871d-11f1-8078-7c79d5df9f52 2026-07-24 05:09:49.772004 | 2026-07-24 05:09:49.772096 | LOOP [emit-job-header : Print node information] 2026-07-24 05:09:49.861430 | localhost | ok: 2026-07-24 05:09:49.861633 | localhost | # Node Information 2026-07-24 05:09:49.861674 | localhost | Inventory Hostname: instance 2026-07-24 05:09:49.861706 | localhost | Hostname: np0000186552 2026-07-24 05:09:49.861735 | localhost | Username: zuul 2026-07-24 05:09:49.861768 | localhost | Distro: Ubuntu 22.04 2026-07-24 05:09:49.861797 | localhost | Provider: yul1 2026-07-24 05:09:49.861826 | localhost | Region: ca-ymq-1 2026-07-24 05:09:49.861853 | localhost | Label: ubuntu-jammy 2026-07-24 05:09:49.861880 | localhost | Product Name: OpenStack Nova 2026-07-24 05:09:49.861906 | localhost | Interface IP: 199.204.45.113 2026-07-24 05:09:49.879431 | 2026-07-24 05:09:49.879534 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-24 05:09:50.223003 | localhost -> localhost | changed 2026-07-24 05:09:50.232157 | 2026-07-24 05:09:50.232278 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-24 05:09:50.991664 | localhost -> localhost | changed 2026-07-24 05:09:51.001757 | 2026-07-24 05:09:51.001832 | PLAY [all] 2026-07-24 05:09:51.010209 | 2026-07-24 05:09:51.010274 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-24 05:09:51.247284 | instance -> localhost | ok 2026-07-24 05:09:51.252764 | 2026-07-24 05:09:51.252830 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-24 05:09:51.279999 | instance | ok 2026-07-24 05:09:51.292612 | instance | included: /var/lib/zuul/builds/b181b8f57b684e729e5a178e81f98f0f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-24 05:09:51.298797 | 2026-07-24 05:09:51.298858 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-24 05:09:51.930502 | instance -> localhost | Generating public/private rsa key pair. 2026-07-24 05:09:51.930687 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/b181b8f57b684e729e5a178e81f98f0f/work/b181b8f57b684e729e5a178e81f98f0f_id_rsa 2026-07-24 05:09:51.930730 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/b181b8f57b684e729e5a178e81f98f0f/work/b181b8f57b684e729e5a178e81f98f0f_id_rsa.pub 2026-07-24 05:09:51.930763 | instance -> localhost | The key fingerprint is: 2026-07-24 05:09:51.930794 | instance -> localhost | SHA256:gPJyLMgUMQL0vtLdI6bviueD/83sVsqOepu/FIaMrGE zuul-build-sshkey 2026-07-24 05:09:51.930839 | instance -> localhost | The key's randomart image is: 2026-07-24 05:09:51.930871 | instance -> localhost | +---[RSA 3072]----+ 2026-07-24 05:09:51.930911 | instance -> localhost | |==. | 2026-07-24 05:09:51.930943 | instance -> localhost | |. + . | 2026-07-24 05:09:51.930972 | instance -> localhost | | .... . | 2026-07-24 05:09:51.931001 | instance -> localhost | |o.o+o .. | 2026-07-24 05:09:51.931033 | instance -> localhost | |.Eo++o oS | 2026-07-24 05:09:51.931064 | instance -> localhost | |. ++o o .. | 2026-07-24 05:09:51.931094 | instance -> localhost | | o.o +.+o | 2026-07-24 05:09:51.931123 | instance -> localhost | | .ooo.O+. | 2026-07-24 05:09:51.931155 | instance -> localhost | | .+*OB*O. | 2026-07-24 05:09:51.931192 | instance -> localhost | +----[SHA256]-----+ 2026-07-24 05:09:51.931304 | instance -> localhost | ok: Runtime: 0:00:00.235784 2026-07-24 05:09:51.938429 | 2026-07-24 05:09:51.938492 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-24 05:09:51.970821 | instance | ok 2026-07-24 05:09:51.980350 | instance | included: /var/lib/zuul/builds/b181b8f57b684e729e5a178e81f98f0f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-24 05:09:51.987440 | 2026-07-24 05:09:51.987500 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-24 05:09:52.011836 | instance | skipping: Conditional result was False 2026-07-24 05:09:52.022036 | 2026-07-24 05:09:52.022121 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-24 05:09:52.439757 | instance | changed 2026-07-24 05:09:52.446405 | 2026-07-24 05:09:52.446489 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-24 05:09:52.630984 | instance | ok 2026-07-24 05:09:52.636824 | 2026-07-24 05:09:52.636892 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-24 05:09:53.097946 | instance | changed 2026-07-24 05:09:53.105735 | 2026-07-24 05:09:53.105852 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-24 05:09:53.558451 | instance | changed 2026-07-24 05:09:53.563398 | 2026-07-24 05:09:53.563460 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-24 05:09:53.588994 | instance | skipping: Conditional result was False 2026-07-24 05:09:53.598291 | 2026-07-24 05:09:53.598377 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-24 05:09:54.029701 | instance -> localhost | changed 2026-07-24 05:09:54.044141 | 2026-07-24 05:09:54.044208 | TASK [add-build-sshkey : Add back temp key] 2026-07-24 05:09:54.335142 | instance -> localhost | Identity added: /var/lib/zuul/builds/b181b8f57b684e729e5a178e81f98f0f/work/b181b8f57b684e729e5a178e81f98f0f_id_rsa (zuul-build-sshkey) 2026-07-24 05:09:54.335314 | instance -> localhost | ok: Runtime: 0:00:00.015946 2026-07-24 05:09:54.340141 | 2026-07-24 05:09:54.340202 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-24 05:09:54.646917 | instance | ok 2026-07-24 05:09:54.652675 | 2026-07-24 05:09:54.652739 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-24 05:09:54.677197 | instance | skipping: Conditional result was False 2026-07-24 05:09:54.687839 | 2026-07-24 05:09:54.687927 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-24 05:09:55.014998 | instance | ok 2026-07-24 05:09:55.052136 | 2026-07-24 05:09:55.052260 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-24 05:09:58.224517 | instance | Output suppressed because no_log was given 2026-07-24 05:09:58.233466 | 2026-07-24 05:09:58.233535 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-24 05:09:58.415820 | instance | ok: "logs" 2026-07-24 05:09:58.416062 | instance | ok: All items complete 2026-07-24 05:09:58.416095 | 2026-07-24 05:09:58.560016 | instance | ok: "artifacts" 2026-07-24 05:09:58.710341 | instance | ok: "docs" 2026-07-24 05:09:58.721900 | 2026-07-24 05:09:58.722073 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-24 05:09:58.897998 | instance | changed: "logs" 2026-07-24 05:09:59.045937 | instance | changed: "artifacts" 2026-07-24 05:09:59.195126 | instance | changed: "docs" 2026-07-24 05:09:59.207802 | 2026-07-24 05:09:59.207898 | PLAY RECAP 2026-07-24 05:09:59.207941 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-24 05:09:59.207970 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 05:09:59.207991 | 2026-07-24 05:09:59.338194 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-24 05:09:59.342288 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-24 05:09:59.903214 | 2026-07-24 05:09:59.903758 | PLAY [all] 2026-07-24 05:09:59.914491 | 2026-07-24 05:09:59.914566 | TASK [setup-uv : Extract archive] 2026-07-24 05:10:02.112171 | instance | changed 2026-07-24 05:10:02.118488 | 2026-07-24 05:10:02.118584 | TASK [setup-uv : Print version] 2026-07-24 05:10:02.457255 | instance | uv 0.8.13 2026-07-24 05:10:02.651840 | instance | ok: Runtime: 0:00:00.009727 2026-07-24 05:10:02.662911 | 2026-07-24 05:10:02.663017 | TASK [Install Ansible collection siblings] 2026-07-24 05:10:11.479170 | instance | changed: 2026-07-24 05:10:11.479337 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-24 05:10:11.479366 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-24 05:10:11.479387 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-24 05:10:11.479407 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-24 05:10:11.479427 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-07-24 05:10:11.479451 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-24 05:10:11.479472 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-24 05:10:11.479493 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-24 05:10:11.479517 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-24 05:10:11.479536 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-24 05:10:11.479556 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-24 05:10:11.479575 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-24 05:10:11.479593 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-07-24 05:10:11.479611 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-07-24 05:10:11.479630 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0 2026-07-24 05:10:11.479649 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-07-24 05:10:11.479667 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-07-24 05:10:11.479686 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-07-24 05:10:11.479704 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-07-24 05:10:11.479723 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-07-24 05:10:11.479741 | instance | Resolved vexxhost.ceph to v4.1.0 for >=3.2.0 2026-07-24 05:10:11.479759 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-07-24 05:10:11.479779 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-24 05:10:11.479806 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-07-24 05:10:11.479826 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0 2026-07-24 05:10:11.479844 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-24 05:10:11.479862 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-24 05:10:11.479880 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-24 05:10:11.479898 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-07-24 05:10:11.479916 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-07-24 05:10:11.479934 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-24 05:10:11.479952 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-24 05:10:11.479971 | instance | Checked out ansible.netcommon to 1.2.0 2026-07-24 05:10:11.479989 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-24 05:10:11.480012 | instance | Starting galaxy collection install process 2026-07-24 05:10:11.480031 | instance | Process install dependency map 2026-07-24 05:10:11.480049 | instance | Starting collection install process 2026-07-24 05:10:11.480067 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-07-24 05:10:11.480085 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-07-24 05:10:11.480103 | instance | ansible.netcommon:* was installed successfully 2026-07-24 05:10:11.480121 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-07-24 05:10:11.480138 | instance | Creating virtual environment at: .venv 2026-07-24 05:10:11.480156 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-24 05:10:11.480175 | instance | Downloading pygments (1.2MiB) 2026-07-24 05:10:11.480193 | instance | Downloading cryptography (4.2MiB) 2026-07-24 05:10:11.480213 | instance | Downloading openstacksdk (1.7MiB) 2026-07-24 05:10:11.480231 | instance | Downloading rjsonnet (1.2MiB) 2026-07-24 05:10:11.480249 | instance | Downloading setuptools (1.1MiB) 2026-07-24 05:10:11.480266 | instance | Downloading pydantic-core (2.0MiB) 2026-07-24 05:10:11.480284 | instance | Downloading kubernetes (1.9MiB) 2026-07-24 05:10:11.480302 | instance | Downloading ansible-core (2.1MiB) 2026-07-24 05:10:11.480320 | instance | Downloading netaddr (2.2MiB) 2026-07-24 05:10:11.480337 | instance | Building pyperclip==1.9.0 2026-07-24 05:10:11.480356 | instance | Downloading rjsonnet 2026-07-24 05:10:11.480374 | instance | Downloading pydantic-core 2026-07-24 05:10:11.480392 | instance | Downloading netaddr 2026-07-24 05:10:11.480410 | instance | Downloading pygments 2026-07-24 05:10:11.480428 | instance | Downloading cryptography 2026-07-24 05:10:11.480445 | instance | Downloading setuptools 2026-07-24 05:10:11.480463 | instance | Downloading kubernetes 2026-07-24 05:10:11.480481 | instance | Downloading ansible-core 2026-07-24 05:10:11.480499 | instance | Downloading openstacksdk 2026-07-24 05:10:11.480517 | instance | Built pyperclip==1.9.0 2026-07-24 05:10:11.480535 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-24 05:10:11.480553 | instance | Installed 83 packages in 37ms 2026-07-24 05:10:11.480570 | instance | Checked out ansible.posix to 1.6.0 2026-07-24 05:10:11.480588 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-24 05:10:11.480606 | instance | Starting galaxy collection install process 2026-07-24 05:10:11.480624 | instance | Process install dependency map 2026-07-24 05:10:11.480646 | instance | Starting collection install process 2026-07-24 05:10:11.480665 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-24 05:10:11.480683 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-07-24 05:10:11.480701 | instance | ansible.posix:1.6.0 was installed successfully 2026-07-24 05:10:11.480719 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-24 05:10:11.480737 | instance | 2.17.12 2026-07-24 05:10:11.480755 | instance | Checked out ansible.utils to v6.0.3 2026-07-24 05:10:11.480790 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-24 05:10:11.480810 | instance | Starting galaxy collection install process 2026-07-24 05:10:11.480828 | instance | Process install dependency map 2026-07-24 05:10:11.480845 | instance | Starting collection install process 2026-07-24 05:10:11.480864 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-07-24 05:10:11.480882 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-07-24 05:10:11.480900 | instance | ansible.utils:6.0.3 was installed successfully 2026-07-24 05:10:11.480919 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-24 05:10:11.480937 | instance | 2.17.12 2026-07-24 05:10:11.480954 | instance | Checked out atmosphere.common to v0.7.0 2026-07-24 05:10:11.481025 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-24 05:10:11.481046 | instance | Starting galaxy collection install process 2026-07-24 05:10:11.481065 | instance | Process install dependency map 2026-07-24 05:10:11.481083 | instance | Starting collection install process 2026-07-24 05:10:11.481101 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-07-24 05:10:11.481119 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-07-24 05:10:11.481137 | instance | atmosphere.common:0.7.0 was installed successfully 2026-07-24 05:10:11.481155 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-24 05:10:11.481173 | instance | 2.17.12 2026-07-24 05:10:11.481190 | instance | Checked out community.crypto to 2.2.3 2026-07-24 05:10:11.481208 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-24 05:10:11.481227 | instance | Starting galaxy collection install process 2026-07-24 05:10:11.481244 | instance | Process install dependency map 2026-07-24 05:10:11.481262 | instance | Starting collection install process 2026-07-24 05:10:11.481279 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-07-24 05:10:11.481297 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-07-24 05:10:11.481314 | instance | community.crypto:2.2.3 was installed successfully 2026-07-24 05:10:11.481332 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-24 05:10:11.481349 | instance | 2.17.12 2026-07-24 05:10:11.481367 | instance | Checked out community.general to 7.3.0 2026-07-24 05:10:11.481385 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-07-24 05:10:11.481413 | instance | Starting galaxy collection install process 2026-07-24 05:10:11.481431 | instance | Process install dependency map 2026-07-24 05:10:11.481449 | instance | Starting collection install process 2026-07-24 05:10:11.481467 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-24 05:10:11.481485 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-07-24 05:10:11.481503 | instance | community.general:7.3.0 was installed successfully 2026-07-24 05:10:11.481521 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-24 05:10:11.481539 | instance | 2.17.12 2026-07-24 05:10:11.481557 | instance | Checked out community.mysql to 3.6.0 2026-07-24 05:10:11.481577 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-24 05:10:11.481596 | instance | Starting galaxy collection install process 2026-07-24 05:10:11.481614 | instance | Process install dependency map 2026-07-24 05:10:11.481632 | instance | Starting collection install process 2026-07-24 05:10:11.481650 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-07-24 05:10:11.481668 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-07-24 05:10:11.481686 | instance | community.mysql:3.6.0 was installed successfully 2026-07-24 05:10:11.481704 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-24 05:10:11.481722 | instance | 2.17.12 2026-07-24 05:10:11.481740 | instance | Checked out kubernetes.core to 2.4.0 2026-07-24 05:10:11.481758 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-24 05:10:11.481776 | instance | Starting galaxy collection install process 2026-07-24 05:10:11.481794 | instance | Process install dependency map 2026-07-24 05:10:11.481812 | instance | Starting collection install process 2026-07-24 05:10:11.481830 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-07-24 05:10:11.481848 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-07-24 05:10:11.481866 | instance | kubernetes.core:2.4.0 was installed successfully 2026-07-24 05:10:11.481884 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-24 05:10:11.481902 | instance | 2.17.12 2026-07-24 05:10:11.481922 | instance | Checked out openstack.cloud to 2.6.0 2026-07-24 05:10:11.481942 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-24 05:10:11.481960 | instance | Starting galaxy collection install process 2026-07-24 05:10:11.481978 | instance | Process install dependency map 2026-07-24 05:10:11.481995 | instance | Starting collection install process 2026-07-24 05:10:11.482013 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-07-24 05:10:11.482031 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-07-24 05:10:11.482048 | instance | openstack.cloud:2.6.0 was installed successfully 2026-07-24 05:10:11.482066 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-24 05:10:11.482083 | instance | 2.17.12 2026-07-24 05:10:11.482107 | instance | Checked out vexxhost.ceph to v4.1.0 2026-07-24 05:10:11.482125 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-24 05:10:11.482143 | instance | Starting galaxy collection install process 2026-07-24 05:10:11.482161 | instance | Process install dependency map 2026-07-24 05:10:11.482179 | instance | Starting collection install process 2026-07-24 05:10:11.482196 | instance | Installing 'vexxhost.ceph:4.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-07-24 05:10:11.482215 | instance | Created collection for vexxhost.ceph:4.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-07-24 05:10:11.482232 | instance | vexxhost.ceph:4.1.0 was installed successfully 2026-07-24 05:10:11.482250 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-24 05:10:11.482267 | instance | 2.17.12 2026-07-24 05:10:11.482285 | instance | Checked out vexxhost.containers to v1.6.8 2026-07-24 05:10:11.482303 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-24 05:10:11.482321 | instance | Starting galaxy collection install process 2026-07-24 05:10:11.482339 | instance | Process install dependency map 2026-07-24 05:10:11.482357 | instance | Starting collection install process 2026-07-24 05:10:11.482375 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-24 05:10:11.482393 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-07-24 05:10:11.482410 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-07-24 05:10:11.482428 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-24 05:10:11.482446 | instance | 2.17.12 2026-07-24 05:10:11.482464 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-07-24 05:10:11.482482 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-24 05:10:11.482500 | instance | Starting galaxy collection install process 2026-07-24 05:10:11.482518 | instance | Process install dependency map 2026-07-24 05:10:11.482535 | instance | Starting collection install process 2026-07-24 05:10:11.482553 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-07-24 05:10:11.482571 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-24 05:10:11.482589 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-07-24 05:10:11.482607 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-24 05:10:11.482625 | instance | 2.17.12 2026-07-24 05:10:11.488517 | 2026-07-24 05:10:11.488565 | PLAY RECAP 2026-07-24 05:10:11.488610 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 05:10:11.488630 | 2026-07-24 05:10:11.596463 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-24 05:10:11.600705 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-24 05:10:12.145545 | 2026-07-24 05:10:12.145747 | PLAY [all] 2026-07-24 05:10:12.156493 | 2026-07-24 05:10:12.156563 | TASK [Install "jq" for log collection] 2026-07-24 05:10:22.379338 | instance | changed 2026-07-24 05:10:22.381301 | 2026-07-24 05:10:22.381363 | PLAY RECAP 2026-07-24 05:10:22.381416 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 05:10:22.381477 | 2026-07-24 05:10:22.501646 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-24 05:10:22.503666 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/prepare.yml@main] 2026-07-24 05:10:23.055139 | 2026-07-24 05:10:23.055506 | PLAY [Prepare Molecule dependencies] 2026-07-24 05:10:23.065938 | 2026-07-24 05:10:23.066009 | TASK [Install jq for log collection] 2026-07-24 05:10:25.365414 | instance | ok 2026-07-24 05:10:25.368429 | 2026-07-24 05:10:25.368511 | PLAY [Install Go for the Atmosphere deployment binary] 2026-07-24 05:10:25.377336 | 2026-07-24 05:10:25.377426 | TASK [ensure-go : Check installed go version] 2026-07-24 05:10:25.912790 | instance | ok: ERROR (ignored) 2026-07-24 05:10:25.913105 | instance | { 2026-07-24 05:10:25.913169 | instance | "failed_when_result": false, 2026-07-24 05:10:25.913215 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-07-24 05:10:25.913255 | instance | "rc": 2 2026-07-24 05:10:25.913284 | instance | } 2026-07-24 05:10:25.919899 | 2026-07-24 05:10:25.919976 | TASK [ensure-go : Skip if correct version of go is installed] 2026-07-24 05:10:25.973982 | instance | ok 2026-07-24 05:10:25.983480 | instance | included: /var/lib/zuul/builds/b181b8f57b684e729e5a178e81f98f0f/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-07-24 05:10:25.988181 | 2026-07-24 05:10:25.988248 | TASK [ensure-go : Create temp directory] 2026-07-24 05:10:26.285574 | instance | changed 2026-07-24 05:10:26.291161 | 2026-07-24 05:10:26.291231 | TASK [ensure-go : Get archive checksum] 2026-07-24 05:10:26.909090 | instance | ok: OK (64 bytes) 2026-07-24 05:10:26.914422 | 2026-07-24 05:10:26.914493 | TASK [ensure-go : Download go archive] 2026-07-24 05:10:28.191300 | instance | changed: OK (78559214 bytes) 2026-07-24 05:10:28.196423 | 2026-07-24 05:10:28.196499 | TASK [ensure-go : Install go] 2026-07-24 05:10:33.843574 | instance | changed 2026-07-24 05:10:33.852269 | 2026-07-24 05:10:33.852358 | PLAY RECAP 2026-07-24 05:10:33.852404 | instance | ok: 7 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 05:10:33.852428 | 2026-07-24 05:10:33.973395 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/prepare.yml@main] 2026-07-24 05:10:33.977623 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-24 05:10:34.533009 | 2026-07-24 05:10:34.533115 | PLAY [all] 2026-07-24 05:10:34.543905 | 2026-07-24 05:10:34.543978 | LOOP [Check inventory directories] 2026-07-24 05:10:34.862227 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-07-24 05:10:35.008015 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/csi/inventory" 2026-07-24 05:10:35.156673 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/csi/inventory" 2026-07-24 05:10:35.173969 | 2026-07-24 05:10:35.174233 | LOOP [Copy inventory file for Zuul] 2026-07-24 05:10:35.923412 | instance | changed: 2026-07-24 05:10:35.923621 | instance | { 2026-07-24 05:10:35.923662 | instance | "ansible_loop_var": "item", 2026-07-24 05:10:35.923695 | instance | "changed": false, 2026-07-24 05:10:35.923724 | instance | "failed": false, 2026-07-24 05:10:35.923760 | instance | "invocation": { 2026-07-24 05:10:35.923790 | instance | "module_args": { 2026-07-24 05:10:35.923817 | instance | "checksum_algorithm": "sha1", 2026-07-24 05:10:35.923845 | instance | "follow": true, 2026-07-24 05:10:35.923872 | instance | "get_attributes": true, 2026-07-24 05:10:35.923900 | instance | "get_checksum": true, 2026-07-24 05:10:35.923927 | instance | "get_mime": true, 2026-07-24 05:10:35.923953 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-07-24 05:10:35.923980 | instance | } 2026-07-24 05:10:35.924006 | instance | }, 2026-07-24 05:10:35.924043 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-07-24 05:10:35.924071 | instance | "stat": { 2026-07-24 05:10:35.924098 | instance | "atime": 1784869804.6293, 2026-07-24 05:10:35.924124 | instance | "attr_flags": "e", 2026-07-24 05:10:35.924150 | instance | "attributes": [ 2026-07-24 05:10:35.924177 | instance | "extents" 2026-07-24 05:10:35.924202 | instance | ], 2026-07-24 05:10:35.924228 | instance | "block_size": 4096, 2026-07-24 05:10:35.924254 | instance | "blocks": 8, 2026-07-24 05:10:35.924280 | instance | "charset": "unknown", 2026-07-24 05:10:35.924307 | instance | "ctime": 1784869803.4292893, 2026-07-24 05:10:35.924334 | instance | "dev": 64513, 2026-07-24 05:10:35.924360 | instance | "device_type": 0, 2026-07-24 05:10:35.924386 | instance | "executable": true, 2026-07-24 05:10:35.924412 | instance | "exists": true, 2026-07-24 05:10:35.924438 | instance | "gid": 1000, 2026-07-24 05:10:35.924464 | instance | "gr_name": "zuul", 2026-07-24 05:10:35.924490 | instance | "inode": 1048388, 2026-07-24 05:10:35.924515 | instance | "isblk": false, 2026-07-24 05:10:35.924541 | instance | "ischr": false, 2026-07-24 05:10:35.924567 | instance | "isdir": true, 2026-07-24 05:10:35.924592 | instance | "isfifo": false, 2026-07-24 05:10:35.924618 | instance | "isgid": false, 2026-07-24 05:10:35.924643 | instance | "islnk": false, 2026-07-24 05:10:35.924669 | instance | "isreg": false, 2026-07-24 05:10:35.924694 | instance | "issock": false, 2026-07-24 05:10:35.924719 | instance | "isuid": false, 2026-07-24 05:10:35.924744 | instance | "mimetype": "unknown", 2026-07-24 05:10:35.924769 | instance | "mode": "0755", 2026-07-24 05:10:35.924794 | instance | "mtime": 1784869803.4292893, 2026-07-24 05:10:35.924819 | instance | "nlink": 26, 2026-07-24 05:10:35.924845 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-07-24 05:10:35.924871 | instance | "pw_name": "zuul", 2026-07-24 05:10:35.924898 | instance | "readable": true, 2026-07-24 05:10:35.924925 | instance | "rgrp": true, 2026-07-24 05:10:35.924950 | instance | "roth": true, 2026-07-24 05:10:35.925016 | instance | "rusr": true, 2026-07-24 05:10:35.925043 | instance | "size": 4096, 2026-07-24 05:10:35.925069 | instance | "uid": 1000, 2026-07-24 05:10:35.925095 | instance | "version": "2915624903", 2026-07-24 05:10:35.925122 | instance | "wgrp": false, 2026-07-24 05:10:35.925150 | instance | "woth": false, 2026-07-24 05:10:35.925176 | instance | "writeable": true, 2026-07-24 05:10:35.925201 | instance | "wusr": true, 2026-07-24 05:10:35.925226 | instance | "xgrp": true, 2026-07-24 05:10:35.925252 | instance | "xoth": true, 2026-07-24 05:10:35.925278 | instance | "xusr": true 2026-07-24 05:10:35.925303 | instance | } 2026-07-24 05:10:35.925329 | instance | } 2026-07-24 05:10:35.925379 | instance | ok: All items complete 2026-07-24 05:10:35.925411 | 2026-07-24 05:10:35.927109 | instance | skipping: Conditional result was False 2026-07-24 05:10:35.927952 | instance | skipping: Conditional result was False 2026-07-24 05:10:35.942471 | 2026-07-24 05:10:35.942615 | LOOP [Switch "ansible_host" to private IP] 2026-07-24 05:10:36.259401 | instance | changed: 1 replacements made 2026-07-24 05:10:36.261000 | instance | skipping: Conditional result was False 2026-07-24 05:10:36.261860 | instance | skipping: Conditional result was False 2026-07-24 05:10:36.274244 | 2026-07-24 05:10:36.274361 | TASK [Run Molecule scenario] 2026-07-24 05:10:37.171837 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-07-24 05:10:37.539833 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-07-24 05:10:37.539946 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-07-24 05:10:48.348323 | instance | INFO [csi > dependency] Executing 2026-07-24 05:10:48.348552 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-07-24 05:10:48.348631 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-07-24 05:10:48.348749 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-07-24 05:10:48.356308 | instance | INFO [csi > cleanup] Executing 2026-07-24 05:10:48.356651 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-24 05:10:48.364188 | instance | INFO [csi > destroy] Executing 2026-07-24 05:10:48.364226 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-07-24 05:10:48.364321 | instance | INFO [csi > destroy] Executed: Successful 2026-07-24 05:10:48.371720 | instance | INFO [csi > syntax] Executing 2026-07-24 05:10:49.146237 | instance | 2026-07-24 05:10:49.146459 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-07-24 05:10:49.187267 | instance | INFO [csi > syntax] Executed: Successful 2026-07-24 05:10:49.200633 | instance | INFO [csi > create] Executing 2026-07-24 05:10:49.202494 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-24 05:10:49.209981 | instance | INFO [csi > prepare] Executing 2026-07-24 05:10:49.976027 | instance | 2026-07-24 05:10:49.976195 | instance | PLAY [Prepare] ***************************************************************** 2026-07-24 05:10:49.976302 | instance | 2026-07-24 05:10:49.976472 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 05:10:49.976640 | instance | Friday 24 July 2026 05:10:49 +0000 (0:00:00.024) 0:00:00.024 *********** 2026-07-24 05:10:51.090317 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-24 05:10:51.090554 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-24 05:10:51.090826 | instance | interpreter could change the meaning of that path. See 2026-07-24 05:10:51.091089 | instance | https://docs.ansible.com/ansible- 2026-07-24 05:10:51.091386 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-24 05:10:51.104787 | instance | ok: [instance] 2026-07-24 05:10:51.105065 | instance | 2026-07-24 05:10:51.105331 | instance | TASK [Configure short hostname] ************************************************ 2026-07-24 05:10:51.105601 | instance | Friday 24 July 2026 05:10:51 +0000 (0:00:01.128) 0:00:01.153 *********** 2026-07-24 05:10:51.751581 | instance | changed: [instance] 2026-07-24 05:10:51.751811 | instance | 2026-07-24 05:10:51.752096 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-07-24 05:10:51.752376 | instance | Friday 24 July 2026 05:10:51 +0000 (0:00:00.646) 0:00:01.800 *********** 2026-07-24 05:10:52.014274 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-07-24 05:10:52.014505 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-07-24 05:10:52.014778 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-07-24 05:10:52.022186 | instance | changed: [instance] 2026-07-24 05:10:52.022440 | instance | 2026-07-24 05:10:52.022717 | instance | TASK [Purge "snapd" package] *************************************************** 2026-07-24 05:10:52.022987 | instance | Friday 24 July 2026 05:10:52 +0000 (0:00:00.271) 0:00:02.071 *********** 2026-07-24 05:10:52.751270 | instance | ok: [instance] 2026-07-24 05:10:52.751556 | instance | 2026-07-24 05:10:52.751847 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-07-24 05:10:52.752111 | instance | 2026-07-24 05:10:52.752395 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 05:10:52.752674 | instance | Friday 24 July 2026 05:10:52 +0000 (0:00:00.728) 0:00:02.800 *********** 2026-07-24 05:10:53.459500 | instance | ok: [instance] 2026-07-24 05:10:53.459814 | instance | 2026-07-24 05:10:53.460175 | instance | TASK [Install depedencies] ***************************************************** 2026-07-24 05:10:53.460548 | instance | Friday 24 July 2026 05:10:53 +0000 (0:00:00.707) 0:00:03.508 *********** 2026-07-24 05:11:12.634132 | instance | changed: [instance] 2026-07-24 05:11:12.634340 | instance | 2026-07-24 05:11:12.634352 | instance | TASK [Start up service] ******************************************************** 2026-07-24 05:11:12.634437 | instance | Friday 24 July 2026 05:11:12 +0000 (0:00:19.175) 0:00:22.683 *********** 2026-07-24 05:11:13.161681 | instance | ok: [instance] 2026-07-24 05:11:13.161839 | instance | 2026-07-24 05:11:13.162010 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-07-24 05:11:13.162130 | instance | Friday 24 July 2026 05:11:13 +0000 (0:00:00.527) 0:00:23.210 *********** 2026-07-24 05:11:13.443465 | instance | ok: [instance] 2026-07-24 05:11:13.443728 | instance | 2026-07-24 05:11:13.444017 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-07-24 05:11:13.444298 | instance | Friday 24 July 2026 05:11:13 +0000 (0:00:00.281) 0:00:23.492 *********** 2026-07-24 05:11:14.075425 | instance | changed: [instance] 2026-07-24 05:11:14.075501 | instance | 2026-07-24 05:11:14.075519 | instance | TASK [Get list of all loopback devices] **************************************** 2026-07-24 05:11:14.075674 | instance | Friday 24 July 2026 05:11:14 +0000 (0:00:00.631) 0:00:24.123 *********** 2026-07-24 05:11:14.261672 | instance | ok: [instance] 2026-07-24 05:11:14.261751 | instance | 2026-07-24 05:11:14.262031 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-07-24 05:11:14.262063 | instance | Friday 24 July 2026 05:11:14 +0000 (0:00:00.187) 0:00:24.311 *********** 2026-07-24 05:11:14.287920 | instance | skipping: [instance] 2026-07-24 05:11:14.288299 | instance | 2026-07-24 05:11:14.288319 | instance | TASK [Create devices for Ceph] ************************************************* 2026-07-24 05:11:14.288325 | instance | Friday 24 July 2026 05:11:14 +0000 (0:00:00.025) 0:00:24.337 *********** 2026-07-24 05:11:14.809476 | instance | changed: [instance] => (item=osd0) 2026-07-24 05:11:14.810858 | instance | changed: [instance] => (item=osd1) 2026-07-24 05:11:14.810909 | instance | changed: [instance] => (item=osd2) 2026-07-24 05:11:14.810921 | instance | 2026-07-24 05:11:14.810931 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-07-24 05:11:14.810940 | instance | Friday 24 July 2026 05:11:14 +0000 (0:00:00.521) 0:00:24.858 *********** 2026-07-24 05:11:15.394119 | instance | changed: [instance] => (item=osd0) 2026-07-24 05:11:15.394347 | instance | changed: [instance] => (item=osd1) 2026-07-24 05:11:15.394712 | instance | changed: [instance] => (item=osd2) 2026-07-24 05:11:15.395112 | instance | 2026-07-24 05:11:15.395485 | instance | TASK [Start loop devices] ****************************************************** 2026-07-24 05:11:15.395825 | instance | Friday 24 July 2026 05:11:15 +0000 (0:00:00.584) 0:00:25.442 *********** 2026-07-24 05:11:16.060266 | instance | changed: [instance] => (item=osd0) 2026-07-24 05:11:16.061064 | instance | changed: [instance] => (item=osd1) 2026-07-24 05:11:16.061103 | instance | changed: [instance] => (item=osd2) 2026-07-24 05:11:16.061111 | instance | 2026-07-24 05:11:16.061117 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-07-24 05:11:16.061124 | instance | Friday 24 July 2026 05:11:16 +0000 (0:00:00.666) 0:00:26.109 *********** 2026-07-24 05:11:19.145490 | instance | changed: [instance] => (item=osd0) 2026-07-24 05:11:19.145569 | instance | changed: [instance] => (item=osd1) 2026-07-24 05:11:19.145689 | instance | changed: [instance] => (item=osd2) 2026-07-24 05:11:19.145802 | instance | 2026-07-24 05:11:19.145922 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-07-24 05:11:19.146041 | instance | Friday 24 July 2026 05:11:19 +0000 (0:00:03.082) 0:00:29.192 *********** 2026-07-24 05:11:20.952521 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-07-24 05:11:20.952752 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-07-24 05:11:20.953023 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-07-24 05:11:20.953304 | instance | 2026-07-24 05:11:20.953549 | instance | PLAY RECAP ********************************************************************* 2026-07-24 05:11:20.953910 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-07-24 05:11:20.954192 | instance | 2026-07-24 05:11:20.954472 | instance | Friday 24 July 2026 05:11:20 +0000 (0:00:01.810) 0:00:31.002 *********** 2026-07-24 05:11:20.954730 | instance | =============================================================================== 2026-07-24 05:11:20.955021 | instance | Install depedencies ---------------------------------------------------- 19.18s 2026-07-24 05:11:20.955362 | instance | Create a volume group for each loop device ------------------------------ 3.08s 2026-07-24 05:11:20.955610 | instance | Create a logical volume for each loop device ---------------------------- 1.81s 2026-07-24 05:11:20.955872 | instance | Gathering Facts --------------------------------------------------------- 1.13s 2026-07-24 05:11:20.956140 | instance | Purge "snapd" package --------------------------------------------------- 0.73s 2026-07-24 05:11:20.956427 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-07-24 05:11:20.956693 | instance | Start loop devices ------------------------------------------------------ 0.67s 2026-07-24 05:11:20.956962 | instance | Configure short hostname ------------------------------------------------ 0.65s 2026-07-24 05:11:20.957247 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.63s 2026-07-24 05:11:20.957527 | instance | Set permissions on loopback devices ------------------------------------- 0.58s 2026-07-24 05:11:20.957844 | instance | Start up service -------------------------------------------------------- 0.53s 2026-07-24 05:11:20.958112 | instance | Create devices for Ceph ------------------------------------------------- 0.52s 2026-07-24 05:11:20.958410 | instance | Generate lvm.conf ------------------------------------------------------- 0.28s 2026-07-24 05:11:20.958682 | instance | Ensure hostname inside hosts file --------------------------------------- 0.27s 2026-07-24 05:11:20.958947 | instance | Get list of all loopback devices ---------------------------------------- 0.19s 2026-07-24 05:11:20.959214 | instance | Fail if there is any existing loopback devices -------------------------- 0.03s 2026-07-24 05:11:21.015568 | instance | INFO [csi > prepare] Executed: Successful 2026-07-24 05:11:21.027023 | instance | INFO [csi > converge] Executing 2026-07-24 05:11:21.757119 | instance | 2026-07-24 05:11:21.757391 | instance | PLAY [all] ********************************************************************* 2026-07-24 05:11:21.757667 | instance | 2026-07-24 05:11:21.757947 | instance | TASK [Build atmosphere binary] ************************************************* 2026-07-24 05:11:21.758244 | instance | Friday 24 July 2026 05:11:21 +0000 (0:00:00.007) 0:00:00.007 *********** 2026-07-24 05:11:29.568413 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-24 05:11:29.568669 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-24 05:11:29.568940 | instance | interpreter could change the meaning of that path. See 2026-07-24 05:11:29.569209 | instance | https://docs.ansible.com/ansible- 2026-07-24 05:11:29.569480 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-24 05:11:29.573593 | instance | ok: [instance] 2026-07-24 05:11:29.573842 | instance | 2026-07-24 05:11:29.574110 | instance | TASK [Deploy with parallel orchestrator] *************************************** 2026-07-24 05:11:29.574401 | instance | Friday 24 July 2026 05:11:29 +0000 (0:00:07.816) 0:00:07.823 *********** 2026-07-24 05:23:34.860946 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.861142 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.861415 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.861687 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.861961 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.862296 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.862541 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.862784 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.863081 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.863566 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.863754 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.863922 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.864064 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.864178 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.864303 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.864458 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.864634 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.864806 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.864983 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.865128 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.865255 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.865378 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.865547 | instance | ASYNC POLL on instance: jid=j166223370306.9949 started=1 finished=0 2026-07-24 05:23:34.865716 | instance | ASYNC OK on instance: jid=j166223370306.9949 2026-07-24 05:23:34.865893 | instance | ok: [instance] 2026-07-24 05:23:34.866046 | instance | 2026-07-24 05:23:34.866206 | instance | PLAY RECAP ********************************************************************* 2026-07-24 05:23:34.866385 | instance | instance : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-24 05:23:34.866545 | instance | 2026-07-24 05:23:34.866714 | instance | Friday 24 July 2026 05:23:34 +0000 (0:12:05.287) 0:12:13.111 *********** 2026-07-24 05:23:34.866898 | instance | =============================================================================== 2026-07-24 05:23:34.867042 | instance | Deploy with parallel orchestrator ------------------------------------- 725.29s 2026-07-24 05:23:34.867217 | instance | Build atmosphere binary ------------------------------------------------- 7.82s 2026-07-24 05:23:34.936237 | instance | INFO [csi > converge] Executed: Successful 2026-07-24 05:23:34.949561 | instance | INFO [csi > idempotence] Executing 2026-07-24 05:23:35.741060 | instance | 2026-07-24 05:23:35.741120 | instance | PLAY [all] ********************************************************************* 2026-07-24 05:23:35.741126 | instance | 2026-07-24 05:23:35.741131 | instance | TASK [Build atmosphere binary] ************************************************* 2026-07-24 05:23:35.741140 | instance | Friday 24 July 2026 05:23:35 +0000 (0:00:00.007) 0:00:00.007 *********** 2026-07-24 05:23:36.299051 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-24 05:23:36.299553 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-24 05:23:36.299878 | instance | interpreter could change the meaning of that path. See 2026-07-24 05:23:36.300290 | instance | https://docs.ansible.com/ansible- 2026-07-24 05:23:36.300598 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-24 05:23:36.306018 | instance | ok: [instance] 2026-07-24 05:23:36.306184 | instance | 2026-07-24 05:23:36.306381 | instance | TASK [Deploy with parallel orchestrator] *************************************** 2026-07-24 05:23:36.306557 | instance | Friday 24 July 2026 05:23:36 +0000 (0:00:00.566) 0:00:00.573 *********** 2026-07-24 05:29:09.217660 | instance | ASYNC POLL on instance: jid=j848695571282.55570 started=1 finished=0 2026-07-24 05:29:09.217745 | instance | ASYNC POLL on instance: jid=j848695571282.55570 started=1 finished=0 2026-07-24 05:29:09.217778 | instance | ASYNC POLL on instance: jid=j848695571282.55570 started=1 finished=0 2026-07-24 05:29:09.217790 | instance | ASYNC POLL on instance: jid=j848695571282.55570 started=1 finished=0 2026-07-24 05:29:09.217854 | instance | ASYNC POLL on instance: jid=j848695571282.55570 started=1 finished=0 2026-07-24 05:29:09.218029 | instance | ASYNC POLL on instance: jid=j848695571282.55570 started=1 finished=0 2026-07-24 05:29:09.218209 | instance | ASYNC POLL on instance: jid=j848695571282.55570 started=1 finished=0 2026-07-24 05:29:09.218392 | instance | ASYNC POLL on instance: jid=j848695571282.55570 started=1 finished=0 2026-07-24 05:29:09.218571 | instance | ASYNC POLL on instance: jid=j848695571282.55570 started=1 finished=0 2026-07-24 05:29:09.218919 | instance | ASYNC POLL on instance: jid=j848695571282.55570 started=1 finished=0 2026-07-24 05:29:09.219105 | instance | ASYNC OK on instance: jid=j848695571282.55570 2026-07-24 05:29:09.219273 | instance | ok: [instance] 2026-07-24 05:29:09.219514 | instance | 2026-07-24 05:29:09.219684 | instance | PLAY RECAP ********************************************************************* 2026-07-24 05:29:09.219871 | instance | instance : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-24 05:29:09.220022 | instance | 2026-07-24 05:29:09.220191 | instance | Friday 24 July 2026 05:29:09 +0000 (0:05:32.906) 0:05:33.480 *********** 2026-07-24 05:29:09.220353 | instance | =============================================================================== 2026-07-24 05:29:09.220520 | instance | Deploy with parallel orchestrator ------------------------------------- 332.91s 2026-07-24 05:29:09.220689 | instance | Build atmosphere binary ------------------------------------------------- 0.57s 2026-07-24 05:29:09.297403 | instance | INFO [csi > idempotence] Executed: Successful 2026-07-24 05:29:09.310638 | instance | INFO [csi > side_effect] Executing 2026-07-24 05:29:09.310948 | instance | WARNING [csi > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-24 05:29:09.318305 | instance | INFO [csi > verify] Executing 2026-07-24 05:29:10.060357 | instance | 2026-07-24 05:29:10.060644 | instance | PLAY [Verify] ****************************************************************** 2026-07-24 05:29:10.060931 | instance | 2026-07-24 05:29:10.061263 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 05:29:10.061619 | instance | Friday 24 July 2026 05:29:10 +0000 (0:00:00.030) 0:00:00.030 *********** 2026-07-24 05:29:11.457650 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-24 05:29:11.457931 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-24 05:29:11.458345 | instance | interpreter could change the meaning of that path. See 2026-07-24 05:29:11.458759 | instance | https://docs.ansible.com/ansible- 2026-07-24 05:29:11.459054 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-24 05:29:11.476271 | instance | ok: [instance] 2026-07-24 05:29:11.476531 | instance | 2026-07-24 05:29:11.476813 | instance | TASK [Create a persistent volume] ********************************************** 2026-07-24 05:29:11.477136 | instance | Friday 24 July 2026 05:29:11 +0000 (0:00:01.416) 0:00:01.446 *********** 2026-07-24 05:29:12.418923 | instance | changed: [instance] 2026-07-24 05:29:12.419338 | instance | 2026-07-24 05:29:12.419706 | instance | TASK [Create a pod] ************************************************************ 2026-07-24 05:29:12.420033 | instance | Friday 24 July 2026 05:29:12 +0000 (0:00:00.942) 0:00:02.388 *********** 2026-07-24 05:29:28.981605 | instance | changed: [instance] 2026-07-24 05:29:28.981720 | instance | 2026-07-24 05:29:28.981909 | instance | TASK [Delete the pod] ********************************************************** 2026-07-24 05:29:28.982066 | instance | Friday 24 July 2026 05:29:28 +0000 (0:00:16.562) 0:00:18.951 *********** 2026-07-24 05:29:29.739456 | instance | changed: [instance] 2026-07-24 05:29:29.739524 | instance | 2026-07-24 05:29:29.739665 | instance | TASK [Delete the persistent volume] ******************************************** 2026-07-24 05:29:29.739787 | instance | Friday 24 July 2026 05:29:29 +0000 (0:00:00.758) 0:00:19.709 *********** 2026-07-24 05:29:30.833120 | instance | ok: [instance] 2026-07-24 05:29:30.833327 | instance | 2026-07-24 05:29:30.833496 | instance | PLAY RECAP ********************************************************************* 2026-07-24 05:29:30.833750 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-24 05:29:30.833912 | instance | 2026-07-24 05:29:30.834085 | instance | Friday 24 July 2026 05:29:30 +0000 (0:00:01.093) 0:00:20.803 *********** 2026-07-24 05:29:30.834249 | instance | =============================================================================== 2026-07-24 05:29:30.834419 | instance | Create a pod ----------------------------------------------------------- 16.56s 2026-07-24 05:29:30.834583 | instance | Gathering Facts --------------------------------------------------------- 1.42s 2026-07-24 05:29:30.834803 | instance | Delete the persistent volume -------------------------------------------- 1.09s 2026-07-24 05:29:30.834967 | instance | Create a persistent volume ---------------------------------------------- 0.94s 2026-07-24 05:29:30.835134 | instance | Delete the pod ---------------------------------------------------------- 0.76s 2026-07-24 05:29:30.923513 | instance | INFO [csi > verify] Executed: Successful 2026-07-24 05:29:30.939206 | instance | INFO [csi > cleanup] Executing 2026-07-24 05:29:30.939990 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-24 05:29:30.951069 | instance | INFO [csi > destroy] Executing 2026-07-24 05:29:30.951170 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-07-24 05:29:30.951272 | instance | INFO [csi > destroy] Executed: Successful 2026-07-24 05:29:30.951701 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-07-24 05:29:31.472482 | instance | ok: Runtime: 0:18:54.405517 2026-07-24 05:29:31.477336 | 2026-07-24 05:29:31.477398 | PLAY RECAP 2026-07-24 05:29:31.477451 | instance | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 05:29:31.477477 | 2026-07-24 05:29:31.595379 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-24 05:29:31.597454 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-24 05:29:39.341746 | 2026-07-24 05:29:39.341862 | PLAY [all] 2026-07-24 05:29:39.356301 | 2026-07-24 05:29:39.356402 | TASK [gather-host-logs : creating directory for system status] 2026-07-24 05:29:39.693294 | instance | changed 2026-07-24 05:29:39.700328 | 2026-07-24 05:29:39.700447 | TASK [gather-host-logs : Get logs for each host] 2026-07-24 05:29:40.040024 | instance | + systemd-cgls --full --all --no-pager 2026-07-24 05:29:40.062745 | instance | + ip addr 2026-07-24 05:29:40.065912 | instance | + ip route 2026-07-24 05:29:40.067940 | instance | + lsblk 2026-07-24 05:29:40.074021 | instance | + mount 2026-07-24 05:29:40.076804 | instance | + docker images 2026-07-24 05:29:40.098095 | instance | + brctl show 2026-07-24 05:29:40.098795 | instance | /bin/bash: line 8: brctl: command not found 2026-07-24 05:29:40.099033 | instance | + ps aux --sort=-%mem 2026-07-24 05:29:40.117479 | instance | + dpkg -l 2026-07-24 05:29:40.126231 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-07-24 05:29:40.126820 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-07-24 05:29:40.143218 | instance | + '[' '!' -z '' ']' 2026-07-24 05:29:40.233344 | instance | ok: Runtime: 0:00:00.108577 2026-07-24 05:29:40.240491 | 2026-07-24 05:29:40.240568 | TASK [gather-host-logs : Downloads logs to executor] 2026-07-24 05:29:40.847947 | instance | changed: 2026-07-24 05:29:40.848128 | instance | created directory /var/lib/zuul/builds/b181b8f57b684e729e5a178e81f98f0f/work/logs/instance 2026-07-24 05:29:40.848182 | instance | cd+++++++++ system/ 2026-07-24 05:29:40.848221 | instance | >f+++++++++ system/brctl-show.txt 2026-07-24 05:29:40.848253 | instance | >f+++++++++ system/docker-images.txt 2026-07-24 05:29:40.848284 | instance | >f+++++++++ system/ip-addr.txt 2026-07-24 05:29:40.848317 | instance | >f+++++++++ system/ip-route.txt 2026-07-24 05:29:40.848349 | instance | >f+++++++++ system/lsblk.txt 2026-07-24 05:29:40.848379 | instance | >f+++++++++ system/mount.txt 2026-07-24 05:29:40.848409 | instance | >f+++++++++ system/packages.txt 2026-07-24 05:29:40.848438 | instance | >f+++++++++ system/ps.txt 2026-07-24 05:29:40.848477 | instance | >f+++++++++ system/systemd-cgls.txt 2026-07-24 05:29:40.858759 | 2026-07-24 05:29:40.858848 | LOOP [helm-release-status : creating directory for helm release status] 2026-07-24 05:29:41.046358 | instance | changed: "values" 2026-07-24 05:29:41.208056 | instance | changed: "releases" 2026-07-24 05:29:41.224073 | 2026-07-24 05:29:41.224295 | TASK [helm-release-status : Gather get release status for helm charts] 2026-07-24 05:29:42.759501 | instance | ok: Runtime: 0:00:01.265500 2026-07-24 05:29:43.362269 | 2026-07-24 05:29:43.362387 | TASK [helm-release-status : Downloads logs to executor] 2026-07-24 05:29:43.862443 | instance | changed: 2026-07-24 05:29:43.862641 | instance | cd+++++++++ helm/ 2026-07-24 05:29:43.862685 | instance | cd+++++++++ helm/releases/ 2026-07-24 05:29:43.862718 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-07-24 05:29:43.862752 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-07-24 05:29:43.862791 | instance | cd+++++++++ helm/releases/kube-system/ 2026-07-24 05:29:43.862824 | instance | >f+++++++++ helm/releases/kube-system/ceph-csi-rbd.txt 2026-07-24 05:29:43.862858 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-07-24 05:29:43.862895 | instance | cd+++++++++ helm/values/ 2026-07-24 05:29:43.863062 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-07-24 05:29:43.863108 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-07-24 05:29:43.863141 | instance | cd+++++++++ helm/values/kube-system/ 2026-07-24 05:29:43.863173 | instance | >f+++++++++ helm/values/kube-system/ceph-csi-rbd.yaml 2026-07-24 05:29:43.863214 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-07-24 05:29:43.872691 | 2026-07-24 05:29:43.872757 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-07-24 05:29:44.059479 | instance | changed 2026-07-24 05:29:44.064927 | 2026-07-24 05:29:44.065011 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-07-24 05:29:44.309273 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-24 05:29:44.309413 | instance | 2026-07-24 05:29:44.315316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:44.318519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:44.390002 | instance | node/instance 2026-07-24 05:29:44.391225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:44.426034 | instance | clusterrole/admin 2026-07-24 05:29:44.584300 | instance | clusterrole/ceph-csi-rbd-nodeplugin 2026-07-24 05:29:44.587423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:44.591440 | instance | clusterrole/ceph-csi-rbd-provisioner 2026-07-24 05:29:44.625057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:44.750541 | instance | clusterrole/cilium 2026-07-24 05:29:44.801084 | instance | clusterrole/cilium-operator 2026-07-24 05:29:44.912874 | instance | clusterrole/cluster-admin 2026-07-24 05:29:44.992819 | instance | clusterrole/edit 2026-07-24 05:29:45.082174 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-24 05:29:45.159778 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-07-24 05:29:45.238843 | instance | clusterrole/kubeadm:get-nodes 2026-07-24 05:29:45.318406 | instance | clusterrole/system:aggregate-to-admin 2026-07-24 05:29:45.381123 | instance | clusterrole/system:aggregate-to-edit 2026-07-24 05:29:45.464005 | instance | clusterrole/system:aggregate-to-view 2026-07-24 05:29:45.528893 | instance | clusterrole/system:auth-delegator 2026-07-24 05:29:45.624082 | instance | clusterrole/system:basic-user 2026-07-24 05:29:45.675513 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-07-24 05:29:45.770426 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-07-24 05:29:45.834579 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-07-24 05:29:45.926457 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-07-24 05:29:45.971242 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-07-24 05:29:46.075709 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-07-24 05:29:46.124826 | instance | clusterrole/system:controller:attachdetach-controller 2026-07-24 05:29:46.244033 | instance | clusterrole/system:controller:certificate-controller 2026-07-24 05:29:46.291023 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-07-24 05:29:46.397114 | instance | clusterrole/system:controller:cronjob-controller 2026-07-24 05:29:46.446595 | instance | clusterrole/system:controller:daemon-set-controller 2026-07-24 05:29:46.564457 | instance | clusterrole/system:controller:deployment-controller 2026-07-24 05:29:46.599133 | instance | clusterrole/system:controller:disruption-controller 2026-07-24 05:29:46.721651 | instance | clusterrole/system:controller:endpoint-controller 2026-07-24 05:29:46.759373 | instance | clusterrolebinding/ceph-csi-rbd-nodeplugin 2026-07-24 05:29:46.865512 | instance | clusterrole/system:controller:endpointslice-controller 2026-07-24 05:29:46.925661 | instance | clusterrolebinding/ceph-csi-rbd-provisioner 2026-07-24 05:29:47.013239 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-07-24 05:29:47.060610 | instance | clusterrolebinding/cilium 2026-07-24 05:29:47.181577 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-07-24 05:29:47.201560 | instance | clusterrolebinding/cilium-operator 2026-07-24 05:29:47.327552 | instance | clusterrole/system:controller:expand-controller 2026-07-24 05:29:47.347460 | instance | clusterrole/system:controller:generic-garbage-collector 2026-07-24 05:29:47.482686 | instance | clusterrolebinding/cluster-admin 2026-07-24 05:29:47.505127 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-07-24 05:29:47.647347 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-24 05:29:47.673357 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-07-24 05:29:47.828166 | instance | clusterrole/system:controller:job-controller 2026-07-24 05:29:47.834688 | instance | clusterrolebinding/kubeadm:get-nodes 2026-07-24 05:29:47.989499 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-07-24 05:29:47.992824 | instance | clusterrole/system:controller:namespace-controller 2026-07-24 05:29:48.135627 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-07-24 05:29:48.138319 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-07-24 05:29:48.293270 | instance | clusterrolebinding/kubeadm:node-proxier 2026-07-24 05:29:48.303763 | instance | clusterrolebinding/system:basic-user 2026-07-24 05:29:48.441213 | instance | clusterrole/system:controller:node-controller 2026-07-24 05:29:48.454472 | instance | clusterrole/system:controller:persistent-volume-binder 2026-07-24 05:29:48.594807 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-07-24 05:29:48.612581 | instance | clusterrole/system:controller:pod-garbage-collector 2026-07-24 05:29:48.744814 | instance | clusterrole/system:controller:pv-protection-controller 2026-07-24 05:29:48.772758 | instance | clusterrole/system:controller:pvc-protection-controller 2026-07-24 05:29:48.931662 | instance | clusterrole/system:controller:replicaset-controller 2026-07-24 05:29:48.935043 | instance | clusterrole/system:controller:replication-controller 2026-07-24 05:29:49.086581 | instance | clusterrolebinding/system:controller:certificate-controller 2026-07-24 05:29:49.094344 | instance | clusterrole/system:controller:resourcequota-controller 2026-07-24 05:29:49.235589 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-07-24 05:29:49.251311 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-07-24 05:29:49.388655 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-07-24 05:29:49.404574 | instance | clusterrole/system:controller:route-controller 2026-07-24 05:29:49.547080 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-07-24 05:29:49.565761 | instance | clusterrole/system:controller:service-account-controller 2026-07-24 05:29:49.706595 | instance | clusterrolebinding/system:controller:deployment-controller 2026-07-24 05:29:49.714313 | instance | clusterrole/system:controller:service-controller 2026-07-24 05:29:49.843482 | instance | clusterrolebinding/system:controller:disruption-controller 2026-07-24 05:29:49.863820 | instance | clusterrole/system:controller:statefulset-controller 2026-07-24 05:29:50.002997 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-07-24 05:29:50.019388 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-07-24 05:29:50.166355 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-07-24 05:29:50.170909 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-07-24 05:29:50.308199 | instance | clusterrole/system:controller:ttl-controller 2026-07-24 05:29:50.323774 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-07-24 05:29:50.461278 | instance | clusterrole/system:coredns 2026-07-24 05:29:50.480394 | instance | clusterrolebinding/system:controller:expand-controller 2026-07-24 05:29:50.615613 | instance | clusterrole/system:discovery 2026-07-24 05:29:50.636201 | instance | clusterrole/system:heapster 2026-07-24 05:29:50.774981 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-07-24 05:29:50.799464 | instance | clusterrole/system:kube-aggregator 2026-07-24 05:29:50.929666 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-07-24 05:29:50.969162 | instance | clusterrole/system:kube-controller-manager 2026-07-24 05:29:51.090620 | instance | clusterrolebinding/system:controller:job-controller 2026-07-24 05:29:51.119346 | instance | clusterrole/system:kube-dns 2026-07-24 05:29:51.238829 | instance | clusterrolebinding/system:controller:namespace-controller 2026-07-24 05:29:51.270992 | instance | clusterrole/system:kube-scheduler 2026-07-24 05:29:51.392519 | instance | clusterrolebinding/system:controller:node-controller 2026-07-24 05:29:51.430874 | instance | clusterrole/system:kubelet-api-admin 2026-07-24 05:29:51.558693 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-07-24 05:29:51.581680 | instance | clusterrole/system:monitoring 2026-07-24 05:29:51.724676 | instance | clusterrole/system:node 2026-07-24 05:29:51.738501 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-07-24 05:29:51.886133 | instance | clusterrole/system:node-bootstrapper 2026-07-24 05:29:51.889785 | instance | clusterrole/system:node-problem-detector 2026-07-24 05:29:52.029945 | instance | clusterrole/system:node-proxier 2026-07-24 05:29:52.038256 | instance | clusterrole/system:persistent-volume-provisioner 2026-07-24 05:29:52.176871 | instance | clusterrole/system:public-info-viewer 2026-07-24 05:29:52.179106 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-07-24 05:29:52.321737 | instance | clusterrole/system:service-account-issuer-discovery 2026-07-24 05:29:52.324827 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-07-24 05:29:52.474451 | instance | clusterrole/system:volume-scheduler 2026-07-24 05:29:52.477255 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-07-24 05:29:52.630418 | instance | clusterrole/view 2026-07-24 05:29:52.631651 | instance | clusterrolebinding/system:controller:replication-controller 2026-07-24 05:29:52.791713 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-07-24 05:29:52.796543 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-07-24 05:29:52.940207 | instance | clusterrolebinding/system:controller:route-controller 2026-07-24 05:29:52.941562 | instance | clusterrolebinding/system:controller:service-account-controller 2026-07-24 05:29:53.094965 | instance | clusterrolebinding/system:controller:service-controller 2026-07-24 05:29:53.099054 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-07-24 05:29:53.244484 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-07-24 05:29:53.246050 | instance | clusterrolebinding/system:controller:ttl-controller 2026-07-24 05:29:53.388601 | instance | clusterrolebinding/system:coredns 2026-07-24 05:29:53.403980 | instance | clusterrolebinding/system:discovery 2026-07-24 05:29:53.543376 | instance | clusterrolebinding/system:kube-controller-manager 2026-07-24 05:29:53.551501 | instance | clusterrolebinding/system:kube-dns 2026-07-24 05:29:53.692476 | instance | clusterrolebinding/system:kube-scheduler 2026-07-24 05:29:53.702311 | instance | clusterrolebinding/system:monitoring 2026-07-24 05:29:53.844761 | instance | clusterrolebinding/system:node 2026-07-24 05:29:53.869489 | instance | clusterrolebinding/system:node-proxier 2026-07-24 05:29:54.001408 | instance | clusterrolebinding/system:public-info-viewer 2026-07-24 05:29:54.013035 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-07-24 05:29:54.158897 | instance | clusterrolebinding/system:volume-scheduler 2026-07-24 05:29:54.163523 | instance | storageclass/general 2026-07-24 05:29:54.317462 | instance | namespace/default 2026-07-24 05:29:54.318627 | instance | namespace/envoy-gateway-system 2026-07-24 05:29:54.467673 | instance | namespace/kube-node-lease 2026-07-24 05:29:54.476000 | instance | namespace/kube-public 2026-07-24 05:29:54.620864 | instance | namespace/kube-system 2026-07-24 05:29:55.113325 | instance | ok: Runtime: 0:00:10.484017 2026-07-24 05:29:55.120216 | 2026-07-24 05:29:55.120280 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-07-24 05:29:55.316028 | instance | changed 2026-07-24 05:29:55.665217 | 2026-07-24 05:29:55.665320 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-07-24 05:29:55.868382 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-24 05:29:55.869012 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-24 05:29:55.869039 | instance | 2026-07-24 05:29:55.955026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:55.955967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.024570 | instance | default/configmaps/kube-root-ca.crt 2026-07-24 05:29:56.027417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.029438 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-07-24 05:29:56.035398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.112446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.122476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.175632 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-07-24 05:29:56.204775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.206825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.273998 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-07-24 05:29:56.278645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.282341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.351665 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-07-24 05:29:56.356946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.382295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.437590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.466585 | instance | default/endpoints/kubernetes 2026-07-24 05:29:56.497628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.536983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.575840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.620342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.658230 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-rpkcj 2026-07-24 05:29:56.660430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.692623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.748908 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 05:29:56.755026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.781173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.832103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.866030 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 05:29:56.873725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.907258 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-07-24 05:29:56.909700 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-07-24 05:29:56.915601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:56.954809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.019117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.067478 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-07-24 05:29:57.076986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.087062 | instance | default/persistentvolumeclaims/test-pvc 2026-07-24 05:29:57.160117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.230463 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-07-24 05:29:57.234030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.281770 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-07-24 05:29:57.283738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.359178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.384284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.431738 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-07-24 05:29:57.448086 | instance | envoy-gateway-system/serviceaccounts/default 2026-07-24 05:29:57.468770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.472426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.551170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.551342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.621843 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-07-24 05:29:57.626174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.635636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.691432 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-07-24 05:29:57.724149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.728294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.826726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.842262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.890620 | instance | envoy-gateway-system/secrets/envoy 2026-07-24 05:29:57.918537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.940030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:57.975411 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-07-24 05:29:58.010951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.038293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.076227 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-07-24 05:29:58.109620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.136980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.147342 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-07-24 05:29:58.199194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.230914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.246432 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-07-24 05:29:58.300055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.319788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.334599 | instance | envoy-gateway-system/services/envoy-gateway 2026-07-24 05:29:58.386571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.442524 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 05:29:58.451623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.476219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.519284 | instance | default/serviceaccounts/default 2026-07-24 05:29:58.521828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.596801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.679063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.689544 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 05:29:58.694923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.702840 | instance | default/services/kubernetes 2026-07-24 05:29:58.741696 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-07-24 05:29:58.751635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.777438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.823341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.866199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.907714 | instance | kube-public/configmaps/cluster-info 2026-07-24 05:29:58.919179 | instance | kube-public/configmaps/kube-root-ca.crt 2026-07-24 05:29:58.923367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:58.958455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.016058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.046066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.092833 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-07-24 05:29:59.096476 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-07-24 05:29:59.102880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.167417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.181356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.242489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.267271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.281072 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-07-24 05:29:59.292290 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-07-24 05:29:59.351524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.370302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.446085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.447183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.471991 | instance | kube-public/serviceaccounts/default 2026-07-24 05:29:59.478669 | instance | kube-node-lease/serviceaccounts/default 2026-07-24 05:29:59.532975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.533105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.626031 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 05:29:59.635660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.663466 | instance | kube-system/configmaps/ceph-config 2026-07-24 05:29:59.669031 | instance | kube-system/configmaps/ceph-csi-config 2026-07-24 05:29:59.684705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.725805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.809888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.840402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:29:59.840453 | instance | kube-system/configmaps/ceph-csi-encryption-kms-config 2026-07-24 05:29:59.842083 | instance | kube-system/configmaps/cilium-config 2026-07-24 05:29:59.950175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:30:00.010738 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-07-24 05:30:00.010793 | instance | kube-system/configmaps/coredns 2026-07-24 05:30:00.026539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 05:30:00.173859 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-07-24 05:30:00.179088 | instance | kube-system/configmaps/kube-proxy 2026-07-24 05:30:00.327421 | instance | kube-system/configmaps/kube-root-ca.crt 2026-07-24 05:30:00.328353 | instance | kube-system/configmaps/kubeadm-config 2026-07-24 05:30:00.483619 | instance | kube-system/configmaps/kubelet-config 2026-07-24 05:30:00.488659 | instance | kube-system/daemonsets/ceph-csi-rbd-nodeplugin 2026-07-24 05:30:00.635439 | instance | kube-system/daemonsets/cilium 2026-07-24 05:30:00.659220 | instance | kube-system/daemonsets/kube-proxy 2026-07-24 05:30:00.816650 | instance | kube-system/deployment/ceph-csi-rbd-provisioner 2026-07-24 05:30:00.849206 | instance | kube-system/deployment/cilium-operator 2026-07-24 05:30:00.997772 | instance | kube-system/deployment/coredns 2026-07-24 05:30:01.040303 | instance | kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics 2026-07-24 05:30:01.172863 | instance | kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics 2026-07-24 05:30:01.205180 | instance | kube-system/endpoints/kube-dns 2026-07-24 05:30:01.350081 | instance | kube-system/pods/ceph-csi-rbd-nodeplugin-6fjr2 2026-07-24 05:30:01.367251 | instance | kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt 2026-07-24 05:30:01.526053 | instance | kube-system/pods/cilium-5qw4w 2026-07-24 05:30:01.538986 | instance | kube-system/pods/cilium-operator-869df985b8-6bk8r 2026-07-24 05:30:01.704282 | instance | kube-system/pods/coredns-67659f764b-hvb7k 2026-07-24 05:30:01.709454 | instance | kube-system/pods/coredns-67659f764b-plff5 2026-07-24 05:30:01.875445 | instance | kube-system/pods/etcd-instance 2026-07-24 05:30:01.876676 | instance | kube-system/pods/kube-apiserver-instance 2026-07-24 05:30:02.037078 | instance | kube-system/pods/kube-controller-manager-instance 2026-07-24 05:30:02.038921 | instance | kube-system/pods/kube-proxy-l6bt2 2026-07-24 05:30:02.196148 | instance | kube-system/pods/kube-scheduler-instance 2026-07-24 05:30:02.212055 | instance | kube-system/pods/kube-vip-instance 2026-07-24 05:30:02.357561 | instance | kube-system/rolebindings/ceph-csi-rbd-provisioner 2026-07-24 05:30:02.378153 | instance | kube-system/rolebindings/cilium-config-agent 2026-07-24 05:30:02.526610 | instance | kube-system/rolebindings/kube-proxy 2026-07-24 05:30:02.527566 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-07-24 05:30:02.681870 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-07-24 05:30:02.683227 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-07-24 05:30:02.842287 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-07-24 05:30:02.866595 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-07-24 05:30:03.015650 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-07-24 05:30:03.040537 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-07-24 05:30:03.171659 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-07-24 05:30:03.199755 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-07-24 05:30:03.339649 | instance | kube-system/roles/ceph-csi-rbd-provisioner 2026-07-24 05:30:03.365756 | instance | kube-system/roles/cilium-config-agent 2026-07-24 05:30:03.508833 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-07-24 05:30:03.543412 | instance | kube-system/roles/kube-proxy 2026-07-24 05:30:03.686163 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-07-24 05:30:03.711271 | instance | kube-system/roles/kubeadm:kubelet-config 2026-07-24 05:30:03.860269 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-07-24 05:30:03.887363 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-07-24 05:30:04.014971 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-07-24 05:30:04.065226 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-07-24 05:30:04.177645 | instance | kube-system/roles/system:controller:cloud-provider 2026-07-24 05:30:04.232661 | instance | kube-system/roles/system:controller:token-cleaner 2026-07-24 05:30:04.347628 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-07-24 05:30:04.393115 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-07-24 05:30:04.545007 | instance | kube-system/secrets/bootstrap-token-mama1y 2026-07-24 05:30:04.598185 | instance | kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin 2026-07-24 05:30:04.698267 | instance | kube-system/secrets/bootstrap-token-p5i26o 2026-07-24 05:30:04.788680 | instance | kube-system/secrets/csi-rbd-secret 2026-07-24 05:30:04.860904 | instance | kube-system/serviceaccounts/ceph-csi-rbd-provisioner 2026-07-24 05:30:04.926077 | instance | kube-system/secrets/kubeadm-certs 2026-07-24 05:30:05.041422 | instance | kube-system/serviceaccounts/certificate-controller 2026-07-24 05:30:05.081870 | instance | kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1 2026-07-24 05:30:05.235742 | instance | kube-system/serviceaccounts/cilium 2026-07-24 05:30:05.257260 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-07-24 05:30:05.423608 | instance | kube-system/serviceaccounts/cilium-operator 2026-07-24 05:30:05.508176 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-07-24 05:30:05.611909 | instance | kube-system/serviceaccounts/coredns 2026-07-24 05:30:05.687805 | instance | kube-system/serviceaccounts/cronjob-controller 2026-07-24 05:30:05.815048 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-07-24 05:30:05.885184 | instance | kube-system/serviceaccounts/default 2026-07-24 05:30:06.003270 | instance | kube-system/serviceaccounts/deployment-controller 2026-07-24 05:30:06.075851 | instance | kube-system/serviceaccounts/disruption-controller 2026-07-24 05:30:06.221867 | instance | kube-system/serviceaccounts/endpoint-controller 2026-07-24 05:30:06.260464 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-07-24 05:30:06.425897 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-07-24 05:30:06.477139 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-07-24 05:30:06.647710 | instance | kube-system/serviceaccounts/expand-controller 2026-07-24 05:30:06.681357 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-07-24 05:30:06.842447 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-07-24 05:30:06.898006 | instance | kube-system/serviceaccounts/job-controller 2026-07-24 05:30:07.049808 | instance | kube-system/serviceaccounts/kube-proxy 2026-07-24 05:30:07.095534 | instance | kube-system/serviceaccounts/namespace-controller 2026-07-24 05:30:07.259780 | instance | kube-system/serviceaccounts/node-controller 2026-07-24 05:30:07.292194 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-07-24 05:30:07.439560 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-07-24 05:30:07.482820 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-07-24 05:30:07.632356 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-07-24 05:30:07.681583 | instance | kube-system/serviceaccounts/replicaset-controller 2026-07-24 05:30:07.830199 | instance | kube-system/serviceaccounts/replication-controller 2026-07-24 05:30:07.925633 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-07-24 05:30:08.030210 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-07-24 05:30:08.153004 | instance | kube-system/serviceaccounts/service-account-controller 2026-07-24 05:30:08.224132 | instance | kube-system/serviceaccounts/service-controller 2026-07-24 05:30:08.338792 | instance | kube-system/serviceaccounts/statefulset-controller 2026-07-24 05:30:08.424707 | instance | kube-system/serviceaccounts/token-cleaner 2026-07-24 05:30:08.532208 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-07-24 05:30:08.600583 | instance | kube-system/serviceaccounts/ttl-controller 2026-07-24 05:30:08.717163 | instance | kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics 2026-07-24 05:30:08.790066 | instance | kube-system/services/ceph-csi-rbd-provisioner-http-metrics 2026-07-24 05:30:08.893446 | instance | kube-system/services/kube-dns 2026-07-24 05:30:09.216630 | instance | ok: Runtime: 0:00:13.224992 2026-07-24 05:30:09.227034 | 2026-07-24 05:30:09.227144 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-07-24 05:30:09.764523 | instance | changed: 2026-07-24 05:30:09.764706 | instance | cd+++++++++ objects/ 2026-07-24 05:30:09.764746 | instance | cd+++++++++ objects/cluster/ 2026-07-24 05:30:09.764776 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-07-24 05:30:09.764805 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-07-24 05:30:09.764832 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-07-24 05:30:09.764858 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.txt 2026-07-24 05:30:09.764900 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.yaml 2026-07-24 05:30:09.764927 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.txt 2026-07-24 05:30:09.764974 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.yaml 2026-07-24 05:30:09.765006 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-07-24 05:30:09.765045 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-07-24 05:30:09.765084 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-07-24 05:30:09.765111 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-07-24 05:30:09.765136 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-07-24 05:30:09.765163 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-07-24 05:30:09.765188 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-07-24 05:30:09.765212 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-07-24 05:30:09.765238 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-24 05:30:09.765275 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-24 05:30:09.765314 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-07-24 05:30:09.765348 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-07-24 05:30:09.765376 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-07-24 05:30:09.765410 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-07-24 05:30:09.765448 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-07-24 05:30:09.765479 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-07-24 05:30:09.765528 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-07-24 05:30:09.765566 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-07-24 05:30:09.765611 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-07-24 05:30:09.765676 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-07-24 05:30:09.765712 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-07-24 05:30:09.765740 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-07-24 05:30:09.765767 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-07-24 05:30:09.765794 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-07-24 05:30:09.765820 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-07-24 05:30:09.765854 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-07-24 05:30:09.765881 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-07-24 05:30:09.765908 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-07-24 05:30:09.765935 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-07-24 05:30:09.766033 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-07-24 05:30:09.766080 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-07-24 05:30:09.766111 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-07-24 05:30:09.766148 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-07-24 05:30:09.766176 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-07-24 05:30:09.766202 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-07-24 05:30:09.766229 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-07-24 05:30:09.766254 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-07-24 05:30:09.766280 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-07-24 05:30:09.766306 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-07-24 05:30:09.766332 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-07-24 05:30:09.766357 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-07-24 05:30:09.766383 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-07-24 05:30:09.766410 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-07-24 05:30:09.766436 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-07-24 05:30:09.766460 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-07-24 05:30:09.766486 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-07-24 05:30:09.766512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-07-24 05:30:09.766536 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-07-24 05:30:09.766562 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-07-24 05:30:09.766587 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-07-24 05:30:09.766612 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-07-24 05:30:09.766635 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-07-24 05:30:09.766660 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-07-24 05:30:09.766684 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-07-24 05:30:09.766708 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-07-24 05:30:09.766734 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-07-24 05:30:09.766799 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-07-24 05:30:09.766851 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-07-24 05:30:09.766899 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-07-24 05:30:09.766933 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-07-24 05:30:09.766961 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-07-24 05:30:09.766987 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-07-24 05:30:09.767013 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-07-24 05:30:09.767038 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-07-24 05:30:09.767070 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-07-24 05:30:09.767088 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-07-24 05:30:09.767106 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-07-24 05:30:09.767124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-07-24 05:30:09.767142 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-07-24 05:30:09.767159 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-07-24 05:30:09.767177 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-07-24 05:30:09.767195 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-07-24 05:30:09.767213 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-07-24 05:30:09.767231 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-07-24 05:30:09.767248 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-07-24 05:30:09.767266 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-07-24 05:30:09.767284 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-07-24 05:30:09.767301 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-07-24 05:30:09.767319 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-07-24 05:30:09.767337 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-07-24 05:30:09.767356 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-07-24 05:30:09.767373 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-07-24 05:30:09.767391 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-07-24 05:30:09.767408 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-07-24 05:30:09.767425 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-07-24 05:30:09.767443 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-07-24 05:30:09.767487 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-07-24 05:30:09.767516 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-07-24 05:30:09.767537 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-07-24 05:30:09.767556 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-07-24 05:30:09.767576 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-07-24 05:30:09.767595 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-07-24 05:30:09.767619 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-07-24 05:30:09.767642 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-07-24 05:30:09.767660 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-07-24 05:30:09.767679 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-07-24 05:30:09.767698 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-07-24 05:30:09.767721 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-07-24 05:30:09.767740 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-07-24 05:30:09.767758 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-07-24 05:30:09.767777 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-07-24 05:30:09.767795 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-07-24 05:30:09.767813 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-07-24 05:30:09.767831 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-07-24 05:30:09.767849 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-07-24 05:30:09.767867 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-07-24 05:30:09.767885 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-07-24 05:30:09.767902 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-07-24 05:30:09.767920 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-07-24 05:30:09.767944 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-07-24 05:30:09.767970 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-07-24 05:30:09.767997 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-07-24 05:30:09.768021 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-07-24 05:30:09.768042 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-07-24 05:30:09.768063 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-07-24 05:30:09.768081 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-07-24 05:30:09.768100 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-07-24 05:30:09.768118 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-07-24 05:30:09.768136 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-07-24 05:30:09.768154 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-07-24 05:30:09.768172 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-07-24 05:30:09.768189 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-07-24 05:30:09.768207 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-07-24 05:30:09.768225 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-07-24 05:30:09.768243 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-07-24 05:30:09.768262 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-07-24 05:30:09.768280 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-07-24 05:30:09.768299 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-07-24 05:30:09.768316 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-07-24 05:30:09.768334 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-07-24 05:30:09.768351 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-07-24 05:30:09.768370 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-07-24 05:30:09.768387 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-07-24 05:30:09.768406 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-07-24 05:30:09.768424 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-07-24 05:30:09.768447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.txt 2026-07-24 05:30:09.768465 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.yaml 2026-07-24 05:30:09.768483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.txt 2026-07-24 05:30:09.768500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.yaml 2026-07-24 05:30:09.768518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-07-24 05:30:09.768537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-07-24 05:30:09.768555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-07-24 05:30:09.768574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-07-24 05:30:09.768592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-07-24 05:30:09.768610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-07-24 05:30:09.768629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-24 05:30:09.768647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-24 05:30:09.768664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-07-24 05:30:09.768683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-07-24 05:30:09.768701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-07-24 05:30:09.768719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-07-24 05:30:09.768736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-07-24 05:30:09.768755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-07-24 05:30:09.768773 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-07-24 05:30:09.768792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-07-24 05:30:09.768809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-07-24 05:30:09.768828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-07-24 05:30:09.768847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-07-24 05:30:09.768865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-07-24 05:30:09.768883 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-07-24 05:30:09.768902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-07-24 05:30:09.768920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-07-24 05:30:09.768938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-07-24 05:30:09.769006 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-07-24 05:30:09.769035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-07-24 05:30:09.769055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-07-24 05:30:09.769074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-07-24 05:30:09.769093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-07-24 05:30:09.769112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-07-24 05:30:09.769136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-07-24 05:30:09.769155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-07-24 05:30:09.769172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-07-24 05:30:09.769190 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-07-24 05:30:09.769208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-07-24 05:30:09.769226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-07-24 05:30:09.769243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-07-24 05:30:09.769261 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-07-24 05:30:09.769287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-07-24 05:30:09.769329 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-07-24 05:30:09.769352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-07-24 05:30:09.769377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-07-24 05:30:09.769399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-07-24 05:30:09.769417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-07-24 05:30:09.769438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-07-24 05:30:09.769463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-07-24 05:30:09.769483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-07-24 05:30:09.769501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-07-24 05:30:09.769526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-07-24 05:30:09.769549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-07-24 05:30:09.769570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-07-24 05:30:09.769589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-07-24 05:30:09.769606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-07-24 05:30:09.769624 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-07-24 05:30:09.769642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-07-24 05:30:09.769661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-07-24 05:30:09.769685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-07-24 05:30:09.769708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-07-24 05:30:09.769731 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-07-24 05:30:09.769754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-07-24 05:30:09.769782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-07-24 05:30:09.769895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-07-24 05:30:09.769940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-07-24 05:30:09.769964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-07-24 05:30:09.769988 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-07-24 05:30:09.770012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-07-24 05:30:09.770034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-07-24 05:30:09.770056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-07-24 05:30:09.770079 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-07-24 05:30:09.770102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-07-24 05:30:09.770124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-07-24 05:30:09.770147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-07-24 05:30:09.770169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-07-24 05:30:09.770191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-07-24 05:30:09.770213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-07-24 05:30:09.770235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-07-24 05:30:09.770258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-07-24 05:30:09.770280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-07-24 05:30:09.770302 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-07-24 05:30:09.770320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-07-24 05:30:09.770341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-07-24 05:30:09.770367 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-07-24 05:30:09.770391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-07-24 05:30:09.770411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-07-24 05:30:09.770429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-07-24 05:30:09.770448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-07-24 05:30:09.770467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-07-24 05:30:09.770485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-07-24 05:30:09.770503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-07-24 05:30:09.770521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-07-24 05:30:09.770540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-07-24 05:30:09.770559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-07-24 05:30:09.770581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-07-24 05:30:09.770615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-07-24 05:30:09.770642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-07-24 05:30:09.770670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-07-24 05:30:09.770696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-07-24 05:30:09.770725 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-07-24 05:30:09.770747 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-07-24 05:30:09.770767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-07-24 05:30:09.770786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-07-24 05:30:09.770804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-07-24 05:30:09.770822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-07-24 05:30:09.770841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-07-24 05:30:09.770858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-07-24 05:30:09.770876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-07-24 05:30:09.770894 | instance | cd+++++++++ objects/cluster/namespace/ 2026-07-24 05:30:09.770912 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-07-24 05:30:09.770930 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-07-24 05:30:09.770948 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-07-24 05:30:09.770966 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-07-24 05:30:09.770983 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-07-24 05:30:09.771001 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-07-24 05:30:09.771019 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-07-24 05:30:09.771038 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-07-24 05:30:09.771059 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-07-24 05:30:09.771077 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-07-24 05:30:09.771095 | instance | cd+++++++++ objects/cluster/node/ 2026-07-24 05:30:09.771114 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-07-24 05:30:09.771131 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-07-24 05:30:09.771149 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-07-24 05:30:09.771166 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-07-24 05:30:09.771183 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-07-24 05:30:09.771201 | instance | cd+++++++++ objects/namespaced/ 2026-07-24 05:30:09.771219 | instance | cd+++++++++ objects/namespaced/default/ 2026-07-24 05:30:09.771236 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-07-24 05:30:09.771254 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-07-24 05:30:09.771271 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-07-24 05:30:09.771288 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-07-24 05:30:09.771306 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-07-24 05:30:09.771324 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-07-24 05:30:09.771342 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-07-24 05:30:09.771360 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-07-24 05:30:09.771383 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-07-24 05:30:09.771401 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-07-24 05:30:09.771469 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-07-24 05:30:09.771494 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-07-24 05:30:09.771513 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-07-24 05:30:09.771532 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-07-24 05:30:09.771550 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-07-24 05:30:09.771570 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-07-24 05:30:09.771589 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-07-24 05:30:09.771609 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-07-24 05:30:09.771634 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-07-24 05:30:09.771659 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-07-24 05:30:09.771683 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-07-24 05:30:09.771706 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-07-24 05:30:09.771734 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-07-24 05:30:09.771760 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-07-24 05:30:09.771784 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-07-24 05:30:09.771810 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-07-24 05:30:09.771833 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-07-24 05:30:09.771860 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-07-24 05:30:09.771886 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rpkcj.txt 2026-07-24 05:30:09.771908 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rpkcj.yaml 2026-07-24 05:30:09.771927 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-07-24 05:30:09.771945 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-07-24 05:30:09.771964 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-07-24 05:30:09.771982 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-24 05:30:09.772001 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-24 05:30:09.772023 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-07-24 05:30:09.772050 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-07-24 05:30:09.772074 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-07-24 05:30:09.772093 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-07-24 05:30:09.772111 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-07-24 05:30:09.772130 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-24 05:30:09.772148 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-24 05:30:09.772173 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-07-24 05:30:09.772193 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-07-24 05:30:09.772212 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-07-24 05:30:09.772230 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-07-24 05:30:09.772255 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-07-24 05:30:09.772275 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-07-24 05:30:09.772294 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-07-24 05:30:09.772312 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-07-24 05:30:09.772336 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-07-24 05:30:09.772358 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-07-24 05:30:09.772377 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-07-24 05:30:09.772395 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-07-24 05:30:09.772417 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-07-24 05:30:09.772441 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-07-24 05:30:09.772460 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-07-24 05:30:09.772479 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-07-24 05:30:09.772499 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-07-24 05:30:09.772524 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-07-24 05:30:09.772546 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-07-24 05:30:09.772566 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-07-24 05:30:09.772585 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-07-24 05:30:09.772610 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-07-24 05:30:09.772633 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-07-24 05:30:09.772655 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-07-24 05:30:09.772677 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-07-24 05:30:09.772700 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-07-24 05:30:09.772723 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-07-24 05:30:09.772745 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-07-24 05:30:09.772767 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-07-24 05:30:09.772789 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-07-24 05:30:09.772810 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-07-24 05:30:09.772832 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-07-24 05:30:09.772854 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-07-24 05:30:09.772872 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-07-24 05:30:09.772898 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-07-24 05:30:09.772916 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-07-24 05:30:09.772947 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-07-24 05:30:09.773006 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-24 05:30:09.773031 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-24 05:30:09.773069 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-07-24 05:30:09.773102 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-24 05:30:09.773123 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-07-24 05:30:09.773149 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-24 05:30:09.773171 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-24 05:30:09.773189 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-07-24 05:30:09.773208 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-07-24 05:30:09.773232 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-07-24 05:30:09.773256 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-07-24 05:30:09.773274 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-07-24 05:30:09.773293 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-07-24 05:30:09.773316 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-07-24 05:30:09.773341 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.txt 2026-07-24 05:30:09.773364 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.yaml 2026-07-24 05:30:09.773383 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.txt 2026-07-24 05:30:09.773406 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.yaml 2026-07-24 05:30:09.773431 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.txt 2026-07-24 05:30:09.773453 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.yaml 2026-07-24 05:30:09.773475 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-07-24 05:30:09.773496 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-07-24 05:30:09.773519 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-07-24 05:30:09.773543 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-07-24 05:30:09.773566 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-07-24 05:30:09.773588 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-07-24 05:30:09.773611 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-07-24 05:30:09.773635 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-07-24 05:30:09.773658 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-07-24 05:30:09.773680 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-07-24 05:30:09.773702 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-07-24 05:30:09.773726 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-07-24 05:30:09.773756 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-07-24 05:30:09.773779 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-07-24 05:30:09.773802 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-07-24 05:30:09.773825 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-07-24 05:30:09.773848 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-07-24 05:30:09.773870 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.txt 2026-07-24 05:30:09.773909 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.yaml 2026-07-24 05:30:09.773935 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-07-24 05:30:09.773958 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-07-24 05:30:09.773981 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-07-24 05:30:09.774003 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-07-24 05:30:09.774025 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-07-24 05:30:09.774048 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.txt 2026-07-24 05:30:09.774071 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.yaml 2026-07-24 05:30:09.774093 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-07-24 05:30:09.774115 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-07-24 05:30:09.774138 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-07-24 05:30:09.774161 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-07-24 05:30:09.774185 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-07-24 05:30:09.774207 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-07-24 05:30:09.774229 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-07-24 05:30:09.774253 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.txt 2026-07-24 05:30:09.774278 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-07-24 05:30:09.774301 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-07-24 05:30:09.774324 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-07-24 05:30:09.774347 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-07-24 05:30:09.774372 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-6fjr2.txt 2026-07-24 05:30:09.774396 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-6fjr2.yaml 2026-07-24 05:30:09.774421 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt.txt 2026-07-24 05:30:09.774445 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt.yaml 2026-07-24 05:30:09.774470 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-5qw4w.txt 2026-07-24 05:30:09.774496 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-5qw4w.yaml 2026-07-24 05:30:09.774520 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-6bk8r.txt 2026-07-24 05:30:09.774542 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-6bk8r.yaml 2026-07-24 05:30:09.774564 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hvb7k.txt 2026-07-24 05:30:09.774595 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hvb7k.yaml 2026-07-24 05:30:09.774618 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-plff5.txt 2026-07-24 05:30:09.774640 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-plff5.yaml 2026-07-24 05:30:09.774662 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-07-24 05:30:09.774681 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-07-24 05:30:09.774699 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-07-24 05:30:09.774717 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-07-24 05:30:09.774736 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-07-24 05:30:09.774760 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-07-24 05:30:09.774783 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-l6bt2.txt 2026-07-24 05:30:09.774806 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-l6bt2.yaml 2026-07-24 05:30:09.774829 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-07-24 05:30:09.774851 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-07-24 05:30:09.774874 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-07-24 05:30:09.774896 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-07-24 05:30:09.774920 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-07-24 05:30:09.774945 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.txt 2026-07-24 05:30:09.774970 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.yaml 2026-07-24 05:30:09.774993 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-07-24 05:30:09.775019 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-07-24 05:30:09.775045 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-07-24 05:30:09.775069 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-07-24 05:30:09.775096 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-07-24 05:30:09.775117 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-07-24 05:30:09.775135 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-07-24 05:30:09.775153 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-07-24 05:30:09.775171 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-07-24 05:30:09.775189 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-07-24 05:30:09.775207 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-07-24 05:30:09.775226 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-07-24 05:30:09.775244 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-07-24 05:30:09.775262 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-07-24 05:30:09.775280 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-07-24 05:30:09.775299 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-07-24 05:30:09.775324 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-07-24 05:30:09.775344 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-24 05:30:09.775369 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-07-24 05:30:09.775393 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-07-24 05:30:09.775413 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-07-24 05:30:09.775435 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-07-24 05:30:09.775462 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-07-24 05:30:09.775487 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.txt 2026-07-24 05:30:09.775511 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.yaml 2026-07-24 05:30:09.775536 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-07-24 05:30:09.775560 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-07-24 05:30:09.775582 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-07-24 05:30:09.775607 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-07-24 05:30:09.775630 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-07-24 05:30:09.775651 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-07-24 05:30:09.775676 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-07-24 05:30:09.775702 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-07-24 05:30:09.775725 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-07-24 05:30:09.775744 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-07-24 05:30:09.775762 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-07-24 05:30:09.775779 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-07-24 05:30:09.775798 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-07-24 05:30:09.775816 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-07-24 05:30:09.775834 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-07-24 05:30:09.775852 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-07-24 05:30:09.775869 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-07-24 05:30:09.775887 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-07-24 05:30:09.775905 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-07-24 05:30:09.775924 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-07-24 05:30:09.775942 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-07-24 05:30:09.775961 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-07-24 05:30:09.775978 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-07-24 05:30:09.775996 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-mama1y.txt 2026-07-24 05:30:09.776019 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-mama1y.yaml 2026-07-24 05:30:09.776037 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-p5i26o.txt 2026-07-24 05:30:09.776055 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-p5i26o.yaml 2026-07-24 05:30:09.776074 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.txt 2026-07-24 05:30:09.776092 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.yaml 2026-07-24 05:30:09.776110 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-07-24 05:30:09.776128 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-07-24 05:30:09.776146 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.txt 2026-07-24 05:30:09.776163 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.yaml 2026-07-24 05:30:09.776180 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-07-24 05:30:09.776198 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-07-24 05:30:09.776215 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-07-24 05:30:09.776232 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-07-24 05:30:09.776250 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-07-24 05:30:09.776268 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-07-24 05:30:09.776285 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-07-24 05:30:09.776303 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.txt 2026-07-24 05:30:09.776320 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.yaml 2026-07-24 05:30:09.776338 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.txt 2026-07-24 05:30:09.776355 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.yaml 2026-07-24 05:30:09.776374 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-07-24 05:30:09.776392 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-07-24 05:30:09.776409 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-07-24 05:30:09.776427 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-07-24 05:30:09.776445 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-07-24 05:30:09.776462 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-07-24 05:30:09.776480 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-07-24 05:30:09.776498 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-07-24 05:30:09.776517 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-07-24 05:30:09.776535 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-07-24 05:30:09.776553 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-07-24 05:30:09.776571 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-07-24 05:30:09.776589 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-07-24 05:30:09.776607 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-07-24 05:30:09.776630 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-07-24 05:30:09.776649 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-07-24 05:30:09.776668 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-07-24 05:30:09.776686 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-07-24 05:30:09.776704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-07-24 05:30:09.776722 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-07-24 05:30:09.776740 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-07-24 05:30:09.776758 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-07-24 05:30:09.776777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-07-24 05:30:09.776795 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-07-24 05:30:09.776813 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-07-24 05:30:09.776831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-07-24 05:30:09.776849 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-07-24 05:30:09.776867 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-07-24 05:30:09.776884 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-07-24 05:30:09.776902 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-07-24 05:30:09.776920 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-07-24 05:30:09.776983 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-07-24 05:30:09.777019 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-07-24 05:30:09.777040 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-07-24 05:30:09.777058 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-07-24 05:30:09.777077 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-07-24 05:30:09.777095 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-07-24 05:30:09.777113 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-07-24 05:30:09.777130 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-07-24 05:30:09.777148 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-07-24 05:30:09.777165 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-07-24 05:30:09.777184 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-07-24 05:30:09.777202 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-07-24 05:30:09.777220 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-07-24 05:30:09.777238 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-07-24 05:30:09.777256 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-07-24 05:30:09.777275 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-07-24 05:30:09.777299 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-07-24 05:30:09.777318 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-07-24 05:30:09.777336 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-07-24 05:30:09.777353 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-07-24 05:30:09.777373 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-07-24 05:30:09.777391 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-07-24 05:30:09.777409 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-07-24 05:30:09.777426 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-07-24 05:30:09.777444 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-07-24 05:30:09.777463 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-07-24 05:30:09.777481 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-07-24 05:30:09.777499 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-07-24 05:30:09.777517 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-07-24 05:30:09.777534 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-07-24 05:30:09.777551 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-07-24 05:30:09.777569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-07-24 05:30:09.777587 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-07-24 05:30:09.777606 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-07-24 05:30:09.777624 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-07-24 05:30:09.777641 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-07-24 05:30:09.777660 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-07-24 05:30:09.777678 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-07-24 05:30:09.777697 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-07-24 05:30:09.777714 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-07-24 05:30:09.777732 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-07-24 05:30:09.777753 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-07-24 05:30:09.777771 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.txt 2026-07-24 05:30:09.777789 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-07-24 05:30:09.777807 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-07-24 05:30:09.777826 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-07-24 05:30:09.796167 | 2026-07-24 05:30:09.796477 | TASK [gather-pod-logs : creating directory for pod logs] 2026-07-24 05:30:10.003945 | instance | changed 2026-07-24 05:30:10.012541 | 2026-07-24 05:30:10.012641 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-07-24 05:30:10.220167 | instance | changed 2026-07-24 05:30:10.227990 | 2026-07-24 05:30:10.228092 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-07-24 05:30:10.836045 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-rpkcj/envoy-gateway 2026-07-24 05:30:11.028404 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-rpkcj" not found 2026-07-24 05:30:11.183938 | instance | kube-system/ceph-csi-rbd-nodeplugin-6fjr2/csi-rbdplugin 2026-07-24 05:30:11.342369 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-nodeplugin-6fjr2" not found 2026-07-24 05:30:11.346269 | instance | kube-system/ceph-csi-rbd-nodeplugin-6fjr2/driver-registrar 2026-07-24 05:30:11.511183 | instance | Error from server (BadRequest): previous terminated container "driver-registrar" in pod "ceph-csi-rbd-nodeplugin-6fjr2" not found 2026-07-24 05:30:11.514984 | instance | kube-system/ceph-csi-rbd-nodeplugin-6fjr2/liveness-prometheus 2026-07-24 05:30:11.679527 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-nodeplugin-6fjr2" not found 2026-07-24 05:30:11.842056 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-rbdplugin 2026-07-24 05:30:12.012463 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-provisioner-69cb97fb6-p7kkt" not found 2026-07-24 05:30:12.016028 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-provisioner 2026-07-24 05:30:12.176325 | instance | Error from server (BadRequest): previous terminated container "csi-provisioner" in pod "ceph-csi-rbd-provisioner-69cb97fb6-p7kkt" not found 2026-07-24 05:30:12.179841 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-resizer 2026-07-24 05:30:12.334214 | instance | Error from server (BadRequest): previous terminated container "csi-resizer" in pod "ceph-csi-rbd-provisioner-69cb97fb6-p7kkt" not found 2026-07-24 05:30:12.337952 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-snapshotter 2026-07-24 05:30:12.499029 | instance | Error from server (BadRequest): previous terminated container "csi-snapshotter" in pod "ceph-csi-rbd-provisioner-69cb97fb6-p7kkt" not found 2026-07-24 05:30:12.504306 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-attacher 2026-07-24 05:30:12.658492 | instance | Error from server (BadRequest): previous terminated container "csi-attacher" in pod "ceph-csi-rbd-provisioner-69cb97fb6-p7kkt" not found 2026-07-24 05:30:12.662792 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-rbdplugin-controller 2026-07-24 05:30:12.822938 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin-controller" in pod "ceph-csi-rbd-provisioner-69cb97fb6-p7kkt" not found 2026-07-24 05:30:12.825735 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/liveness-prometheus 2026-07-24 05:30:12.976965 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-provisioner-69cb97fb6-p7kkt" not found 2026-07-24 05:30:13.133939 | instance | kube-system/cilium-5qw4w/config 2026-07-24 05:30:13.291705 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-5qw4w" not found 2026-07-24 05:30:13.294172 | instance | kube-system/cilium-5qw4w/mount-cgroup 2026-07-24 05:30:13.450820 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-5qw4w" not found 2026-07-24 05:30:13.454350 | instance | kube-system/cilium-5qw4w/apply-sysctl-overwrites 2026-07-24 05:30:13.622427 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-5qw4w" not found 2026-07-24 05:30:13.626133 | instance | kube-system/cilium-5qw4w/mount-bpf-fs 2026-07-24 05:30:13.793244 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-5qw4w" not found 2026-07-24 05:30:13.796174 | instance | kube-system/cilium-5qw4w/clean-cilium-state 2026-07-24 05:30:13.968905 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-5qw4w" not found 2026-07-24 05:30:13.972760 | instance | kube-system/cilium-5qw4w/install-cni-binaries 2026-07-24 05:30:14.134120 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-5qw4w" not found 2026-07-24 05:30:14.137561 | instance | kube-system/cilium-5qw4w/cilium-agent 2026-07-24 05:30:14.320163 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-5qw4w" not found 2026-07-24 05:30:14.490670 | instance | kube-system/cilium-operator-869df985b8-6bk8r/cilium-operator 2026-07-24 05:30:14.671237 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-6bk8r" not found 2026-07-24 05:30:14.826538 | instance | kube-system/coredns-67659f764b-hvb7k/coredns 2026-07-24 05:30:14.975810 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-hvb7k" not found 2026-07-24 05:30:15.142318 | instance | kube-system/coredns-67659f764b-plff5/coredns 2026-07-24 05:30:15.294229 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-plff5" not found 2026-07-24 05:30:15.439987 | instance | kube-system/etcd-instance/etcd 2026-07-24 05:30:15.608810 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-07-24 05:30:15.762996 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-07-24 05:30:15.928099 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-07-24 05:30:16.085355 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-07-24 05:30:16.262585 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-07-24 05:30:16.410406 | instance | kube-system/kube-proxy-l6bt2/kube-proxy 2026-07-24 05:30:16.573046 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-l6bt2" not found 2026-07-24 05:30:16.727226 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-07-24 05:30:16.885255 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-07-24 05:30:17.038653 | instance | kube-system/kube-vip-instance/kube-vip 2026-07-24 05:30:17.209028 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-07-24 05:30:17.471294 | instance | ERROR 2026-07-24 05:30:17.471531 | instance | { 2026-07-24 05:30:17.471596 | instance | "delta": "0:00:06.785031", 2026-07-24 05:30:17.471641 | instance | "end": "2026-07-24 05:30:17.213429", 2026-07-24 05:30:17.471683 | instance | "msg": "non-zero return code", 2026-07-24 05:30:17.471723 | instance | "rc": 123, 2026-07-24 05:30:17.471762 | instance | "start": "2026-07-24 05:30:10.428398" 2026-07-24 05:30:17.471799 | instance | } 2026-07-24 05:30:17.471848 | instance | ERROR: Ignoring Errors 2026-07-24 05:30:17.477866 | 2026-07-24 05:30:17.477932 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-07-24 05:30:17.960068 | instance | changed: 2026-07-24 05:30:17.960194 | instance | cd+++++++++ pod-logs/ 2026-07-24 05:30:17.960221 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-07-24 05:30:17.960242 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rpkcj/ 2026-07-24 05:30:17.960262 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rpkcj/envoy-gateway.txt 2026-07-24 05:30:17.960289 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-07-24 05:30:17.960309 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-07-24 05:30:17.960328 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rpkcj/ 2026-07-24 05:30:17.960347 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rpkcj/envoy-gateway.txt 2026-07-24 05:30:17.960365 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-07-24 05:30:17.960383 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-6fjr2/ 2026-07-24 05:30:17.960401 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-6fjr2/csi-rbdplugin.txt 2026-07-24 05:30:17.960419 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-6fjr2/driver-registrar.txt 2026-07-24 05:30:17.960437 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-6fjr2/liveness-prometheus.txt 2026-07-24 05:30:17.960454 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/ 2026-07-24 05:30:17.960472 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-attacher.txt 2026-07-24 05:30:17.960490 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-provisioner.txt 2026-07-24 05:30:17.960513 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-rbdplugin-controller.txt 2026-07-24 05:30:17.960531 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-rbdplugin.txt 2026-07-24 05:30:17.960549 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-resizer.txt 2026-07-24 05:30:17.960568 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-snapshotter.txt 2026-07-24 05:30:17.960586 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/liveness-prometheus.txt 2026-07-24 05:30:17.960604 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-5qw4w/ 2026-07-24 05:30:17.960622 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5qw4w/apply-sysctl-overwrites.txt 2026-07-24 05:30:17.960641 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5qw4w/cilium-agent.txt 2026-07-24 05:30:17.960659 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5qw4w/clean-cilium-state.txt 2026-07-24 05:30:17.960677 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5qw4w/config.txt 2026-07-24 05:30:17.960696 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5qw4w/install-cni-binaries.txt 2026-07-24 05:30:17.960714 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5qw4w/mount-bpf-fs.txt 2026-07-24 05:30:17.960733 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5qw4w/mount-cgroup.txt 2026-07-24 05:30:17.960751 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-6bk8r/ 2026-07-24 05:30:17.960769 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-6bk8r/cilium-operator.txt 2026-07-24 05:30:17.960787 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hvb7k/ 2026-07-24 05:30:17.960805 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hvb7k/coredns.txt 2026-07-24 05:30:17.960822 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-plff5/ 2026-07-24 05:30:17.960840 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-plff5/coredns.txt 2026-07-24 05:30:17.960858 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-07-24 05:30:17.960876 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-07-24 05:30:17.960898 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-07-24 05:30:17.960917 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-24 05:30:17.960935 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-07-24 05:30:17.960975 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-24 05:30:17.960995 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-l6bt2/ 2026-07-24 05:30:17.961014 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-l6bt2/kube-proxy.txt 2026-07-24 05:30:17.961032 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-07-24 05:30:17.961050 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-24 05:30:17.961068 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-07-24 05:30:17.961086 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-07-24 05:30:17.961103 | instance | cd+++++++++ pod-logs/kube-system/ 2026-07-24 05:30:17.961121 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-6fjr2/ 2026-07-24 05:30:17.961139 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-6fjr2/csi-rbdplugin.txt 2026-07-24 05:30:17.961157 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-6fjr2/driver-registrar.txt 2026-07-24 05:30:17.961175 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-6fjr2/liveness-prometheus.txt 2026-07-24 05:30:17.961193 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/ 2026-07-24 05:30:17.961212 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-attacher.txt 2026-07-24 05:30:17.961230 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-provisioner.txt 2026-07-24 05:30:17.961248 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-rbdplugin-controller.txt 2026-07-24 05:30:17.961266 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-rbdplugin.txt 2026-07-24 05:30:17.961284 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-resizer.txt 2026-07-24 05:30:17.961302 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/csi-snapshotter.txt 2026-07-24 05:30:17.961320 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-p7kkt/liveness-prometheus.txt 2026-07-24 05:30:17.961338 | instance | cd+++++++++ pod-logs/kube-system/cilium-5qw4w/ 2026-07-24 05:30:17.961356 | instance | >f+++++++++ pod-logs/kube-system/cilium-5qw4w/apply-sysctl-overwrites.txt 2026-07-24 05:30:17.961374 | instance | >f+++++++++ pod-logs/kube-system/cilium-5qw4w/cilium-agent.txt 2026-07-24 05:30:17.961392 | instance | >f+++++++++ pod-logs/kube-system/cilium-5qw4w/clean-cilium-state.txt 2026-07-24 05:30:17.961411 | instance | >f+++++++++ pod-logs/kube-system/cilium-5qw4w/config.txt 2026-07-24 05:30:17.961429 | instance | >f+++++++++ pod-logs/kube-system/cilium-5qw4w/install-cni-binaries.txt 2026-07-24 05:30:17.961447 | instance | >f+++++++++ pod-logs/kube-system/cilium-5qw4w/mount-bpf-fs.txt 2026-07-24 05:30:17.961465 | instance | >f+++++++++ pod-logs/kube-system/cilium-5qw4w/mount-cgroup.txt 2026-07-24 05:30:17.961483 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-6bk8r/ 2026-07-24 05:30:17.961502 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-6bk8r/cilium-operator.txt 2026-07-24 05:30:17.961521 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-hvb7k/ 2026-07-24 05:30:17.961539 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-hvb7k/coredns.txt 2026-07-24 05:30:17.961562 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-plff5/ 2026-07-24 05:30:17.961581 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-plff5/coredns.txt 2026-07-24 05:30:17.961598 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-07-24 05:30:17.961617 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-07-24 05:30:17.961635 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-07-24 05:30:17.961654 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-24 05:30:17.961675 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-07-24 05:30:17.961693 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-24 05:30:17.961716 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-l6bt2/ 2026-07-24 05:30:17.961740 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-l6bt2/kube-proxy.txt 2026-07-24 05:30:17.961764 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-07-24 05:30:17.961787 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-24 05:30:17.961826 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-07-24 05:30:17.961859 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-07-24 05:30:17.971641 | 2026-07-24 05:30:17.971700 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-07-24 05:30:18.196603 | instance | changed 2026-07-24 05:30:18.204744 | 2026-07-24 05:30:18.204810 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-07-24 05:30:18.753032 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-07-24 05:30:18.767773 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-24 05:30:18.768312 | instance | Dload Upload Total Spent Left Speed 2026-07-24 05:30:18.772968 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-07-24 05:30:19.072979 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-07-24 05:30:19.081214 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-24 05:30:19.081284 | instance | Dload Upload Total Spent Left Speed 2026-07-24 05:30:19.086618 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-07-24 05:30:19.241154 | instance | ok: Runtime: 0:00:00.669476 2026-07-24 05:30:19.247600 | 2026-07-24 05:30:19.247687 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-07-24 05:30:19.539955 | instance | ceph-mgr endpoints: 2026-07-24 05:30:19.782281 | instance | ok: Runtime: 0:00:00.093339 2026-07-24 05:30:19.788556 | 2026-07-24 05:30:19.788619 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-07-24 05:30:20.322280 | instance | ok: Runtime: 0:00:00.089289 2026-07-24 05:30:20.328272 | 2026-07-24 05:30:20.328338 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-07-24 05:30:20.806496 | instance | changed: 2026-07-24 05:30:20.806646 | instance | cd+++++++++ prometheus/ 2026-07-24 05:30:20.806674 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-07-24 05:30:20.806695 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-07-24 05:30:20.816013 | 2026-07-24 05:30:20.816125 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-07-24 05:30:21.013939 | instance | changed 2026-07-24 05:30:21.020562 | 2026-07-24 05:30:21.020651 | TASK [gather-selenium-data : Get selenium data] 2026-07-24 05:30:21.252749 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-07-24 05:30:21.254234 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-07-24 05:30:22.448213 | instance | ERROR 2026-07-24 05:30:22.448397 | instance | { 2026-07-24 05:30:22.448449 | instance | "delta": "0:00:00.006017", 2026-07-24 05:30:22.448488 | instance | "end": "2026-07-24 05:30:21.254752", 2026-07-24 05:30:22.448517 | instance | "msg": "non-zero return code", 2026-07-24 05:30:22.448542 | instance | "rc": 1, 2026-07-24 05:30:22.448567 | instance | "start": "2026-07-24 05:30:21.248735" 2026-07-24 05:30:22.448591 | instance | } 2026-07-24 05:30:22.448623 | instance | ERROR: Ignoring Errors 2026-07-24 05:30:22.455202 | 2026-07-24 05:30:22.455292 | TASK [gather-selenium-data : Downloads logs to executor] 2026-07-24 05:30:23.572103 | instance | changed: cd+++++++++ selenium/ 2026-07-24 05:30:23.578361 | 2026-07-24 05:30:23.578410 | PLAY RECAP 2026-07-24 05:30:23.578491 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-07-24 05:30:23.578516 | 2026-07-24 05:30:23.725465 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-24 05:30:23.733183 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 05:30:25.341715 | 2026-07-24 05:30:25.341877 | PLAY [all] 2026-07-24 05:30:25.356680 | 2026-07-24 05:30:25.356765 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-24 05:30:25.401503 | instance | skipping: Conditional result was False 2026-07-24 05:30:25.411353 | 2026-07-24 05:30:25.411468 | TASK [fetch-output : Set log path for single node] 2026-07-24 05:30:25.455512 | instance | ok 2026-07-24 05:30:25.461805 | 2026-07-24 05:30:25.461899 | LOOP [fetch-output : Ensure local output dirs] 2026-07-24 05:30:25.916783 | instance -> localhost | ok: "/var/lib/zuul/builds/b181b8f57b684e729e5a178e81f98f0f/work/logs" 2026-07-24 05:30:26.127083 | instance -> localhost | changed: "/var/lib/zuul/builds/b181b8f57b684e729e5a178e81f98f0f/work/artifacts" 2026-07-24 05:30:26.337869 | instance -> localhost | changed: "/var/lib/zuul/builds/b181b8f57b684e729e5a178e81f98f0f/work/docs" 2026-07-24 05:30:26.360541 | 2026-07-24 05:30:26.360716 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-24 05:30:26.987021 | instance | changed: .d..t...... ./ 2026-07-24 05:30:26.987408 | instance | changed: All items complete 2026-07-24 05:30:26.987495 | 2026-07-24 05:30:28.603213 | instance | changed: .d..t...... ./ 2026-07-24 05:30:29.054100 | instance | changed: .d..t...... ./ 2026-07-24 05:30:29.080528 | 2026-07-24 05:30:29.080706 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-24 05:30:29.503227 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007594 2026-07-24 05:30:29.726281 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006907 2026-07-24 05:30:29.739407 | 2026-07-24 05:30:29.739525 | PLAY [all] 2026-07-24 05:30:29.745990 | 2026-07-24 05:30:29.746054 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-24 05:30:30.236787 | instance | changed 2026-07-24 05:30:30.242805 | 2026-07-24 05:30:30.242863 | PLAY RECAP 2026-07-24 05:30:30.242915 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-24 05:30:30.242938 | 2026-07-24 05:30:30.429512 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 05:30:30.433909 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-24 05:30:31.227198 | 2026-07-24 05:30:31.227528 | PLAY [localhost] 2026-07-24 05:30:31.239424 | 2026-07-24 05:30:31.239531 | TASK [Generate Zuul manifest] 2026-07-24 05:30:31.260738 | localhost | ok 2026-07-24 05:30:31.977303 | 2026-07-24 05:30:31.977448 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-24 05:30:32.536727 | localhost | changed 2026-07-24 05:30:32.548744 | 2026-07-24 05:30:32.548855 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-24 05:30:32.608179 | localhost | ok 2026-07-24 05:30:32.620071 | 2026-07-24 05:30:32.620216 | TASK [Upload logs] 2026-07-24 05:30:32.640313 | localhost | ok 2026-07-24 05:30:32.705278 | 2026-07-24 05:30:32.705404 | TASK [Set zuul-log-path fact] 2026-07-24 05:30:32.726786 | localhost | ok 2026-07-24 05:30:32.742320 | 2026-07-24 05:30:32.742444 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 05:30:32.773057 | localhost | ok 2026-07-24 05:30:32.782674 | 2026-07-24 05:30:32.782781 | TASK [upload-logs : Create log directories] 2026-07-24 05:30:34.520860 | localhost | changed 2026-07-24 05:30:34.529016 | 2026-07-24 05:30:34.529090 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-24 05:30:35.197652 | localhost -> localhost | ok: Runtime: 0:00:00.008403 2026-07-24 05:30:35.240425 | 2026-07-24 05:30:35.240537 | TASK [upload-logs : Upload logs to log server] 2026-07-24 05:30:36.833495 | localhost | Output suppressed because no_log was given 2026-07-24 05:30:36.841059 | 2026-07-24 05:30:36.841168 | LOOP [upload-logs : Compress console log and json output] 2026-07-24 05:30:36.885796 | localhost | skipping: Conditional result was False 2026-07-24 05:30:36.893160 | localhost | skipping: Conditional result was False 2026-07-24 05:30:36.907544 | 2026-07-24 05:30:36.907785 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-24 05:30:36.962576 | localhost | skipping: Conditional result was False 2026-07-24 05:30:36.962963 | 2026-07-24 05:30:36.966791 | localhost | skipping: Conditional result was False 2026-07-24 05:30:36.983708 | 2026-07-24 05:30:36.983876 | LOOP [upload-logs : Upload console log and json output]