2026-06-02 17:17:25.725796 | Job console starting 2026-06-02 17:17:25.790693 | Updating git repos 2026-06-02 17:17:27.745372 | Cloning repos into workspace 2026-06-02 17:17:42.116334 | Restoring repo states 2026-06-02 17:17:49.412825 | Merging changes 2026-06-02 17:17:50.545993 | Checking out repos 2026-06-02 17:17:53.730760 | Preparing playbooks 2026-06-02 17:17:56.997132 | Running Ansible setup 2026-06-02 17:18:00.922645 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 17:18:01.627967 | 2026-06-02 17:18:01.628108 | PLAY [localhost] 2026-06-02 17:18:01.635576 | 2026-06-02 17:18:01.635643 | TASK [Gathering Facts] 2026-06-02 17:18:02.664144 | localhost | ok 2026-06-02 17:18:02.672855 | 2026-06-02 17:18:02.672927 | TASK [Setup log path fact] 2026-06-02 17:18:02.694709 | localhost | ok 2026-06-02 17:18:02.711741 | 2026-06-02 17:18:02.711821 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 17:18:02.740638 | localhost | ok 2026-06-02 17:18:02.746664 | 2026-06-02 17:18:02.746730 | TASK [emit-job-header : Print job information] 2026-06-02 17:18:02.785673 | # Job Information 2026-06-02 17:18:02.785866 | Ansible Version: 2.16.18 2026-06-02 17:18:02.785899 | Job: atmosphere-molecule-aio-ovn 2026-06-02 17:18:02.785921 | Pipeline: check 2026-06-02 17:18:02.785940 | Executor: 2d72f0692154 2026-06-02 17:18:02.785960 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-06-02 17:18:02.785984 | Event ID: c6fb8330-5ea6-11f1-9371-b6f22a02112b 2026-06-02 17:18:02.788906 | 2026-06-02 17:18:02.788998 | LOOP [emit-job-header : Print node information] 2026-06-02 17:18:02.885719 | localhost | ok: 2026-06-02 17:18:02.886370 | localhost | # Node Information 2026-06-02 17:18:02.886409 | localhost | Inventory Hostname: instance 2026-06-02 17:18:02.886436 | localhost | Hostname: np0000178076 2026-06-02 17:18:02.886461 | localhost | Username: zuul 2026-06-02 17:18:02.886490 | localhost | Distro: Ubuntu 22.04 2026-06-02 17:18:02.886516 | localhost | Provider: yul1 2026-06-02 17:18:02.886540 | localhost | Region: ca-ymq-1 2026-06-02 17:18:02.886564 | localhost | Label: ubuntu-jammy-16 2026-06-02 17:18:02.886588 | localhost | Product Name: OpenStack Nova 2026-06-02 17:18:02.886612 | localhost | Interface IP: 199.204.45.49 2026-06-02 17:18:02.894983 | 2026-06-02 17:18:02.895146 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-02 17:18:03.308415 | localhost -> localhost | changed 2026-06-02 17:18:03.318017 | 2026-06-02 17:18:03.318607 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-02 17:18:04.255837 | localhost -> localhost | changed 2026-06-02 17:18:04.265394 | 2026-06-02 17:18:04.265469 | PLAY [all] 2026-06-02 17:18:04.273973 | 2026-06-02 17:18:04.274064 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-02 17:18:04.491987 | instance -> localhost | ok 2026-06-02 17:18:04.504132 | 2026-06-02 17:18:04.504225 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-02 17:18:04.538410 | instance | ok 2026-06-02 17:18:04.553540 | instance | included: /var/lib/zuul/builds/6885332dad86464f8e1fa71e6c972bc8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-02 17:18:04.559175 | 2026-06-02 17:18:04.559232 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-02 17:18:05.706724 | instance -> localhost | Generating public/private rsa key pair. 2026-06-02 17:18:05.706985 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/6885332dad86464f8e1fa71e6c972bc8/work/6885332dad86464f8e1fa71e6c972bc8_id_rsa 2026-06-02 17:18:05.707029 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/6885332dad86464f8e1fa71e6c972bc8/work/6885332dad86464f8e1fa71e6c972bc8_id_rsa.pub 2026-06-02 17:18:05.707063 | instance -> localhost | The key fingerprint is: 2026-06-02 17:18:05.707096 | instance -> localhost | SHA256:ZQvqB63BHHbjkBDUnCD1dzC3g0dxL2cBoT1x719Ou4E zuul-build-sshkey 2026-06-02 17:18:05.707215 | instance -> localhost | The key's randomart image is: 2026-06-02 17:18:05.707251 | instance -> localhost | +---[RSA 3072]----+ 2026-06-02 17:18:05.707289 | instance -> localhost | | .o*= .o +.=oo | 2026-06-02 17:18:05.707356 | instance -> localhost | | . o+. * = + o | 2026-06-02 17:18:05.707388 | instance -> localhost | | * * O + + .| 2026-06-02 17:18:05.707419 | instance -> localhost | | + O B o = . | 2026-06-02 17:18:05.707487 | instance -> localhost | | * S . +| 2026-06-02 17:18:05.707538 | instance -> localhost | | . + .o+| 2026-06-02 17:18:05.707569 | instance -> localhost | | o . E oo| 2026-06-02 17:18:05.707599 | instance -> localhost | | . o| 2026-06-02 17:18:05.707632 | instance -> localhost | | . | 2026-06-02 17:18:05.707663 | instance -> localhost | +----[SHA256]-----+ 2026-06-02 17:18:05.707738 | instance -> localhost | ok: Runtime: 0:00:00.708667 2026-06-02 17:18:05.714070 | 2026-06-02 17:18:05.714159 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-02 17:18:05.750495 | instance | ok 2026-06-02 17:18:05.759799 | instance | included: /var/lib/zuul/builds/6885332dad86464f8e1fa71e6c972bc8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-02 17:18:05.768359 | 2026-06-02 17:18:05.768507 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-02 17:18:05.794336 | instance | skipping: Conditional result was False 2026-06-02 17:18:05.804012 | 2026-06-02 17:18:05.804114 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-02 17:18:06.233154 | instance | changed 2026-06-02 17:18:06.239770 | 2026-06-02 17:18:06.239864 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-02 17:18:06.477425 | instance | ok 2026-06-02 17:18:06.483011 | 2026-06-02 17:18:06.483073 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-02 17:18:06.943519 | instance | changed 2026-06-02 17:18:06.951089 | 2026-06-02 17:18:06.951177 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-02 17:18:07.411910 | instance | changed 2026-06-02 17:18:07.419118 | 2026-06-02 17:18:07.419191 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-02 17:18:07.446305 | instance | skipping: Conditional result was False 2026-06-02 17:18:07.458134 | 2026-06-02 17:18:07.458207 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-02 17:18:07.787021 | instance -> localhost | changed 2026-06-02 17:18:07.803381 | 2026-06-02 17:18:07.803449 | TASK [add-build-sshkey : Add back temp key] 2026-06-02 17:18:08.110062 | instance -> localhost | Identity added: /var/lib/zuul/builds/6885332dad86464f8e1fa71e6c972bc8/work/6885332dad86464f8e1fa71e6c972bc8_id_rsa (zuul-build-sshkey) 2026-06-02 17:18:08.110303 | instance -> localhost | ok: Runtime: 0:00:00.015895 2026-06-02 17:18:08.117249 | 2026-06-02 17:18:08.117335 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-02 17:18:08.395434 | instance | ok 2026-06-02 17:18:08.402419 | 2026-06-02 17:18:08.402504 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-02 17:18:08.427031 | instance | skipping: Conditional result was False 2026-06-02 17:18:08.444022 | 2026-06-02 17:18:08.444121 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-02 17:18:08.740903 | instance | ok 2026-06-02 17:18:08.748737 | 2026-06-02 17:18:08.748820 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-02 17:18:11.841462 | instance | Output suppressed because no_log was given 2026-06-02 17:18:11.851380 | 2026-06-02 17:18:11.851455 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-02 17:18:12.044443 | instance | ok: "logs" 2026-06-02 17:18:12.044872 | instance | ok: All items complete 2026-06-02 17:18:12.044914 | 2026-06-02 17:18:12.196775 | instance | ok: "artifacts" 2026-06-02 17:18:12.353345 | instance | ok: "docs" 2026-06-02 17:18:12.372948 | 2026-06-02 17:18:12.373193 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-02 17:18:12.586169 | instance | changed: "logs" 2026-06-02 17:18:12.729855 | instance | changed: "artifacts" 2026-06-02 17:18:12.897161 | instance | changed: "docs" 2026-06-02 17:18:12.919326 | 2026-06-02 17:18:12.919479 | PLAY RECAP 2026-06-02 17:18:12.919536 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-02 17:18:12.919566 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 17:18:12.919590 | 2026-06-02 17:18:13.081475 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 17:18:13.096369 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-02 17:18:13.723595 | 2026-06-02 17:18:13.723745 | PLAY [all] 2026-06-02 17:18:13.737907 | 2026-06-02 17:18:13.738096 | TASK [setup-uv : Extract archive] 2026-06-02 17:18:16.042879 | instance | changed 2026-06-02 17:18:16.052023 | 2026-06-02 17:18:16.052111 | TASK [setup-uv : Print version] 2026-06-02 17:18:16.389023 | instance | uv 0.8.13 2026-06-02 17:18:16.591468 | instance | ok: Runtime: 0:00:00.012462 2026-06-02 17:18:16.603159 | 2026-06-02 17:18:16.603230 | TASK [Install Ansible collection siblings] 2026-06-02 17:18:26.690606 | instance | changed: 2026-06-02 17:18:26.690895 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-06-02 17:18:26.690964 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-06-02 17:18:26.691006 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-06-02 17:18:26.691040 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-06-02 17:18:26.691072 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-06-02 17:18:26.691108 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-06-02 17:18:26.691141 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-06-02 17:18:26.691176 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-06-02 17:18:26.691208 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-06-02 17:18:26.691237 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-06-02 17:18:26.691266 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-06-02 17:18:26.691303 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-06-02 17:18:26.691354 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-06-02 17:18:26.691407 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-06-02 17:18:26.691445 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0 2026-06-02 17:18:26.691477 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-06-02 17:18:26.691507 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-06-02 17:18:26.691536 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-06-02 17:18:26.691565 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-06-02 17:18:26.691593 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0 2026-06-02 17:18:26.691622 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0 2026-06-02 17:18:26.691650 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-06-02 17:18:26.691682 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0 2026-06-02 17:18:26.691726 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-06-02 17:18:26.691757 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0 2026-06-02 17:18:26.691786 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-06-02 17:18:26.691815 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-06-02 17:18:26.691844 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-06-02 17:18:26.691872 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-06-02 17:18:26.691899 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-06-02 17:18:26.691927 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-06-02 17:18:26.691956 | instance | Checked out ansible.netcommon to 1.2.0 2026-06-02 17:18:26.691985 | 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-06-02 17:18:26.692024 | instance | Starting galaxy collection install process 2026-06-02 17:18:26.692054 | instance | Process install dependency map 2026-06-02 17:18:26.692084 | instance | Starting collection install process 2026-06-02 17:18:26.692112 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-06-02 17:18:26.692140 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-06-02 17:18:26.692168 | instance | ansible.netcommon:* was installed successfully 2026-06-02 17:18:26.692196 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-06-02 17:18:26.692223 | instance | Creating virtual environment at: .venv 2026-06-02 17:18:26.692250 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-06-02 17:18:26.692280 | instance | Downloading cryptography (4.2MiB) 2026-06-02 17:18:26.692307 | instance | Downloading setuptools (1.1MiB) 2026-06-02 17:18:26.692336 | instance | Downloading pydantic-core (2.0MiB) 2026-06-02 17:18:26.692366 | instance | Downloading kubernetes (1.9MiB) 2026-06-02 17:18:26.692395 | instance | Downloading openstacksdk (1.7MiB) 2026-06-02 17:18:26.692423 | instance | Downloading ansible-core (2.1MiB) 2026-06-02 17:18:26.692452 | instance | Downloading pygments (1.2MiB) 2026-06-02 17:18:26.692482 | instance | Downloading netaddr (2.2MiB) 2026-06-02 17:18:26.692511 | instance | Downloading rjsonnet (1.2MiB) 2026-06-02 17:18:26.692541 | instance | Building pyperclip==1.9.0 2026-06-02 17:18:26.692569 | instance | Downloading rjsonnet 2026-06-02 17:18:26.692601 | instance | Downloading pydantic-core 2026-06-02 17:18:26.692631 | instance | Downloading netaddr 2026-06-02 17:18:26.692661 | instance | Downloading pygments 2026-06-02 17:18:26.692690 | instance | Downloading cryptography 2026-06-02 17:18:26.692718 | instance | Downloading setuptools 2026-06-02 17:18:26.692745 | instance | Downloading kubernetes 2026-06-02 17:18:26.692772 | instance | Downloading ansible-core 2026-06-02 17:18:26.692799 | instance | Downloading openstacksdk 2026-06-02 17:18:26.692827 | instance | Built pyperclip==1.9.0 2026-06-02 17:18:26.692855 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-06-02 17:18:26.692884 | instance | Installed 83 packages in 82ms 2026-06-02 17:18:26.692912 | instance | Checked out ansible.posix to 1.6.0 2026-06-02 17:18:26.692941 | 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-06-02 17:18:26.693113 | instance | Starting galaxy collection install process 2026-06-02 17:18:26.693151 | instance | Process install dependency map 2026-06-02 17:18:26.693181 | instance | Starting collection install process 2026-06-02 17:18:26.693211 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-06-02 17:18:26.693249 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-06-02 17:18:26.693278 | instance | ansible.posix:1.6.0 was installed successfully 2026-06-02 17:18:26.693306 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 17:18:26.693334 | instance | 2.17.12 2026-06-02 17:18:26.693362 | instance | Checked out ansible.utils to v6.0.2 2026-06-02 17:18:26.693390 | 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-06-02 17:18:26.693417 | instance | Starting galaxy collection install process 2026-06-02 17:18:26.693445 | instance | Process install dependency map 2026-06-02 17:18:26.693472 | instance | Starting collection install process 2026-06-02 17:18:26.693500 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-06-02 17:18:26.693527 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-06-02 17:18:26.693556 | instance | ansible.utils:6.0.2 was installed successfully 2026-06-02 17:18:26.693585 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 17:18:26.693615 | instance | 2.17.12 2026-06-02 17:18:26.693642 | instance | Checked out atmosphere.common to v0.7.0 2026-06-02 17:18:26.693669 | 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-06-02 17:18:26.693697 | instance | Starting galaxy collection install process 2026-06-02 17:18:26.693724 | instance | Process install dependency map 2026-06-02 17:18:26.693751 | instance | Starting collection install process 2026-06-02 17:18:26.693778 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-06-02 17:18:26.693805 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-06-02 17:18:26.693834 | instance | atmosphere.common:0.7.0 was installed successfully 2026-06-02 17:18:26.693862 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 17:18:26.693891 | instance | 2.17.12 2026-06-02 17:18:26.693919 | instance | Checked out community.crypto to 2.2.3 2026-06-02 17:18:26.693948 | 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-06-02 17:18:26.693977 | instance | Starting galaxy collection install process 2026-06-02 17:18:26.694004 | instance | Process install dependency map 2026-06-02 17:18:26.694031 | instance | Starting collection install process 2026-06-02 17:18:26.694058 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-06-02 17:18:26.694085 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-06-02 17:18:26.694112 | instance | community.crypto:2.2.3 was installed successfully 2026-06-02 17:18:26.694140 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 17:18:26.694167 | instance | 2.17.12 2026-06-02 17:18:26.694194 | instance | Checked out community.general to 7.3.0 2026-06-02 17:18:26.694221 | 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-06-02 17:18:26.694248 | instance | Starting galaxy collection install process 2026-06-02 17:18:26.694284 | instance | Process install dependency map 2026-06-02 17:18:26.694312 | instance | Starting collection install process 2026-06-02 17:18:26.694365 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-06-02 17:18:26.694400 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-06-02 17:18:26.694430 | instance | community.general:7.3.0 was installed successfully 2026-06-02 17:18:26.694458 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 17:18:26.694485 | instance | 2.17.12 2026-06-02 17:18:26.694514 | instance | Checked out community.mysql to 3.6.0 2026-06-02 17:18:26.694542 | 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-06-02 17:18:26.694574 | instance | Starting galaxy collection install process 2026-06-02 17:18:26.694605 | instance | Process install dependency map 2026-06-02 17:18:26.694633 | instance | Starting collection install process 2026-06-02 17:18:26.694661 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-06-02 17:18:26.694689 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-06-02 17:18:26.694718 | instance | community.mysql:3.6.0 was installed successfully 2026-06-02 17:18:26.694745 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 17:18:26.694772 | instance | 2.17.12 2026-06-02 17:18:26.694800 | instance | Checked out kubernetes.core to 2.4.0 2026-06-02 17:18:26.694827 | 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-06-02 17:18:26.694859 | instance | Starting galaxy collection install process 2026-06-02 17:18:26.694889 | instance | Process install dependency map 2026-06-02 17:18:26.694915 | instance | Starting collection install process 2026-06-02 17:18:26.694943 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-06-02 17:18:26.694971 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-06-02 17:18:26.694999 | instance | kubernetes.core:2.4.0 was installed successfully 2026-06-02 17:18:26.695027 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 17:18:26.695054 | instance | 2.17.12 2026-06-02 17:18:26.695082 | instance | Checked out openstack.cloud to 2.5.0 2026-06-02 17:18:26.695109 | 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-06-02 17:18:26.695137 | instance | Starting galaxy collection install process 2026-06-02 17:18:26.695165 | instance | Process install dependency map 2026-06-02 17:18:26.695194 | instance | Starting collection install process 2026-06-02 17:18:26.695221 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-06-02 17:18:26.695248 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-06-02 17:18:26.695277 | instance | openstack.cloud:2.5.0 was installed successfully 2026-06-02 17:18:26.695305 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 17:18:26.695332 | instance | 2.17.12 2026-06-02 17:18:26.695359 | instance | Checked out vexxhost.ceph to v4.0.0 2026-06-02 17:18:26.695387 | 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-06-02 17:18:26.695426 | instance | Starting galaxy collection install process 2026-06-02 17:18:26.695455 | instance | Process install dependency map 2026-06-02 17:18:26.695483 | instance | Starting collection install process 2026-06-02 17:18:26.695510 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-06-02 17:18:26.695537 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-06-02 17:18:26.695564 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-06-02 17:18:26.695591 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 17:18:26.695618 | instance | 2.17.12 2026-06-02 17:18:26.695645 | instance | Checked out vexxhost.containers to v1.6.6 2026-06-02 17:18:26.695673 | 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-06-02 17:18:26.695699 | instance | Starting galaxy collection install process 2026-06-02 17:18:26.695726 | instance | Process install dependency map 2026-06-02 17:18:26.695755 | instance | Starting collection install process 2026-06-02 17:18:26.695783 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-06-02 17:18:26.695812 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-06-02 17:18:26.695840 | instance | vexxhost.containers:1.6.6 was installed successfully 2026-06-02 17:18:26.695867 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 17:18:26.695894 | instance | 2.17.12 2026-06-02 17:18:26.695922 | instance | Checked out vexxhost.kubernetes to v3.1.0 2026-06-02 17:18:26.695950 | 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-06-02 17:18:26.695979 | instance | Starting galaxy collection install process 2026-06-02 17:18:26.696005 | instance | Process install dependency map 2026-06-02 17:18:26.696032 | instance | Starting collection install process 2026-06-02 17:18:26.696059 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-06-02 17:18:26.696087 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-06-02 17:18:26.696114 | instance | vexxhost.kubernetes:3.1.0 was installed successfully 2026-06-02 17:18:26.696141 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 17:18:26.696168 | instance | 2.17.12 2026-06-02 17:18:26.703332 | 2026-06-02 17:18:26.703384 | PLAY RECAP 2026-06-02 17:18:26.703433 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 17:18:26.703457 | 2026-06-02 17:18:26.904191 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-02 17:18:26.911780 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-06-02 17:18:27.506803 | 2026-06-02 17:18:27.703557 | PLAY [all] 2026-06-02 17:18:27.726501 | 2026-06-02 17:18:27.726620 | TASK [Install "jq" for log collection] 2026-06-02 17:18:39.235725 | instance | changed 2026-06-02 17:18:39.237672 | 2026-06-02 17:18:39.237733 | PLAY RECAP 2026-06-02 17:18:39.237788 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 17:18:39.237837 | 2026-06-02 17:18:39.349445 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-06-02 17:18:39.360309 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-02 17:18:39.969752 | 2026-06-02 17:18:39.969900 | PLAY [all] 2026-06-02 17:18:39.981395 | 2026-06-02 17:18:40.070816 | TASK [Copy inventory file for Zuul] 2026-06-02 17:18:40.969513 | instance | changed 2026-06-02 17:18:40.976536 | 2026-06-02 17:18:40.976628 | TASK [Switch "ansible_host" to private IP] 2026-06-02 17:18:41.294806 | instance | changed: 1 replacements made 2026-06-02 17:18:41.300227 | 2026-06-02 17:18:41.300293 | TASK [Run Molecule scenario] 2026-06-02 17:18:42.246871 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-06-02 17:18:42.674338 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-06-02 17:18:42.674459 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-06-02 17:18:54.388213 | instance | INFO [aio > dependency] Executing 2026-06-02 17:18:54.388349 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-06-02 17:18:54.388573 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-06-02 17:18:54.388689 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-06-02 17:18:54.396855 | instance | INFO [aio > cleanup] Executing 2026-06-02 17:18:54.397159 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-02 17:18:54.405003 | instance | INFO [aio > destroy] Executing 2026-06-02 17:18:54.405075 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-06-02 17:18:54.405170 | instance | INFO [aio > destroy] Executed: Successful 2026-06-02 17:18:54.412927 | instance | INFO [aio > syntax] Executing 2026-06-02 17:18:57.537519 | instance | 2026-06-02 17:18:57.537687 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-06-02 17:18:57.722932 | instance | INFO [aio > syntax] Executed: Successful 2026-06-02 17:18:57.736390 | instance | INFO [aio > create] Executing 2026-06-02 17:18:57.739041 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-02 17:18:57.752920 | instance | INFO [aio > prepare] Executing 2026-06-02 17:18:58.705406 | instance | 2026-06-02 17:18:58.705810 | instance | PLAY [Prepare] ***************************************************************** 2026-06-02 17:18:58.706300 | instance | 2026-06-02 17:18:58.706919 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:18:58.707273 | instance | Tuesday 02 June 2026 17:18:58 +0000 (0:00:00.050) 0:00:00.050 ********** 2026-06-02 17:19:00.841197 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-02 17:19:00.841278 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-02 17:19:00.842269 | instance | interpreter could change the meaning of that path. See 2026-06-02 17:19:00.842332 | instance | https://docs.ansible.com/ansible- 2026-06-02 17:19:00.842341 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-02 17:19:00.851666 | instance | ok: [instance] 2026-06-02 17:19:00.851815 | instance | 2026-06-02 17:19:00.851997 | instance | TASK [Configure short hostname] ************************************************ 2026-06-02 17:19:00.852168 | instance | Tuesday 02 June 2026 17:19:00 +0000 (0:00:02.147) 0:00:02.197 ********** 2026-06-02 17:19:01.577786 | instance | changed: [instance] 2026-06-02 17:19:01.578035 | instance | 2026-06-02 17:19:01.578367 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-06-02 17:19:01.578665 | instance | Tuesday 02 June 2026 17:19:01 +0000 (0:00:00.725) 0:00:02.923 ********** 2026-06-02 17:19:01.833467 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-06-02 17:19:01.833709 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-06-02 17:19:01.833969 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-06-02 17:19:01.840776 | instance | changed: [instance] 2026-06-02 17:19:01.841041 | instance | 2026-06-02 17:19:01.841334 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-06-02 17:19:01.841621 | instance | Tuesday 02 June 2026 17:19:01 +0000 (0:00:00.263) 0:00:03.186 ********** 2026-06-02 17:19:03.197733 | instance | ok: [instance] 2026-06-02 17:19:03.197913 | instance | 2026-06-02 17:19:03.198145 | instance | TASK [Purge "snapd" package] *************************************************** 2026-06-02 17:19:03.198482 | instance | Tuesday 02 June 2026 17:19:03 +0000 (0:00:01.356) 0:00:04.543 ********** 2026-06-02 17:19:04.050959 | instance | ok: [instance] 2026-06-02 17:19:04.051298 | instance | 2026-06-02 17:19:04.051652 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-06-02 17:19:04.051972 | instance | 2026-06-02 17:19:04.052314 | instance | TASK [Create folders for workspace] ******************************************** 2026-06-02 17:19:04.052803 | instance | Tuesday 02 June 2026 17:19:04 +0000 (0:00:00.852) 0:00:05.396 ********** 2026-06-02 17:19:05.074466 | instance | changed: [localhost] => (item=group_vars) 2026-06-02 17:19:05.074920 | instance | changed: [localhost] => (item=group_vars/all) 2026-06-02 17:19:05.075269 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-06-02 17:19:05.075600 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-06-02 17:19:05.075929 | instance | changed: [localhost] => (item=group_vars/computes) 2026-06-02 17:19:05.076260 | instance | changed: [localhost] => (item=host_vars) 2026-06-02 17:19:05.076571 | instance | 2026-06-02 17:19:05.076900 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-06-02 17:19:05.077209 | instance | 2026-06-02 17:19:05.077533 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-06-02 17:19:05.077859 | instance | Tuesday 02 June 2026 17:19:05 +0000 (0:00:01.023) 0:00:06.420 ********** 2026-06-02 17:19:05.251354 | instance | changed: [localhost] 2026-06-02 17:19:05.251845 | instance | 2026-06-02 17:19:05.252231 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-06-02 17:19:05.252633 | instance | Tuesday 02 June 2026 17:19:05 +0000 (0:00:00.175) 0:00:06.596 ********** 2026-06-02 17:19:05.278801 | instance | ok: [localhost] 2026-06-02 17:19:05.279139 | instance | 2026-06-02 17:19:05.279430 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-06-02 17:19:05.279665 | instance | Tuesday 02 June 2026 17:19:05 +0000 (0:00:00.024) 0:00:06.621 ********** 2026-06-02 17:19:05.321094 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '6ac60707-2168-5fe2-8f2f-4636f39dfbbf'}) 2026-06-02 17:19:05.321134 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-06-02 17:19:05.321140 | instance | 2026-06-02 17:19:05.321145 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-06-02 17:19:05.321151 | instance | Tuesday 02 June 2026 17:19:05 +0000 (0:00:00.045) 0:00:06.666 ********** 2026-06-02 17:19:05.846613 | instance | changed: [localhost] 2026-06-02 17:19:05.846677 | instance | 2026-06-02 17:19:05.846804 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-06-02 17:19:05.846921 | instance | 2026-06-02 17:19:05.847039 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-06-02 17:19:05.847165 | instance | Tuesday 02 June 2026 17:19:05 +0000 (0:00:00.526) 0:00:07.192 ********** 2026-06-02 17:19:06.019390 | instance | changed: [localhost] 2026-06-02 17:19:06.019695 | instance | 2026-06-02 17:19:06.020011 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-06-02 17:19:06.020367 | instance | Tuesday 02 June 2026 17:19:06 +0000 (0:00:00.171) 0:00:07.364 ********** 2026-06-02 17:19:06.041855 | instance | ok: [localhost] 2026-06-02 17:19:06.042017 | instance | 2026-06-02 17:19:06.042222 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-06-02 17:19:06.042396 | instance | Tuesday 02 June 2026 17:19:06 +0000 (0:00:00.022) 0:00:07.387 ********** 2026-06-02 17:19:06.072614 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-06-02 17:19:06.072869 | instance | 2026-06-02 17:19:06.073198 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-06-02 17:19:06.073474 | instance | Tuesday 02 June 2026 17:19:06 +0000 (0:00:00.030) 0:00:07.418 ********** 2026-06-02 17:19:06.431506 | instance | changed: [localhost] 2026-06-02 17:19:06.431599 | instance | 2026-06-02 17:19:06.431730 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-06-02 17:19:06.431848 | instance | 2026-06-02 17:19:06.431982 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-06-02 17:19:06.432110 | instance | Tuesday 02 June 2026 17:19:06 +0000 (0:00:00.359) 0:00:07.777 ********** 2026-06-02 17:19:06.594545 | instance | changed: [localhost] 2026-06-02 17:19:06.594779 | instance | 2026-06-02 17:19:06.595066 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-06-02 17:19:06.595343 | instance | Tuesday 02 June 2026 17:19:06 +0000 (0:00:00.162) 0:00:07.939 ********** 2026-06-02 17:19:06.616895 | instance | ok: [localhost] 2026-06-02 17:19:06.617137 | instance | 2026-06-02 17:19:06.617408 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-06-02 17:19:06.617680 | instance | Tuesday 02 June 2026 17:19:06 +0000 (0:00:00.022) 0:00:07.962 ********** 2026-06-02 17:19:06.657867 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-06-02 17:19:06.658205 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-06-02 17:19:06.658494 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-06-02 17:19:06.658735 | instance | 2026-06-02 17:19:06.659004 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-06-02 17:19:06.659267 | instance | Tuesday 02 June 2026 17:19:06 +0000 (0:00:00.040) 0:00:08.003 ********** 2026-06-02 17:19:06.998308 | instance | changed: [localhost] 2026-06-02 17:19:06.998586 | instance | 2026-06-02 17:19:06.998962 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-06-02 17:19:06.999230 | instance | 2026-06-02 17:19:06.999518 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-06-02 17:19:06.999807 | instance | Tuesday 02 June 2026 17:19:06 +0000 (0:00:00.340) 0:00:08.343 ********** 2026-06-02 17:19:07.165674 | instance | changed: [localhost] 2026-06-02 17:19:07.165908 | instance | 2026-06-02 17:19:07.166219 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-06-02 17:19:07.166564 | instance | Tuesday 02 June 2026 17:19:07 +0000 (0:00:00.167) 0:00:08.510 ********** 2026-06-02 17:19:07.191894 | instance | ok: [localhost] 2026-06-02 17:19:07.192162 | instance | 2026-06-02 17:19:07.192458 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-06-02 17:19:07.192750 | instance | Tuesday 02 June 2026 17:19:07 +0000 (0:00:00.026) 0:00:08.537 ********** 2026-06-02 17:19:07.228767 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-06-02 17:19:07.229083 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-06-02 17:19:07.229362 | instance | 2026-06-02 17:19:07.229658 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-06-02 17:19:07.229953 | instance | Tuesday 02 June 2026 17:19:07 +0000 (0:00:00.036) 0:00:08.574 ********** 2026-06-02 17:19:07.576001 | instance | changed: [localhost] 2026-06-02 17:19:07.576057 | instance | 2026-06-02 17:19:07.576065 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-06-02 17:19:07.576078 | instance | 2026-06-02 17:19:07.576629 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:19:07.576704 | instance | Tuesday 02 June 2026 17:19:07 +0000 (0:00:00.346) 0:00:08.920 ********** 2026-06-02 17:19:08.270295 | instance | ok: [localhost] 2026-06-02 17:19:08.270827 | instance | 2026-06-02 17:19:08.270882 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-06-02 17:19:08.270891 | instance | Tuesday 02 June 2026 17:19:08 +0000 (0:00:00.695) 0:00:09.615 ********** 2026-06-02 17:19:08.443874 | instance | changed: [localhost] 2026-06-02 17:19:08.443971 | instance | 2026-06-02 17:19:08.444335 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-06-02 17:19:08.444395 | instance | Tuesday 02 June 2026 17:19:08 +0000 (0:00:00.173) 0:00:09.789 ********** 2026-06-02 17:19:08.473003 | instance | ok: [localhost] 2026-06-02 17:19:08.473626 | instance | 2026-06-02 17:19:08.473665 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-06-02 17:19:08.473671 | instance | Tuesday 02 June 2026 17:19:08 +0000 (0:00:00.029) 0:00:09.818 ********** 2026-06-02 17:19:09.227670 | instance | ok: [localhost] => (item=keycloak_host) 2026-06-02 17:19:09.227757 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-06-02 17:19:09.227772 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-06-02 17:19:09.230468 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-06-02 17:19:09.230596 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-06-02 17:19:09.230614 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-06-02 17:19:09.230628 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-06-02 17:19:09.230639 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-06-02 17:19:09.230649 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-06-02 17:19:09.230658 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-06-02 17:19:09.230666 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-06-02 17:19:09.230675 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-06-02 17:19:09.230706 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-06-02 17:19:09.230719 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-06-02 17:19:09.230733 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-06-02 17:19:09.230745 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-06-02 17:19:09.230758 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-06-02 17:19:09.230772 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-06-02 17:19:09.230785 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-06-02 17:19:09.230798 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-06-02 17:19:09.230807 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-06-02 17:19:09.230816 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-06-02 17:19:09.230825 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-06-02 17:19:09.230834 | instance | 2026-06-02 17:19:09.230858 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-06-02 17:19:09.230868 | instance | Tuesday 02 June 2026 17:19:09 +0000 (0:00:00.754) 0:00:10.573 ********** 2026-06-02 17:19:09.596421 | instance | changed: [localhost] 2026-06-02 17:19:09.596518 | instance | 2026-06-02 17:19:09.596724 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-06-02 17:19:09.596985 | instance | Tuesday 02 June 2026 17:19:09 +0000 (0:00:00.368) 0:00:10.941 ********** 2026-06-02 17:19:09.777099 | instance | changed: [localhost] 2026-06-02 17:19:09.777303 | instance | 2026-06-02 17:19:09.777461 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-06-02 17:19:09.777603 | instance | 2026-06-02 17:19:09.777769 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-06-02 17:19:09.777921 | instance | Tuesday 02 June 2026 17:19:09 +0000 (0:00:00.179) 0:00:11.121 ********** 2026-06-02 17:19:09.946394 | instance | changed: [localhost] 2026-06-02 17:19:09.946467 | instance | 2026-06-02 17:19:09.946479 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-06-02 17:19:09.946497 | instance | Tuesday 02 June 2026 17:19:09 +0000 (0:00:00.169) 0:00:11.291 ********** 2026-06-02 17:19:09.975967 | instance | ok: [localhost] 2026-06-02 17:19:09.976241 | instance | 2026-06-02 17:19:09.976639 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-06-02 17:19:09.976970 | instance | Tuesday 02 June 2026 17:19:09 +0000 (0:00:00.029) 0:00:11.321 ********** 2026-06-02 17:19:10.014419 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-06-02 17:19:10.014732 | instance | 2026-06-02 17:19:10.015141 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-06-02 17:19:10.015442 | instance | Tuesday 02 June 2026 17:19:10 +0000 (0:00:00.038) 0:00:11.360 ********** 2026-06-02 17:19:10.374287 | instance | changed: [localhost] 2026-06-02 17:19:10.374497 | instance | 2026-06-02 17:19:10.374778 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-06-02 17:19:10.375039 | instance | 2026-06-02 17:19:10.375318 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-06-02 17:19:10.375593 | instance | Tuesday 02 June 2026 17:19:10 +0000 (0:00:00.359) 0:00:11.719 ********** 2026-06-02 17:19:10.548423 | instance | changed: [localhost] 2026-06-02 17:19:10.548557 | instance | 2026-06-02 17:19:10.548733 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-06-02 17:19:10.548901 | instance | Tuesday 02 June 2026 17:19:10 +0000 (0:00:00.174) 0:00:11.894 ********** 2026-06-02 17:19:10.573894 | instance | ok: [localhost] 2026-06-02 17:19:10.574116 | instance | 2026-06-02 17:19:10.574438 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-06-02 17:19:10.574730 | instance | Tuesday 02 June 2026 17:19:10 +0000 (0:00:00.025) 0:00:11.920 ********** 2026-06-02 17:19:10.609926 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-06-02 17:19:10.610210 | instance | 2026-06-02 17:19:10.610487 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-06-02 17:19:10.610767 | instance | Tuesday 02 June 2026 17:19:10 +0000 (0:00:00.035) 0:00:11.955 ********** 2026-06-02 17:19:10.958506 | instance | changed: [localhost] 2026-06-02 17:19:10.958764 | instance | 2026-06-02 17:19:10.959063 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-06-02 17:19:10.959322 | instance | 2026-06-02 17:19:10.959654 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-06-02 17:19:10.959965 | instance | Tuesday 02 June 2026 17:19:10 +0000 (0:00:00.348) 0:00:12.303 ********** 2026-06-02 17:19:11.151155 | instance | changed: [localhost] 2026-06-02 17:19:11.151383 | instance | 2026-06-02 17:19:11.151654 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-06-02 17:19:11.151930 | instance | Tuesday 02 June 2026 17:19:11 +0000 (0:00:00.192) 0:00:12.496 ********** 2026-06-02 17:19:11.180093 | instance | ok: [localhost] 2026-06-02 17:19:11.180355 | instance | 2026-06-02 17:19:11.180617 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-06-02 17:19:11.180899 | instance | Tuesday 02 June 2026 17:19:11 +0000 (0:00:00.029) 0:00:12.526 ********** 2026-06-02 17:19:11.568791 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-06-02 17:19:11.569182 | instance | ok: [localhost] => (item=keepalived_password) 2026-06-02 17:19:11.569514 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-06-02 17:19:11.569904 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-06-02 17:19:11.570272 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-06-02 17:19:11.570604 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-06-02 17:19:11.570927 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-06-02 17:19:11.571249 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-06-02 17:19:11.571572 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-06-02 17:19:11.571892 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-06-02 17:19:11.572210 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-06-02 17:19:11.572530 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-06-02 17:19:11.572873 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-06-02 17:19:11.573536 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-06-02 17:19:11.573901 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-06-02 17:19:11.574260 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-06-02 17:19:11.574591 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-06-02 17:19:11.574914 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-06-02 17:19:11.575238 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-06-02 17:19:11.575562 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-06-02 17:19:11.575895 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-06-02 17:19:11.576218 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-06-02 17:19:11.576539 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-06-02 17:19:11.576860 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-06-02 17:19:11.577180 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-06-02 17:19:11.577503 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-06-02 17:19:11.577988 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-06-02 17:19:11.578373 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-06-02 17:19:11.578679 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-06-02 17:19:11.578835 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-06-02 17:19:11.578982 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-06-02 17:19:11.579128 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-06-02 17:19:11.579276 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-06-02 17:19:11.579424 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-06-02 17:19:11.579573 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-06-02 17:19:11.579721 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-06-02 17:19:11.579874 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-06-02 17:19:11.580021 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-06-02 17:19:11.580168 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-06-02 17:19:11.580316 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-06-02 17:19:11.580465 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-06-02 17:19:11.580614 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-06-02 17:19:11.580765 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-06-02 17:19:11.580920 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-06-02 17:19:11.581126 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-06-02 17:19:11.581328 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-06-02 17:19:11.581520 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-06-02 17:19:11.581779 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-06-02 17:19:11.581994 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-06-02 17:19:11.582219 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-06-02 17:19:11.582426 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-06-02 17:19:11.582648 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-06-02 17:19:11.582852 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-06-02 17:19:11.583047 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-06-02 17:19:11.583217 | instance | 2026-06-02 17:19:11.583372 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-06-02 17:19:11.583527 | instance | Tuesday 02 June 2026 17:19:11 +0000 (0:00:00.388) 0:00:12.914 ********** 2026-06-02 17:19:11.618922 | instance | ok: [localhost] => (item=barbican_kek) 2026-06-02 17:19:11.619191 | instance | 2026-06-02 17:19:11.619415 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-06-02 17:19:11.619636 | instance | Tuesday 02 June 2026 17:19:11 +0000 (0:00:00.049) 0:00:12.963 ********** 2026-06-02 17:19:12.051205 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-06-02 17:19:12.051666 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-06-02 17:19:12.052033 | instance | 2026-06-02 17:19:12.052467 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-06-02 17:19:12.052923 | instance | Tuesday 02 June 2026 17:19:12 +0000 (0:00:00.431) 0:00:13.395 ********** 2026-06-02 17:19:16.519109 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-06-02 17:19:16.519235 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-06-02 17:19:16.519310 | instance | 2026-06-02 17:19:16.519522 | instance | TASK [Set values for SSH keys] ************************************************* 2026-06-02 17:19:16.519791 | instance | Tuesday 02 June 2026 17:19:16 +0000 (0:00:04.468) 0:00:17.863 ********** 2026-06-02 17:19:16.579338 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-06-02 17:19:16.579748 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-06-02 17:19:16.580064 | instance | 2026-06-02 17:19:16.580445 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-06-02 17:19:16.580874 | instance | Tuesday 02 June 2026 17:19:16 +0000 (0:00:00.059) 0:00:17.923 ********** 2026-06-02 17:19:16.926661 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-06-02 17:19:16.926879 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-06-02 17:19:16.927024 | instance | 2026-06-02 17:19:16.927177 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-06-02 17:19:16.927343 | instance | Tuesday 02 June 2026 17:19:16 +0000 (0:00:00.346) 0:00:18.269 ********** 2026-06-02 17:19:17.294040 | instance | changed: [localhost] 2026-06-02 17:19:17.294092 | instance | 2026-06-02 17:19:17.294102 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-06-02 17:19:17.294111 | instance | Tuesday 02 June 2026 17:19:17 +0000 (0:00:00.369) 0:00:18.639 ********** 2026-06-02 17:19:17.332312 | instance | skipping: [localhost] 2026-06-02 17:19:17.332346 | instance | 2026-06-02 17:19:17.332354 | instance | PLAY [Setup networking] ******************************************************** 2026-06-02 17:19:17.332360 | instance | 2026-06-02 17:19:17.332366 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:19:17.332372 | instance | Tuesday 02 June 2026 17:19:17 +0000 (0:00:00.038) 0:00:18.677 ********** 2026-06-02 17:19:18.070347 | instance | ok: [instance] 2026-06-02 17:19:18.070401 | instance | 2026-06-02 17:19:18.070413 | instance | TASK [Create bridge for management network] ************************************ 2026-06-02 17:19:18.070428 | instance | Tuesday 02 June 2026 17:19:18 +0000 (0:00:00.738) 0:00:19.415 ********** 2026-06-02 17:19:18.449098 | instance | ok: [instance] 2026-06-02 17:19:18.449195 | instance | 2026-06-02 17:19:18.449580 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-06-02 17:19:18.449641 | instance | Tuesday 02 June 2026 17:19:18 +0000 (0:00:00.379) 0:00:19.794 ********** 2026-06-02 17:19:18.668195 | instance | ok: [instance] 2026-06-02 17:19:18.668288 | instance | 2026-06-02 17:19:18.668573 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-06-02 17:19:18.668633 | instance | Tuesday 02 June 2026 17:19:18 +0000 (0:00:00.219) 0:00:20.013 ********** 2026-06-02 17:19:18.870978 | instance | ok: [instance] 2026-06-02 17:19:18.871052 | instance | 2026-06-02 17:19:18.871063 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-06-02 17:19:18.871072 | instance | Tuesday 02 June 2026 17:19:18 +0000 (0:00:00.201) 0:00:20.215 ********** 2026-06-02 17:19:19.086509 | instance | ok: [instance] 2026-06-02 17:19:19.086680 | instance | 2026-06-02 17:19:19.086974 | instance | TASK [Bring up interfaces] ***************************************************** 2026-06-02 17:19:19.087220 | instance | Tuesday 02 June 2026 17:19:19 +0000 (0:00:00.216) 0:00:20.432 ********** 2026-06-02 17:19:19.477000 | instance | ok: [instance] => (item=br-mgmt) 2026-06-02 17:19:19.477069 | instance | ok: [instance] => (item=dummy0) 2026-06-02 17:19:19.477214 | instance | 2026-06-02 17:19:19.477417 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-06-02 17:19:19.477565 | instance | 2026-06-02 17:19:19.477720 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:19:19.477893 | instance | Tuesday 02 June 2026 17:19:19 +0000 (0:00:00.390) 0:00:20.822 ********** 2026-06-02 17:19:20.211958 | instance | ok: [instance] 2026-06-02 17:19:20.212044 | instance | 2026-06-02 17:19:20.212138 | instance | TASK [Install depedencies] ***************************************************** 2026-06-02 17:19:20.212323 | instance | Tuesday 02 June 2026 17:19:20 +0000 (0:00:00.735) 0:00:21.557 ********** 2026-06-02 17:19:42.867607 | instance | changed: [instance] 2026-06-02 17:19:42.867707 | instance | 2026-06-02 17:19:42.867790 | instance | TASK [Start up service] ******************************************************** 2026-06-02 17:19:42.867928 | instance | Tuesday 02 June 2026 17:19:42 +0000 (0:00:22.653) 0:00:44.211 ********** 2026-06-02 17:19:43.415888 | instance | ok: [instance] 2026-06-02 17:19:43.416088 | instance | 2026-06-02 17:19:43.416349 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-06-02 17:19:43.416612 | instance | Tuesday 02 June 2026 17:19:43 +0000 (0:00:00.550) 0:00:44.761 ********** 2026-06-02 17:19:43.631476 | instance | ok: [instance] 2026-06-02 17:19:43.631701 | instance | 2026-06-02 17:19:43.631984 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-06-02 17:19:43.632238 | instance | Tuesday 02 June 2026 17:19:43 +0000 (0:00:00.216) 0:00:44.977 ********** 2026-06-02 17:19:44.077892 | instance | changed: [instance] 2026-06-02 17:19:44.078031 | instance | 2026-06-02 17:19:44.078329 | instance | TASK [Get list of all loopback devices] **************************************** 2026-06-02 17:19:44.078634 | instance | Tuesday 02 June 2026 17:19:44 +0000 (0:00:00.446) 0:00:45.423 ********** 2026-06-02 17:19:44.275116 | instance | ok: [instance] 2026-06-02 17:19:44.275320 | instance | 2026-06-02 17:19:44.275595 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-06-02 17:19:44.275879 | instance | Tuesday 02 June 2026 17:19:44 +0000 (0:00:00.197) 0:00:45.620 ********** 2026-06-02 17:19:44.301103 | instance | skipping: [instance] 2026-06-02 17:19:44.301229 | instance | 2026-06-02 17:19:44.301410 | instance | TASK [Create devices for Ceph] ************************************************* 2026-06-02 17:19:44.301758 | instance | Tuesday 02 June 2026 17:19:44 +0000 (0:00:00.026) 0:00:45.647 ********** 2026-06-02 17:19:44.846302 | instance | changed: [instance] => (item=osd0) 2026-06-02 17:19:44.846538 | instance | changed: [instance] => (item=osd1) 2026-06-02 17:19:44.846814 | instance | changed: [instance] => (item=osd2) 2026-06-02 17:19:44.847124 | instance | 2026-06-02 17:19:44.847397 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-06-02 17:19:44.847670 | instance | Tuesday 02 June 2026 17:19:44 +0000 (0:00:00.544) 0:00:46.191 ********** 2026-06-02 17:19:45.387937 | instance | changed: [instance] => (item=osd0) 2026-06-02 17:19:45.388179 | instance | changed: [instance] => (item=osd1) 2026-06-02 17:19:45.388191 | instance | changed: [instance] => (item=osd2) 2026-06-02 17:19:45.388201 | instance | 2026-06-02 17:19:45.388211 | instance | TASK [Start loop devices] ****************************************************** 2026-06-02 17:19:45.388220 | instance | Tuesday 02 June 2026 17:19:45 +0000 (0:00:00.540) 0:00:46.732 ********** 2026-06-02 17:19:46.108678 | instance | changed: [instance] => (item=osd0) 2026-06-02 17:19:46.108933 | instance | changed: [instance] => (item=osd1) 2026-06-02 17:19:46.109431 | instance | changed: [instance] => (item=osd2) 2026-06-02 17:19:46.109469 | instance | 2026-06-02 17:19:46.109475 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-06-02 17:19:46.109480 | instance | Tuesday 02 June 2026 17:19:46 +0000 (0:00:00.722) 0:00:47.454 ********** 2026-06-02 17:19:49.203887 | instance | changed: [instance] => (item=osd0) 2026-06-02 17:19:49.203960 | instance | changed: [instance] => (item=osd1) 2026-06-02 17:19:49.204649 | instance | changed: [instance] => (item=osd2) 2026-06-02 17:19:49.204965 | instance | 2026-06-02 17:19:49.204974 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-06-02 17:19:49.204981 | instance | Tuesday 02 June 2026 17:19:49 +0000 (0:00:03.094) 0:00:50.549 ********** 2026-06-02 17:19:51.037861 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-06-02 17:19:51.038001 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-06-02 17:19:51.038019 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-06-02 17:19:51.038230 | instance | 2026-06-02 17:19:51.038707 | instance | PLAY [controllers] ************************************************************* 2026-06-02 17:19:51.038939 | instance | 2026-06-02 17:19:51.038946 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:19:51.038951 | instance | Tuesday 02 June 2026 17:19:51 +0000 (0:00:01.834) 0:00:52.383 ********** 2026-06-02 17:19:51.894996 | instance | ok: [instance] 2026-06-02 17:19:51.895051 | instance | 2026-06-02 17:19:51.895271 | instance | TASK [Set masquerade rule] ***************************************************** 2026-06-02 17:19:51.895285 | instance | Tuesday 02 June 2026 17:19:51 +0000 (0:00:00.857) 0:00:53.241 ********** 2026-06-02 17:19:52.347384 | instance | changed: [instance] 2026-06-02 17:19:52.347715 | instance | 2026-06-02 17:19:52.350221 | instance | PLAY RECAP ********************************************************************* 2026-06-02 17:19:52.350316 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-02 17:19:52.350361 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-02 17:19:52.350374 | instance | 2026-06-02 17:19:52.350384 | instance | Tuesday 02 June 2026 17:19:52 +0000 (0:00:00.452) 0:00:53.693 ********** 2026-06-02 17:19:52.350394 | instance | =============================================================================== 2026-06-02 17:19:52.350403 | instance | Install depedencies ---------------------------------------------------- 22.65s 2026-06-02 17:19:52.350412 | instance | Generate SSH keys for missing variables --------------------------------- 4.47s 2026-06-02 17:19:52.350421 | instance | Create a volume group for each loop device ------------------------------ 3.09s 2026-06-02 17:19:52.350430 | instance | Gathering Facts --------------------------------------------------------- 2.15s 2026-06-02 17:19:52.350576 | instance | Create a logical volume for each loop device ---------------------------- 1.83s 2026-06-02 17:19:52.350973 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.36s 2026-06-02 17:19:52.351307 | instance | Create folders for workspace -------------------------------------------- 1.02s 2026-06-02 17:19:52.351634 | instance | Gathering Facts --------------------------------------------------------- 0.86s 2026-06-02 17:19:52.351960 | instance | Purge "snapd" package --------------------------------------------------- 0.85s 2026-06-02 17:19:52.352283 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.75s 2026-06-02 17:19:52.352603 | instance | Gathering Facts --------------------------------------------------------- 0.74s 2026-06-02 17:19:52.352923 | instance | Gathering Facts --------------------------------------------------------- 0.74s 2026-06-02 17:19:52.353242 | instance | Configure short hostname ------------------------------------------------ 0.73s 2026-06-02 17:19:52.353565 | instance | Start loop devices ------------------------------------------------------ 0.72s 2026-06-02 17:19:52.353883 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-06-02 17:19:52.354365 | instance | Start up service -------------------------------------------------------- 0.55s 2026-06-02 17:19:52.354782 | instance | Create devices for Ceph ------------------------------------------------- 0.54s 2026-06-02 17:19:52.355122 | instance | Set permissions on loopback devices ------------------------------------- 0.54s 2026-06-02 17:19:52.355455 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.53s 2026-06-02 17:19:52.355734 | instance | Set masquerade rule ----------------------------------------------------- 0.45s 2026-06-02 17:19:52.428745 | instance | INFO [aio > prepare] Executed: Successful 2026-06-02 17:19:52.440607 | instance | INFO [aio > converge] Executing 2026-06-02 17:19:55.143029 | instance | 2026-06-02 17:19:55.143483 | instance | PLAY [all] ********************************************************************* 2026-06-02 17:19:55.143826 | instance | 2026-06-02 17:19:55.144271 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:19:55.144665 | instance | Tuesday 02 June 2026 17:19:55 +0000 (0:00:00.016) 0:00:00.016 ********** 2026-06-02 17:19:56.302529 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-02 17:19:56.302930 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-02 17:19:56.303262 | instance | interpreter could change the meaning of that path. See 2026-06-02 17:19:56.303589 | instance | https://docs.ansible.com/ansible- 2026-06-02 17:19:56.303916 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-02 17:19:56.311761 | instance | ok: [instance] 2026-06-02 17:19:56.312083 | instance | 2026-06-02 17:19:56.312410 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-06-02 17:19:56.312737 | instance | Tuesday 02 June 2026 17:19:56 +0000 (0:00:01.169) 0:00:01.185 ********** 2026-06-02 17:19:56.349352 | instance | skipping: [instance] 2026-06-02 17:19:56.349711 | instance | 2026-06-02 17:19:56.350044 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-06-02 17:19:56.350408 | instance | Tuesday 02 June 2026 17:19:56 +0000 (0:00:00.037) 0:00:01.222 ********** 2026-06-02 17:19:56.532404 | instance | ok: [instance] 2026-06-02 17:19:56.532776 | instance | 2026-06-02 17:19:56.533148 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-06-02 17:19:56.533463 | instance | 2026-06-02 17:19:56.533795 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:19:56.534129 | instance | Tuesday 02 June 2026 17:19:56 +0000 (0:00:00.183) 0:00:01.406 ********** 2026-06-02 17:19:57.427753 | instance | ok: [instance] 2026-06-02 17:19:57.428152 | instance | 2026-06-02 17:19:57.428496 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:19:57.428830 | instance | Tuesday 02 June 2026 17:19:57 +0000 (0:00:00.894) 0:00:02.301 ********** 2026-06-02 17:19:57.702781 | instance | ok: [instance] 2026-06-02 17:19:57.702844 | instance | 2026-06-02 17:19:57.702958 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 17:19:57.703157 | instance | Tuesday 02 June 2026 17:19:57 +0000 (0:00:00.272) 0:00:02.573 ********** 2026-06-02 17:19:57.746683 | instance | skipping: [instance] 2026-06-02 17:19:57.746873 | instance | 2026-06-02 17:19:57.747025 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-02 17:19:57.747175 | instance | Tuesday 02 June 2026 17:19:57 +0000 (0:00:00.042) 0:00:02.616 ********** 2026-06-02 17:19:58.118654 | instance | changed: [instance] 2026-06-02 17:19:58.118733 | instance | 2026-06-02 17:19:58.118909 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:19:58.119060 | instance | Tuesday 02 June 2026 17:19:58 +0000 (0:00:00.375) 0:00:02.992 ********** 2026-06-02 17:19:58.190676 | instance | ok: [instance] => { 2026-06-02 17:19:58.190738 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-02 17:19:58.190843 | instance | } 2026-06-02 17:19:58.190992 | instance | 2026-06-02 17:19:58.191141 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:19:58.191303 | instance | Tuesday 02 June 2026 17:19:58 +0000 (0:00:00.071) 0:00:03.063 ********** 2026-06-02 17:19:58.849565 | instance | changed: [instance] 2026-06-02 17:19:58.849745 | instance | 2026-06-02 17:19:58.849902 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:19:58.850069 | instance | Tuesday 02 June 2026 17:19:58 +0000 (0:00:00.657) 0:00:03.720 ********** 2026-06-02 17:19:58.900093 | instance | skipping: [instance] 2026-06-02 17:19:58.900156 | instance | 2026-06-02 17:19:58.900163 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 17:19:58.900168 | instance | Tuesday 02 June 2026 17:19:58 +0000 (0:00:00.051) 0:00:03.772 ********** 2026-06-02 17:19:58.956509 | instance | skipping: [instance] 2026-06-02 17:19:58.956575 | instance | 2026-06-02 17:19:58.956581 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:19:58.956587 | instance | Tuesday 02 June 2026 17:19:58 +0000 (0:00:00.056) 0:00:03.829 ********** 2026-06-02 17:19:59.167510 | instance | ok: [instance] 2026-06-02 17:19:59.167564 | instance | 2026-06-02 17:19:59.167570 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 17:19:59.167576 | instance | Tuesday 02 June 2026 17:19:59 +0000 (0:00:00.211) 0:00:04.040 ********** 2026-06-02 17:20:00.516426 | instance | ok: [instance] 2026-06-02 17:20:00.516484 | instance | 2026-06-02 17:20:00.516491 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:20:00.516496 | instance | Tuesday 02 June 2026 17:20:00 +0000 (0:00:01.348) 0:00:05.389 ********** 2026-06-02 17:20:00.589191 | instance | ok: [instance] => { 2026-06-02 17:20:00.589250 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-06-02 17:20:00.589257 | instance | } 2026-06-02 17:20:00.589262 | instance | 2026-06-02 17:20:00.589267 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:20:00.589273 | instance | Tuesday 02 June 2026 17:20:00 +0000 (0:00:00.072) 0:00:05.461 ********** 2026-06-02 17:20:01.320583 | instance | changed: [instance] 2026-06-02 17:20:01.320647 | instance | 2026-06-02 17:20:01.320653 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:20:01.320659 | instance | Tuesday 02 June 2026 17:20:01 +0000 (0:00:00.731) 0:00:06.193 ********** 2026-06-02 17:20:04.219834 | instance | changed: [instance] 2026-06-02 17:20:04.219870 | instance | 2026-06-02 17:20:04.219876 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-02 17:20:04.219880 | instance | Tuesday 02 June 2026 17:20:04 +0000 (0:00:02.899) 0:00:09.093 ********** 2026-06-02 17:20:04.256810 | instance | skipping: [instance] 2026-06-02 17:20:04.256831 | instance | 2026-06-02 17:20:04.256836 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-02 17:20:04.256841 | instance | Tuesday 02 June 2026 17:20:04 +0000 (0:00:00.037) 0:00:09.130 ********** 2026-06-02 17:20:04.286858 | instance | skipping: [instance] 2026-06-02 17:20:04.287263 | instance | 2026-06-02 17:20:04.287312 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-02 17:20:04.287318 | instance | Tuesday 02 June 2026 17:20:04 +0000 (0:00:00.029) 0:00:09.160 ********** 2026-06-02 17:20:04.320179 | instance | skipping: [instance] 2026-06-02 17:20:04.320261 | instance | 2026-06-02 17:20:04.320521 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-02 17:20:04.320544 | instance | Tuesday 02 June 2026 17:20:04 +0000 (0:00:00.033) 0:00:09.194 ********** 2026-06-02 17:20:09.542653 | instance | changed: [instance] 2026-06-02 17:20:09.542751 | instance | 2026-06-02 17:20:09.543094 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-02 17:20:09.543139 | instance | Tuesday 02 June 2026 17:20:09 +0000 (0:00:05.222) 0:00:14.416 ********** 2026-06-02 17:20:10.155255 | instance | changed: [instance] 2026-06-02 17:20:10.155344 | instance | 2026-06-02 17:20:10.155582 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-02 17:20:10.155636 | instance | Tuesday 02 June 2026 17:20:10 +0000 (0:00:00.612) 0:00:15.029 ********** 2026-06-02 17:20:11.028771 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-06-02 17:20:11.028853 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-02 17:20:11.029607 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-02 17:20:11.029653 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-02 17:20:11.029659 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-02 17:20:11.029664 | instance | 2026-06-02 17:20:11.029669 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-02 17:20:11.029673 | instance | Tuesday 02 June 2026 17:20:11 +0000 (0:00:00.873) 0:00:15.902 ********** 2026-06-02 17:20:11.589558 | instance | changed: [instance] 2026-06-02 17:20:11.589640 | instance | 2026-06-02 17:20:11.590255 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-02 17:20:11.590312 | instance | Tuesday 02 June 2026 17:20:11 +0000 (0:00:00.552) 0:00:16.454 ********** 2026-06-02 17:20:11.590324 | instance | 2026-06-02 17:20:11.590340 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-06-02 17:20:11.590433 | instance | Tuesday 02 June 2026 17:20:11 +0000 (0:00:00.008) 0:00:16.463 ********** 2026-06-02 17:20:12.505770 | instance | ok: [instance] 2026-06-02 17:20:12.505849 | instance | 2026-06-02 17:20:12.506119 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-06-02 17:20:12.506170 | instance | Tuesday 02 June 2026 17:20:12 +0000 (0:00:00.916) 0:00:17.379 ********** 2026-06-02 17:20:13.012853 | instance | changed: [instance] 2026-06-02 17:20:13.012951 | instance | 2026-06-02 17:20:13.013015 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-02 17:20:13.013159 | instance | Tuesday 02 June 2026 17:20:13 +0000 (0:00:00.507) 0:00:17.886 ********** 2026-06-02 17:20:13.563890 | instance | changed: [instance] 2026-06-02 17:20:13.563969 | instance | 2026-06-02 17:20:13.564335 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:20:13.564385 | instance | Tuesday 02 June 2026 17:20:13 +0000 (0:00:00.550) 0:00:18.437 ********** 2026-06-02 17:20:13.766319 | instance | ok: [instance] 2026-06-02 17:20:13.766419 | instance | 2026-06-02 17:20:13.766696 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:20:13.766738 | instance | Tuesday 02 June 2026 17:20:13 +0000 (0:00:00.202) 0:00:18.640 ********** 2026-06-02 17:20:13.820401 | instance | ok: [instance] => { 2026-06-02 17:20:13.820970 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-02 17:20:13.820990 | instance | } 2026-06-02 17:20:13.820996 | instance | 2026-06-02 17:20:13.821001 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:20:13.821006 | instance | Tuesday 02 June 2026 17:20:13 +0000 (0:00:00.054) 0:00:18.694 ********** 2026-06-02 17:20:14.730697 | instance | changed: [instance] 2026-06-02 17:20:14.730784 | instance | 2026-06-02 17:20:14.730846 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:20:14.730993 | instance | Tuesday 02 June 2026 17:20:14 +0000 (0:00:00.910) 0:00:19.604 ********** 2026-06-02 17:20:20.052455 | instance | changed: [instance] 2026-06-02 17:20:20.052541 | instance | 2026-06-02 17:20:20.052812 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-02 17:20:20.053001 | instance | Tuesday 02 June 2026 17:20:20 +0000 (0:00:05.321) 0:00:24.926 ********** 2026-06-02 17:20:21.012726 | instance | ok: [instance] 2026-06-02 17:20:21.012816 | instance | 2026-06-02 17:20:21.013096 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-02 17:20:21.013165 | instance | Tuesday 02 June 2026 17:20:21 +0000 (0:00:00.959) 0:00:25.885 ********** 2026-06-02 17:20:21.891336 | instance | changed: [instance] 2026-06-02 17:20:21.891444 | instance | 2026-06-02 17:20:21.891489 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-02 17:20:21.891651 | instance | Tuesday 02 June 2026 17:20:21 +0000 (0:00:00.879) 0:00:26.765 ********** 2026-06-02 17:20:22.354174 | instance | changed: [instance] 2026-06-02 17:20:22.354564 | instance | 2026-06-02 17:20:22.354624 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-02 17:20:22.354631 | instance | Tuesday 02 June 2026 17:20:22 +0000 (0:00:00.462) 0:00:27.227 ********** 2026-06-02 17:20:22.906962 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-06-02 17:20:22.907077 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-02 17:20:22.907149 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-02 17:20:22.907524 | instance | 2026-06-02 17:20:22.907580 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-02 17:20:22.907587 | instance | Tuesday 02 June 2026 17:20:22 +0000 (0:00:00.553) 0:00:27.780 ********** 2026-06-02 17:20:23.385224 | instance | changed: [instance] 2026-06-02 17:20:23.385266 | instance | 2026-06-02 17:20:23.385271 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-02 17:20:23.385276 | instance | Tuesday 02 June 2026 17:20:23 +0000 (0:00:00.478) 0:00:28.258 ********** 2026-06-02 17:20:23.875300 | instance | changed: [instance] 2026-06-02 17:20:23.875337 | instance | 2026-06-02 17:20:23.875342 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-02 17:20:23.875347 | instance | Tuesday 02 June 2026 17:20:23 +0000 (0:00:00.481) 0:00:28.740 ********** 2026-06-02 17:20:23.875351 | instance | 2026-06-02 17:20:23.875355 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-06-02 17:20:23.875359 | instance | Tuesday 02 June 2026 17:20:23 +0000 (0:00:00.008) 0:00:28.748 ********** 2026-06-02 17:20:24.555374 | instance | ok: [instance] 2026-06-02 17:20:24.555447 | instance | 2026-06-02 17:20:24.555728 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-06-02 17:20:24.555769 | instance | Tuesday 02 June 2026 17:20:24 +0000 (0:00:00.680) 0:00:29.429 ********** 2026-06-02 17:20:26.564547 | instance | changed: [instance] 2026-06-02 17:20:26.564641 | instance | 2026-06-02 17:20:26.564900 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-02 17:20:26.565200 | instance | Tuesday 02 June 2026 17:20:26 +0000 (0:00:02.009) 0:00:31.438 ********** 2026-06-02 17:20:27.108019 | instance | changed: [instance] 2026-06-02 17:20:27.108082 | instance | 2026-06-02 17:20:27.108360 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-06-02 17:20:27.108414 | instance | Tuesday 02 June 2026 17:20:27 +0000 (0:00:00.543) 0:00:31.981 ********** 2026-06-02 17:20:27.169322 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-06-02 17:20:27.169708 | instance | 2026-06-02 17:20:27.169740 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-06-02 17:20:27.169747 | instance | Tuesday 02 June 2026 17:20:27 +0000 (0:00:00.061) 0:00:32.042 ********** 2026-06-02 17:20:32.019176 | instance | changed: [instance] 2026-06-02 17:20:32.019280 | instance | 2026-06-02 17:20:32.019346 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-06-02 17:20:32.019496 | instance | Tuesday 02 June 2026 17:20:32 +0000 (0:00:04.849) 0:00:36.892 ********** 2026-06-02 17:20:32.651738 | instance | ok: [instance] => (item=chronyd) 2026-06-02 17:20:32.651830 | instance | ok: [instance] => (item=sshd) 2026-06-02 17:20:32.652189 | instance | 2026-06-02 17:20:32.652228 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-06-02 17:20:32.652234 | instance | Tuesday 02 June 2026 17:20:32 +0000 (0:00:00.632) 0:00:37.525 ********** 2026-06-02 17:20:32.980269 | instance | changed: [instance] 2026-06-02 17:20:32.980320 | instance | 2026-06-02 17:20:32.980586 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-06-02 17:20:32.980627 | instance | Tuesday 02 June 2026 17:20:32 +0000 (0:00:00.328) 0:00:37.853 ********** 2026-06-02 17:20:33.182939 | instance | ok: [instance] 2026-06-02 17:20:33.183005 | instance | 2026-06-02 17:20:33.183012 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-06-02 17:20:33.183017 | instance | Tuesday 02 June 2026 17:20:33 +0000 (0:00:00.201) 0:00:38.055 ********** 2026-06-02 17:20:33.652078 | instance | changed: [instance] 2026-06-02 17:20:33.652198 | instance | 2026-06-02 17:20:33.652267 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-06-02 17:20:33.652409 | instance | Tuesday 02 June 2026 17:20:33 +0000 (0:00:00.470) 0:00:38.525 ********** 2026-06-02 17:20:34.039020 | instance | changed: [instance] 2026-06-02 17:20:34.039089 | instance | 2026-06-02 17:20:34.039337 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-06-02 17:20:34.039401 | instance | Tuesday 02 June 2026 17:20:34 +0000 (0:00:00.386) 0:00:38.912 ********** 2026-06-02 17:20:34.156576 | instance | ok: [instance] 2026-06-02 17:20:34.156690 | instance | 2026-06-02 17:20:34.156707 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-06-02 17:20:34.156878 | instance | Tuesday 02 June 2026 17:20:34 +0000 (0:00:00.117) 0:00:39.030 ********** 2026-06-02 17:20:34.366818 | instance | ok: [instance] => (item=instance) 2026-06-02 17:20:34.366885 | instance | 2026-06-02 17:20:34.367119 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-06-02 17:20:34.367166 | instance | Tuesday 02 June 2026 17:20:34 +0000 (0:00:00.210) 0:00:39.240 ********** 2026-06-02 17:20:34.419929 | instance | ok: [instance] 2026-06-02 17:20:34.420016 | instance | 2026-06-02 17:20:34.420397 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-06-02 17:20:34.420449 | instance | Tuesday 02 June 2026 17:20:34 +0000 (0:00:00.053) 0:00:39.293 ********** 2026-06-02 17:20:34.489596 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-06-02 17:20:34.489668 | instance | 2026-06-02 17:20:34.489829 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-06-02 17:20:34.490024 | instance | Tuesday 02 June 2026 17:20:34 +0000 (0:00:00.069) 0:00:39.363 ********** 2026-06-02 17:20:34.819097 | instance | changed: [instance] 2026-06-02 17:20:34.819217 | instance | 2026-06-02 17:20:34.819231 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-06-02 17:20:34.819378 | instance | Tuesday 02 June 2026 17:20:34 +0000 (0:00:00.329) 0:00:39.692 ********** 2026-06-02 17:20:35.509014 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-06-02 17:20:35.509092 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-06-02 17:20:35.509692 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-06-02 17:20:35.509737 | instance | 2026-06-02 17:20:35.509743 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-06-02 17:20:35.509748 | instance | Tuesday 02 June 2026 17:20:35 +0000 (0:00:00.689) 0:00:40.382 ********** 2026-06-02 17:22:23.166607 | instance | ok: [instance] 2026-06-02 17:22:23.166691 | instance | 2026-06-02 17:22:23.166786 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-06-02 17:22:23.166906 | instance | Tuesday 02 June 2026 17:22:23 +0000 (0:01:47.657) 0:02:28.040 ********** 2026-06-02 17:22:23.376077 | instance | changed: [instance] 2026-06-02 17:22:23.376182 | instance | 2026-06-02 17:22:23.376402 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-06-02 17:22:23.376595 | instance | Tuesday 02 June 2026 17:22:23 +0000 (0:00:00.209) 0:02:28.249 ********** 2026-06-02 17:22:23.420702 | instance | ok: [instance] 2026-06-02 17:22:23.420784 | instance | 2026-06-02 17:22:23.420921 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-02 17:22:23.421044 | instance | Tuesday 02 June 2026 17:22:23 +0000 (0:00:00.044) 0:02:28.294 ********** 2026-06-02 17:22:23.510048 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-02 17:22:23.510146 | instance | 2026-06-02 17:22:23.510277 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-02 17:22:23.510401 | instance | Tuesday 02 June 2026 17:22:23 +0000 (0:00:00.089) 0:02:28.383 ********** 2026-06-02 17:22:29.225269 | instance | ok: [instance] 2026-06-02 17:22:29.225360 | instance | 2026-06-02 17:22:29.225625 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-02 17:22:29.225669 | instance | Tuesday 02 June 2026 17:22:29 +0000 (0:00:05.715) 0:02:34.099 ********** 2026-06-02 17:22:29.279967 | instance | ok: [instance] => (item=instance) 2026-06-02 17:22:29.280022 | instance | 2026-06-02 17:22:29.280169 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-02 17:22:29.280190 | instance | Tuesday 02 June 2026 17:22:29 +0000 (0:00:00.054) 0:02:34.153 ********** 2026-06-02 17:22:29.695134 | instance | ok: [instance] 2026-06-02 17:22:29.695202 | instance | 2026-06-02 17:22:29.695500 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-02 17:22:29.695555 | instance | Tuesday 02 June 2026 17:22:29 +0000 (0:00:00.415) 0:02:34.568 ********** 2026-06-02 17:22:36.101008 | instance | ok: [instance] 2026-06-02 17:22:36.101082 | instance | 2026-06-02 17:22:36.101336 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-06-02 17:22:36.101371 | instance | Tuesday 02 June 2026 17:22:36 +0000 (0:00:06.405) 0:02:40.974 ********** 2026-06-02 17:23:33.296898 | instance | changed: [instance] 2026-06-02 17:23:33.297016 | instance | 2026-06-02 17:23:33.297103 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-06-02 17:23:33.297232 | instance | Tuesday 02 June 2026 17:23:33 +0000 (0:00:57.195) 0:03:38.170 ********** 2026-06-02 17:23:47.358838 | instance | ok: [instance] 2026-06-02 17:23:47.358942 | instance | 2026-06-02 17:23:47.359182 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-02 17:23:47.359199 | instance | Tuesday 02 June 2026 17:23:47 +0000 (0:00:14.061) 0:03:52.232 ********** 2026-06-02 17:23:47.431789 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-02 17:23:47.431848 | instance | 2026-06-02 17:23:47.432118 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-02 17:23:47.432137 | instance | Tuesday 02 June 2026 17:23:47 +0000 (0:00:00.072) 0:03:52.305 ********** 2026-06-02 17:23:47.478492 | instance | skipping: [instance] 2026-06-02 17:23:47.478589 | instance | 2026-06-02 17:23:47.478864 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-02 17:23:47.478881 | instance | Tuesday 02 June 2026 17:23:47 +0000 (0:00:00.046) 0:03:52.352 ********** 2026-06-02 17:23:47.530328 | instance | skipping: [instance] => (item=instance) 2026-06-02 17:23:47.530471 | instance | skipping: [instance] 2026-06-02 17:23:47.530964 | instance | 2026-06-02 17:23:47.530984 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-02 17:23:47.530992 | instance | Tuesday 02 June 2026 17:23:47 +0000 (0:00:00.051) 0:03:52.404 ********** 2026-06-02 17:23:47.773113 | instance | ok: [instance] 2026-06-02 17:23:47.773174 | instance | 2026-06-02 17:23:47.773470 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-02 17:23:47.773508 | instance | Tuesday 02 June 2026 17:23:47 +0000 (0:00:00.242) 0:03:52.646 ********** 2026-06-02 17:23:54.143118 | instance | ok: [instance] 2026-06-02 17:23:54.143902 | instance | 2026-06-02 17:23:54.143958 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-06-02 17:23:54.143970 | instance | Tuesday 02 June 2026 17:23:54 +0000 (0:00:06.369) 0:03:59.016 ********** 2026-06-02 17:24:09.017142 | instance | changed: [instance] 2026-06-02 17:24:09.017227 | instance | 2026-06-02 17:24:09.017463 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-06-02 17:24:09.017506 | instance | Tuesday 02 June 2026 17:24:09 +0000 (0:00:14.874) 0:04:13.890 ********** 2026-06-02 17:24:15.060111 | instance | ok: [instance] 2026-06-02 17:24:15.060184 | instance | 2026-06-02 17:24:15.060465 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-06-02 17:24:15.060553 | instance | Tuesday 02 June 2026 17:24:15 +0000 (0:00:06.042) 0:04:19.933 ********** 2026-06-02 17:24:21.954948 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-06-02 17:24:21.955030 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-06-02 17:24:21.955130 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-06-02 17:24:21.955275 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-06-02 17:24:21.955443 | instance | 2026-06-02 17:24:21.955592 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-06-02 17:24:21.955734 | instance | 2026-06-02 17:24:21.955891 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:24:21.956044 | instance | Tuesday 02 June 2026 17:24:21 +0000 (0:00:06.895) 0:04:26.828 ********** 2026-06-02 17:24:22.863145 | instance | ok: [instance] 2026-06-02 17:24:22.863259 | instance | 2026-06-02 17:24:22.863318 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:24:22.863442 | instance | Tuesday 02 June 2026 17:24:22 +0000 (0:00:00.907) 0:04:27.736 ********** 2026-06-02 17:24:23.068813 | instance | ok: [instance] 2026-06-02 17:24:23.068933 | instance | 2026-06-02 17:24:23.068945 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 17:24:23.069028 | instance | Tuesday 02 June 2026 17:24:23 +0000 (0:00:00.205) 0:04:27.942 ********** 2026-06-02 17:24:23.105879 | instance | skipping: [instance] 2026-06-02 17:24:23.106002 | instance | 2026-06-02 17:24:23.106013 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-02 17:24:23.106073 | instance | Tuesday 02 June 2026 17:24:23 +0000 (0:00:00.036) 0:04:27.979 ********** 2026-06-02 17:24:23.322506 | instance | ok: [instance] 2026-06-02 17:24:23.322566 | instance | 2026-06-02 17:24:23.322690 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:24:23.322807 | instance | Tuesday 02 June 2026 17:24:23 +0000 (0:00:00.216) 0:04:28.196 ********** 2026-06-02 17:24:23.373401 | instance | ok: [instance] => { 2026-06-02 17:24:23.373508 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-02 17:24:23.373630 | instance | } 2026-06-02 17:24:23.373744 | instance | 2026-06-02 17:24:23.373869 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:24:23.373984 | instance | Tuesday 02 June 2026 17:24:23 +0000 (0:00:00.050) 0:04:28.247 ********** 2026-06-02 17:24:23.659446 | instance | ok: [instance] 2026-06-02 17:24:23.659503 | instance | 2026-06-02 17:24:23.659663 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:24:23.659750 | instance | Tuesday 02 June 2026 17:24:23 +0000 (0:00:00.286) 0:04:28.533 ********** 2026-06-02 17:24:23.699355 | instance | skipping: [instance] 2026-06-02 17:24:23.699424 | instance | 2026-06-02 17:24:23.699550 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 17:24:23.699672 | instance | Tuesday 02 June 2026 17:24:23 +0000 (0:00:00.039) 0:04:28.573 ********** 2026-06-02 17:24:23.743298 | instance | skipping: [instance] 2026-06-02 17:24:23.743344 | instance | 2026-06-02 17:24:23.743471 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:24:23.743587 | instance | Tuesday 02 June 2026 17:24:23 +0000 (0:00:00.044) 0:04:28.617 ********** 2026-06-02 17:24:23.941626 | instance | ok: [instance] 2026-06-02 17:24:23.941687 | instance | 2026-06-02 17:24:23.941792 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 17:24:23.941932 | instance | Tuesday 02 June 2026 17:24:23 +0000 (0:00:00.198) 0:04:28.815 ********** 2026-06-02 17:24:25.115550 | instance | ok: [instance] 2026-06-02 17:24:25.115611 | instance | 2026-06-02 17:24:25.115779 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:24:25.115870 | instance | Tuesday 02 June 2026 17:24:25 +0000 (0:00:01.173) 0:04:29.989 ********** 2026-06-02 17:24:25.176667 | instance | ok: [instance] => { 2026-06-02 17:24:25.176721 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-06-02 17:24:25.176835 | instance | } 2026-06-02 17:24:25.176942 | instance | 2026-06-02 17:24:25.177063 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:24:25.177183 | instance | Tuesday 02 June 2026 17:24:25 +0000 (0:00:00.061) 0:04:30.050 ********** 2026-06-02 17:24:25.513188 | instance | ok: [instance] 2026-06-02 17:24:25.513279 | instance | 2026-06-02 17:24:25.513397 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:24:25.513517 | instance | Tuesday 02 June 2026 17:24:25 +0000 (0:00:00.336) 0:04:30.386 ********** 2026-06-02 17:24:28.463707 | instance | ok: [instance] 2026-06-02 17:24:28.463867 | instance | 2026-06-02 17:24:28.464204 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-02 17:24:28.464275 | instance | Tuesday 02 June 2026 17:24:28 +0000 (0:00:02.949) 0:04:33.336 ********** 2026-06-02 17:24:28.498769 | instance | skipping: [instance] 2026-06-02 17:24:28.498887 | instance | 2026-06-02 17:24:28.499295 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-02 17:24:28.499347 | instance | Tuesday 02 June 2026 17:24:28 +0000 (0:00:00.035) 0:04:33.372 ********** 2026-06-02 17:24:28.530834 | instance | skipping: [instance] 2026-06-02 17:24:28.530879 | instance | 2026-06-02 17:24:28.530886 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-02 17:24:28.530891 | instance | Tuesday 02 June 2026 17:24:28 +0000 (0:00:00.031) 0:04:33.404 ********** 2026-06-02 17:24:28.564622 | instance | skipping: [instance] 2026-06-02 17:24:28.565046 | instance | 2026-06-02 17:24:28.565092 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-02 17:24:28.565099 | instance | Tuesday 02 June 2026 17:24:28 +0000 (0:00:00.034) 0:04:33.438 ********** 2026-06-02 17:24:29.530310 | instance | ok: [instance] 2026-06-02 17:24:29.530378 | instance | 2026-06-02 17:24:29.530666 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-02 17:24:29.530706 | instance | Tuesday 02 June 2026 17:24:29 +0000 (0:00:00.965) 0:04:34.404 ********** 2026-06-02 17:24:29.958655 | instance | ok: [instance] 2026-06-02 17:24:29.958723 | instance | 2026-06-02 17:24:29.958994 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-02 17:24:29.959037 | instance | Tuesday 02 June 2026 17:24:29 +0000 (0:00:00.428) 0:04:34.832 ********** 2026-06-02 17:24:30.841351 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-02 17:24:30.841476 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-02 17:24:30.841520 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-02 17:24:30.842359 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-02 17:24:30.842431 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-02 17:24:30.842492 | instance | 2026-06-02 17:24:30.842504 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-02 17:24:30.842520 | instance | Tuesday 02 June 2026 17:24:30 +0000 (0:00:00.882) 0:04:35.714 ********** 2026-06-02 17:24:31.340058 | instance | ok: [instance] 2026-06-02 17:24:31.340119 | instance | 2026-06-02 17:24:31.340777 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-02 17:24:31.340814 | instance | Tuesday 02 June 2026 17:24:31 +0000 (0:00:00.492) 0:04:36.206 ********** 2026-06-02 17:24:31.340819 | instance | 2026-06-02 17:24:31.340824 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-02 17:24:31.340828 | instance | Tuesday 02 June 2026 17:24:31 +0000 (0:00:00.006) 0:04:36.213 ********** 2026-06-02 17:24:31.698598 | instance | ok: [instance] 2026-06-02 17:24:31.698662 | instance | 2026-06-02 17:24:31.698943 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:24:31.698984 | instance | Tuesday 02 June 2026 17:24:31 +0000 (0:00:00.358) 0:04:36.572 ********** 2026-06-02 17:24:31.908667 | instance | ok: [instance] 2026-06-02 17:24:31.908755 | instance | 2026-06-02 17:24:31.909037 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:24:31.909075 | instance | Tuesday 02 June 2026 17:24:31 +0000 (0:00:00.210) 0:04:36.782 ********** 2026-06-02 17:24:31.962207 | instance | ok: [instance] => { 2026-06-02 17:24:31.962790 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-02 17:24:31.962812 | instance | } 2026-06-02 17:24:31.962818 | instance | 2026-06-02 17:24:31.962822 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:24:31.962827 | instance | Tuesday 02 June 2026 17:24:31 +0000 (0:00:00.053) 0:04:36.835 ********** 2026-06-02 17:24:32.331518 | instance | ok: [instance] 2026-06-02 17:24:32.331596 | instance | 2026-06-02 17:24:32.331874 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:24:32.331958 | instance | Tuesday 02 June 2026 17:24:32 +0000 (0:00:00.368) 0:04:37.204 ********** 2026-06-02 17:24:35.442922 | instance | ok: [instance] 2026-06-02 17:24:35.443066 | instance | 2026-06-02 17:24:35.443080 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-02 17:24:35.443238 | instance | Tuesday 02 June 2026 17:24:35 +0000 (0:00:03.111) 0:04:40.316 ********** 2026-06-02 17:24:36.417971 | instance | ok: [instance] 2026-06-02 17:24:36.418051 | instance | 2026-06-02 17:24:36.418480 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-02 17:24:36.418528 | instance | Tuesday 02 June 2026 17:24:36 +0000 (0:00:00.974) 0:04:41.291 ********** 2026-06-02 17:24:36.611496 | instance | ok: [instance] 2026-06-02 17:24:36.611567 | instance | 2026-06-02 17:24:36.611830 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-02 17:24:36.611868 | instance | Tuesday 02 June 2026 17:24:36 +0000 (0:00:00.193) 0:04:41.484 ********** 2026-06-02 17:24:37.044555 | instance | ok: [instance] 2026-06-02 17:24:37.044632 | instance | 2026-06-02 17:24:37.044897 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-02 17:24:37.045131 | instance | Tuesday 02 June 2026 17:24:37 +0000 (0:00:00.433) 0:04:41.918 ********** 2026-06-02 17:24:37.600629 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-06-02 17:24:37.600705 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-02 17:24:37.601232 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-02 17:24:37.601271 | instance | 2026-06-02 17:24:37.601276 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-02 17:24:37.601282 | instance | Tuesday 02 June 2026 17:24:37 +0000 (0:00:00.556) 0:04:42.474 ********** 2026-06-02 17:24:38.006302 | instance | ok: [instance] 2026-06-02 17:24:38.006370 | instance | 2026-06-02 17:24:38.006625 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-02 17:24:38.006666 | instance | Tuesday 02 June 2026 17:24:37 +0000 (0:00:00.405) 0:04:42.880 ********** 2026-06-02 17:24:38.415113 | instance | ok: [instance] 2026-06-02 17:24:38.415184 | instance | 2026-06-02 17:24:38.415818 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-02 17:24:38.415859 | instance | Tuesday 02 June 2026 17:24:38 +0000 (0:00:00.401) 0:04:43.281 ********** 2026-06-02 17:24:38.415865 | instance | 2026-06-02 17:24:38.415876 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-02 17:24:38.415881 | instance | Tuesday 02 June 2026 17:24:38 +0000 (0:00:00.006) 0:04:43.288 ********** 2026-06-02 17:24:38.791105 | instance | ok: [instance] 2026-06-02 17:24:38.791204 | instance | 2026-06-02 17:24:38.791502 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-06-02 17:24:38.791560 | instance | Tuesday 02 June 2026 17:24:38 +0000 (0:00:00.376) 0:04:43.664 ********** 2026-06-02 17:24:38.850096 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-06-02 17:24:38.850255 | instance | 2026-06-02 17:24:38.850337 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-06-02 17:24:38.850512 | instance | Tuesday 02 June 2026 17:24:38 +0000 (0:00:00.058) 0:04:43.723 ********** 2026-06-02 17:24:39.878514 | instance | ok: [instance] 2026-06-02 17:24:39.878637 | instance | 2026-06-02 17:24:39.878649 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-06-02 17:24:39.878727 | instance | Tuesday 02 June 2026 17:24:39 +0000 (0:00:01.028) 0:04:44.752 ********** 2026-06-02 17:24:40.526897 | instance | ok: [instance] => (item=chronyd) 2026-06-02 17:24:40.527015 | instance | ok: [instance] => (item=sshd) 2026-06-02 17:24:40.527028 | instance | 2026-06-02 17:24:40.527321 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-06-02 17:24:40.527368 | instance | Tuesday 02 June 2026 17:24:40 +0000 (0:00:00.648) 0:04:45.400 ********** 2026-06-02 17:24:41.185948 | instance | ok: [instance] 2026-06-02 17:24:41.186049 | instance | 2026-06-02 17:24:41.186462 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-06-02 17:24:41.186556 | instance | Tuesday 02 June 2026 17:24:41 +0000 (0:00:00.658) 0:04:46.058 ********** 2026-06-02 17:24:41.383729 | instance | ok: [instance] 2026-06-02 17:24:41.383867 | instance | 2026-06-02 17:24:41.383884 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-06-02 17:24:41.383903 | instance | Tuesday 02 June 2026 17:24:41 +0000 (0:00:00.198) 0:04:46.257 ********** 2026-06-02 17:24:41.611457 | instance | ok: [instance] 2026-06-02 17:24:41.611582 | instance | 2026-06-02 17:24:41.611608 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-06-02 17:24:41.611619 | instance | Tuesday 02 June 2026 17:24:41 +0000 (0:00:00.227) 0:04:46.485 ********** 2026-06-02 17:24:41.813249 | instance | ok: [instance] 2026-06-02 17:24:41.813364 | instance | 2026-06-02 17:24:41.813390 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-06-02 17:24:41.813404 | instance | Tuesday 02 June 2026 17:24:41 +0000 (0:00:00.201) 0:04:46.686 ********** 2026-06-02 17:24:42.042806 | instance | ok: [instance] => (item=instance) 2026-06-02 17:24:42.042966 | instance | 2026-06-02 17:24:42.042993 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-06-02 17:24:42.043153 | instance | Tuesday 02 June 2026 17:24:42 +0000 (0:00:00.229) 0:04:46.916 ********** 2026-06-02 17:24:42.097757 | instance | ok: [instance] 2026-06-02 17:24:42.098193 | instance | 2026-06-02 17:24:42.098264 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-02 17:24:42.098270 | instance | Tuesday 02 June 2026 17:24:42 +0000 (0:00:00.054) 0:04:46.970 ********** 2026-06-02 17:24:42.167819 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-02 17:24:42.167960 | instance | 2026-06-02 17:24:42.167973 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-02 17:24:42.168037 | instance | Tuesday 02 June 2026 17:24:42 +0000 (0:00:00.070) 0:04:47.041 ********** 2026-06-02 17:24:42.224860 | instance | skipping: [instance] 2026-06-02 17:24:42.224989 | instance | 2026-06-02 17:24:42.225005 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-02 17:24:42.225139 | instance | Tuesday 02 June 2026 17:24:42 +0000 (0:00:00.057) 0:04:47.098 ********** 2026-06-02 17:24:42.517249 | instance | skipping: [instance] => (item=instance) 2026-06-02 17:24:42.517973 | instance | skipping: [instance] 2026-06-02 17:24:42.518049 | instance | 2026-06-02 17:24:42.518058 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-02 17:24:42.518116 | instance | Tuesday 02 June 2026 17:24:42 +0000 (0:00:00.291) 0:04:47.390 ********** 2026-06-02 17:24:42.770327 | instance | ok: [instance] 2026-06-02 17:24:42.770447 | instance | 2026-06-02 17:24:42.770458 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-02 17:24:42.770465 | instance | Tuesday 02 June 2026 17:24:42 +0000 (0:00:00.253) 0:04:47.643 ********** 2026-06-02 17:24:50.464635 | instance | ok: [instance] 2026-06-02 17:24:50.464709 | instance | 2026-06-02 17:24:50.464971 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-06-02 17:24:50.465011 | instance | Tuesday 02 June 2026 17:24:50 +0000 (0:00:07.694) 0:04:55.338 ********** 2026-06-02 17:24:55.815864 | instance | ok: [instance] 2026-06-02 17:24:55.815948 | instance | 2026-06-02 17:24:55.816226 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-06-02 17:24:55.816264 | instance | Tuesday 02 June 2026 17:24:55 +0000 (0:00:05.351) 0:05:00.689 ********** 2026-06-02 17:25:09.893937 | instance | ok: [instance] 2026-06-02 17:25:09.894012 | instance | 2026-06-02 17:25:09.894359 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-06-02 17:25:09.894437 | instance | Tuesday 02 June 2026 17:25:09 +0000 (0:00:14.077) 0:05:14.767 ********** 2026-06-02 17:26:48.458251 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-06-02 17:26:48.458325 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-06-02 17:26:48.458465 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-06-02 17:26:48.458584 | instance | 2026-06-02 17:26:48.458713 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-06-02 17:26:48.458841 | instance | Tuesday 02 June 2026 17:26:48 +0000 (0:01:38.564) 0:06:53.331 ********** 2026-06-02 17:26:54.269881 | instance | ok: [instance] 2026-06-02 17:26:54.269955 | instance | 2026-06-02 17:26:54.270212 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-06-02 17:26:54.270235 | instance | Tuesday 02 June 2026 17:26:54 +0000 (0:00:05.811) 0:06:59.143 ********** 2026-06-02 17:27:00.308312 | instance | ok: [instance] 2026-06-02 17:27:00.308441 | instance | 2026-06-02 17:27:00.308811 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-06-02 17:27:00.308856 | instance | Tuesday 02 June 2026 17:27:00 +0000 (0:00:06.038) 0:07:05.181 ********** 2026-06-02 17:27:00.377324 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-06-02 17:27:00.377691 | instance | 2026-06-02 17:27:00.377733 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-06-02 17:27:00.377739 | instance | Tuesday 02 June 2026 17:27:00 +0000 (0:00:00.069) 0:07:05.250 ********** 2026-06-02 17:27:00.425764 | instance | ok: [instance] 2026-06-02 17:27:00.425827 | instance | 2026-06-02 17:27:00.426085 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-06-02 17:27:00.426108 | instance | Tuesday 02 June 2026 17:27:00 +0000 (0:00:00.048) 0:07:05.299 ********** 2026-06-02 17:27:06.555980 | instance | ok: [instance] 2026-06-02 17:27:06.556101 | instance | 2026-06-02 17:27:06.556434 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-06-02 17:27:06.556481 | instance | Tuesday 02 June 2026 17:27:06 +0000 (0:00:06.129) 0:07:11.429 ********** 2026-06-02 17:27:06.606942 | instance | ok: [instance] 2026-06-02 17:27:06.607417 | instance | 2026-06-02 17:27:06.607462 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-06-02 17:27:06.607470 | instance | Tuesday 02 June 2026 17:27:06 +0000 (0:00:00.050) 0:07:11.480 ********** 2026-06-02 17:27:06.655479 | instance | skipping: [instance] => (item=1) 2026-06-02 17:27:06.656395 | instance | skipping: [instance] => (item=1) 2026-06-02 17:27:06.656432 | instance | skipping: [instance] => (item=1) 2026-06-02 17:27:06.656439 | instance | skipping: [instance] 2026-06-02 17:27:06.656446 | instance | 2026-06-02 17:27:06.656452 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-06-02 17:27:06.656459 | instance | Tuesday 02 June 2026 17:27:06 +0000 (0:00:00.048) 0:07:11.528 ********** 2026-06-02 17:27:06.704744 | instance | skipping: [instance] 2026-06-02 17:27:06.705369 | instance | 2026-06-02 17:27:06.705411 | instance | PLAY [all] ********************************************************************* 2026-06-02 17:27:06.705416 | instance | 2026-06-02 17:27:06.705420 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-06-02 17:27:06.705425 | instance | Tuesday 02 June 2026 17:27:06 +0000 (0:00:00.049) 0:07:11.578 ********** 2026-06-02 17:27:07.005127 | instance | changed: [instance] 2026-06-02 17:27:07.005188 | instance | 2026-06-02 17:27:07.005330 | instance | PLAY [all] ********************************************************************* 2026-06-02 17:27:07.005514 | instance | 2026-06-02 17:27:07.005674 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:27:07.005828 | instance | Tuesday 02 June 2026 17:27:06 +0000 (0:00:00.300) 0:07:11.878 ********** 2026-06-02 17:27:07.938909 | instance | ok: [instance] 2026-06-02 17:27:07.938982 | instance | 2026-06-02 17:27:07.939251 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-06-02 17:27:07.939295 | instance | Tuesday 02 June 2026 17:27:07 +0000 (0:00:00.933) 0:07:12.812 ********** 2026-06-02 17:27:13.543540 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-06-02 17:27:13.543629 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-06-02 17:27:13.546176 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-06-02 17:27:13.546215 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-06-02 17:27:13.546220 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-06-02 17:27:13.546224 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-06-02 17:27:13.546228 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-06-02 17:27:13.546232 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-06-02 17:27:13.546236 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-06-02 17:27:13.546240 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-06-02 17:27:13.546244 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-06-02 17:27:13.546248 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-06-02 17:27:13.546252 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-06-02 17:27:13.546256 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-06-02 17:27:13.546260 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-06-02 17:27:13.546264 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-06-02 17:27:13.546268 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-06-02 17:27:13.546272 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-06-02 17:27:13.546275 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-06-02 17:27:13.546283 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-06-02 17:27:13.546287 | instance | 2026-06-02 17:27:13.546292 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-06-02 17:27:13.546296 | instance | Tuesday 02 June 2026 17:27:13 +0000 (0:00:05.604) 0:07:18.417 ********** 2026-06-02 17:27:13.750218 | instance | changed: [instance] 2026-06-02 17:27:13.750294 | instance | 2026-06-02 17:27:13.750683 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-06-02 17:27:13.750901 | instance | Tuesday 02 June 2026 17:27:13 +0000 (0:00:00.206) 0:07:18.623 ********** 2026-06-02 17:27:14.186574 | instance | changed: [instance] 2026-06-02 17:27:14.187085 | instance | 2026-06-02 17:27:14.187136 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-06-02 17:27:14.187145 | instance | Tuesday 02 June 2026 17:27:14 +0000 (0:00:00.436) 0:07:19.059 ********** 2026-06-02 17:27:14.450666 | instance | ok: [instance] 2026-06-02 17:27:14.450740 | instance | 2026-06-02 17:27:14.451018 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-06-02 17:27:14.451052 | instance | Tuesday 02 June 2026 17:27:14 +0000 (0:00:00.264) 0:07:19.324 ********** 2026-06-02 17:27:14.500701 | instance | ok: [instance] 2026-06-02 17:27:14.501333 | instance | 2026-06-02 17:27:14.501369 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-06-02 17:27:14.501384 | instance | 2026-06-02 17:27:14.501389 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:27:14.501393 | instance | Tuesday 02 June 2026 17:27:14 +0000 (0:00:00.050) 0:07:19.374 ********** 2026-06-02 17:27:15.394653 | instance | ok: [instance] 2026-06-02 17:27:15.394721 | instance | 2026-06-02 17:27:15.394960 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-06-02 17:27:15.394998 | instance | Tuesday 02 June 2026 17:27:15 +0000 (0:00:00.893) 0:07:20.268 ********** 2026-06-02 17:27:15.611870 | instance | changed: [instance] 2026-06-02 17:27:15.611939 | instance | 2026-06-02 17:27:15.612249 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-06-02 17:27:15.612314 | instance | Tuesday 02 June 2026 17:27:15 +0000 (0:00:00.216) 0:07:20.484 ********** 2026-06-02 17:27:16.465001 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-06-02 17:27:16.465114 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-06-02 17:27:16.466210 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-06-02 17:27:16.466272 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-06-02 17:27:16.466280 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-06-02 17:27:16.466286 | instance | 2026-06-02 17:27:16.466292 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-06-02 17:27:16.466299 | instance | Tuesday 02 June 2026 17:27:16 +0000 (0:00:00.853) 0:07:21.338 ********** 2026-06-02 17:27:16.642284 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-06-02 17:27:16.802969 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-06-02 17:27:16.987327 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-06-02 17:27:17.004485 | instance | ...ignoring 2026-06-02 17:27:17.004881 | instance | 2026-06-02 17:27:17.004937 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-06-02 17:27:17.004944 | instance | Tuesday 02 June 2026 17:27:16 +0000 (0:00:00.539) 0:07:21.877 ********** 2026-06-02 17:27:17.212809 | instance | ok: [instance] 2026-06-02 17:27:17.212929 | instance | 2026-06-02 17:27:17.212941 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-06-02 17:27:17.213104 | instance | Tuesday 02 June 2026 17:27:17 +0000 (0:00:00.208) 0:07:22.086 ********** 2026-06-02 17:27:17.401239 | instance | ok: [instance] 2026-06-02 17:27:17.401317 | instance | 2026-06-02 17:27:17.401643 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-06-02 17:27:17.401716 | instance | Tuesday 02 June 2026 17:27:17 +0000 (0:00:00.187) 0:07:22.273 ********** 2026-06-02 17:27:17.440559 | instance | ok: [instance] 2026-06-02 17:27:17.440692 | instance | 2026-06-02 17:27:17.440849 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-06-02 17:27:17.441034 | instance | Tuesday 02 June 2026 17:27:17 +0000 (0:00:00.039) 0:07:22.313 ********** 2026-06-02 17:27:17.491820 | instance | ok: [instance] 2026-06-02 17:27:17.491956 | instance | 2026-06-02 17:27:17.492178 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-06-02 17:27:17.492335 | instance | Tuesday 02 June 2026 17:27:17 +0000 (0:00:00.051) 0:07:22.364 ********** 2026-06-02 17:27:18.010838 | instance | ok: [instance] 2026-06-02 17:27:18.010985 | instance | 2026-06-02 17:27:18.011222 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-06-02 17:27:18.011509 | instance | Tuesday 02 June 2026 17:27:18 +0000 (0:00:00.518) 0:07:22.882 ********** 2026-06-02 17:27:18.275054 | instance | ok: [instance] 2026-06-02 17:27:18.275825 | instance | 2026-06-02 17:27:18.276412 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-06-02 17:27:18.276774 | instance | Tuesday 02 June 2026 17:27:18 +0000 (0:00:00.191) 0:07:23.074 ********** 2026-06-02 17:27:18.277105 | instance | 2026-06-02 17:27:18.277450 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-06-02 17:27:18.277774 | instance | 2026-06-02 17:27:18.278115 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:27:18.278516 | instance | Tuesday 02 June 2026 17:27:18 +0000 (0:00:00.072) 0:07:23.147 ********** 2026-06-02 17:27:19.180227 | instance | ok: [instance] 2026-06-02 17:27:19.180310 | instance | 2026-06-02 17:27:19.180560 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:27:19.180619 | instance | Tuesday 02 June 2026 17:27:19 +0000 (0:00:00.906) 0:07:24.053 ********** 2026-06-02 17:27:19.383795 | instance | ok: [instance] 2026-06-02 17:27:19.383894 | instance | 2026-06-02 17:27:19.383967 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 17:27:19.384129 | instance | Tuesday 02 June 2026 17:27:19 +0000 (0:00:00.203) 0:07:24.257 ********** 2026-06-02 17:27:19.430851 | instance | skipping: [instance] 2026-06-02 17:27:19.430901 | instance | 2026-06-02 17:27:19.430907 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-02 17:27:19.430912 | instance | Tuesday 02 June 2026 17:27:19 +0000 (0:00:00.046) 0:07:24.303 ********** 2026-06-02 17:27:19.649255 | instance | ok: [instance] 2026-06-02 17:27:19.649393 | instance | 2026-06-02 17:27:19.649405 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:27:19.649581 | instance | Tuesday 02 June 2026 17:27:19 +0000 (0:00:00.219) 0:07:24.522 ********** 2026-06-02 17:27:19.709408 | instance | ok: [instance] => { 2026-06-02 17:27:19.710378 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-02 17:27:19.710450 | instance | } 2026-06-02 17:27:19.710467 | instance | 2026-06-02 17:27:19.710480 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:27:19.710508 | instance | Tuesday 02 June 2026 17:27:19 +0000 (0:00:00.059) 0:07:24.582 ********** 2026-06-02 17:27:19.994374 | instance | ok: [instance] 2026-06-02 17:27:19.994509 | instance | 2026-06-02 17:27:19.994756 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:27:19.994970 | instance | Tuesday 02 June 2026 17:27:19 +0000 (0:00:00.285) 0:07:24.867 ********** 2026-06-02 17:27:20.035245 | instance | skipping: [instance] 2026-06-02 17:27:20.035363 | instance | 2026-06-02 17:27:20.035553 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:27:20.035736 | instance | Tuesday 02 June 2026 17:27:20 +0000 (0:00:00.041) 0:07:24.908 ********** 2026-06-02 17:27:20.245622 | instance | ok: [instance] 2026-06-02 17:27:20.245726 | instance | 2026-06-02 17:27:20.245951 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 17:27:20.246113 | instance | Tuesday 02 June 2026 17:27:20 +0000 (0:00:00.210) 0:07:25.119 ********** 2026-06-02 17:27:21.248470 | instance | ok: [instance] 2026-06-02 17:27:21.248869 | instance | 2026-06-02 17:27:21.249203 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:27:21.249525 | instance | Tuesday 02 June 2026 17:27:21 +0000 (0:00:01.002) 0:07:26.121 ********** 2026-06-02 17:27:21.320508 | instance | ok: [instance] => { 2026-06-02 17:27:21.320923 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-06-02 17:27:21.321250 | instance | } 2026-06-02 17:27:21.321561 | instance | 2026-06-02 17:27:21.321892 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:27:21.322253 | instance | Tuesday 02 June 2026 17:27:21 +0000 (0:00:00.071) 0:07:26.193 ********** 2026-06-02 17:27:21.662817 | instance | ok: [instance] 2026-06-02 17:27:21.662903 | instance | 2026-06-02 17:27:21.663069 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:27:21.663316 | instance | Tuesday 02 June 2026 17:27:21 +0000 (0:00:00.342) 0:07:26.535 ********** 2026-06-02 17:27:23.619082 | instance | ok: [instance] 2026-06-02 17:27:23.619161 | instance | 2026-06-02 17:27:23.619405 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-02 17:27:23.619441 | instance | Tuesday 02 June 2026 17:27:23 +0000 (0:00:01.956) 0:07:28.492 ********** 2026-06-02 17:27:23.655712 | instance | skipping: [instance] 2026-06-02 17:27:23.656268 | instance | 2026-06-02 17:27:23.656311 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-02 17:27:23.656320 | instance | Tuesday 02 June 2026 17:27:23 +0000 (0:00:00.036) 0:07:28.529 ********** 2026-06-02 17:27:23.690705 | instance | skipping: [instance] 2026-06-02 17:27:23.691167 | instance | 2026-06-02 17:27:23.691192 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-02 17:27:23.691199 | instance | Tuesday 02 June 2026 17:27:23 +0000 (0:00:00.035) 0:07:28.564 ********** 2026-06-02 17:27:23.721530 | instance | skipping: [instance] 2026-06-02 17:27:23.721765 | instance | 2026-06-02 17:27:23.721814 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-02 17:27:23.721900 | instance | Tuesday 02 June 2026 17:27:23 +0000 (0:00:00.030) 0:07:28.595 ********** 2026-06-02 17:27:24.708160 | instance | ok: [instance] 2026-06-02 17:27:24.708226 | instance | 2026-06-02 17:27:24.708488 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-02 17:27:24.708526 | instance | Tuesday 02 June 2026 17:27:24 +0000 (0:00:00.986) 0:07:29.581 ********** 2026-06-02 17:27:25.157894 | instance | ok: [instance] 2026-06-02 17:27:25.157965 | instance | 2026-06-02 17:27:25.158313 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-02 17:27:25.158376 | instance | Tuesday 02 June 2026 17:27:25 +0000 (0:00:00.449) 0:07:30.031 ********** 2026-06-02 17:27:26.086768 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-02 17:27:26.088083 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-02 17:27:26.088122 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-02 17:27:26.088128 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-02 17:27:26.088133 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-02 17:27:26.088138 | instance | 2026-06-02 17:27:26.088142 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-02 17:27:26.088146 | instance | Tuesday 02 June 2026 17:27:26 +0000 (0:00:00.928) 0:07:30.960 ********** 2026-06-02 17:27:26.584997 | instance | ok: [instance] 2026-06-02 17:27:26.585066 | instance | 2026-06-02 17:27:26.585667 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-02 17:27:26.585706 | instance | Tuesday 02 June 2026 17:27:26 +0000 (0:00:00.491) 0:07:31.452 ********** 2026-06-02 17:27:26.585712 | instance | 2026-06-02 17:27:26.585716 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-02 17:27:26.585725 | instance | Tuesday 02 June 2026 17:27:26 +0000 (0:00:00.006) 0:07:31.458 ********** 2026-06-02 17:27:26.938952 | instance | ok: [instance] 2026-06-02 17:27:26.939039 | instance | 2026-06-02 17:27:26.939477 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-06-02 17:27:26.939511 | instance | Tuesday 02 June 2026 17:27:26 +0000 (0:00:00.353) 0:07:31.812 ********** 2026-06-02 17:27:27.497484 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-06-02 17:27:27.509303 | instance | ...ignoring 2026-06-02 17:27:27.509378 | instance | 2026-06-02 17:27:27.509673 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-06-02 17:27:27.509713 | instance | Tuesday 02 June 2026 17:27:27 +0000 (0:00:00.570) 0:07:32.383 ********** 2026-06-02 17:27:27.540650 | instance | skipping: [instance] 2026-06-02 17:27:27.540744 | instance | 2026-06-02 17:27:27.541001 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-06-02 17:27:27.541032 | instance | Tuesday 02 June 2026 17:27:27 +0000 (0:00:00.031) 0:07:32.414 ********** 2026-06-02 17:27:27.575705 | instance | skipping: [instance] 2026-06-02 17:27:27.575863 | instance | 2026-06-02 17:27:27.576238 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-06-02 17:27:27.576260 | instance | Tuesday 02 June 2026 17:27:27 +0000 (0:00:00.034) 0:07:32.449 ********** 2026-06-02 17:27:27.617725 | instance | skipping: [instance] 2026-06-02 17:27:27.618132 | instance | 2026-06-02 17:27:27.618242 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-06-02 17:27:27.618250 | instance | Tuesday 02 June 2026 17:27:27 +0000 (0:00:00.041) 0:07:32.490 ********** 2026-06-02 17:27:27.653592 | instance | skipping: [instance] 2026-06-02 17:27:27.653988 | instance | 2026-06-02 17:27:27.654042 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-06-02 17:27:27.654051 | instance | Tuesday 02 June 2026 17:27:27 +0000 (0:00:00.036) 0:07:32.526 ********** 2026-06-02 17:27:27.703649 | instance | skipping: [instance] 2026-06-02 17:27:27.703853 | instance | 2026-06-02 17:27:27.704018 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:27:27.704174 | instance | Tuesday 02 June 2026 17:27:27 +0000 (0:00:00.049) 0:07:32.576 ********** 2026-06-02 17:27:27.906144 | instance | ok: [instance] 2026-06-02 17:27:27.906239 | instance | 2026-06-02 17:27:27.906259 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:27:27.906424 | instance | Tuesday 02 June 2026 17:27:27 +0000 (0:00:00.202) 0:07:32.779 ********** 2026-06-02 17:27:27.945152 | instance | ok: [instance] => { 2026-06-02 17:27:27.945255 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-06-02 17:27:27.945375 | instance | } 2026-06-02 17:27:27.945523 | instance | 2026-06-02 17:27:27.945670 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:27:27.945817 | instance | Tuesday 02 June 2026 17:27:27 +0000 (0:00:00.039) 0:07:32.819 ********** 2026-06-02 17:27:28.904205 | instance | changed: [instance] 2026-06-02 17:27:28.904324 | instance | 2026-06-02 17:27:28.904537 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:27:28.904734 | instance | Tuesday 02 June 2026 17:27:28 +0000 (0:00:00.958) 0:07:33.777 ********** 2026-06-02 17:27:28.946719 | instance | skipping: [instance] 2026-06-02 17:27:28.946834 | instance | 2026-06-02 17:27:28.947027 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:27:28.947181 | instance | Tuesday 02 June 2026 17:27:28 +0000 (0:00:00.040) 0:07:33.818 ********** 2026-06-02 17:27:29.146711 | instance | ok: [instance] 2026-06-02 17:27:29.146786 | instance | 2026-06-02 17:27:29.146845 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:27:29.146984 | instance | Tuesday 02 June 2026 17:27:29 +0000 (0:00:00.198) 0:07:34.016 ********** 2026-06-02 17:27:29.194998 | instance | ok: [instance] => { 2026-06-02 17:27:29.195726 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-06-02 17:27:29.195944 | instance | } 2026-06-02 17:27:29.196132 | instance | 2026-06-02 17:27:29.196366 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:27:29.196537 | instance | Tuesday 02 June 2026 17:27:29 +0000 (0:00:00.048) 0:07:34.065 ********** 2026-06-02 17:27:30.046860 | instance | changed: [instance] 2026-06-02 17:27:30.047292 | instance | 2026-06-02 17:27:30.047644 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:27:30.048016 | instance | Tuesday 02 June 2026 17:27:30 +0000 (0:00:00.852) 0:07:34.917 ********** 2026-06-02 17:27:30.103203 | instance | skipping: [instance] 2026-06-02 17:27:30.103285 | instance | 2026-06-02 17:27:30.103384 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-02 17:27:30.103511 | instance | Tuesday 02 June 2026 17:27:30 +0000 (0:00:00.057) 0:07:34.974 ********** 2026-06-02 17:27:30.142699 | instance | skipping: [instance] 2026-06-02 17:27:30.142818 | instance | 2026-06-02 17:27:30.143006 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-02 17:27:30.143158 | instance | Tuesday 02 June 2026 17:27:30 +0000 (0:00:00.038) 0:07:35.013 ********** 2026-06-02 17:27:30.179013 | instance | skipping: [instance] 2026-06-02 17:27:30.179102 | instance | 2026-06-02 17:27:30.179368 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-02 17:27:30.179652 | instance | Tuesday 02 June 2026 17:27:30 +0000 (0:00:00.036) 0:07:35.049 ********** 2026-06-02 17:27:30.220324 | instance | skipping: [instance] 2026-06-02 17:27:30.220602 | instance | 2026-06-02 17:27:30.220833 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-02 17:27:30.221055 | instance | Tuesday 02 June 2026 17:27:30 +0000 (0:00:00.043) 0:07:35.093 ********** 2026-06-02 17:27:31.210693 | instance | ok: [instance] 2026-06-02 17:27:31.210776 | instance | 2026-06-02 17:27:31.210929 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-02 17:27:31.211118 | instance | Tuesday 02 June 2026 17:27:31 +0000 (0:00:00.988) 0:07:36.081 ********** 2026-06-02 17:27:31.649772 | instance | ok: [instance] 2026-06-02 17:27:31.649893 | instance | 2026-06-02 17:27:31.650315 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-02 17:27:31.650392 | instance | Tuesday 02 June 2026 17:27:31 +0000 (0:00:00.441) 0:07:36.523 ********** 2026-06-02 17:27:32.594618 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-02 17:27:32.594733 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-02 17:27:32.595474 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-02 17:27:32.595762 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-02 17:27:32.595769 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-02 17:27:32.595774 | instance | 2026-06-02 17:27:32.595779 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-02 17:27:32.595783 | instance | Tuesday 02 June 2026 17:27:32 +0000 (0:00:00.944) 0:07:37.468 ********** 2026-06-02 17:27:33.139935 | instance | ok: [instance] 2026-06-02 17:27:33.139994 | instance | 2026-06-02 17:27:33.140681 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-02 17:27:33.140752 | instance | Tuesday 02 June 2026 17:27:33 +0000 (0:00:00.533) 0:07:38.001 ********** 2026-06-02 17:27:33.140758 | instance | 2026-06-02 17:27:33.140763 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-02 17:27:33.140767 | instance | Tuesday 02 June 2026 17:27:33 +0000 (0:00:00.011) 0:07:38.013 ********** 2026-06-02 17:27:33.509983 | instance | ok: [instance] 2026-06-02 17:27:33.510093 | instance | 2026-06-02 17:27:33.510106 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:27:33.510317 | instance | Tuesday 02 June 2026 17:27:33 +0000 (0:00:00.370) 0:07:38.383 ********** 2026-06-02 17:27:33.714814 | instance | ok: [instance] 2026-06-02 17:27:33.714915 | instance | 2026-06-02 17:27:33.714922 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:27:33.714927 | instance | Tuesday 02 June 2026 17:27:33 +0000 (0:00:00.203) 0:07:38.587 ********** 2026-06-02 17:27:33.768469 | instance | ok: [instance] => { 2026-06-02 17:27:33.768738 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-06-02 17:27:33.768824 | instance | } 2026-06-02 17:27:33.768859 | instance | 2026-06-02 17:27:33.769138 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:27:33.769175 | instance | Tuesday 02 June 2026 17:27:33 +0000 (0:00:00.054) 0:07:38.641 ********** 2026-06-02 17:27:34.420175 | instance | changed: [instance] 2026-06-02 17:27:34.420344 | instance | 2026-06-02 17:27:34.420643 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:27:34.420872 | instance | Tuesday 02 June 2026 17:27:34 +0000 (0:00:00.651) 0:07:39.293 ********** 2026-06-02 17:27:35.770583 | instance | changed: [instance] 2026-06-02 17:27:35.770693 | instance | 2026-06-02 17:27:35.770765 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:27:35.770925 | instance | Tuesday 02 June 2026 17:27:35 +0000 (0:00:01.351) 0:07:40.644 ********** 2026-06-02 17:27:35.831808 | instance | ok: [instance] => { 2026-06-02 17:27:35.831901 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-06-02 17:27:35.831964 | instance | } 2026-06-02 17:27:35.832368 | instance | 2026-06-02 17:27:35.832439 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:27:35.832446 | instance | Tuesday 02 June 2026 17:27:35 +0000 (0:00:00.060) 0:07:40.704 ********** 2026-06-02 17:27:36.496506 | instance | changed: [instance] 2026-06-02 17:27:36.496629 | instance | 2026-06-02 17:27:36.497126 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:27:36.497198 | instance | Tuesday 02 June 2026 17:27:36 +0000 (0:00:00.664) 0:07:41.369 ********** 2026-06-02 17:27:37.870197 | instance | changed: [instance] 2026-06-02 17:27:37.870287 | instance | 2026-06-02 17:27:37.870563 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-06-02 17:27:37.870628 | instance | Tuesday 02 June 2026 17:27:37 +0000 (0:00:01.373) 0:07:42.743 ********** 2026-06-02 17:27:38.336869 | instance | changed: [instance] 2026-06-02 17:27:38.336991 | instance | 2026-06-02 17:27:38.337003 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-06-02 17:27:38.337128 | instance | Tuesday 02 June 2026 17:27:38 +0000 (0:00:00.467) 0:07:43.210 ********** 2026-06-02 17:27:38.543319 | instance | changed: [instance] 2026-06-02 17:27:38.543368 | instance | 2026-06-02 17:27:38.543661 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:27:38.543702 | instance | Tuesday 02 June 2026 17:27:38 +0000 (0:00:00.206) 0:07:43.416 ********** 2026-06-02 17:27:38.744050 | instance | ok: [instance] 2026-06-02 17:27:38.744125 | instance | 2026-06-02 17:27:38.744183 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:27:38.744326 | instance | Tuesday 02 June 2026 17:27:38 +0000 (0:00:00.200) 0:07:43.617 ********** 2026-06-02 17:27:38.804035 | instance | ok: [instance] => { 2026-06-02 17:27:38.804411 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-06-02 17:27:38.804523 | instance | } 2026-06-02 17:27:38.804547 | instance | 2026-06-02 17:27:38.804557 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:27:38.804697 | instance | Tuesday 02 June 2026 17:27:38 +0000 (0:00:00.059) 0:07:43.677 ********** 2026-06-02 17:27:39.835152 | instance | changed: [instance] 2026-06-02 17:27:39.835222 | instance | 2026-06-02 17:27:39.835474 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:27:39.835511 | instance | Tuesday 02 June 2026 17:27:39 +0000 (0:00:01.031) 0:07:44.708 ********** 2026-06-02 17:27:42.457997 | instance | changed: [instance] 2026-06-02 17:27:42.458073 | instance | 2026-06-02 17:27:42.458309 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-06-02 17:27:42.458371 | instance | Tuesday 02 June 2026 17:27:42 +0000 (0:00:02.622) 0:07:47.331 ********** 2026-06-02 17:27:42.515697 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-06-02 17:27:42.515737 | instance | 2026-06-02 17:27:42.515984 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-06-02 17:27:42.516111 | instance | Tuesday 02 June 2026 17:27:42 +0000 (0:00:00.057) 0:07:47.388 ********** 2026-06-02 17:27:43.674975 | instance | ok: [instance] 2026-06-02 17:27:43.675052 | instance | 2026-06-02 17:27:43.675278 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-06-02 17:27:43.675315 | instance | Tuesday 02 June 2026 17:27:43 +0000 (0:00:01.159) 0:07:48.548 ********** 2026-06-02 17:27:43.872379 | instance | changed: [instance] 2026-06-02 17:27:43.872842 | instance | 2026-06-02 17:27:43.872863 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-06-02 17:27:43.872870 | instance | Tuesday 02 June 2026 17:27:43 +0000 (0:00:00.197) 0:07:48.746 ********** 2026-06-02 17:27:44.311653 | instance | changed: [instance] 2026-06-02 17:27:44.312198 | instance | 2026-06-02 17:27:44.312241 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-06-02 17:27:44.312250 | instance | Tuesday 02 June 2026 17:27:44 +0000 (0:00:00.439) 0:07:49.185 ********** 2026-06-02 17:27:45.026473 | instance | changed: [instance] => (item=br_netfilter) 2026-06-02 17:27:45.026568 | instance | ok: [instance] => (item=ip_tables) 2026-06-02 17:27:45.027130 | instance | changed: [instance] => (item=ip6_tables) 2026-06-02 17:27:45.027145 | instance | ok: [instance] => (item=nf_conntrack) 2026-06-02 17:27:45.027150 | instance | 2026-06-02 17:27:45.027155 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:27:45.027159 | instance | Tuesday 02 June 2026 17:27:45 +0000 (0:00:00.715) 0:07:49.900 ********** 2026-06-02 17:27:45.233190 | instance | ok: [instance] 2026-06-02 17:27:45.233250 | instance | 2026-06-02 17:27:45.233500 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:27:45.233516 | instance | Tuesday 02 June 2026 17:27:45 +0000 (0:00:00.206) 0:07:50.106 ********** 2026-06-02 17:27:45.281801 | instance | ok: [instance] => { 2026-06-02 17:27:45.281900 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-06-02 17:27:45.282344 | instance | } 2026-06-02 17:27:45.282431 | instance | 2026-06-02 17:27:45.282443 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:27:45.282463 | instance | Tuesday 02 June 2026 17:27:45 +0000 (0:00:00.048) 0:07:50.155 ********** 2026-06-02 17:27:46.607820 | instance | changed: [instance] 2026-06-02 17:27:46.607888 | instance | 2026-06-02 17:27:46.608217 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:27:46.608254 | instance | Tuesday 02 June 2026 17:27:46 +0000 (0:00:01.325) 0:07:51.481 ********** 2026-06-02 17:27:46.647941 | instance | skipping: [instance] 2026-06-02 17:27:46.648090 | instance | 2026-06-02 17:27:46.648317 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-06-02 17:27:46.648471 | instance | Tuesday 02 June 2026 17:27:46 +0000 (0:00:00.039) 0:07:51.521 ********** 2026-06-02 17:27:46.708004 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-06-02 17:27:46.708121 | instance | 2026-06-02 17:27:46.708324 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-06-02 17:27:46.708481 | instance | Tuesday 02 June 2026 17:27:46 +0000 (0:00:00.060) 0:07:51.581 ********** 2026-06-02 17:27:46.749203 | instance | skipping: [instance] 2026-06-02 17:27:46.749328 | instance | 2026-06-02 17:27:46.749525 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-06-02 17:27:46.749676 | instance | Tuesday 02 June 2026 17:27:46 +0000 (0:00:00.041) 0:07:51.622 ********** 2026-06-02 17:27:50.242286 | instance | changed: [instance] 2026-06-02 17:27:50.242381 | instance | 2026-06-02 17:27:50.242594 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-06-02 17:27:50.242875 | instance | Tuesday 02 June 2026 17:27:50 +0000 (0:00:03.493) 0:07:55.116 ********** 2026-06-02 17:27:51.475307 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-06-02 17:27:51.476841 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-06-02 17:27:51.476903 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-06-02 17:27:51.476911 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-06-02 17:27:51.476918 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-06-02 17:27:51.476924 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-06-02 17:27:51.476930 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-06-02 17:27:51.476935 | instance | 2026-06-02 17:27:51.476941 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-06-02 17:27:51.476947 | instance | Tuesday 02 June 2026 17:27:51 +0000 (0:00:01.232) 0:07:56.348 ********** 2026-06-02 17:27:52.030640 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-06-02 17:27:52.030776 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-06-02 17:27:52.031501 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-06-02 17:27:52.031548 | instance | 2026-06-02 17:27:52.031556 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-06-02 17:27:52.031563 | instance | Tuesday 02 June 2026 17:27:52 +0000 (0:00:00.555) 0:07:56.903 ********** 2026-06-02 17:27:52.484941 | instance | changed: [instance] 2026-06-02 17:27:52.485026 | instance | 2026-06-02 17:27:52.485297 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-06-02 17:27:52.485339 | instance | Tuesday 02 June 2026 17:27:52 +0000 (0:00:00.454) 0:07:57.358 ********** 2026-06-02 17:27:52.956144 | instance | changed: [instance] 2026-06-02 17:27:52.956634 | instance | 2026-06-02 17:27:52.956676 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-06-02 17:27:52.956683 | instance | Tuesday 02 June 2026 17:27:52 +0000 (0:00:00.470) 0:07:57.829 ********** 2026-06-02 17:27:53.163100 | instance | ok: [instance] 2026-06-02 17:27:53.163171 | instance | 2026-06-02 17:27:53.163433 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-06-02 17:27:53.163474 | instance | Tuesday 02 June 2026 17:27:53 +0000 (0:00:00.207) 0:07:58.036 ********** 2026-06-02 17:27:53.195638 | instance | skipping: [instance] 2026-06-02 17:27:53.195993 | instance | 2026-06-02 17:27:53.196021 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-06-02 17:27:53.196027 | instance | Tuesday 02 June 2026 17:27:53 +0000 (0:00:00.032) 0:07:58.069 ********** 2026-06-02 17:27:53.736863 | instance | ok: [instance] => (item=swap) 2026-06-02 17:27:53.736950 | instance | ok: [instance] => (item=none) 2026-06-02 17:27:53.737323 | instance | 2026-06-02 17:27:53.737376 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-06-02 17:27:53.737382 | instance | Tuesday 02 June 2026 17:27:53 +0000 (0:00:00.541) 0:07:58.610 ********** 2026-06-02 17:27:54.179080 | instance | changed: [instance] 2026-06-02 17:27:54.179209 | instance | 2026-06-02 17:27:54.179265 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-06-02 17:27:54.179410 | instance | Tuesday 02 June 2026 17:27:54 +0000 (0:00:00.442) 0:07:59.052 ********** 2026-06-02 17:27:54.757808 | instance | changed: [instance] 2026-06-02 17:27:54.758250 | instance | 2026-06-02 17:27:54.758318 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-06-02 17:27:54.758336 | instance | Tuesday 02 June 2026 17:27:54 +0000 (0:00:00.570) 0:07:59.623 ********** 2026-06-02 17:27:54.758814 | instance | 2026-06-02 17:27:54.758901 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-06-02 17:27:54.758921 | instance | Tuesday 02 June 2026 17:27:54 +0000 (0:00:00.008) 0:07:59.631 ********** 2026-06-02 17:27:55.504794 | instance | ok: [instance] 2026-06-02 17:27:55.504867 | instance | 2026-06-02 17:27:55.505172 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-06-02 17:27:55.505210 | instance | Tuesday 02 June 2026 17:27:55 +0000 (0:00:00.746) 0:08:00.378 ********** 2026-06-02 17:27:56.086499 | instance | changed: [instance] 2026-06-02 17:27:56.086570 | instance | 2026-06-02 17:27:56.086850 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-06-02 17:27:56.086889 | instance | Tuesday 02 June 2026 17:27:56 +0000 (0:00:00.581) 0:08:00.960 ********** 2026-06-02 17:27:57.046124 | instance | ok: [instance] 2026-06-02 17:27:57.046355 | instance | 2026-06-02 17:27:57.046394 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-06-02 17:27:57.046476 | instance | Tuesday 02 June 2026 17:27:57 +0000 (0:00:00.959) 0:08:01.919 ********** 2026-06-02 17:27:57.846101 | instance | ok: [instance] 2026-06-02 17:27:57.846386 | instance | 2026-06-02 17:27:57.846667 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-06-02 17:27:57.846927 | instance | Tuesday 02 June 2026 17:27:57 +0000 (0:00:00.799) 0:08:02.719 ********** 2026-06-02 17:27:58.050894 | instance | ok: [instance] 2026-06-02 17:27:58.051110 | instance | 2026-06-02 17:27:58.051376 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-06-02 17:27:58.051639 | instance | Tuesday 02 June 2026 17:27:58 +0000 (0:00:00.204) 0:08:02.924 ********** 2026-06-02 17:27:58.545599 | instance | ok: [instance] 2026-06-02 17:27:58.545849 | instance | 2026-06-02 17:27:58.546122 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-06-02 17:27:58.546469 | instance | Tuesday 02 June 2026 17:27:58 +0000 (0:00:00.494) 0:08:03.419 ********** 2026-06-02 17:27:58.620852 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-06-02 17:27:58.621028 | instance | 2026-06-02 17:27:58.621527 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-06-02 17:27:58.621785 | instance | Tuesday 02 June 2026 17:27:58 +0000 (0:00:00.075) 0:08:03.494 ********** 2026-06-02 17:27:58.691530 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-06-02 17:27:58.691673 | instance | 2026-06-02 17:27:58.691994 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-06-02 17:27:58.692258 | instance | Tuesday 02 June 2026 17:27:58 +0000 (0:00:00.070) 0:08:03.564 ********** 2026-06-02 17:27:58.913717 | instance | ok: [instance] => (item=instance) 2026-06-02 17:27:58.913780 | instance | 2026-06-02 17:27:58.913796 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-06-02 17:27:58.913810 | instance | Tuesday 02 June 2026 17:27:58 +0000 (0:00:00.221) 0:08:03.786 ********** 2026-06-02 17:27:58.961553 | instance | skipping: [instance] 2026-06-02 17:27:58.961604 | instance | 2026-06-02 17:27:58.961888 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-06-02 17:27:58.962176 | instance | Tuesday 02 June 2026 17:27:58 +0000 (0:00:00.048) 0:08:03.835 ********** 2026-06-02 17:27:59.018773 | instance | ok: [instance] 2026-06-02 17:27:59.019139 | instance | 2026-06-02 17:27:59.019180 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-06-02 17:27:59.019186 | instance | Tuesday 02 June 2026 17:27:59 +0000 (0:00:00.057) 0:08:03.892 ********** 2026-06-02 17:27:59.060393 | instance | ok: [instance] => { 2026-06-02 17:27:59.060507 | instance | "msg": "instance" 2026-06-02 17:27:59.061064 | instance | } 2026-06-02 17:27:59.061125 | instance | 2026-06-02 17:27:59.061131 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-06-02 17:27:59.061137 | instance | Tuesday 02 June 2026 17:27:59 +0000 (0:00:00.041) 0:08:03.933 ********** 2026-06-02 17:27:59.633760 | instance | changed: [instance] 2026-06-02 17:27:59.633879 | instance | 2026-06-02 17:27:59.633956 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-06-02 17:27:59.634128 | instance | Tuesday 02 June 2026 17:27:59 +0000 (0:00:00.573) 0:08:04.507 ********** 2026-06-02 17:27:59.670891 | instance | skipping: [instance] 2026-06-02 17:27:59.670956 | instance | 2026-06-02 17:27:59.670963 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-06-02 17:27:59.670985 | instance | Tuesday 02 June 2026 17:27:59 +0000 (0:00:00.036) 0:08:04.543 ********** 2026-06-02 17:27:59.715710 | instance | skipping: [instance] 2026-06-02 17:27:59.715765 | instance | 2026-06-02 17:27:59.716067 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-06-02 17:27:59.716114 | instance | Tuesday 02 June 2026 17:27:59 +0000 (0:00:00.045) 0:08:04.589 ********** 2026-06-02 17:27:59.748875 | instance | skipping: [instance] 2026-06-02 17:27:59.749255 | instance | 2026-06-02 17:27:59.749571 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-06-02 17:27:59.749583 | instance | Tuesday 02 June 2026 17:27:59 +0000 (0:00:00.033) 0:08:04.622 ********** 2026-06-02 17:27:59.786658 | instance | skipping: [instance] 2026-06-02 17:27:59.787079 | instance | 2026-06-02 17:27:59.787143 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-06-02 17:27:59.787149 | instance | Tuesday 02 June 2026 17:27:59 +0000 (0:00:00.037) 0:08:04.659 ********** 2026-06-02 17:27:59.826335 | instance | skipping: [instance] 2026-06-02 17:27:59.826543 | instance | 2026-06-02 17:27:59.826701 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-06-02 17:27:59.826855 | instance | Tuesday 02 June 2026 17:27:59 +0000 (0:00:00.039) 0:08:04.699 ********** 2026-06-02 17:27:59.858402 | instance | skipping: [instance] 2026-06-02 17:27:59.858614 | instance | 2026-06-02 17:27:59.858778 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-06-02 17:27:59.858936 | instance | Tuesday 02 June 2026 17:27:59 +0000 (0:00:00.032) 0:08:04.731 ********** 2026-06-02 17:27:59.896339 | instance | skipping: [instance] 2026-06-02 17:27:59.896495 | instance | 2026-06-02 17:27:59.896702 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-06-02 17:27:59.896857 | instance | Tuesday 02 June 2026 17:27:59 +0000 (0:00:00.037) 0:08:04.769 ********** 2026-06-02 17:28:28.191843 | instance | changed: [instance] 2026-06-02 17:28:28.191969 | instance | 2026-06-02 17:28:28.192283 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-06-02 17:28:28.192326 | instance | Tuesday 02 June 2026 17:28:28 +0000 (0:00:28.295) 0:08:33.065 ********** 2026-06-02 17:28:28.398299 | instance | ok: [instance] 2026-06-02 17:28:28.398373 | instance | 2026-06-02 17:28:28.398631 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-06-02 17:28:28.398668 | instance | Tuesday 02 June 2026 17:28:28 +0000 (0:00:00.206) 0:08:33.272 ********** 2026-06-02 17:28:28.436373 | instance | skipping: [instance] 2026-06-02 17:28:28.436762 | instance | 2026-06-02 17:28:28.436803 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-06-02 17:28:28.436809 | instance | Tuesday 02 June 2026 17:28:28 +0000 (0:00:00.037) 0:08:33.309 ********** 2026-06-02 17:28:28.644497 | instance | changed: [instance] 2026-06-02 17:28:28.644562 | instance | 2026-06-02 17:28:28.644573 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-06-02 17:28:28.644584 | instance | Tuesday 02 June 2026 17:28:28 +0000 (0:00:00.207) 0:08:33.517 ********** 2026-06-02 17:28:28.886070 | instance | changed: [instance] 2026-06-02 17:28:28.886211 | instance | 2026-06-02 17:28:28.886236 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-06-02 17:28:28.886244 | instance | Tuesday 02 June 2026 17:28:28 +0000 (0:00:00.241) 0:08:33.759 ********** 2026-06-02 17:28:29.113140 | instance | changed: [instance] 2026-06-02 17:28:29.113258 | instance | 2026-06-02 17:28:29.113272 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-06-02 17:28:29.113322 | instance | Tuesday 02 June 2026 17:28:29 +0000 (0:00:00.226) 0:08:33.986 ********** 2026-06-02 17:28:34.239004 | instance | changed: [instance] 2026-06-02 17:28:34.239109 | instance | 2026-06-02 17:28:34.239364 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-06-02 17:28:34.239404 | instance | Tuesday 02 June 2026 17:28:34 +0000 (0:00:05.126) 0:08:39.112 ********** 2026-06-02 17:28:50.540216 | instance | changed: [instance] 2026-06-02 17:28:50.540287 | instance | 2026-06-02 17:28:50.540309 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-06-02 17:28:50.540314 | instance | Tuesday 02 June 2026 17:28:50 +0000 (0:00:16.300) 0:08:55.412 ********** 2026-06-02 17:28:50.590935 | instance | skipping: [instance] 2026-06-02 17:28:50.591216 | instance | 2026-06-02 17:28:50.591307 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-06-02 17:28:50.591498 | instance | Tuesday 02 June 2026 17:28:50 +0000 (0:00:00.051) 0:08:55.464 ********** 2026-06-02 17:28:50.634042 | instance | skipping: [instance] 2026-06-02 17:28:50.634117 | instance | 2026-06-02 17:28:50.634370 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-06-02 17:28:50.634388 | instance | Tuesday 02 June 2026 17:28:50 +0000 (0:00:00.043) 0:08:55.507 ********** 2026-06-02 17:28:51.461565 | instance | changed: [instance] 2026-06-02 17:28:51.461620 | instance | 2026-06-02 17:28:51.461628 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-06-02 17:28:51.461635 | instance | Tuesday 02 June 2026 17:28:51 +0000 (0:00:00.826) 0:08:56.333 ********** 2026-06-02 17:28:51.507374 | instance | skipping: [instance] => (item=DaemonSet) 2026-06-02 17:28:51.507434 | instance | skipping: [instance] => (item=ConfigMap) 2026-06-02 17:28:51.507446 | instance | skipping: [instance] 2026-06-02 17:28:51.507458 | instance | 2026-06-02 17:28:51.507474 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-06-02 17:28:51.507486 | instance | Tuesday 02 June 2026 17:28:51 +0000 (0:00:00.046) 0:08:56.380 ********** 2026-06-02 17:28:51.552507 | instance | skipping: [instance] 2026-06-02 17:28:51.552718 | instance | 2026-06-02 17:28:51.552782 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-06-02 17:28:51.552900 | instance | Tuesday 02 June 2026 17:28:51 +0000 (0:00:00.045) 0:08:56.426 ********** 2026-06-02 17:28:51.596773 | instance | skipping: [instance] 2026-06-02 17:28:51.596980 | instance | 2026-06-02 17:28:51.597073 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-06-02 17:28:51.597310 | instance | Tuesday 02 June 2026 17:28:51 +0000 (0:00:00.043) 0:08:56.470 ********** 2026-06-02 17:28:51.646225 | instance | skipping: [instance] 2026-06-02 17:28:51.646311 | instance | 2026-06-02 17:28:51.646391 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-06-02 17:28:51.646512 | instance | Tuesday 02 June 2026 17:28:51 +0000 (0:00:00.049) 0:08:56.519 ********** 2026-06-02 17:28:51.688868 | instance | skipping: [instance] 2026-06-02 17:28:51.689084 | instance | 2026-06-02 17:28:51.689395 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-06-02 17:28:51.689733 | instance | Tuesday 02 June 2026 17:28:51 +0000 (0:00:00.042) 0:08:56.561 ********** 2026-06-02 17:28:52.219946 | instance | ok: [instance] 2026-06-02 17:28:52.220171 | instance | 2026-06-02 17:28:52.220489 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-06-02 17:28:52.220760 | instance | Tuesday 02 June 2026 17:28:52 +0000 (0:00:00.531) 0:08:57.093 ********** 2026-06-02 17:28:53.241575 | instance | changed: [instance] 2026-06-02 17:28:53.241810 | instance | 2026-06-02 17:28:53.242078 | instance | PLAY [Install control-plane components] **************************************** 2026-06-02 17:28:53.242360 | instance | 2026-06-02 17:28:53.242764 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:28:53.243034 | instance | Tuesday 02 June 2026 17:28:53 +0000 (0:00:01.021) 0:08:58.114 ********** 2026-06-02 17:28:54.260857 | instance | ok: [instance] 2026-06-02 17:28:54.261097 | instance | 2026-06-02 17:28:54.261381 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 17:28:54.261657 | instance | Tuesday 02 June 2026 17:28:54 +0000 (0:00:01.019) 0:08:59.134 ********** 2026-06-02 17:28:54.503809 | instance | ok: [instance] 2026-06-02 17:28:54.503878 | instance | 2026-06-02 17:28:54.504177 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 17:28:54.504300 | instance | Tuesday 02 June 2026 17:28:54 +0000 (0:00:00.242) 0:08:59.377 ********** 2026-06-02 17:28:55.711890 | instance | ok: [instance] 2026-06-02 17:28:55.712446 | instance | 2026-06-02 17:28:55.712459 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-02 17:28:55.712642 | instance | Tuesday 02 June 2026 17:28:55 +0000 (0:00:01.208) 0:09:00.585 ********** 2026-06-02 17:28:55.931800 | instance | ok: [instance] 2026-06-02 17:28:55.932126 | instance | 2026-06-02 17:28:55.932449 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:28:55.932755 | instance | Tuesday 02 June 2026 17:28:55 +0000 (0:00:00.219) 0:09:00.804 ********** 2026-06-02 17:28:55.973761 | instance | ok: [instance] => { 2026-06-02 17:28:55.974038 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-06-02 17:28:55.974389 | instance | } 2026-06-02 17:28:55.974702 | instance | 2026-06-02 17:28:55.974957 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:28:55.975215 | instance | Tuesday 02 June 2026 17:28:55 +0000 (0:00:00.042) 0:09:00.847 ********** 2026-06-02 17:28:56.812770 | instance | changed: [instance] 2026-06-02 17:28:56.813293 | instance | 2026-06-02 17:28:56.813604 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:28:56.813904 | instance | Tuesday 02 June 2026 17:28:56 +0000 (0:00:00.838) 0:09:01.685 ********** 2026-06-02 17:28:58.386284 | instance | changed: [instance] 2026-06-02 17:28:58.386654 | instance | 2026-06-02 17:28:58.386994 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-06-02 17:28:58.387333 | instance | Tuesday 02 June 2026 17:28:58 +0000 (0:00:01.573) 0:09:03.259 ********** 2026-06-02 17:28:58.713719 | instance | ok: [instance] 2026-06-02 17:28:58.713787 | instance | 2026-06-02 17:28:58.714102 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-06-02 17:28:58.714150 | instance | Tuesday 02 June 2026 17:28:58 +0000 (0:00:00.327) 0:09:03.587 ********** 2026-06-02 17:28:58.911604 | instance | changed: [instance] 2026-06-02 17:28:58.911744 | instance | 2026-06-02 17:28:58.912100 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-06-02 17:28:58.912162 | instance | Tuesday 02 June 2026 17:28:58 +0000 (0:00:00.197) 0:09:03.784 ********** 2026-06-02 17:28:59.160051 | instance | ok: [instance] 2026-06-02 17:28:59.160130 | instance | 2026-06-02 17:28:59.160388 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-06-02 17:28:59.160426 | instance | Tuesday 02 June 2026 17:28:59 +0000 (0:00:00.249) 0:09:04.033 ********** 2026-06-02 17:28:59.361050 | instance | changed: [instance] 2026-06-02 17:28:59.361128 | instance | 2026-06-02 17:28:59.361414 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-06-02 17:28:59.361454 | instance | Tuesday 02 June 2026 17:28:59 +0000 (0:00:00.200) 0:09:04.234 ********** 2026-06-02 17:28:59.557579 | instance | ok: [instance] 2026-06-02 17:28:59.557644 | instance | 2026-06-02 17:28:59.557912 | instance | TASK [Install plugin] ********************************************************** 2026-06-02 17:28:59.557955 | instance | Tuesday 02 June 2026 17:28:59 +0000 (0:00:00.196) 0:09:04.431 ********** 2026-06-02 17:28:59.609474 | instance | included: vexxhost.containers.download_artifact for instance 2026-06-02 17:28:59.609555 | instance | 2026-06-02 17:28:59.609803 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:28:59.609836 | instance | Tuesday 02 June 2026 17:28:59 +0000 (0:00:00.052) 0:09:04.483 ********** 2026-06-02 17:28:59.653241 | instance | ok: [instance] => { 2026-06-02 17:28:59.653299 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-06-02 17:28:59.653311 | instance | } 2026-06-02 17:28:59.653321 | instance | 2026-06-02 17:28:59.653330 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:28:59.653345 | instance | Tuesday 02 June 2026 17:28:59 +0000 (0:00:00.042) 0:09:04.526 ********** 2026-06-02 17:29:00.337635 | instance | changed: [instance] 2026-06-02 17:29:00.337746 | instance | 2026-06-02 17:29:00.337921 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:29:00.338117 | instance | Tuesday 02 June 2026 17:29:00 +0000 (0:00:00.684) 0:09:05.211 ********** 2026-06-02 17:29:02.185018 | instance | changed: [instance] 2026-06-02 17:29:02.185308 | instance | 2026-06-02 17:29:02.185599 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:29:02.185860 | instance | Tuesday 02 June 2026 17:29:02 +0000 (0:00:01.847) 0:09:07.058 ********** 2026-06-02 17:29:02.225176 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:29:02.225393 | instance | 2026-06-02 17:29:02.225656 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:29:02.225918 | instance | Tuesday 02 June 2026 17:29:02 +0000 (0:00:00.040) 0:09:07.098 ********** 2026-06-02 17:29:02.869762 | instance | changed: [instance] 2026-06-02 17:29:02.870084 | instance | 2026-06-02 17:29:02.870452 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-06-02 17:29:02.870822 | instance | Tuesday 02 June 2026 17:29:02 +0000 (0:00:00.644) 0:09:07.742 ********** 2026-06-02 17:29:03.750707 | instance | ok: [instance] 2026-06-02 17:29:03.751708 | instance | 2026-06-02 17:29:03.751737 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-06-02 17:29:03.751748 | instance | Tuesday 02 June 2026 17:29:03 +0000 (0:00:00.880) 0:09:08.623 ********** 2026-06-02 17:29:06.355944 | instance | changed: [instance] 2026-06-02 17:29:06.356001 | instance | 2026-06-02 17:29:06.356199 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:29:06.356473 | instance | Tuesday 02 June 2026 17:29:06 +0000 (0:00:02.603) 0:09:11.227 ********** 2026-06-02 17:29:06.393955 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:29:06.394341 | instance | 2026-06-02 17:29:06.394617 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:29:06.394993 | instance | Tuesday 02 June 2026 17:29:06 +0000 (0:00:00.040) 0:09:11.267 ********** 2026-06-02 17:29:06.890110 | instance | changed: [instance] 2026-06-02 17:29:06.890296 | instance | 2026-06-02 17:29:06.890490 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-06-02 17:29:06.890674 | instance | Tuesday 02 June 2026 17:29:06 +0000 (0:00:00.495) 0:09:11.763 ********** 2026-06-02 17:29:46.160952 | instance | changed: [instance] 2026-06-02 17:29:46.161017 | instance | 2026-06-02 17:29:46.161028 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-06-02 17:29:46.161046 | instance | Tuesday 02 June 2026 17:29:46 +0000 (0:00:39.269) 0:09:51.033 ********** 2026-06-02 17:29:46.865345 | instance | changed: [instance] 2026-06-02 17:29:46.865385 | instance | 2026-06-02 17:29:46.865390 | instance | PLAY [all] ********************************************************************* 2026-06-02 17:29:46.865395 | instance | 2026-06-02 17:29:46.865399 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:29:46.865403 | instance | Tuesday 02 June 2026 17:29:46 +0000 (0:00:00.705) 0:09:51.738 ********** 2026-06-02 17:29:48.105647 | instance | ok: [instance] 2026-06-02 17:29:48.105766 | instance | 2026-06-02 17:29:48.106127 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-06-02 17:29:48.106394 | instance | Tuesday 02 June 2026 17:29:48 +0000 (0:00:01.240) 0:09:52.978 ********** 2026-06-02 17:29:48.880844 | instance | changed: [instance] 2026-06-02 17:29:48.880976 | instance | 2026-06-02 17:29:48.881386 | instance | PLAY [all] ********************************************************************* 2026-06-02 17:29:48.881495 | instance | 2026-06-02 17:29:48.881519 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-06-02 17:29:48.881529 | instance | Tuesday 02 June 2026 17:29:48 +0000 (0:00:00.775) 0:09:53.754 ********** 2026-06-02 17:29:49.761882 | instance | ok: [instance] 2026-06-02 17:29:49.762008 | instance | 2026-06-02 17:29:49.762025 | instance | PLAY [controllers] ************************************************************* 2026-06-02 17:29:49.762318 | instance | 2026-06-02 17:29:49.762437 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:29:49.762446 | instance | Tuesday 02 June 2026 17:29:49 +0000 (0:00:00.880) 0:09:54.635 ********** 2026-06-02 17:29:51.291215 | instance | ok: [instance] 2026-06-02 17:29:51.291286 | instance | 2026-06-02 17:29:51.291292 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:29:51.291298 | instance | Tuesday 02 June 2026 17:29:51 +0000 (0:00:01.528) 0:09:56.164 ********** 2026-06-02 17:29:51.345457 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:29:51.345526 | instance | 2026-06-02 17:29:51.345532 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:29:51.345537 | instance | Tuesday 02 June 2026 17:29:51 +0000 (0:00:00.054) 0:09:56.218 ********** 2026-06-02 17:29:51.838663 | instance | changed: [instance] 2026-06-02 17:29:51.838779 | instance | 2026-06-02 17:29:51.838866 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-06-02 17:29:51.839006 | instance | Tuesday 02 June 2026 17:29:51 +0000 (0:00:00.493) 0:09:56.712 ********** 2026-06-02 17:29:53.844744 | instance | changed: [instance] 2026-06-02 17:29:53.845526 | instance | 2026-06-02 17:29:53.845541 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:29:53.845552 | instance | Tuesday 02 June 2026 17:29:53 +0000 (0:00:02.005) 0:09:58.718 ********** 2026-06-02 17:29:53.891154 | instance | skipping: [instance] 2026-06-02 17:29:53.891486 | instance | 2026-06-02 17:29:53.891858 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-06-02 17:29:53.892185 | instance | Tuesday 02 June 2026 17:29:53 +0000 (0:00:00.046) 0:09:58.764 ********** 2026-06-02 17:29:53.941824 | instance | skipping: [instance] 2026-06-02 17:29:53.942078 | instance | 2026-06-02 17:29:53.942389 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-06-02 17:29:53.942660 | instance | Tuesday 02 June 2026 17:29:53 +0000 (0:00:00.050) 0:09:58.815 ********** 2026-06-02 17:29:53.975948 | instance | skipping: [instance] 2026-06-02 17:29:53.976205 | instance | 2026-06-02 17:29:53.976508 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-06-02 17:29:53.976773 | instance | Tuesday 02 June 2026 17:29:53 +0000 (0:00:00.034) 0:09:58.849 ********** 2026-06-02 17:29:54.011681 | instance | skipping: [instance] 2026-06-02 17:29:54.011838 | instance | 2026-06-02 17:29:54.012026 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-06-02 17:29:54.012208 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.035) 0:09:58.885 ********** 2026-06-02 17:29:54.055531 | instance | skipping: [instance] 2026-06-02 17:29:54.055667 | instance | 2026-06-02 17:29:54.055901 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-06-02 17:29:54.056033 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.043) 0:09:58.929 ********** 2026-06-02 17:29:54.115682 | instance | skipping: [instance] 2026-06-02 17:29:54.115741 | instance | 2026-06-02 17:29:54.115866 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-06-02 17:29:54.115984 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.060) 0:09:58.989 ********** 2026-06-02 17:29:54.174616 | instance | skipping: [instance] 2026-06-02 17:29:54.174705 | instance | 2026-06-02 17:29:54.174825 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-06-02 17:29:54.174944 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.059) 0:09:59.048 ********** 2026-06-02 17:29:54.206793 | instance | skipping: [instance] 2026-06-02 17:29:54.206874 | instance | 2026-06-02 17:29:54.206995 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-06-02 17:29:54.207114 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.032) 0:09:59.080 ********** 2026-06-02 17:29:54.264018 | instance | skipping: [instance] 2026-06-02 17:29:54.264150 | instance | 2026-06-02 17:29:54.264320 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-06-02 17:29:54.264485 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.057) 0:09:59.137 ********** 2026-06-02 17:29:54.302473 | instance | skipping: [instance] 2026-06-02 17:29:54.302725 | instance | 2026-06-02 17:29:54.303028 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-06-02 17:29:54.303307 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.038) 0:09:59.175 ********** 2026-06-02 17:29:54.339932 | instance | skipping: [instance] 2026-06-02 17:29:54.340130 | instance | 2026-06-02 17:29:54.340402 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-06-02 17:29:54.340650 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.037) 0:09:59.213 ********** 2026-06-02 17:29:54.376297 | instance | skipping: [instance] 2026-06-02 17:29:54.376648 | instance | 2026-06-02 17:29:54.376910 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-06-02 17:29:54.377165 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.036) 0:09:59.249 ********** 2026-06-02 17:29:54.428977 | instance | skipping: [instance] 2026-06-02 17:29:54.429311 | instance | 2026-06-02 17:29:54.429703 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-06-02 17:29:54.430085 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.052) 0:09:59.302 ********** 2026-06-02 17:29:54.466720 | instance | skipping: [instance] 2026-06-02 17:29:54.466954 | instance | 2026-06-02 17:29:54.467181 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-06-02 17:29:54.467365 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.037) 0:09:59.340 ********** 2026-06-02 17:29:54.520172 | instance | skipping: [instance] 2026-06-02 17:29:54.520434 | instance | 2026-06-02 17:29:54.520816 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-06-02 17:29:54.521093 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.053) 0:09:59.393 ********** 2026-06-02 17:29:54.563753 | instance | skipping: [instance] 2026-06-02 17:29:54.563915 | instance | 2026-06-02 17:29:54.564098 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-06-02 17:29:54.564275 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.043) 0:09:59.437 ********** 2026-06-02 17:29:54.602833 | instance | skipping: [instance] 2026-06-02 17:29:54.603060 | instance | 2026-06-02 17:29:54.603310 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-06-02 17:29:54.603573 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.038) 0:09:59.475 ********** 2026-06-02 17:29:54.642831 | instance | skipping: [instance] 2026-06-02 17:29:54.643070 | instance | 2026-06-02 17:29:54.643543 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-06-02 17:29:54.643825 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.039) 0:09:59.515 ********** 2026-06-02 17:29:54.684094 | instance | skipping: [instance] 2026-06-02 17:29:54.684350 | instance | 2026-06-02 17:29:54.684614 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-06-02 17:29:54.684870 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.042) 0:09:59.557 ********** 2026-06-02 17:29:54.724152 | instance | skipping: [instance] 2026-06-02 17:29:54.724340 | instance | 2026-06-02 17:29:54.724599 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-06-02 17:29:54.724937 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.039) 0:09:59.597 ********** 2026-06-02 17:29:54.762930 | instance | skipping: [instance] 2026-06-02 17:29:54.763172 | instance | 2026-06-02 17:29:54.763430 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-06-02 17:29:54.763698 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.038) 0:09:59.636 ********** 2026-06-02 17:29:54.802037 | instance | skipping: [instance] 2026-06-02 17:29:54.802307 | instance | 2026-06-02 17:29:54.802576 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-06-02 17:29:54.802839 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.039) 0:09:59.675 ********** 2026-06-02 17:29:54.852980 | instance | skipping: [instance] 2026-06-02 17:29:54.853204 | instance | 2026-06-02 17:29:54.853471 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-06-02 17:29:54.853730 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.050) 0:09:59.726 ********** 2026-06-02 17:29:54.911963 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-06-02 17:29:54.912201 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-06-02 17:29:54.912465 | instance | skipping: [instance] 2026-06-02 17:29:54.912720 | instance | 2026-06-02 17:29:54.913004 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-06-02 17:29:54.913273 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.058) 0:09:59.785 ********** 2026-06-02 17:29:54.951639 | instance | skipping: [instance] 2026-06-02 17:29:54.951863 | instance | 2026-06-02 17:29:54.952128 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-06-02 17:29:54.952407 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.039) 0:09:59.824 ********** 2026-06-02 17:29:55.001059 | instance | skipping: [instance] 2026-06-02 17:29:55.001432 | instance | 2026-06-02 17:29:55.001777 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-06-02 17:29:55.002176 | instance | Tuesday 02 June 2026 17:29:54 +0000 (0:00:00.048) 0:09:59.873 ********** 2026-06-02 17:29:55.037646 | instance | skipping: [instance] 2026-06-02 17:29:55.037890 | instance | 2026-06-02 17:29:55.038253 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-06-02 17:29:55.038515 | instance | Tuesday 02 June 2026 17:29:55 +0000 (0:00:00.037) 0:09:59.911 ********** 2026-06-02 17:29:55.078233 | instance | skipping: [instance] 2026-06-02 17:29:55.078475 | instance | 2026-06-02 17:29:55.078745 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-06-02 17:29:55.078999 | instance | Tuesday 02 June 2026 17:29:55 +0000 (0:00:00.040) 0:09:59.951 ********** 2026-06-02 17:29:55.154871 | instance | skipping: [instance] 2026-06-02 17:29:55.155120 | instance | 2026-06-02 17:29:55.155378 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-06-02 17:29:55.155626 | instance | 2026-06-02 17:29:55.155899 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:29:55.156158 | instance | Tuesday 02 June 2026 17:29:55 +0000 (0:00:00.076) 0:10:00.027 ********** 2026-06-02 17:29:56.465500 | instance | ok: [instance] 2026-06-02 17:29:56.465638 | instance | 2026-06-02 17:29:56.465967 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-06-02 17:29:56.466256 | instance | Tuesday 02 June 2026 17:29:56 +0000 (0:00:01.310) 0:10:01.338 ********** 2026-06-02 17:29:56.526427 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-06-02 17:29:56.526693 | instance | 2026-06-02 17:29:56.527008 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:29:56.527301 | instance | Tuesday 02 June 2026 17:29:56 +0000 (0:00:00.060) 0:10:01.399 ********** 2026-06-02 17:29:56.568953 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:29:56.569068 | instance | 2026-06-02 17:29:56.569315 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:29:56.569513 | instance | Tuesday 02 June 2026 17:29:56 +0000 (0:00:00.043) 0:10:01.442 ********** 2026-06-02 17:29:57.050742 | instance | changed: [instance] 2026-06-02 17:29:57.051317 | instance | 2026-06-02 17:29:57.051330 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-06-02 17:29:57.051582 | instance | Tuesday 02 June 2026 17:29:57 +0000 (0:00:00.481) 0:10:01.923 ********** 2026-06-02 17:30:14.791011 | instance | changed: [instance] 2026-06-02 17:30:14.791752 | instance | 2026-06-02 17:30:14.791779 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-06-02 17:30:14.791794 | instance | Tuesday 02 June 2026 17:30:14 +0000 (0:00:17.738) 0:10:19.662 ********** 2026-06-02 17:30:15.585876 | instance | changed: [instance] 2026-06-02 17:30:15.586097 | instance | 2026-06-02 17:30:15.586492 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-06-02 17:30:15.586863 | instance | Tuesday 02 June 2026 17:30:15 +0000 (0:00:00.796) 0:10:20.458 ********** 2026-06-02 17:30:15.635148 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-06-02 17:30:15.635339 | instance | 2026-06-02 17:30:15.635609 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-06-02 17:30:15.635874 | instance | Tuesday 02 June 2026 17:30:15 +0000 (0:00:00.049) 0:10:20.508 ********** 2026-06-02 17:30:16.369878 | instance | changed: [instance] 2026-06-02 17:30:16.370022 | instance | 2026-06-02 17:30:16.370252 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-06-02 17:30:16.370431 | instance | Tuesday 02 June 2026 17:30:16 +0000 (0:00:00.734) 0:10:21.243 ********** 2026-06-02 17:30:17.090325 | instance | ok: [instance] 2026-06-02 17:30:17.090393 | instance | 2026-06-02 17:30:17.090541 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-06-02 17:30:17.090657 | instance | Tuesday 02 June 2026 17:30:17 +0000 (0:00:00.720) 0:10:21.963 ********** 2026-06-02 17:30:17.635533 | instance | changed: [instance] 2026-06-02 17:30:17.635754 | instance | 2026-06-02 17:30:17.636038 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-06-02 17:30:17.636357 | instance | Tuesday 02 June 2026 17:30:17 +0000 (0:00:00.535) 0:10:22.498 ********** 2026-06-02 17:30:17.636626 | instance | 2026-06-02 17:30:17.637060 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-06-02 17:30:17.637323 | instance | Tuesday 02 June 2026 17:30:17 +0000 (0:00:00.009) 0:10:22.508 ********** 2026-06-02 17:30:17.677106 | instance | skipping: [instance] 2026-06-02 17:30:17.677202 | instance | 2026-06-02 17:30:17.677540 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-06-02 17:30:17.677812 | instance | Tuesday 02 June 2026 17:30:17 +0000 (0:00:00.041) 0:10:22.550 ********** 2026-06-02 17:30:19.389869 | instance | changed: [instance] 2026-06-02 17:30:19.390058 | instance | 2026-06-02 17:30:19.390473 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-06-02 17:30:19.390837 | instance | Tuesday 02 June 2026 17:30:19 +0000 (0:00:01.712) 0:10:24.262 ********** 2026-06-02 17:30:21.784418 | instance | changed: [instance] 2026-06-02 17:30:21.784526 | instance | 2026-06-02 17:30:21.784549 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:30:21.784866 | instance | Tuesday 02 June 2026 17:30:21 +0000 (0:00:02.394) 0:10:26.656 ********** 2026-06-02 17:30:21.830961 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:30:21.831058 | instance | 2026-06-02 17:30:21.831344 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:30:21.831400 | instance | Tuesday 02 June 2026 17:30:21 +0000 (0:00:00.046) 0:10:26.703 ********** 2026-06-02 17:30:22.350406 | instance | changed: [instance] 2026-06-02 17:30:22.350475 | instance | 2026-06-02 17:30:22.350758 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-06-02 17:30:22.350799 | instance | Tuesday 02 June 2026 17:30:22 +0000 (0:00:00.520) 0:10:27.224 ********** 2026-06-02 17:30:39.797443 | instance | changed: [instance] 2026-06-02 17:30:39.797516 | instance | 2026-06-02 17:30:39.797808 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:30:39.797852 | instance | Tuesday 02 June 2026 17:30:39 +0000 (0:00:17.446) 0:10:44.671 ********** 2026-06-02 17:30:39.849168 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:30:39.849239 | instance | 2026-06-02 17:30:39.849246 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:30:39.849268 | instance | Tuesday 02 June 2026 17:30:39 +0000 (0:00:00.050) 0:10:44.721 ********** 2026-06-02 17:30:40.358930 | instance | changed: [instance] 2026-06-02 17:30:40.359010 | instance | 2026-06-02 17:30:40.359234 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-06-02 17:30:40.359256 | instance | Tuesday 02 June 2026 17:30:40 +0000 (0:00:00.510) 0:10:45.232 ********** 2026-06-02 17:30:44.019616 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-06-02 17:30:44.019727 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-06-02 17:30:44.019801 | instance | 2026-06-02 17:30:44.020081 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-06-02 17:30:44.020136 | instance | Tuesday 02 June 2026 17:30:44 +0000 (0:00:03.661) 0:10:48.893 ********** 2026-06-02 17:30:48.035482 | instance | changed: [instance] 2026-06-02 17:30:48.035564 | instance | 2026-06-02 17:30:48.035856 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:30:48.035921 | instance | Tuesday 02 June 2026 17:30:48 +0000 (0:00:04.015) 0:10:52.908 ********** 2026-06-02 17:30:48.089285 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:30:48.089325 | instance | 2026-06-02 17:30:48.089331 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:30:48.089337 | instance | Tuesday 02 June 2026 17:30:48 +0000 (0:00:00.053) 0:10:52.962 ********** 2026-06-02 17:30:48.554958 | instance | changed: [instance] 2026-06-02 17:30:48.555044 | instance | 2026-06-02 17:30:48.555368 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-06-02 17:30:48.555430 | instance | Tuesday 02 June 2026 17:30:48 +0000 (0:00:00.466) 0:10:53.428 ********** 2026-06-02 17:30:51.629681 | instance | ok: [instance] 2026-06-02 17:30:51.629763 | instance | 2026-06-02 17:30:51.629859 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-06-02 17:30:51.629980 | instance | Tuesday 02 June 2026 17:30:51 +0000 (0:00:03.074) 0:10:56.503 ********** 2026-06-02 17:30:54.453490 | instance | changed: [instance] 2026-06-02 17:30:54.453978 | instance | 2026-06-02 17:30:54.454000 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-06-02 17:30:54.454008 | instance | Tuesday 02 June 2026 17:30:54 +0000 (0:00:02.823) 0:10:59.327 ********** 2026-06-02 17:30:55.113710 | instance | ok: [instance] 2026-06-02 17:30:55.113807 | instance | 2026-06-02 17:30:55.114072 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-06-02 17:30:55.114110 | instance | Tuesday 02 June 2026 17:30:55 +0000 (0:00:00.660) 0:10:59.987 ********** 2026-06-02 17:30:55.789697 | instance | changed: [instance] 2026-06-02 17:30:55.789762 | instance | 2026-06-02 17:30:55.789782 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-06-02 17:30:55.790015 | instance | Tuesday 02 June 2026 17:30:55 +0000 (0:00:00.675) 0:11:00.662 ********** 2026-06-02 17:30:57.435192 | instance | ok: [instance] 2026-06-02 17:30:57.435260 | instance | 2026-06-02 17:30:57.435515 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-06-02 17:30:57.435558 | instance | Tuesday 02 June 2026 17:30:57 +0000 (0:00:01.646) 0:11:02.308 ********** 2026-06-02 17:30:57.486994 | instance | skipping: [instance] 2026-06-02 17:30:57.487162 | instance | 2026-06-02 17:30:57.487231 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-06-02 17:30:57.487406 | instance | Tuesday 02 June 2026 17:30:57 +0000 (0:00:00.051) 0:11:02.360 ********** 2026-06-02 17:30:57.540847 | instance | skipping: [instance] 2026-06-02 17:30:57.541097 | instance | 2026-06-02 17:30:57.541421 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-06-02 17:30:57.541691 | instance | Tuesday 02 June 2026 17:30:57 +0000 (0:00:00.053) 0:11:02.414 ********** 2026-06-02 17:30:57.582445 | instance | skipping: [instance] 2026-06-02 17:30:57.582541 | instance | 2026-06-02 17:30:57.582677 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-06-02 17:30:57.582805 | instance | Tuesday 02 June 2026 17:30:57 +0000 (0:00:00.041) 0:11:02.455 ********** 2026-06-02 17:30:57.624434 | instance | skipping: [instance] 2026-06-02 17:30:57.624690 | instance | 2026-06-02 17:30:57.624981 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-06-02 17:30:57.625276 | instance | Tuesday 02 June 2026 17:30:57 +0000 (0:00:00.041) 0:11:02.497 ********** 2026-06-02 17:30:57.669799 | instance | skipping: [instance] 2026-06-02 17:30:57.670026 | instance | 2026-06-02 17:30:57.670354 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-06-02 17:30:57.670634 | instance | Tuesday 02 June 2026 17:30:57 +0000 (0:00:00.045) 0:11:02.543 ********** 2026-06-02 17:30:57.712701 | instance | skipping: [instance] 2026-06-02 17:30:57.712929 | instance | 2026-06-02 17:30:57.713203 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-06-02 17:30:57.713516 | instance | Tuesday 02 June 2026 17:30:57 +0000 (0:00:00.043) 0:11:02.586 ********** 2026-06-02 17:30:57.755432 | instance | skipping: [instance] 2026-06-02 17:30:57.755651 | instance | 2026-06-02 17:30:57.755926 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-06-02 17:30:57.756309 | instance | Tuesday 02 June 2026 17:30:57 +0000 (0:00:00.042) 0:11:02.628 ********** 2026-06-02 17:33:06.518061 | instance | changed: [instance] 2026-06-02 17:33:06.518386 | instance | 2026-06-02 17:33:06.518718 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-06-02 17:33:06.518993 | instance | Tuesday 02 June 2026 17:33:06 +0000 (0:02:08.762) 0:13:11.390 ********** 2026-06-02 17:33:07.292652 | instance | changed: [instance] 2026-06-02 17:33:07.292878 | instance | 2026-06-02 17:33:07.293183 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:33:07.293472 | instance | Tuesday 02 June 2026 17:33:07 +0000 (0:00:00.775) 0:13:12.166 ********** 2026-06-02 17:33:07.335848 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:33:07.336124 | instance | 2026-06-02 17:33:07.336396 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:33:07.336683 | instance | Tuesday 02 June 2026 17:33:07 +0000 (0:00:00.043) 0:13:12.209 ********** 2026-06-02 17:33:07.847135 | instance | changed: [instance] 2026-06-02 17:33:07.847652 | instance | 2026-06-02 17:33:07.847665 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-06-02 17:33:07.847672 | instance | Tuesday 02 June 2026 17:33:07 +0000 (0:00:00.506) 0:13:12.716 ********** 2026-06-02 17:33:08.600881 | instance | changed: [instance] 2026-06-02 17:33:08.600951 | instance | 2026-06-02 17:33:08.601121 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-06-02 17:33:08.601251 | instance | Tuesday 02 June 2026 17:33:08 +0000 (0:00:00.757) 0:13:13.474 ********** 2026-06-02 17:33:10.578914 | instance | changed: [instance] 2026-06-02 17:33:10.578958 | instance | 2026-06-02 17:33:10.578964 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 17:33:10.578970 | instance | Tuesday 02 June 2026 17:33:10 +0000 (0:00:01.976) 0:13:15.451 ********** 2026-06-02 17:33:10.618410 | instance | skipping: [instance] 2026-06-02 17:33:10.618472 | instance | 2026-06-02 17:33:10.618484 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 17:33:10.618494 | instance | Tuesday 02 June 2026 17:33:10 +0000 (0:00:00.040) 0:13:15.491 ********** 2026-06-02 17:33:10.658802 | instance | skipping: [instance] 2026-06-02 17:33:10.658982 | instance | 2026-06-02 17:33:10.660162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 17:33:10.660182 | instance | Tuesday 02 June 2026 17:33:10 +0000 (0:00:00.040) 0:13:15.532 ********** 2026-06-02 17:33:10.698930 | instance | skipping: [instance] 2026-06-02 17:33:10.699169 | instance | 2026-06-02 17:33:10.699445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 17:33:10.699702 | instance | Tuesday 02 June 2026 17:33:10 +0000 (0:00:00.040) 0:13:15.572 ********** 2026-06-02 17:33:10.733258 | instance | skipping: [instance] 2026-06-02 17:33:10.733614 | instance | 2026-06-02 17:33:10.733990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 17:33:10.734568 | instance | Tuesday 02 June 2026 17:33:10 +0000 (0:00:00.034) 0:13:15.606 ********** 2026-06-02 17:33:11.468192 | instance | ok: [instance] 2026-06-02 17:33:11.468407 | instance | 2026-06-02 17:33:11.468683 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 17:33:11.468943 | instance | Tuesday 02 June 2026 17:33:11 +0000 (0:00:00.734) 0:13:16.341 ********** 2026-06-02 17:33:11.516860 | instance | ok: [instance] 2026-06-02 17:33:11.517083 | instance | 2026-06-02 17:33:11.517355 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 17:33:11.517609 | instance | Tuesday 02 June 2026 17:33:11 +0000 (0:00:00.048) 0:13:16.390 ********** 2026-06-02 17:33:11.556209 | instance | ok: [instance] 2026-06-02 17:33:11.556429 | instance | 2026-06-02 17:33:11.556696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 17:33:11.556957 | instance | Tuesday 02 June 2026 17:33:11 +0000 (0:00:00.039) 0:13:16.429 ********** 2026-06-02 17:33:11.598579 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 17:33:11.598795 | instance | 2026-06-02 17:33:11.599055 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 17:33:11.599310 | instance | Tuesday 02 June 2026 17:33:11 +0000 (0:00:00.042) 0:13:16.472 ********** 2026-06-02 17:33:11.645331 | instance | ok: [instance] 2026-06-02 17:33:11.645931 | instance | 2026-06-02 17:33:11.645944 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:33:11.646065 | instance | Tuesday 02 June 2026 17:33:11 +0000 (0:00:00.046) 0:13:16.518 ********** 2026-06-02 17:33:11.691626 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:33:11.691837 | instance | 2026-06-02 17:33:11.692115 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:33:11.692395 | instance | Tuesday 02 June 2026 17:33:11 +0000 (0:00:00.046) 0:13:16.565 ********** 2026-06-02 17:33:12.160663 | instance | changed: [instance] 2026-06-02 17:33:12.160795 | instance | 2026-06-02 17:33:12.161108 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-06-02 17:33:12.161377 | instance | Tuesday 02 June 2026 17:33:12 +0000 (0:00:00.468) 0:13:17.033 ********** 2026-06-02 17:33:12.882375 | instance | ok: [instance] 2026-06-02 17:33:12.882519 | instance | 2026-06-02 17:33:12.882688 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-06-02 17:33:12.882850 | instance | Tuesday 02 June 2026 17:33:12 +0000 (0:00:00.721) 0:13:17.755 ********** 2026-06-02 17:33:14.143325 | instance | changed: [instance] 2026-06-02 17:33:14.143468 | instance | 2026-06-02 17:33:14.143637 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-06-02 17:33:14.143807 | instance | Tuesday 02 June 2026 17:33:14 +0000 (0:00:01.260) 0:13:19.016 ********** 2026-06-02 17:33:14.508698 | instance | ok: [instance] 2026-06-02 17:33:14.508769 | instance | 2026-06-02 17:33:14.508941 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-06-02 17:33:14.509092 | instance | Tuesday 02 June 2026 17:33:14 +0000 (0:00:00.365) 0:13:19.382 ********** 2026-06-02 17:33:14.888798 | instance | changed: [instance] 2026-06-02 17:33:14.888961 | instance | 2026-06-02 17:33:14.889175 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-06-02 17:33:14.889380 | instance | Tuesday 02 June 2026 17:33:14 +0000 (0:00:00.379) 0:13:19.762 ********** 2026-06-02 17:33:15.473041 | instance | changed: [instance] 2026-06-02 17:33:15.473269 | instance | 2026-06-02 17:33:15.473550 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-06-02 17:33:15.473816 | instance | Tuesday 02 June 2026 17:33:15 +0000 (0:00:00.583) 0:13:20.346 ********** 2026-06-02 17:33:15.807020 | instance | ok: [instance] 2026-06-02 17:33:15.807259 | instance | 2026-06-02 17:33:15.807523 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-06-02 17:33:15.807781 | instance | Tuesday 02 June 2026 17:33:15 +0000 (0:00:00.334) 0:13:20.680 ********** 2026-06-02 17:35:59.323170 | instance | changed: [instance] 2026-06-02 17:35:59.323370 | instance | 2026-06-02 17:35:59.323656 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-06-02 17:35:59.323915 | instance | Tuesday 02 June 2026 17:35:59 +0000 (0:02:43.512) 0:16:04.192 ********** 2026-06-02 17:35:59.989744 | instance | ok: [instance] 2026-06-02 17:35:59.989925 | instance | 2026-06-02 17:35:59.990216 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-06-02 17:35:59.990487 | instance | Tuesday 02 June 2026 17:35:59 +0000 (0:00:00.670) 0:16:04.863 ********** 2026-06-02 17:36:00.032626 | instance | included: ingress for instance 2026-06-02 17:36:00.032760 | instance | 2026-06-02 17:36:00.033037 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-06-02 17:36:00.033351 | instance | Tuesday 02 June 2026 17:36:00 +0000 (0:00:00.042) 0:16:04.906 ********** 2026-06-02 17:36:00.945196 | instance | changed: [instance] 2026-06-02 17:36:00.945265 | instance | 2026-06-02 17:36:00.945284 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-06-02 17:36:00.945539 | instance | Tuesday 02 June 2026 17:36:00 +0000 (0:00:00.912) 0:16:05.818 ********** 2026-06-02 17:36:01.207918 | instance | ok: [instance] 2026-06-02 17:36:01.207999 | instance | 2026-06-02 17:36:01.208215 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-06-02 17:36:01.208251 | instance | Tuesday 02 June 2026 17:36:01 +0000 (0:00:00.263) 0:16:06.081 ********** 2026-06-02 17:36:02.029734 | instance | changed: [instance] 2026-06-02 17:36:02.029813 | instance | 2026-06-02 17:36:02.030271 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-06-02 17:36:02.030330 | instance | 2026-06-02 17:36:02.030341 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:36:02.030357 | instance | Tuesday 02 June 2026 17:36:02 +0000 (0:00:00.822) 0:16:06.903 ********** 2026-06-02 17:36:03.421543 | instance | ok: [instance] 2026-06-02 17:36:03.421617 | instance | 2026-06-02 17:36:03.421806 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:36:03.421849 | instance | Tuesday 02 June 2026 17:36:03 +0000 (0:00:01.391) 0:16:08.295 ********** 2026-06-02 17:36:03.475868 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:36:03.475969 | instance | 2026-06-02 17:36:03.476227 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:36:03.476261 | instance | Tuesday 02 June 2026 17:36:03 +0000 (0:00:00.054) 0:16:08.349 ********** 2026-06-02 17:36:03.949324 | instance | changed: [instance] 2026-06-02 17:36:03.949409 | instance | 2026-06-02 17:36:03.949505 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-06-02 17:36:03.949657 | instance | Tuesday 02 June 2026 17:36:03 +0000 (0:00:00.473) 0:16:08.823 ********** 2026-06-02 17:36:04.822128 | instance | ok: [instance] 2026-06-02 17:36:04.822241 | instance | 2026-06-02 17:36:04.822340 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-06-02 17:36:04.822465 | instance | Tuesday 02 June 2026 17:36:04 +0000 (0:00:00.872) 0:16:09.695 ********** 2026-06-02 17:36:07.144740 | instance | changed: [instance] 2026-06-02 17:36:07.144970 | instance | 2026-06-02 17:36:07.145276 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:36:07.145527 | instance | Tuesday 02 June 2026 17:36:07 +0000 (0:00:02.322) 0:16:12.018 ********** 2026-06-02 17:36:07.196340 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:36:07.196569 | instance | 2026-06-02 17:36:07.196837 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:36:07.197336 | instance | Tuesday 02 June 2026 17:36:07 +0000 (0:00:00.051) 0:16:12.070 ********** 2026-06-02 17:36:07.794281 | instance | changed: [instance] 2026-06-02 17:36:07.794535 | instance | 2026-06-02 17:36:07.794816 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-06-02 17:36:07.795091 | instance | Tuesday 02 June 2026 17:36:07 +0000 (0:00:00.597) 0:16:12.667 ********** 2026-06-02 17:36:09.063058 | instance | changed: [instance] 2026-06-02 17:36:09.063200 | instance | 2026-06-02 17:36:09.063392 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-06-02 17:36:09.063572 | instance | Tuesday 02 June 2026 17:36:09 +0000 (0:00:01.268) 0:16:13.936 ********** 2026-06-02 17:36:09.732686 | instance | ok: [instance] 2026-06-02 17:36:09.732928 | instance | 2026-06-02 17:36:09.733209 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-06-02 17:36:09.733476 | instance | Tuesday 02 June 2026 17:36:09 +0000 (0:00:00.669) 0:16:14.605 ********** 2026-06-02 17:36:18.507749 | instance | ok: [instance] 2026-06-02 17:36:18.507811 | instance | 2026-06-02 17:36:18.507824 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-06-02 17:36:18.507835 | instance | Tuesday 02 June 2026 17:36:18 +0000 (0:00:08.774) 0:16:23.380 ********** 2026-06-02 17:36:20.084338 | instance | ok: [instance] 2026-06-02 17:36:20.084416 | instance | 2026-06-02 17:36:20.084662 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-06-02 17:36:20.084736 | instance | Tuesday 02 June 2026 17:36:20 +0000 (0:00:01.577) 0:16:24.958 ********** 2026-06-02 17:36:20.423270 | instance | ok: [instance] 2026-06-02 17:36:20.423379 | instance | 2026-06-02 17:36:20.423644 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-06-02 17:36:20.423682 | instance | Tuesday 02 June 2026 17:36:20 +0000 (0:00:00.339) 0:16:25.297 ********** 2026-06-02 17:36:20.616164 | instance | ok: [instance] 2026-06-02 17:36:20.616233 | instance | 2026-06-02 17:36:20.616512 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-06-02 17:36:20.616550 | instance | Tuesday 02 June 2026 17:36:20 +0000 (0:00:00.192) 0:16:25.489 ********** 2026-06-02 17:36:20.815200 | instance | ok: [instance] 2026-06-02 17:36:20.815279 | instance | 2026-06-02 17:36:20.815346 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-06-02 17:36:20.815494 | instance | Tuesday 02 June 2026 17:36:20 +0000 (0:00:00.198) 0:16:25.688 ********** 2026-06-02 17:36:21.513342 | instance | changed: [instance] 2026-06-02 17:36:21.513416 | instance | 2026-06-02 17:36:21.513683 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-06-02 17:36:21.513723 | instance | Tuesday 02 June 2026 17:36:21 +0000 (0:00:00.698) 0:16:26.387 ********** 2026-06-02 17:36:38.600004 | instance | changed: [instance] => (item=alertmanager) 2026-06-02 17:36:38.600048 | instance | changed: [instance] => (item=grafana) 2026-06-02 17:36:38.600054 | instance | changed: [instance] => (item=prometheus) 2026-06-02 17:36:38.600058 | instance | 2026-06-02 17:36:38.600063 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-06-02 17:36:38.600067 | instance | Tuesday 02 June 2026 17:36:38 +0000 (0:00:17.086) 0:16:43.473 ********** 2026-06-02 17:36:40.985809 | instance | ok: [instance] => (item=alertmanager) 2026-06-02 17:36:40.985928 | instance | ok: [instance] => (item=grafana) 2026-06-02 17:36:40.986255 | instance | ok: [instance] => (item=prometheus) 2026-06-02 17:36:40.986291 | instance | 2026-06-02 17:36:40.986319 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-06-02 17:36:40.986493 | instance | Tuesday 02 June 2026 17:36:40 +0000 (0:00:02.385) 0:16:45.858 ********** 2026-06-02 17:36:44.509151 | instance | changed: [instance] => (item=None) 2026-06-02 17:36:44.509247 | instance | changed: [instance] => (item=None) 2026-06-02 17:36:44.509317 | instance | changed: [instance] => (item=None) 2026-06-02 17:36:44.509834 | instance | changed: [instance] 2026-06-02 17:36:44.509873 | instance | 2026-06-02 17:36:44.509879 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-06-02 17:36:44.509884 | instance | Tuesday 02 June 2026 17:36:44 +0000 (0:00:03.523) 0:16:49.382 ********** 2026-06-02 17:36:49.787574 | instance | changed: [instance] => (item=None) 2026-06-02 17:36:49.787677 | instance | changed: [instance] => (item=None) 2026-06-02 17:36:49.787806 | instance | changed: [instance] => (item=None) 2026-06-02 17:36:49.787934 | instance | changed: [instance] => (item=None) 2026-06-02 17:36:49.788058 | instance | changed: [instance] => (item=None) 2026-06-02 17:36:49.788185 | instance | changed: [instance] 2026-06-02 17:36:49.788296 | instance | 2026-06-02 17:36:49.788583 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-06-02 17:36:49.788626 | instance | Tuesday 02 June 2026 17:36:49 +0000 (0:00:05.278) 0:16:54.660 ********** 2026-06-02 17:37:01.152521 | instance | changed: [instance] => (item=alertmanager) 2026-06-02 17:37:01.152637 | instance | changed: [instance] => (item=prometheus) 2026-06-02 17:37:01.153026 | instance | 2026-06-02 17:37:01.153074 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-06-02 17:37:01.153080 | instance | Tuesday 02 June 2026 17:37:01 +0000 (0:00:11.365) 0:17:06.026 ********** 2026-06-02 17:37:12.513941 | instance | changed: [instance] => (item=alertmanager) 2026-06-02 17:37:12.513987 | instance | changed: [instance] => (item=prometheus) 2026-06-02 17:37:12.513993 | instance | 2026-06-02 17:37:12.513998 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-06-02 17:37:12.514003 | instance | Tuesday 02 June 2026 17:37:12 +0000 (0:00:11.360) 0:17:17.387 ********** 2026-06-02 17:37:13.177457 | instance | changed: [instance] 2026-06-02 17:37:13.177586 | instance | 2026-06-02 17:37:13.177933 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-06-02 17:37:13.177988 | instance | Tuesday 02 June 2026 17:37:13 +0000 (0:00:00.664) 0:17:18.051 ********** 2026-06-02 17:37:19.951157 | instance | ok: [instance] 2026-06-02 17:37:19.951258 | instance | 2026-06-02 17:37:19.951518 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-06-02 17:37:19.951559 | instance | Tuesday 02 June 2026 17:37:19 +0000 (0:00:06.773) 0:17:24.825 ********** 2026-06-02 17:37:33.560309 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-06-02 17:37:33.560395 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-06-02 17:37:33.560551 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-06-02 17:37:33.560623 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-06-02 17:37:33.560827 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-06-02 17:37:33.560896 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-06-02 17:37:33.561045 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-06-02 17:37:33.561107 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-06-02 17:37:33.561964 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-06-02 17:37:33.562038 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-06-02 17:37:33.562050 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-06-02 17:37:33.562060 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-06-02 17:37:33.562068 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-06-02 17:37:33.562077 | instance | 2026-06-02 17:37:33.562087 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-06-02 17:37:33.562102 | instance | Tuesday 02 June 2026 17:37:33 +0000 (0:00:13.608) 0:17:38.434 ********** 2026-06-02 17:38:03.788381 | instance | changed: [instance] 2026-06-02 17:38:03.788449 | instance | 2026-06-02 17:38:03.788461 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:38:03.788489 | instance | Tuesday 02 June 2026 17:38:03 +0000 (0:00:30.227) 0:18:08.661 ********** 2026-06-02 17:38:03.844911 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:38:03.845017 | instance | 2026-06-02 17:38:03.845138 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:38:03.845248 | instance | Tuesday 02 June 2026 17:38:03 +0000 (0:00:00.057) 0:18:08.718 ********** 2026-06-02 17:38:04.367389 | instance | changed: [instance] 2026-06-02 17:38:04.392552 | instance | 2026-06-02 17:38:04.392597 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-06-02 17:38:04.392609 | instance | Tuesday 02 June 2026 17:38:04 +0000 (0:00:00.522) 0:18:09.240 ********** 2026-06-02 17:38:07.509826 | instance | changed: [instance] 2026-06-02 17:38:07.509880 | instance | 2026-06-02 17:38:07.509887 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:38:07.509893 | instance | Tuesday 02 June 2026 17:38:07 +0000 (0:00:03.141) 0:18:12.382 ********** 2026-06-02 17:38:07.558029 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:38:07.558078 | instance | 2026-06-02 17:38:07.558086 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:38:07.558092 | instance | Tuesday 02 June 2026 17:38:07 +0000 (0:00:00.048) 0:18:12.431 ********** 2026-06-02 17:38:08.146022 | instance | changed: [instance] 2026-06-02 17:38:08.146053 | instance | 2026-06-02 17:38:08.146059 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-06-02 17:38:08.146068 | instance | Tuesday 02 June 2026 17:38:08 +0000 (0:00:00.587) 0:18:13.018 ********** 2026-06-02 17:38:10.821899 | instance | changed: [instance] 2026-06-02 17:38:10.821987 | instance | 2026-06-02 17:38:10.822120 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:38:10.822277 | instance | Tuesday 02 June 2026 17:38:10 +0000 (0:00:02.676) 0:18:15.695 ********** 2026-06-02 17:38:10.873546 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:38:10.873603 | instance | 2026-06-02 17:38:10.873993 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:38:10.874008 | instance | Tuesday 02 June 2026 17:38:10 +0000 (0:00:00.051) 0:18:15.747 ********** 2026-06-02 17:38:11.425119 | instance | changed: [instance] 2026-06-02 17:38:11.425178 | instance | 2026-06-02 17:38:11.425189 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-06-02 17:38:11.425199 | instance | Tuesday 02 June 2026 17:38:11 +0000 (0:00:00.550) 0:18:16.297 ********** 2026-06-02 17:38:14.481918 | instance | changed: [instance] 2026-06-02 17:38:14.481984 | instance | 2026-06-02 17:38:14.481996 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-06-02 17:38:14.482008 | instance | Tuesday 02 June 2026 17:38:14 +0000 (0:00:03.056) 0:18:19.354 ********** 2026-06-02 17:38:15.382362 | instance | changed: [instance] 2026-06-02 17:38:15.382424 | instance | 2026-06-02 17:38:15.382437 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:38:15.382448 | instance | Tuesday 02 June 2026 17:38:15 +0000 (0:00:00.900) 0:18:20.254 ********** 2026-06-02 17:38:15.440661 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:38:15.440704 | instance | 2026-06-02 17:38:15.440716 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:38:15.440726 | instance | Tuesday 02 June 2026 17:38:15 +0000 (0:00:00.058) 0:18:20.313 ********** 2026-06-02 17:38:15.968310 | instance | changed: [instance] 2026-06-02 17:38:15.968348 | instance | 2026-06-02 17:38:15.968353 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-06-02 17:38:15.968369 | instance | Tuesday 02 June 2026 17:38:15 +0000 (0:00:00.528) 0:18:20.841 ********** 2026-06-02 17:38:17.359986 | instance | changed: [instance] 2026-06-02 17:38:17.360221 | instance | 2026-06-02 17:38:17.360599 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:38:17.360934 | instance | Tuesday 02 June 2026 17:38:17 +0000 (0:00:01.391) 0:18:22.233 ********** 2026-06-02 17:38:17.406798 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:38:17.407045 | instance | 2026-06-02 17:38:17.407319 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:38:17.407583 | instance | Tuesday 02 June 2026 17:38:17 +0000 (0:00:00.046) 0:18:22.280 ********** 2026-06-02 17:38:18.086370 | instance | changed: [instance] 2026-06-02 17:38:18.086605 | instance | 2026-06-02 17:38:18.086874 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-06-02 17:38:18.087156 | instance | Tuesday 02 June 2026 17:38:18 +0000 (0:00:00.678) 0:18:22.959 ********** 2026-06-02 17:38:20.294218 | instance | changed: [instance] 2026-06-02 17:38:20.294263 | instance | 2026-06-02 17:38:20.294269 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-06-02 17:38:20.294274 | instance | 2026-06-02 17:38:20.294278 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:38:20.294282 | instance | Tuesday 02 June 2026 17:38:20 +0000 (0:00:02.204) 0:18:25.163 ********** 2026-06-02 17:38:22.052106 | instance | ok: [instance] 2026-06-02 17:38:22.052566 | instance | 2026-06-02 17:38:22.052678 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-06-02 17:38:22.052703 | instance | Tuesday 02 June 2026 17:38:22 +0000 (0:00:01.762) 0:18:26.925 ********** 2026-06-02 17:38:22.130842 | instance | skipping: [instance] 2026-06-02 17:38:22.130970 | instance | 2026-06-02 17:38:22.130986 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 17:38:22.131164 | instance | Tuesday 02 June 2026 17:38:22 +0000 (0:00:00.078) 0:18:27.004 ********** 2026-06-02 17:38:22.214244 | instance | ok: [instance] 2026-06-02 17:38:22.214299 | instance | 2026-06-02 17:38:22.214317 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 17:38:22.214484 | instance | Tuesday 02 June 2026 17:38:22 +0000 (0:00:00.082) 0:18:27.087 ********** 2026-06-02 17:38:22.269592 | instance | skipping: [instance] 2026-06-02 17:38:22.269632 | instance | 2026-06-02 17:38:22.269638 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 17:38:22.269644 | instance | Tuesday 02 June 2026 17:38:22 +0000 (0:00:00.055) 0:18:27.142 ********** 2026-06-02 17:38:22.321085 | instance | skipping: [instance] 2026-06-02 17:38:22.321197 | instance | 2026-06-02 17:38:22.321215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 17:38:22.321231 | instance | Tuesday 02 June 2026 17:38:22 +0000 (0:00:00.051) 0:18:27.193 ********** 2026-06-02 17:38:22.365922 | instance | skipping: [instance] 2026-06-02 17:38:22.366150 | instance | 2026-06-02 17:38:22.366356 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 17:38:22.366516 | instance | Tuesday 02 June 2026 17:38:22 +0000 (0:00:00.045) 0:18:27.239 ********** 2026-06-02 17:38:22.415594 | instance | skipping: [instance] 2026-06-02 17:38:22.415667 | instance | 2026-06-02 17:38:22.415818 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 17:38:22.416000 | instance | Tuesday 02 June 2026 17:38:22 +0000 (0:00:00.049) 0:18:27.289 ********** 2026-06-02 17:38:22.459261 | instance | skipping: [instance] 2026-06-02 17:38:22.459334 | instance | 2026-06-02 17:38:22.459462 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 17:38:22.459644 | instance | Tuesday 02 June 2026 17:38:22 +0000 (0:00:00.043) 0:18:27.332 ********** 2026-06-02 17:38:22.513972 | instance | ok: [instance] 2026-06-02 17:38:22.514450 | instance | 2026-06-02 17:38:22.514820 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 17:38:22.515155 | instance | Tuesday 02 June 2026 17:38:22 +0000 (0:00:00.053) 0:18:27.386 ********** 2026-06-02 17:38:22.604628 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 17:38:22.604827 | instance | 2026-06-02 17:38:22.604983 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 17:38:22.605135 | instance | Tuesday 02 June 2026 17:38:22 +0000 (0:00:00.073) 0:18:27.459 ********** 2026-06-02 17:38:22.659388 | instance | ok: [instance] 2026-06-02 17:38:22.659648 | instance | 2026-06-02 17:38:22.659874 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:38:22.660084 | instance | Tuesday 02 June 2026 17:38:22 +0000 (0:00:00.073) 0:18:27.532 ********** 2026-06-02 17:38:22.728767 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:38:22.729020 | instance | 2026-06-02 17:38:22.729264 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:38:22.729473 | instance | Tuesday 02 June 2026 17:38:22 +0000 (0:00:00.069) 0:18:27.602 ********** 2026-06-02 17:38:23.278456 | instance | changed: [instance] 2026-06-02 17:38:23.278824 | instance | 2026-06-02 17:38:23.279166 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-06-02 17:38:23.279559 | instance | Tuesday 02 June 2026 17:38:23 +0000 (0:00:00.549) 0:18:28.151 ********** 2026-06-02 17:38:24.729003 | instance | changed: [instance] 2026-06-02 17:38:24.729072 | instance | 2026-06-02 17:38:24.729477 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-06-02 17:38:24.729518 | instance | Tuesday 02 June 2026 17:38:24 +0000 (0:00:01.450) 0:18:29.602 ********** 2026-06-02 17:38:26.385079 | instance | changed: [instance] 2026-06-02 17:38:26.385166 | instance | 2026-06-02 17:38:26.385287 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-02 17:38:26.385406 | instance | Tuesday 02 June 2026 17:38:26 +0000 (0:00:01.656) 0:18:31.258 ********** 2026-06-02 17:38:31.005158 | instance | changed: [instance] 2026-06-02 17:38:31.005269 | instance | 2026-06-02 17:38:31.005523 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-02 17:38:31.005565 | instance | Tuesday 02 June 2026 17:38:31 +0000 (0:00:04.620) 0:18:35.878 ********** 2026-06-02 17:38:31.220729 | instance | changed: [instance] 2026-06-02 17:38:31.220768 | instance | 2026-06-02 17:38:31.220773 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-02 17:38:31.220778 | instance | Tuesday 02 June 2026 17:38:31 +0000 (0:00:00.214) 0:18:36.093 ********** 2026-06-02 17:38:31.747359 | instance | changed: [instance] 2026-06-02 17:38:31.747434 | instance | 2026-06-02 17:38:31.747684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 17:38:31.747719 | instance | Tuesday 02 June 2026 17:38:31 +0000 (0:00:00.527) 0:18:36.621 ********** 2026-06-02 17:38:31.852815 | instance | ok: [instance] 2026-06-02 17:38:31.852866 | instance | 2026-06-02 17:38:31.852874 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 17:38:31.852881 | instance | Tuesday 02 June 2026 17:38:31 +0000 (0:00:00.100) 0:18:36.721 ********** 2026-06-02 17:38:31.932683 | instance | included: rabbitmq for instance 2026-06-02 17:38:31.932758 | instance | 2026-06-02 17:38:31.932890 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-02 17:38:31.933009 | instance | Tuesday 02 June 2026 17:38:31 +0000 (0:00:00.085) 0:18:36.806 ********** 2026-06-02 17:38:32.617408 | instance | ok: [instance] 2026-06-02 17:38:32.617437 | instance | 2026-06-02 17:38:32.617443 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-02 17:38:32.617448 | instance | Tuesday 02 June 2026 17:38:32 +0000 (0:00:00.684) 0:18:37.490 ********** 2026-06-02 17:38:32.669032 | instance | skipping: [instance] 2026-06-02 17:38:32.669075 | instance | 2026-06-02 17:38:32.669083 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-02 17:38:32.669089 | instance | Tuesday 02 June 2026 17:38:32 +0000 (0:00:00.051) 0:18:37.542 ********** 2026-06-02 17:38:32.722266 | instance | skipping: [instance] 2026-06-02 17:38:32.722332 | instance | 2026-06-02 17:38:32.722343 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-02 17:38:32.722353 | instance | Tuesday 02 June 2026 17:38:32 +0000 (0:00:00.053) 0:18:37.595 ********** 2026-06-02 17:38:32.798487 | instance | skipping: [instance] 2026-06-02 17:38:32.798797 | instance | 2026-06-02 17:38:32.799012 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-02 17:38:32.799307 | instance | Tuesday 02 June 2026 17:38:32 +0000 (0:00:00.075) 0:18:37.671 ********** 2026-06-02 17:39:15.908022 | instance | changed: [instance] 2026-06-02 17:39:15.908312 | instance | 2026-06-02 17:39:15.908643 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 17:39:15.908965 | instance | Tuesday 02 June 2026 17:39:15 +0000 (0:00:43.109) 0:19:20.781 ********** 2026-06-02 17:39:16.558642 | instance | ok: [instance] 2026-06-02 17:39:16.558856 | instance | 2026-06-02 17:39:16.559150 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 17:39:16.559400 | instance | Tuesday 02 June 2026 17:39:16 +0000 (0:00:00.650) 0:19:21.431 ********** 2026-06-02 17:39:16.619310 | instance | ok: [instance] 2026-06-02 17:39:16.619601 | instance | 2026-06-02 17:39:16.619949 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 17:39:16.620281 | instance | Tuesday 02 June 2026 17:39:16 +0000 (0:00:00.060) 0:19:21.492 ********** 2026-06-02 17:39:16.677814 | instance | skipping: [instance] 2026-06-02 17:39:16.678059 | instance | 2026-06-02 17:39:16.678399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 17:39:16.678661 | instance | Tuesday 02 June 2026 17:39:16 +0000 (0:00:00.058) 0:19:21.551 ********** 2026-06-02 17:39:16.738467 | instance | skipping: [instance] 2026-06-02 17:39:16.738729 | instance | 2026-06-02 17:39:16.739011 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 17:39:16.739273 | instance | Tuesday 02 June 2026 17:39:16 +0000 (0:00:00.060) 0:19:21.611 ********** 2026-06-02 17:39:16.792941 | instance | ok: [instance] 2026-06-02 17:39:16.793212 | instance | 2026-06-02 17:39:16.793495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 17:39:16.793742 | instance | Tuesday 02 June 2026 17:39:16 +0000 (0:00:00.054) 0:19:21.666 ********** 2026-06-02 17:39:16.898574 | instance | ok: [instance] => (item=identity) 2026-06-02 17:39:16.898854 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 17:39:16.899088 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 17:39:16.899340 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-02 17:39:16.899579 | instance | 2026-06-02 17:39:16.899862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 17:39:16.900103 | instance | Tuesday 02 June 2026 17:39:16 +0000 (0:00:00.105) 0:19:21.772 ********** 2026-06-02 17:39:16.962266 | instance | ok: [instance] 2026-06-02 17:39:16.962507 | instance | 2026-06-02 17:39:16.962784 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:39:16.963080 | instance | Tuesday 02 June 2026 17:39:16 +0000 (0:00:00.063) 0:19:21.835 ********** 2026-06-02 17:39:17.020775 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:39:17.020999 | instance | 2026-06-02 17:39:17.021265 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:39:17.021543 | instance | Tuesday 02 June 2026 17:39:17 +0000 (0:00:00.058) 0:19:21.894 ********** 2026-06-02 17:39:17.539696 | instance | changed: [instance] 2026-06-02 17:39:17.539831 | instance | 2026-06-02 17:39:17.539843 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-06-02 17:39:17.539932 | instance | Tuesday 02 June 2026 17:39:17 +0000 (0:00:00.518) 0:19:22.413 ********** 2026-06-02 17:39:19.004443 | instance | ok: [instance] => (item=None) 2026-06-02 17:39:19.004503 | instance | ok: [instance] 2026-06-02 17:39:19.004515 | instance | 2026-06-02 17:39:19.004525 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-06-02 17:39:19.004535 | instance | Tuesday 02 June 2026 17:39:18 +0000 (0:00:01.462) 0:19:23.875 ********** 2026-06-02 17:39:20.035744 | instance | ok: [instance] => (item=atmosphere) 2026-06-02 17:39:20.035878 | instance | 2026-06-02 17:39:20.036158 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-06-02 17:39:20.036170 | instance | Tuesday 02 June 2026 17:39:20 +0000 (0:00:01.033) 0:19:24.909 ********** 2026-06-02 17:39:20.957526 | instance | changed: [instance] 2026-06-02 17:39:20.957627 | instance | 2026-06-02 17:39:20.957905 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-06-02 17:39:20.957941 | instance | Tuesday 02 June 2026 17:39:20 +0000 (0:00:00.922) 0:19:25.831 ********** 2026-06-02 17:39:22.094229 | instance | changed: [instance] => (item=None) 2026-06-02 17:39:22.094338 | instance | changed: [instance] 2026-06-02 17:39:22.094642 | instance | 2026-06-02 17:39:22.094678 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-06-02 17:39:22.094695 | instance | Tuesday 02 June 2026 17:39:22 +0000 (0:00:01.136) 0:19:26.967 ********** 2026-06-02 17:39:23.520263 | instance | changed: [instance] => (item=None) 2026-06-02 17:39:23.520488 | instance | changed: [instance] 2026-06-02 17:39:23.520569 | instance | 2026-06-02 17:39:23.520621 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-06-02 17:39:23.520758 | instance | Tuesday 02 June 2026 17:39:23 +0000 (0:00:01.426) 0:19:28.394 ********** 2026-06-02 17:42:11.296483 | instance | changed: [instance] 2026-06-02 17:42:11.296545 | instance | 2026-06-02 17:42:11.296557 | instance | TASK [Create Ingress] ********************************************************** 2026-06-02 17:42:11.296567 | instance | Tuesday 02 June 2026 17:42:11 +0000 (0:02:47.774) 0:22:16.169 ********** 2026-06-02 17:42:11.394440 | instance | included: openstack_helm_ingress for instance 2026-06-02 17:42:11.394506 | instance | 2026-06-02 17:42:11.394783 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-02 17:42:11.394821 | instance | Tuesday 02 June 2026 17:42:11 +0000 (0:00:00.099) 0:22:16.268 ********** 2026-06-02 17:42:11.448365 | instance | skipping: [instance] 2026-06-02 17:42:11.448477 | instance | 2026-06-02 17:42:11.448606 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-02 17:42:11.448722 | instance | Tuesday 02 June 2026 17:42:11 +0000 (0:00:00.053) 0:22:16.322 ********** 2026-06-02 17:42:11.506808 | instance | skipping: [instance] 2026-06-02 17:42:11.506915 | instance | 2026-06-02 17:42:11.507061 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-02 17:42:11.507180 | instance | Tuesday 02 June 2026 17:42:11 +0000 (0:00:00.058) 0:22:16.380 ********** 2026-06-02 17:42:11.566321 | instance | ok: [instance] 2026-06-02 17:42:11.566435 | instance | 2026-06-02 17:42:11.566565 | instance | TASK [Create Ingress identity] ************************************************* 2026-06-02 17:42:11.566682 | instance | Tuesday 02 June 2026 17:42:11 +0000 (0:00:00.059) 0:22:16.440 ********** 2026-06-02 17:42:11.654768 | instance | included: ingress for instance 2026-06-02 17:42:11.654885 | instance | 2026-06-02 17:42:11.655033 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-06-02 17:42:11.656227 | instance | Tuesday 02 June 2026 17:42:11 +0000 (0:00:00.088) 0:22:16.528 ********** 2026-06-02 17:42:12.684737 | instance | changed: [instance] 2026-06-02 17:42:12.684946 | instance | 2026-06-02 17:42:12.685218 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-06-02 17:42:12.685486 | instance | Tuesday 02 June 2026 17:42:12 +0000 (0:00:01.029) 0:22:17.557 ********** 2026-06-02 17:42:17.004296 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-06-02 17:42:17.004399 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-06-02 17:42:17.004412 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-06-02 17:42:17.004430 | instance | ok: [instance] 2026-06-02 17:42:17.005054 | instance | 2026-06-02 17:42:17.005118 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-06-02 17:42:17.005252 | instance | Tuesday 02 June 2026 17:42:16 +0000 (0:00:04.319) 0:22:21.876 ********** 2026-06-02 17:42:17.692707 | instance | ok: [instance] 2026-06-02 17:42:17.692796 | instance | 2026-06-02 17:42:17.692990 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-06-02 17:42:17.693071 | instance | Tuesday 02 June 2026 17:42:17 +0000 (0:00:00.689) 0:22:22.566 ********** 2026-06-02 17:42:18.971705 | instance | ok: [instance] => (item=atmosphere) 2026-06-02 17:42:18.971759 | instance | 2026-06-02 17:42:18.972051 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-06-02 17:42:18.972074 | instance | Tuesday 02 June 2026 17:42:18 +0000 (0:00:01.278) 0:22:23.844 ********** 2026-06-02 17:42:20.161552 | instance | changed: [instance] => (item=atmosphere) 2026-06-02 17:42:20.161615 | instance | 2026-06-02 17:42:20.161852 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-06-02 17:42:20.161890 | instance | Tuesday 02 June 2026 17:42:20 +0000 (0:00:01.190) 0:22:25.035 ********** 2026-06-02 17:42:21.218299 | instance | changed: [instance] => (item=atmosphere) 2026-06-02 17:42:21.218367 | instance | 2026-06-02 17:42:21.218668 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-06-02 17:42:21.218708 | instance | Tuesday 02 June 2026 17:42:21 +0000 (0:00:01.056) 0:22:26.092 ********** 2026-06-02 17:42:22.353858 | instance | changed: [instance] => (item=atmosphere) 2026-06-02 17:42:22.353938 | instance | 2026-06-02 17:42:22.354232 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-02 17:42:22.354297 | instance | Tuesday 02 June 2026 17:42:22 +0000 (0:00:01.135) 0:22:27.227 ********** 2026-06-02 17:42:22.666419 | instance | changed: [instance] 2026-06-02 17:42:22.666498 | instance | 2026-06-02 17:42:22.666868 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 17:42:22.666910 | instance | Tuesday 02 June 2026 17:42:22 +0000 (0:00:00.312) 0:22:27.540 ********** 2026-06-02 17:42:23.681465 | instance | ok: [instance] 2026-06-02 17:42:23.681840 | instance | 2026-06-02 17:42:23.681919 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-02 17:42:23.681939 | instance | Tuesday 02 June 2026 17:42:23 +0000 (0:00:01.015) 0:22:28.555 ********** 2026-06-02 17:42:23.925160 | instance | ok: [instance] 2026-06-02 17:42:23.925271 | instance | 2026-06-02 17:42:23.925492 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 17:42:23.925561 | instance | Tuesday 02 June 2026 17:42:23 +0000 (0:00:00.243) 0:22:28.798 ********** 2026-06-02 17:42:24.012166 | instance | ok: [instance] => { 2026-06-02 17:42:24.012309 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-02 17:42:24.012475 | instance | } 2026-06-02 17:42:24.012664 | instance | 2026-06-02 17:42:24.012834 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 17:42:24.013057 | instance | Tuesday 02 June 2026 17:42:24 +0000 (0:00:00.086) 0:22:28.885 ********** 2026-06-02 17:42:24.647374 | instance | changed: [instance] 2026-06-02 17:42:24.647449 | instance | 2026-06-02 17:42:24.647551 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 17:42:24.647677 | instance | Tuesday 02 June 2026 17:42:24 +0000 (0:00:00.635) 0:22:29.521 ********** 2026-06-02 17:42:25.890706 | instance | changed: [instance] 2026-06-02 17:42:25.890945 | instance | 2026-06-02 17:42:25.891227 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-02 17:42:25.891482 | instance | Tuesday 02 June 2026 17:42:25 +0000 (0:00:01.242) 0:22:30.764 ********** 2026-06-02 17:42:26.369081 | instance | changed: [instance] 2026-06-02 17:42:26.369287 | instance | 2026-06-02 17:42:26.369574 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-06-02 17:42:26.369844 | instance | Tuesday 02 June 2026 17:42:26 +0000 (0:00:00.478) 0:22:31.242 ********** 2026-06-02 17:42:27.054227 | instance | ok: [instance] 2026-06-02 17:42:27.054502 | instance | 2026-06-02 17:42:27.054802 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-06-02 17:42:27.055071 | instance | Tuesday 02 June 2026 17:42:27 +0000 (0:00:00.685) 0:22:31.927 ********** 2026-06-02 17:42:27.852802 | instance | ok: [instance] 2026-06-02 17:42:27.853096 | instance | 2026-06-02 17:42:27.853457 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-06-02 17:42:27.853812 | instance | Tuesday 02 June 2026 17:42:27 +0000 (0:00:00.798) 0:22:32.726 ********** 2026-06-02 17:42:28.205978 | instance | ok: [instance] 2026-06-02 17:42:28.206064 | instance | 2026-06-02 17:42:28.206570 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-02 17:42:28.206650 | instance | Tuesday 02 June 2026 17:42:28 +0000 (0:00:00.353) 0:22:33.079 ********** 2026-06-02 17:42:28.318879 | instance | included: openstack_helm_endpoints for instance 2026-06-02 17:42:28.318958 | instance | 2026-06-02 17:42:28.319063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 17:42:28.319211 | instance | Tuesday 02 June 2026 17:42:28 +0000 (0:00:00.113) 0:22:33.192 ********** 2026-06-02 17:42:28.378673 | instance | skipping: [instance] 2026-06-02 17:42:28.378752 | instance | 2026-06-02 17:42:28.378976 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 17:42:28.379330 | instance | Tuesday 02 June 2026 17:42:28 +0000 (0:00:00.059) 0:22:33.251 ********** 2026-06-02 17:42:28.427396 | instance | skipping: [instance] 2026-06-02 17:42:28.427772 | instance | 2026-06-02 17:42:28.428214 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 17:42:28.428631 | instance | Tuesday 02 June 2026 17:42:28 +0000 (0:00:00.048) 0:22:33.300 ********** 2026-06-02 17:42:28.466750 | instance | skipping: [instance] 2026-06-02 17:42:28.467005 | instance | 2026-06-02 17:42:28.467297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 17:42:28.467565 | instance | Tuesday 02 June 2026 17:42:28 +0000 (0:00:00.039) 0:22:33.340 ********** 2026-06-02 17:42:28.507631 | instance | skipping: [instance] 2026-06-02 17:42:28.507869 | instance | 2026-06-02 17:42:28.508135 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 17:42:28.508484 | instance | Tuesday 02 June 2026 17:42:28 +0000 (0:00:00.040) 0:22:33.381 ********** 2026-06-02 17:42:28.552788 | instance | skipping: [instance] 2026-06-02 17:42:28.552998 | instance | 2026-06-02 17:42:28.553287 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 17:42:28.553537 | instance | Tuesday 02 June 2026 17:42:28 +0000 (0:00:00.045) 0:22:33.426 ********** 2026-06-02 17:42:28.597974 | instance | skipping: [instance] 2026-06-02 17:42:28.598226 | instance | 2026-06-02 17:42:28.598515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 17:42:28.598755 | instance | Tuesday 02 June 2026 17:42:28 +0000 (0:00:00.045) 0:22:33.471 ********** 2026-06-02 17:42:28.651485 | instance | ok: [instance] 2026-06-02 17:42:28.651713 | instance | 2026-06-02 17:42:28.651981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 17:42:28.652314 | instance | Tuesday 02 June 2026 17:42:28 +0000 (0:00:00.053) 0:22:33.525 ********** 2026-06-02 17:42:28.714977 | instance | ok: [instance] => (item=identity) 2026-06-02 17:42:28.715210 | instance | 2026-06-02 17:42:28.715461 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 17:42:28.715715 | instance | Tuesday 02 June 2026 17:42:28 +0000 (0:00:00.063) 0:22:33.588 ********** 2026-06-02 17:42:28.782383 | instance | ok: [instance] 2026-06-02 17:42:28.782526 | instance | 2026-06-02 17:42:28.782704 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-06-02 17:42:28.782886 | instance | Tuesday 02 June 2026 17:42:28 +0000 (0:00:00.067) 0:22:33.655 ********** 2026-06-02 17:42:29.265559 | instance | changed: [instance] 2026-06-02 17:42:29.265663 | instance | 2026-06-02 17:42:29.265681 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-06-02 17:42:29.265690 | instance | Tuesday 02 June 2026 17:42:29 +0000 (0:00:00.483) 0:22:34.139 ********** 2026-06-02 17:42:29.761345 | instance | changed: [instance] 2026-06-02 17:42:29.761617 | instance | 2026-06-02 17:42:29.761999 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-06-02 17:42:29.762336 | instance | Tuesday 02 June 2026 17:42:29 +0000 (0:00:00.495) 0:22:34.634 ********** 2026-06-02 17:42:30.244701 | instance | changed: [instance] 2026-06-02 17:42:30.244961 | instance | 2026-06-02 17:42:30.245282 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-06-02 17:42:30.245573 | instance | Tuesday 02 June 2026 17:42:30 +0000 (0:00:00.483) 0:22:35.118 ********** 2026-06-02 17:42:30.769817 | instance | changed: [instance] 2026-06-02 17:42:30.769956 | instance | 2026-06-02 17:42:30.770130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 17:42:30.770330 | instance | Tuesday 02 June 2026 17:42:30 +0000 (0:00:00.525) 0:22:35.643 ********** 2026-06-02 17:42:30.852139 | instance | ok: [instance] 2026-06-02 17:42:30.852232 | instance | 2026-06-02 17:42:30.852351 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 17:42:30.852471 | instance | Tuesday 02 June 2026 17:42:30 +0000 (0:00:00.082) 0:22:35.725 ********** 2026-06-02 17:42:30.937885 | instance | included: rabbitmq for instance 2026-06-02 17:42:30.938226 | instance | 2026-06-02 17:42:30.938552 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-02 17:42:30.938854 | instance | Tuesday 02 June 2026 17:42:30 +0000 (0:00:00.085) 0:22:35.811 ********** 2026-06-02 17:42:31.609747 | instance | ok: [instance] 2026-06-02 17:42:31.609872 | instance | 2026-06-02 17:42:31.610056 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-02 17:42:31.610257 | instance | Tuesday 02 June 2026 17:42:31 +0000 (0:00:00.672) 0:22:36.483 ********** 2026-06-02 17:42:31.657371 | instance | skipping: [instance] 2026-06-02 17:42:31.657729 | instance | 2026-06-02 17:42:31.658214 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-02 17:42:31.658593 | instance | Tuesday 02 June 2026 17:42:31 +0000 (0:00:00.047) 0:22:36.530 ********** 2026-06-02 17:42:31.699496 | instance | skipping: [instance] 2026-06-02 17:42:31.699746 | instance | 2026-06-02 17:42:31.700019 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-02 17:42:31.700307 | instance | Tuesday 02 June 2026 17:42:31 +0000 (0:00:00.042) 0:22:36.572 ********** 2026-06-02 17:42:31.739100 | instance | skipping: [instance] 2026-06-02 17:42:31.739243 | instance | 2026-06-02 17:42:31.739445 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-02 17:42:31.739594 | instance | Tuesday 02 June 2026 17:42:31 +0000 (0:00:00.039) 0:22:36.612 ********** 2026-06-02 17:43:02.557445 | instance | changed: [instance] 2026-06-02 17:43:02.557587 | instance | 2026-06-02 17:43:02.557769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 17:43:02.557939 | instance | Tuesday 02 June 2026 17:43:02 +0000 (0:00:30.818) 0:23:07.430 ********** 2026-06-02 17:43:03.189637 | instance | ok: [instance] 2026-06-02 17:43:03.189775 | instance | 2026-06-02 17:43:03.189960 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 17:43:03.190130 | instance | Tuesday 02 June 2026 17:43:03 +0000 (0:00:00.632) 0:23:08.063 ********** 2026-06-02 17:43:03.244477 | instance | ok: [instance] 2026-06-02 17:43:03.244776 | instance | 2026-06-02 17:43:03.245065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 17:43:03.245329 | instance | Tuesday 02 June 2026 17:43:03 +0000 (0:00:00.054) 0:23:08.118 ********** 2026-06-02 17:43:03.291730 | instance | skipping: [instance] 2026-06-02 17:43:03.291975 | instance | 2026-06-02 17:43:03.292267 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 17:43:03.292536 | instance | Tuesday 02 June 2026 17:43:03 +0000 (0:00:00.047) 0:23:08.165 ********** 2026-06-02 17:43:03.341123 | instance | skipping: [instance] 2026-06-02 17:43:03.341417 | instance | 2026-06-02 17:43:03.341695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 17:43:03.341958 | instance | Tuesday 02 June 2026 17:43:03 +0000 (0:00:00.049) 0:23:08.214 ********** 2026-06-02 17:43:03.397721 | instance | ok: [instance] 2026-06-02 17:43:03.397964 | instance | 2026-06-02 17:43:03.398321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 17:43:03.398613 | instance | Tuesday 02 June 2026 17:43:03 +0000 (0:00:00.056) 0:23:08.271 ********** 2026-06-02 17:43:03.496489 | instance | ok: [instance] => (item=identity) 2026-06-02 17:43:03.496724 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 17:43:03.496979 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-02 17:43:03.497234 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 17:43:03.497489 | instance | ok: [instance] => (item=key_manager) 2026-06-02 17:43:03.497742 | instance | 2026-06-02 17:43:03.497992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 17:43:03.498294 | instance | Tuesday 02 June 2026 17:43:03 +0000 (0:00:00.099) 0:23:08.370 ********** 2026-06-02 17:43:03.560251 | instance | ok: [instance] 2026-06-02 17:43:03.560471 | instance | 2026-06-02 17:43:03.560744 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:43:03.561015 | instance | Tuesday 02 June 2026 17:43:03 +0000 (0:00:00.063) 0:23:08.434 ********** 2026-06-02 17:43:03.615415 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:43:03.615692 | instance | 2026-06-02 17:43:03.615970 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:43:03.616237 | instance | Tuesday 02 June 2026 17:43:03 +0000 (0:00:00.055) 0:23:08.489 ********** 2026-06-02 17:43:04.110980 | instance | changed: [instance] 2026-06-02 17:43:04.111213 | instance | 2026-06-02 17:43:04.111497 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-06-02 17:43:04.111757 | instance | Tuesday 02 June 2026 17:43:04 +0000 (0:00:00.495) 0:23:08.984 ********** 2026-06-02 17:44:48.625822 | instance | changed: [instance] 2026-06-02 17:44:48.626044 | instance | 2026-06-02 17:44:48.626342 | instance | TASK [Create Ingress] ********************************************************** 2026-06-02 17:44:48.626596 | instance | Tuesday 02 June 2026 17:44:48 +0000 (0:01:44.514) 0:24:53.499 ********** 2026-06-02 17:44:48.737707 | instance | included: openstack_helm_ingress for instance 2026-06-02 17:44:48.737946 | instance | 2026-06-02 17:44:48.738280 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-02 17:44:48.738573 | instance | Tuesday 02 June 2026 17:44:48 +0000 (0:00:00.112) 0:24:53.611 ********** 2026-06-02 17:44:48.785066 | instance | skipping: [instance] 2026-06-02 17:44:48.785358 | instance | 2026-06-02 17:44:48.785646 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-02 17:44:48.785914 | instance | Tuesday 02 June 2026 17:44:48 +0000 (0:00:00.047) 0:24:53.658 ********** 2026-06-02 17:44:48.837308 | instance | skipping: [instance] 2026-06-02 17:44:48.837573 | instance | 2026-06-02 17:44:48.837866 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-02 17:44:48.838137 | instance | Tuesday 02 June 2026 17:44:48 +0000 (0:00:00.051) 0:24:53.710 ********** 2026-06-02 17:44:48.900820 | instance | ok: [instance] 2026-06-02 17:44:48.901077 | instance | 2026-06-02 17:44:48.901342 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-06-02 17:44:48.901625 | instance | Tuesday 02 June 2026 17:44:48 +0000 (0:00:00.064) 0:24:53.774 ********** 2026-06-02 17:44:48.976920 | instance | included: ingress for instance 2026-06-02 17:44:48.977207 | instance | 2026-06-02 17:44:48.977507 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-06-02 17:44:48.977758 | instance | Tuesday 02 June 2026 17:44:48 +0000 (0:00:00.075) 0:24:53.850 ********** 2026-06-02 17:44:49.903932 | instance | changed: [instance] 2026-06-02 17:44:49.904161 | instance | 2026-06-02 17:44:49.904450 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-06-02 17:44:49.904758 | instance | Tuesday 02 June 2026 17:44:49 +0000 (0:00:00.926) 0:24:54.777 ********** 2026-06-02 17:44:51.042149 | instance | changed: [instance] 2026-06-02 17:44:51.042407 | instance | 2026-06-02 17:44:51.042690 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-06-02 17:44:51.042987 | instance | Tuesday 02 June 2026 17:44:51 +0000 (0:00:01.137) 0:24:55.915 ********** 2026-06-02 17:45:01.451488 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-06-02 17:45:01.451713 | instance | 2026-06-02 17:45:01.452005 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:45:01.452286 | instance | Tuesday 02 June 2026 17:45:01 +0000 (0:00:10.409) 0:25:06.324 ********** 2026-06-02 17:45:01.515085 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:45:01.515326 | instance | 2026-06-02 17:45:01.515610 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:45:01.515872 | instance | Tuesday 02 June 2026 17:45:01 +0000 (0:00:00.063) 0:25:06.388 ********** 2026-06-02 17:45:02.005763 | instance | changed: [instance] 2026-06-02 17:45:02.006017 | instance | 2026-06-02 17:45:02.006337 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-06-02 17:45:02.006603 | instance | Tuesday 02 June 2026 17:45:02 +0000 (0:00:00.490) 0:25:06.879 ********** 2026-06-02 17:45:04.648088 | instance | changed: [instance] 2026-06-02 17:45:04.648258 | instance | 2026-06-02 17:45:04.648394 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 17:45:04.648582 | instance | Tuesday 02 June 2026 17:45:04 +0000 (0:00:02.642) 0:25:09.521 ********** 2026-06-02 17:45:04.703092 | instance | skipping: [instance] 2026-06-02 17:45:04.703205 | instance | 2026-06-02 17:45:04.703366 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 17:45:04.703523 | instance | Tuesday 02 June 2026 17:45:04 +0000 (0:00:00.054) 0:25:09.576 ********** 2026-06-02 17:45:04.749240 | instance | skipping: [instance] 2026-06-02 17:45:04.749326 | instance | 2026-06-02 17:45:04.749463 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 17:45:04.749577 | instance | Tuesday 02 June 2026 17:45:04 +0000 (0:00:00.046) 0:25:09.622 ********** 2026-06-02 17:45:04.794013 | instance | skipping: [instance] 2026-06-02 17:45:04.794089 | instance | 2026-06-02 17:45:04.794250 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 17:45:04.794370 | instance | Tuesday 02 June 2026 17:45:04 +0000 (0:00:00.044) 0:25:09.667 ********** 2026-06-02 17:45:04.838343 | instance | skipping: [instance] 2026-06-02 17:45:04.838600 | instance | 2026-06-02 17:45:04.838884 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 17:45:04.839190 | instance | Tuesday 02 June 2026 17:45:04 +0000 (0:00:00.044) 0:25:09.712 ********** 2026-06-02 17:45:04.874477 | instance | skipping: [instance] 2026-06-02 17:45:04.874603 | instance | 2026-06-02 17:45:04.874788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 17:45:04.874976 | instance | Tuesday 02 June 2026 17:45:04 +0000 (0:00:00.036) 0:25:09.748 ********** 2026-06-02 17:45:04.917988 | instance | skipping: [instance] 2026-06-02 17:45:04.918130 | instance | 2026-06-02 17:45:04.918364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 17:45:04.918541 | instance | Tuesday 02 June 2026 17:45:04 +0000 (0:00:00.043) 0:25:09.791 ********** 2026-06-02 17:45:04.965511 | instance | ok: [instance] 2026-06-02 17:45:04.965792 | instance | 2026-06-02 17:45:04.966111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 17:45:04.966491 | instance | Tuesday 02 June 2026 17:45:04 +0000 (0:00:00.047) 0:25:09.839 ********** 2026-06-02 17:45:05.029519 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-06-02 17:45:05.029652 | instance | 2026-06-02 17:45:05.029822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 17:45:05.030022 | instance | Tuesday 02 June 2026 17:45:05 +0000 (0:00:00.064) 0:25:09.903 ********** 2026-06-02 17:45:05.096106 | instance | ok: [instance] 2026-06-02 17:45:05.096369 | instance | 2026-06-02 17:45:05.096670 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:45:05.096953 | instance | Tuesday 02 June 2026 17:45:05 +0000 (0:00:00.066) 0:25:09.969 ********** 2026-06-02 17:45:05.162684 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:45:05.162965 | instance | 2026-06-02 17:45:05.163223 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:45:05.163531 | instance | Tuesday 02 June 2026 17:45:05 +0000 (0:00:00.066) 0:25:10.036 ********** 2026-06-02 17:45:05.665236 | instance | changed: [instance] 2026-06-02 17:45:05.665318 | instance | 2026-06-02 17:45:05.665679 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-06-02 17:45:05.665896 | instance | Tuesday 02 June 2026 17:45:05 +0000 (0:00:00.502) 0:25:10.538 ********** 2026-06-02 17:45:32.362643 | instance | ok: [instance] 2026-06-02 17:45:32.362870 | instance | 2026-06-02 17:45:32.363160 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-06-02 17:45:32.363431 | instance | Tuesday 02 June 2026 17:45:32 +0000 (0:00:26.696) 0:25:37.235 ********** 2026-06-02 17:45:47.824465 | instance | ok: [instance] 2026-06-02 17:45:47.824740 | instance | 2026-06-02 17:45:47.824877 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-06-02 17:45:47.825005 | instance | Tuesday 02 June 2026 17:45:47 +0000 (0:00:15.462) 0:25:52.697 ********** 2026-06-02 17:45:49.451048 | instance | ok: [instance] 2026-06-02 17:45:49.451612 | instance | 2026-06-02 17:45:49.451664 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-06-02 17:45:49.451925 | instance | Tuesday 02 June 2026 17:45:49 +0000 (0:00:01.626) 0:25:54.324 ********** 2026-06-02 17:45:51.634957 | instance | ok: [instance] 2026-06-02 17:45:51.635041 | instance | 2026-06-02 17:45:51.635296 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-06-02 17:45:51.635337 | instance | Tuesday 02 June 2026 17:45:51 +0000 (0:00:02.184) 0:25:56.508 ********** 2026-06-02 17:45:52.286576 | instance | changed: [instance] 2026-06-02 17:45:52.287083 | instance | 2026-06-02 17:45:52.287127 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-06-02 17:45:52.287135 | instance | Tuesday 02 June 2026 17:45:52 +0000 (0:00:00.651) 0:25:57.160 ********** 2026-06-02 17:45:53.040960 | instance | changed: [instance] 2026-06-02 17:45:53.041516 | instance | 2026-06-02 17:45:53.041562 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-06-02 17:45:53.041570 | instance | Tuesday 02 June 2026 17:45:53 +0000 (0:00:00.754) 0:25:57.914 ********** 2026-06-02 17:45:56.004112 | instance | changed: [instance] 2026-06-02 17:45:56.004226 | instance | 2026-06-02 17:45:56.004498 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-06-02 17:45:56.004541 | instance | Tuesday 02 June 2026 17:45:55 +0000 (0:00:02.963) 0:26:00.877 ********** 2026-06-02 17:45:57.465824 | instance | [WARNING]: Module did not set no_log for update_password 2026-06-02 17:45:57.489608 | instance | changed: [instance] 2026-06-02 17:45:57.489722 | instance | 2026-06-02 17:45:57.489849 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-06-02 17:45:57.489969 | instance | Tuesday 02 June 2026 17:45:57 +0000 (0:00:01.485) 0:26:02.363 ********** 2026-06-02 17:46:06.455160 | instance | ok: [instance] 2026-06-02 17:46:06.455196 | instance | 2026-06-02 17:46:06.455202 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-06-02 17:46:06.455206 | instance | Tuesday 02 June 2026 17:46:06 +0000 (0:00:08.964) 0:26:11.328 ********** 2026-06-02 17:46:07.565153 | instance | changed: [instance] 2026-06-02 17:46:07.565233 | instance | 2026-06-02 17:46:07.565374 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-06-02 17:46:07.565513 | instance | Tuesday 02 June 2026 17:46:07 +0000 (0:00:01.110) 0:26:12.438 ********** 2026-06-02 17:46:09.590303 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-49.nip.io/swift/v1/%(tenant_id)s'}) 2026-06-02 17:46:09.590352 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-06-02 17:46:09.590358 | instance | 2026-06-02 17:46:09.590363 | instance | TASK [Create Ingress] ********************************************************** 2026-06-02 17:46:09.590368 | instance | Tuesday 02 June 2026 17:46:09 +0000 (0:00:02.024) 0:26:14.463 ********** 2026-06-02 17:46:09.706403 | instance | included: openstack_helm_ingress for instance 2026-06-02 17:46:09.706460 | instance | 2026-06-02 17:46:09.706535 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-02 17:46:09.706656 | instance | Tuesday 02 June 2026 17:46:09 +0000 (0:00:00.116) 0:26:14.579 ********** 2026-06-02 17:46:09.876683 | instance | skipping: [instance] 2026-06-02 17:46:09.876990 | instance | 2026-06-02 17:46:09.877307 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-02 17:46:09.877615 | instance | Tuesday 02 June 2026 17:46:09 +0000 (0:00:00.170) 0:26:14.750 ********** 2026-06-02 17:46:09.927778 | instance | skipping: [instance] 2026-06-02 17:46:09.928000 | instance | 2026-06-02 17:46:09.928285 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-02 17:46:09.928569 | instance | Tuesday 02 June 2026 17:46:09 +0000 (0:00:00.050) 0:26:14.801 ********** 2026-06-02 17:46:09.988728 | instance | ok: [instance] 2026-06-02 17:46:09.988971 | instance | 2026-06-02 17:46:09.989285 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-06-02 17:46:09.989564 | instance | Tuesday 02 June 2026 17:46:09 +0000 (0:00:00.061) 0:26:14.862 ********** 2026-06-02 17:46:10.067966 | instance | included: ingress for instance 2026-06-02 17:46:10.068179 | instance | 2026-06-02 17:46:10.068349 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-06-02 17:46:10.068516 | instance | Tuesday 02 June 2026 17:46:10 +0000 (0:00:00.078) 0:26:14.940 ********** 2026-06-02 17:46:11.058874 | instance | changed: [instance] 2026-06-02 17:46:11.059103 | instance | 2026-06-02 17:46:11.059392 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:46:11.059654 | instance | Tuesday 02 June 2026 17:46:11 +0000 (0:00:00.990) 0:26:15.931 ********** 2026-06-02 17:46:11.118260 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:46:11.118492 | instance | 2026-06-02 17:46:11.118828 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:46:11.119104 | instance | Tuesday 02 June 2026 17:46:11 +0000 (0:00:00.060) 0:26:15.991 ********** 2026-06-02 17:46:11.650070 | instance | changed: [instance] 2026-06-02 17:46:11.650185 | instance | 2026-06-02 17:46:11.650873 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-06-02 17:46:11.651001 | instance | Tuesday 02 June 2026 17:46:11 +0000 (0:00:00.531) 0:26:16.523 ********** 2026-06-02 17:46:26.536530 | instance | ok: [instance] 2026-06-02 17:46:26.536781 | instance | 2026-06-02 17:46:26.537066 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-06-02 17:46:26.537378 | instance | Tuesday 02 June 2026 17:46:26 +0000 (0:00:14.885) 0:26:31.408 ********** 2026-06-02 17:46:26.607631 | instance | ok: [instance] => (item=10.96.240.200) 2026-06-02 17:46:26.607896 | instance | 2026-06-02 17:46:26.608158 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-06-02 17:46:26.608421 | instance | Tuesday 02 June 2026 17:46:26 +0000 (0:00:00.071) 0:26:31.480 ********** 2026-06-02 17:46:27.342518 | instance | changed: [instance] 2026-06-02 17:46:27.342796 | instance | 2026-06-02 17:46:27.343127 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-06-02 17:46:27.343414 | instance | Tuesday 02 June 2026 17:46:27 +0000 (0:00:00.735) 0:26:32.215 ********** 2026-06-02 17:46:28.043621 | instance | changed: [instance] 2026-06-02 17:46:28.043934 | instance | 2026-06-02 17:46:28.044284 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-06-02 17:46:28.044651 | instance | Tuesday 02 June 2026 17:46:28 +0000 (0:00:00.701) 0:26:32.916 ********** 2026-06-02 17:46:30.304331 | instance | ok: [instance] 2026-06-02 17:46:30.305048 | instance | 2026-06-02 17:46:30.305085 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-06-02 17:46:30.305098 | instance | Tuesday 02 June 2026 17:46:30 +0000 (0:00:02.260) 0:26:35.177 ********** 2026-06-02 17:46:30.357923 | instance | ok: [instance] 2026-06-02 17:46:30.357967 | instance | 2026-06-02 17:46:30.357972 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-06-02 17:46:30.357977 | instance | Tuesday 02 June 2026 17:46:30 +0000 (0:00:00.053) 0:26:35.231 ********** 2026-06-02 17:46:31.140164 | instance | changed: [instance] 2026-06-02 17:46:31.140231 | instance | 2026-06-02 17:46:31.140533 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-06-02 17:46:31.140570 | instance | Tuesday 02 June 2026 17:46:31 +0000 (0:00:00.782) 0:26:36.013 ********** 2026-06-02 17:46:31.311031 | instance | ok: [instance] 2026-06-02 17:46:31.311146 | instance | 2026-06-02 17:46:31.311308 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-06-02 17:46:31.311469 | instance | Tuesday 02 June 2026 17:46:31 +0000 (0:00:00.169) 0:26:36.183 ********** 2026-06-02 17:46:33.716789 | instance | changed: [instance] 2026-06-02 17:46:33.717239 | instance | 2026-06-02 17:46:33.717288 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 17:46:33.717296 | instance | Tuesday 02 June 2026 17:46:33 +0000 (0:00:02.406) 0:26:38.590 ********** 2026-06-02 17:46:33.809976 | instance | ok: [instance] 2026-06-02 17:46:33.810035 | instance | 2026-06-02 17:46:33.810252 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 17:46:33.810317 | instance | Tuesday 02 June 2026 17:46:33 +0000 (0:00:00.093) 0:26:38.683 ********** 2026-06-02 17:46:33.893196 | instance | included: rabbitmq for instance 2026-06-02 17:46:33.893494 | instance | 2026-06-02 17:46:33.893779 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-02 17:46:33.893792 | instance | Tuesday 02 June 2026 17:46:33 +0000 (0:00:00.083) 0:26:38.766 ********** 2026-06-02 17:46:34.568470 | instance | ok: [instance] 2026-06-02 17:46:34.568541 | instance | 2026-06-02 17:46:34.568799 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-02 17:46:34.568840 | instance | Tuesday 02 June 2026 17:46:34 +0000 (0:00:00.675) 0:26:39.442 ********** 2026-06-02 17:46:34.620237 | instance | skipping: [instance] 2026-06-02 17:46:34.620334 | instance | 2026-06-02 17:46:34.620520 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-02 17:46:34.620591 | instance | Tuesday 02 June 2026 17:46:34 +0000 (0:00:00.051) 0:26:39.493 ********** 2026-06-02 17:46:34.672748 | instance | skipping: [instance] 2026-06-02 17:46:34.672855 | instance | 2026-06-02 17:46:34.673097 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-02 17:46:34.673133 | instance | Tuesday 02 June 2026 17:46:34 +0000 (0:00:00.052) 0:26:39.546 ********** 2026-06-02 17:46:34.724724 | instance | skipping: [instance] 2026-06-02 17:46:34.725105 | instance | 2026-06-02 17:46:34.725143 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-02 17:46:34.725160 | instance | Tuesday 02 June 2026 17:46:34 +0000 (0:00:00.051) 0:26:39.598 ********** 2026-06-02 17:47:05.530925 | instance | changed: [instance] 2026-06-02 17:47:05.531010 | instance | 2026-06-02 17:47:05.531165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 17:47:05.531303 | instance | Tuesday 02 June 2026 17:47:05 +0000 (0:00:30.805) 0:27:10.404 ********** 2026-06-02 17:47:06.162520 | instance | ok: [instance] 2026-06-02 17:47:06.162667 | instance | 2026-06-02 17:47:06.162917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 17:47:06.163093 | instance | Tuesday 02 June 2026 17:47:06 +0000 (0:00:00.631) 0:27:11.036 ********** 2026-06-02 17:47:06.218244 | instance | ok: [instance] 2026-06-02 17:47:06.218459 | instance | 2026-06-02 17:47:06.218749 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 17:47:06.219073 | instance | Tuesday 02 June 2026 17:47:06 +0000 (0:00:00.055) 0:27:11.091 ********** 2026-06-02 17:47:06.271466 | instance | skipping: [instance] 2026-06-02 17:47:06.271612 | instance | 2026-06-02 17:47:06.271837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 17:47:06.271956 | instance | Tuesday 02 June 2026 17:47:06 +0000 (0:00:00.053) 0:27:11.144 ********** 2026-06-02 17:47:06.324620 | instance | skipping: [instance] 2026-06-02 17:47:06.324893 | instance | 2026-06-02 17:47:06.325245 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 17:47:06.325475 | instance | Tuesday 02 June 2026 17:47:06 +0000 (0:00:00.053) 0:27:11.198 ********** 2026-06-02 17:47:06.378626 | instance | ok: [instance] 2026-06-02 17:47:06.378905 | instance | 2026-06-02 17:47:06.379206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 17:47:06.379486 | instance | Tuesday 02 June 2026 17:47:06 +0000 (0:00:00.053) 0:27:11.251 ********** 2026-06-02 17:47:06.507286 | instance | ok: [instance] => (item=dashboard) 2026-06-02 17:47:06.507438 | instance | ok: [instance] => (item=identity) 2026-06-02 17:47:06.507859 | instance | ok: [instance] => (item=image) 2026-06-02 17:47:06.507886 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 17:47:06.507945 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-02 17:47:06.508108 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 17:47:06.508268 | instance | 2026-06-02 17:47:06.508440 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 17:47:06.508806 | instance | Tuesday 02 June 2026 17:47:06 +0000 (0:00:00.128) 0:27:11.380 ********** 2026-06-02 17:47:06.572716 | instance | ok: [instance] 2026-06-02 17:47:06.573684 | instance | 2026-06-02 17:47:06.573747 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:47:06.573760 | instance | Tuesday 02 June 2026 17:47:06 +0000 (0:00:00.065) 0:27:11.446 ********** 2026-06-02 17:47:06.646128 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:47:06.646681 | instance | 2026-06-02 17:47:06.647070 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:47:06.647422 | instance | Tuesday 02 June 2026 17:47:06 +0000 (0:00:00.073) 0:27:11.519 ********** 2026-06-02 17:47:07.175990 | instance | changed: [instance] 2026-06-02 17:47:07.176153 | instance | 2026-06-02 17:47:07.176480 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-06-02 17:47:07.176756 | instance | Tuesday 02 June 2026 17:47:07 +0000 (0:00:00.529) 0:27:12.049 ********** 2026-06-02 17:47:07.462287 | instance | ok: [instance] 2026-06-02 17:47:07.462494 | instance | 2026-06-02 17:47:07.462771 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-06-02 17:47:07.462980 | instance | Tuesday 02 June 2026 17:47:07 +0000 (0:00:00.286) 0:27:12.335 ********** 2026-06-02 17:49:28.253049 | instance | changed: [instance] 2026-06-02 17:49:28.253145 | instance | 2026-06-02 17:49:28.253232 | instance | TASK [Create Ingress] ********************************************************** 2026-06-02 17:49:28.253328 | instance | Tuesday 02 June 2026 17:49:28 +0000 (0:02:20.790) 0:29:33.126 ********** 2026-06-02 17:49:28.385203 | instance | included: openstack_helm_ingress for instance 2026-06-02 17:49:28.385449 | instance | 2026-06-02 17:49:28.385753 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-02 17:49:28.386024 | instance | Tuesday 02 June 2026 17:49:28 +0000 (0:00:00.131) 0:29:33.258 ********** 2026-06-02 17:49:28.443134 | instance | skipping: [instance] 2026-06-02 17:49:28.443380 | instance | 2026-06-02 17:49:28.443670 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-02 17:49:28.444102 | instance | Tuesday 02 June 2026 17:49:28 +0000 (0:00:00.058) 0:29:33.316 ********** 2026-06-02 17:49:28.492934 | instance | skipping: [instance] 2026-06-02 17:49:28.493189 | instance | 2026-06-02 17:49:28.493473 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-02 17:49:28.493735 | instance | Tuesday 02 June 2026 17:49:28 +0000 (0:00:00.050) 0:29:33.366 ********** 2026-06-02 17:49:28.556688 | instance | ok: [instance] 2026-06-02 17:49:28.556958 | instance | 2026-06-02 17:49:28.557258 | instance | TASK [Create Ingress image] **************************************************** 2026-06-02 17:49:28.557612 | instance | Tuesday 02 June 2026 17:49:28 +0000 (0:00:00.063) 0:29:33.430 ********** 2026-06-02 17:49:28.629462 | instance | included: ingress for instance 2026-06-02 17:49:28.629696 | instance | 2026-06-02 17:49:28.629958 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-06-02 17:49:28.630259 | instance | Tuesday 02 June 2026 17:49:28 +0000 (0:00:00.073) 0:29:33.503 ********** 2026-06-02 17:49:29.561260 | instance | changed: [instance] 2026-06-02 17:49:29.561475 | instance | 2026-06-02 17:49:29.561737 | instance | TASK [Create images] *********************************************************** 2026-06-02 17:49:29.562000 | instance | Tuesday 02 June 2026 17:49:29 +0000 (0:00:00.931) 0:29:34.434 ********** 2026-06-02 17:49:29.678527 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-06-02 17:49:29.679669 | instance | 2026-06-02 17:49:29.679701 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-06-02 17:49:29.679712 | instance | Tuesday 02 June 2026 17:49:29 +0000 (0:00:00.117) 0:29:34.552 ********** 2026-06-02 17:49:33.211642 | instance | changed: [instance] 2026-06-02 17:49:33.211753 | instance | 2026-06-02 17:49:33.212063 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-06-02 17:49:33.212228 | instance | Tuesday 02 June 2026 17:49:33 +0000 (0:00:03.532) 0:29:38.084 ********** 2026-06-02 17:49:33.909287 | instance | ok: [instance] 2026-06-02 17:49:33.909531 | instance | 2026-06-02 17:49:33.909817 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-06-02 17:49:33.910294 | instance | Tuesday 02 June 2026 17:49:33 +0000 (0:00:00.697) 0:29:38.782 ********** 2026-06-02 17:49:33.971529 | instance | ok: [instance] 2026-06-02 17:49:33.971774 | instance | 2026-06-02 17:49:33.972074 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-06-02 17:49:33.972328 | instance | Tuesday 02 June 2026 17:49:33 +0000 (0:00:00.062) 0:29:38.844 ********** 2026-06-02 17:51:32.961014 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-06-02 17:51:32.961139 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-06-02 17:51:32.961316 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-06-02 17:51:32.961496 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-06-02 17:51:32.961697 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-06-02 17:51:32.961870 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-06-02 17:51:32.962035 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-06-02 17:51:32.962230 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-06-02 17:51:32.962421 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-06-02 17:51:32.962651 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-06-02 17:51:32.962792 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-06-02 17:51:32.962956 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-06-02 17:51:32.963123 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-06-02 17:51:32.963290 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-06-02 17:51:32.963473 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-06-02 17:51:32.963646 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-06-02 17:51:32.963814 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-06-02 17:51:32.963979 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-06-02 17:51:32.964178 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-06-02 17:51:32.964348 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-06-02 17:51:32.964522 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-06-02 17:51:32.964693 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-06-02 17:51:32.964860 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-06-02 17:51:32.965026 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-06-02 17:51:32.965213 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-06-02 17:51:32.965455 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-06-02 17:51:32.965624 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-06-02 17:51:32.965791 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-06-02 17:51:32.965957 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-06-02 17:51:32.966122 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-06-02 17:51:32.966325 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-06-02 17:51:32.966493 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-06-02 17:51:32.966659 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-06-02 17:51:32.966827 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-06-02 17:51:32.966995 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-06-02 17:51:32.967168 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-06-02 17:51:32.967335 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-06-02 17:51:32.967503 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-06-02 17:51:32.967670 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-06-02 17:51:32.967854 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-06-02 17:51:32.968004 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-06-02 17:51:32.968246 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-06-02 17:51:32.968418 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-06-02 17:51:32.968600 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-06-02 17:51:32.968731 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-06-02 17:51:32.968851 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-06-02 17:51:32.968971 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-06-02 17:51:32.969086 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-06-02 17:51:32.969205 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-06-02 17:51:32.969324 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-06-02 17:51:32.969442 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-06-02 17:51:32.969587 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-06-02 17:51:32.969709 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-06-02 17:51:32.969837 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-06-02 17:51:32.969948 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-06-02 17:51:32.970068 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-06-02 17:51:32.970191 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-06-02 17:51:32.970325 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-06-02 17:51:32.970444 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-06-02 17:51:32.970570 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-06-02 17:51:32.970689 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-06-02 17:51:32.970808 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-06-02 17:51:32.970927 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-06-02 17:51:32.971046 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left). 2026-06-02 17:51:32.971165 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left). 2026-06-02 17:51:32.971284 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left). 2026-06-02 17:51:32.971403 | instance | ok: [instance] 2026-06-02 17:51:32.971516 | instance | 2026-06-02 17:51:32.971641 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-06-02 17:51:32.971760 | instance | Tuesday 02 June 2026 17:51:32 +0000 (0:01:58.989) 0:31:37.834 ********** 2026-06-02 17:51:33.011619 | instance | ok: [instance] 2026-06-02 17:51:33.011706 | instance | 2026-06-02 17:51:33.011804 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-06-02 17:51:33.011966 | instance | Tuesday 02 June 2026 17:51:33 +0000 (0:00:00.050) 0:31:37.885 ********** 2026-06-02 17:51:33.066586 | instance | ok: [instance] 2026-06-02 17:51:33.066857 | instance | 2026-06-02 17:51:33.067139 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-06-02 17:51:33.067675 | instance | Tuesday 02 June 2026 17:51:33 +0000 (0:00:00.054) 0:31:37.940 ********** 2026-06-02 17:51:33.280723 | instance | changed: [instance] 2026-06-02 17:51:33.280975 | instance | 2026-06-02 17:51:33.281274 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-06-02 17:51:33.281680 | instance | Tuesday 02 June 2026 17:51:33 +0000 (0:00:00.214) 0:31:38.154 ********** 2026-06-02 17:51:33.963668 | instance | changed: [instance] 2026-06-02 17:51:33.963784 | instance | 2026-06-02 17:51:33.963905 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-06-02 17:51:33.964023 | instance | Tuesday 02 June 2026 17:51:33 +0000 (0:00:00.683) 0:31:38.837 ********** 2026-06-02 17:51:34.210471 | instance | ok: [instance] 2026-06-02 17:51:34.210578 | instance | 2026-06-02 17:51:34.210802 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-06-02 17:51:34.210978 | instance | Tuesday 02 June 2026 17:51:34 +0000 (0:00:00.246) 0:31:39.084 ********** 2026-06-02 17:51:34.499020 | instance | changed: [instance] 2026-06-02 17:51:34.499264 | instance | 2026-06-02 17:51:34.499542 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-06-02 17:51:34.499833 | instance | Tuesday 02 June 2026 17:51:34 +0000 (0:00:00.288) 0:31:39.372 ********** 2026-06-02 17:51:35.174818 | instance | ok: [instance] 2026-06-02 17:51:35.174980 | instance | 2026-06-02 17:51:35.175282 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-06-02 17:51:35.175540 | instance | Tuesday 02 June 2026 17:51:35 +0000 (0:00:00.675) 0:31:40.048 ********** 2026-06-02 17:51:35.231283 | instance | ok: [instance] 2026-06-02 17:51:35.231572 | instance | 2026-06-02 17:51:35.232109 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-06-02 17:51:35.232433 | instance | Tuesday 02 June 2026 17:51:35 +0000 (0:00:00.056) 0:31:40.104 ********** 2026-06-02 17:51:40.604483 | instance | changed: [instance] 2026-06-02 17:51:40.604562 | instance | 2026-06-02 17:51:40.604716 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-06-02 17:51:40.604833 | instance | Tuesday 02 June 2026 17:51:40 +0000 (0:00:05.373) 0:31:45.478 ********** 2026-06-02 17:51:40.657173 | instance | skipping: [instance] 2026-06-02 17:51:40.657424 | instance | 2026-06-02 17:51:40.657718 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-06-02 17:51:40.657991 | instance | Tuesday 02 June 2026 17:51:40 +0000 (0:00:00.052) 0:31:45.530 ********** 2026-06-02 17:51:40.704985 | instance | skipping: [instance] 2026-06-02 17:51:40.705343 | instance | 2026-06-02 17:51:40.705614 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-06-02 17:51:40.705888 | instance | Tuesday 02 June 2026 17:51:40 +0000 (0:00:00.047) 0:31:45.578 ********** 2026-06-02 17:51:41.011701 | instance | changed: [instance] 2026-06-02 17:51:41.011927 | instance | 2026-06-02 17:51:41.012221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 17:51:41.012502 | instance | Tuesday 02 June 2026 17:51:41 +0000 (0:00:00.306) 0:31:45.884 ********** 2026-06-02 17:51:41.083549 | instance | ok: [instance] 2026-06-02 17:51:41.083806 | instance | 2026-06-02 17:51:41.084056 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 17:51:41.084358 | instance | Tuesday 02 June 2026 17:51:41 +0000 (0:00:00.072) 0:31:45.957 ********** 2026-06-02 17:51:41.131674 | instance | skipping: [instance] 2026-06-02 17:51:41.131827 | instance | 2026-06-02 17:51:41.132009 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 17:51:41.132185 | instance | Tuesday 02 June 2026 17:51:41 +0000 (0:00:00.048) 0:31:46.005 ********** 2026-06-02 17:51:41.179639 | instance | skipping: [instance] 2026-06-02 17:51:41.179950 | instance | 2026-06-02 17:51:41.180232 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 17:51:41.180495 | instance | Tuesday 02 June 2026 17:51:41 +0000 (0:00:00.047) 0:31:46.053 ********** 2026-06-02 17:51:41.224111 | instance | skipping: [instance] 2026-06-02 17:51:41.224604 | instance | 2026-06-02 17:51:41.225060 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 17:51:41.225304 | instance | Tuesday 02 June 2026 17:51:41 +0000 (0:00:00.044) 0:31:46.097 ********** 2026-06-02 17:51:41.275100 | instance | skipping: [instance] 2026-06-02 17:51:41.275364 | instance | 2026-06-02 17:51:41.275641 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 17:51:41.275915 | instance | Tuesday 02 June 2026 17:51:41 +0000 (0:00:00.050) 0:31:46.148 ********** 2026-06-02 17:51:41.335495 | instance | skipping: [instance] 2026-06-02 17:51:41.335703 | instance | 2026-06-02 17:51:41.335989 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 17:51:41.336257 | instance | Tuesday 02 June 2026 17:51:41 +0000 (0:00:00.060) 0:31:46.208 ********** 2026-06-02 17:51:41.390806 | instance | ok: [instance] 2026-06-02 17:51:41.391045 | instance | 2026-06-02 17:51:41.391363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 17:51:41.391640 | instance | Tuesday 02 June 2026 17:51:41 +0000 (0:00:00.055) 0:31:46.264 ********** 2026-06-02 17:51:41.486838 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 17:51:41.487002 | instance | ok: [instance] => (item=identity) 2026-06-02 17:51:41.487179 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 17:51:41.487354 | instance | ok: [instance] => (item=staffeln) 2026-06-02 17:51:41.487519 | instance | 2026-06-02 17:51:41.487699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 17:51:41.487885 | instance | Tuesday 02 June 2026 17:51:41 +0000 (0:00:00.096) 0:31:46.360 ********** 2026-06-02 17:51:41.550190 | instance | ok: [instance] 2026-06-02 17:51:41.550445 | instance | 2026-06-02 17:51:41.550734 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:51:41.551000 | instance | Tuesday 02 June 2026 17:51:41 +0000 (0:00:00.063) 0:31:46.423 ********** 2026-06-02 17:51:41.613537 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:51:41.613684 | instance | 2026-06-02 17:51:41.613967 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:51:41.614560 | instance | Tuesday 02 June 2026 17:51:41 +0000 (0:00:00.063) 0:31:46.487 ********** 2026-06-02 17:51:42.133490 | instance | changed: [instance] 2026-06-02 17:51:42.133913 | instance | 2026-06-02 17:51:42.134210 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-06-02 17:51:42.134514 | instance | Tuesday 02 June 2026 17:51:42 +0000 (0:00:00.519) 0:31:47.006 ********** 2026-06-02 17:52:04.844940 | instance | changed: [instance] 2026-06-02 17:52:04.845191 | instance | 2026-06-02 17:52:04.845481 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 17:52:04.845752 | instance | Tuesday 02 June 2026 17:52:04 +0000 (0:00:22.711) 0:32:09.718 ********** 2026-06-02 17:52:05.016904 | instance | ok: [instance] 2026-06-02 17:52:05.017167 | instance | 2026-06-02 17:52:05.017431 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 17:52:05.017692 | instance | Tuesday 02 June 2026 17:52:05 +0000 (0:00:00.172) 0:32:09.890 ********** 2026-06-02 17:52:05.092250 | instance | included: rabbitmq for instance 2026-06-02 17:52:05.092522 | instance | 2026-06-02 17:52:05.092751 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-02 17:52:05.093039 | instance | Tuesday 02 June 2026 17:52:05 +0000 (0:00:00.075) 0:32:09.966 ********** 2026-06-02 17:52:05.831188 | instance | ok: [instance] 2026-06-02 17:52:05.831468 | instance | 2026-06-02 17:52:05.831785 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-02 17:52:05.832209 | instance | Tuesday 02 June 2026 17:52:05 +0000 (0:00:00.738) 0:32:10.704 ********** 2026-06-02 17:52:05.873862 | instance | skipping: [instance] 2026-06-02 17:52:05.873993 | instance | 2026-06-02 17:52:05.874174 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-02 17:52:05.874378 | instance | Tuesday 02 June 2026 17:52:05 +0000 (0:00:00.042) 0:32:10.747 ********** 2026-06-02 17:52:05.965914 | instance | skipping: [instance] 2026-06-02 17:52:05.966144 | instance | 2026-06-02 17:52:05.966504 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-02 17:52:05.966792 | instance | Tuesday 02 June 2026 17:52:05 +0000 (0:00:00.092) 0:32:10.839 ********** 2026-06-02 17:52:06.013678 | instance | skipping: [instance] 2026-06-02 17:52:06.013943 | instance | 2026-06-02 17:52:06.014182 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-02 17:52:06.014459 | instance | Tuesday 02 June 2026 17:52:06 +0000 (0:00:00.047) 0:32:10.887 ********** 2026-06-02 17:52:36.920411 | instance | changed: [instance] 2026-06-02 17:52:36.921007 | instance | 2026-06-02 17:52:36.921045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 17:52:36.921316 | instance | Tuesday 02 June 2026 17:52:36 +0000 (0:00:30.906) 0:32:41.793 ********** 2026-06-02 17:52:37.599824 | instance | ok: [instance] 2026-06-02 17:52:37.600081 | instance | 2026-06-02 17:52:37.600383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 17:52:37.600669 | instance | Tuesday 02 June 2026 17:52:37 +0000 (0:00:00.679) 0:32:42.473 ********** 2026-06-02 17:52:37.660039 | instance | ok: [instance] 2026-06-02 17:52:37.660386 | instance | 2026-06-02 17:52:37.660814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 17:52:37.661232 | instance | Tuesday 02 June 2026 17:52:37 +0000 (0:00:00.059) 0:32:42.533 ********** 2026-06-02 17:52:37.714034 | instance | skipping: [instance] 2026-06-02 17:52:37.714127 | instance | 2026-06-02 17:52:37.714286 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 17:52:37.714422 | instance | Tuesday 02 June 2026 17:52:37 +0000 (0:00:00.054) 0:32:42.587 ********** 2026-06-02 17:52:37.771147 | instance | skipping: [instance] 2026-06-02 17:52:37.771394 | instance | 2026-06-02 17:52:37.771668 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 17:52:37.771931 | instance | Tuesday 02 June 2026 17:52:37 +0000 (0:00:00.056) 0:32:42.644 ********** 2026-06-02 17:52:37.824053 | instance | ok: [instance] 2026-06-02 17:52:37.824184 | instance | 2026-06-02 17:52:37.824412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 17:52:37.824550 | instance | Tuesday 02 June 2026 17:52:37 +0000 (0:00:00.053) 0:32:42.697 ********** 2026-06-02 17:52:37.963233 | instance | ok: [instance] => (item=volumev3) 2026-06-02 17:52:37.963486 | instance | ok: [instance] => (item=identity) 2026-06-02 17:52:37.963775 | instance | ok: [instance] => (item=image) 2026-06-02 17:52:37.964031 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 17:52:37.964301 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-02 17:52:37.964568 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 17:52:37.964824 | instance | 2026-06-02 17:52:37.965099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 17:52:37.965368 | instance | Tuesday 02 June 2026 17:52:37 +0000 (0:00:00.139) 0:32:42.836 ********** 2026-06-02 17:52:38.026681 | instance | ok: [instance] 2026-06-02 17:52:38.026967 | instance | 2026-06-02 17:52:38.027257 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:52:38.027530 | instance | Tuesday 02 June 2026 17:52:38 +0000 (0:00:00.063) 0:32:42.900 ********** 2026-06-02 17:52:38.098842 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:52:38.098961 | instance | 2026-06-02 17:52:38.099123 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:52:38.099282 | instance | Tuesday 02 June 2026 17:52:38 +0000 (0:00:00.071) 0:32:42.972 ********** 2026-06-02 17:52:38.622280 | instance | changed: [instance] 2026-06-02 17:52:38.622348 | instance | 2026-06-02 17:52:38.622421 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-06-02 17:52:38.622590 | instance | Tuesday 02 June 2026 17:52:38 +0000 (0:00:00.523) 0:32:43.495 ********** 2026-06-02 17:52:38.913603 | instance | ok: [instance] 2026-06-02 17:52:38.913828 | instance | 2026-06-02 17:52:38.914113 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-06-02 17:52:38.914418 | instance | Tuesday 02 June 2026 17:52:38 +0000 (0:00:00.291) 0:32:43.787 ********** 2026-06-02 17:52:38.962680 | instance | ok: [instance] 2026-06-02 17:52:38.963022 | instance | 2026-06-02 17:52:38.963405 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-06-02 17:52:38.963741 | instance | Tuesday 02 June 2026 17:52:38 +0000 (0:00:00.049) 0:32:43.836 ********** 2026-06-02 17:52:39.134468 | instance | ok: [instance] 2026-06-02 17:52:39.134846 | instance | 2026-06-02 17:52:39.135192 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-06-02 17:52:39.135526 | instance | Tuesday 02 June 2026 17:52:39 +0000 (0:00:00.171) 0:32:44.007 ********** 2026-06-02 17:57:26.648845 | instance | changed: [instance] 2026-06-02 17:57:26.648939 | instance | 2026-06-02 17:57:26.649007 | instance | TASK [Create Ingress] ********************************************************** 2026-06-02 17:57:26.649121 | instance | Tuesday 02 June 2026 17:57:26 +0000 (0:04:47.514) 0:37:31.522 ********** 2026-06-02 17:57:26.767032 | instance | included: openstack_helm_ingress for instance 2026-06-02 17:57:26.767283 | instance | 2026-06-02 17:57:26.767607 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-02 17:57:26.767878 | instance | Tuesday 02 June 2026 17:57:26 +0000 (0:00:00.116) 0:37:31.638 ********** 2026-06-02 17:57:26.824193 | instance | skipping: [instance] 2026-06-02 17:57:26.824439 | instance | 2026-06-02 17:57:26.824755 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-02 17:57:26.825149 | instance | Tuesday 02 June 2026 17:57:26 +0000 (0:00:00.058) 0:37:31.697 ********** 2026-06-02 17:57:26.885905 | instance | skipping: [instance] 2026-06-02 17:57:26.886109 | instance | 2026-06-02 17:57:26.886379 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-02 17:57:26.886558 | instance | Tuesday 02 June 2026 17:57:26 +0000 (0:00:00.061) 0:37:31.759 ********** 2026-06-02 17:57:26.949749 | instance | ok: [instance] 2026-06-02 17:57:26.949999 | instance | 2026-06-02 17:57:26.950317 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-06-02 17:57:26.950597 | instance | Tuesday 02 June 2026 17:57:26 +0000 (0:00:00.063) 0:37:31.823 ********** 2026-06-02 17:57:27.022947 | instance | included: ingress for instance 2026-06-02 17:57:27.023136 | instance | 2026-06-02 17:57:27.023401 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-06-02 17:57:27.023661 | instance | Tuesday 02 June 2026 17:57:27 +0000 (0:00:00.073) 0:37:31.896 ********** 2026-06-02 17:57:28.115889 | instance | changed: [instance] 2026-06-02 17:57:28.116029 | instance | 2026-06-02 17:57:28.116244 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 17:57:28.116427 | instance | Tuesday 02 June 2026 17:57:28 +0000 (0:00:01.092) 0:37:32.988 ********** 2026-06-02 17:57:28.192257 | instance | ok: [instance] 2026-06-02 17:57:28.192379 | instance | 2026-06-02 17:57:28.192541 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 17:57:28.192691 | instance | Tuesday 02 June 2026 17:57:28 +0000 (0:00:00.076) 0:37:33.065 ********** 2026-06-02 17:57:28.237732 | instance | skipping: [instance] 2026-06-02 17:57:28.237836 | instance | 2026-06-02 17:57:28.238024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 17:57:28.238226 | instance | Tuesday 02 June 2026 17:57:28 +0000 (0:00:00.044) 0:37:33.110 ********** 2026-06-02 17:57:28.282346 | instance | skipping: [instance] 2026-06-02 17:57:28.282465 | instance | 2026-06-02 17:57:28.282647 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 17:57:28.282814 | instance | Tuesday 02 June 2026 17:57:28 +0000 (0:00:00.045) 0:37:33.155 ********** 2026-06-02 17:57:28.329328 | instance | skipping: [instance] 2026-06-02 17:57:28.329423 | instance | 2026-06-02 17:57:28.329514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 17:57:28.329672 | instance | Tuesday 02 June 2026 17:57:28 +0000 (0:00:00.046) 0:37:33.202 ********** 2026-06-02 17:57:28.382883 | instance | skipping: [instance] 2026-06-02 17:57:28.382977 | instance | 2026-06-02 17:57:28.383085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 17:57:28.383206 | instance | Tuesday 02 June 2026 17:57:28 +0000 (0:00:00.053) 0:37:33.256 ********** 2026-06-02 17:57:28.447424 | instance | skipping: [instance] 2026-06-02 17:57:28.447535 | instance | 2026-06-02 17:57:28.447749 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 17:57:28.447930 | instance | Tuesday 02 June 2026 17:57:28 +0000 (0:00:00.064) 0:37:33.321 ********** 2026-06-02 17:57:28.499699 | instance | ok: [instance] 2026-06-02 17:57:28.499903 | instance | 2026-06-02 17:57:28.500183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 17:57:28.500452 | instance | Tuesday 02 June 2026 17:57:28 +0000 (0:00:00.052) 0:37:33.373 ********** 2026-06-02 17:57:28.595671 | instance | ok: [instance] => (item=placement) 2026-06-02 17:57:28.595987 | instance | ok: [instance] => (item=identity) 2026-06-02 17:57:28.596377 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 17:57:28.596746 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 17:57:28.597077 | instance | 2026-06-02 17:57:28.597301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 17:57:28.597500 | instance | Tuesday 02 June 2026 17:57:28 +0000 (0:00:00.095) 0:37:33.468 ********** 2026-06-02 17:57:28.656871 | instance | ok: [instance] 2026-06-02 17:57:28.657156 | instance | 2026-06-02 17:57:28.657530 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:57:28.657878 | instance | Tuesday 02 June 2026 17:57:28 +0000 (0:00:00.061) 0:37:33.530 ********** 2026-06-02 17:57:28.723160 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:57:28.723274 | instance | 2026-06-02 17:57:28.723444 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:57:28.723643 | instance | Tuesday 02 June 2026 17:57:28 +0000 (0:00:00.066) 0:37:33.596 ********** 2026-06-02 17:57:29.293596 | instance | changed: [instance] 2026-06-02 17:57:29.293813 | instance | 2026-06-02 17:57:29.294106 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-06-02 17:57:29.294433 | instance | Tuesday 02 June 2026 17:57:29 +0000 (0:00:00.570) 0:37:34.166 ********** 2026-06-02 17:59:06.747430 | instance | changed: [instance] 2026-06-02 17:59:06.747926 | instance | 2026-06-02 17:59:06.748258 | instance | TASK [Create Ingress] ********************************************************** 2026-06-02 17:59:06.748646 | instance | Tuesday 02 June 2026 17:59:06 +0000 (0:01:37.453) 0:39:11.619 ********** 2026-06-02 17:59:06.848952 | instance | included: openstack_helm_ingress for instance 2026-06-02 17:59:06.849245 | instance | 2026-06-02 17:59:06.849563 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-02 17:59:06.849859 | instance | Tuesday 02 June 2026 17:59:06 +0000 (0:00:00.102) 0:39:11.722 ********** 2026-06-02 17:59:06.897034 | instance | skipping: [instance] 2026-06-02 17:59:06.897376 | instance | 2026-06-02 17:59:06.898555 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-02 17:59:06.898683 | instance | Tuesday 02 June 2026 17:59:06 +0000 (0:00:00.048) 0:39:11.770 ********** 2026-06-02 17:59:06.950861 | instance | skipping: [instance] 2026-06-02 17:59:06.951068 | instance | 2026-06-02 17:59:06.951354 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-02 17:59:06.951638 | instance | Tuesday 02 June 2026 17:59:06 +0000 (0:00:00.053) 0:39:11.824 ********** 2026-06-02 17:59:07.021700 | instance | ok: [instance] 2026-06-02 17:59:07.021962 | instance | 2026-06-02 17:59:07.022288 | instance | TASK [Create Ingress placement] ************************************************ 2026-06-02 17:59:07.022598 | instance | Tuesday 02 June 2026 17:59:07 +0000 (0:00:00.071) 0:39:11.895 ********** 2026-06-02 17:59:07.096902 | instance | included: ingress for instance 2026-06-02 17:59:07.097130 | instance | 2026-06-02 17:59:07.097402 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-06-02 17:59:07.097665 | instance | Tuesday 02 June 2026 17:59:07 +0000 (0:00:00.075) 0:39:11.970 ********** 2026-06-02 17:59:08.070008 | instance | changed: [instance] 2026-06-02 17:59:08.070076 | instance | 2026-06-02 17:59:08.070083 | instance | PLAY [Configure operating system] ********************************************** 2026-06-02 17:59:08.070089 | instance | 2026-06-02 17:59:08.070095 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 17:59:08.070100 | instance | Tuesday 02 June 2026 17:59:08 +0000 (0:00:00.970) 0:39:12.941 ********** 2026-06-02 17:59:10.446005 | instance | ok: [instance] 2026-06-02 17:59:10.446082 | instance | 2026-06-02 17:59:10.446094 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-06-02 17:59:10.446105 | instance | Tuesday 02 June 2026 17:59:10 +0000 (0:00:02.376) 0:39:15.317 ********** 2026-06-02 17:59:10.656261 | instance | ok: [instance] 2026-06-02 17:59:10.656510 | instance | 2026-06-02 17:59:10.656683 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-06-02 17:59:10.656796 | instance | Tuesday 02 June 2026 17:59:10 +0000 (0:00:00.211) 0:39:15.529 ********** 2026-06-02 17:59:10.716540 | instance | skipping: [instance] 2026-06-02 17:59:10.716626 | instance | 2026-06-02 17:59:10.716793 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-06-02 17:59:10.716871 | instance | Tuesday 02 June 2026 17:59:10 +0000 (0:00:00.060) 0:39:15.590 ********** 2026-06-02 17:59:10.775502 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-06-02 17:59:10.775607 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-06-02 17:59:10.775675 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-06-02 17:59:10.775799 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-06-02 17:59:10.775919 | instance | skipping: [instance] 2026-06-02 17:59:10.776032 | instance | 2026-06-02 17:59:10.776149 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-06-02 17:59:10.776279 | instance | Tuesday 02 June 2026 17:59:10 +0000 (0:00:00.058) 0:39:15.649 ********** 2026-06-02 17:59:10.838339 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-06-02 17:59:10.838524 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-06-02 17:59:10.838725 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-06-02 17:59:10.838930 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-06-02 17:59:10.839136 | instance | skipping: [instance] 2026-06-02 17:59:10.839352 | instance | 2026-06-02 17:59:10.839559 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-06-02 17:59:10.839788 | instance | Tuesday 02 June 2026 17:59:10 +0000 (0:00:00.062) 0:39:15.711 ********** 2026-06-02 17:59:10.993002 | instance | skipping: [instance] 2026-06-02 17:59:10.993104 | instance | 2026-06-02 17:59:10.993158 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-06-02 17:59:10.993278 | instance | Tuesday 02 June 2026 17:59:10 +0000 (0:00:00.155) 0:39:15.866 ********** 2026-06-02 17:59:11.060958 | instance | skipping: [instance] 2026-06-02 17:59:11.061163 | instance | 2026-06-02 17:59:11.061436 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-06-02 17:59:11.061719 | instance | Tuesday 02 June 2026 17:59:11 +0000 (0:00:00.067) 0:39:15.934 ********** 2026-06-02 17:59:16.980264 | instance | changed: [instance] 2026-06-02 17:59:16.980479 | instance | 2026-06-02 17:59:16.980752 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-06-02 17:59:16.981015 | instance | Tuesday 02 June 2026 17:59:16 +0000 (0:00:05.919) 0:39:21.853 ********** 2026-06-02 17:59:41.069090 | instance | changed: [instance] 2026-06-02 17:59:41.069173 | instance | 2026-06-02 17:59:41.069347 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-06-02 17:59:41.069533 | instance | Tuesday 02 June 2026 17:59:41 +0000 (0:00:24.088) 0:39:45.942 ********** 2026-06-02 17:59:41.569206 | instance | changed: [instance] 2026-06-02 17:59:41.569469 | instance | 2026-06-02 17:59:41.569877 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-06-02 17:59:41.570355 | instance | Tuesday 02 June 2026 17:59:41 +0000 (0:00:00.500) 0:39:46.442 ********** 2026-06-02 17:59:42.592531 | instance | ok: [instance] 2026-06-02 17:59:42.592607 | instance | 2026-06-02 17:59:42.592752 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-06-02 17:59:42.592888 | instance | Tuesday 02 June 2026 17:59:42 +0000 (0:00:01.023) 0:39:47.466 ********** 2026-06-02 17:59:43.050028 | instance | changed: [instance] 2026-06-02 17:59:43.050106 | instance | 2026-06-02 17:59:43.050236 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-06-02 17:59:43.050383 | instance | Tuesday 02 June 2026 17:59:43 +0000 (0:00:00.457) 0:39:47.923 ********** 2026-06-02 17:59:43.512254 | instance | changed: [instance] 2026-06-02 17:59:43.512324 | instance | 2026-06-02 17:59:43.512465 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-06-02 17:59:43.512589 | instance | Tuesday 02 June 2026 17:59:43 +0000 (0:00:00.462) 0:39:48.385 ********** 2026-06-02 17:59:44.026103 | instance | changed: [instance] 2026-06-02 17:59:44.026370 | instance | 2026-06-02 17:59:44.026723 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-06-02 17:59:44.027000 | instance | Tuesday 02 June 2026 17:59:44 +0000 (0:00:00.513) 0:39:48.899 ********** 2026-06-02 17:59:44.493636 | instance | changed: [instance] 2026-06-02 17:59:44.493880 | instance | 2026-06-02 17:59:44.494297 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-06-02 17:59:44.494616 | instance | Tuesday 02 June 2026 17:59:44 +0000 (0:00:00.467) 0:39:49.367 ********** 2026-06-02 17:59:44.756075 | instance | ok: [instance] 2026-06-02 17:59:44.756287 | instance | 2026-06-02 17:59:44.756575 | instance | PLAY [Deploy SDN] ************************************************************** 2026-06-02 17:59:44.756838 | instance | 2026-06-02 17:59:44.757133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 17:59:44.757380 | instance | Tuesday 02 June 2026 17:59:44 +0000 (0:00:00.262) 0:39:49.629 ********** 2026-06-02 17:59:44.836387 | instance | ok: [instance] 2026-06-02 17:59:44.836901 | instance | 2026-06-02 17:59:44.837201 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 17:59:44.837487 | instance | Tuesday 02 June 2026 17:59:44 +0000 (0:00:00.080) 0:39:49.710 ********** 2026-06-02 17:59:44.885228 | instance | skipping: [instance] 2026-06-02 17:59:44.885617 | instance | 2026-06-02 17:59:44.885916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 17:59:44.886154 | instance | Tuesday 02 June 2026 17:59:44 +0000 (0:00:00.048) 0:39:49.758 ********** 2026-06-02 17:59:44.937116 | instance | skipping: [instance] 2026-06-02 17:59:44.937363 | instance | 2026-06-02 17:59:44.937665 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 17:59:44.937919 | instance | Tuesday 02 June 2026 17:59:44 +0000 (0:00:00.051) 0:39:49.810 ********** 2026-06-02 17:59:44.976374 | instance | skipping: [instance] 2026-06-02 17:59:44.976652 | instance | 2026-06-02 17:59:44.976935 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 17:59:44.977222 | instance | Tuesday 02 June 2026 17:59:44 +0000 (0:00:00.039) 0:39:49.849 ********** 2026-06-02 17:59:45.022402 | instance | skipping: [instance] 2026-06-02 17:59:45.022633 | instance | 2026-06-02 17:59:45.022978 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 17:59:45.023261 | instance | Tuesday 02 June 2026 17:59:45 +0000 (0:00:00.045) 0:39:49.895 ********** 2026-06-02 17:59:45.074350 | instance | skipping: [instance] 2026-06-02 17:59:45.074564 | instance | 2026-06-02 17:59:45.074850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 17:59:45.075110 | instance | Tuesday 02 June 2026 17:59:45 +0000 (0:00:00.051) 0:39:49.947 ********** 2026-06-02 17:59:45.127814 | instance | ok: [instance] 2026-06-02 17:59:45.128051 | instance | 2026-06-02 17:59:45.128322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 17:59:45.128582 | instance | Tuesday 02 June 2026 17:59:45 +0000 (0:00:00.053) 0:39:50.001 ********** 2026-06-02 17:59:45.170865 | instance | skipping: [instance] 2026-06-02 17:59:45.170992 | instance | 2026-06-02 17:59:45.171162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 17:59:45.171348 | instance | Tuesday 02 June 2026 17:59:45 +0000 (0:00:00.043) 0:39:50.044 ********** 2026-06-02 17:59:45.248573 | instance | ok: [instance] 2026-06-02 17:59:45.248849 | instance | 2026-06-02 17:59:45.249157 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:59:45.249430 | instance | Tuesday 02 June 2026 17:59:45 +0000 (0:00:00.077) 0:39:50.122 ********** 2026-06-02 17:59:45.319608 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:59:45.319781 | instance | 2026-06-02 17:59:45.319943 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:59:45.320269 | instance | Tuesday 02 June 2026 17:59:45 +0000 (0:00:00.071) 0:39:50.193 ********** 2026-06-02 17:59:45.874888 | instance | changed: [instance] 2026-06-02 17:59:45.875019 | instance | 2026-06-02 17:59:45.875217 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-06-02 17:59:45.875393 | instance | Tuesday 02 June 2026 17:59:45 +0000 (0:00:00.555) 0:39:50.748 ********** 2026-06-02 17:59:46.098453 | instance | ok: [instance] 2026-06-02 17:59:46.098677 | instance | 2026-06-02 17:59:46.098972 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-06-02 17:59:46.099256 | instance | Tuesday 02 June 2026 17:59:46 +0000 (0:00:00.223) 0:39:50.971 ********** 2026-06-02 17:59:46.156232 | instance | ok: [instance] => { 2026-06-02 17:59:46.156465 | instance | "changed": false, 2026-06-02 17:59:46.156719 | instance | "msg": "All assertions passed" 2026-06-02 17:59:46.156964 | instance | } 2026-06-02 17:59:46.157204 | instance | 2026-06-02 17:59:46.157463 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-06-02 17:59:46.157718 | instance | Tuesday 02 June 2026 17:59:46 +0000 (0:00:00.056) 0:39:51.028 ********** 2026-06-02 17:59:54.433826 | instance | ok: [instance] 2026-06-02 17:59:54.434090 | instance | 2026-06-02 17:59:54.434436 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-06-02 17:59:54.434708 | instance | Tuesday 02 June 2026 17:59:54 +0000 (0:00:08.278) 0:39:59.307 ********** 2026-06-02 17:59:54.479233 | instance | ok: [instance] => { 2026-06-02 17:59:54.479476 | instance | "changed": false, 2026-06-02 17:59:54.479734 | instance | "msg": "Successfully pulled openvswitch image" 2026-06-02 17:59:54.480155 | instance | } 2026-06-02 17:59:54.480397 | instance | 2026-06-02 17:59:54.480676 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-06-02 17:59:54.480918 | instance | Tuesday 02 June 2026 17:59:54 +0000 (0:00:00.045) 0:39:59.352 ********** 2026-06-02 17:59:55.955569 | instance | changed: [instance] 2026-06-02 17:59:55.955838 | instance | 2026-06-02 17:59:55.956133 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:59:55.956439 | instance | Tuesday 02 June 2026 17:59:55 +0000 (0:00:01.475) 0:40:00.828 ********** 2026-06-02 17:59:56.042009 | instance | skipping: [instance] 2026-06-02 17:59:56.042111 | instance | 2026-06-02 17:59:56.042275 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-06-02 17:59:56.042360 | instance | Tuesday 02 June 2026 17:59:56 +0000 (0:00:00.087) 0:40:00.915 ********** 2026-06-02 17:59:56.142919 | instance | skipping: [instance] 2026-06-02 17:59:56.143187 | instance | 2026-06-02 17:59:56.144927 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 17:59:56.144940 | instance | Tuesday 02 June 2026 17:59:56 +0000 (0:00:00.100) 0:40:01.015 ********** 2026-06-02 17:59:56.211729 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 17:59:56.212058 | instance | 2026-06-02 17:59:56.212384 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 17:59:56.212688 | instance | Tuesday 02 June 2026 17:59:56 +0000 (0:00:00.069) 0:40:01.085 ********** 2026-06-02 17:59:56.749324 | instance | changed: [instance] 2026-06-02 17:59:56.749639 | instance | 2026-06-02 17:59:56.750103 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-06-02 17:59:56.750485 | instance | Tuesday 02 June 2026 17:59:56 +0000 (0:00:00.537) 0:40:01.622 ********** 2026-06-02 17:59:57.475965 | instance | ok: [instance] 2026-06-02 17:59:57.476041 | instance | 2026-06-02 17:59:57.476185 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-06-02 17:59:57.476315 | instance | Tuesday 02 June 2026 17:59:57 +0000 (0:00:00.726) 0:40:02.349 ********** 2026-06-02 17:59:57.540525 | instance | skipping: [instance] 2026-06-02 17:59:57.540790 | instance | 2026-06-02 17:59:57.541110 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-06-02 17:59:57.541384 | instance | Tuesday 02 June 2026 17:59:57 +0000 (0:00:00.064) 0:40:02.413 ********** 2026-06-02 18:00:07.694625 | instance | ok: [instance] 2026-06-02 18:00:07.694715 | instance | 2026-06-02 18:00:07.694832 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-06-02 18:00:07.694950 | instance | Tuesday 02 June 2026 18:00:07 +0000 (0:00:10.154) 0:40:12.568 ********** 2026-06-02 18:00:07.751501 | instance | ok: [instance] => { 2026-06-02 18:00:07.751713 | instance | "changed": false, 2026-06-02 18:00:07.751965 | instance | "msg": "Successfully pulled ovn-controller image" 2026-06-02 18:00:07.752207 | instance | } 2026-06-02 18:00:07.752473 | instance | 2026-06-02 18:00:07.752729 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-06-02 18:00:07.752986 | instance | Tuesday 02 June 2026 18:00:07 +0000 (0:00:00.056) 0:40:12.625 ********** 2026-06-02 18:00:09.861055 | instance | changed: [instance] 2026-06-02 18:00:09.861114 | instance | 2026-06-02 18:00:09.861119 | instance | PLAY [controllers[0]] ********************************************************** 2026-06-02 18:00:09.861127 | instance | 2026-06-02 18:00:09.861261 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 18:00:09.861642 | instance | Tuesday 02 June 2026 18:00:09 +0000 (0:00:02.109) 0:40:14.734 ********** 2026-06-02 18:00:12.520112 | instance | ok: [instance] 2026-06-02 18:00:12.520179 | instance | 2026-06-02 18:00:12.520192 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 18:00:12.520202 | instance | Tuesday 02 June 2026 18:00:12 +0000 (0:00:02.658) 0:40:17.392 ********** 2026-06-02 18:00:12.602235 | instance | ok: [instance] 2026-06-02 18:00:12.602303 | instance | 2026-06-02 18:00:12.602367 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 18:00:12.602488 | instance | Tuesday 02 June 2026 18:00:12 +0000 (0:00:00.083) 0:40:17.475 ********** 2026-06-02 18:00:12.660644 | instance | skipping: [instance] 2026-06-02 18:00:12.660776 | instance | 2026-06-02 18:00:12.660955 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 18:00:12.661138 | instance | Tuesday 02 June 2026 18:00:12 +0000 (0:00:00.058) 0:40:17.534 ********** 2026-06-02 18:00:12.723947 | instance | skipping: [instance] 2026-06-02 18:00:12.724353 | instance | 2026-06-02 18:00:12.724366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 18:00:12.724435 | instance | Tuesday 02 June 2026 18:00:12 +0000 (0:00:00.062) 0:40:17.597 ********** 2026-06-02 18:00:12.772409 | instance | skipping: [instance] 2026-06-02 18:00:12.772586 | instance | 2026-06-02 18:00:12.772899 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 18:00:12.773171 | instance | Tuesday 02 June 2026 18:00:12 +0000 (0:00:00.048) 0:40:17.646 ********** 2026-06-02 18:00:12.826901 | instance | skipping: [instance] 2026-06-02 18:00:12.827024 | instance | 2026-06-02 18:00:12.827046 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 18:00:12.827186 | instance | Tuesday 02 June 2026 18:00:12 +0000 (0:00:00.054) 0:40:17.700 ********** 2026-06-02 18:00:12.882949 | instance | skipping: [instance] 2026-06-02 18:00:12.883060 | instance | 2026-06-02 18:00:12.883140 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 18:00:12.883245 | instance | Tuesday 02 June 2026 18:00:12 +0000 (0:00:00.055) 0:40:17.756 ********** 2026-06-02 18:00:12.950710 | instance | ok: [instance] 2026-06-02 18:00:12.950883 | instance | 2026-06-02 18:00:12.951125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 18:00:12.951368 | instance | Tuesday 02 June 2026 18:00:12 +0000 (0:00:00.067) 0:40:17.824 ********** 2026-06-02 18:00:13.036759 | instance | ok: [instance] => (item=libvirt_exporter) 2026-06-02 18:00:13.036990 | instance | 2026-06-02 18:00:13.037277 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 18:00:13.037618 | instance | Tuesday 02 June 2026 18:00:13 +0000 (0:00:00.085) 0:40:17.909 ********** 2026-06-02 18:00:13.153956 | instance | ok: [instance] 2026-06-02 18:00:13.154223 | instance | 2026-06-02 18:00:13.154511 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 18:00:13.154782 | instance | Tuesday 02 June 2026 18:00:13 +0000 (0:00:00.117) 0:40:18.026 ********** 2026-06-02 18:00:13.239176 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 18:00:13.239285 | instance | 2026-06-02 18:00:13.239414 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 18:00:13.239578 | instance | Tuesday 02 June 2026 18:00:13 +0000 (0:00:00.085) 0:40:18.112 ********** 2026-06-02 18:00:13.788781 | instance | changed: [instance] 2026-06-02 18:00:13.789053 | instance | 2026-06-02 18:00:13.789373 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-06-02 18:00:13.789646 | instance | Tuesday 02 June 2026 18:00:13 +0000 (0:00:00.548) 0:40:18.661 ********** 2026-06-02 18:00:13.847509 | instance | skipping: [instance] 2026-06-02 18:00:13.847620 | instance | 2026-06-02 18:00:13.847788 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-06-02 18:00:13.847949 | instance | Tuesday 02 June 2026 18:00:13 +0000 (0:00:00.059) 0:40:18.721 ********** 2026-06-02 18:00:15.276795 | instance | changed: [instance] => (item=libvirt-vnc) 2026-06-02 18:00:15.277046 | instance | changed: [instance] => (item=libvirt-api) 2026-06-02 18:00:15.277299 | instance | 2026-06-02 18:00:15.277567 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-06-02 18:00:15.277868 | instance | Tuesday 02 June 2026 18:00:15 +0000 (0:00:01.428) 0:40:20.150 ********** 2026-06-02 18:00:17.048744 | instance | changed: [instance] => (item=libvirt-vnc) 2026-06-02 18:00:17.048852 | instance | changed: [instance] => (item=libvirt-api) 2026-06-02 18:00:17.048968 | instance | 2026-06-02 18:00:17.049093 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-06-02 18:00:17.049214 | instance | Tuesday 02 June 2026 18:00:17 +0000 (0:00:01.772) 0:40:21.922 ********** 2026-06-02 18:00:17.277159 | instance | ok: [instance] 2026-06-02 18:00:17.277265 | instance | 2026-06-02 18:00:17.277324 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-06-02 18:00:17.277449 | instance | Tuesday 02 June 2026 18:00:17 +0000 (0:00:00.225) 0:40:22.147 ********** 2026-06-02 18:00:19.558024 | instance | changed: [instance] 2026-06-02 18:00:19.558266 | instance | 2026-06-02 18:00:19.558599 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 18:00:19.558975 | instance | Tuesday 02 June 2026 18:00:19 +0000 (0:00:02.283) 0:40:24.430 ********** 2026-06-02 18:00:19.638297 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 18:00:19.638542 | instance | 2026-06-02 18:00:19.638813 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 18:00:19.639073 | instance | Tuesday 02 June 2026 18:00:19 +0000 (0:00:00.080) 0:40:24.511 ********** 2026-06-02 18:00:20.166167 | instance | changed: [instance] 2026-06-02 18:00:20.166287 | instance | 2026-06-02 18:00:20.166490 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-06-02 18:00:20.166655 | instance | Tuesday 02 June 2026 18:00:20 +0000 (0:00:00.526) 0:40:25.038 ********** 2026-06-02 18:00:20.276957 | instance | skipping: [instance] 2026-06-02 18:00:20.277061 | instance | 2026-06-02 18:00:20.277149 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-02 18:00:20.277282 | instance | Tuesday 02 June 2026 18:00:20 +0000 (0:00:00.112) 0:40:25.150 ********** 2026-06-02 18:00:21.266850 | instance | ok: [instance] 2026-06-02 18:00:21.267081 | instance | 2026-06-02 18:00:21.267392 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-02 18:00:21.267740 | instance | Tuesday 02 June 2026 18:00:21 +0000 (0:00:00.989) 0:40:26.140 ********** 2026-06-02 18:00:21.499731 | instance | ok: [instance] 2026-06-02 18:00:21.499941 | instance | 2026-06-02 18:00:21.500218 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-02 18:00:21.500451 | instance | Tuesday 02 June 2026 18:00:21 +0000 (0:00:00.232) 0:40:26.373 ********** 2026-06-02 18:00:22.058435 | instance | ok: [instance] 2026-06-02 18:00:22.059441 | instance | 2026-06-02 18:00:22.059461 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 18:00:22.059473 | instance | Tuesday 02 June 2026 18:00:22 +0000 (0:00:00.557) 0:40:26.930 ********** 2026-06-02 18:00:22.174059 | instance | ok: [instance] 2026-06-02 18:00:22.174173 | instance | 2026-06-02 18:00:22.174360 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 18:00:22.174559 | instance | Tuesday 02 June 2026 18:00:22 +0000 (0:00:00.116) 0:40:27.047 ********** 2026-06-02 18:00:22.276682 | instance | included: rabbitmq for instance 2026-06-02 18:00:22.276884 | instance | 2026-06-02 18:00:22.277212 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-02 18:00:22.277500 | instance | Tuesday 02 June 2026 18:00:22 +0000 (0:00:00.102) 0:40:27.149 ********** 2026-06-02 18:00:23.002727 | instance | ok: [instance] 2026-06-02 18:00:23.002970 | instance | 2026-06-02 18:00:23.003241 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-02 18:00:23.003504 | instance | Tuesday 02 June 2026 18:00:22 +0000 (0:00:00.726) 0:40:27.876 ********** 2026-06-02 18:00:23.067610 | instance | skipping: [instance] 2026-06-02 18:00:23.067823 | instance | 2026-06-02 18:00:23.068132 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-02 18:00:23.068425 | instance | Tuesday 02 June 2026 18:00:23 +0000 (0:00:00.064) 0:40:27.940 ********** 2026-06-02 18:00:23.127276 | instance | skipping: [instance] 2026-06-02 18:00:23.127497 | instance | 2026-06-02 18:00:23.127771 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-02 18:00:23.128037 | instance | Tuesday 02 June 2026 18:00:23 +0000 (0:00:00.059) 0:40:28.000 ********** 2026-06-02 18:00:23.194812 | instance | skipping: [instance] 2026-06-02 18:00:23.194942 | instance | 2026-06-02 18:00:23.195123 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-02 18:00:23.195293 | instance | Tuesday 02 June 2026 18:00:23 +0000 (0:00:00.067) 0:40:28.068 ********** 2026-06-02 18:00:54.088251 | instance | changed: [instance] 2026-06-02 18:00:54.088515 | instance | 2026-06-02 18:00:54.088814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 18:00:54.089088 | instance | Tuesday 02 June 2026 18:00:54 +0000 (0:00:30.892) 0:40:58.961 ********** 2026-06-02 18:00:54.806404 | instance | ok: [instance] 2026-06-02 18:00:54.806569 | instance | 2026-06-02 18:00:54.806585 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 18:00:54.806654 | instance | Tuesday 02 June 2026 18:00:54 +0000 (0:00:00.718) 0:40:59.679 ********** 2026-06-02 18:00:54.871457 | instance | ok: [instance] 2026-06-02 18:00:54.871562 | instance | 2026-06-02 18:00:54.871627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 18:00:54.871763 | instance | Tuesday 02 June 2026 18:00:54 +0000 (0:00:00.065) 0:40:59.745 ********** 2026-06-02 18:00:54.938200 | instance | skipping: [instance] 2026-06-02 18:00:54.938394 | instance | 2026-06-02 18:00:54.938691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 18:00:54.938990 | instance | Tuesday 02 June 2026 18:00:54 +0000 (0:00:00.066) 0:40:59.811 ********** 2026-06-02 18:00:54.998813 | instance | skipping: [instance] 2026-06-02 18:00:54.999064 | instance | 2026-06-02 18:00:54.999427 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 18:00:54.999699 | instance | Tuesday 02 June 2026 18:00:54 +0000 (0:00:00.060) 0:40:59.872 ********** 2026-06-02 18:00:55.057764 | instance | ok: [instance] 2026-06-02 18:00:55.057886 | instance | 2026-06-02 18:00:55.057903 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 18:00:55.058062 | instance | Tuesday 02 June 2026 18:00:55 +0000 (0:00:00.059) 0:40:59.931 ********** 2026-06-02 18:00:55.282714 | instance | ok: [instance] => (item=volumev3) 2026-06-02 18:00:55.282833 | instance | ok: [instance] => (item=compute_metadata) 2026-06-02 18:00:55.283013 | instance | ok: [instance] => (item=oslo_db_api) 2026-06-02 18:00:55.283218 | instance | ok: [instance] => (item=identity) 2026-06-02 18:00:55.283417 | instance | ok: [instance] => (item=image) 2026-06-02 18:00:55.283593 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-06-02 18:00:55.283759 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 18:00:55.283928 | instance | ok: [instance] => (item=baremetal) 2026-06-02 18:00:55.284098 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-02 18:00:55.284297 | instance | ok: [instance] => (item=placement) 2026-06-02 18:00:55.284464 | instance | ok: [instance] => (item=network) 2026-06-02 18:00:55.284633 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 18:00:55.284803 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-06-02 18:00:55.284984 | instance | ok: [instance] => (item=compute) 2026-06-02 18:00:55.285149 | instance | 2026-06-02 18:00:55.285360 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 18:00:55.285552 | instance | Tuesday 02 June 2026 18:00:55 +0000 (0:00:00.224) 0:41:00.156 ********** 2026-06-02 18:00:55.372332 | instance | ok: [instance] 2026-06-02 18:00:55.372456 | instance | 2026-06-02 18:00:55.372609 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 18:00:55.372765 | instance | Tuesday 02 June 2026 18:00:55 +0000 (0:00:00.089) 0:41:00.245 ********** 2026-06-02 18:00:55.462972 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 18:00:55.463196 | instance | 2026-06-02 18:00:55.463515 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 18:00:55.463805 | instance | Tuesday 02 June 2026 18:00:55 +0000 (0:00:00.090) 0:41:00.336 ********** 2026-06-02 18:00:56.008171 | instance | changed: [instance] 2026-06-02 18:00:56.008374 | instance | 2026-06-02 18:00:56.008650 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-06-02 18:00:56.008953 | instance | Tuesday 02 June 2026 18:00:56 +0000 (0:00:00.545) 0:41:00.881 ********** 2026-06-02 18:00:56.068525 | instance | skipping: [instance] 2026-06-02 18:00:56.068752 | instance | 2026-06-02 18:00:56.069074 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-06-02 18:00:56.069342 | instance | Tuesday 02 June 2026 18:00:56 +0000 (0:00:00.060) 0:41:00.942 ********** 2026-06-02 18:00:56.267403 | instance | ok: [instance -> localhost] 2026-06-02 18:00:56.267523 | instance | 2026-06-02 18:00:56.267673 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-06-02 18:00:56.267845 | instance | Tuesday 02 June 2026 18:00:56 +0000 (0:00:00.198) 0:41:01.140 ********** 2026-06-02 18:00:56.650902 | instance | ok: [instance -> localhost] 2026-06-02 18:00:56.651103 | instance | 2026-06-02 18:00:56.651375 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-06-02 18:00:56.651645 | instance | Tuesday 02 June 2026 18:00:56 +0000 (0:00:00.383) 0:41:01.524 ********** 2026-06-02 18:00:57.157086 | instance | ok: [instance -> localhost] 2026-06-02 18:00:57.157321 | instance | 2026-06-02 18:00:57.157617 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-06-02 18:00:57.157900 | instance | Tuesday 02 June 2026 18:00:57 +0000 (0:00:00.505) 0:41:02.030 ********** 2026-06-02 18:00:57.360248 | instance | ok: [instance -> localhost] 2026-06-02 18:00:57.360602 | instance | 2026-06-02 18:00:57.360765 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-06-02 18:00:57.361018 | instance | Tuesday 02 June 2026 18:00:57 +0000 (0:00:00.203) 0:41:02.233 ********** 2026-06-02 18:00:58.655436 | instance | ok: [instance] => (item=nova-bootstrap) 2026-06-02 18:00:58.656310 | instance | ok: [instance] => (item=nova-cell-setup) 2026-06-02 18:00:58.656379 | instance | 2026-06-02 18:00:58.656393 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-06-02 18:00:58.656480 | instance | Tuesday 02 June 2026 18:00:58 +0000 (0:00:01.294) 0:41:03.528 ********** 2026-06-02 18:00:59.169699 | instance | ok: [instance] 2026-06-02 18:00:59.169827 | instance | 2026-06-02 18:00:59.170006 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-06-02 18:00:59.170187 | instance | Tuesday 02 June 2026 18:00:59 +0000 (0:00:00.514) 0:41:04.043 ********** 2026-06-02 18:03:50.917906 | instance | changed: [instance] 2026-06-02 18:03:50.918118 | instance | 2026-06-02 18:03:50.918463 | instance | TASK [Create Ingress] ********************************************************** 2026-06-02 18:03:50.918748 | instance | Tuesday 02 June 2026 18:03:50 +0000 (0:02:51.747) 0:43:55.791 ********** 2026-06-02 18:03:51.153960 | instance | included: openstack_helm_ingress for instance 2026-06-02 18:03:51.154221 | instance | 2026-06-02 18:03:51.154559 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-02 18:03:51.154839 | instance | Tuesday 02 June 2026 18:03:51 +0000 (0:00:00.236) 0:43:56.027 ********** 2026-06-02 18:03:51.214669 | instance | skipping: [instance] 2026-06-02 18:03:51.214898 | instance | 2026-06-02 18:03:51.215179 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-02 18:03:51.215445 | instance | Tuesday 02 June 2026 18:03:51 +0000 (0:00:00.060) 0:43:56.088 ********** 2026-06-02 18:03:51.277980 | instance | skipping: [instance] 2026-06-02 18:03:51.278318 | instance | 2026-06-02 18:03:51.278637 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-02 18:03:51.278979 | instance | Tuesday 02 June 2026 18:03:51 +0000 (0:00:00.062) 0:43:56.151 ********** 2026-06-02 18:03:51.348731 | instance | ok: [instance] 2026-06-02 18:03:51.348970 | instance | 2026-06-02 18:03:51.349252 | instance | TASK [Create Ingress compute] ************************************************** 2026-06-02 18:03:51.349566 | instance | Tuesday 02 June 2026 18:03:51 +0000 (0:00:00.070) 0:43:56.222 ********** 2026-06-02 18:03:51.447662 | instance | included: ingress for instance 2026-06-02 18:03:51.447898 | instance | 2026-06-02 18:03:51.448200 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-06-02 18:03:51.448477 | instance | Tuesday 02 June 2026 18:03:51 +0000 (0:00:00.098) 0:43:56.321 ********** 2026-06-02 18:03:52.531361 | instance | changed: [instance] 2026-06-02 18:03:52.531576 | instance | 2026-06-02 18:03:52.531872 | instance | TASK [Create Ingress] ********************************************************** 2026-06-02 18:03:52.532153 | instance | Tuesday 02 June 2026 18:03:52 +0000 (0:00:01.083) 0:43:57.404 ********** 2026-06-02 18:03:52.663465 | instance | included: openstack_helm_ingress for instance 2026-06-02 18:03:52.663597 | instance | 2026-06-02 18:03:52.663740 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-02 18:03:52.663909 | instance | Tuesday 02 June 2026 18:03:52 +0000 (0:00:00.132) 0:43:57.537 ********** 2026-06-02 18:03:52.720739 | instance | skipping: [instance] 2026-06-02 18:03:52.720961 | instance | 2026-06-02 18:03:52.721197 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-02 18:03:52.721404 | instance | Tuesday 02 June 2026 18:03:52 +0000 (0:00:00.057) 0:43:57.594 ********** 2026-06-02 18:03:52.774306 | instance | skipping: [instance] 2026-06-02 18:03:52.774542 | instance | 2026-06-02 18:03:52.774829 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-02 18:03:52.775099 | instance | Tuesday 02 June 2026 18:03:52 +0000 (0:00:00.053) 0:43:57.647 ********** 2026-06-02 18:03:52.840205 | instance | ok: [instance] 2026-06-02 18:03:52.840489 | instance | 2026-06-02 18:03:52.840874 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-06-02 18:03:52.841257 | instance | Tuesday 02 June 2026 18:03:52 +0000 (0:00:00.065) 0:43:57.713 ********** 2026-06-02 18:03:52.926031 | instance | included: ingress for instance 2026-06-02 18:03:52.926187 | instance | 2026-06-02 18:03:52.926383 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-06-02 18:03:52.926555 | instance | Tuesday 02 June 2026 18:03:52 +0000 (0:00:00.085) 0:43:57.799 ********** 2026-06-02 18:03:54.039549 | instance | changed: [instance] 2026-06-02 18:03:54.039701 | instance | 2026-06-02 18:03:54.039972 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-06-02 18:03:54.040241 | instance | Tuesday 02 June 2026 18:03:54 +0000 (0:00:01.112) 0:43:58.912 ********** 2026-06-02 18:03:54.767604 | instance | ok: [instance] 2026-06-02 18:03:54.767685 | instance | 2026-06-02 18:03:54.767811 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-06-02 18:03:54.767934 | instance | Tuesday 02 June 2026 18:03:54 +0000 (0:00:00.728) 0:43:59.641 ********** 2026-06-02 18:04:13.115322 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-06-02 18:04:13.115683 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-06-02 18:04:13.115957 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-06-02 18:04:13.116241 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-06-02 18:04:13.116515 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-06-02 18:04:13.116827 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-06-02 18:04:13.117094 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-06-02 18:04:13.117342 | instance | 2026-06-02 18:04:13.117619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 18:04:13.117889 | instance | Tuesday 02 June 2026 18:04:13 +0000 (0:00:18.347) 0:44:17.988 ********** 2026-06-02 18:04:13.217436 | instance | ok: [instance] 2026-06-02 18:04:13.217629 | instance | 2026-06-02 18:04:13.217928 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 18:04:13.218258 | instance | Tuesday 02 June 2026 18:04:13 +0000 (0:00:00.102) 0:44:18.090 ********** 2026-06-02 18:04:13.307418 | instance | included: rabbitmq for instance 2026-06-02 18:04:13.307601 | instance | 2026-06-02 18:04:13.307936 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-02 18:04:13.308181 | instance | Tuesday 02 June 2026 18:04:13 +0000 (0:00:00.090) 0:44:18.181 ********** 2026-06-02 18:04:14.046746 | instance | ok: [instance] 2026-06-02 18:04:14.046869 | instance | 2026-06-02 18:04:14.047049 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-02 18:04:14.047320 | instance | Tuesday 02 June 2026 18:04:14 +0000 (0:00:00.739) 0:44:18.920 ********** 2026-06-02 18:04:14.108033 | instance | skipping: [instance] 2026-06-02 18:04:14.108266 | instance | 2026-06-02 18:04:14.108559 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-02 18:04:14.108815 | instance | Tuesday 02 June 2026 18:04:14 +0000 (0:00:00.061) 0:44:18.981 ********** 2026-06-02 18:04:14.171642 | instance | skipping: [instance] 2026-06-02 18:04:14.171845 | instance | 2026-06-02 18:04:14.172164 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-02 18:04:14.172415 | instance | Tuesday 02 June 2026 18:04:14 +0000 (0:00:00.063) 0:44:19.044 ********** 2026-06-02 18:04:14.229846 | instance | skipping: [instance] 2026-06-02 18:04:14.230106 | instance | 2026-06-02 18:04:14.230361 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-02 18:04:14.230622 | instance | Tuesday 02 June 2026 18:04:14 +0000 (0:00:00.058) 0:44:19.103 ********** 2026-06-02 18:04:45.164657 | instance | changed: [instance] 2026-06-02 18:04:45.164738 | instance | 2026-06-02 18:04:45.164854 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 18:04:45.164976 | instance | Tuesday 02 June 2026 18:04:45 +0000 (0:00:30.934) 0:44:50.038 ********** 2026-06-02 18:04:45.852187 | instance | ok: [instance] 2026-06-02 18:04:45.852275 | instance | 2026-06-02 18:04:45.852406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 18:04:45.852527 | instance | Tuesday 02 June 2026 18:04:45 +0000 (0:00:00.687) 0:44:50.725 ********** 2026-06-02 18:04:45.921046 | instance | ok: [instance] 2026-06-02 18:04:45.921291 | instance | 2026-06-02 18:04:45.921596 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 18:04:45.921882 | instance | Tuesday 02 June 2026 18:04:45 +0000 (0:00:00.068) 0:44:50.794 ********** 2026-06-02 18:04:45.994073 | instance | skipping: [instance] 2026-06-02 18:04:45.994187 | instance | 2026-06-02 18:04:45.994347 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 18:04:45.994480 | instance | Tuesday 02 June 2026 18:04:45 +0000 (0:00:00.073) 0:44:50.867 ********** 2026-06-02 18:04:46.056289 | instance | skipping: [instance] 2026-06-02 18:04:46.056521 | instance | 2026-06-02 18:04:46.056813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 18:04:46.057074 | instance | Tuesday 02 June 2026 18:04:46 +0000 (0:00:00.061) 0:44:50.929 ********** 2026-06-02 18:04:46.116476 | instance | ok: [instance] 2026-06-02 18:04:46.116696 | instance | 2026-06-02 18:04:46.118557 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 18:04:46.118913 | instance | Tuesday 02 June 2026 18:04:46 +0000 (0:00:00.060) 0:44:50.989 ********** 2026-06-02 18:04:46.306586 | instance | ok: [instance] => (item=compute_metadata) 2026-06-02 18:04:46.307062 | instance | ok: [instance] => (item=load_balancer) 2026-06-02 18:04:46.307435 | instance | ok: [instance] => (item=identity) 2026-06-02 18:04:46.307785 | instance | ok: [instance] => (item=compute) 2026-06-02 18:04:46.308134 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 18:04:46.308480 | instance | ok: [instance] => (item=baremetal) 2026-06-02 18:04:46.308823 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-02 18:04:46.309166 | instance | ok: [instance] => (item=network) 2026-06-02 18:04:46.309508 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 18:04:46.309850 | instance | ok: [instance] => (item=dns) 2026-06-02 18:04:46.310205 | instance | 2026-06-02 18:04:46.310620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 18:04:46.310950 | instance | Tuesday 02 June 2026 18:04:46 +0000 (0:00:00.190) 0:44:51.180 ********** 2026-06-02 18:04:46.382701 | instance | ok: [instance] 2026-06-02 18:04:46.382775 | instance | 2026-06-02 18:04:46.382902 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 18:04:46.383046 | instance | Tuesday 02 June 2026 18:04:46 +0000 (0:00:00.075) 0:44:51.255 ********** 2026-06-02 18:04:46.458053 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 18:04:46.458593 | instance | 2026-06-02 18:04:46.458633 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 18:04:46.458638 | instance | Tuesday 02 June 2026 18:04:46 +0000 (0:00:00.076) 0:44:51.331 ********** 2026-06-02 18:04:47.006992 | instance | changed: [instance] 2026-06-02 18:04:47.007068 | instance | 2026-06-02 18:04:47.007338 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-06-02 18:04:47.007380 | instance | Tuesday 02 June 2026 18:04:46 +0000 (0:00:00.548) 0:44:51.880 ********** 2026-06-02 18:04:47.676942 | instance | ok: [instance] 2026-06-02 18:04:47.677187 | instance | 2026-06-02 18:04:47.677265 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-06-02 18:04:47.677285 | instance | Tuesday 02 June 2026 18:04:47 +0000 (0:00:00.669) 0:44:52.550 ********** 2026-06-02 18:04:47.726069 | instance | skipping: [instance] 2026-06-02 18:04:47.726138 | instance | 2026-06-02 18:04:47.726455 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-06-02 18:04:47.726490 | instance | Tuesday 02 June 2026 18:04:47 +0000 (0:00:00.049) 0:44:52.599 ********** 2026-06-02 18:04:48.243139 | instance | ok: [instance] 2026-06-02 18:04:48.243217 | instance | 2026-06-02 18:04:48.243452 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-06-02 18:04:48.243495 | instance | Tuesday 02 June 2026 18:04:48 +0000 (0:00:00.517) 0:44:53.116 ********** 2026-06-02 18:04:48.318138 | instance | ok: [instance] 2026-06-02 18:04:48.318251 | instance | 2026-06-02 18:04:48.318519 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-06-02 18:04:48.318549 | instance | Tuesday 02 June 2026 18:04:48 +0000 (0:00:00.074) 0:44:53.191 ********** 2026-06-02 18:04:48.401384 | instance | ok: [instance] 2026-06-02 18:04:48.401457 | instance | 2026-06-02 18:04:48.401713 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-06-02 18:04:48.401777 | instance | Tuesday 02 June 2026 18:04:48 +0000 (0:00:00.083) 0:44:53.275 ********** 2026-06-02 18:04:48.455836 | instance | skipping: [instance] 2026-06-02 18:04:48.455912 | instance | 2026-06-02 18:04:48.456220 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-06-02 18:04:48.456270 | instance | Tuesday 02 June 2026 18:04:48 +0000 (0:00:00.054) 0:44:53.329 ********** 2026-06-02 18:07:04.846727 | instance | changed: [instance] 2026-06-02 18:07:04.846797 | instance | 2026-06-02 18:07:04.846811 | instance | TASK [Create Ingress] ********************************************************** 2026-06-02 18:07:04.846823 | instance | Tuesday 02 June 2026 18:07:04 +0000 (0:02:16.389) 0:47:09.718 ********** 2026-06-02 18:07:05.101154 | instance | included: openstack_helm_ingress for instance 2026-06-02 18:07:05.101229 | instance | 2026-06-02 18:07:05.101413 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-02 18:07:05.101532 | instance | Tuesday 02 June 2026 18:07:05 +0000 (0:00:00.255) 0:47:09.974 ********** 2026-06-02 18:07:05.162300 | instance | skipping: [instance] 2026-06-02 18:07:05.162702 | instance | 2026-06-02 18:07:05.162747 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-02 18:07:05.162753 | instance | Tuesday 02 June 2026 18:07:05 +0000 (0:00:00.061) 0:47:10.036 ********** 2026-06-02 18:07:05.224969 | instance | skipping: [instance] 2026-06-02 18:07:05.225044 | instance | 2026-06-02 18:07:05.225158 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-02 18:07:05.225279 | instance | Tuesday 02 June 2026 18:07:05 +0000 (0:00:00.062) 0:47:10.098 ********** 2026-06-02 18:07:05.294711 | instance | ok: [instance] 2026-06-02 18:07:05.294782 | instance | 2026-06-02 18:07:05.294885 | instance | TASK [Create Ingress network] ************************************************** 2026-06-02 18:07:05.295004 | instance | Tuesday 02 June 2026 18:07:05 +0000 (0:00:00.069) 0:47:10.168 ********** 2026-06-02 18:07:05.384698 | instance | included: ingress for instance 2026-06-02 18:07:05.384771 | instance | 2026-06-02 18:07:05.384826 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-06-02 18:07:05.384969 | instance | Tuesday 02 June 2026 18:07:05 +0000 (0:00:00.089) 0:47:10.258 ********** 2026-06-02 18:07:06.354697 | instance | changed: [instance] 2026-06-02 18:07:06.355127 | instance | 2026-06-02 18:07:06.355395 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-06-02 18:07:06.355666 | instance | Tuesday 02 June 2026 18:07:06 +0000 (0:00:00.969) 0:47:11.227 ********** 2026-06-02 18:07:07.057954 | instance | ok: [instance] 2026-06-02 18:07:07.058037 | instance | 2026-06-02 18:07:07.058183 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-06-02 18:07:07.058300 | instance | Tuesday 02 June 2026 18:07:07 +0000 (0:00:00.703) 0:47:11.931 ********** 2026-06-02 18:12:55.989380 | instance | failed: [instance] (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) => {"ansible_loop_var": "item", "attempts": 60, "changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n"}, "item": {"external": true, "mtu_size": 1500, "name": "public", "port_security_enabled": true, "provider_network_type": "flat", "provider_physical_network": "external", "shared": true, "subnets": [{"allocation_pool_end": "10.96.250.220", "allocation_pool_start": "10.96.250.200", "cidr": "10.96.250.0/24", "enable_dhcp": true, "gateway_ip": "10.96.250.10", "name": "public-subnet"}]}, "msg": "HttpException: 503: Server Error for url: https://network.199-204-45-49.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"} 2026-06-02 18:12:56.000894 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-06-02 18:12:56.001175 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-06-02 18:12:56.001449 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-06-02 18:12:56.001720 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-06-02 18:12:56.001987 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-06-02 18:12:56.002303 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-06-02 18:12:56.002570 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left). 2026-06-02 18:12:56.002889 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left). 2026-06-02 18:12:56.003181 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left). 2026-06-02 18:12:56.003428 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left). 2026-06-02 18:12:56.003681 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left). 2026-06-02 18:12:56.003932 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left). 2026-06-02 18:12:56.004205 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left). 2026-06-02 18:12:56.004456 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left). 2026-06-02 18:12:56.004711 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left). 2026-06-02 18:12:56.004971 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left). 2026-06-02 18:12:56.005231 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left). 2026-06-02 18:12:56.005488 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left). 2026-06-02 18:12:56.005758 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left). 2026-06-02 18:12:56.006016 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left). 2026-06-02 18:12:56.006326 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left). 2026-06-02 18:12:56.006778 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left). 2026-06-02 18:12:56.007046 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left). 2026-06-02 18:12:56.007301 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left). 2026-06-02 18:12:56.007458 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left). 2026-06-02 18:12:56.007620 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left). 2026-06-02 18:12:56.007794 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left). 2026-06-02 18:12:56.007945 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left). 2026-06-02 18:12:56.008116 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left). 2026-06-02 18:12:56.008275 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left). 2026-06-02 18:12:56.008445 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left). 2026-06-02 18:12:56.008593 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left). 2026-06-02 18:12:56.008755 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left). 2026-06-02 18:12:56.008917 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left). 2026-06-02 18:12:56.009078 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left). 2026-06-02 18:12:56.009240 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left). 2026-06-02 18:12:56.009407 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left). 2026-06-02 18:12:56.009572 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left). 2026-06-02 18:12:56.009734 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left). 2026-06-02 18:12:56.009897 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left). 2026-06-02 18:12:56.010059 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left). 2026-06-02 18:12:56.010243 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left). 2026-06-02 18:12:56.010407 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left). 2026-06-02 18:12:56.010570 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left). 2026-06-02 18:12:56.010762 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left). 2026-06-02 18:12:56.010915 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left). 2026-06-02 18:12:56.011077 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left). 2026-06-02 18:12:56.011239 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left). 2026-06-02 18:12:56.011397 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left). 2026-06-02 18:12:56.011558 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left). 2026-06-02 18:12:56.011720 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left). 2026-06-02 18:12:56.011883 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left). 2026-06-02 18:12:56.012049 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left). 2026-06-02 18:12:56.012212 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left). 2026-06-02 18:12:56.012375 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left). 2026-06-02 18:12:56.012570 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left). 2026-06-02 18:12:56.012736 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left). 2026-06-02 18:12:56.012898 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left). 2026-06-02 18:12:56.013060 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left). 2026-06-02 18:12:56.013222 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left). 2026-06-02 18:12:56.013374 | instance | 2026-06-02 18:12:56.013533 | instance | PLAY RECAP ********************************************************************* 2026-06-02 18:12:56.013711 | instance | instance : ok=598 changed=219 unreachable=0 failed=1 skipped=196 rescued=0 ignored=2 2026-06-02 18:12:56.013859 | instance | 2026-06-02 18:12:56.014022 | instance | Tuesday 02 June 2026 18:12:55 +0000 (0:05:48.940) 0:53:00.872 ********** 2026-06-02 18:12:56.014197 | instance | =============================================================================== 2026-06-02 18:12:56.014363 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 348.94s 2026-06-02 18:12:56.014527 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 287.51s 2026-06-02 18:12:56.014737 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 171.75s 2026-06-02 18:12:56.014913 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 167.77s 2026-06-02 18:12:56.015076 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 163.51s 2026-06-02 18:12:56.015238 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 140.79s 2026-06-02 18:12:56.015372 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 136.39s 2026-06-02 18:12:56.015500 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 128.76s 2026-06-02 18:12:56.015618 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 118.99s 2026-06-02 18:12:56.015735 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 107.66s 2026-06-02 18:12:56.015853 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 104.51s 2026-06-02 18:12:56.015969 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 98.56s 2026-06-02 18:12:56.016088 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 97.45s 2026-06-02 18:12:56.016201 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 57.20s 2026-06-02 18:12:56.016321 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 43.11s 2026-06-02 18:12:56.016438 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 39.27s 2026-06-02 18:12:56.016553 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.93s 2026-06-02 18:12:56.016670 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.91s 2026-06-02 18:12:56.016785 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.89s 2026-06-02 18:12:56.016901 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.82s 2026-06-02 18:12:56.228165 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-06-02 18:12:56.228298 | instance | ERROR [aio > converge] Executed: Failed 2026-06-02 18:12:56.228442 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-06-02 18:12:56.364683 | instance | ERROR 2026-06-02 18:12:56.365014 | instance | { 2026-06-02 18:12:56.365086 | instance | "delta": "0:54:14.636986", 2026-06-02 18:12:56.365135 | instance | "end": "2026-06-02 18:12:56.285149", 2026-06-02 18:12:56.365180 | instance | "msg": "non-zero return code", 2026-06-02 18:12:56.365222 | instance | "rc": 2, 2026-06-02 18:12:56.365269 | instance | "start": "2026-06-02 17:18:41.648163" 2026-06-02 18:12:56.365310 | instance | } failure 2026-06-02 18:12:56.400061 | 2026-06-02 18:12:56.400258 | PLAY RECAP 2026-06-02 18:12:56.400371 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-06-02 18:12:56.400426 | 2026-06-02 18:12:56.530840 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-02 18:12:56.543226 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-06-02 18:12:57.180924 | 2026-06-02 18:12:57.181089 | PLAY [all] 2026-06-02 18:12:57.195475 | 2026-06-02 18:12:57.195559 | TASK [gather-host-logs : creating directory for system status] 2026-06-02 18:12:57.524856 | instance | changed 2026-06-02 18:12:57.530298 | 2026-06-02 18:12:57.530397 | TASK [gather-host-logs : Get logs for each host] 2026-06-02 18:12:57.855508 | instance | + systemd-cgls --full --all --no-pager 2026-06-02 18:12:57.888314 | instance | + ip addr 2026-06-02 18:12:57.894627 | instance | + ip route 2026-06-02 18:12:57.896414 | instance | + lsblk 2026-06-02 18:12:57.911766 | instance | + mount 2026-06-02 18:12:57.923942 | instance | + docker images 2026-06-02 18:12:57.944159 | instance | + brctl show 2026-06-02 18:12:57.944685 | instance | /bin/bash: line 8: brctl: command not found 2026-06-02 18:12:57.944962 | instance | + ps aux --sort=-%mem 2026-06-02 18:12:57.986936 | instance | + dpkg -l 2026-06-02 18:12:57.998005 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-06-02 18:12:57.998566 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-06-02 18:12:58.016657 | instance | + '[' '!' -z '' ']' 2026-06-02 18:12:58.065725 | instance | ok: Runtime: 0:00:00.166169 2026-06-02 18:12:58.074529 | 2026-06-02 18:12:58.074611 | TASK [gather-host-logs : Downloads logs to executor] 2026-06-02 18:12:58.701872 | instance | changed: 2026-06-02 18:12:58.702034 | instance | created directory /var/lib/zuul/builds/6885332dad86464f8e1fa71e6c972bc8/work/logs/instance 2026-06-02 18:12:58.702062 | instance | cd+++++++++ system/ 2026-06-02 18:12:58.702084 | instance | >f+++++++++ system/brctl-show.txt 2026-06-02 18:12:58.702104 | instance | >f+++++++++ system/docker-images.txt 2026-06-02 18:12:58.702124 | instance | >f+++++++++ system/ip-addr.txt 2026-06-02 18:12:58.702145 | instance | >f+++++++++ system/ip-route.txt 2026-06-02 18:12:58.702166 | instance | >f+++++++++ system/lsblk.txt 2026-06-02 18:12:58.702186 | instance | >f+++++++++ system/mount.txt 2026-06-02 18:12:58.702206 | instance | >f+++++++++ system/packages.txt 2026-06-02 18:12:58.702225 | instance | >f+++++++++ system/ps.txt 2026-06-02 18:12:58.702246 | instance | >f+++++++++ system/systemd-cgls.txt 2026-06-02 18:12:58.713295 | 2026-06-02 18:12:58.713367 | LOOP [helm-release-status : creating directory for helm release status] 2026-06-02 18:12:58.907791 | instance | changed: "values" 2026-06-02 18:12:59.084044 | instance | changed: "releases" 2026-06-02 18:12:59.103661 | 2026-06-02 18:12:59.103856 | TASK [helm-release-status : Gather get release status for helm charts] 2026-06-02 18:13:06.688786 | instance | ok: Runtime: 0:00:07.135568 2026-06-02 18:13:06.693797 | 2026-06-02 18:13:06.693860 | TASK [helm-release-status : Downloads logs to executor] 2026-06-02 18:13:07.200868 | instance | changed: 2026-06-02 18:13:07.201124 | instance | cd+++++++++ helm/ 2026-06-02 18:13:07.201155 | instance | cd+++++++++ helm/releases/ 2026-06-02 18:13:07.201178 | instance | cd+++++++++ helm/releases/auth-system/ 2026-06-02 18:13:07.201199 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-06-02 18:13:07.201218 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-06-02 18:13:07.201237 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-06-02 18:13:07.201255 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-06-02 18:13:07.201273 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-06-02 18:13:07.201291 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-06-02 18:13:07.201309 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-06-02 18:13:07.201327 | instance | cd+++++++++ helm/releases/kube-system/ 2026-06-02 18:13:07.201345 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-06-02 18:13:07.201368 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-06-02 18:13:07.201387 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-06-02 18:13:07.201404 | instance | cd+++++++++ helm/releases/monitoring/ 2026-06-02 18:13:07.201422 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-06-02 18:13:07.201441 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-06-02 18:13:07.201459 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-06-02 18:13:07.201476 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-06-02 18:13:07.201494 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-06-02 18:13:07.201514 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-06-02 18:13:07.201532 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-06-02 18:13:07.201551 | instance | cd+++++++++ helm/releases/openstack/ 2026-06-02 18:13:07.201569 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-06-02 18:13:07.201587 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-06-02 18:13:07.201605 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-06-02 18:13:07.201623 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-06-02 18:13:07.201642 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-06-02 18:13:07.201660 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-06-02 18:13:07.201679 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-06-02 18:13:07.201697 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-06-02 18:13:07.201715 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-06-02 18:13:07.201733 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-06-02 18:13:07.201750 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-06-02 18:13:07.201768 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-06-02 18:13:07.201785 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-06-02 18:13:07.201803 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-06-02 18:13:07.201821 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-06-02 18:13:07.201839 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-06-02 18:13:07.201879 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-06-02 18:13:07.201898 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-06-02 18:13:07.201916 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-06-02 18:13:07.201934 | instance | cd+++++++++ helm/values/ 2026-06-02 18:13:07.201952 | instance | cd+++++++++ helm/values/auth-system/ 2026-06-02 18:13:07.201969 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-06-02 18:13:07.201986 | instance | cd+++++++++ helm/values/cert-manager/ 2026-06-02 18:13:07.202004 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-06-02 18:13:07.202022 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-06-02 18:13:07.202040 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-06-02 18:13:07.202058 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-06-02 18:13:07.202077 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-06-02 18:13:07.202095 | instance | cd+++++++++ helm/values/kube-system/ 2026-06-02 18:13:07.202113 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-06-02 18:13:07.202130 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-06-02 18:13:07.202148 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-06-02 18:13:07.202165 | instance | cd+++++++++ helm/values/monitoring/ 2026-06-02 18:13:07.202183 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-06-02 18:13:07.202200 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-06-02 18:13:07.202218 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-06-02 18:13:07.202236 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-06-02 18:13:07.202253 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-06-02 18:13:07.202271 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-06-02 18:13:07.202289 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-06-02 18:13:07.202307 | instance | cd+++++++++ helm/values/openstack/ 2026-06-02 18:13:07.202325 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-06-02 18:13:07.202342 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-06-02 18:13:07.202359 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-06-02 18:13:07.202377 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-06-02 18:13:07.202394 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-06-02 18:13:07.202412 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-06-02 18:13:07.202429 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-06-02 18:13:07.202447 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-06-02 18:13:07.202464 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-06-02 18:13:07.202481 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-06-02 18:13:07.202498 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-06-02 18:13:07.202515 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-06-02 18:13:07.202533 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-06-02 18:13:07.202550 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-06-02 18:13:07.202566 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-06-02 18:13:07.202584 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-06-02 18:13:07.202601 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-06-02 18:13:07.202618 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-06-02 18:13:07.202636 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-06-02 18:13:07.213269 | 2026-06-02 18:13:07.213348 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-06-02 18:13:07.410644 | instance | changed 2026-06-02 18:13:07.418925 | 2026-06-02 18:13:07.419003 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-06-02 18:13:07.625109 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-02 18:13:07.625268 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-02 18:13:07.632201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:07.634236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:07.715595 | instance | node/instance 2026-06-02 18:13:07.718986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:07.783270 | instance | clusterrole/admin 2026-06-02 18:13:07.957132 | instance | clusterrole/cephfs-csi-nodeplugin 2026-06-02 18:13:08.012089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:08.030672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:08.033491 | instance | clusterrole/cephfs-external-provisioner-runner 2026-06-02 18:13:08.118791 | instance | clusterrole/cert-manager-cainjector 2026-06-02 18:13:08.199088 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-06-02 18:13:08.277753 | instance | clusterrole/cert-manager-controller-certificates 2026-06-02 18:13:08.363988 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-06-02 18:13:08.462040 | instance | clusterrole/cert-manager-controller-challenges 2026-06-02 18:13:08.523432 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-06-02 18:13:08.631350 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-06-02 18:13:08.695855 | instance | clusterrole/cert-manager-controller-issuers 2026-06-02 18:13:08.791372 | instance | clusterrole/cert-manager-controller-orders 2026-06-02 18:13:08.877425 | instance | clusterrole/cert-manager-edit 2026-06-02 18:13:08.973257 | instance | clusterrole/cert-manager-view 2026-06-02 18:13:09.046039 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-06-02 18:13:09.151357 | instance | clusterrole/cilium 2026-06-02 18:13:09.214599 | instance | clusterrole/cilium-operator 2026-06-02 18:13:09.340133 | instance | clusterrole/cluster-admin 2026-06-02 18:13:09.399712 | instance | clusterrole/edit 2026-06-02 18:13:09.507280 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-06-02 18:13:09.583793 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-06-02 18:13:09.681560 | instance | clusterrole/goldpinger-clusterrole 2026-06-02 18:13:09.771222 | instance | clusterrole/ingress-nginx 2026-06-02 18:13:09.854181 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-06-02 18:13:09.954444 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-06-02 18:13:10.028666 | instance | clusterrole/kube-prometheus-stack-operator 2026-06-02 18:13:10.136991 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-06-02 18:13:10.209270 | instance | clusterrole/kubeadm:get-nodes 2026-06-02 18:13:10.303285 | instance | clusterrole/local-path-provisioner 2026-06-02 18:13:10.369074 | instance | clusterrole/node-feature-discovery 2026-06-02 18:13:10.463163 | instance | clusterrole/node-feature-discovery-gc 2026-06-02 18:13:10.529530 | instance | clusterrole/nova-bootstrap 2026-06-02 18:13:10.631078 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-06-02 18:13:10.701305 | instance | clusterrole/nova-cell-setup 2026-06-02 18:13:10.802834 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-06-02 18:13:10.894109 | instance | clusterrole/objectstorage-provisioner-role 2026-06-02 18:13:10.995392 | instance | clusterrolebinding/cert-manager-cainjector 2026-06-02 18:13:11.080963 | instance | clusterrole/ovn-controller 2026-06-02 18:13:11.161153 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-06-02 18:13:11.246756 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-06-02 18:13:11.331930 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-06-02 18:13:11.418685 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-06-02 18:13:11.498290 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-06-02 18:13:11.588072 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-06-02 18:13:11.675972 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-06-02 18:13:11.768019 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-06-02 18:13:11.840177 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-06-02 18:13:11.939060 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-06-02 18:13:11.998781 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-06-02 18:13:12.098015 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-06-02 18:13:12.170100 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-06-02 18:13:12.263221 | instance | clusterrolebinding/cert-manager-controller-orders 2026-06-02 18:13:12.339171 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-06-02 18:13:12.423799 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-06-02 18:13:12.512158 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-06-02 18:13:12.592477 | instance | clusterrolebinding/cilium 2026-06-02 18:13:12.679501 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-06-02 18:13:12.761182 | instance | clusterrolebinding/cilium-operator 2026-06-02 18:13:12.843905 | instance | clusterrole/rbd-csi-nodeplugin 2026-06-02 18:13:12.925529 | instance | clusterrole/rbd-external-provisioner-runner 2026-06-02 18:13:13.016225 | instance | clusterrolebinding/cluster-admin 2026-06-02 18:13:13.111808 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-06-02 18:13:13.194410 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-06-02 18:13:13.284248 | instance | clusterrole/rook-ceph-global 2026-06-02 18:13:13.364235 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-06-02 18:13:13.459308 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-06-02 18:13:13.532734 | instance | clusterrole/rook-ceph-mgr-cluster 2026-06-02 18:13:13.628336 | instance | clusterrolebinding/ingress-nginx 2026-06-02 18:13:13.693881 | instance | clusterrole/rook-ceph-mgr-system 2026-06-02 18:13:13.804232 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-06-02 18:13:13.853758 | instance | clusterrole/rook-ceph-object-bucket 2026-06-02 18:13:13.980616 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-06-02 18:13:14.027451 | instance | clusterrole/rook-ceph-osd 2026-06-02 18:13:14.158264 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-06-02 18:13:14.201461 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-06-02 18:13:14.335499 | instance | clusterrolebinding/kubeadm:get-nodes 2026-06-02 18:13:14.365338 | instance | clusterrole/rook-ceph-system 2026-06-02 18:13:14.500558 | instance | clusterrole/secretgen-controller-cluster-role 2026-06-02 18:13:14.519431 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-06-02 18:13:14.663671 | instance | clusterrole/system:aggregate-to-admin 2026-06-02 18:13:14.678745 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-06-02 18:13:14.828281 | instance | clusterrole/system:aggregate-to-edit 2026-06-02 18:13:14.848115 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-06-02 18:13:15.015702 | instance | clusterrole/system:aggregate-to-view 2026-06-02 18:13:15.019002 | instance | clusterrolebinding/kubeadm:node-proxier 2026-06-02 18:13:15.182552 | instance | clusterrole/system:auth-delegator 2026-06-02 18:13:15.208014 | instance | clusterrolebinding/local-path-provisioner 2026-06-02 18:13:15.351987 | instance | clusterrole/system:basic-user 2026-06-02 18:13:15.378592 | instance | clusterrolebinding/node-feature-discovery 2026-06-02 18:13:15.529147 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-06-02 18:13:15.549557 | instance | clusterrolebinding/node-feature-discovery-gc 2026-06-02 18:13:15.693795 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-06-02 18:13:15.708419 | instance | clusterrolebinding/nova-bootstrap 2026-06-02 18:13:15.866044 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-06-02 18:13:15.867136 | instance | clusterrolebinding/nova-cell-setup 2026-06-02 18:13:16.019147 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-06-02 18:13:16.037253 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-06-02 18:13:16.186556 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-06-02 18:13:16.229852 | instance | clusterrolebinding/ovn-controller 2026-06-02 18:13:16.378111 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-06-02 18:13:16.391057 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-06-02 18:13:16.519930 | instance | clusterrole/system:controller:attachdetach-controller 2026-06-02 18:13:16.548014 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-06-02 18:13:16.681026 | instance | clusterrole/system:controller:certificate-controller 2026-06-02 18:13:16.742171 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-06-02 18:13:16.846852 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-06-02 18:13:16.922957 | instance | clusterrole/system:controller:cronjob-controller 2026-06-02 18:13:17.020623 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-06-02 18:13:17.107678 | instance | clusterrole/system:controller:daemon-set-controller 2026-06-02 18:13:17.193234 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-06-02 18:13:17.269530 | instance | clusterrole/system:controller:deployment-controller 2026-06-02 18:13:17.356908 | instance | clusterrolebinding/rook-ceph-global 2026-06-02 18:13:17.439156 | instance | clusterrole/system:controller:disruption-controller 2026-06-02 18:13:17.530988 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-06-02 18:13:17.612427 | instance | clusterrole/system:controller:endpoint-controller 2026-06-02 18:13:17.711049 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-06-02 18:13:17.787431 | instance | clusterrole/system:controller:endpointslice-controller 2026-06-02 18:13:17.886222 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-06-02 18:13:17.963818 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-06-02 18:13:18.041257 | instance | clusterrolebinding/rook-ceph-osd 2026-06-02 18:13:18.124886 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-06-02 18:13:18.210253 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-06-02 18:13:18.297986 | instance | clusterrole/system:controller:expand-controller 2026-06-02 18:13:18.378862 | instance | clusterrolebinding/rook-ceph-system 2026-06-02 18:13:18.466607 | instance | clusterrole/system:controller:generic-garbage-collector 2026-06-02 18:13:18.535882 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-06-02 18:13:18.633666 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-06-02 18:13:18.698897 | instance | clusterrolebinding/system:basic-user 2026-06-02 18:13:18.807580 | instance | clusterrole/system:controller:job-controller 2026-06-02 18:13:18.862683 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-06-02 18:13:18.977116 | instance | clusterrole/system:controller:namespace-controller 2026-06-02 18:13:19.036731 | instance | clusterrole/system:controller:node-controller 2026-06-02 18:13:19.131476 | instance | clusterrolebinding/system:controller:certificate-controller 2026-06-02 18:13:19.205237 | instance | clusterrole/system:controller:persistent-volume-binder 2026-06-02 18:13:19.286900 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-06-02 18:13:19.372481 | instance | clusterrole/system:controller:pod-garbage-collector 2026-06-02 18:13:19.460087 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-06-02 18:13:19.532965 | instance | clusterrole/system:controller:pv-protection-controller 2026-06-02 18:13:19.615521 | instance | clusterrole/system:controller:pvc-protection-controller 2026-06-02 18:13:19.700440 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-06-02 18:13:19.769413 | instance | clusterrole/system:controller:replicaset-controller 2026-06-02 18:13:19.858121 | instance | clusterrolebinding/system:controller:deployment-controller 2026-06-02 18:13:19.934230 | instance | clusterrole/system:controller:replication-controller 2026-06-02 18:13:20.025623 | instance | clusterrolebinding/system:controller:disruption-controller 2026-06-02 18:13:20.104028 | instance | clusterrole/system:controller:resourcequota-controller 2026-06-02 18:13:20.182272 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-06-02 18:13:20.269928 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-06-02 18:13:20.349201 | instance | clusterrole/system:controller:route-controller 2026-06-02 18:13:20.433297 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-06-02 18:13:20.518106 | instance | clusterrole/system:controller:service-account-controller 2026-06-02 18:13:20.592842 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-06-02 18:13:20.680510 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-06-02 18:13:20.755722 | instance | clusterrole/system:controller:service-controller 2026-06-02 18:13:20.849638 | instance | clusterrolebinding/system:controller:expand-controller 2026-06-02 18:13:20.919164 | instance | clusterrole/system:controller:statefulset-controller 2026-06-02 18:13:21.029732 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-06-02 18:13:21.101506 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-06-02 18:13:21.195084 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-06-02 18:13:21.277599 | instance | clusterrole/system:controller:ttl-controller 2026-06-02 18:13:21.352821 | instance | clusterrolebinding/system:controller:job-controller 2026-06-02 18:13:21.436856 | instance | clusterrole/system:coredns 2026-06-02 18:13:21.525426 | instance | clusterrolebinding/system:controller:namespace-controller 2026-06-02 18:13:21.608590 | instance | clusterrolebinding/system:controller:node-controller 2026-06-02 18:13:21.696830 | instance | clusterrole/system:discovery 2026-06-02 18:13:21.808058 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-06-02 18:13:21.897976 | instance | clusterrole/system:heapster 2026-06-02 18:13:21.983694 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-06-02 18:13:22.063899 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-06-02 18:13:22.151823 | instance | clusterrole/system:kube-aggregator 2026-06-02 18:13:22.222477 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-06-02 18:13:22.312471 | instance | clusterrole/system:kube-controller-manager 2026-06-02 18:13:22.387602 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-06-02 18:13:22.497194 | instance | clusterrole/system:kube-dns 2026-06-02 18:13:22.541410 | instance | clusterrole/system:kube-scheduler 2026-06-02 18:13:22.674068 | instance | clusterrolebinding/system:controller:replication-controller 2026-06-02 18:13:22.702635 | instance | clusterrole/system:kubelet-api-admin 2026-06-02 18:13:22.839440 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-06-02 18:13:22.872764 | instance | clusterrole/system:monitoring 2026-06-02 18:13:23.009502 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-06-02 18:13:23.031816 | instance | clusterrole/system:node 2026-06-02 18:13:23.204493 | instance | clusterrolebinding/system:controller:route-controller 2026-06-02 18:13:23.232163 | instance | clusterrole/system:node-bootstrapper 2026-06-02 18:13:23.367329 | instance | clusterrolebinding/system:controller:service-account-controller 2026-06-02 18:13:23.422403 | instance | clusterrole/system:node-problem-detector 2026-06-02 18:13:23.530789 | instance | clusterrolebinding/system:controller:service-controller 2026-06-02 18:13:23.591932 | instance | clusterrole/system:node-proxier 2026-06-02 18:13:23.720574 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-06-02 18:13:23.776891 | instance | clusterrole/system:persistent-volume-provisioner 2026-06-02 18:13:23.896169 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-06-02 18:13:23.961500 | instance | clusterrolebinding/system:controller:ttl-controller 2026-06-02 18:13:24.071070 | instance | clusterrolebinding/system:coredns 2026-06-02 18:13:24.136668 | instance | clusterrole/system:public-info-viewer 2026-06-02 18:13:24.267406 | instance | clusterrolebinding/system:discovery 2026-06-02 18:13:24.340238 | instance | clusterrole/system:service-account-issuer-discovery 2026-06-02 18:13:24.465447 | instance | clusterrolebinding/system:kube-controller-manager 2026-06-02 18:13:24.523411 | instance | clusterrole/system:volume-scheduler 2026-06-02 18:13:24.683168 | instance | clusterrole/vector 2026-06-02 18:13:24.742063 | instance | clusterrole/view 2026-06-02 18:13:24.851672 | instance | clusterrolebinding/system:kube-dns 2026-06-02 18:13:24.922698 | instance | clusterrolebinding/system:kube-scheduler 2026-06-02 18:13:25.036315 | instance | clusterrolebinding/system:monitoring 2026-06-02 18:13:25.107241 | instance | clusterrolebinding/system:node 2026-06-02 18:13:25.201659 | instance | clusterrolebinding/system:node-proxier 2026-06-02 18:13:25.283158 | instance | clusterrolebinding/system:public-info-viewer 2026-06-02 18:13:25.369752 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-06-02 18:13:25.453263 | instance | clusterrolebinding/system:volume-scheduler 2026-06-02 18:13:25.555248 | instance | clusterrolebinding/vector 2026-06-02 18:13:25.643389 | instance | storageclass/general 2026-06-02 18:13:25.756370 | instance | namespace/auth-system 2026-06-02 18:13:25.858215 | instance | namespace/cert-manager 2026-06-02 18:13:25.979207 | instance | namespace/default 2026-06-02 18:13:26.040563 | instance | namespace/envoy-gateway-system 2026-06-02 18:13:26.156665 | instance | namespace/ingress-nginx 2026-06-02 18:13:26.224185 | instance | namespace/kube-node-lease 2026-06-02 18:13:26.346269 | instance | namespace/kube-public 2026-06-02 18:13:26.411388 | instance | namespace/kube-system 2026-06-02 18:13:26.529616 | instance | namespace/local-path-storage 2026-06-02 18:13:26.600302 | instance | namespace/monitoring 2026-06-02 18:13:26.705193 | instance | namespace/openstack 2026-06-02 18:13:26.796499 | instance | namespace/rook-ceph 2026-06-02 18:13:26.890738 | instance | namespace/secretgen-controller 2026-06-02 18:13:27.481118 | instance | ok: Runtime: 0:00:19.445843 2026-06-02 18:13:27.490005 | 2026-06-02 18:13:27.490117 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-06-02 18:13:27.707741 | instance | changed 2026-06-02 18:13:27.714545 | 2026-06-02 18:13:27.714633 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-06-02 18:13:27.930704 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-02 18:13:27.930950 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-02 18:13:27.930974 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-02 18:13:28.029370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.030880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.111619 | instance | auth-system/configmaps/keycloak-env-vars 2026-06-02 18:13:28.113903 | instance | cert-manager/configmaps/cert-manager-webhook 2026-06-02 18:13:28.116762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.117312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.201476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.209097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.284866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.299721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.306899 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-06-02 18:13:28.306943 | instance | auth-system/configmaps/kube-root-ca.crt 2026-06-02 18:13:28.359889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.407733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.463234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.481578 | instance | cert-manager/deployment/cert-manager 2026-06-02 18:13:28.499109 | instance | cert-manager/deployment/cert-manager-cainjector 2026-06-02 18:13:28.510290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.544721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.600972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.627514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.681004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.685954 | instance | cert-manager/deployment/cert-manager-webhook 2026-06-02 18:13:28.700317 | instance | auth-system/endpoints/keycloak 2026-06-02 18:13:28.738191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.780859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.838109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.876414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.915095 | instance | auth-system/endpoints/keycloak-headless 2026-06-02 18:13:28.927178 | instance | auth-system/endpoints/keycloak-metrics 2026-06-02 18:13:28.940380 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 18:13:28.951483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:28.992377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.063704 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 18:13:29.072852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.081463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.123615 | instance | cert-manager/endpoints/cert-manager 2026-06-02 18:13:29.145479 | instance | cert-manager/endpoints/cert-manager-webhook 2026-06-02 18:13:29.173214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.197420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.277507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.303774 | instance | auth-system/ingresses/keycloak 2026-06-02 18:13:29.332786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.345992 | instance | auth-system/networkpolicies/keycloak 2026-06-02 18:13:29.383001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.426040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.490862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.513497 | instance | cert-manager/pods/cert-manager-75c4c745bc-r6sv4 2026-06-02 18:13:29.523699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.524232 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-czv5t 2026-06-02 18:13:29.586850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.625533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.692830 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-gqdlp 2026-06-02 18:13:29.699935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.719324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.736262 | instance | auth-system/pods/keycloak-0 2026-06-02 18:13:29.794189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.804896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.893838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.896302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.908152 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-06-02 18:13:29.929626 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-06-02 18:13:29.997054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:29.998137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.094872 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-06-02 18:13:30.097712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.101823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.112472 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-06-02 18:13:30.193200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.196635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.281878 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-06-02 18:13:30.282712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.285229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.287642 | instance | cert-manager/roles/cert-manager:leaderelection 2026-06-02 18:13:30.370846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.385990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.463443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.481209 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 18:13:30.490826 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-06-02 18:13:30.490999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.493451 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-06-02 18:13:30.546229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.582308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.639584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.670683 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-06-02 18:13:30.671116 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-06-02 18:13:30.678126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.729863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.787327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.828590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.893175 | instance | cert-manager/serviceaccounts/cert-manager 2026-06-02 18:13:30.894228 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 18:13:30.900931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.931305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:30.952077 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-06-02 18:13:30.997160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.029724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.095096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.118446 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-06-02 18:13:31.124551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.168272 | instance | cert-manager/serviceaccounts/default 2026-06-02 18:13:31.198245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.309103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.359327 | instance | cert-manager/services/cert-manager 2026-06-02 18:13:31.377846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.394459 | instance | cert-manager/services/cert-manager-webhook 2026-06-02 18:13:31.410897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.470791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.510816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.566441 | instance | auth-system/secrets/keycloak 2026-06-02 18:13:31.571276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.583815 | instance | auth-system/secrets/keycloak-externaldb 2026-06-02 18:13:31.611867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.661289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.715412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.741898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.758996 | instance | auth-system/secrets/keycloak.199-204-45-49.nip.io-tls 2026-06-02 18:13:31.760289 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-06-02 18:13:31.829431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.851872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.951973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.966333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:31.978175 | instance | auth-system/serviceaccounts/default 2026-06-02 18:13:32.005732 | instance | auth-system/serviceaccounts/keycloak 2026-06-02 18:13:32.073285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.074115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.171914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.182969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.197198 | instance | auth-system/services/keycloak 2026-06-02 18:13:32.239652 | instance | auth-system/services/keycloak-headless 2026-06-02 18:13:32.278356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.293833 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 18:13:32.302863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.368564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.390797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.398099 | instance | auth-system/services/keycloak-metrics 2026-06-02 18:13:32.431643 | instance | auth-system/statefulsets/keycloak 2026-06-02 18:13:32.466283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.487001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.568983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.590333 | instance | default/configmaps/kube-root-ca.crt 2026-06-02 18:13:32.590376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.628373 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-06-02 18:13:32.676291 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 18:13:32.689997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.694610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.788616 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-06-02 18:13:32.807049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.809781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.856749 | instance | default/endpoints/kubernetes 2026-06-02 18:13:32.906699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.908586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:32.991039 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-06-02 18:13:33.014409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.026879 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.071990 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-06-02 18:13:33.111353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.145839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.209919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.219603 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-vv8m2 2026-06-02 18:13:33.257538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.286545 | instance | default/serviceaccounts/default 2026-06-02 18:13:33.307996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.363901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.427745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.434096 | instance | default/services/kubernetes 2026-06-02 18:13:33.468948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.490554 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-06-02 18:13:33.547813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.574956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.634236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.652839 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-06-02 18:13:33.687496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.691652 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-06-02 18:13:33.748463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.817205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.844378 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-06-02 18:13:33.846308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.907934 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-06-02 18:13:33.944656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:33.949998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.038765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.039603 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-06-02 18:13:34.084269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.126137 | instance | envoy-gateway-system/serviceaccounts/default 2026-06-02 18:13:34.163573 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 18:13:34.174339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.218796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.249946 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-06-02 18:13:34.270570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.314193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.386777 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-06-02 18:13:34.419157 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 18:13:34.428189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.466234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.546192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.555619 | instance | envoy-gateway-system/secrets/envoy 2026-06-02 18:13:34.604198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.660023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.706990 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-06-02 18:13:34.736251 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-06-02 18:13:34.738750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.823634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.849254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.904572 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-06-02 18:13:34.920587 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-06-02 18:13:34.954859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:34.984993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.066372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.083936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.114572 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-06-02 18:13:35.195043 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.202810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.296724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.308749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.326984 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-06-02 18:13:35.420504 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-06-02 18:13:35.421365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.512117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.539670 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-06-02 18:13:35.613745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.614972 | instance | envoy-gateway-system/services/envoy-gateway 2026-06-02 18:13:35.747236 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-06-02 18:13:35.759550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.843398 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-06-02 18:13:35.858339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.870962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.949482 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-06-02 18:13:35.982014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:35.984386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.043928 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-06-02 18:13:36.087144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.137986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.156007 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-06-02 18:13:36.201211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.247033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.250833 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-06-02 18:13:36.298219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.347132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.364271 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-06-02 18:13:36.407157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.431755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.461897 | instance | ingress-nginx/pods/ingress-nginx-controller-trsk7 2026-06-02 18:13:36.520763 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 18:13:36.531480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.558826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.565669 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-gz7g8 2026-06-02 18:13:36.656391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.669761 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-06-02 18:13:36.718182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.748061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.803360 | instance | ingress-nginx/roles/ingress-nginx 2026-06-02 18:13:36.812144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.872355 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-06-02 18:13:36.881086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.946593 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 18:13:36.957057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:36.983645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:37.000542 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-06-02 18:13:37.054369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:37.063611 | instance | ingress-nginx/serviceaccounts/default 2026-06-02 18:13:37.079672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:37.165102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:37.193434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:37.261820 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-06-02 18:13:37.291102 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-06-02 18:13:37.466115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:37.469392 | instance | ingress-nginx/services/ingress-nginx-controller 2026-06-02 18:13:37.484214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:37.503661 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-06-02 18:13:37.579504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:37.623356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:37.685745 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-06-02 18:13:37.697014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:37.720126 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-06-02 18:13:37.748033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:37.847909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:37.904300 | instance | kube-node-lease/serviceaccounts/default 2026-06-02 18:13:37.906956 | instance | kube-public/configmaps/cluster-info 2026-06-02 18:13:37.972144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:38.061744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:38.087562 | instance | kube-public/configmaps/kube-root-ca.crt 2026-06-02 18:13:38.090797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:38.102219 | instance | kube-system/configmaps/cilium-config 2026-06-02 18:13:38.179616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:38.282277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:38.306411 | instance | kube-system/configmaps/coredns 2026-06-02 18:13:38.317864 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-06-02 18:13:38.378450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:38.445205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:38.469599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:38.501601 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-06-02 18:13:38.510855 | instance | kube-system/configmaps/kube-proxy 2026-06-02 18:13:38.574069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:38.674766 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 18:13:38.687886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:38.714739 | instance | kube-system/configmaps/kube-root-ca.crt 2026-06-02 18:13:38.734681 | instance | kube-system/configmaps/kubeadm-config 2026-06-02 18:13:38.792148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:38.879807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:38.953393 | instance | kube-system/configmaps/kubelet-config 2026-06-02 18:13:38.956838 | instance | kube-system/daemonsets/cilium 2026-06-02 18:13:39.024123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:39.152960 | instance | kube-system/daemonsets/kube-proxy 2026-06-02 18:13:39.160437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:39.164195 | instance | kube-system/deployment/cilium-operator 2026-06-02 18:13:39.256988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:39.345469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:39.358892 | instance | kube-system/deployment/coredns 2026-06-02 18:13:39.360541 | instance | kube-system/endpoints/kube-dns 2026-06-02 18:13:39.424061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:39.523026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:39.553754 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-06-02 18:13:39.579749 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-06-02 18:13:39.752884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:39.758356 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-06-02 18:13:39.811367 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-06-02 18:13:39.847287 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 18:13:39.855109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:39.930398 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-06-02 18:13:40.003124 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-06-02 18:13:40.116603 | instance | kube-system/pods/cilium-dk7gl 2026-06-02 18:13:40.179570 | instance | kube-system/pods/cilium-operator-869df985b8-pkqrr 2026-06-02 18:13:40.209149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:40.252668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:40.347470 | instance | kube-system/pods/coredns-67659f764b-2x5mm 2026-06-02 18:13:40.351204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:40.450684 | instance | kube-system/pods/coredns-67659f764b-4tnk8 2026-06-02 18:13:40.479221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:40.528305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:40.533829 | instance | kube-system/pods/etcd-instance 2026-06-02 18:13:40.631089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:40.648322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:40.664769 | instance | kube-system/pods/kube-apiserver-instance 2026-06-02 18:13:40.740423 | instance | kube-system/pods/kube-controller-manager-instance 2026-06-02 18:13:40.878116 | instance | kube-system/pods/kube-proxy-6jp2r 2026-06-02 18:13:40.944311 | instance | kube-system/pods/kube-scheduler-instance 2026-06-02 18:13:41.077706 | instance | kube-system/pods/kube-vip-instance 2026-06-02 18:13:41.138373 | instance | kube-system/rolebindings/cilium-config-agent 2026-06-02 18:13:41.263180 | instance | kube-system/rolebindings/kube-proxy 2026-06-02 18:13:41.326082 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-06-02 18:13:41.435228 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-06-02 18:13:41.509321 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-06-02 18:13:41.616901 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-06-02 18:13:41.734300 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-06-02 18:13:41.818610 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-06-02 18:13:41.914543 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-06-02 18:13:42.002599 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-06-02 18:13:42.114638 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-06-02 18:13:42.195421 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-06-02 18:13:42.298547 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-06-02 18:13:42.376959 | instance | kube-system/roles/cilium-config-agent 2026-06-02 18:13:42.478566 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-06-02 18:13:42.553050 | instance | kube-system/roles/kube-proxy 2026-06-02 18:13:42.666810 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-06-02 18:13:42.789073 | instance | kube-system/roles/kubeadm:kubelet-config 2026-06-02 18:13:42.871213 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-06-02 18:13:42.892519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:42.969422 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-06-02 18:13:42.995235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:43.052605 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-06-02 18:13:43.095000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:43.140704 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-06-02 18:13:43.181284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:43.255811 | instance | kube-system/roles/system:controller:cloud-provider 2026-06-02 18:13:43.303851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:43.341576 | instance | kube-system/roles/system:controller:token-cleaner 2026-06-02 18:13:43.399326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:43.464470 | instance | kube-system/secrets/bootstrap-token-1nyo7u 2026-06-02 18:13:43.505053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:43.564047 | instance | kube-system/secrets/bootstrap-token-g7m18l 2026-06-02 18:13:43.605979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:43.653708 | instance | kube-system/secrets/kubeadm-certs 2026-06-02 18:13:43.703081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:43.759014 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-06-02 18:13:43.789034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:43.862904 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-06-02 18:13:43.885813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:43.978108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:44.034105 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-06-02 18:13:44.037923 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-06-02 18:13:44.082265 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 18:13:44.094280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:44.179595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:44.208331 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-06-02 18:13:44.254653 | instance | kube-system/serviceaccounts/certificate-controller 2026-06-02 18:13:44.263458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:44.350260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:44.441805 | instance | kube-system/serviceaccounts/cilium 2026-06-02 18:13:44.450095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:44.462368 | instance | kube-system/serviceaccounts/cilium-operator 2026-06-02 18:13:44.542816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:44.639266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 18:13:44.673822 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-06-02 18:13:44.682633 | instance | kube-system/serviceaccounts/coredns 2026-06-02 18:13:44.879884 | instance | kube-system/serviceaccounts/cronjob-controller 2026-06-02 18:13:44.885579 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-06-02 18:13:45.083702 | instance | kube-system/serviceaccounts/default 2026-06-02 18:13:45.085276 | instance | kube-system/serviceaccounts/deployment-controller 2026-06-02 18:13:45.287335 | instance | kube-system/serviceaccounts/disruption-controller 2026-06-02 18:13:45.290197 | instance | kube-system/serviceaccounts/endpoint-controller 2026-06-02 18:13:45.480472 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-06-02 18:13:45.490119 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-06-02 18:13:45.691245 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-06-02 18:13:45.725502 | instance | kube-system/serviceaccounts/expand-controller 2026-06-02 18:13:45.899234 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-06-02 18:13:45.952577 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-06-02 18:13:46.107141 | instance | kube-system/serviceaccounts/job-controller 2026-06-02 18:13:46.163056 | instance | kube-system/serviceaccounts/kube-proxy 2026-06-02 18:13:46.327513 | instance | kube-system/serviceaccounts/namespace-controller 2026-06-02 18:13:46.424453 | instance | kube-system/serviceaccounts/node-controller 2026-06-02 18:13:46.619762 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-06-02 18:13:46.678985 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-06-02 18:13:46.836748 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-06-02 18:13:46.916828 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-06-02 18:13:47.063625 | instance | kube-system/serviceaccounts/replicaset-controller 2026-06-02 18:13:47.170866 | instance | kube-system/serviceaccounts/replication-controller 2026-06-02 18:13:47.282212 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-06-02 18:13:47.400170 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-06-02 18:13:47.482762 | instance | kube-system/serviceaccounts/service-account-controller 2026-06-02 18:13:47.620787 | instance | kube-system/serviceaccounts/service-controller 2026-06-02 18:13:47.685680 | instance | kube-system/serviceaccounts/statefulset-controller 2026-06-02 18:13:47.844553 | instance | kube-system/serviceaccounts/token-cleaner 2026-06-02 18:13:47.912455 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-06-02 18:13:48.063429 | instance | kube-system/serviceaccounts/ttl-controller 2026-06-02 18:13:48.143189 | instance | kube-system/services/kube-dns 2026-06-02 18:13:48.266343 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-06-02 18:13:48.321382 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-06-02 18:13:48.451004 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-06-02 18:13:48.514374 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-06-02 18:13:48.627959 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-06-02 18:13:48.698535 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-06-02 18:13:48.806547 | instance | kube-public/serviceaccounts/default 2026-06-02 18:13:48.882340 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-06-02 18:13:48.993033 | instance | local-path-storage/configmaps/local-path-config 2026-06-02 18:13:49.067273 | instance | monitoring/configmaps/goldpinger-zap 2026-06-02 18:13:49.159186 | instance | monitoring/configmaps/ipmi-exporter 2026-06-02 18:13:49.237430 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-06-02 18:13:49.334497 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-06-02 18:13:49.435620 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-06-02 18:13:49.510038 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-06-02 18:13:49.623544 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-06-02 18:13:49.683271 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-06-02 18:13:49.798868 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-06-02 18:13:49.906509 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-06-02 18:13:49.980905 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-06-02 18:13:50.176523 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-06-02 18:13:50.205791 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-06-02 18:13:50.370001 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-06-02 18:13:50.539808 | instance | monitoring/daemonsets/goldpinger 2026-06-02 18:13:50.561647 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-06-02 18:13:50.723807 | instance | monitoring/daemonsets/ipmi-exporter 2026-06-02 18:13:51.119443 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-06-02 18:13:51.128091 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-06-02 18:13:51.363150 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-06-02 18:13:51.380266 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-06-02 18:13:51.560389 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-06-02 18:13:51.570552 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-06-02 18:13:51.761550 | instance | monitoring/daemonsets/vector 2026-06-02 18:13:51.765425 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-06-02 18:13:51.941401 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-06-02 18:13:51.947515 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-06-02 18:13:52.145009 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-06-02 18:13:52.184518 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-06-02 18:13:52.349754 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-06-02 18:13:52.376398 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-06-02 18:13:52.551788 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-06-02 18:13:52.622223 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-06-02 18:13:52.732401 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-06-02 18:13:52.818112 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-06-02 18:13:52.907795 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-06-02 18:13:53.028014 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-06-02 18:13:53.117841 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-06-02 18:13:53.210385 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-06-02 18:13:53.300825 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-06-02 18:13:53.415697 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-06-02 18:13:53.487127 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-06-02 18:13:53.598226 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-06-02 18:13:53.666232 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-06-02 18:13:53.765801 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-06-02 18:13:53.847964 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-06-02 18:13:53.939234 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-06-02 18:13:54.031968 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-06-02 18:13:54.114272 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-06-02 18:13:54.202551 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-06-02 18:13:54.283158 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-06-02 18:13:54.367621 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-06-02 18:13:54.451145 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-06-02 18:13:54.539496 | instance | monitoring/configmaps/kube-root-ca.crt 2026-06-02 18:13:54.633167 | instance | monitoring/configmaps/loki 2026-06-02 18:13:54.711213 | instance | monitoring/configmaps/loki-alerting-rules 2026-06-02 18:13:54.797125 | instance | monitoring/configmaps/loki-gateway 2026-06-02 18:13:54.879022 | instance | monitoring/configmaps/loki-runtime 2026-06-02 18:13:54.967443 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-06-02 18:13:55.054953 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-06-02 18:13:55.138759 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-06-02 18:13:55.228724 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-06-02 18:13:55.318226 | instance | monitoring/configmaps/vector 2026-06-02 18:13:55.479366 | instance | local-path-storage/deployment/local-path-provisioner 2026-06-02 18:13:55.517767 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-06-02 18:13:55.671191 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-06-02 18:13:55.713086 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-06-02 18:13:55.882526 | instance | monitoring/deployment/loki-gateway 2026-06-02 18:13:55.914985 | instance | monitoring/deployment/node-feature-discovery-gc 2026-06-02 18:13:56.089459 | instance | monitoring/deployment/node-feature-discovery-master 2026-06-02 18:13:56.132463 | instance | monitoring/deployment/prometheus-pushgateway 2026-06-02 18:13:56.278094 | instance | monitoring/endpoints/alertmanager-operated 2026-06-02 18:13:56.370924 | instance | monitoring/endpoints/goldpinger 2026-06-02 18:13:56.476471 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-06-02 18:13:56.553091 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-06-02 18:13:56.640240 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-06-02 18:13:56.715384 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-06-02 18:13:56.811439 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-06-02 18:13:56.890849 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-06-02 18:13:56.989770 | instance | monitoring/endpoints/loki 2026-06-02 18:13:57.049617 | instance | monitoring/endpoints/loki-chunks-cache 2026-06-02 18:13:57.160804 | instance | monitoring/endpoints/loki-gateway 2026-06-02 18:13:57.236768 | instance | monitoring/endpoints/loki-headless 2026-06-02 18:13:57.341473 | instance | monitoring/endpoints/loki-memberlist 2026-06-02 18:13:57.408589 | instance | monitoring/endpoints/loki-results-cache 2026-06-02 18:13:57.540677 | instance | monitoring/endpoints/prometheus-operated 2026-06-02 18:13:57.603828 | instance | monitoring/endpoints/prometheus-pushgateway 2026-06-02 18:13:57.716934 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-06-02 18:13:57.781347 | instance | monitoring/endpoints/vector-headless 2026-06-02 18:13:57.889767 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-06-02 18:13:57.963682 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-06-02 18:13:58.101331 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-06-02 18:13:58.168680 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-snn4b 2026-06-02 18:13:58.279178 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-06-02 18:13:58.348120 | instance | monitoring/pods/goldpinger-fmqg7 2026-06-02 18:13:58.465030 | instance | monitoring/pods/kube-prometheus-stack-grafana-6cfdffd897-kjsz6 2026-06-02 18:13:58.522294 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmm4w 2026-06-02 18:13:58.652466 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-5gj4t 2026-06-02 18:13:58.699678 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6srvm 2026-06-02 18:13:58.827875 | instance | monitoring/pods/loki-0 2026-06-02 18:13:58.881745 | instance | monitoring/pods/loki-chunks-cache-0 2026-06-02 18:13:59.036224 | instance | monitoring/pods/loki-gateway-cf54cb88c-smq9f 2026-06-02 18:13:59.044517 | instance | monitoring/pods/loki-results-cache-0 2026-06-02 18:13:59.208741 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-mzd89 2026-06-02 18:13:59.230020 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-62r2v 2026-06-02 18:13:59.384902 | instance | monitoring/pods/node-feature-discovery-worker-fzdgc 2026-06-02 18:13:59.416768 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-06-02 18:13:59.580094 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-9h7dx 2026-06-02 18:13:59.592890 | instance | monitoring/pods/vector-76wcw 2026-06-02 18:13:59.750261 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-06-02 18:13:59.764993 | instance | local-path-storage/serviceaccounts/default 2026-06-02 18:13:59.915935 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-06-02 18:13:59.935148 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-06-02 18:14:00.089000 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-06-02 18:14:00.135398 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-06-02 18:14:00.287557 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-06-02 18:14:00.331479 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-06-02 18:14:00.456561 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-06-02 18:14:00.512854 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-06-02 18:14:00.633225 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-06-02 18:14:00.679743 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-06-02 18:14:00.801424 | instance | monitoring/roles/node-feature-discovery-worker 2026-06-02 18:14:00.850591 | instance | openstack/configmaps/barbican-bin 2026-06-02 18:14:00.970625 | instance | openstack/configmaps/ceph-csi-config 2026-06-02 18:14:01.053739 | instance | openstack/configmaps/ceph-etc 2026-06-02 18:14:01.169688 | instance | openstack/configmaps/cinder-bin 2026-06-02 18:14:01.247699 | instance | openstack/configmaps/glance-bin 2026-06-02 18:14:01.364771 | instance | openstack/configmaps/keepalived-bin 2026-06-02 18:14:01.449808 | instance | openstack/configmaps/keystone-bin 2026-06-02 18:14:01.571021 | instance | openstack/configmaps/keystone-openid-metadata 2026-06-02 18:14:01.651065 | instance | openstack/configmaps/kube-root-ca.crt 2026-06-02 18:14:01.767041 | instance | openstack/configmaps/libvirt-bin 2026-06-02 18:14:01.860362 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-06-02 18:14:01.966024 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-06-02 18:14:02.021026 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-06-02 18:14:02.160858 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-06-02 18:14:02.182119 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-06-02 18:14:02.318800 | instance | openstack/configmaps/memcached-memcached-bin 2026-06-02 18:14:02.331321 | instance | monitoring/secrets/alertmanager-tls 2026-06-02 18:14:02.504053 | instance | openstack/configmaps/neutron-bin 2026-06-02 18:14:02.514704 | instance | openstack/configmaps/nova-bin 2026-06-02 18:14:02.718922 | instance | monitoring/secrets/grafana-tls 2026-06-02 18:14:02.733693 | instance | openstack/configmaps/openvswitch-bin 2026-06-02 18:14:02.871049 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-06-02 18:14:02.936312 | instance | openstack/configmaps/ovn-bin 2026-06-02 18:14:03.037359 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-06-02 18:14:03.134106 | instance | openstack/configmaps/ovn-controller-default-bin 2026-06-02 18:14:03.232838 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-06-02 18:14:03.322522 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-06-02 18:14:03.403037 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-06-02 18:14:03.513003 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-06-02 18:14:03.571192 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-06-02 18:14:03.688731 | instance | openstack/configmaps/percona-xtradb-pxc 2026-06-02 18:14:03.743146 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-06-02 18:14:03.876940 | instance | openstack/configmaps/placement-bin 2026-06-02 18:14:03.922458 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-06-02 18:14:04.094194 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-06-02 18:14:04.118865 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-06-02 18:14:04.254662 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-06-02 18:14:04.312979 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6srvm-tls 2026-06-02 18:14:04.454403 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-06-02 18:14:04.475245 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-06-02 18:14:04.654487 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-06-02 18:14:04.663539 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-06-02 18:14:04.843484 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-06-02 18:14:04.862004 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-06-02 18:14:05.039724 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-06-02 18:14:05.046293 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-06-02 18:14:05.221752 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-06-02 18:14:05.251716 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-06-02 18:14:05.394209 | instance | monitoring/secrets/prometheus-tls 2026-06-02 18:14:05.456028 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-06-02 18:14:05.557469 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-06-02 18:14:05.639918 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-06-02 18:14:05.719583 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-06-02 18:14:05.832473 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-06-02 18:14:06.028927 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-06-02 18:14:06.033158 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-06-02 18:14:06.200296 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-06-02 18:14:06.250112 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-06-02 18:14:06.387464 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-06-02 18:14:06.429908 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-06-02 18:14:06.588974 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-06-02 18:14:06.634721 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-06-02 18:14:06.791955 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-06-02 18:14:06.844807 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-06-02 18:14:07.003374 | instance | openstack/configmaps/rook-config-override 2026-06-02 18:14:07.051777 | instance | openstack/configmaps/staffeln-bin 2026-06-02 18:14:07.245386 | instance | openstack/configmaps/valkey-configuration 2026-06-02 18:14:07.298858 | instance | openstack/configmaps/valkey-health 2026-06-02 18:14:07.427368 | instance | openstack/configmaps/valkey-scripts 2026-06-02 18:14:07.502786 | instance | monitoring/serviceaccounts/default 2026-06-02 18:14:07.649122 | instance | monitoring/serviceaccounts/goldpinger 2026-06-02 18:14:07.775046 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-06-02 18:14:07.891358 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-06-02 18:14:08.022555 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-06-02 18:14:08.138810 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-06-02 18:14:08.272463 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-06-02 18:14:08.392533 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-06-02 18:14:08.518604 | instance | monitoring/serviceaccounts/loki 2026-06-02 18:14:08.637692 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-06-02 18:14:08.773175 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-06-02 18:14:08.897251 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-06-02 18:14:09.004819 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-06-02 18:14:09.159596 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-06-02 18:14:09.254388 | instance | monitoring/serviceaccounts/vector 2026-06-02 18:14:09.444823 | instance | monitoring/services/alertmanager-operated 2026-06-02 18:14:09.513147 | instance | monitoring/services/goldpinger 2026-06-02 18:14:09.644578 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-06-02 18:14:09.700102 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-06-02 18:14:09.820549 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-06-02 18:14:09.870693 | instance | monitoring/services/kube-prometheus-stack-operator 2026-06-02 18:14:10.016485 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-06-02 18:14:10.053428 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-06-02 18:14:10.182819 | instance | monitoring/services/loki 2026-06-02 18:14:10.240718 | instance | monitoring/services/loki-chunks-cache 2026-06-02 18:14:10.352373 | instance | monitoring/services/loki-gateway 2026-06-02 18:14:10.437632 | instance | monitoring/services/loki-headless 2026-06-02 18:14:10.526431 | instance | monitoring/services/loki-memberlist 2026-06-02 18:14:10.620635 | instance | monitoring/services/loki-results-cache 2026-06-02 18:14:10.700771 | instance | monitoring/services/prometheus-operated 2026-06-02 18:14:10.831452 | instance | monitoring/services/prometheus-pushgateway 2026-06-02 18:14:10.881104 | instance | monitoring/services/prometheus-smartctl-exporter 2026-06-02 18:14:11.002339 | instance | monitoring/services/vector-headless 2026-06-02 18:14:11.060528 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-06-02 18:14:11.192054 | instance | openstack/cronjobs/keystone-credential-rotate 2026-06-02 18:14:11.263686 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-06-02 18:14:11.392518 | instance | openstack/cronjobs/nova-cell-setup 2026-06-02 18:14:11.480048 | instance | openstack/cronjobs/nova-service-cleaner 2026-06-02 18:14:11.600127 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-06-02 18:14:11.708675 | instance | monitoring/statefulsets/loki 2026-06-02 18:14:11.842658 | instance | monitoring/statefulsets/loki-chunks-cache 2026-06-02 18:14:11.910028 | instance | monitoring/statefulsets/loki-results-cache 2026-06-02 18:14:12.029835 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-06-02 18:14:12.082064 | instance | openstack/daemonsets/keepalived 2026-06-02 18:14:12.229005 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-06-02 18:14:12.290765 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-06-02 18:14:12.449239 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-06-02 18:14:12.534929 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-06-02 18:14:12.706643 | instance | openstack/daemonsets/nova-compute-default 2026-06-02 18:14:12.767844 | instance | openstack/daemonsets/openvswitch 2026-06-02 18:14:12.960251 | instance | openstack/daemonsets/ovn-controller-default 2026-06-02 18:14:13.028918 | instance | openstack/deployment/barbican-api 2026-06-02 18:14:13.215300 | instance | openstack/deployment/cinder-api 2026-06-02 18:14:13.246916 | instance | openstack/deployment/cinder-backup 2026-06-02 18:14:13.434201 | instance | openstack/deployment/cinder-scheduler 2026-06-02 18:14:13.502914 | instance | openstack/deployment/cinder-volume 2026-06-02 18:14:13.688626 | instance | openstack/deployment/glance-api 2026-06-02 18:14:13.741969 | instance | openstack/deployment/keystone-api 2026-06-02 18:14:13.908294 | instance | openstack/deployment/memcached-memcached 2026-06-02 18:14:13.964527 | instance | openstack/deployment/neutron-rpc-server 2026-06-02 18:14:14.110846 | instance | openstack/deployment/neutron-server 2026-06-02 18:14:14.183926 | instance | openstack/deployment/nova-api-metadata 2026-06-02 18:14:14.319963 | instance | openstack/deployment/nova-api-osapi 2026-06-02 18:14:14.407240 | instance | openstack/deployment/nova-conductor 2026-06-02 18:14:14.537132 | instance | openstack/deployment/nova-novncproxy 2026-06-02 18:14:14.625300 | instance | openstack/deployment/nova-scheduler 2026-06-02 18:14:14.753125 | instance | openstack/deployment/ovn-northd 2026-06-02 18:14:14.827472 | instance | openstack/deployment/placement-api 2026-06-02 18:14:14.972560 | instance | openstack/deployment/pxc-operator 2026-06-02 18:14:15.027909 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-06-02 18:14:15.180655 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-06-02 18:14:15.233274 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-06-02 18:14:15.376339 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-06-02 18:14:15.443027 | instance | openstack/deployment/staffeln-api 2026-06-02 18:14:15.611404 | instance | openstack/deployment/staffeln-conductor 2026-06-02 18:14:15.676107 | instance | openstack/endpoints/barbican-api 2026-06-02 18:14:15.831579 | instance | openstack/endpoints/ceph-mon 2026-06-02 18:14:15.888218 | instance | openstack/endpoints/cinder-api 2026-06-02 18:14:16.022265 | instance | openstack/endpoints/glance-api 2026-06-02 18:14:16.076690 | instance | openstack/endpoints/keystone-api 2026-06-02 18:14:16.202829 | instance | openstack/endpoints/memcached 2026-06-02 18:14:16.276516 | instance | openstack/endpoints/memcached-metrics 2026-06-02 18:14:16.426000 | instance | openstack/endpoints/neutron-server 2026-06-02 18:14:16.461385 | instance | openstack/endpoints/nova-api 2026-06-02 18:14:16.628359 | instance | openstack/endpoints/nova-metadata 2026-06-02 18:14:16.650040 | instance | openstack/endpoints/nova-novncproxy 2026-06-02 18:14:16.811007 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-06-02 18:14:16.843322 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-06-02 18:14:16.993978 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-06-02 18:14:17.021826 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-06-02 18:14:17.191527 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-06-02 18:14:17.222244 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-06-02 18:14:17.377015 | instance | openstack/endpoints/percona-xtradb-pxc 2026-06-02 18:14:17.410502 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-06-02 18:14:17.570101 | instance | openstack/endpoints/placement-api 2026-06-02 18:14:17.602357 | instance | openstack/endpoints/rabbitmq-barbican 2026-06-02 18:14:17.747458 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-06-02 18:14:17.801102 | instance | openstack/endpoints/rabbitmq-cinder 2026-06-02 18:14:17.949927 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-06-02 18:14:18.026270 | instance | openstack/endpoints/rabbitmq-glance 2026-06-02 18:14:18.160054 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-06-02 18:14:18.226005 | instance | openstack/endpoints/rabbitmq-keystone 2026-06-02 18:14:18.353071 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-06-02 18:14:18.417614 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-06-02 18:14:18.546101 | instance | openstack/endpoints/rabbitmq-neutron 2026-06-02 18:14:18.605835 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-06-02 18:14:18.746482 | instance | openstack/endpoints/rabbitmq-nova 2026-06-02 18:14:18.813003 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-06-02 18:14:18.950126 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-06-02 18:14:18.996172 | instance | openstack/endpoints/staffeln-api 2026-06-02 18:14:19.143908 | instance | openstack/endpoints/valkey 2026-06-02 18:14:19.184080 | instance | openstack/endpoints/valkey-headless 2026-06-02 18:14:19.334761 | instance | openstack/endpoints/valkey-metrics 2026-06-02 18:14:19.378228 | instance | openstack/ingresses/compute 2026-06-02 18:14:19.543474 | instance | openstack/ingresses/compute-novnc-proxy 2026-06-02 18:14:19.580324 | instance | openstack/ingresses/identity 2026-06-02 18:14:19.745514 | instance | openstack/ingresses/image 2026-06-02 18:14:19.781545 | instance | openstack/ingresses/key-manager 2026-06-02 18:14:19.967107 | instance | openstack/ingresses/network 2026-06-02 18:14:19.980849 | instance | openstack/ingresses/placement 2026-06-02 18:14:20.169136 | instance | openstack/ingresses/rook-ceph-cluster 2026-06-02 18:14:20.186965 | instance | openstack/ingresses/volumev3 2026-06-02 18:14:20.375518 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-06-02 18:14:20.381019 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-06-02 18:14:20.545736 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-06-02 18:14:20.551362 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-06-02 18:14:20.727187 | instance | openstack/jobs/barbican-db-init 2026-06-02 18:14:20.733452 | instance | openstack/jobs/barbican-db-sync 2026-06-02 18:14:20.940109 | instance | openstack/jobs/barbican-ks-endpoints 2026-06-02 18:14:20.944776 | instance | openstack/jobs/barbican-ks-service 2026-06-02 18:14:21.145710 | instance | openstack/jobs/barbican-ks-user 2026-06-02 18:14:21.147015 | instance | openstack/jobs/barbican-rabbit-init 2026-06-02 18:14:21.350496 | instance | openstack/jobs/cinder-backup-storage-init 2026-06-02 18:14:21.363201 | instance | openstack/jobs/cinder-bootstrap 2026-06-02 18:14:21.545479 | instance | openstack/jobs/cinder-create-internal-tenant 2026-06-02 18:14:21.557795 | instance | openstack/jobs/cinder-db-init 2026-06-02 18:14:21.760453 | instance | openstack/jobs/cinder-db-sync 2026-06-02 18:14:21.762787 | instance | openstack/jobs/cinder-ks-endpoints 2026-06-02 18:14:21.955092 | instance | openstack/jobs/cinder-ks-service 2026-06-02 18:14:21.987084 | instance | openstack/jobs/cinder-ks-user 2026-06-02 18:14:22.139143 | instance | openstack/jobs/cinder-rabbit-init 2026-06-02 18:14:22.183128 | instance | openstack/jobs/cinder-storage-init 2026-06-02 18:14:22.333020 | instance | openstack/jobs/cinder-volume-usage-audit-29673725 2026-06-02 18:14:22.381324 | instance | openstack/jobs/glance-db-init 2026-06-02 18:14:22.530865 | instance | openstack/jobs/glance-db-sync 2026-06-02 18:14:22.576816 | instance | openstack/jobs/glance-ks-endpoints 2026-06-02 18:14:22.733674 | instance | openstack/jobs/glance-ks-service 2026-06-02 18:14:22.785361 | instance | openstack/jobs/glance-ks-user 2026-06-02 18:14:22.940896 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-06-02 18:14:23.003025 | instance | openstack/jobs/glance-metadefs-load 2026-06-02 18:14:23.120579 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-06-02 18:14:23.192717 | instance | openstack/jobs/glance-rabbit-init 2026-06-02 18:14:23.313687 | instance | openstack/networkpolicies/valkey 2026-06-02 18:14:23.411723 | instance | openstack/jobs/glance-storage-init 2026-06-02 18:14:23.492558 | instance | openstack/jobs/keystone-bootstrap 2026-06-02 18:14:23.614330 | instance | openstack/jobs/keystone-credential-setup 2026-06-02 18:14:23.696171 | instance | openstack/jobs/keystone-db-init 2026-06-02 18:14:23.858241 | instance | openstack/jobs/keystone-db-sync 2026-06-02 18:14:23.937710 | instance | openstack/jobs/keystone-domain-manage 2026-06-02 18:14:24.045613 | instance | openstack/jobs/keystone-fernet-setup 2026-06-02 18:14:24.121315 | instance | openstack/jobs/keystone-rabbit-init 2026-06-02 18:14:24.239594 | instance | openstack/jobs/neutron-db-init 2026-06-02 18:14:24.316843 | instance | openstack/jobs/neutron-db-sync 2026-06-02 18:14:24.447705 | instance | openstack/jobs/neutron-ks-endpoints 2026-06-02 18:14:24.507415 | instance | openstack/jobs/neutron-ks-service 2026-06-02 18:14:24.634270 | instance | openstack/jobs/neutron-ks-user 2026-06-02 18:14:24.685480 | instance | openstack/jobs/neutron-rabbit-init 2026-06-02 18:14:24.836948 | instance | openstack/jobs/nova-bootstrap 2026-06-02 18:14:24.870436 | instance | openstack/jobs/nova-cell-setup 2026-06-02 18:14:25.028401 | instance | openstack/jobs/nova-db-init 2026-06-02 18:14:25.065167 | instance | openstack/jobs/nova-db-sync 2026-06-02 18:14:25.228102 | instance | openstack/jobs/nova-ks-endpoints 2026-06-02 18:14:25.258258 | instance | openstack/jobs/nova-ks-service 2026-06-02 18:14:25.421691 | instance | openstack/jobs/nova-ks-user 2026-06-02 18:14:25.443042 | instance | openstack/jobs/nova-rabbit-init 2026-06-02 18:14:25.621163 | instance | openstack/jobs/placement-db-init 2026-06-02 18:14:25.652197 | instance | openstack/jobs/placement-db-sync 2026-06-02 18:14:25.813739 | instance | openstack/jobs/placement-ks-endpoints 2026-06-02 18:14:25.854668 | instance | openstack/jobs/placement-ks-service 2026-06-02 18:14:26.037618 | instance | openstack/jobs/placement-ks-user 2026-06-02 18:14:26.070856 | instance | openstack/jobs/staffeln-db-init 2026-06-02 18:14:26.243074 | instance | openstack/jobs/staffeln-db-sync 2026-06-02 18:14:26.262062 | instance | rook-ceph/deployment/rook-ceph-operator 2026-06-02 18:14:26.430197 | instance | openstack/pods/barbican-api-595d957db5-dl6ms 2026-06-02 18:14:26.434845 | instance | openstack/pods/barbican-db-init-wzxrs 2026-06-02 18:14:26.625952 | instance | openstack/pods/barbican-db-sync-4nhfr 2026-06-02 18:14:26.626888 | instance | openstack/pods/barbican-ks-endpoints-k7d76 2026-06-02 18:14:26.824363 | instance | openstack/pods/barbican-ks-service-jqrtv 2026-06-02 18:14:26.827600 | instance | openstack/pods/barbican-ks-user-j4l5g 2026-06-02 18:14:27.019024 | instance | openstack/pods/barbican-rabbit-init-nx58f 2026-06-02 18:14:27.027259 | instance | openstack/pods/cinder-api-5f867dbcc8-dbtsb 2026-06-02 18:14:27.209726 | instance | openstack/pods/cinder-backup-bd88764-4wvsr 2026-06-02 18:14:27.210705 | instance | openstack/pods/cinder-backup-storage-init-pzsg2 2026-06-02 18:14:27.410680 | instance | openstack/pods/cinder-bootstrap-7cbmf 2026-06-02 18:14:27.422974 | instance | openstack/pods/cinder-create-internal-tenant-wr28l 2026-06-02 18:14:27.617998 | instance | openstack/pods/cinder-db-init-f5pf8 2026-06-02 18:14:27.626988 | instance | openstack/pods/cinder-db-sync-9fqpv 2026-06-02 18:14:27.832063 | instance | openstack/pods/cinder-ks-endpoints-kkzq2 2026-06-02 18:14:27.833366 | instance | openstack/pods/cinder-ks-service-kk8vz 2026-06-02 18:14:28.030579 | instance | openstack/pods/cinder-ks-user-jxlx4 2026-06-02 18:14:28.032057 | instance | openstack/pods/cinder-rabbit-init-pjtq9 2026-06-02 18:14:28.217820 | instance | openstack/pods/cinder-scheduler-56bbcd4954-gtld4 2026-06-02 18:14:28.233251 | instance | openstack/pods/cinder-storage-init-x528q 2026-06-02 18:14:28.420793 | instance | openstack/pods/cinder-volume-7548599647-nd2p7 2026-06-02 18:14:28.422588 | instance | openstack/pods/cinder-volume-usage-audit-29673725-7n5gb 2026-06-02 18:14:28.631254 | instance | openstack/pods/glance-api-766dcc8ccc-k5hh5 2026-06-02 18:14:28.647621 | instance | openstack/pods/glance-db-init-h84mj 2026-06-02 18:14:28.852239 | instance | openstack/pods/glance-db-sync-pm7tn 2026-06-02 18:14:28.854122 | instance | openstack/pods/glance-ks-endpoints-ss5jd 2026-06-02 18:14:29.078209 | instance | openstack/pods/glance-ks-service-hkjmc 2026-06-02 18:14:29.081149 | instance | openstack/pods/glance-ks-user-29rgn 2026-06-02 18:14:29.274276 | instance | openstack/pods/glance-metadefs-load-9l9dz 2026-06-02 18:14:29.281545 | instance | openstack/pods/glance-rabbit-init-v5pf2 2026-06-02 18:14:29.474833 | instance | openstack/pods/glance-storage-init-wb9pg 2026-06-02 18:14:29.477704 | instance | openstack/pods/keepalived-dd4sd 2026-06-02 18:14:29.672522 | instance | openstack/pods/keystone-api-69f66598bd-bgl85 2026-06-02 18:14:29.693825 | instance | openstack/pods/keystone-bootstrap-q52c4 2026-06-02 18:14:29.867015 | instance | openstack/pods/keystone-credential-setup-2ttxv 2026-06-02 18:14:29.897770 | instance | openstack/pods/keystone-db-init-rj5cl 2026-06-02 18:14:30.061612 | instance | openstack/pods/keystone-db-sync-m9bp2 2026-06-02 18:14:30.116003 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-06-02 18:14:30.265211 | instance | openstack/pods/keystone-domain-manage-bqfs5 2026-06-02 18:14:30.398827 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-06-02 18:14:30.464838 | instance | openstack/pods/keystone-fernet-setup-bsr9q 2026-06-02 18:14:30.657715 | instance | openstack/pods/keystone-rabbit-init-wmwpx 2026-06-02 18:14:30.658329 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-06-02 18:14:30.846977 | instance | openstack/pods/libvirt-libvirt-default-lrbgc 2026-06-02 18:14:30.937137 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-06-02 18:14:31.063026 | instance | openstack/pods/memcached-memcached-6479589586-k7658 2026-06-02 18:14:31.211625 | instance | openstack/pods/neutron-db-init-nj9nl 2026-06-02 18:14:31.266338 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-06-02 18:14:31.406967 | instance | openstack/pods/neutron-db-sync-4kt88 2026-06-02 18:14:31.530597 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-06-02 18:14:31.616315 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-06-02 18:14:31.805132 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-06-02 18:14:31.908628 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-06-02 18:14:32.093567 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-06-02 18:14:32.189618 | instance | openstack/pods/neutron-ks-endpoints-bc8j7 2026-06-02 18:14:32.381423 | instance | openstack/pods/neutron-ks-service-scqs9 2026-06-02 18:14:32.392829 | instance | openstack/pods/neutron-ks-user-tk9tf 2026-06-02 18:14:32.603763 | instance | openstack/pods/neutron-netns-cleanup-cron-default-65t9v 2026-06-02 18:14:32.612290 | instance | openstack/pods/neutron-ovn-metadata-agent-default-rlwcp 2026-06-02 18:14:32.802812 | instance | openstack/pods/neutron-ovn-vpn-agent-default-2hhpt 2026-06-02 18:14:32.854015 | instance | openstack/pods/neutron-rabbit-init-9l4vq 2026-06-02 18:14:33.050244 | instance | openstack/pods/neutron-rpc-server-7fb7499c58-mv7dq 2026-06-02 18:14:33.094549 | instance | openstack/pods/neutron-server-698cc99dc8-wgf75 2026-06-02 18:14:33.278755 | instance | openstack/pods/nova-api-metadata-7d6cd9d496-8wjjl 2026-06-02 18:14:33.318227 | instance | openstack/pods/nova-api-osapi-cfc5fbfb8-kwvr4 2026-06-02 18:14:33.514269 | instance | openstack/pods/nova-bootstrap-vgzrb 2026-06-02 18:14:33.633903 | instance | openstack/pods/nova-cell-setup-8m2sj 2026-06-02 18:14:33.760387 | instance | openstack/pods/nova-compute-default-f5gp6 2026-06-02 18:14:33.845274 | instance | openstack/pods/nova-conductor-5b57cd9c64-69qtn 2026-06-02 18:14:34.019843 | instance | openstack/pods/nova-db-init-gmjwz 2026-06-02 18:14:34.076465 | instance | openstack/pods/nova-db-sync-7flg6 2026-06-02 18:14:34.241480 | instance | openstack/pods/nova-ks-endpoints-k75wz 2026-06-02 18:14:34.332086 | instance | openstack/pods/nova-ks-service-dzkn9 2026-06-02 18:14:34.498688 | instance | openstack/pods/nova-ks-user-ps24t 2026-06-02 18:14:34.535797 | instance | openstack/pods/nova-novncproxy-85bc6975f-48452 2026-06-02 18:14:34.698622 | instance | openstack/pods/nova-rabbit-init-5r759 2026-06-02 18:14:34.808381 | instance | openstack/pods/nova-scheduler-5b9b8b6688-jsxm2 2026-06-02 18:14:34.924396 | instance | openstack/pods/openvswitch-npc8p 2026-06-02 18:14:35.021463 | instance | openstack/pods/ovn-controller-default-ggljs 2026-06-02 18:14:35.152555 | instance | openstack/pods/ovn-northd-fc978744-tsjdt 2026-06-02 18:14:35.282255 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-06-02 18:14:35.380793 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-06-02 18:14:35.501497 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-06-02 18:14:35.577817 | instance | openstack/pods/percona-xtradb-pxc-0 2026-06-02 18:14:35.744467 | instance | openstack/pods/placement-api-5d5c6696f7-j27km 2026-06-02 18:14:35.878131 | instance | openstack/pods/placement-db-init-b6v6j 2026-06-02 18:14:35.991284 | instance | openstack/pods/placement-db-sync-zzsd9 2026-06-02 18:14:36.078017 | instance | openstack/pods/placement-ks-endpoints-qpzs9 2026-06-02 18:14:36.215590 | instance | openstack/pods/placement-ks-service-58sv4 2026-06-02 18:14:36.343506 | instance | openstack/pods/placement-ks-user-xkrmq 2026-06-02 18:14:36.434689 | instance | openstack/pods/pxc-operator-69cb5bbdb9-f7mnb 2026-06-02 18:14:36.567018 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-06-02 18:14:36.629289 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-06-02 18:14:36.788276 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-8gfps 2026-06-02 18:14:36.897518 | instance | openstack/pods/rabbitmq-glance-server-0 2026-06-02 18:14:37.029684 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-06-02 18:14:37.102514 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-47d5x 2026-06-02 18:14:37.221778 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-06-02 18:14:37.311151 | instance | openstack/pods/rabbitmq-nova-server-0 2026-06-02 18:14:37.425812 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vhddp 2026-06-02 18:14:37.508868 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx 2026-06-02 18:14:37.630135 | instance | openstack/pods/staffeln-api-b47498557-48ckw 2026-06-02 18:14:37.720199 | instance | openstack/pods/staffeln-conductor-575b46cfbb-tnm4g 2026-06-02 18:14:37.825534 | instance | openstack/pods/staffeln-db-init-96sw6 2026-06-02 18:14:37.940761 | instance | openstack/pods/staffeln-db-sync-26c4k 2026-06-02 18:14:38.026807 | instance | openstack/pods/valkey-node-0 2026-06-02 18:14:38.132044 | instance | openstack/rolebindings/barbican-barbican-api 2026-06-02 18:14:38.229534 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-06-02 18:14:38.284221 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-06-02 18:14:38.396611 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-06-02 18:14:38.453958 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-06-02 18:14:38.558884 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-06-02 18:14:38.608799 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-06-02 18:14:38.717597 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-06-02 18:14:38.773701 | instance | openstack/rolebindings/cinder-cinder-api 2026-06-02 18:14:38.871547 | instance | openstack/rolebindings/cinder-cinder-backup 2026-06-02 18:14:38.942376 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-06-02 18:14:39.049120 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-06-02 18:14:39.112366 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-06-02 18:14:39.211055 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-06-02 18:14:39.281000 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-06-02 18:14:39.377346 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-06-02 18:14:39.447289 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-06-02 18:14:39.558676 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-06-02 18:14:39.629728 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-06-02 18:14:39.721799 | instance | openstack/rolebindings/cinder-cinder-test 2026-06-02 18:14:39.805506 | instance | openstack/rolebindings/cinder-cinder-volume 2026-06-02 18:14:39.895703 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-06-02 18:14:39.977172 | instance | openstack/rolebindings/cinder-storage-init 2026-06-02 18:14:40.060351 | instance | openstack/rolebindings/glance-glance-api 2026-06-02 18:14:40.146606 | instance | openstack/rolebindings/glance-glance-db-init 2026-06-02 18:14:40.215256 | instance | openstack/rolebindings/glance-glance-db-sync 2026-06-02 18:14:40.305397 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-06-02 18:14:40.379163 | instance | openstack/rolebindings/glance-glance-ks-service 2026-06-02 18:14:40.465712 | instance | openstack/rolebindings/glance-glance-ks-user 2026-06-02 18:14:40.532583 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-06-02 18:14:40.628192 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-06-02 18:14:40.691426 | instance | openstack/rolebindings/glance-glance-storage-init 2026-06-02 18:14:40.783894 | instance | openstack/rolebindings/glance-glance-test 2026-06-02 18:14:40.858933 | instance | openstack/rolebindings/glance-storage-init 2026-06-02 18:14:40.977337 | instance | openstack/rolebindings/keepalived 2026-06-02 18:14:41.024519 | instance | openstack/rolebindings/keystone-credential-rotate 2026-06-02 18:14:41.137314 | instance | openstack/rolebindings/keystone-credential-setup 2026-06-02 18:14:41.205939 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-06-02 18:14:41.331676 | instance | openstack/rolebindings/keystone-fernet-setup 2026-06-02 18:14:41.400738 | instance | openstack/rolebindings/keystone-keystone-api 2026-06-02 18:14:41.519635 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-06-02 18:14:41.591410 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-06-02 18:14:41.688487 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-06-02 18:14:41.800581 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-06-02 18:14:41.883926 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-06-02 18:14:41.962627 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-06-02 18:14:42.075312 | instance | openstack/rolebindings/keystone-keystone-test 2026-06-02 18:14:42.153439 | instance | openstack/rolebindings/libvirt-cert-manager 2026-06-02 18:14:42.239662 | instance | openstack/rolebindings/libvirt-libvirt 2026-06-02 18:14:42.319223 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-06-02 18:14:42.417809 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-06-02 18:14:42.490797 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-06-02 18:14:42.584752 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-06-02 18:14:42.670962 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-06-02 18:14:42.763861 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-06-02 18:14:42.875655 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-06-02 18:14:42.950682 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-06-02 18:14:43.051923 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-06-02 18:14:43.146692 | instance | openstack/rolebindings/neutron-neutron-server 2026-06-02 18:14:43.236347 | instance | openstack/rolebindings/neutron-neutron-test 2026-06-02 18:14:43.337294 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-06-02 18:14:43.448355 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-06-02 18:14:43.526534 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-06-02 18:14:43.617459 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-06-02 18:14:43.707092 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-06-02 18:14:43.785549 | instance | openstack/rolebindings/nova-nova-compute 2026-06-02 18:14:43.885728 | instance | openstack/rolebindings/nova-nova-conductor 2026-06-02 18:14:43.948728 | instance | openstack/rolebindings/nova-nova-db-init 2026-06-02 18:14:44.041666 | instance | openstack/rolebindings/nova-nova-db-sync 2026-06-02 18:14:44.133132 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-06-02 18:14:44.223912 | instance | openstack/rolebindings/nova-nova-ks-service 2026-06-02 18:14:44.304561 | instance | openstack/rolebindings/nova-nova-ks-user 2026-06-02 18:14:44.385341 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-06-02 18:14:44.484707 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-06-02 18:14:44.564805 | instance | openstack/rolebindings/nova-nova-scheduler 2026-06-02 18:14:44.644690 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-06-02 18:14:44.729067 | instance | openstack/rolebindings/nova-nova-test 2026-06-02 18:14:44.821010 | instance | openstack/rolebindings/ovn-bgp-agent 2026-06-02 18:14:44.903171 | instance | openstack/rolebindings/ovn-controller 2026-06-02 18:14:45.001630 | instance | openstack/rolebindings/ovn-northd 2026-06-02 18:14:45.079318 | instance | openstack/rolebindings/ovn-ovn-controller 2026-06-02 18:14:45.179171 | instance | openstack/rolebindings/ovn-ovn-northd 2026-06-02 18:14:45.257406 | instance | openstack/rolebindings/ovn-ovsdb 2026-06-02 18:14:45.339579 | instance | openstack/rolebindings/placement-placement-api 2026-06-02 18:14:45.460108 | instance | openstack/rolebindings/placement-placement-db-init 2026-06-02 18:14:45.510769 | instance | openstack/rolebindings/placement-placement-db-sync 2026-06-02 18:14:45.639718 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-06-02 18:14:45.682303 | instance | openstack/rolebindings/placement-placement-ks-service 2026-06-02 18:14:45.842698 | instance | openstack/rolebindings/placement-placement-ks-user 2026-06-02 18:14:45.868260 | instance | openstack/rolebindings/pxc-operator 2026-06-02 18:14:46.070080 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-06-02 18:14:46.083202 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-06-02 18:14:46.269207 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-06-02 18:14:46.291934 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-06-02 18:14:46.440795 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-06-02 18:14:46.471951 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-06-02 18:14:46.608773 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-06-02 18:14:46.639295 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-06-02 18:14:46.769145 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-06-02 18:14:46.800342 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-06-02 18:14:46.931995 | instance | openstack/rolebindings/rook-ceph-mgr 2026-06-02 18:14:46.980602 | instance | openstack/rolebindings/rook-ceph-osd 2026-06-02 18:14:47.107385 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-06-02 18:14:47.152666 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-06-02 18:14:47.273371 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-06-02 18:14:47.330864 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-06-02 18:14:47.429901 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-06-02 18:14:47.492433 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-06-02 18:14:47.608378 | instance | openstack/roles/barbican-openstack-barbican-api 2026-06-02 18:14:47.657420 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-06-02 18:14:47.764414 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-06-02 18:14:47.820316 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-06-02 18:14:47.939994 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-06-02 18:14:47.991554 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-06-02 18:14:48.120736 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-06-02 18:14:48.163437 | instance | openstack/roles/cinder-backup-storage-init 2026-06-02 18:14:48.289666 | instance | openstack/roles/cinder-openstack-cinder-api 2026-06-02 18:14:48.324762 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-9thlc 2026-06-02 18:14:48.469098 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-06-02 18:14:48.507132 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-06-02 18:14:48.624328 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-06-02 18:14:48.672254 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-06-02 18:14:48.788474 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-06-02 18:14:48.836065 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-06-02 18:14:49.017396 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-06-02 18:14:49.019221 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-06-02 18:14:49.189005 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-06-02 18:14:49.191507 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-06-02 18:14:49.345980 | instance | openstack/roles/cinder-openstack-cinder-test 2026-06-02 18:14:49.364549 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-06-02 18:14:49.518775 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-06-02 18:14:49.598763 | instance | openstack/roles/cinder-storage-init 2026-06-02 18:14:49.694801 | instance | openstack/roles/glance-openstack-glance-api 2026-06-02 18:14:49.775267 | instance | openstack/roles/glance-openstack-glance-db-init 2026-06-02 18:14:49.873728 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-06-02 18:14:49.961228 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-06-02 18:14:50.046678 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-06-02 18:14:50.128270 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-06-02 18:14:50.210674 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-06-02 18:14:50.283897 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-06-02 18:14:50.364933 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-06-02 18:14:50.438476 | instance | openstack/roles/glance-openstack-glance-test 2026-06-02 18:14:50.522077 | instance | openstack/roles/glance-storage-init 2026-06-02 18:14:50.613046 | instance | openstack/roles/keepalived 2026-06-02 18:14:50.702734 | instance | openstack/roles/keystone-credential-rotate 2026-06-02 18:14:50.774645 | instance | openstack/roles/keystone-credential-setup 2026-06-02 18:14:50.860402 | instance | openstack/roles/keystone-fernet-rotate 2026-06-02 18:14:50.943754 | instance | openstack/roles/keystone-fernet-setup 2026-06-02 18:14:51.034752 | instance | openstack/roles/keystone-openstack-keystone-api 2026-06-02 18:14:51.111533 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-06-02 18:14:51.210696 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-06-02 18:14:51.293889 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-06-02 18:14:51.381630 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-06-02 18:14:51.473213 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-06-02 18:14:51.562056 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-06-02 18:14:51.646653 | instance | openstack/roles/keystone-openstack-keystone-test 2026-06-02 18:14:51.722957 | instance | openstack/roles/libvirt-cert-manager 2026-06-02 18:14:51.804598 | instance | openstack/roles/libvirt-openstack-libvirt 2026-06-02 18:14:51.883957 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-06-02 18:14:51.985677 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-06-02 18:14:52.039284 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-06-02 18:14:52.153253 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-06-02 18:14:52.231760 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-06-02 18:14:52.336680 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-06-02 18:14:52.409115 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-06-02 18:14:52.513599 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-06-02 18:14:52.595573 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-06-02 18:14:52.692366 | instance | openstack/roles/neutron-openstack-neutron-server 2026-06-02 18:14:52.769343 | instance | openstack/roles/neutron-openstack-neutron-test 2026-06-02 18:14:52.841525 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-06-02 18:14:52.921969 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-06-02 18:14:53.008609 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-06-02 18:14:53.090053 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-06-02 18:14:53.183423 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-06-02 18:14:53.284705 | instance | openstack/roles/nova-openstack-nova-compute 2026-06-02 18:14:53.335694 | instance | openstack/roles/nova-openstack-nova-conductor 2026-06-02 18:14:53.458501 | instance | openstack/roles/nova-openstack-nova-db-init 2026-06-02 18:14:53.530310 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-06-02 18:14:53.621585 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-06-02 18:14:53.697630 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-06-02 18:14:53.791804 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-06-02 18:14:53.868112 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-06-02 18:14:53.959477 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-06-02 18:14:54.038800 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-06-02 18:14:54.139063 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-06-02 18:14:54.223223 | instance | openstack/roles/nova-openstack-nova-test 2026-06-02 18:14:54.312503 | instance | openstack/roles/ovn-bgp-agent 2026-06-02 18:14:54.376967 | instance | openstack/roles/ovn-controller 2026-06-02 18:14:54.469541 | instance | openstack/roles/ovn-northd 2026-06-02 18:14:54.536697 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-06-02 18:14:54.625589 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-06-02 18:14:54.699202 | instance | openstack/roles/ovn-ovsdb 2026-06-02 18:14:54.790975 | instance | openstack/roles/placement-openstack-placement-api 2026-06-02 18:14:54.859309 | instance | openstack/roles/placement-openstack-placement-db-init 2026-06-02 18:14:54.951511 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-06-02 18:14:55.044046 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-06-02 18:14:55.134452 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-06-02 18:14:55.226798 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-06-02 18:14:55.303010 | instance | openstack/roles/pxc-operator 2026-06-02 18:14:55.404731 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-06-02 18:14:55.485041 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-06-02 18:14:55.571183 | instance | openstack/roles/rabbitmq-cluster-operator 2026-06-02 18:14:55.661042 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-06-02 18:14:55.736708 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-06-02 18:14:55.865024 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-06-02 18:14:55.941134 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-06-02 18:14:56.072038 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-06-02 18:14:56.175138 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-06-02 18:14:56.323598 | instance | openstack/roles/rook-ceph-mgr 2026-06-02 18:14:56.357667 | instance | openstack/roles/rook-ceph-osd 2026-06-02 18:14:56.505874 | instance | openstack/roles/rook-ceph-purge-osd 2026-06-02 18:14:56.524131 | instance | openstack/roles/staffeln-conductor 2026-06-02 18:14:56.664727 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-06-02 18:14:56.698642 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-06-02 18:14:56.844282 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-06-02 18:14:56.871860 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-06-02 18:14:57.022433 | instance | openstack/secrets/barbican-api-certs 2026-06-02 18:14:57.053543 | instance | openstack/secrets/barbican-db-admin 2026-06-02 18:14:57.201465 | instance | openstack/secrets/barbican-db-user 2026-06-02 18:14:57.233937 | instance | openstack/secrets/barbican-etc 2026-06-02 18:14:57.369801 | instance | openstack/secrets/barbican-keystone-admin 2026-06-02 18:14:57.421584 | instance | openstack/secrets/barbican-keystone-user 2026-06-02 18:14:57.531199 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-06-02 18:14:57.581452 | instance | openstack/secrets/barbican-rabbitmq-user 2026-06-02 18:14:57.701432 | instance | openstack/secrets/cinder-api-certs 2026-06-02 18:14:57.759282 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-06-02 18:14:57.877016 | instance | openstack/secrets/cinder-db-admin 2026-06-02 18:14:57.939239 | instance | openstack/secrets/cinder-db-user 2026-06-02 18:14:58.045865 | instance | openstack/secrets/cinder-etc 2026-06-02 18:14:58.106073 | instance | openstack/secrets/cinder-keystone-admin 2026-06-02 18:14:58.216518 | instance | openstack/secrets/cinder-keystone-test 2026-06-02 18:14:58.279450 | instance | openstack/secrets/cinder-keystone-user 2026-06-02 18:14:58.393067 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-06-02 18:14:58.442528 | instance | openstack/secrets/cinder-rabbitmq-user 2026-06-02 18:14:58.560642 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-06-02 18:14:58.613511 | instance | openstack/secrets/glance-api-certs 2026-06-02 18:14:58.722794 | instance | openstack/secrets/glance-db-admin 2026-06-02 18:14:58.772362 | instance | openstack/secrets/glance-db-user 2026-06-02 18:14:58.886551 | instance | openstack/secrets/glance-etc 2026-06-02 18:14:58.932598 | instance | openstack/secrets/glance-keystone-admin 2026-06-02 18:14:59.061702 | instance | openstack/secrets/glance-keystone-test 2026-06-02 18:14:59.106711 | instance | openstack/secrets/glance-keystone-user 2026-06-02 18:14:59.224905 | instance | openstack/secrets/glance-rabbitmq-admin 2026-06-02 18:14:59.273734 | instance | openstack/secrets/glance-rabbitmq-user 2026-06-02 18:14:59.411177 | instance | openstack/secrets/images-rbd-keyring 2026-06-02 18:14:59.429458 | instance | openstack/secrets/internal-percona-xtradb 2026-06-02 18:14:59.569303 | instance | openstack/secrets/keepalived-etc 2026-06-02 18:14:59.595115 | instance | openstack/secrets/keystone-api-certs 2026-06-02 18:14:59.726083 | instance | openstack/secrets/keystone-credential-keys 2026-06-02 18:14:59.763953 | instance | openstack/secrets/keystone-db-admin 2026-06-02 18:14:59.889456 | instance | openstack/secrets/keystone-db-user 2026-06-02 18:14:59.938723 | instance | openstack/secrets/keystone-etc 2026-06-02 18:15:00.047798 | instance | openstack/secrets/keystone-fernet-keys 2026-06-02 18:15:00.102923 | instance | openstack/secrets/keystone-keystone-admin 2026-06-02 18:15:00.206487 | instance | openstack/secrets/keystone-keystone-test 2026-06-02 18:15:00.263504 | instance | openstack/serviceaccounts/barbican-api 2026-06-02 18:15:00.368886 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-06-02 18:15:00.532891 | instance | openstack/secrets/keystone-rabbitmq-user 2026-06-02 18:15:00.576224 | instance | openstack/serviceaccounts/barbican-db-init 2026-06-02 18:15:00.693717 | instance | openstack/secrets/libvirt-api-ca 2026-06-02 18:15:00.883606 | instance | openstack/serviceaccounts/barbican-db-sync 2026-06-02 18:15:00.894784 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-06-02 18:15:01.210818 | instance | openstack/secrets/libvirt-etc 2026-06-02 18:15:01.216290 | instance | openstack/serviceaccounts/barbican-ks-service 2026-06-02 18:15:01.393956 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-06-02 18:15:01.543271 | instance | openstack/secrets/libvirt-libvirt-default-lrbgc-api 2026-06-02 18:15:01.561353 | instance | openstack/serviceaccounts/barbican-ks-user 2026-06-02 18:15:01.729025 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-06-02 18:15:01.858131 | instance | openstack/secrets/libvirt-libvirt-default-lrbgc-vnc 2026-06-02 18:15:02.028674 | instance | openstack/serviceaccounts/barbican-test 2026-06-02 18:15:02.057848 | instance | openstack/serviceaccounts/cinder-api 2026-06-02 18:15:02.344769 | instance | openstack/secrets/libvirt-vnc-ca 2026-06-02 18:15:02.377270 | instance | openstack/serviceaccounts/cinder-backup 2026-06-02 18:15:02.520306 | instance | openstack/secrets/neutron-db-admin 2026-06-02 18:15:02.690149 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-06-02 18:15:02.696976 | instance | openstack/secrets/neutron-db-user 2026-06-02 18:15:02.859309 | instance | openstack/secrets/neutron-etc 2026-06-02 18:15:02.969670 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-06-02 18:15:03.048695 | instance | openstack/secrets/neutron-keystone-admin 2026-06-02 18:15:03.216818 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-06-02 18:15:03.266339 | instance | openstack/secrets/neutron-keystone-test 2026-06-02 18:15:03.449984 | instance | openstack/serviceaccounts/cinder-db-init 2026-06-02 18:15:03.571761 | instance | openstack/secrets/neutron-keystone-user 2026-06-02 18:15:03.742222 | instance | openstack/serviceaccounts/cinder-db-sync 2026-06-02 18:15:03.777205 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-06-02 18:15:03.954047 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-06-02 18:15:04.040921 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-06-02 18:15:04.268327 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-06-02 18:15:04.284374 | instance | openstack/serviceaccounts/cinder-ks-service 2026-06-02 18:15:04.443581 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-06-02 18:15:04.578817 | instance | openstack/serviceaccounts/cinder-ks-user 2026-06-02 18:15:04.611129 | instance | openstack/secrets/neutron-rabbitmq-user 2026-06-02 18:15:04.799177 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-06-02 18:15:04.885629 | instance | openstack/secrets/neutron-server-certs 2026-06-02 18:15:05.075318 | instance | openstack/serviceaccounts/cinder-scheduler 2026-06-02 18:15:05.125390 | instance | openstack/secrets/nova-api-certs 2026-06-02 18:15:05.302114 | instance | openstack/serviceaccounts/cinder-storage-init 2026-06-02 18:15:05.410318 | instance | openstack/secrets/nova-compute-default 2026-06-02 18:15:05.572833 | instance | openstack/secrets/nova-db-admin 2026-06-02 18:15:05.605267 | instance | openstack/serviceaccounts/cinder-test 2026-06-02 18:15:05.758785 | instance | openstack/secrets/nova-db-api-admin 2026-06-02 18:15:05.915091 | instance | openstack/serviceaccounts/cinder-volume 2026-06-02 18:15:05.958807 | instance | openstack/secrets/nova-db-api-user 2026-06-02 18:15:06.109566 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-06-02 18:15:06.203153 | instance | openstack/secrets/nova-db-cell0-admin 2026-06-02 18:15:06.390677 | instance | openstack/serviceaccounts/default 2026-06-02 18:15:06.398086 | instance | openstack/secrets/nova-db-cell0-user 2026-06-02 18:15:06.597592 | instance | openstack/serviceaccounts/glance-api 2026-06-02 18:15:06.694124 | instance | openstack/secrets/nova-db-user 2026-06-02 18:15:06.873543 | instance | openstack/serviceaccounts/glance-db-init 2026-06-02 18:15:06.917884 | instance | openstack/secrets/nova-etc 2026-06-02 18:15:07.096476 | instance | openstack/serviceaccounts/glance-db-sync 2026-06-02 18:15:07.164175 | instance | openstack/secrets/nova-keystone-admin 2026-06-02 18:15:07.341207 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-06-02 18:15:07.400036 | instance | openstack/secrets/nova-keystone-test 2026-06-02 18:15:07.591078 | instance | openstack/serviceaccounts/glance-ks-service 2026-06-02 18:15:07.640563 | instance | openstack/serviceaccounts/glance-ks-user 2026-06-02 18:15:07.908543 | instance | openstack/secrets/nova-keystone-user 2026-06-02 18:15:07.952423 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-06-02 18:15:08.090019 | instance | openstack/secrets/nova-novncproxy-certs 2026-06-02 18:15:08.258529 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-06-02 18:15:08.290720 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-06-02 18:15:08.499062 | instance | openstack/serviceaccounts/glance-storage-init 2026-06-02 18:15:08.589929 | instance | openstack/serviceaccounts/glance-test 2026-06-02 18:15:08.803974 | instance | openstack/serviceaccounts/keepalived 2026-06-02 18:15:08.905110 | instance | openstack/serviceaccounts/keystone-api 2026-06-02 18:15:09.134383 | instance | openstack/secrets/nova-rabbitmq-admin 2026-06-02 18:15:09.233253 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-06-02 18:15:09.305418 | instance | openstack/secrets/nova-rabbitmq-user 2026-06-02 18:15:09.484172 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-06-02 18:15:09.541928 | instance | openstack/secrets/nova-ssh 2026-06-02 18:15:09.735890 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-06-02 18:15:09.806490 | instance | openstack/secrets/ovn-controller-default-etc 2026-06-02 18:15:09.975670 | instance | openstack/serviceaccounts/keystone-db-init 2026-06-02 18:15:10.020441 | instance | openstack/secrets/ovn-etc 2026-06-02 18:15:10.216623 | instance | openstack/secrets/ovn-vector-config 2026-06-02 18:15:10.326212 | instance | openstack/secrets/percona-xtradb 2026-06-02 18:15:10.418622 | instance | openstack/serviceaccounts/keystone-db-sync 2026-06-02 18:15:10.496355 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-06-02 18:15:10.721064 | instance | openstack/secrets/placement-api-certs 2026-06-02 18:15:10.817831 | instance | openstack/secrets/placement-db-admin 2026-06-02 18:15:10.888765 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-06-02 18:15:10.975479 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-06-02 18:15:11.188303 | instance | openstack/secrets/placement-db-user 2026-06-02 18:15:11.295662 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-06-02 18:15:11.359984 | instance | openstack/secrets/placement-etc 2026-06-02 18:15:11.560682 | instance | openstack/serviceaccounts/keystone-test 2026-06-02 18:15:11.589162 | instance | openstack/secrets/placement-keystone-admin 2026-06-02 18:15:11.828609 | instance | openstack/serviceaccounts/libvirt 2026-06-02 18:15:11.905926 | instance | openstack/secrets/placement-keystone-user 2026-06-02 18:15:12.066638 | instance | openstack/serviceaccounts/memcached-memcached 2026-06-02 18:15:12.117663 | instance | openstack/secrets/pvc-ceph-client-key 2026-06-02 18:15:12.296598 | instance | openstack/serviceaccounts/neutron-db-init 2026-06-02 18:15:12.374412 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-06-02 18:15:12.563818 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-06-02 18:15:12.639835 | instance | openstack/serviceaccounts/neutron-db-sync 2026-06-02 18:15:12.746355 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-06-02 18:15:12.958242 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-06-02 18:15:13.105044 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-06-02 18:15:13.151306 | instance | openstack/serviceaccounts/neutron-ks-service 2026-06-02 18:15:13.284915 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-06-02 18:15:13.471098 | instance | openstack/serviceaccounts/neutron-ks-user 2026-06-02 18:15:13.491781 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-06-02 18:15:13.688654 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-06-02 18:15:13.809852 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-06-02 18:15:13.975331 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-06-02 18:15:13.984757 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-06-02 18:15:14.147867 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-06-02 18:15:14.316238 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-06-02 18:15:14.481835 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-06-02 18:15:14.515536 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-06-02 18:15:14.723298 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-06-02 18:15:14.800991 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-06-02 18:15:14.991091 | instance | openstack/serviceaccounts/neutron-server 2026-06-02 18:15:15.069674 | instance | openstack/serviceaccounts/neutron-test 2026-06-02 18:15:15.330869 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-06-02 18:15:15.383039 | instance | openstack/serviceaccounts/nova-api-metadata 2026-06-02 18:15:15.510038 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-06-02 18:15:15.717551 | instance | openstack/secrets/rook-ceph-config 2026-06-02 18:15:15.719939 | instance | openstack/serviceaccounts/nova-api-osapi 2026-06-02 18:15:15.954138 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-06-02 18:15:16.059108 | instance | openstack/serviceaccounts/nova-bootstrap 2026-06-02 18:15:16.159555 | instance | openstack/secrets/rook-ceph-mon 2026-06-02 18:15:16.363037 | instance | openstack/serviceaccounts/nova-cell-setup 2026-06-02 18:15:16.416915 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-06-02 18:15:16.726135 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-06-02 18:15:16.786440 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-06-02 18:15:16.902093 | instance | openstack/serviceaccounts/nova-compute 2026-06-02 18:15:16.977221 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-06-02 18:15:17.169005 | instance | openstack/serviceaccounts/nova-conductor 2026-06-02 18:15:17.242282 | instance | openstack/secrets/rook-csi-cephfs-node 2026-06-02 18:15:17.416994 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-06-02 18:15:17.500589 | instance | openstack/serviceaccounts/nova-db-init 2026-06-02 18:15:17.580541 | instance | openstack/secrets/rook-csi-rbd-node 2026-06-02 18:15:17.751248 | instance | openstack/serviceaccounts/nova-db-sync 2026-06-02 18:15:17.780280 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-06-02 18:15:17.971242 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-06-02 18:15:18.064762 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-06-02 18:15:18.237128 | instance | openstack/serviceaccounts/nova-ks-service 2026-06-02 18:15:18.257409 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-06-02 18:15:18.422445 | instance | openstack/serviceaccounts/nova-ks-user 2026-06-02 18:15:18.543496 | instance | openstack/serviceaccounts/nova-novncproxy 2026-06-02 18:15:18.745755 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-06-02 18:15:18.857623 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-06-02 18:15:18.925834 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-06-02 18:15:19.069389 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-06-02 18:15:19.250888 | instance | openstack/serviceaccounts/nova-scheduler 2026-06-02 18:15:19.264748 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-06-02 18:15:19.439882 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-06-02 18:15:19.566923 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-06-02 18:15:19.627605 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-06-02 18:15:19.813431 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-06-02 18:15:19.853886 | instance | openstack/serviceaccounts/nova-test 2026-06-02 18:15:20.032592 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-06-02 18:15:20.189483 | instance | openstack/serviceaccounts/openvswitch-server 2026-06-02 18:15:20.262233 | instance | openstack/serviceaccounts/ovn-controller 2026-06-02 18:15:20.500916 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-06-02 18:15:20.568098 | instance | openstack/serviceaccounts/ovn-northd 2026-06-02 18:15:20.660223 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-06-02 18:15:20.837810 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-06-02 18:15:20.872197 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-06-02 18:15:21.044889 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-06-02 18:15:21.143394 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-06-02 18:15:21.322531 | instance | openstack/serviceaccounts/placement-api 2026-06-02 18:15:21.353459 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-06-02 18:15:21.572623 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-06-02 18:15:21.645390 | instance | openstack/serviceaccounts/placement-db-init 2026-06-02 18:15:21.751773 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-06-02 18:15:21.945589 | instance | openstack/serviceaccounts/placement-db-sync 2026-06-02 18:15:21.962660 | instance | openstack/secrets/staffeln-db-admin 2026-06-02 18:15:22.141060 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-06-02 18:15:22.241418 | instance | openstack/secrets/staffeln-db-user 2026-06-02 18:15:22.414110 | instance | openstack/secrets/staffeln-etc 2026-06-02 18:15:22.448293 | instance | openstack/serviceaccounts/placement-ks-service 2026-06-02 18:15:22.578663 | instance | openstack/secrets/valkey-ca 2026-06-02 18:15:22.736500 | instance | openstack/secrets/valkey-server-certs 2026-06-02 18:15:22.760539 | instance | openstack/serviceaccounts/placement-ks-user 2026-06-02 18:15:22.910103 | instance | openstack/serviceaccounts/pxc-operator 2026-06-02 18:15:23.059399 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-06-02 18:15:23.222719 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-06-02 18:15:23.370669 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-06-02 18:15:23.530142 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-06-02 18:15:23.700262 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-06-02 18:15:23.881813 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-06-02 18:15:24.047255 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-06-02 18:15:24.174457 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-06-02 18:15:24.344318 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-06-02 18:15:24.483062 | instance | openstack/serviceaccounts/rook-ceph-default 2026-06-02 18:15:24.659862 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-06-02 18:15:24.795694 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-06-02 18:15:24.987387 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-06-02 18:15:25.090807 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-06-02 18:15:25.267875 | instance | openstack/serviceaccounts/staffeln-api 2026-06-02 18:15:25.389697 | instance | openstack/serviceaccounts/staffeln-conductor 2026-06-02 18:15:25.573429 | instance | openstack/serviceaccounts/staffeln-db-init 2026-06-02 18:15:25.749459 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-06-02 18:15:25.879161 | instance | openstack/serviceaccounts/valkey 2026-06-02 18:15:26.090100 | instance | openstack/services/barbican-api 2026-06-02 18:15:26.181961 | instance | openstack/services/ceph-mon 2026-06-02 18:15:26.300013 | instance | openstack/services/cinder-api 2026-06-02 18:15:26.385487 | instance | openstack/services/glance-api 2026-06-02 18:15:26.513527 | instance | openstack/services/keystone-api 2026-06-02 18:15:26.575223 | instance | openstack/services/memcached 2026-06-02 18:15:26.724932 | instance | openstack/services/memcached-metrics 2026-06-02 18:15:26.765144 | instance | openstack/services/neutron-server 2026-06-02 18:15:26.932804 | instance | openstack/services/nova-api 2026-06-02 18:15:26.962461 | instance | openstack/services/nova-metadata 2026-06-02 18:15:27.114590 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-06-02 18:15:27.168183 | instance | openstack/services/nova-novncproxy 2026-06-02 18:15:27.290447 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-06-02 18:15:27.357898 | instance | openstack/services/ovn-ovsdb-nb 2026-06-02 18:15:27.456107 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-06-02 18:15:27.542679 | instance | openstack/services/ovn-ovsdb-sb 2026-06-02 18:15:27.610143 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-06-02 18:15:27.726968 | instance | openstack/services/percona-xtradb-cluster-operator 2026-06-02 18:15:27.767103 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-06-02 18:15:27.924283 | instance | openstack/services/percona-xtradb-haproxy 2026-06-02 18:15:27.943296 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-06-02 18:15:28.105912 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-06-02 18:15:28.126901 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-06-02 18:15:28.300557 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-06-02 18:15:28.321372 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-06-02 18:15:28.458777 | instance | openstack/services/percona-xtradb-pxc 2026-06-02 18:15:28.480844 | instance | openstack/services/percona-xtradb-pxc-unready 2026-06-02 18:15:28.642612 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-06-02 18:15:28.670336 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-06-02 18:15:28.795711 | instance | openstack/services/placement-api 2026-06-02 18:15:28.837928 | instance | openstack/services/rabbitmq-barbican 2026-06-02 18:15:28.991017 | instance | openstack/services/rabbitmq-barbican-nodes 2026-06-02 18:15:29.071788 | instance | openstack/services/rabbitmq-cinder 2026-06-02 18:15:29.230568 | instance | openstack/services/rabbitmq-cinder-nodes 2026-06-02 18:15:29.254480 | instance | openstack/services/rabbitmq-glance 2026-06-02 18:15:29.428997 | instance | openstack/services/rabbitmq-glance-nodes 2026-06-02 18:15:29.466254 | instance | openstack/services/rabbitmq-keystone 2026-06-02 18:15:29.622038 | instance | openstack/services/rabbitmq-keystone-nodes 2026-06-02 18:15:29.670244 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-06-02 18:15:29.833013 | instance | openstack/services/rabbitmq-neutron 2026-06-02 18:15:29.865375 | instance | openstack/services/rabbitmq-neutron-nodes 2026-06-02 18:15:30.016099 | instance | openstack/services/rabbitmq-nova 2026-06-02 18:15:30.060846 | instance | openstack/services/rabbitmq-nova-nodes 2026-06-02 18:15:30.208731 | instance | openstack/services/rook-ceph-rgw-ceph 2026-06-02 18:15:30.258412 | instance | openstack/services/staffeln-api 2026-06-02 18:15:30.428851 | instance | openstack/services/valkey 2026-06-02 18:15:30.463385 | instance | openstack/services/valkey-headless 2026-06-02 18:15:30.632999 | instance | openstack/services/valkey-metrics 2026-06-02 18:15:30.654614 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-06-02 18:15:30.813273 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-06-02 18:15:30.828585 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-06-02 18:15:30.979196 | instance | rook-ceph/roles/rook-ceph-mgr 2026-06-02 18:15:30.990721 | instance | rook-ceph/roles/rook-ceph-osd 2026-06-02 18:15:31.151992 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-06-02 18:15:31.154455 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-06-02 18:15:31.318987 | instance | rook-ceph/roles/rook-ceph-system 2026-06-02 18:15:31.374769 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-06-02 18:15:31.490651 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-06-02 18:15:31.591083 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-06-02 18:15:31.740975 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-06-02 18:15:31.811218 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-06-02 18:15:31.959545 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-06-02 18:15:32.024351 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-06-02 18:15:32.191808 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-06-02 18:15:32.229875 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-06-02 18:15:32.416413 | instance | openstack/statefulsets/valkey-node 2026-06-02 18:15:32.437219 | instance | rook-ceph/serviceaccounts/default 2026-06-02 18:15:32.633400 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-06-02 18:15:32.637251 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-06-02 18:15:32.818618 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-06-02 18:15:32.828019 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-06-02 18:15:33.017006 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-06-02 18:15:33.019743 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-06-02 18:15:33.206493 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-06-02 18:15:33.208777 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-06-02 18:15:33.403347 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-06-02 18:15:33.406452 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-06-02 18:15:33.598223 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-06-02 18:15:33.604464 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-06-02 18:15:33.789141 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-06-02 18:15:33.790342 | instance | secretgen-controller/deployment/secretgen-controller 2026-06-02 18:15:33.947749 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-vz9xx 2026-06-02 18:15:33.966670 | instance | secretgen-controller/serviceaccounts/default 2026-06-02 18:15:34.126800 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-06-02 18:15:34.148646 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-06-02 18:15:34.935739 | instance | ok: Runtime: 0:02:06.503288 2026-06-02 18:15:34.954015 | 2026-06-02 18:15:34.954133 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-06-02 18:15:35.749582 | instance | changed: 2026-06-02 18:15:35.749758 | instance | cd+++++++++ objects/ 2026-06-02 18:15:35.749788 | instance | cd+++++++++ objects/cluster/ 2026-06-02 18:15:35.749809 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-06-02 18:15:35.749830 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-06-02 18:15:35.749849 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-06-02 18:15:35.749868 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-06-02 18:15:35.749888 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-06-02 18:15:35.749907 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-06-02 18:15:35.749926 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-06-02 18:15:35.749945 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-06-02 18:15:35.749989 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-06-02 18:15:35.750013 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-06-02 18:15:35.750037 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-06-02 18:15:35.750061 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-06-02 18:15:35.750080 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-06-02 18:15:35.750098 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-06-02 18:15:35.750116 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-06-02 18:15:35.750134 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-06-02 18:15:35.750152 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-06-02 18:15:35.750184 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-06-02 18:15:35.750203 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-06-02 18:15:35.750221 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-06-02 18:15:35.750239 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-06-02 18:15:35.750258 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-06-02 18:15:35.750276 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-06-02 18:15:35.750294 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-06-02 18:15:35.750312 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-06-02 18:15:35.750330 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-06-02 18:15:35.750349 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-06-02 18:15:35.750367 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-06-02 18:15:35.750384 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-06-02 18:15:35.750403 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-06-02 18:15:35.750421 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-06-02 18:15:35.750439 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-06-02 18:15:35.750457 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-06-02 18:15:35.750474 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-06-02 18:15:35.750492 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-06-02 18:15:35.750509 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-06-02 18:15:35.750526 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-06-02 18:15:35.750544 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-06-02 18:15:35.750561 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-06-02 18:15:35.750578 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-06-02 18:15:35.750595 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-06-02 18:15:35.750613 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-06-02 18:15:35.750631 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-06-02 18:15:35.750649 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-06-02 18:15:35.750667 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-06-02 18:15:35.750685 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-06-02 18:15:35.750703 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-06-02 18:15:35.750722 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-06-02 18:15:35.750739 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-06-02 18:15:35.750757 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-06-02 18:15:35.750774 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-02 18:15:35.750792 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-06-02 18:15:35.750810 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-06-02 18:15:35.750832 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-06-02 18:15:35.750850 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-06-02 18:15:35.750867 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-06-02 18:15:35.750885 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-06-02 18:15:35.750903 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-06-02 18:15:35.750921 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-06-02 18:15:35.750939 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-06-02 18:15:35.750957 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-06-02 18:15:35.750975 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-06-02 18:15:35.750993 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-06-02 18:15:35.751011 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-06-02 18:15:35.751034 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-06-02 18:15:35.751060 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-06-02 18:15:35.751084 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-06-02 18:15:35.751102 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-06-02 18:15:35.751120 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-06-02 18:15:35.751139 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-06-02 18:15:35.751156 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-06-02 18:15:35.751174 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-06-02 18:15:35.751192 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-06-02 18:15:35.751210 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-06-02 18:15:35.751229 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-06-02 18:15:35.751247 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-06-02 18:15:35.751265 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-06-02 18:15:35.751283 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-06-02 18:15:35.751300 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-06-02 18:15:35.751318 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-06-02 18:15:35.751336 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-06-02 18:15:35.751353 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-06-02 18:15:35.751371 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-06-02 18:15:35.751389 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-06-02 18:15:35.751407 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-06-02 18:15:35.751425 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-06-02 18:15:35.751444 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-06-02 18:15:35.751462 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-06-02 18:15:35.751484 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-06-02 18:15:35.751503 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-06-02 18:15:35.751521 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-06-02 18:15:35.751540 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-06-02 18:15:35.751558 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-06-02 18:15:35.751575 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-06-02 18:15:35.751593 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-06-02 18:15:35.751611 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-06-02 18:15:35.751629 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-06-02 18:15:35.751647 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-06-02 18:15:35.751665 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-06-02 18:15:35.751683 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-06-02 18:15:35.751701 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-06-02 18:15:35.751719 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-06-02 18:15:35.751736 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-06-02 18:15:35.751754 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-06-02 18:15:35.751771 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-06-02 18:15:35.751789 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-06-02 18:15:35.751807 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-06-02 18:15:35.751824 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-06-02 18:15:35.751842 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-06-02 18:15:35.751860 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-06-02 18:15:35.751878 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-06-02 18:15:35.751895 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-06-02 18:15:35.751913 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-06-02 18:15:35.751931 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-06-02 18:15:35.751948 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-06-02 18:15:35.751966 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-06-02 18:15:35.751983 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-06-02 18:15:35.752001 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-06-02 18:15:35.752019 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-06-02 18:15:35.752044 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-06-02 18:15:35.752070 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-06-02 18:15:35.752089 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-06-02 18:15:35.752108 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-06-02 18:15:35.752126 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-06-02 18:15:35.752149 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-06-02 18:15:35.752167 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-06-02 18:15:35.752184 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-06-02 18:15:35.752202 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-06-02 18:15:35.752219 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-06-02 18:15:35.752236 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-06-02 18:15:35.752254 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-06-02 18:15:35.752271 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-06-02 18:15:35.752289 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-06-02 18:15:35.752306 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-06-02 18:15:35.752323 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-06-02 18:15:35.752340 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-06-02 18:15:35.752357 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-06-02 18:15:35.752374 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-06-02 18:15:35.752392 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-06-02 18:15:35.752409 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-06-02 18:15:35.752426 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-06-02 18:15:35.752443 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-06-02 18:15:35.752460 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-06-02 18:15:35.752478 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-06-02 18:15:35.752495 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-06-02 18:15:35.752512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-06-02 18:15:35.752530 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-06-02 18:15:35.752547 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-06-02 18:15:35.752564 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-06-02 18:15:35.752581 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-06-02 18:15:35.752599 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-06-02 18:15:35.752616 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-06-02 18:15:35.752634 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-06-02 18:15:35.752652 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-06-02 18:15:35.752670 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-06-02 18:15:35.752687 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-06-02 18:15:35.752710 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-06-02 18:15:35.752728 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-06-02 18:15:35.752746 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-06-02 18:15:35.752764 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-06-02 18:15:35.752782 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-06-02 18:15:35.752799 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-06-02 18:15:35.752816 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-06-02 18:15:35.752834 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-06-02 18:15:35.752851 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-06-02 18:15:35.752869 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-06-02 18:15:35.752886 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-06-02 18:15:35.752904 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-06-02 18:15:35.752921 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-06-02 18:15:35.752938 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-06-02 18:15:35.752971 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-06-02 18:15:35.752992 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-06-02 18:15:35.753009 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-06-02 18:15:35.753029 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-06-02 18:15:35.753055 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-06-02 18:15:35.753078 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-06-02 18:15:35.753096 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-06-02 18:15:35.753113 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-06-02 18:15:35.753130 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-06-02 18:15:35.753148 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-06-02 18:15:35.753165 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-06-02 18:15:35.753182 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-06-02 18:15:35.753199 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-06-02 18:15:35.753216 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-06-02 18:15:35.753234 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-06-02 18:15:35.753251 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-06-02 18:15:35.753268 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-06-02 18:15:35.753285 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-06-02 18:15:35.753308 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-06-02 18:15:35.753326 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-06-02 18:15:35.753344 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-06-02 18:15:35.753361 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-06-02 18:15:35.753379 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-06-02 18:15:35.753396 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-06-02 18:15:35.753413 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-06-02 18:15:35.753431 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-06-02 18:15:35.753448 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-06-02 18:15:35.753465 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-06-02 18:15:35.753483 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-06-02 18:15:35.753501 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-06-02 18:15:35.753518 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-06-02 18:15:35.753536 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-06-02 18:15:35.753553 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-06-02 18:15:35.753571 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-06-02 18:15:35.753589 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-06-02 18:15:35.753606 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-06-02 18:15:35.753624 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-06-02 18:15:35.753641 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-06-02 18:15:35.753659 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-06-02 18:15:35.753676 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-06-02 18:15:35.753697 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-06-02 18:15:35.753716 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-06-02 18:15:35.753734 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-06-02 18:15:35.753752 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-06-02 18:15:35.753770 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-06-02 18:15:35.753788 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-06-02 18:15:35.753805 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-06-02 18:15:35.753823 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-06-02 18:15:35.753841 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-06-02 18:15:35.753859 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-06-02 18:15:35.753877 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-06-02 18:15:35.753895 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-06-02 18:15:35.753912 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-06-02 18:15:35.753930 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-06-02 18:15:35.753947 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-06-02 18:15:35.754013 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-06-02 18:15:35.754044 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-06-02 18:15:35.754067 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-06-02 18:15:35.754086 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-06-02 18:15:35.754104 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-06-02 18:15:35.754122 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-06-02 18:15:35.754140 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-06-02 18:15:35.754158 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-06-02 18:15:35.754175 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-06-02 18:15:35.754193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-06-02 18:15:35.754210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-06-02 18:15:35.754228 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-06-02 18:15:35.754246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-06-02 18:15:35.754264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-06-02 18:15:35.754281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-06-02 18:15:35.754299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-06-02 18:15:35.754317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-06-02 18:15:35.754335 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-06-02 18:15:35.754352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-06-02 18:15:35.754369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-06-02 18:15:35.754387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-06-02 18:15:35.754404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-06-02 18:15:35.754421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-06-02 18:15:35.754438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-06-02 18:15:35.754455 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-06-02 18:15:35.754472 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-06-02 18:15:35.754489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-06-02 18:15:35.754506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-06-02 18:15:35.754523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-06-02 18:15:35.754540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-06-02 18:15:35.754557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-06-02 18:15:35.754574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-06-02 18:15:35.754591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-06-02 18:15:35.754609 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-06-02 18:15:35.754628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-06-02 18:15:35.754664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-06-02 18:15:35.754691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-06-02 18:15:35.754718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-06-02 18:15:35.754745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-06-02 18:15:35.754771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-06-02 18:15:35.754797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-06-02 18:15:35.754823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-06-02 18:15:35.754849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-06-02 18:15:35.754875 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-06-02 18:15:35.754900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-06-02 18:15:35.754927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-06-02 18:15:35.754952 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-06-02 18:15:35.754978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-06-02 18:15:35.755004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-02 18:15:35.755036 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-06-02 18:15:35.755074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-06-02 18:15:35.755107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-06-02 18:15:35.755133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-06-02 18:15:35.755160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-06-02 18:15:35.755187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-06-02 18:15:35.755213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-06-02 18:15:35.755240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-06-02 18:15:35.755266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-06-02 18:15:35.755292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-06-02 18:15:35.755318 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-06-02 18:15:35.755344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-06-02 18:15:35.755370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-06-02 18:15:35.755396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-06-02 18:15:35.755422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-06-02 18:15:35.755448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-06-02 18:15:35.755473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-06-02 18:15:35.755499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-06-02 18:15:35.755525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-06-02 18:15:35.755558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-06-02 18:15:35.755586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-06-02 18:15:35.755622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-06-02 18:15:35.755649 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-06-02 18:15:35.755676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-06-02 18:15:35.755702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-06-02 18:15:35.755728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-06-02 18:15:35.755754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-06-02 18:15:35.755781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-06-02 18:15:35.755806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-06-02 18:15:35.755833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-06-02 18:15:35.755859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-06-02 18:15:35.755885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-06-02 18:15:35.755911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-06-02 18:15:35.756003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-06-02 18:15:35.756045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-06-02 18:15:35.756080 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-06-02 18:15:35.756108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-06-02 18:15:35.756136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-06-02 18:15:35.756162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-06-02 18:15:35.756189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-06-02 18:15:35.756215 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-06-02 18:15:35.756241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-06-02 18:15:35.756267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-06-02 18:15:35.756293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-06-02 18:15:35.756319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-06-02 18:15:35.756345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-06-02 18:15:35.756371 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-06-02 18:15:35.756396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-06-02 18:15:35.756422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-06-02 18:15:35.756448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-06-02 18:15:35.756473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-06-02 18:15:35.756498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-06-02 18:15:35.756524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-06-02 18:15:35.756550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-06-02 18:15:35.756584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-06-02 18:15:35.756611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-06-02 18:15:35.756637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-06-02 18:15:35.756663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-06-02 18:15:35.756688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-06-02 18:15:35.756714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-06-02 18:15:35.756740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-06-02 18:15:35.756766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-06-02 18:15:35.756793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-06-02 18:15:35.756818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-06-02 18:15:35.756844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-06-02 18:15:35.756869 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-06-02 18:15:35.756895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-06-02 18:15:35.756920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-06-02 18:15:35.756946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-06-02 18:15:35.757007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-06-02 18:15:35.757041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-06-02 18:15:35.757078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-06-02 18:15:35.757109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-06-02 18:15:35.757136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-06-02 18:15:35.757162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-06-02 18:15:35.757189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-06-02 18:15:35.757216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-06-02 18:15:35.757241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-06-02 18:15:35.757267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-06-02 18:15:35.757294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-06-02 18:15:35.757320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-06-02 18:15:35.757346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-06-02 18:15:35.757372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-06-02 18:15:35.757399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-06-02 18:15:35.757425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-06-02 18:15:35.757458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-06-02 18:15:35.757485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-06-02 18:15:35.757512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-06-02 18:15:35.757538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-06-02 18:15:35.757565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-06-02 18:15:35.757591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-06-02 18:15:35.757617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-06-02 18:15:35.757643 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-06-02 18:15:35.757669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-06-02 18:15:35.757694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-06-02 18:15:35.757719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-06-02 18:15:35.757745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-06-02 18:15:35.757770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-06-02 18:15:35.757795 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-06-02 18:15:35.757820 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-06-02 18:15:35.757845 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-06-02 18:15:35.757870 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-06-02 18:15:35.757895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-06-02 18:15:35.757921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-06-02 18:15:35.757947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-06-02 18:15:35.758013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-06-02 18:15:35.758049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-06-02 18:15:35.758085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-06-02 18:15:35.758116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-06-02 18:15:35.758142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-06-02 18:15:35.758169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-06-02 18:15:35.758195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-06-02 18:15:35.758221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-06-02 18:15:35.758247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-06-02 18:15:35.758273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-06-02 18:15:35.758299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-06-02 18:15:35.758332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-06-02 18:15:35.758359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-06-02 18:15:35.758386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-06-02 18:15:35.758413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-06-02 18:15:35.758439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-06-02 18:15:35.758465 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-06-02 18:15:35.758492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-06-02 18:15:35.758518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-06-02 18:15:35.758544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-06-02 18:15:35.758570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-06-02 18:15:35.758597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-06-02 18:15:35.758622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-06-02 18:15:35.758648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-06-02 18:15:35.758674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-06-02 18:15:35.758701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-06-02 18:15:35.758727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-06-02 18:15:35.758753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-06-02 18:15:35.758780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-06-02 18:15:35.758806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-06-02 18:15:35.758832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-06-02 18:15:35.758859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-06-02 18:15:35.758885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-06-02 18:15:35.758911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-06-02 18:15:35.758937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-06-02 18:15:35.758963 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-06-02 18:15:35.758990 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-06-02 18:15:35.759017 | instance | cd+++++++++ objects/cluster/namespace/ 2026-06-02 18:15:35.759055 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-06-02 18:15:35.759091 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-06-02 18:15:35.759119 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-06-02 18:15:35.759146 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-06-02 18:15:35.759173 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-06-02 18:15:35.759199 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-06-02 18:15:35.759226 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-06-02 18:15:35.759252 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-06-02 18:15:35.759279 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-06-02 18:15:35.759306 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-06-02 18:15:35.759333 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-06-02 18:15:35.759368 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-06-02 18:15:35.759395 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-06-02 18:15:35.759422 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-06-02 18:15:35.759449 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-06-02 18:15:35.759476 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-06-02 18:15:35.759503 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-06-02 18:15:35.759530 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-06-02 18:15:35.759557 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-06-02 18:15:35.759583 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-06-02 18:15:35.759609 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-06-02 18:15:35.759636 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-06-02 18:15:35.759662 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-06-02 18:15:35.759689 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-06-02 18:15:35.759715 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-06-02 18:15:35.759742 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-06-02 18:15:35.759769 | instance | cd+++++++++ objects/cluster/node/ 2026-06-02 18:15:35.759795 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-06-02 18:15:35.759821 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-06-02 18:15:35.759847 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-06-02 18:15:35.759873 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-06-02 18:15:35.759900 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-06-02 18:15:35.759926 | instance | cd+++++++++ objects/namespaced/ 2026-06-02 18:15:35.759952 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-06-02 18:15:35.759978 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-06-02 18:15:35.760004 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-06-02 18:15:35.760036 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-06-02 18:15:35.760073 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-06-02 18:15:35.760105 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-06-02 18:15:35.760132 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-06-02 18:15:35.760159 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-06-02 18:15:35.760185 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-06-02 18:15:35.760211 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-06-02 18:15:35.760237 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-06-02 18:15:35.760262 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-06-02 18:15:35.760288 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-06-02 18:15:35.760314 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-06-02 18:15:35.760340 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-06-02 18:15:35.760366 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-06-02 18:15:35.760392 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-06-02 18:15:35.760417 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-06-02 18:15:35.760443 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-06-02 18:15:35.760476 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-06-02 18:15:35.760503 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-06-02 18:15:35.760530 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-06-02 18:15:35.760556 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-06-02 18:15:35.760582 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-06-02 18:15:35.760608 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-06-02 18:15:35.760634 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-49.nip.io-tls.txt 2026-06-02 18:15:35.760661 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-49.nip.io-tls.yaml 2026-06-02 18:15:35.760687 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-06-02 18:15:35.760712 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-06-02 18:15:35.760738 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-06-02 18:15:35.760764 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-06-02 18:15:35.760790 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-06-02 18:15:35.760816 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-06-02 18:15:35.760844 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-06-02 18:15:35.760870 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-06-02 18:15:35.760897 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-06-02 18:15:35.760924 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-06-02 18:15:35.760950 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-06-02 18:15:35.761001 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-06-02 18:15:35.761033 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-06-02 18:15:35.761071 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-06-02 18:15:35.761103 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-06-02 18:15:35.761131 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-06-02 18:15:35.761157 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-06-02 18:15:35.761184 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-06-02 18:15:35.761211 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-06-02 18:15:35.761239 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-06-02 18:15:35.761266 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-06-02 18:15:35.761292 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-06-02 18:15:35.761319 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-06-02 18:15:35.761346 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-06-02 18:15:35.761372 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-06-02 18:15:35.761398 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-06-02 18:15:35.761425 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-06-02 18:15:35.761451 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-06-02 18:15:35.761478 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-06-02 18:15:35.761511 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-06-02 18:15:35.761538 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-06-02 18:15:35.761564 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-06-02 18:15:35.761590 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-06-02 18:15:35.761617 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-06-02 18:15:35.761643 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-06-02 18:15:35.761670 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-06-02 18:15:35.761696 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-06-02 18:15:35.761723 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-06-02 18:15:35.761750 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-r6sv4.txt 2026-06-02 18:15:35.761778 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-r6sv4.yaml 2026-06-02 18:15:35.761805 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-czv5t.txt 2026-06-02 18:15:35.761831 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-czv5t.yaml 2026-06-02 18:15:35.761856 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-gqdlp.txt 2026-06-02 18:15:35.761882 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-gqdlp.yaml 2026-06-02 18:15:35.761908 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-06-02 18:15:35.761934 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-06-02 18:15:35.762004 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-06-02 18:15:35.762045 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-06-02 18:15:35.762084 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-06-02 18:15:35.762113 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-06-02 18:15:35.762140 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-06-02 18:15:35.762167 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-06-02 18:15:35.762194 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-06-02 18:15:35.762220 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-06-02 18:15:35.762247 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-06-02 18:15:35.762273 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-06-02 18:15:35.762299 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-06-02 18:15:35.762325 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-06-02 18:15:35.762351 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-06-02 18:15:35.762377 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-06-02 18:15:35.762402 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-06-02 18:15:35.762428 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-06-02 18:15:35.762454 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-06-02 18:15:35.762488 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-06-02 18:15:35.762514 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-06-02 18:15:35.762540 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-06-02 18:15:35.762566 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-06-02 18:15:35.762591 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-06-02 18:15:35.762617 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-06-02 18:15:35.762639 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-06-02 18:15:35.762659 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-06-02 18:15:35.762679 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-06-02 18:15:35.762697 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-06-02 18:15:35.762714 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-06-02 18:15:35.762732 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-06-02 18:15:35.762750 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-06-02 18:15:35.762768 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-06-02 18:15:35.762786 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-06-02 18:15:35.762804 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-06-02 18:15:35.762822 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-06-02 18:15:35.762840 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-06-02 18:15:35.762858 | instance | cd+++++++++ objects/namespaced/default/ 2026-06-02 18:15:35.762876 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-06-02 18:15:35.762894 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-06-02 18:15:35.762912 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-06-02 18:15:35.762930 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-06-02 18:15:35.762948 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-06-02 18:15:35.762966 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-06-02 18:15:35.762984 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-06-02 18:15:35.763002 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-06-02 18:15:35.763021 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-06-02 18:15:35.763047 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-06-02 18:15:35.763070 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-06-02 18:15:35.763089 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-06-02 18:15:35.763108 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-06-02 18:15:35.763127 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-06-02 18:15:35.763145 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-06-02 18:15:35.763163 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-06-02 18:15:35.763181 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-06-02 18:15:35.763199 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-06-02 18:15:35.763681 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-06-02 18:15:35.763705 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-06-02 18:15:35.763724 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-06-02 18:15:35.763742 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-06-02 18:15:35.763760 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-06-02 18:15:35.763778 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-06-02 18:15:35.763796 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-06-02 18:15:35.763814 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-vv8m2.txt 2026-06-02 18:15:35.763832 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-vv8m2.yaml 2026-06-02 18:15:35.763849 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-06-02 18:15:35.763867 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-06-02 18:15:35.763885 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-06-02 18:15:35.763903 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-06-02 18:15:35.763921 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-06-02 18:15:35.763938 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-06-02 18:15:35.763956 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-06-02 18:15:35.763974 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-06-02 18:15:35.763993 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-06-02 18:15:35.764011 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-06-02 18:15:35.764028 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-06-02 18:15:35.764050 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-06-02 18:15:35.764073 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-06-02 18:15:35.764091 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-06-02 18:15:35.764109 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-06-02 18:15:35.764127 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-06-02 18:15:35.764145 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-06-02 18:15:35.764163 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-06-02 18:15:35.764181 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-06-02 18:15:35.764199 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-06-02 18:15:35.764216 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-06-02 18:15:35.764234 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-06-02 18:15:35.764252 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-06-02 18:15:35.764276 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-06-02 18:15:35.764294 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-06-02 18:15:35.764312 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-06-02 18:15:35.764330 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-06-02 18:15:35.764348 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-06-02 18:15:35.764365 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-06-02 18:15:35.764382 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-06-02 18:15:35.764399 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-06-02 18:15:35.764417 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-06-02 18:15:35.764437 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-06-02 18:15:35.764460 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-06-02 18:15:35.764484 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-06-02 18:15:35.764507 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-06-02 18:15:35.764526 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-06-02 18:15:35.764544 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-06-02 18:15:35.764562 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-06-02 18:15:35.764580 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-06-02 18:15:35.764598 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-06-02 18:15:35.764615 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-06-02 18:15:35.764633 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-06-02 18:15:35.764650 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-06-02 18:15:35.764668 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-06-02 18:15:35.764686 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-06-02 18:15:35.764703 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-06-02 18:15:35.764721 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-06-02 18:15:35.764739 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-06-02 18:15:35.764757 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-06-02 18:15:35.764775 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-06-02 18:15:35.764793 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-06-02 18:15:35.764811 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-06-02 18:15:35.764829 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-06-02 18:15:35.764847 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-06-02 18:15:35.764864 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-06-02 18:15:35.764882 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-06-02 18:15:35.764905 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-06-02 18:15:35.764923 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-06-02 18:15:35.764940 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-06-02 18:15:35.764975 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-06-02 18:15:35.764996 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-trsk7.txt 2026-06-02 18:15:35.765042 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-trsk7.yaml 2026-06-02 18:15:35.765091 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-gz7g8.txt 2026-06-02 18:15:35.765118 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-gz7g8.yaml 2026-06-02 18:15:35.765139 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-06-02 18:15:35.765158 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-06-02 18:15:35.765177 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-06-02 18:15:35.765196 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-06-02 18:15:35.765214 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-06-02 18:15:35.765233 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-06-02 18:15:35.765251 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-06-02 18:15:35.765269 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-06-02 18:15:35.765287 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-06-02 18:15:35.765305 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-06-02 18:15:35.765323 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-06-02 18:15:35.765341 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-06-02 18:15:35.765359 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-06-02 18:15:35.765376 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-06-02 18:15:35.765394 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-06-02 18:15:35.765412 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-06-02 18:15:35.765430 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-06-02 18:15:35.765447 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-06-02 18:15:35.765465 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-06-02 18:15:35.765483 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-06-02 18:15:35.765500 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-06-02 18:15:35.765518 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-06-02 18:15:35.765536 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-06-02 18:15:35.765553 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-06-02 18:15:35.765571 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-06-02 18:15:35.765588 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-06-02 18:15:35.765612 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-06-02 18:15:35.765630 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-06-02 18:15:35.765648 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-06-02 18:15:35.765667 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-06-02 18:15:35.765685 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-06-02 18:15:35.765703 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-06-02 18:15:35.765721 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-06-02 18:15:35.765740 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-06-02 18:15:35.765757 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-06-02 18:15:35.765775 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-06-02 18:15:35.765793 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-06-02 18:15:35.765811 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-06-02 18:15:35.765829 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-06-02 18:15:35.765847 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-06-02 18:15:35.765865 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-06-02 18:15:35.765883 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-06-02 18:15:35.765901 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-06-02 18:15:35.765919 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-06-02 18:15:35.765936 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-06-02 18:15:35.765954 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-06-02 18:15:35.765991 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-06-02 18:15:35.766009 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-06-02 18:15:35.766074 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-06-02 18:15:35.766126 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-06-02 18:15:35.766152 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-06-02 18:15:35.766173 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-06-02 18:15:35.766192 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-06-02 18:15:35.766211 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-06-02 18:15:35.766230 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-06-02 18:15:35.766248 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-06-02 18:15:35.766267 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-06-02 18:15:35.766285 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-06-02 18:15:35.766302 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-06-02 18:15:35.766320 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-06-02 18:15:35.766338 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-06-02 18:15:35.766356 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-06-02 18:15:35.766380 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-06-02 18:15:35.766399 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-06-02 18:15:35.766417 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-06-02 18:15:35.766435 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-06-02 18:15:35.766453 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-06-02 18:15:35.766471 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-06-02 18:15:35.766489 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-06-02 18:15:35.766507 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-06-02 18:15:35.766524 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-06-02 18:15:35.766542 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-06-02 18:15:35.766559 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-06-02 18:15:35.766577 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-06-02 18:15:35.766594 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-06-02 18:15:35.766612 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-06-02 18:15:35.766629 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-06-02 18:15:35.766650 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-06-02 18:15:35.766670 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-06-02 18:15:35.766687 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-06-02 18:15:35.766705 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-06-02 18:15:35.766723 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-06-02 18:15:35.766741 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-06-02 18:15:35.766759 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-06-02 18:15:35.766776 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-06-02 18:15:35.766794 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-06-02 18:15:35.766812 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-06-02 18:15:35.766830 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-06-02 18:15:35.766847 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-06-02 18:15:35.766865 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-06-02 18:15:35.766882 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-06-02 18:15:35.766899 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-06-02 18:15:35.766916 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-06-02 18:15:35.766933 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-06-02 18:15:35.766951 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-06-02 18:15:35.766968 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-06-02 18:15:35.766989 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-06-02 18:15:35.767007 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-dk7gl.txt 2026-06-02 18:15:35.767025 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-dk7gl.yaml 2026-06-02 18:15:35.767042 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-pkqrr.txt 2026-06-02 18:15:35.767060 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-pkqrr.yaml 2026-06-02 18:15:35.767077 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-2x5mm.txt 2026-06-02 18:15:35.767097 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-2x5mm.yaml 2026-06-02 18:15:35.767121 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4tnk8.txt 2026-06-02 18:15:35.767140 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4tnk8.yaml 2026-06-02 18:15:35.767158 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-06-02 18:15:35.767176 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-06-02 18:15:35.767194 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-06-02 18:15:35.767212 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-06-02 18:15:35.767230 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-06-02 18:15:35.767248 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-06-02 18:15:35.767266 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-6jp2r.txt 2026-06-02 18:15:35.767284 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-6jp2r.yaml 2026-06-02 18:15:35.767302 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-06-02 18:15:35.767320 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-06-02 18:15:35.767337 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-06-02 18:15:35.767355 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-06-02 18:15:35.767373 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-06-02 18:15:35.767391 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-06-02 18:15:35.767409 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-06-02 18:15:35.767427 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-06-02 18:15:35.767445 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-06-02 18:15:35.767463 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-06-02 18:15:35.767481 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-06-02 18:15:35.767499 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-06-02 18:15:35.767516 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-06-02 18:15:35.767534 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-06-02 18:15:35.767552 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-06-02 18:15:35.767569 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-06-02 18:15:35.767587 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-06-02 18:15:35.767605 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-06-02 18:15:35.767628 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-06-02 18:15:35.767646 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-06-02 18:15:35.767663 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-06-02 18:15:35.767680 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-06-02 18:15:35.767698 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-06-02 18:15:35.767715 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-06-02 18:15:35.767733 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-06-02 18:15:35.767750 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-06-02 18:15:35.767767 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-06-02 18:15:35.767785 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-06-02 18:15:35.767803 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-06-02 18:15:35.767821 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-06-02 18:15:35.767839 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-06-02 18:15:35.767857 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-06-02 18:15:35.767874 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-06-02 18:15:35.767892 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-06-02 18:15:35.767909 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-06-02 18:15:35.767927 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-06-02 18:15:35.767945 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-06-02 18:15:35.767963 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-06-02 18:15:35.767981 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-06-02 18:15:35.767998 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-06-02 18:15:35.768016 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-06-02 18:15:35.768034 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-06-02 18:15:35.768051 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-06-02 18:15:35.768068 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-06-02 18:15:35.768085 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-06-02 18:15:35.768102 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-06-02 18:15:35.768127 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-06-02 18:15:35.768147 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-06-02 18:15:35.768165 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-06-02 18:15:35.768182 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-06-02 18:15:35.768204 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-06-02 18:15:35.768222 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-1nyo7u.txt 2026-06-02 18:15:35.768240 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-1nyo7u.yaml 2026-06-02 18:15:35.768257 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-g7m18l.txt 2026-06-02 18:15:35.768274 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-g7m18l.yaml 2026-06-02 18:15:35.768292 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-06-02 18:15:35.768309 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-06-02 18:15:35.768327 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-06-02 18:15:35.768345 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-06-02 18:15:35.768363 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-06-02 18:15:35.768381 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-06-02 18:15:35.768399 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-06-02 18:15:35.768417 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-06-02 18:15:35.768434 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-06-02 18:15:35.768452 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-06-02 18:15:35.768470 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-06-02 18:15:35.768487 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-06-02 18:15:35.768504 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-06-02 18:15:35.768522 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-06-02 18:15:35.768540 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-06-02 18:15:35.768558 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-06-02 18:15:35.768575 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-06-02 18:15:35.768593 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-06-02 18:15:35.768611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-06-02 18:15:35.768629 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-06-02 18:15:35.768647 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-06-02 18:15:35.768665 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-06-02 18:15:35.768683 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-06-02 18:15:35.768700 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-06-02 18:15:35.768718 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-06-02 18:15:35.768736 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-06-02 18:15:35.768754 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-06-02 18:15:35.768772 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-06-02 18:15:35.768789 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-06-02 18:15:35.768807 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-06-02 18:15:35.768829 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-06-02 18:15:35.768847 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-06-02 18:15:35.768865 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-06-02 18:15:35.768882 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-06-02 18:15:35.768901 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-06-02 18:15:35.768918 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-06-02 18:15:35.768936 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-06-02 18:15:35.768992 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-06-02 18:15:35.769033 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-06-02 18:15:35.769055 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-06-02 18:15:35.769074 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-06-02 18:15:35.769092 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-06-02 18:15:35.769111 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-06-02 18:15:35.769147 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-06-02 18:15:35.769180 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-06-02 18:15:35.769201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-06-02 18:15:35.769220 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-06-02 18:15:35.769239 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-06-02 18:15:35.769256 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-06-02 18:15:35.769274 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-06-02 18:15:35.769292 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-06-02 18:15:35.769309 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-06-02 18:15:35.769327 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-06-02 18:15:35.769344 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-06-02 18:15:35.769362 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-06-02 18:15:35.769380 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-06-02 18:15:35.769397 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-06-02 18:15:35.769414 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-06-02 18:15:35.769431 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-06-02 18:15:35.769449 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-06-02 18:15:35.769466 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-06-02 18:15:35.769483 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-06-02 18:15:35.769507 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-06-02 18:15:35.769525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-06-02 18:15:35.769543 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-06-02 18:15:35.769560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-06-02 18:15:35.769578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-06-02 18:15:35.769595 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-06-02 18:15:35.769612 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-06-02 18:15:35.769630 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-06-02 18:15:35.769648 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-06-02 18:15:35.769665 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-06-02 18:15:35.769682 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-06-02 18:15:35.769700 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-06-02 18:15:35.769717 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-06-02 18:15:35.769734 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-06-02 18:15:35.769753 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-06-02 18:15:35.769771 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-06-02 18:15:35.769789 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-06-02 18:15:35.769807 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-06-02 18:15:35.769824 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-06-02 18:15:35.769842 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-06-02 18:15:35.769860 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-06-02 18:15:35.769878 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-06-02 18:15:35.769896 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-06-02 18:15:35.769914 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-06-02 18:15:35.769932 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-06-02 18:15:35.769951 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-06-02 18:15:35.770032 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-06-02 18:15:35.770069 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-06-02 18:15:35.770093 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-06-02 18:15:35.770113 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-06-02 18:15:35.770132 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-06-02 18:15:35.770169 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-06-02 18:15:35.770201 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-06-02 18:15:35.770227 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-06-02 18:15:35.770248 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-06-02 18:15:35.770266 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-06-02 18:15:35.770284 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-06-02 18:15:35.770303 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-06-02 18:15:35.770321 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-06-02 18:15:35.770339 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-06-02 18:15:35.770357 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-06-02 18:15:35.770375 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-06-02 18:15:35.770393 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-snn4b.txt 2026-06-02 18:15:35.770410 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-snn4b.yaml 2026-06-02 18:15:35.770428 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-06-02 18:15:35.770447 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-06-02 18:15:35.770465 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-06-02 18:15:35.770483 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-06-02 18:15:35.770502 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-06-02 18:15:35.770520 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-06-02 18:15:35.770538 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-06-02 18:15:35.770555 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-06-02 18:15:35.770573 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-06-02 18:15:35.770591 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-06-02 18:15:35.770610 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-06-02 18:15:35.770628 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-06-02 18:15:35.770645 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-06-02 18:15:35.770664 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-06-02 18:15:35.770682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-06-02 18:15:35.770700 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-06-02 18:15:35.770718 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-06-02 18:15:35.770736 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-06-02 18:15:35.770754 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-06-02 18:15:35.770771 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-06-02 18:15:35.770789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-06-02 18:15:35.770807 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-06-02 18:15:35.770825 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-06-02 18:15:35.770847 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-06-02 18:15:35.770865 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-06-02 18:15:35.770882 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-06-02 18:15:35.770900 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-06-02 18:15:35.770917 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-06-02 18:15:35.770934 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-06-02 18:15:35.770952 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-06-02 18:15:35.770969 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-06-02 18:15:35.770986 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-06-02 18:15:35.771004 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-06-02 18:15:35.771022 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-06-02 18:15:35.771040 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-06-02 18:15:35.771057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-06-02 18:15:35.771075 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-06-02 18:15:35.771093 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-06-02 18:15:35.771110 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-06-02 18:15:35.771129 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-06-02 18:15:35.771147 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-06-02 18:15:35.771170 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-06-02 18:15:35.771193 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-06-02 18:15:35.771212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-06-02 18:15:35.771230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-06-02 18:15:35.771248 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-06-02 18:15:35.771265 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-06-02 18:15:35.771283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-06-02 18:15:35.771301 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-06-02 18:15:35.771319 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-06-02 18:15:35.771336 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-06-02 18:15:35.771358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-06-02 18:15:35.771376 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-06-02 18:15:35.771393 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-06-02 18:15:35.771411 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-06-02 18:15:35.771429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-06-02 18:15:35.771447 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-06-02 18:15:35.771466 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-06-02 18:15:35.771484 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-06-02 18:15:35.771501 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-06-02 18:15:35.771519 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-06-02 18:15:35.771537 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-06-02 18:15:35.771555 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-06-02 18:15:35.771572 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-06-02 18:15:35.771590 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-06-02 18:15:35.771607 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-06-02 18:15:35.771624 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-06-02 18:15:35.771642 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-06-02 18:15:35.771659 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-06-02 18:15:35.771676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-06-02 18:15:35.771694 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-06-02 18:15:35.771711 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-06-02 18:15:35.771728 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-06-02 18:15:35.771745 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-06-02 18:15:35.771763 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-06-02 18:15:35.771780 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-06-02 18:15:35.771797 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-06-02 18:15:35.771814 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-06-02 18:15:35.771832 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-06-02 18:15:35.771849 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-06-02 18:15:35.771867 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-06-02 18:15:35.771888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-06-02 18:15:35.771906 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-06-02 18:15:35.771924 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-06-02 18:15:35.771942 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-06-02 18:15:35.771959 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-06-02 18:15:35.771976 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-06-02 18:15:35.771993 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-06-02 18:15:35.772011 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-06-02 18:15:35.772028 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-06-02 18:15:35.772045 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-06-02 18:15:35.772062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-06-02 18:15:35.772079 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-06-02 18:15:35.772096 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-06-02 18:15:35.772113 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-06-02 18:15:35.772130 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-06-02 18:15:35.772147 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-06-02 18:15:35.772164 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-06-02 18:15:35.772188 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-06-02 18:15:35.772209 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-06-02 18:15:35.772227 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-06-02 18:15:35.772245 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-06-02 18:15:35.772263 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-06-02 18:15:35.772281 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-06-02 18:15:35.772299 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-06-02 18:15:35.772317 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-06-02 18:15:35.772334 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-06-02 18:15:35.772352 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-06-02 18:15:35.772370 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-06-02 18:15:35.772388 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-06-02 18:15:35.772406 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-06-02 18:15:35.772423 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-06-02 18:15:35.772442 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-06-02 18:15:35.772464 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-06-02 18:15:35.772483 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-06-02 18:15:35.772501 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-06-02 18:15:35.772519 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-06-02 18:15:35.772537 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-06-02 18:15:35.772554 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-06-02 18:15:35.772572 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-06-02 18:15:35.772589 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-06-02 18:15:35.772606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-06-02 18:15:35.772625 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-06-02 18:15:35.772643 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-06-02 18:15:35.772661 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-06-02 18:15:35.772680 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-06-02 18:15:35.772701 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-06-02 18:15:35.772720 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-06-02 18:15:35.772737 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-06-02 18:15:35.772755 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-02 18:15:35.772773 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-02 18:15:35.772791 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-06-02 18:15:35.772809 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-06-02 18:15:35.772827 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-06-02 18:15:35.772844 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-06-02 18:15:35.772862 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-06-02 18:15:35.772880 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-06-02 18:15:35.772897 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-06-02 18:15:35.772915 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-06-02 18:15:35.772933 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-06-02 18:15:35.772951 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-06-02 18:15:35.773022 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-02 18:15:35.773065 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-06-02 18:15:35.773098 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-06-02 18:15:35.773119 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-06-02 18:15:35.773138 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-06-02 18:15:35.773164 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-06-02 18:15:35.773184 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-06-02 18:15:35.773230 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-06-02 18:15:35.773254 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-06-02 18:15:35.773274 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-06-02 18:15:35.773293 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-06-02 18:15:35.773312 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-06-02 18:15:35.773330 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-06-02 18:15:35.773348 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-06-02 18:15:35.773366 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-06-02 18:15:35.773385 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-06-02 18:15:35.773403 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-06-02 18:15:35.773420 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-06-02 18:15:35.773438 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-06-02 18:15:35.773456 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-06-02 18:15:35.773474 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-06-02 18:15:35.773491 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-02 18:15:35.773509 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-06-02 18:15:35.773526 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-06-02 18:15:35.773544 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-02 18:15:35.773561 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-02 18:15:35.773579 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-06-02 18:15:35.773596 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-06-02 18:15:35.773614 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-06-02 18:15:35.773632 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-06-02 18:15:35.773649 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-06-02 18:15:35.773667 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-06-02 18:15:35.773685 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-06-02 18:15:35.773703 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-06-02 18:15:35.773722 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-06-02 18:15:35.773740 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-06-02 18:15:35.773758 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-06-02 18:15:35.773776 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-06-02 18:15:35.773794 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-06-02 18:15:35.773819 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-06-02 18:15:35.773839 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-06-02 18:15:35.773858 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-06-02 18:15:35.773876 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-06-02 18:15:35.773894 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-06-02 18:15:35.773912 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-06-02 18:15:35.773931 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-06-02 18:15:35.773949 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-06-02 18:15:35.774004 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-06-02 18:15:35.774025 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-06-02 18:15:35.774044 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-06-02 18:15:35.774062 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-06-02 18:15:35.774080 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-06-02 18:15:35.774099 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-06-02 18:15:35.774117 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-06-02 18:15:35.774135 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-06-02 18:15:35.774154 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-06-02 18:15:35.774201 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-06-02 18:15:35.774247 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-06-02 18:15:35.774270 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-06-02 18:15:35.774291 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-06-02 18:15:35.774311 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-06-02 18:15:35.774330 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-06-02 18:15:35.774349 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-06-02 18:15:35.774367 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-06-02 18:15:35.774386 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-06-02 18:15:35.774404 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-fmqg7.txt 2026-06-02 18:15:35.774423 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-fmqg7.yaml 2026-06-02 18:15:35.774441 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6cfdffd897-kjsz6.txt 2026-06-02 18:15:35.774459 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6cfdffd897-kjsz6.yaml 2026-06-02 18:15:35.774478 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmm4w.txt 2026-06-02 18:15:35.774502 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmm4w.yaml 2026-06-02 18:15:35.774521 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-5gj4t.txt 2026-06-02 18:15:35.774540 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-5gj4t.yaml 2026-06-02 18:15:35.774558 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6srvm.txt 2026-06-02 18:15:35.774576 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6srvm.yaml 2026-06-02 18:15:35.774595 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-06-02 18:15:35.774613 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-06-02 18:15:35.774631 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-06-02 18:15:35.774649 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-06-02 18:15:35.774668 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-smq9f.txt 2026-06-02 18:15:35.774706 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-smq9f.yaml 2026-06-02 18:15:35.774745 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-06-02 18:15:35.774773 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-06-02 18:15:35.774800 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-mzd89.txt 2026-06-02 18:15:35.774826 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-mzd89.yaml 2026-06-02 18:15:35.774845 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-62r2v.txt 2026-06-02 18:15:35.774864 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-62r2v.yaml 2026-06-02 18:15:35.774882 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-fzdgc.txt 2026-06-02 18:15:35.774900 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-fzdgc.yaml 2026-06-02 18:15:35.774918 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-06-02 18:15:35.774936 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-06-02 18:15:35.774954 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-9h7dx.txt 2026-06-02 18:15:35.774971 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-9h7dx.yaml 2026-06-02 18:15:35.774989 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-76wcw.txt 2026-06-02 18:15:35.775007 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-76wcw.yaml 2026-06-02 18:15:35.775025 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-06-02 18:15:35.775042 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-06-02 18:15:35.775060 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-06-02 18:15:35.775077 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-06-02 18:15:35.775094 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-06-02 18:15:35.775112 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-06-02 18:15:35.775129 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-06-02 18:15:35.775153 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-06-02 18:15:35.775172 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-06-02 18:15:35.775191 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-06-02 18:15:35.775209 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-06-02 18:15:35.775227 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-06-02 18:15:35.775245 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-06-02 18:15:35.775263 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-06-02 18:15:35.775280 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-06-02 18:15:35.775298 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-06-02 18:15:35.775316 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-06-02 18:15:35.775334 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-06-02 18:15:35.775352 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-06-02 18:15:35.775370 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-06-02 18:15:35.775388 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-06-02 18:15:35.775406 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-06-02 18:15:35.775423 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-06-02 18:15:35.775441 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-06-02 18:15:35.775459 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-06-02 18:15:35.775477 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-06-02 18:15:35.775495 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-06-02 18:15:35.775513 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-06-02 18:15:35.775531 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-06-02 18:15:35.775549 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-06-02 18:15:35.775567 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-06-02 18:15:35.775585 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-06-02 18:15:35.775603 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-06-02 18:15:35.775621 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-06-02 18:15:35.775640 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-06-02 18:15:35.775661 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-06-02 18:15:35.775679 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-06-02 18:15:35.775697 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-06-02 18:15:35.775719 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-06-02 18:15:35.775738 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-06-02 18:15:35.775755 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-06-02 18:15:35.775773 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-06-02 18:15:35.775790 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-06-02 18:15:35.775808 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-06-02 18:15:35.775825 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-06-02 18:15:35.775843 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-06-02 18:15:35.775860 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-06-02 18:15:35.775878 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6srvm-tls.txt 2026-06-02 18:15:35.775895 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6srvm-tls.yaml 2026-06-02 18:15:35.775912 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-06-02 18:15:35.775930 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-06-02 18:15:35.775947 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-06-02 18:15:35.775965 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-06-02 18:15:35.775983 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-06-02 18:15:35.776000 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-06-02 18:15:35.776018 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-06-02 18:15:35.776035 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-06-02 18:15:35.776052 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-06-02 18:15:35.776069 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-06-02 18:15:35.776087 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-06-02 18:15:35.776155 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-06-02 18:15:35.776181 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-06-02 18:15:35.776201 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-06-02 18:15:35.776220 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-06-02 18:15:35.776238 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-06-02 18:15:35.776276 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-06-02 18:15:35.776307 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-06-02 18:15:35.776328 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-06-02 18:15:35.776353 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-06-02 18:15:35.776373 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-06-02 18:15:35.776391 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-06-02 18:15:35.776409 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-06-02 18:15:35.776427 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-06-02 18:15:35.776445 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-06-02 18:15:35.776463 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-06-02 18:15:35.776481 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-06-02 18:15:35.776499 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-06-02 18:15:35.776517 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-06-02 18:15:35.776536 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-06-02 18:15:35.776554 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-06-02 18:15:35.776572 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-06-02 18:15:35.776590 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-06-02 18:15:35.776608 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-06-02 18:15:35.776626 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-06-02 18:15:35.776644 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-06-02 18:15:35.776661 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-02 18:15:35.776679 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-06-02 18:15:35.776697 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-06-02 18:15:35.776715 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-02 18:15:35.776733 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-02 18:15:35.776751 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-06-02 18:15:35.776769 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-06-02 18:15:35.776787 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-06-02 18:15:35.776806 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-06-02 18:15:35.776824 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-06-02 18:15:35.776842 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-06-02 18:15:35.776860 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-06-02 18:15:35.776877 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-06-02 18:15:35.776895 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-06-02 18:15:35.776913 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-06-02 18:15:35.776936 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-06-02 18:15:35.776985 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-06-02 18:15:35.777027 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-06-02 18:15:35.777049 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-06-02 18:15:35.777068 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-06-02 18:15:35.777088 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-06-02 18:15:35.777107 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-06-02 18:15:35.777125 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-06-02 18:15:35.777144 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-06-02 18:15:35.777162 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-06-02 18:15:35.777180 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-06-02 18:15:35.777198 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-06-02 18:15:35.777215 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-06-02 18:15:35.777234 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-06-02 18:15:35.777251 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-06-02 18:15:35.777283 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-06-02 18:15:35.777319 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-02 18:15:35.777340 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-06-02 18:15:35.777359 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-06-02 18:15:35.777378 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-02 18:15:35.777396 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-02 18:15:35.777414 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-06-02 18:15:35.777431 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-06-02 18:15:35.777449 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-06-02 18:15:35.777467 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-06-02 18:15:35.777485 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-06-02 18:15:35.777503 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-06-02 18:15:35.777520 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-06-02 18:15:35.777538 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-06-02 18:15:35.777556 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-06-02 18:15:35.777574 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-06-02 18:15:35.777592 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-06-02 18:15:35.777610 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-06-02 18:15:35.777628 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-06-02 18:15:35.777652 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-06-02 18:15:35.777671 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-06-02 18:15:35.777689 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-06-02 18:15:35.777707 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-06-02 18:15:35.777724 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-06-02 18:15:35.777742 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-06-02 18:15:35.777759 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-06-02 18:15:35.777776 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-06-02 18:15:35.777794 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-06-02 18:15:35.777812 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-06-02 18:15:35.777831 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-06-02 18:15:35.777849 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-06-02 18:15:35.777868 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-06-02 18:15:35.777886 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-06-02 18:15:35.777904 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-06-02 18:15:35.777922 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-06-02 18:15:35.777940 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-06-02 18:15:35.777958 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-06-02 18:15:35.778009 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-06-02 18:15:35.778028 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-06-02 18:15:35.778046 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-06-02 18:15:35.778064 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-06-02 18:15:35.778083 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-06-02 18:15:35.778101 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-06-02 18:15:35.778119 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-06-02 18:15:35.778137 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-06-02 18:15:35.778155 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-06-02 18:15:35.778173 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-06-02 18:15:35.778191 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-06-02 18:15:35.778209 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-06-02 18:15:35.778228 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-06-02 18:15:35.778246 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-06-02 18:15:35.778264 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-06-02 18:15:35.778284 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-06-02 18:15:35.778310 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-06-02 18:15:35.778335 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-06-02 18:15:35.778361 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-06-02 18:15:35.778381 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-06-02 18:15:35.778399 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-06-02 18:15:35.778417 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-06-02 18:15:35.778435 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-06-02 18:15:35.778453 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-06-02 18:15:35.778471 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-06-02 18:15:35.778488 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-06-02 18:15:35.778506 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-06-02 18:15:35.778524 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-06-02 18:15:35.778542 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-06-02 18:15:35.778559 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-06-02 18:15:35.778577 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-06-02 18:15:35.778595 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-06-02 18:15:35.778612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-06-02 18:15:35.778630 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-06-02 18:15:35.778648 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-06-02 18:15:35.778666 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-06-02 18:15:35.778684 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-06-02 18:15:35.778705 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-06-02 18:15:35.778725 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-06-02 18:15:35.778743 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-06-02 18:15:35.778760 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-06-02 18:15:35.778778 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-06-02 18:15:35.778796 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-06-02 18:15:35.778814 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-06-02 18:15:35.778832 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-06-02 18:15:35.778850 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-06-02 18:15:35.778868 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-06-02 18:15:35.778886 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-06-02 18:15:35.778903 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-06-02 18:15:35.778921 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-06-02 18:15:35.778939 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-06-02 18:15:35.778956 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-06-02 18:15:35.778973 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-06-02 18:15:35.778995 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-06-02 18:15:35.779138 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-06-02 18:15:35.779181 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-06-02 18:15:35.779204 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-06-02 18:15:35.779224 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-06-02 18:15:35.779243 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-06-02 18:15:35.779261 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-06-02 18:15:35.779279 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-06-02 18:15:35.779297 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-06-02 18:15:35.779323 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-06-02 18:15:35.779344 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-06-02 18:15:35.779363 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-06-02 18:15:35.779381 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-06-02 18:15:35.779399 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-06-02 18:15:35.779417 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-06-02 18:15:35.779434 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-06-02 18:15:35.779452 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-06-02 18:15:35.779470 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-06-02 18:15:35.779487 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-06-02 18:15:35.779505 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-06-02 18:15:35.779522 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-06-02 18:15:35.779539 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-06-02 18:15:35.779557 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-06-02 18:15:35.779575 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-06-02 18:15:35.779594 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-06-02 18:15:35.779613 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-06-02 18:15:35.779631 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-06-02 18:15:35.779649 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-06-02 18:15:35.779667 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-06-02 18:15:35.779685 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-06-02 18:15:35.779702 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-06-02 18:15:35.779720 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-06-02 18:15:35.779738 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-06-02 18:15:35.779756 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-06-02 18:15:35.779780 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-06-02 18:15:35.779798 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-06-02 18:15:35.779816 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-06-02 18:15:35.779833 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-06-02 18:15:35.779851 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-06-02 18:15:35.779868 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-06-02 18:15:35.779886 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-06-02 18:15:35.779903 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-06-02 18:15:35.779920 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-06-02 18:15:35.779938 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-06-02 18:15:35.779956 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-06-02 18:15:35.779973 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-06-02 18:15:35.779991 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-06-02 18:15:35.780009 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-06-02 18:15:35.780026 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-06-02 18:15:35.780044 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-06-02 18:15:35.780061 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-06-02 18:15:35.780078 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-06-02 18:15:35.780113 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-06-02 18:15:35.780164 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-06-02 18:15:35.780193 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-06-02 18:15:35.780214 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-06-02 18:15:35.780233 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-06-02 18:15:35.780252 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-06-02 18:15:35.780269 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-06-02 18:15:35.780287 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-06-02 18:15:35.780304 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-06-02 18:15:35.780331 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-06-02 18:15:35.780372 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-06-02 18:15:35.780394 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-06-02 18:15:35.780413 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-06-02 18:15:35.780432 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-06-02 18:15:35.780452 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-06-02 18:15:35.780471 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-06-02 18:15:35.780489 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-06-02 18:15:35.780507 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-06-02 18:15:35.780531 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-06-02 18:15:35.780550 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-06-02 18:15:35.780568 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-06-02 18:15:35.780586 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-06-02 18:15:35.780603 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-06-02 18:15:35.780621 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-06-02 18:15:35.780639 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-06-02 18:15:35.780657 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-06-02 18:15:35.780675 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-06-02 18:15:35.780693 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-06-02 18:15:35.780711 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-06-02 18:15:35.780729 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-06-02 18:15:35.780747 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-06-02 18:15:35.780765 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-06-02 18:15:35.780784 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-06-02 18:15:35.780802 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-06-02 18:15:35.780820 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-06-02 18:15:35.780837 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-06-02 18:15:35.780855 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-06-02 18:15:35.780873 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-06-02 18:15:35.780890 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-06-02 18:15:35.780908 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-06-02 18:15:35.780926 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-06-02 18:15:35.780944 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-06-02 18:15:35.781003 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-06-02 18:15:35.781034 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-06-02 18:15:35.781081 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-06-02 18:15:35.781107 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-06-02 18:15:35.781127 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-06-02 18:15:35.781146 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-06-02 18:15:35.781165 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-06-02 18:15:35.781183 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-06-02 18:15:35.781202 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-06-02 18:15:35.781220 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-06-02 18:15:35.781239 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-06-02 18:15:35.781263 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-06-02 18:15:35.781283 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-06-02 18:15:35.781301 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-06-02 18:15:35.781319 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-06-02 18:15:35.781342 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-06-02 18:15:35.781387 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-06-02 18:15:35.781409 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-06-02 18:15:35.781429 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-06-02 18:15:35.781448 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-06-02 18:15:35.781466 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-06-02 18:15:35.781485 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-06-02 18:15:35.781503 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-06-02 18:15:35.781521 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-06-02 18:15:35.781539 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-06-02 18:15:35.781556 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-06-02 18:15:35.781574 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-06-02 18:15:35.781593 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-06-02 18:15:35.781610 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-06-02 18:15:35.781628 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-06-02 18:15:35.781646 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-06-02 18:15:35.781664 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-06-02 18:15:35.781682 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-06-02 18:15:35.781700 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-06-02 18:15:35.781718 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-06-02 18:15:35.781736 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-06-02 18:15:35.781754 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-06-02 18:15:35.781772 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-06-02 18:15:35.781790 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-06-02 18:15:35.781808 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-06-02 18:15:35.781825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-06-02 18:15:35.781843 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-06-02 18:15:35.781861 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-06-02 18:15:35.781880 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-06-02 18:15:35.781898 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-06-02 18:15:35.781915 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-06-02 18:15:35.781933 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-06-02 18:15:35.781950 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-06-02 18:15:35.781991 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-06-02 18:15:35.782012 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-06-02 18:15:35.782029 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-06-02 18:15:35.782047 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-06-02 18:15:35.782066 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-06-02 18:15:35.782083 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-06-02 18:15:35.782102 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-06-02 18:15:35.782120 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-06-02 18:15:35.782138 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-06-02 18:15:35.782155 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-06-02 18:15:35.782173 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-06-02 18:15:35.782191 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-06-02 18:15:35.782209 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-06-02 18:15:35.782227 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-06-02 18:15:35.782245 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-06-02 18:15:35.782262 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-06-02 18:15:35.782280 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-06-02 18:15:35.782298 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-06-02 18:15:35.782317 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-06-02 18:15:35.782335 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-06-02 18:15:35.782354 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-06-02 18:15:35.782380 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-06-02 18:15:35.782400 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-06-02 18:15:35.782419 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-06-02 18:15:35.782437 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-06-02 18:15:35.782455 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-06-02 18:15:35.782474 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-06-02 18:15:35.782492 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-06-02 18:15:35.782509 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-06-02 18:15:35.782527 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-06-02 18:15:35.782545 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-06-02 18:15:35.782563 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-06-02 18:15:35.782580 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-06-02 18:15:35.782598 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-06-02 18:15:35.782615 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-06-02 18:15:35.782637 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-06-02 18:15:35.782659 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-06-02 18:15:35.782678 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-06-02 18:15:35.782696 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-06-02 18:15:35.782713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-06-02 18:15:35.782731 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-06-02 18:15:35.782748 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-06-02 18:15:35.782766 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-06-02 18:15:35.782784 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-06-02 18:15:35.782802 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-06-02 18:15:35.782820 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-06-02 18:15:35.782837 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-06-02 18:15:35.782855 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-06-02 18:15:35.782873 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-06-02 18:15:35.782891 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-06-02 18:15:35.782909 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-06-02 18:15:35.782926 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-06-02 18:15:35.782944 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-06-02 18:15:35.782962 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-06-02 18:15:35.782979 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-06-02 18:15:35.782997 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-06-02 18:15:35.783015 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-06-02 18:15:35.783032 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-06-02 18:15:35.783050 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-06-02 18:15:35.783067 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-06-02 18:15:35.783085 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-06-02 18:15:35.783102 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-06-02 18:15:35.783120 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-06-02 18:15:35.783137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-06-02 18:15:35.783155 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-06-02 18:15:35.783172 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-06-02 18:15:35.783190 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-06-02 18:15:35.783207 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-06-02 18:15:35.783224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-06-02 18:15:35.783242 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-06-02 18:15:35.783317 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-06-02 18:15:35.783355 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-06-02 18:15:35.783382 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-06-02 18:15:35.783407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-06-02 18:15:35.783434 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-06-02 18:15:35.783455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-06-02 18:15:35.783474 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-06-02 18:15:35.783493 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-06-02 18:15:35.783511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-06-02 18:15:35.783529 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-06-02 18:15:35.783547 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-06-02 18:15:35.783565 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-06-02 18:15:35.783584 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-06-02 18:15:35.783602 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-06-02 18:15:35.783619 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-06-02 18:15:35.783637 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-06-02 18:15:35.783655 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-06-02 18:15:35.783674 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-06-02 18:15:35.783693 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-06-02 18:15:35.783711 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-06-02 18:15:35.783730 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-06-02 18:15:35.783748 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-06-02 18:15:35.783766 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-06-02 18:15:35.783783 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-06-02 18:15:35.783801 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-06-02 18:15:35.783819 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29673725.txt 2026-06-02 18:15:35.783837 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29673725.yaml 2026-06-02 18:15:35.783855 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-06-02 18:15:35.783872 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-06-02 18:15:35.783890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-06-02 18:15:35.783907 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-06-02 18:15:35.783925 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-06-02 18:15:35.783943 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-06-02 18:15:35.783961 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-06-02 18:15:35.783978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-06-02 18:15:35.783996 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-06-02 18:15:35.784014 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-06-02 18:15:35.784032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-06-02 18:15:35.784050 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-06-02 18:15:35.784068 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-06-02 18:15:35.784086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-06-02 18:15:35.784109 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-06-02 18:15:35.784128 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-06-02 18:15:35.784146 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-06-02 18:15:35.784164 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-06-02 18:15:35.784182 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-06-02 18:15:35.784200 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-06-02 18:15:35.784218 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-06-02 18:15:35.784235 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-06-02 18:15:35.784253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-06-02 18:15:35.784270 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-06-02 18:15:35.784288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-06-02 18:15:35.784306 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-06-02 18:15:35.784324 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-06-02 18:15:35.784342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-06-02 18:15:35.784360 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-06-02 18:15:35.784378 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-06-02 18:15:35.784402 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-06-02 18:15:35.784427 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-06-02 18:15:35.784448 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-06-02 18:15:35.784466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-06-02 18:15:35.784485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-06-02 18:15:35.784503 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-06-02 18:15:35.784521 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-06-02 18:15:35.784539 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-06-02 18:15:35.784557 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-06-02 18:15:35.784575 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-06-02 18:15:35.784593 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-06-02 18:15:35.784611 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-06-02 18:15:35.784629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-06-02 18:15:35.784647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-06-02 18:15:35.784665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-06-02 18:15:35.784682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-06-02 18:15:35.784700 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-06-02 18:15:35.784719 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-06-02 18:15:35.784737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-06-02 18:15:35.784755 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-06-02 18:15:35.784773 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-06-02 18:15:35.784796 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-06-02 18:15:35.784815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-06-02 18:15:35.784833 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-06-02 18:15:35.784852 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-06-02 18:15:35.784869 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-06-02 18:15:35.784887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-06-02 18:15:35.784905 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-06-02 18:15:35.784923 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-06-02 18:15:35.784941 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-06-02 18:15:35.784975 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-06-02 18:15:35.784995 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-06-02 18:15:35.785013 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-06-02 18:15:35.785031 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-06-02 18:15:35.785049 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-06-02 18:15:35.785067 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-06-02 18:15:35.785085 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-06-02 18:15:35.785103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-06-02 18:15:35.785120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-06-02 18:15:35.785138 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-06-02 18:15:35.785156 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-06-02 18:15:35.785174 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-06-02 18:15:35.785192 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-06-02 18:15:35.785210 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-06-02 18:15:35.785229 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-06-02 18:15:35.785247 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-06-02 18:15:35.785265 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-06-02 18:15:35.785283 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-06-02 18:15:35.785301 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-06-02 18:15:35.785319 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-06-02 18:15:35.785336 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-06-02 18:15:35.785354 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-06-02 18:15:35.785372 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-06-02 18:15:35.785390 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-06-02 18:15:35.785413 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-06-02 18:15:35.785435 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-06-02 18:15:35.785454 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-06-02 18:15:35.785479 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-06-02 18:15:35.785498 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-06-02 18:15:35.785516 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-06-02 18:15:35.785534 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-06-02 18:15:35.785552 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-06-02 18:15:35.785570 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-06-02 18:15:35.785587 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-06-02 18:15:35.785605 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-06-02 18:15:35.785622 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-06-02 18:15:35.785639 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-06-02 18:15:35.785657 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-06-02 18:15:35.785675 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-06-02 18:15:35.785696 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-06-02 18:15:35.785715 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-06-02 18:15:35.785733 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-595d957db5-dl6ms.txt 2026-06-02 18:15:35.785751 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-595d957db5-dl6ms.yaml 2026-06-02 18:15:35.785768 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-wzxrs.txt 2026-06-02 18:15:35.785786 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-wzxrs.yaml 2026-06-02 18:15:35.785804 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-4nhfr.txt 2026-06-02 18:15:35.785821 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-4nhfr.yaml 2026-06-02 18:15:35.785839 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-k7d76.txt 2026-06-02 18:15:35.785857 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-k7d76.yaml 2026-06-02 18:15:35.785875 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-jqrtv.txt 2026-06-02 18:15:35.785892 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-jqrtv.yaml 2026-06-02 18:15:35.785910 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-j4l5g.txt 2026-06-02 18:15:35.785928 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-j4l5g.yaml 2026-06-02 18:15:35.785945 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-nx58f.txt 2026-06-02 18:15:35.785963 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-nx58f.yaml 2026-06-02 18:15:35.786016 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5f867dbcc8-dbtsb.txt 2026-06-02 18:15:35.786047 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5f867dbcc8-dbtsb.yaml 2026-06-02 18:15:35.786086 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-bd88764-4wvsr.txt 2026-06-02 18:15:35.786108 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-bd88764-4wvsr.yaml 2026-06-02 18:15:35.786134 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-pzsg2.txt 2026-06-02 18:15:35.786154 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-pzsg2.yaml 2026-06-02 18:15:35.786172 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-7cbmf.txt 2026-06-02 18:15:35.786234 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-7cbmf.yaml 2026-06-02 18:15:35.786260 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-wr28l.txt 2026-06-02 18:15:35.786280 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-wr28l.yaml 2026-06-02 18:15:35.786299 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-f5pf8.txt 2026-06-02 18:15:35.786318 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-f5pf8.yaml 2026-06-02 18:15:35.786337 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-9fqpv.txt 2026-06-02 18:15:35.786355 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-9fqpv.yaml 2026-06-02 18:15:35.786374 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-kkzq2.txt 2026-06-02 18:15:35.786393 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-kkzq2.yaml 2026-06-02 18:15:35.786412 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-kk8vz.txt 2026-06-02 18:15:35.786456 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-kk8vz.yaml 2026-06-02 18:15:35.786483 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-jxlx4.txt 2026-06-02 18:15:35.786503 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-jxlx4.yaml 2026-06-02 18:15:35.786521 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-pjtq9.txt 2026-06-02 18:15:35.786541 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-pjtq9.yaml 2026-06-02 18:15:35.786559 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-56bbcd4954-gtld4.txt 2026-06-02 18:15:35.786577 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-56bbcd4954-gtld4.yaml 2026-06-02 18:15:35.786595 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-x528q.txt 2026-06-02 18:15:35.786613 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-x528q.yaml 2026-06-02 18:15:35.786631 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7548599647-nd2p7.txt 2026-06-02 18:15:35.786649 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7548599647-nd2p7.yaml 2026-06-02 18:15:35.786667 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29673725-7n5gb.txt 2026-06-02 18:15:35.786685 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29673725-7n5gb.yaml 2026-06-02 18:15:35.786703 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-766dcc8ccc-k5hh5.txt 2026-06-02 18:15:35.786720 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-766dcc8ccc-k5hh5.yaml 2026-06-02 18:15:35.786738 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-h84mj.txt 2026-06-02 18:15:35.786756 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-h84mj.yaml 2026-06-02 18:15:35.786774 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-pm7tn.txt 2026-06-02 18:15:35.786792 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-pm7tn.yaml 2026-06-02 18:15:35.786811 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-ss5jd.txt 2026-06-02 18:15:35.786829 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-ss5jd.yaml 2026-06-02 18:15:35.786847 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-hkjmc.txt 2026-06-02 18:15:35.786870 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-hkjmc.yaml 2026-06-02 18:15:35.786889 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-29rgn.txt 2026-06-02 18:15:35.786907 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-29rgn.yaml 2026-06-02 18:15:35.786925 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-9l9dz.txt 2026-06-02 18:15:35.786943 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-9l9dz.yaml 2026-06-02 18:15:35.786961 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-v5pf2.txt 2026-06-02 18:15:35.786979 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-v5pf2.yaml 2026-06-02 18:15:35.786997 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-wb9pg.txt 2026-06-02 18:15:35.787015 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-wb9pg.yaml 2026-06-02 18:15:35.787033 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-dd4sd.txt 2026-06-02 18:15:35.787051 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-dd4sd.yaml 2026-06-02 18:15:35.787070 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-69f66598bd-bgl85.txt 2026-06-02 18:15:35.787088 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-69f66598bd-bgl85.yaml 2026-06-02 18:15:35.787107 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-q52c4.txt 2026-06-02 18:15:35.787125 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-q52c4.yaml 2026-06-02 18:15:35.787143 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-2ttxv.txt 2026-06-02 18:15:35.787161 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-2ttxv.yaml 2026-06-02 18:15:35.787178 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-rj5cl.txt 2026-06-02 18:15:35.787195 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-rj5cl.yaml 2026-06-02 18:15:35.787213 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-m9bp2.txt 2026-06-02 18:15:35.787230 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-m9bp2.yaml 2026-06-02 18:15:35.787248 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-bqfs5.txt 2026-06-02 18:15:35.787266 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-bqfs5.yaml 2026-06-02 18:15:35.787283 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-bsr9q.txt 2026-06-02 18:15:35.787301 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-bsr9q.yaml 2026-06-02 18:15:35.787318 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-wmwpx.txt 2026-06-02 18:15:35.787336 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-wmwpx.yaml 2026-06-02 18:15:35.787354 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-lrbgc.txt 2026-06-02 18:15:35.787372 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-lrbgc.yaml 2026-06-02 18:15:35.787390 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-k7658.txt 2026-06-02 18:15:35.787408 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-k7658.yaml 2026-06-02 18:15:35.787426 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-nj9nl.txt 2026-06-02 18:15:35.787451 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-nj9nl.yaml 2026-06-02 18:15:35.787474 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-4kt88.txt 2026-06-02 18:15:35.787493 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-4kt88.yaml 2026-06-02 18:15:35.787520 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-bc8j7.txt 2026-06-02 18:15:35.787539 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-bc8j7.yaml 2026-06-02 18:15:35.787557 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-scqs9.txt 2026-06-02 18:15:35.787574 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-scqs9.yaml 2026-06-02 18:15:35.787592 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-tk9tf.txt 2026-06-02 18:15:35.787610 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-tk9tf.yaml 2026-06-02 18:15:35.787628 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-65t9v.txt 2026-06-02 18:15:35.787647 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-65t9v.yaml 2026-06-02 18:15:35.787665 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-rlwcp.txt 2026-06-02 18:15:35.787682 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-rlwcp.yaml 2026-06-02 18:15:35.787700 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-2hhpt.txt 2026-06-02 18:15:35.787735 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-2hhpt.yaml 2026-06-02 18:15:35.787774 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-9l4vq.txt 2026-06-02 18:15:35.787799 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-9l4vq.yaml 2026-06-02 18:15:35.787823 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-7fb7499c58-mv7dq.txt 2026-06-02 18:15:35.787847 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-7fb7499c58-mv7dq.yaml 2026-06-02 18:15:35.787872 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-698cc99dc8-wgf75.txt 2026-06-02 18:15:35.787897 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-698cc99dc8-wgf75.yaml 2026-06-02 18:15:35.787922 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-7d6cd9d496-8wjjl.txt 2026-06-02 18:15:35.787946 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-7d6cd9d496-8wjjl.yaml 2026-06-02 18:15:35.787970 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-cfc5fbfb8-kwvr4.txt 2026-06-02 18:15:35.787988 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-cfc5fbfb8-kwvr4.yaml 2026-06-02 18:15:35.788006 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-vgzrb.txt 2026-06-02 18:15:35.788027 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-vgzrb.yaml 2026-06-02 18:15:35.788052 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-8m2sj.txt 2026-06-02 18:15:35.788075 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-8m2sj.yaml 2026-06-02 18:15:35.788097 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-f5gp6.txt 2026-06-02 18:15:35.788115 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-f5gp6.yaml 2026-06-02 18:15:35.788133 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5b57cd9c64-69qtn.txt 2026-06-02 18:15:35.788151 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5b57cd9c64-69qtn.yaml 2026-06-02 18:15:35.788168 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-gmjwz.txt 2026-06-02 18:15:35.788186 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-gmjwz.yaml 2026-06-02 18:15:35.788204 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-7flg6.txt 2026-06-02 18:15:35.788222 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-7flg6.yaml 2026-06-02 18:15:35.788246 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-k75wz.txt 2026-06-02 18:15:35.788265 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-k75wz.yaml 2026-06-02 18:15:35.788283 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-dzkn9.txt 2026-06-02 18:15:35.788301 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-dzkn9.yaml 2026-06-02 18:15:35.788319 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-ps24t.txt 2026-06-02 18:15:35.788337 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-ps24t.yaml 2026-06-02 18:15:35.788355 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-85bc6975f-48452.txt 2026-06-02 18:15:35.788374 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-85bc6975f-48452.yaml 2026-06-02 18:15:35.788392 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-5r759.txt 2026-06-02 18:15:35.788410 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-5r759.yaml 2026-06-02 18:15:35.788433 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5b9b8b6688-jsxm2.txt 2026-06-02 18:15:35.788458 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5b9b8b6688-jsxm2.yaml 2026-06-02 18:15:35.788481 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-npc8p.txt 2026-06-02 18:15:35.788503 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-npc8p.yaml 2026-06-02 18:15:35.788526 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-ggljs.txt 2026-06-02 18:15:35.788548 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-ggljs.yaml 2026-06-02 18:15:35.788570 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-tsjdt.txt 2026-06-02 18:15:35.788591 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-tsjdt.yaml 2026-06-02 18:15:35.788612 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-06-02 18:15:35.788633 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-06-02 18:15:35.788653 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-06-02 18:15:35.788674 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-06-02 18:15:35.788695 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-06-02 18:15:35.788717 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-06-02 18:15:35.788740 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-06-02 18:15:35.788759 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-06-02 18:15:35.788778 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-5d5c6696f7-j27km.txt 2026-06-02 18:15:35.788796 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-5d5c6696f7-j27km.yaml 2026-06-02 18:15:35.788815 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-b6v6j.txt 2026-06-02 18:15:35.788833 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-b6v6j.yaml 2026-06-02 18:15:35.788850 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-zzsd9.txt 2026-06-02 18:15:35.788868 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-zzsd9.yaml 2026-06-02 18:15:35.788886 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-qpzs9.txt 2026-06-02 18:15:35.788904 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-qpzs9.yaml 2026-06-02 18:15:35.788921 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-58sv4.txt 2026-06-02 18:15:35.788938 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-58sv4.yaml 2026-06-02 18:15:35.788979 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-xkrmq.txt 2026-06-02 18:15:35.788999 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-xkrmq.yaml 2026-06-02 18:15:35.789017 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-f7mnb.txt 2026-06-02 18:15:35.789041 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-f7mnb.yaml 2026-06-02 18:15:35.789064 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-06-02 18:15:35.789082 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-06-02 18:15:35.789100 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-06-02 18:15:35.789118 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-06-02 18:15:35.789135 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-8gfps.txt 2026-06-02 18:15:35.789153 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-8gfps.yaml 2026-06-02 18:15:35.789171 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-06-02 18:15:35.789189 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-06-02 18:15:35.789207 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-06-02 18:15:35.789225 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-06-02 18:15:35.789243 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-47d5x.txt 2026-06-02 18:15:35.789261 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-47d5x.yaml 2026-06-02 18:15:35.789278 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-06-02 18:15:35.789296 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-06-02 18:15:35.789314 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-06-02 18:15:35.789332 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-06-02 18:15:35.789350 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vhddp.txt 2026-06-02 18:15:35.789368 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vhddp.yaml 2026-06-02 18:15:35.789386 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx.txt 2026-06-02 18:15:35.789404 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx.yaml 2026-06-02 18:15:35.789422 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-b47498557-48ckw.txt 2026-06-02 18:15:35.789440 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-b47498557-48ckw.yaml 2026-06-02 18:15:35.789457 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-575b46cfbb-tnm4g.txt 2026-06-02 18:15:35.789475 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-575b46cfbb-tnm4g.yaml 2026-06-02 18:15:35.789492 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-96sw6.txt 2026-06-02 18:15:35.789511 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-96sw6.yaml 2026-06-02 18:15:35.789528 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-26c4k.txt 2026-06-02 18:15:35.789546 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-26c4k.yaml 2026-06-02 18:15:35.789564 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-06-02 18:15:35.789582 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-06-02 18:15:35.789605 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-06-02 18:15:35.789623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-06-02 18:15:35.789641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-06-02 18:15:35.789659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-06-02 18:15:35.789677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-06-02 18:15:35.789694 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-06-02 18:15:35.789712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-06-02 18:15:35.789729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-06-02 18:15:35.789747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-06-02 18:15:35.789765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-06-02 18:15:35.789782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-06-02 18:15:35.789800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-06-02 18:15:35.789817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-06-02 18:15:35.789835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-06-02 18:15:35.789852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-06-02 18:15:35.789869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-06-02 18:15:35.789887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-06-02 18:15:35.789904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-06-02 18:15:35.789921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-06-02 18:15:35.789939 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-06-02 18:15:35.789957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-06-02 18:15:35.790001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-06-02 18:15:35.790023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-06-02 18:15:35.790049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-06-02 18:15:35.790069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-06-02 18:15:35.790088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-06-02 18:15:35.790106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-06-02 18:15:35.790124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-06-02 18:15:35.790141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-06-02 18:15:35.790159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-06-02 18:15:35.790176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-06-02 18:15:35.790194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-06-02 18:15:35.790231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-06-02 18:15:35.790280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-06-02 18:15:35.790304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-06-02 18:15:35.790323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-06-02 18:15:35.790342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-06-02 18:15:35.790360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-06-02 18:15:35.790378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-06-02 18:15:35.790396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-06-02 18:15:35.790415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-06-02 18:15:35.790433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-06-02 18:15:35.790451 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-06-02 18:15:35.790470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-06-02 18:15:35.790489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-06-02 18:15:35.790507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-06-02 18:15:35.790525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-06-02 18:15:35.790543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-06-02 18:15:35.790561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-06-02 18:15:35.790578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-06-02 18:15:35.790596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-06-02 18:15:35.790613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-06-02 18:15:35.790630 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-06-02 18:15:35.790648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-06-02 18:15:35.790665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-06-02 18:15:35.790683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-06-02 18:15:35.790700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-06-02 18:15:35.790718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-06-02 18:15:35.790735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-06-02 18:15:35.790753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-06-02 18:15:35.790770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-06-02 18:15:35.790787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-06-02 18:15:35.790804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-06-02 18:15:35.790821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-06-02 18:15:35.790838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-06-02 18:15:35.790856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-06-02 18:15:35.790873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-06-02 18:15:35.790895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-06-02 18:15:35.790913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-06-02 18:15:35.790930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-06-02 18:15:35.790948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-06-02 18:15:35.790965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-06-02 18:15:35.790983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-06-02 18:15:35.791001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-06-02 18:15:35.791019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-06-02 18:15:35.791038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-06-02 18:15:35.791056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-06-02 18:15:35.791074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-06-02 18:15:35.791091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-06-02 18:15:35.791109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-06-02 18:15:35.791126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-06-02 18:15:35.791144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-06-02 18:15:35.791161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-06-02 18:15:35.791179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-06-02 18:15:35.791197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-06-02 18:15:35.791215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-06-02 18:15:35.791232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-06-02 18:15:35.791250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-06-02 18:15:35.791267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-06-02 18:15:35.791284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-06-02 18:15:35.791302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-06-02 18:15:35.791319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-06-02 18:15:35.791336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-06-02 18:15:35.791354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-06-02 18:15:35.791372 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-06-02 18:15:35.791390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-06-02 18:15:35.791408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-06-02 18:15:35.791425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-06-02 18:15:35.791443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-06-02 18:15:35.791460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-06-02 18:15:35.791482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-06-02 18:15:35.791500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-06-02 18:15:35.791518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-06-02 18:15:35.791535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-06-02 18:15:35.791553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-06-02 18:15:35.791571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-06-02 18:15:35.791589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-06-02 18:15:35.791606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-06-02 18:15:35.791625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-06-02 18:15:35.791642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-06-02 18:15:35.791660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-06-02 18:15:35.791679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-06-02 18:15:35.791697 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-06-02 18:15:35.791714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-06-02 18:15:35.791732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-06-02 18:15:35.791749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-06-02 18:15:35.791767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-06-02 18:15:35.791784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-06-02 18:15:35.791801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-06-02 18:15:35.791818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-06-02 18:15:35.791836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-06-02 18:15:35.791853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-06-02 18:15:35.791871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-06-02 18:15:35.791889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-06-02 18:15:35.791906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-06-02 18:15:35.791923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-06-02 18:15:35.791941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-06-02 18:15:35.791959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-06-02 18:15:35.791977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-06-02 18:15:35.791994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-06-02 18:15:35.792012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-06-02 18:15:35.792030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-06-02 18:15:35.792048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-06-02 18:15:35.792072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-06-02 18:15:35.792090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-06-02 18:15:35.792108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-06-02 18:15:35.792126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-06-02 18:15:35.792144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-06-02 18:15:35.792162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-06-02 18:15:35.792179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-06-02 18:15:35.792197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-06-02 18:15:35.792215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-06-02 18:15:35.792232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-06-02 18:15:35.792249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-06-02 18:15:35.792267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-06-02 18:15:35.792284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-06-02 18:15:35.792302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-06-02 18:15:35.792320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-06-02 18:15:35.792337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-06-02 18:15:35.792355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-06-02 18:15:35.792373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-06-02 18:15:35.792390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-06-02 18:15:35.792408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-06-02 18:15:35.792425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-06-02 18:15:35.792443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-06-02 18:15:35.792462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-06-02 18:15:35.792479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-06-02 18:15:35.792497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-06-02 18:15:35.792515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-06-02 18:15:35.792533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-06-02 18:15:35.792551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-06-02 18:15:35.792570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-06-02 18:15:35.792588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-06-02 18:15:35.792606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-06-02 18:15:35.792624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-06-02 18:15:35.792642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-06-02 18:15:35.792660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-06-02 18:15:35.792678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-06-02 18:15:35.792700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-06-02 18:15:35.792718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-06-02 18:15:35.792736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-06-02 18:15:35.792753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-06-02 18:15:35.792771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-06-02 18:15:35.792788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-06-02 18:15:35.792806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-06-02 18:15:35.792824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-06-02 18:15:35.792842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-06-02 18:15:35.792860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-06-02 18:15:35.792877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-06-02 18:15:35.792895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-06-02 18:15:35.792914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-06-02 18:15:35.792932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-06-02 18:15:35.792949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-06-02 18:15:35.792984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-06-02 18:15:35.793003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-06-02 18:15:35.793021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-06-02 18:15:35.793038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-06-02 18:15:35.793055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-06-02 18:15:35.793073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-06-02 18:15:35.793090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-06-02 18:15:35.793107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-06-02 18:15:35.793124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-06-02 18:15:35.793142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-06-02 18:15:35.793159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-06-02 18:15:35.793177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-06-02 18:15:35.793195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-06-02 18:15:35.793213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-06-02 18:15:35.793230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-06-02 18:15:35.793247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-06-02 18:15:35.793265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-06-02 18:15:35.793282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-06-02 18:15:35.793303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-06-02 18:15:35.793321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-06-02 18:15:35.793339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-06-02 18:15:35.793356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-06-02 18:15:35.793374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-06-02 18:15:35.793392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-06-02 18:15:35.793410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-06-02 18:15:35.793428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-06-02 18:15:35.793446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-06-02 18:15:35.793463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-06-02 18:15:35.793480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-06-02 18:15:35.793497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-06-02 18:15:35.793515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-06-02 18:15:35.793532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-06-02 18:15:35.793549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-06-02 18:15:35.793566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-06-02 18:15:35.793583 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-06-02 18:15:35.793601 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-06-02 18:15:35.793618 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-06-02 18:15:35.793635 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-06-02 18:15:35.793652 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-06-02 18:15:35.793670 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-06-02 18:15:35.793687 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-06-02 18:15:35.793704 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-06-02 18:15:35.793722 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-06-02 18:15:35.793739 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-06-02 18:15:35.793756 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-06-02 18:15:35.793773 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-06-02 18:15:35.793791 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-06-02 18:15:35.793808 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-06-02 18:15:35.793826 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-06-02 18:15:35.793844 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-06-02 18:15:35.793862 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-06-02 18:15:35.793880 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-06-02 18:15:35.793903 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-06-02 18:15:35.793921 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-06-02 18:15:35.793939 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-06-02 18:15:35.793956 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-06-02 18:15:35.794009 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-06-02 18:15:35.794029 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-06-02 18:15:35.794047 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-06-02 18:15:35.794064 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-06-02 18:15:35.794082 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-06-02 18:15:35.794100 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-06-02 18:15:35.794118 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-06-02 18:15:35.794136 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-06-02 18:15:35.794154 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-06-02 18:15:35.794171 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-06-02 18:15:35.794189 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-06-02 18:15:35.794207 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-06-02 18:15:35.794224 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-06-02 18:15:35.794242 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-06-02 18:15:35.794259 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-06-02 18:15:35.794277 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-06-02 18:15:35.794294 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-06-02 18:15:35.794311 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-06-02 18:15:35.794329 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-06-02 18:15:35.794346 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-06-02 18:15:35.794363 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-06-02 18:15:35.794381 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-06-02 18:15:35.794399 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-06-02 18:15:35.794417 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-06-02 18:15:35.794435 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-06-02 18:15:35.794452 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-06-02 18:15:35.794470 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-06-02 18:15:35.794488 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-06-02 18:15:35.794506 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-06-02 18:15:35.794529 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-06-02 18:15:35.794548 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-06-02 18:15:35.794565 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-06-02 18:15:35.794582 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-06-02 18:15:35.794599 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-06-02 18:15:35.794617 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-06-02 18:15:35.794634 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-06-02 18:15:35.794652 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-06-02 18:15:35.794669 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-06-02 18:15:35.794686 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-06-02 18:15:35.794703 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-06-02 18:15:35.794721 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-06-02 18:15:35.794738 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-06-02 18:15:35.794756 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-06-02 18:15:35.794773 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-06-02 18:15:35.794791 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-06-02 18:15:35.794809 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-06-02 18:15:35.794828 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-06-02 18:15:35.794846 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-06-02 18:15:35.794864 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-06-02 18:15:35.794882 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-06-02 18:15:35.794900 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-06-02 18:15:35.794917 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-06-02 18:15:35.794935 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-06-02 18:15:35.794953 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-06-02 18:15:35.794971 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-06-02 18:15:35.794989 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-06-02 18:15:35.795007 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-06-02 18:15:35.795024 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-06-02 18:15:35.795042 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-06-02 18:15:35.795060 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-06-02 18:15:35.795078 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-06-02 18:15:35.795095 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-06-02 18:15:35.795118 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-06-02 18:15:35.795137 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-06-02 18:15:35.795155 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-06-02 18:15:35.795173 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-06-02 18:15:35.795190 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-06-02 18:15:35.795208 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-06-02 18:15:35.795225 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-06-02 18:15:35.795243 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-06-02 18:15:35.795261 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-06-02 18:15:35.795278 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-06-02 18:15:35.795296 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-06-02 18:15:35.795314 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-06-02 18:15:35.795332 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-06-02 18:15:35.795350 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-06-02 18:15:35.795368 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-06-02 18:15:35.795386 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-06-02 18:15:35.795403 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-06-02 18:15:35.795421 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-06-02 18:15:35.795439 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-06-02 18:15:35.795456 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-06-02 18:15:35.795474 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-06-02 18:15:35.795492 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-06-02 18:15:35.795509 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-06-02 18:15:35.795527 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-06-02 18:15:35.795544 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-06-02 18:15:35.795561 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-06-02 18:15:35.795579 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-06-02 18:15:35.795596 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-06-02 18:15:35.795613 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-06-02 18:15:35.795630 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-06-02 18:15:35.795648 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-06-02 18:15:35.795665 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-06-02 18:15:35.795686 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-06-02 18:15:35.795704 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-06-02 18:15:35.795722 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-06-02 18:15:35.795739 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-06-02 18:15:35.795756 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-06-02 18:15:35.795773 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-06-02 18:15:35.795790 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-06-02 18:15:35.795807 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-06-02 18:15:35.795824 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-06-02 18:15:35.795840 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-06-02 18:15:35.795857 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-06-02 18:15:35.795874 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-06-02 18:15:35.795891 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-06-02 18:15:35.795908 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-06-02 18:15:35.795926 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-06-02 18:15:35.795943 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-06-02 18:15:35.795961 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-06-02 18:15:35.795979 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-06-02 18:15:35.795997 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-06-02 18:15:35.796015 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-06-02 18:15:35.796032 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-06-02 18:15:35.796050 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-06-02 18:15:35.796068 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-06-02 18:15:35.796085 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-06-02 18:15:35.796104 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-06-02 18:15:35.796121 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-06-02 18:15:35.796141 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-06-02 18:15:35.796159 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-06-02 18:15:35.796177 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-06-02 18:15:35.796195 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-06-02 18:15:35.796213 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-06-02 18:15:35.796230 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-06-02 18:15:35.796248 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-06-02 18:15:35.796266 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-06-02 18:15:35.796334 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-06-02 18:15:35.796357 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-06-02 18:15:35.796376 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-06-02 18:15:35.796394 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-06-02 18:15:35.796412 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-06-02 18:15:35.796430 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-06-02 18:15:35.796448 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-06-02 18:15:35.796466 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-06-02 18:15:35.796485 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-06-02 18:15:35.796503 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-06-02 18:15:35.796521 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-06-02 18:15:35.796540 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-06-02 18:15:35.796558 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-06-02 18:15:35.796576 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-06-02 18:15:35.796594 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-06-02 18:15:35.796612 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-06-02 18:15:35.796630 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-06-02 18:15:35.796648 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-06-02 18:15:35.796666 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-06-02 18:15:35.796684 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-06-02 18:15:35.796702 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-06-02 18:15:35.796720 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-06-02 18:15:35.796737 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-06-02 18:15:35.796755 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-06-02 18:15:35.796773 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-06-02 18:15:35.796790 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-06-02 18:15:35.796808 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-06-02 18:15:35.796825 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-06-02 18:15:35.796843 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-06-02 18:15:35.796860 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-06-02 18:15:35.796878 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-06-02 18:15:35.796896 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-06-02 18:15:35.796913 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-06-02 18:15:35.796931 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-06-02 18:15:35.796968 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-06-02 18:15:35.796990 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-06-02 18:15:35.797007 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-06-02 18:15:35.797024 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-06-02 18:15:35.797042 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-06-02 18:15:35.797059 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-06-02 18:15:35.797076 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-06-02 18:15:35.797094 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-06-02 18:15:35.797112 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-06-02 18:15:35.797129 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-06-02 18:15:35.797147 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-06-02 18:15:35.797164 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-06-02 18:15:35.797182 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-06-02 18:15:35.797200 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-06-02 18:15:35.797218 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-06-02 18:15:35.797235 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-06-02 18:15:35.797253 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-06-02 18:15:35.797271 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-06-02 18:15:35.797289 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-06-02 18:15:35.797307 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-06-02 18:15:35.797324 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-06-02 18:15:35.797342 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-06-02 18:15:35.797359 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-06-02 18:15:35.797377 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-06-02 18:15:35.797394 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-06-02 18:15:35.797412 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-06-02 18:15:35.797430 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-06-02 18:15:35.797447 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-06-02 18:15:35.797465 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-06-02 18:15:35.797483 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-06-02 18:15:35.797500 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-06-02 18:15:35.797518 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-06-02 18:15:35.797535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-06-02 18:15:35.797553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-06-02 18:15:35.797571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-06-02 18:15:35.797593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-06-02 18:15:35.797612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-06-02 18:15:35.797630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-06-02 18:15:35.797648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-06-02 18:15:35.797666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-06-02 18:15:35.797684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-06-02 18:15:35.797703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-06-02 18:15:35.797720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-06-02 18:15:35.797738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-06-02 18:15:35.797756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-06-02 18:15:35.797775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-06-02 18:15:35.797792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-06-02 18:15:35.797810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-06-02 18:15:35.797828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-06-02 18:15:35.797845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-06-02 18:15:35.797863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-06-02 18:15:35.797881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-06-02 18:15:35.797899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-06-02 18:15:35.797917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-06-02 18:15:35.797935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-06-02 18:15:35.797953 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-06-02 18:15:35.797971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-06-02 18:15:35.798002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-06-02 18:15:35.798020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-06-02 18:15:35.798038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-06-02 18:15:35.798056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-06-02 18:15:35.798073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-06-02 18:15:35.798091 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-06-02 18:15:35.798108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-06-02 18:15:35.798126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-06-02 18:15:35.798144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-06-02 18:15:35.798161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-06-02 18:15:35.798178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-06-02 18:15:35.798196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-06-02 18:15:35.798213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-06-02 18:15:35.798231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-06-02 18:15:35.798254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-06-02 18:15:35.798272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-06-02 18:15:35.798290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-06-02 18:15:35.798307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-06-02 18:15:35.798326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-06-02 18:15:35.798343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-06-02 18:15:35.798361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-06-02 18:15:35.798378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-06-02 18:15:35.798396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-06-02 18:15:35.798414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-06-02 18:15:35.798431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-06-02 18:15:35.798448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-06-02 18:15:35.798465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-06-02 18:15:35.798483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-06-02 18:15:35.798501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-06-02 18:15:35.798518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-06-02 18:15:35.798535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-06-02 18:15:35.798553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-06-02 18:15:35.798570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-06-02 18:15:35.798587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-06-02 18:15:35.798604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-06-02 18:15:35.798621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-06-02 18:15:35.798639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-06-02 18:15:35.798656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-06-02 18:15:35.798674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-06-02 18:15:35.798692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-06-02 18:15:35.798709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-06-02 18:15:35.798726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-06-02 18:15:35.798744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-06-02 18:15:35.798762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-06-02 18:15:35.798779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-06-02 18:15:35.798797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-06-02 18:15:35.798815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-06-02 18:15:35.798833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-06-02 18:15:35.798851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-06-02 18:15:35.798869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-06-02 18:15:35.798891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-06-02 18:15:35.798910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-06-02 18:15:35.798928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-06-02 18:15:35.798946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-06-02 18:15:35.798963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-06-02 18:15:35.798981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-06-02 18:15:35.798999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-06-02 18:15:35.799017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-06-02 18:15:35.799034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-06-02 18:15:35.799053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-06-02 18:15:35.799070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-06-02 18:15:35.799088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-06-02 18:15:35.799107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-06-02 18:15:35.799125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-lrbgc-api.txt 2026-06-02 18:15:35.799142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-lrbgc-api.yaml 2026-06-02 18:15:35.799160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-lrbgc-vnc.txt 2026-06-02 18:15:35.799177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-lrbgc-vnc.yaml 2026-06-02 18:15:35.799195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-06-02 18:15:35.799213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-06-02 18:15:35.799231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-06-02 18:15:35.799249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-06-02 18:15:35.799267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-06-02 18:15:35.799285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-06-02 18:15:35.799303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-06-02 18:15:35.799320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-06-02 18:15:35.799338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-06-02 18:15:35.799355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-06-02 18:15:35.799373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-06-02 18:15:35.799391 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-06-02 18:15:35.799409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-06-02 18:15:35.799427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-06-02 18:15:35.799444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-06-02 18:15:35.799462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-06-02 18:15:35.799480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-06-02 18:15:35.799498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-06-02 18:15:35.799519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-06-02 18:15:35.799537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-06-02 18:15:35.799555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-06-02 18:15:35.799573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-06-02 18:15:35.799590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-06-02 18:15:35.799608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-06-02 18:15:35.799626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-06-02 18:15:35.799643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-06-02 18:15:35.799661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-06-02 18:15:35.799679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-06-02 18:15:35.799697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-06-02 18:15:35.799715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-06-02 18:15:35.799734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-06-02 18:15:35.799752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-06-02 18:15:35.799770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-06-02 18:15:35.799789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-06-02 18:15:35.799807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-06-02 18:15:35.799825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-06-02 18:15:35.799843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-06-02 18:15:35.799861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-06-02 18:15:35.799879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-06-02 18:15:35.799897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-06-02 18:15:35.799915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-06-02 18:15:35.799932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-06-02 18:15:35.799950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-06-02 18:15:35.799969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-06-02 18:15:35.799987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-06-02 18:15:35.800004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-06-02 18:15:35.800022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-06-02 18:15:35.800041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-06-02 18:15:35.800059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-06-02 18:15:35.800077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-06-02 18:15:35.800095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-06-02 18:15:35.800113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-06-02 18:15:35.800131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-06-02 18:15:35.800149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-06-02 18:15:35.800167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-06-02 18:15:35.800190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-06-02 18:15:35.800208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-06-02 18:15:35.800226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-06-02 18:15:35.800244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-06-02 18:15:35.800262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-06-02 18:15:35.800280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-06-02 18:15:35.800298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-06-02 18:15:35.800320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-06-02 18:15:35.800348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-06-02 18:15:35.800378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-06-02 18:15:35.800403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-06-02 18:15:35.800423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-06-02 18:15:35.800442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-06-02 18:15:35.800461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-06-02 18:15:35.800479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-06-02 18:15:35.800498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-06-02 18:15:35.800516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-06-02 18:15:35.800534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-06-02 18:15:35.800552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-06-02 18:15:35.800570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-06-02 18:15:35.800588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-06-02 18:15:35.800605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-06-02 18:15:35.800623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-06-02 18:15:35.800641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-06-02 18:15:35.800659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-06-02 18:15:35.800677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-06-02 18:15:35.800694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-06-02 18:15:35.800712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-06-02 18:15:35.800729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-06-02 18:15:35.800747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-06-02 18:15:35.800764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-06-02 18:15:35.800782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-06-02 18:15:35.800799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-06-02 18:15:35.800816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-06-02 18:15:35.800833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-06-02 18:15:35.800851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-06-02 18:15:35.800873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-06-02 18:15:35.800892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-06-02 18:15:35.800909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-06-02 18:15:35.800926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-06-02 18:15:35.800944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-06-02 18:15:35.800978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-06-02 18:15:35.800996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-06-02 18:15:35.801014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-06-02 18:15:35.801032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-06-02 18:15:35.801050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-06-02 18:15:35.801068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-06-02 18:15:35.801086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-06-02 18:15:35.801105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-06-02 18:15:35.801122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-06-02 18:15:35.801140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-06-02 18:15:35.801158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-06-02 18:15:35.801175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-06-02 18:15:35.801193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-06-02 18:15:35.801211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-06-02 18:15:35.801230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-06-02 18:15:35.801248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-06-02 18:15:35.801265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-06-02 18:15:35.801283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-06-02 18:15:35.801301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-06-02 18:15:35.801319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-06-02 18:15:35.801337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-06-02 18:15:35.801355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-06-02 18:15:35.801373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-06-02 18:15:35.801391 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-06-02 18:15:35.801409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-06-02 18:15:35.801426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-06-02 18:15:35.801444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-06-02 18:15:35.801461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-06-02 18:15:35.801484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-06-02 18:15:35.801502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-06-02 18:15:35.801520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-06-02 18:15:35.801537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-06-02 18:15:35.801555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-06-02 18:15:35.801572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-06-02 18:15:35.801590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-06-02 18:15:35.801608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-06-02 18:15:35.801625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-06-02 18:15:35.801643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-06-02 18:15:35.801661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-06-02 18:15:35.801679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-06-02 18:15:35.801697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-06-02 18:15:35.801714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-06-02 18:15:35.801732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-06-02 18:15:35.801749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-06-02 18:15:35.801766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-06-02 18:15:35.801783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-06-02 18:15:35.801801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-06-02 18:15:35.801818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-06-02 18:15:35.801835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-06-02 18:15:35.801852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-06-02 18:15:35.801869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-06-02 18:15:35.801886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-06-02 18:15:35.801904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-06-02 18:15:35.801920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-06-02 18:15:35.801938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-06-02 18:15:35.801955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-06-02 18:15:35.801972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-06-02 18:15:35.802051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-06-02 18:15:35.802072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-06-02 18:15:35.802091 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-06-02 18:15:35.802109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-06-02 18:15:35.802132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-06-02 18:15:35.802151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-06-02 18:15:35.802169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-06-02 18:15:35.802186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-06-02 18:15:35.802204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-06-02 18:15:35.802221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-06-02 18:15:35.802238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-06-02 18:15:35.802256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-06-02 18:15:35.802274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-06-02 18:15:35.802291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-06-02 18:15:35.802309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-06-02 18:15:35.802327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-06-02 18:15:35.802345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-06-02 18:15:35.802363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-06-02 18:15:35.802381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-06-02 18:15:35.802398 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-06-02 18:15:35.802416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-06-02 18:15:35.802434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-06-02 18:15:35.802451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-06-02 18:15:35.802469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-06-02 18:15:35.802487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-06-02 18:15:35.802504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-06-02 18:15:35.802522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-06-02 18:15:35.802539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-06-02 18:15:35.802557 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-06-02 18:15:35.802574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-06-02 18:15:35.802592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-06-02 18:15:35.802609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-06-02 18:15:35.802627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-06-02 18:15:35.802644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-06-02 18:15:35.802662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-06-02 18:15:35.802680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-06-02 18:15:35.802697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-06-02 18:15:35.802715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-06-02 18:15:35.802733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-06-02 18:15:35.802756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-06-02 18:15:35.802775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-06-02 18:15:35.802792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-06-02 18:15:35.802810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-06-02 18:15:35.802827 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-06-02 18:15:35.802844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-06-02 18:15:35.802862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-06-02 18:15:35.802879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-06-02 18:15:35.802897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-06-02 18:15:35.802915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-06-02 18:15:35.802933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-06-02 18:15:35.802951 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-06-02 18:15:35.802968 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-06-02 18:15:35.802985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-06-02 18:15:35.803003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-06-02 18:15:35.803021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-06-02 18:15:35.803038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-06-02 18:15:35.803056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-06-02 18:15:35.803073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-06-02 18:15:35.803090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-06-02 18:15:35.803107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-06-02 18:15:35.803123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-06-02 18:15:35.803141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-06-02 18:15:35.803158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-06-02 18:15:35.803175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-06-02 18:15:35.803192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-06-02 18:15:35.803209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-06-02 18:15:35.803226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-06-02 18:15:35.803244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-06-02 18:15:35.803261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-06-02 18:15:35.803279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-06-02 18:15:35.803296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-06-02 18:15:35.803314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-06-02 18:15:35.803332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-06-02 18:15:35.803350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-06-02 18:15:35.803371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-06-02 18:15:35.803389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-06-02 18:15:35.803407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-06-02 18:15:35.803424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-06-02 18:15:35.803442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-06-02 18:15:35.803459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-06-02 18:15:35.803477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-06-02 18:15:35.803494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-06-02 18:15:35.803512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-06-02 18:15:35.803529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-06-02 18:15:35.803546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-06-02 18:15:35.803564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-06-02 18:15:35.803581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-06-02 18:15:35.803599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-06-02 18:15:35.803617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-06-02 18:15:35.803635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-06-02 18:15:35.803652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-06-02 18:15:35.803670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-06-02 18:15:35.803687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-06-02 18:15:35.803705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-06-02 18:15:35.803722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-06-02 18:15:35.803740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-06-02 18:15:35.803757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-06-02 18:15:35.803800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-06-02 18:15:35.803833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-06-02 18:15:35.803853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-06-02 18:15:35.803872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-06-02 18:15:35.803891 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-06-02 18:15:35.803909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-06-02 18:15:35.803928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-06-02 18:15:35.803946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-06-02 18:15:35.803964 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-06-02 18:15:35.803983 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-06-02 18:15:35.804000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-06-02 18:15:35.804024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-06-02 18:15:35.804043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-06-02 18:15:35.804061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-06-02 18:15:35.804079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-06-02 18:15:35.804097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-06-02 18:15:35.804115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-06-02 18:15:35.804132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-06-02 18:15:35.804151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-06-02 18:15:35.804169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-06-02 18:15:35.804187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-06-02 18:15:35.804205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-06-02 18:15:35.804223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-06-02 18:15:35.804241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-06-02 18:15:35.804259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-06-02 18:15:35.804276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-06-02 18:15:35.804294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-06-02 18:15:35.804312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-06-02 18:15:35.804329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-06-02 18:15:35.804347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-06-02 18:15:35.804364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-06-02 18:15:35.804382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-06-02 18:15:35.804400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-06-02 18:15:35.804417 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-06-02 18:15:35.804435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-06-02 18:15:35.804453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-06-02 18:15:35.804470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-06-02 18:15:35.804488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-06-02 18:15:35.804505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-06-02 18:15:35.804522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-06-02 18:15:35.804540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-06-02 18:15:35.804558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-06-02 18:15:35.804575 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-06-02 18:15:35.804593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-06-02 18:15:35.804611 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-06-02 18:15:35.804633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-06-02 18:15:35.804651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-06-02 18:15:35.804669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-06-02 18:15:35.804686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-06-02 18:15:35.804704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-06-02 18:15:35.804721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-06-02 18:15:35.804739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-06-02 18:15:35.804756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-06-02 18:15:35.804774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-06-02 18:15:35.804800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-06-02 18:15:35.804820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-06-02 18:15:35.804839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-06-02 18:15:35.804857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-06-02 18:15:35.804875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-06-02 18:15:35.804893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-06-02 18:15:35.804911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-06-02 18:15:35.804929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-06-02 18:15:35.804947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-06-02 18:15:35.804982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-06-02 18:15:35.805001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-06-02 18:15:35.805018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-06-02 18:15:35.805036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-06-02 18:15:35.805054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-06-02 18:15:35.805072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-06-02 18:15:35.805089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-06-02 18:15:35.805107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-06-02 18:15:35.805125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-06-02 18:15:35.805143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-06-02 18:15:35.805161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-06-02 18:15:35.805178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-06-02 18:15:35.805196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-06-02 18:15:35.805214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-06-02 18:15:35.805232 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-06-02 18:15:35.805249 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-06-02 18:15:35.805267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-06-02 18:15:35.805290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-06-02 18:15:35.805309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-06-02 18:15:35.805327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-06-02 18:15:35.805345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-06-02 18:15:35.805363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-06-02 18:15:35.805381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-06-02 18:15:35.805399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-06-02 18:15:35.805417 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-06-02 18:15:35.805435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-06-02 18:15:35.805453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-06-02 18:15:35.805471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-06-02 18:15:35.805488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-06-02 18:15:35.805506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-06-02 18:15:35.805524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-06-02 18:15:35.805541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-06-02 18:15:35.805559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-06-02 18:15:35.805577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-06-02 18:15:35.805594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-06-02 18:15:35.805612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-06-02 18:15:35.805629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-06-02 18:15:35.805647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-06-02 18:15:35.805664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-06-02 18:15:35.805682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-06-02 18:15:35.805699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-06-02 18:15:35.805717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-06-02 18:15:35.805734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-06-02 18:15:35.805752 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-06-02 18:15:35.805770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-06-02 18:15:35.805787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-06-02 18:15:35.805812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-06-02 18:15:35.805833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-06-02 18:15:35.805851 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-06-02 18:15:35.805868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-06-02 18:15:35.805886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-06-02 18:15:35.805908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-06-02 18:15:35.805927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-06-02 18:15:35.805945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-06-02 18:15:35.805963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-06-02 18:15:35.806017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-06-02 18:15:35.806037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-06-02 18:15:35.806055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-06-02 18:15:35.806073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-06-02 18:15:35.806090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-06-02 18:15:35.806107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-06-02 18:15:35.806124 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-06-02 18:15:35.806142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-06-02 18:15:35.806159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-06-02 18:15:35.806177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-06-02 18:15:35.806194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-06-02 18:15:35.806212 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-06-02 18:15:35.806229 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-06-02 18:15:35.806246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-06-02 18:15:35.806264 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-06-02 18:15:35.806281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-06-02 18:15:35.806299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-06-02 18:15:35.806316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-06-02 18:15:35.806333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-06-02 18:15:35.806388 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-06-02 18:15:35.806418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-06-02 18:15:35.806438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-06-02 18:15:35.806457 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-06-02 18:15:35.806476 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-06-02 18:15:35.806495 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-06-02 18:15:35.806513 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-06-02 18:15:35.806532 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-06-02 18:15:35.806550 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-06-02 18:15:35.806569 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-06-02 18:15:35.806586 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-06-02 18:15:35.806604 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-06-02 18:15:35.806629 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-06-02 18:15:35.806647 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-06-02 18:15:35.806665 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-06-02 18:15:35.806683 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-06-02 18:15:35.806701 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-06-02 18:15:35.806720 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-06-02 18:15:35.806738 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-06-02 18:15:35.806756 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-06-02 18:15:35.806774 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-06-02 18:15:35.806792 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-06-02 18:15:35.806813 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-06-02 18:15:35.806838 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-06-02 18:15:35.806858 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-06-02 18:15:35.806876 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-06-02 18:15:35.806894 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-06-02 18:15:35.806912 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-06-02 18:15:35.806930 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-06-02 18:15:35.806948 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-06-02 18:15:35.806966 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-06-02 18:15:35.806984 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-06-02 18:15:35.807002 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-06-02 18:15:35.807020 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-06-02 18:15:35.807038 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-06-02 18:15:35.807055 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-06-02 18:15:35.807072 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-06-02 18:15:35.807089 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-06-02 18:15:35.807106 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-06-02 18:15:35.807123 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-06-02 18:15:35.807141 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-06-02 18:15:35.807159 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-06-02 18:15:35.807177 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-06-02 18:15:35.807195 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-06-02 18:15:35.807213 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-06-02 18:15:35.807231 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-06-02 18:15:35.807249 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-06-02 18:15:35.807267 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-06-02 18:15:35.807285 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-06-02 18:15:35.807307 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-06-02 18:15:35.807325 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-06-02 18:15:35.807343 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-06-02 18:15:35.807361 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-06-02 18:15:35.807379 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-06-02 18:15:35.807397 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-06-02 18:15:35.807415 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-06-02 18:15:35.807433 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-06-02 18:15:35.807451 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-06-02 18:15:35.807469 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-06-02 18:15:35.807487 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-06-02 18:15:35.807505 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-06-02 18:15:35.807523 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-06-02 18:15:35.807541 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-06-02 18:15:35.807560 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-06-02 18:15:35.807579 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-06-02 18:15:35.807598 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-06-02 18:15:35.807616 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-06-02 18:15:35.807634 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-06-02 18:15:35.807652 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-06-02 18:15:35.807670 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-06-02 18:15:35.807689 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-06-02 18:15:35.807707 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-06-02 18:15:35.807725 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-06-02 18:15:35.807742 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-06-02 18:15:35.807761 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-06-02 18:15:35.807778 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-06-02 18:15:35.807797 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-06-02 18:15:35.807815 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-06-02 18:15:35.807838 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-06-02 18:15:35.807860 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-06-02 18:15:35.807879 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-06-02 18:15:35.807897 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-06-02 18:15:35.807915 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-06-02 18:15:35.807933 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-06-02 18:15:35.807951 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-06-02 18:15:35.807975 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-06-02 18:15:35.807993 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-06-02 18:15:35.808012 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-06-02 18:15:35.808031 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-06-02 18:15:35.808049 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-06-02 18:15:35.808068 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-06-02 18:15:35.808086 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-06-02 18:15:35.808104 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-06-02 18:15:35.808121 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-06-02 18:15:35.808139 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-06-02 18:15:35.808157 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-06-02 18:15:35.808174 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-06-02 18:15:35.808191 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-06-02 18:15:35.808209 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-06-02 18:15:35.808226 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-06-02 18:15:35.808244 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-06-02 18:15:35.808261 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-06-02 18:15:35.808278 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-06-02 18:15:35.808296 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-06-02 18:15:35.808314 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-06-02 18:15:35.808332 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-06-02 18:15:35.808350 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-06-02 18:15:35.808369 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-06-02 18:15:35.808387 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-06-02 18:15:35.808405 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-06-02 18:15:35.808423 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-06-02 18:15:35.808440 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-06-02 18:15:35.808458 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-06-02 18:15:35.808475 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-06-02 18:15:35.808493 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-06-02 18:15:35.808510 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-06-02 18:15:35.808528 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-06-02 18:15:35.808545 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-06-02 18:15:35.808563 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-9thlc.txt 2026-06-02 18:15:35.808580 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-9thlc.yaml 2026-06-02 18:15:35.808602 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-06-02 18:15:35.808620 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-06-02 18:15:35.808637 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-06-02 18:15:35.808655 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-06-02 18:15:35.808672 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-06-02 18:15:35.808689 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-06-02 18:15:35.808706 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-06-02 18:15:35.808723 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-06-02 18:15:35.808740 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-06-02 18:15:35.808758 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-06-02 18:15:35.808775 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-06-02 18:15:35.808792 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-06-02 18:15:35.808810 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-06-02 18:15:35.808827 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-06-02 18:15:35.808850 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-06-02 18:15:35.808876 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-06-02 18:15:35.808898 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-06-02 18:15:35.808917 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-06-02 18:15:35.808935 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-06-02 18:15:35.808968 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-06-02 18:15:35.808989 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-06-02 18:15:35.809007 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-06-02 18:15:35.809026 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-06-02 18:15:35.809044 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-06-02 18:15:35.809061 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-06-02 18:15:35.809079 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-06-02 18:15:35.809097 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-06-02 18:15:35.809115 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-06-02 18:15:35.809133 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-06-02 18:15:35.809151 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-06-02 18:15:35.809169 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-06-02 18:15:35.809187 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-06-02 18:15:35.809205 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-06-02 18:15:35.809223 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-06-02 18:15:35.809242 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-06-02 18:15:35.809266 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-06-02 18:15:35.809286 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-06-02 18:15:35.809304 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-06-02 18:15:35.809322 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-06-02 18:15:35.809340 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-06-02 18:15:35.809358 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-06-02 18:15:35.809376 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-06-02 18:15:35.809394 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-06-02 18:15:35.809412 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-06-02 18:15:35.809430 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-06-02 18:15:35.809448 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-06-02 18:15:35.809465 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-06-02 18:15:35.809483 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-06-02 18:15:35.809500 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-06-02 18:15:35.809518 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-06-02 18:15:35.809535 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-06-02 18:15:35.809553 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-06-02 18:15:35.809571 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-06-02 18:15:35.809589 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-06-02 18:15:35.809606 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-06-02 18:15:35.809624 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-06-02 18:15:35.809642 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-06-02 18:15:35.809659 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-06-02 18:15:35.809677 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-06-02 18:15:35.809694 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-06-02 18:15:35.809712 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-06-02 18:15:35.809729 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-06-02 18:15:35.809747 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-06-02 18:15:35.809764 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-06-02 18:15:35.809782 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-06-02 18:15:35.809799 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-06-02 18:15:35.809816 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-06-02 18:15:35.809834 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-06-02 18:15:35.809852 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-06-02 18:15:35.809878 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-06-02 18:15:35.809908 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-06-02 18:15:35.809928 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-06-02 18:15:35.809947 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-06-02 18:15:35.809965 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-06-02 18:15:35.810010 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-vz9xx.txt 2026-06-02 18:15:35.810030 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-vz9xx.yaml 2026-06-02 18:15:35.810060 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-06-02 18:15:35.810111 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-06-02 18:15:35.810143 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-06-02 18:15:35.810165 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-06-02 18:15:35.810184 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-06-02 18:15:35.844995 | 2026-06-02 18:15:35.845120 | TASK [gather-pod-logs : creating directory for pod logs] 2026-06-02 18:15:36.038673 | instance | changed 2026-06-02 18:15:36.046672 | 2026-06-02 18:15:36.046744 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-06-02 18:15:36.260943 | instance | changed 2026-06-02 18:15:36.266411 | 2026-06-02 18:15:36.266489 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-06-02 18:15:36.809538 | instance | auth-system/keycloak-0/keycloak 2026-06-02 18:15:36.984887 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-06-02 18:15:37.152135 | instance | cert-manager/cert-manager-75c4c745bc-r6sv4/cert-manager-controller 2026-06-02 18:15:37.330378 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-r6sv4" not found 2026-06-02 18:15:37.496703 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-czv5t/cert-manager-cainjector 2026-06-02 18:15:37.681661 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-czv5t" not found 2026-06-02 18:15:37.854382 | instance | cert-manager/cert-manager-webhook-548949fc64-gqdlp/cert-manager-webhook 2026-06-02 18:15:38.028497 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-gqdlp" not found 2026-06-02 18:15:38.197847 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-vv8m2/envoy-gateway 2026-06-02 18:15:38.412793 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-vv8m2" not found 2026-06-02 18:15:38.596110 | instance | ingress-nginx/ingress-nginx-controller-trsk7/controller 2026-06-02 18:15:38.810331 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-trsk7" not found 2026-06-02 18:15:38.968208 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-gz7g8/ingress-nginx-default-backend 2026-06-02 18:15:39.132903 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-gz7g8" not found 2026-06-02 18:15:39.298829 | instance | kube-system/cilium-dk7gl/config 2026-06-02 18:15:39.472259 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-dk7gl" not found 2026-06-02 18:15:39.477874 | instance | kube-system/cilium-dk7gl/mount-cgroup 2026-06-02 18:15:39.648928 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-dk7gl" not found 2026-06-02 18:15:39.653126 | instance | kube-system/cilium-dk7gl/apply-sysctl-overwrites 2026-06-02 18:15:39.829681 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-dk7gl" not found 2026-06-02 18:15:39.833961 | instance | kube-system/cilium-dk7gl/mount-bpf-fs 2026-06-02 18:15:40.015741 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-dk7gl" not found 2026-06-02 18:15:40.019725 | instance | kube-system/cilium-dk7gl/clean-cilium-state 2026-06-02 18:15:40.199755 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-dk7gl" not found 2026-06-02 18:15:40.203713 | instance | kube-system/cilium-dk7gl/install-cni-binaries 2026-06-02 18:15:40.381429 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-dk7gl" not found 2026-06-02 18:15:40.385614 | instance | kube-system/cilium-dk7gl/cilium-agent 2026-06-02 18:15:40.643465 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-dk7gl" not found 2026-06-02 18:15:40.807612 | instance | kube-system/cilium-operator-869df985b8-pkqrr/cilium-operator 2026-06-02 18:15:40.982383 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-pkqrr" not found 2026-06-02 18:15:41.143295 | instance | kube-system/coredns-67659f764b-2x5mm/coredns 2026-06-02 18:15:41.331837 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-2x5mm" not found 2026-06-02 18:15:41.506268 | instance | kube-system/coredns-67659f764b-4tnk8/coredns 2026-06-02 18:15:41.685842 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-4tnk8" not found 2026-06-02 18:15:41.869726 | instance | kube-system/etcd-instance/etcd 2026-06-02 18:15:42.135453 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-06-02 18:15:42.300388 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-06-02 18:15:42.537031 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-06-02 18:15:42.708488 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-06-02 18:15:42.932533 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-06-02 18:15:43.095373 | instance | kube-system/kube-proxy-6jp2r/kube-proxy 2026-06-02 18:15:43.277308 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-6jp2r" not found 2026-06-02 18:15:43.448965 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-06-02 18:15:43.607236 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-06-02 18:15:43.760151 | instance | kube-system/kube-vip-instance/kube-vip 2026-06-02 18:15:43.917682 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-06-02 18:15:44.077435 | instance | local-path-storage/local-path-provisioner-679c578f5-snn4b/local-path-provisioner 2026-06-02 18:15:44.264577 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-snn4b" not found 2026-06-02 18:15:44.431262 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-06-02 18:15:44.628144 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-02 18:15:44.631893 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-06-02 18:15:44.796187 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-02 18:15:44.800233 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-06-02 18:15:44.976510 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-02 18:15:44.979113 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-06-02 18:15:45.156426 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-02 18:15:45.330849 | instance | monitoring/goldpinger-fmqg7/goldpinger-daemon 2026-06-02 18:15:45.495509 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-fmqg7" not found 2026-06-02 18:15:45.666455 | instance | monitoring/kube-prometheus-stack-grafana-6cfdffd897-kjsz6/grafana-sc-dashboard 2026-06-02 18:15:45.838294 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-6cfdffd897-kjsz6" not found 2026-06-02 18:15:45.841665 | instance | monitoring/kube-prometheus-stack-grafana-6cfdffd897-kjsz6/grafana-sc-datasources 2026-06-02 18:15:46.014407 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-6cfdffd897-kjsz6" not found 2026-06-02 18:15:46.019964 | instance | monitoring/kube-prometheus-stack-grafana-6cfdffd897-kjsz6/grafana 2026-06-02 18:15:46.232060 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-6cfdffd897-kjsz6" not found 2026-06-02 18:15:46.417496 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmm4w/kube-state-metrics 2026-06-02 18:15:46.595198 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmm4w" not found 2026-06-02 18:15:46.761856 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-5gj4t/kube-prometheus-stack 2026-06-02 18:15:46.934201 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-5gj4t" not found 2026-06-02 18:15:47.098661 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-6srvm/node-exporter 2026-06-02 18:15:47.271436 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-6srvm/pod-tls-sidecar 2026-06-02 18:15:47.431231 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-6srvm" not found 2026-06-02 18:15:47.594414 | instance | monitoring/loki-0/loki 2026-06-02 18:15:47.763870 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-06-02 18:15:47.936493 | instance | monitoring/loki-chunks-cache-0/memcached 2026-06-02 18:15:48.107693 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-06-02 18:15:48.111129 | instance | monitoring/loki-chunks-cache-0/exporter 2026-06-02 18:15:48.280662 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-06-02 18:15:48.439570 | instance | monitoring/loki-gateway-cf54cb88c-smq9f/nginx 2026-06-02 18:15:48.719919 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-smq9f" not found 2026-06-02 18:15:48.886029 | instance | monitoring/loki-results-cache-0/memcached 2026-06-02 18:15:49.071610 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-06-02 18:15:49.074750 | instance | monitoring/loki-results-cache-0/exporter 2026-06-02 18:15:49.244203 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-06-02 18:15:49.411384 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-mzd89/gc 2026-06-02 18:15:49.576144 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-mzd89" not found 2026-06-02 18:15:49.778201 | instance | monitoring/node-feature-discovery-master-8665476dbc-62r2v/master 2026-06-02 18:15:49.931999 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-62r2v" not found 2026-06-02 18:15:50.090970 | instance | monitoring/node-feature-discovery-worker-fzdgc/worker 2026-06-02 18:15:50.263238 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-fzdgc" not found 2026-06-02 18:15:50.436109 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-06-02 18:15:50.605773 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-02 18:15:50.609738 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-06-02 18:15:50.775826 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-02 18:15:50.779968 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-06-02 18:15:50.951560 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-02 18:15:50.954998 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-06-02 18:15:51.133042 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-02 18:15:51.135685 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-06-02 18:15:51.323422 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-02 18:15:51.491298 | instance | monitoring/prometheus-pushgateway-7b8659c68b-9h7dx/pushgateway 2026-06-02 18:15:51.652287 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-9h7dx" not found 2026-06-02 18:15:51.817238 | instance | monitoring/vector-76wcw/vector 2026-06-02 18:15:52.106916 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-76wcw" not found 2026-06-02 18:15:52.278486 | instance | openstack/barbican-api-595d957db5-dl6ms/init 2026-06-02 18:15:52.466585 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-595d957db5-dl6ms" not found 2026-06-02 18:15:52.474256 | instance | openstack/barbican-api-595d957db5-dl6ms/barbican-api 2026-06-02 18:15:52.635506 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-595d957db5-dl6ms" not found 2026-06-02 18:15:52.811524 | instance | openstack/barbican-db-init-wzxrs/init 2026-06-02 18:15:52.993708 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-wzxrs" not found 2026-06-02 18:15:52.998100 | instance | openstack/barbican-db-init-wzxrs/barbican-db-init-0 2026-06-02 18:15:53.194087 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-wzxrs" not found 2026-06-02 18:15:53.373805 | instance | openstack/barbican-db-sync-4nhfr/init 2026-06-02 18:15:53.561756 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-4nhfr" not found 2026-06-02 18:15:53.565847 | instance | openstack/barbican-db-sync-4nhfr/barbican-db-sync 2026-06-02 18:15:53.743665 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-4nhfr" not found 2026-06-02 18:15:53.901308 | instance | openstack/barbican-ks-endpoints-k7d76/init 2026-06-02 18:15:54.071772 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-k7d76" not found 2026-06-02 18:15:54.077168 | instance | openstack/barbican-ks-endpoints-k7d76/key-manager-ks-endpoints-admin 2026-06-02 18:15:54.246139 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-k7d76" not found 2026-06-02 18:15:54.252017 | instance | openstack/barbican-ks-endpoints-k7d76/key-manager-ks-endpoints-internal 2026-06-02 18:15:54.452662 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-k7d76" not found 2026-06-02 18:15:54.457507 | instance | openstack/barbican-ks-endpoints-k7d76/key-manager-ks-endpoints-public 2026-06-02 18:15:54.621175 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-k7d76" not found 2026-06-02 18:15:54.792846 | instance | openstack/barbican-ks-service-jqrtv/init 2026-06-02 18:15:54.961419 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-jqrtv" not found 2026-06-02 18:15:54.967218 | instance | openstack/barbican-ks-service-jqrtv/key-manager-ks-service-registration 2026-06-02 18:15:55.140103 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-jqrtv" not found 2026-06-02 18:15:55.326235 | instance | openstack/barbican-ks-user-j4l5g/init 2026-06-02 18:15:55.500756 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-j4l5g" not found 2026-06-02 18:15:55.504686 | instance | openstack/barbican-ks-user-j4l5g/barbican-ks-user 2026-06-02 18:15:55.687512 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-j4l5g" not found 2026-06-02 18:15:55.867271 | instance | openstack/barbican-rabbit-init-nx58f/init 2026-06-02 18:15:56.059804 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-nx58f" not found 2026-06-02 18:15:56.065430 | instance | openstack/barbican-rabbit-init-nx58f/rabbit-init 2026-06-02 18:15:56.237134 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-nx58f" not found 2026-06-02 18:15:56.416922 | instance | openstack/cinder-api-5f867dbcc8-dbtsb/init 2026-06-02 18:15:56.591225 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-5f867dbcc8-dbtsb" not found 2026-06-02 18:15:56.594783 | instance | openstack/cinder-api-5f867dbcc8-dbtsb/ceph-coordination-volume-perms 2026-06-02 18:15:56.791304 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-5f867dbcc8-dbtsb" not found 2026-06-02 18:15:56.794892 | instance | openstack/cinder-api-5f867dbcc8-dbtsb/cinder-api 2026-06-02 18:15:56.996769 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-5f867dbcc8-dbtsb" not found 2026-06-02 18:15:57.193213 | instance | openstack/cinder-backup-bd88764-4wvsr/init 2026-06-02 18:15:57.365291 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-bd88764-4wvsr" not found 2026-06-02 18:15:57.369654 | instance | openstack/cinder-backup-bd88764-4wvsr/ceph-backup-keyring-placement 2026-06-02 18:15:57.563386 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-bd88764-4wvsr" not found 2026-06-02 18:15:57.566719 | instance | openstack/cinder-backup-bd88764-4wvsr/ceph-keyring-placement-rbd1 2026-06-02 18:15:57.731495 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-bd88764-4wvsr" not found 2026-06-02 18:15:57.736011 | instance | openstack/cinder-backup-bd88764-4wvsr/ceph-coordination-volume-perms 2026-06-02 18:15:57.906496 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-bd88764-4wvsr" not found 2026-06-02 18:15:57.911416 | instance | openstack/cinder-backup-bd88764-4wvsr/cinder-backup 2026-06-02 18:15:58.093326 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-bd88764-4wvsr" not found 2026-06-02 18:15:58.262686 | instance | openstack/cinder-backup-storage-init-pzsg2/init 2026-06-02 18:15:58.436149 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-pzsg2" not found 2026-06-02 18:15:58.439718 | instance | openstack/cinder-backup-storage-init-pzsg2/ceph-keyring-placement 2026-06-02 18:15:58.627098 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-pzsg2" not found 2026-06-02 18:15:58.630695 | instance | openstack/cinder-backup-storage-init-pzsg2/cinder-backup-storage-init 2026-06-02 18:15:58.801301 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-pzsg2" not found 2026-06-02 18:15:58.983992 | instance | openstack/cinder-bootstrap-7cbmf/init 2026-06-02 18:15:59.158533 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-7cbmf" not found 2026-06-02 18:15:59.163986 | instance | openstack/cinder-bootstrap-7cbmf/bootstrap 2026-06-02 18:15:59.366034 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-7cbmf" not found 2026-06-02 18:15:59.547116 | instance | openstack/cinder-create-internal-tenant-wr28l/init 2026-06-02 18:15:59.718775 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-wr28l" not found 2026-06-02 18:15:59.724171 | instance | openstack/cinder-create-internal-tenant-wr28l/create-internal-tenant 2026-06-02 18:15:59.887781 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-wr28l" not found 2026-06-02 18:16:00.065982 | instance | openstack/cinder-db-init-f5pf8/init 2026-06-02 18:16:00.247609 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-f5pf8" not found 2026-06-02 18:16:00.251467 | instance | openstack/cinder-db-init-f5pf8/cinder-db-init-0 2026-06-02 18:16:00.408209 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-f5pf8" not found 2026-06-02 18:16:00.568690 | instance | openstack/cinder-db-sync-9fqpv/init 2026-06-02 18:16:00.731236 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-9fqpv" not found 2026-06-02 18:16:00.735135 | instance | openstack/cinder-db-sync-9fqpv/cinder-db-sync 2026-06-02 18:16:00.900699 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-9fqpv" not found 2026-06-02 18:16:01.066605 | instance | openstack/cinder-ks-endpoints-kkzq2/init 2026-06-02 18:16:01.230075 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-kkzq2" not found 2026-06-02 18:16:01.234601 | instance | openstack/cinder-ks-endpoints-kkzq2/volumev3-ks-endpoints-admin 2026-06-02 18:16:01.415126 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-kkzq2" not found 2026-06-02 18:16:01.418839 | instance | openstack/cinder-ks-endpoints-kkzq2/volumev3-ks-endpoints-internal 2026-06-02 18:16:01.586533 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-kkzq2" not found 2026-06-02 18:16:01.591202 | instance | openstack/cinder-ks-endpoints-kkzq2/volumev3-ks-endpoints-public 2026-06-02 18:16:01.757631 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-kkzq2" not found 2026-06-02 18:16:01.930445 | instance | openstack/cinder-ks-service-kk8vz/init 2026-06-02 18:16:02.101481 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-kk8vz" not found 2026-06-02 18:16:02.104605 | instance | openstack/cinder-ks-service-kk8vz/volumev3-ks-service-registration 2026-06-02 18:16:02.283501 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-kk8vz" not found 2026-06-02 18:16:02.459457 | instance | openstack/cinder-ks-user-jxlx4/init 2026-06-02 18:16:02.636726 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-jxlx4" not found 2026-06-02 18:16:02.640613 | instance | openstack/cinder-ks-user-jxlx4/cinder-ks-user 2026-06-02 18:16:02.812596 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-jxlx4" not found 2026-06-02 18:16:03.001509 | instance | openstack/cinder-rabbit-init-pjtq9/init 2026-06-02 18:16:03.191954 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-pjtq9" not found 2026-06-02 18:16:03.195671 | instance | openstack/cinder-rabbit-init-pjtq9/rabbit-init 2026-06-02 18:16:03.368760 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-pjtq9" not found 2026-06-02 18:16:03.556071 | instance | openstack/cinder-scheduler-56bbcd4954-gtld4/init 2026-06-02 18:16:03.741815 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-56bbcd4954-gtld4" not found 2026-06-02 18:16:03.745307 | instance | openstack/cinder-scheduler-56bbcd4954-gtld4/ceph-coordination-volume-perms 2026-06-02 18:16:03.922294 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-56bbcd4954-gtld4" not found 2026-06-02 18:16:03.925698 | instance | openstack/cinder-scheduler-56bbcd4954-gtld4/cinder-scheduler 2026-06-02 18:16:04.085200 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-56bbcd4954-gtld4" not found 2026-06-02 18:16:04.255138 | instance | openstack/cinder-storage-init-x528q/init 2026-06-02 18:16:04.427321 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-x528q" not found 2026-06-02 18:16:04.431781 | instance | openstack/cinder-storage-init-x528q/ceph-keyring-placement 2026-06-02 18:16:04.603567 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-x528q" not found 2026-06-02 18:16:04.608315 | instance | openstack/cinder-storage-init-x528q/cinder-storage-init-rbd1 2026-06-02 18:16:04.781515 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-x528q" not found 2026-06-02 18:16:04.957178 | instance | openstack/cinder-volume-7548599647-nd2p7/init 2026-06-02 18:16:05.135484 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-7548599647-nd2p7" not found 2026-06-02 18:16:05.138616 | instance | openstack/cinder-volume-7548599647-nd2p7/ceph-keyring-placement-rbd1 2026-06-02 18:16:05.324823 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-7548599647-nd2p7" not found 2026-06-02 18:16:05.329480 | instance | openstack/cinder-volume-7548599647-nd2p7/ceph-coordination-volume-perms 2026-06-02 18:16:05.502727 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-7548599647-nd2p7" not found 2026-06-02 18:16:05.506288 | instance | openstack/cinder-volume-7548599647-nd2p7/init-cinder-conf 2026-06-02 18:16:05.696433 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-7548599647-nd2p7" not found 2026-06-02 18:16:05.699994 | instance | openstack/cinder-volume-7548599647-nd2p7/cinder-volume 2026-06-02 18:16:05.877785 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-7548599647-nd2p7" not found 2026-06-02 18:16:06.057287 | instance | openstack/cinder-volume-usage-audit-29673725-7n5gb/init 2026-06-02 18:16:06.235281 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29673725-7n5gb" not found 2026-06-02 18:16:06.239169 | instance | openstack/cinder-volume-usage-audit-29673725-7n5gb/cinder-volume-usage-audit 2026-06-02 18:16:06.417378 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29673725-7n5gb" not found 2026-06-02 18:16:06.596607 | instance | openstack/glance-api-766dcc8ccc-k5hh5/init 2026-06-02 18:16:06.773053 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-766dcc8ccc-k5hh5" not found 2026-06-02 18:16:06.777730 | instance | openstack/glance-api-766dcc8ccc-k5hh5/glance-perms 2026-06-02 18:16:06.951717 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-766dcc8ccc-k5hh5" not found 2026-06-02 18:16:06.955694 | instance | openstack/glance-api-766dcc8ccc-k5hh5/ceph-keyring-placement 2026-06-02 18:16:07.126334 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-766dcc8ccc-k5hh5" not found 2026-06-02 18:16:07.130478 | instance | openstack/glance-api-766dcc8ccc-k5hh5/glance-api 2026-06-02 18:16:07.309930 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-766dcc8ccc-k5hh5" not found 2026-06-02 18:16:07.490764 | instance | openstack/glance-db-init-h84mj/init 2026-06-02 18:16:07.666220 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-h84mj" not found 2026-06-02 18:16:07.670392 | instance | openstack/glance-db-init-h84mj/glance-db-init-0 2026-06-02 18:16:07.851743 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-h84mj" not found 2026-06-02 18:16:08.023577 | instance | openstack/glance-db-sync-pm7tn/init 2026-06-02 18:16:08.199306 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-pm7tn" not found 2026-06-02 18:16:08.203665 | instance | openstack/glance-db-sync-pm7tn/glance-db-sync 2026-06-02 18:16:08.377219 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-pm7tn" not found 2026-06-02 18:16:08.551334 | instance | openstack/glance-ks-endpoints-ss5jd/init 2026-06-02 18:16:08.736668 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-ss5jd" not found 2026-06-02 18:16:08.741057 | instance | openstack/glance-ks-endpoints-ss5jd/image-ks-endpoints-admin 2026-06-02 18:16:08.926625 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-ss5jd" not found 2026-06-02 18:16:08.930408 | instance | openstack/glance-ks-endpoints-ss5jd/image-ks-endpoints-internal 2026-06-02 18:16:09.111310 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-ss5jd" not found 2026-06-02 18:16:09.116035 | instance | openstack/glance-ks-endpoints-ss5jd/image-ks-endpoints-public 2026-06-02 18:16:09.294246 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-ss5jd" not found 2026-06-02 18:16:09.477305 | instance | openstack/glance-ks-service-hkjmc/init 2026-06-02 18:16:09.654035 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-hkjmc" not found 2026-06-02 18:16:09.658537 | instance | openstack/glance-ks-service-hkjmc/image-ks-service-registration 2026-06-02 18:16:09.833643 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-hkjmc" not found 2026-06-02 18:16:10.009372 | instance | openstack/glance-ks-user-29rgn/init 2026-06-02 18:16:10.201442 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-29rgn" not found 2026-06-02 18:16:10.204841 | instance | openstack/glance-ks-user-29rgn/glance-ks-user 2026-06-02 18:16:10.390366 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-29rgn" not found 2026-06-02 18:16:10.556643 | instance | openstack/glance-metadefs-load-9l9dz/init 2026-06-02 18:16:10.718520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-9l9dz" not found 2026-06-02 18:16:10.721795 | instance | openstack/glance-metadefs-load-9l9dz/glance-metadefs-load 2026-06-02 18:16:10.903723 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-9l9dz" not found 2026-06-02 18:16:11.058748 | instance | openstack/glance-rabbit-init-v5pf2/init 2026-06-02 18:16:11.223243 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-v5pf2" not found 2026-06-02 18:16:11.228756 | instance | openstack/glance-rabbit-init-v5pf2/rabbit-init 2026-06-02 18:16:11.405598 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-v5pf2" not found 2026-06-02 18:16:11.568272 | instance | openstack/glance-storage-init-wb9pg/init 2026-06-02 18:16:11.755544 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-wb9pg" not found 2026-06-02 18:16:11.758302 | instance | openstack/glance-storage-init-wb9pg/ceph-keyring-placement 2026-06-02 18:16:11.926689 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-wb9pg" not found 2026-06-02 18:16:11.929730 | instance | openstack/glance-storage-init-wb9pg/glance-storage-init 2026-06-02 18:16:12.113033 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-wb9pg" not found 2026-06-02 18:16:12.280640 | instance | openstack/keepalived-dd4sd/init 2026-06-02 18:16:12.488651 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-dd4sd" not found 2026-06-02 18:16:12.493279 | instance | openstack/keepalived-dd4sd/wait-for-ip 2026-06-02 18:16:12.734801 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-dd4sd" not found 2026-06-02 18:16:12.737331 | instance | openstack/keepalived-dd4sd/keepalived 2026-06-02 18:16:12.819440 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-dd4sd" is waiting to start: PodInitializing 2026-06-02 18:16:12.903080 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-dd4sd" not found 2026-06-02 18:16:13.074026 | instance | openstack/keystone-api-69f66598bd-bgl85/init 2026-06-02 18:16:13.244615 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-69f66598bd-bgl85" not found 2026-06-02 18:16:13.249087 | instance | openstack/keystone-api-69f66598bd-bgl85/keystone-api 2026-06-02 18:16:13.712563 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-69f66598bd-bgl85" not found 2026-06-02 18:16:13.891983 | instance | openstack/keystone-bootstrap-q52c4/init 2026-06-02 18:16:14.062756 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-q52c4" not found 2026-06-02 18:16:14.067217 | instance | openstack/keystone-bootstrap-q52c4/bootstrap 2026-06-02 18:16:14.243790 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-q52c4" not found 2026-06-02 18:16:14.413521 | instance | openstack/keystone-credential-setup-2ttxv/init 2026-06-02 18:16:14.588936 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-2ttxv" not found 2026-06-02 18:16:14.592074 | instance | openstack/keystone-credential-setup-2ttxv/keystone-credential-setup 2026-06-02 18:16:14.772352 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-2ttxv" not found 2026-06-02 18:16:14.941685 | instance | openstack/keystone-db-init-rj5cl/init 2026-06-02 18:16:15.112693 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-rj5cl" not found 2026-06-02 18:16:15.116033 | instance | openstack/keystone-db-init-rj5cl/keystone-db-init-0 2026-06-02 18:16:15.290235 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-rj5cl" not found 2026-06-02 18:16:15.459806 | instance | openstack/keystone-db-sync-m9bp2/init 2026-06-02 18:16:15.627634 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-m9bp2" not found 2026-06-02 18:16:15.631608 | instance | openstack/keystone-db-sync-m9bp2/keystone-db-sync 2026-06-02 18:16:15.799756 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-m9bp2" not found 2026-06-02 18:16:15.971953 | instance | openstack/keystone-domain-manage-bqfs5/init 2026-06-02 18:16:16.142042 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-bqfs5" not found 2026-06-02 18:16:16.147635 | instance | openstack/keystone-domain-manage-bqfs5/keystone-domain-manage 2026-06-02 18:16:16.329035 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-bqfs5" not found 2026-06-02 18:16:16.494002 | instance | openstack/keystone-fernet-setup-bsr9q/init 2026-06-02 18:16:16.665902 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-bsr9q" not found 2026-06-02 18:16:16.669051 | instance | openstack/keystone-fernet-setup-bsr9q/keystone-fernet-setup 2026-06-02 18:16:16.841415 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-bsr9q" not found 2026-06-02 18:16:17.006015 | instance | openstack/keystone-rabbit-init-wmwpx/init 2026-06-02 18:16:17.176676 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-wmwpx" not found 2026-06-02 18:16:17.191669 | instance | openstack/keystone-rabbit-init-wmwpx/rabbit-init 2026-06-02 18:16:17.359635 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-wmwpx" not found 2026-06-02 18:16:17.543504 | instance | openstack/libvirt-libvirt-default-lrbgc/init 2026-06-02 18:16:17.728107 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-lrbgc" not found 2026-06-02 18:16:17.732103 | instance | openstack/libvirt-libvirt-default-lrbgc/init-dynamic-options 2026-06-02 18:16:17.906777 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-lrbgc" not found 2026-06-02 18:16:17.910981 | instance | openstack/libvirt-libvirt-default-lrbgc/ceph-admin-keyring-placement 2026-06-02 18:16:18.089395 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-lrbgc" not found 2026-06-02 18:16:18.093712 | instance | openstack/libvirt-libvirt-default-lrbgc/ceph-keyring-placement 2026-06-02 18:16:18.269709 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-lrbgc" not found 2026-06-02 18:16:18.272350 | instance | openstack/libvirt-libvirt-default-lrbgc/tls-sidecar 2026-06-02 18:16:18.454623 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-lrbgc" not found 2026-06-02 18:16:18.459473 | instance | openstack/libvirt-libvirt-default-lrbgc/libvirt 2026-06-02 18:16:18.642105 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-lrbgc" not found 2026-06-02 18:16:18.645717 | instance | openstack/libvirt-libvirt-default-lrbgc/libvirt-exporter 2026-06-02 18:16:18.836688 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-lrbgc" not found 2026-06-02 18:16:19.028032 | instance | openstack/memcached-memcached-6479589586-k7658/init 2026-06-02 18:16:19.203452 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-k7658" not found 2026-06-02 18:16:19.206733 | instance | openstack/memcached-memcached-6479589586-k7658/memcached 2026-06-02 18:16:19.372314 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-k7658" not found 2026-06-02 18:16:19.376934 | instance | openstack/memcached-memcached-6479589586-k7658/memcached-exporter 2026-06-02 18:16:19.555440 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-k7658" not found 2026-06-02 18:16:19.722066 | instance | openstack/neutron-db-init-nj9nl/init 2026-06-02 18:16:19.881349 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-nj9nl" not found 2026-06-02 18:16:19.885788 | instance | openstack/neutron-db-init-nj9nl/neutron-db-init-0 2026-06-02 18:16:20.070345 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-nj9nl" not found 2026-06-02 18:16:20.228558 | instance | openstack/neutron-db-sync-4kt88/init 2026-06-02 18:16:20.399665 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-4kt88" not found 2026-06-02 18:16:20.403575 | instance | openstack/neutron-db-sync-4kt88/neutron-db-sync 2026-06-02 18:16:20.573809 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-4kt88" not found 2026-06-02 18:16:20.746296 | instance | openstack/neutron-ks-endpoints-bc8j7/init 2026-06-02 18:16:20.920943 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-bc8j7" not found 2026-06-02 18:16:20.925866 | instance | openstack/neutron-ks-endpoints-bc8j7/network-ks-endpoints-admin 2026-06-02 18:16:21.109062 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-bc8j7" not found 2026-06-02 18:16:21.112333 | instance | openstack/neutron-ks-endpoints-bc8j7/network-ks-endpoints-internal 2026-06-02 18:16:21.301442 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-bc8j7" not found 2026-06-02 18:16:21.305756 | instance | openstack/neutron-ks-endpoints-bc8j7/network-ks-endpoints-public 2026-06-02 18:16:21.474531 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-bc8j7" not found 2026-06-02 18:16:21.643641 | instance | openstack/neutron-ks-service-scqs9/init 2026-06-02 18:16:21.812770 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-scqs9" not found 2026-06-02 18:16:21.816296 | instance | openstack/neutron-ks-service-scqs9/network-ks-service-registration 2026-06-02 18:16:21.986874 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-scqs9" not found 2026-06-02 18:16:22.156780 | instance | openstack/neutron-ks-user-tk9tf/init 2026-06-02 18:16:22.309380 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-tk9tf" not found 2026-06-02 18:16:22.312264 | instance | openstack/neutron-ks-user-tk9tf/neutron-ks-user 2026-06-02 18:16:22.471691 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-tk9tf" not found 2026-06-02 18:16:22.637481 | instance | openstack/neutron-netns-cleanup-cron-default-65t9v/init 2026-06-02 18:16:22.801736 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-65t9v" not found 2026-06-02 18:16:22.805735 | instance | openstack/neutron-netns-cleanup-cron-default-65t9v/neutron-netns-cleanup-cron 2026-06-02 18:16:22.981186 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-65t9v" not found 2026-06-02 18:16:23.162643 | instance | openstack/neutron-ovn-metadata-agent-default-rlwcp/init 2026-06-02 18:16:23.356256 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-rlwcp" not found 2026-06-02 18:16:23.360023 | instance | openstack/neutron-ovn-metadata-agent-default-rlwcp/neutron-metadata-agent-init 2026-06-02 18:16:23.444575 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-rlwcp" is waiting to start: PodInitializing 2026-06-02 18:16:23.531135 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-rlwcp" not found 2026-06-02 18:16:23.534248 | instance | openstack/neutron-ovn-metadata-agent-default-rlwcp/ovn-neutron-init 2026-06-02 18:16:23.615783 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-rlwcp" is waiting to start: PodInitializing 2026-06-02 18:16:23.697475 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-rlwcp" not found 2026-06-02 18:16:23.702646 | instance | openstack/neutron-ovn-metadata-agent-default-rlwcp/neutron-ovn-metadata-agent 2026-06-02 18:16:23.795474 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-rlwcp" is waiting to start: PodInitializing 2026-06-02 18:16:23.880151 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-rlwcp" not found 2026-06-02 18:16:24.059139 | instance | openstack/neutron-ovn-vpn-agent-default-2hhpt/init 2026-06-02 18:16:24.232309 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-2hhpt" not found 2026-06-02 18:16:24.235798 | instance | openstack/neutron-ovn-vpn-agent-default-2hhpt/ovn-vpn-agent-init 2026-06-02 18:16:24.322141 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-2hhpt" is waiting to start: PodInitializing 2026-06-02 18:16:24.404797 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-2hhpt" not found 2026-06-02 18:16:24.407924 | instance | openstack/neutron-ovn-vpn-agent-default-2hhpt/ovn-neutron-init 2026-06-02 18:16:24.494517 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-2hhpt" is waiting to start: PodInitializing 2026-06-02 18:16:24.573240 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-2hhpt" not found 2026-06-02 18:16:24.576759 | instance | openstack/neutron-ovn-vpn-agent-default-2hhpt/neutron-ovn-vpn-agent 2026-06-02 18:16:24.658053 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-2hhpt" is waiting to start: PodInitializing 2026-06-02 18:16:24.745117 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-2hhpt" not found 2026-06-02 18:16:24.915977 | instance | openstack/neutron-rabbit-init-9l4vq/init 2026-06-02 18:16:25.093920 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-9l4vq" not found 2026-06-02 18:16:25.097088 | instance | openstack/neutron-rabbit-init-9l4vq/rabbit-init 2026-06-02 18:16:25.266986 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-9l4vq" not found 2026-06-02 18:16:25.429509 | instance | openstack/neutron-rpc-server-7fb7499c58-mv7dq/init 2026-06-02 18:16:25.609005 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-7fb7499c58-mv7dq" not found 2026-06-02 18:16:25.616997 | instance | openstack/neutron-rpc-server-7fb7499c58-mv7dq/ovn-neutron-init 2026-06-02 18:16:25.783278 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-7fb7499c58-mv7dq" not found 2026-06-02 18:16:25.787308 | instance | openstack/neutron-rpc-server-7fb7499c58-mv7dq/neutron-rpc-server 2026-06-02 18:16:26.162517 | instance | openstack/neutron-server-698cc99dc8-wgf75/init 2026-06-02 18:16:26.343793 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-698cc99dc8-wgf75" not found 2026-06-02 18:16:26.348560 | instance | openstack/neutron-server-698cc99dc8-wgf75/ovn-neutron-init 2026-06-02 18:16:26.525928 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-698cc99dc8-wgf75" not found 2026-06-02 18:16:26.529668 | instance | openstack/neutron-server-698cc99dc8-wgf75/neutron-server 2026-06-02 18:16:26.751678 | instance | openstack/neutron-server-698cc99dc8-wgf75/neutron-policy-server 2026-06-02 18:16:26.943391 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-698cc99dc8-wgf75" not found 2026-06-02 18:16:27.123592 | instance | openstack/nova-api-metadata-7d6cd9d496-8wjjl/init 2026-06-02 18:16:27.318969 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-7d6cd9d496-8wjjl" not found 2026-06-02 18:16:27.325189 | instance | openstack/nova-api-metadata-7d6cd9d496-8wjjl/nova-api-metadata-init 2026-06-02 18:16:27.507624 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-7d6cd9d496-8wjjl" not found 2026-06-02 18:16:27.512228 | instance | openstack/nova-api-metadata-7d6cd9d496-8wjjl/nova-api 2026-06-02 18:16:27.701366 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-7d6cd9d496-8wjjl" not found 2026-06-02 18:16:27.875681 | instance | openstack/nova-api-osapi-cfc5fbfb8-kwvr4/init 2026-06-02 18:16:28.051011 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-cfc5fbfb8-kwvr4" not found 2026-06-02 18:16:28.054082 | instance | openstack/nova-api-osapi-cfc5fbfb8-kwvr4/nova-osapi 2026-06-02 18:16:28.243327 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-cfc5fbfb8-kwvr4" not found 2026-06-02 18:16:28.419971 | instance | openstack/nova-bootstrap-vgzrb/init 2026-06-02 18:16:28.604508 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-vgzrb" not found 2026-06-02 18:16:28.609319 | instance | openstack/nova-bootstrap-vgzrb/bootstrap 2026-06-02 18:16:28.782644 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-vgzrb" not found 2026-06-02 18:16:28.945838 | instance | openstack/nova-cell-setup-8m2sj/init 2026-06-02 18:16:29.153804 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-8m2sj" not found 2026-06-02 18:16:29.158290 | instance | openstack/nova-cell-setup-8m2sj/nova-cell-setup-init 2026-06-02 18:16:29.236300 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-8m2sj" is waiting to start: PodInitializing 2026-06-02 18:16:29.318036 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-8m2sj" not found 2026-06-02 18:16:29.322369 | instance | openstack/nova-cell-setup-8m2sj/nova-cell-setup 2026-06-02 18:16:29.402912 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-8m2sj" is waiting to start: PodInitializing 2026-06-02 18:16:29.481758 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-8m2sj" not found 2026-06-02 18:16:29.646069 | instance | openstack/nova-compute-default-f5gp6/init 2026-06-02 18:16:29.864537 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-f5gp6" not found 2026-06-02 18:16:29.868665 | instance | openstack/nova-compute-default-f5gp6/nova-compute-init 2026-06-02 18:16:29.957441 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-f5gp6" is waiting to start: PodInitializing 2026-06-02 18:16:30.035994 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-f5gp6" not found 2026-06-02 18:16:30.039022 | instance | openstack/nova-compute-default-f5gp6/ceph-perms 2026-06-02 18:16:30.119928 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-f5gp6" is waiting to start: PodInitializing 2026-06-02 18:16:30.206227 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-f5gp6" not found 2026-06-02 18:16:30.210570 | instance | openstack/nova-compute-default-f5gp6/ceph-admin-keyring-placement 2026-06-02 18:16:30.299881 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-f5gp6" is waiting to start: PodInitializing 2026-06-02 18:16:30.393741 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-f5gp6" not found 2026-06-02 18:16:30.396995 | instance | openstack/nova-compute-default-f5gp6/ceph-keyring-placement 2026-06-02 18:16:30.485124 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-f5gp6" is waiting to start: PodInitializing 2026-06-02 18:16:30.587911 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-f5gp6" not found 2026-06-02 18:16:30.591945 | instance | openstack/nova-compute-default-f5gp6/nova-compute-vnc-init 2026-06-02 18:16:30.678490 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-f5gp6" is waiting to start: PodInitializing 2026-06-02 18:16:30.760972 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-f5gp6" not found 2026-06-02 18:16:30.763731 | instance | openstack/nova-compute-default-f5gp6/nova-compute-ssh-init 2026-06-02 18:16:30.861256 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-f5gp6" is waiting to start: PodInitializing 2026-06-02 18:16:30.953209 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-f5gp6" not found 2026-06-02 18:16:30.957357 | instance | openstack/nova-compute-default-f5gp6/nova-compute 2026-06-02 18:16:31.044807 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-f5gp6" is waiting to start: PodInitializing 2026-06-02 18:16:31.132126 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-f5gp6" not found 2026-06-02 18:16:31.136170 | instance | openstack/nova-compute-default-f5gp6/nova-compute-ssh 2026-06-02 18:16:31.222701 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-f5gp6" is waiting to start: PodInitializing 2026-06-02 18:16:31.307252 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-f5gp6" not found 2026-06-02 18:16:31.472175 | instance | openstack/nova-conductor-5b57cd9c64-69qtn/init 2026-06-02 18:16:31.661746 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-5b57cd9c64-69qtn" not found 2026-06-02 18:16:31.665641 | instance | openstack/nova-conductor-5b57cd9c64-69qtn/nova-conductor 2026-06-02 18:16:31.839435 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-5b57cd9c64-69qtn" not found 2026-06-02 18:16:32.009383 | instance | openstack/nova-db-init-gmjwz/init 2026-06-02 18:16:32.180132 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-gmjwz" not found 2026-06-02 18:16:32.183979 | instance | openstack/nova-db-init-gmjwz/nova-db-init-0 2026-06-02 18:16:32.350350 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-gmjwz" not found 2026-06-02 18:16:32.353085 | instance | openstack/nova-db-init-gmjwz/nova-db-init-1 2026-06-02 18:16:32.520084 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-gmjwz" not found 2026-06-02 18:16:32.523294 | instance | openstack/nova-db-init-gmjwz/nova-db-init-2 2026-06-02 18:16:32.693436 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-gmjwz" not found 2026-06-02 18:16:32.877032 | instance | openstack/nova-db-sync-7flg6/init 2026-06-02 18:16:33.046495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-7flg6" not found 2026-06-02 18:16:33.050486 | instance | openstack/nova-db-sync-7flg6/nova-db-sync 2026-06-02 18:16:33.237315 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-7flg6" not found 2026-06-02 18:16:33.415015 | instance | openstack/nova-ks-endpoints-k75wz/init 2026-06-02 18:16:33.582011 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-k75wz" not found 2026-06-02 18:16:33.586190 | instance | openstack/nova-ks-endpoints-k75wz/compute-ks-endpoints-admin 2026-06-02 18:16:33.750235 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-k75wz" not found 2026-06-02 18:16:33.754035 | instance | openstack/nova-ks-endpoints-k75wz/compute-ks-endpoints-internal 2026-06-02 18:16:33.938633 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-k75wz" not found 2026-06-02 18:16:33.941633 | instance | openstack/nova-ks-endpoints-k75wz/compute-ks-endpoints-public 2026-06-02 18:16:34.098504 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-k75wz" not found 2026-06-02 18:16:34.275569 | instance | openstack/nova-ks-service-dzkn9/init 2026-06-02 18:16:34.445482 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-dzkn9" not found 2026-06-02 18:16:34.448383 | instance | openstack/nova-ks-service-dzkn9/compute-ks-service-registration 2026-06-02 18:16:34.611167 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-dzkn9" not found 2026-06-02 18:16:34.778415 | instance | openstack/nova-ks-user-ps24t/init 2026-06-02 18:16:34.965900 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-ps24t" not found 2026-06-02 18:16:34.971206 | instance | openstack/nova-ks-user-ps24t/nova-ks-user 2026-06-02 18:16:35.151181 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-ps24t" not found 2026-06-02 18:16:35.317360 | instance | openstack/nova-novncproxy-85bc6975f-48452/init 2026-06-02 18:16:35.499870 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-85bc6975f-48452" not found 2026-06-02 18:16:35.504097 | instance | openstack/nova-novncproxy-85bc6975f-48452/nova-novncproxy-init 2026-06-02 18:16:35.678793 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-85bc6975f-48452" not found 2026-06-02 18:16:35.682801 | instance | openstack/nova-novncproxy-85bc6975f-48452/nova-novncproxy-init-assets 2026-06-02 18:16:35.858681 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-85bc6975f-48452" not found 2026-06-02 18:16:35.862240 | instance | openstack/nova-novncproxy-85bc6975f-48452/nova-novncproxy 2026-06-02 18:16:36.025420 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-85bc6975f-48452" not found 2026-06-02 18:16:36.184747 | instance | openstack/nova-rabbit-init-5r759/init 2026-06-02 18:16:36.339196 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-5r759" not found 2026-06-02 18:16:36.343578 | instance | openstack/nova-rabbit-init-5r759/rabbit-init 2026-06-02 18:16:36.511927 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-5r759" not found 2026-06-02 18:16:36.678487 | instance | openstack/nova-scheduler-5b9b8b6688-jsxm2/init 2026-06-02 18:16:36.850690 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-5b9b8b6688-jsxm2" not found 2026-06-02 18:16:36.853808 | instance | openstack/nova-scheduler-5b9b8b6688-jsxm2/nova-scheduler 2026-06-02 18:16:37.031628 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-5b9b8b6688-jsxm2" not found 2026-06-02 18:16:37.195918 | instance | openstack/openvswitch-npc8p/init 2026-06-02 18:16:37.364203 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-npc8p" not found 2026-06-02 18:16:37.367391 | instance | openstack/openvswitch-npc8p/openvswitch-db-perms 2026-06-02 18:16:37.527406 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-npc8p" not found 2026-06-02 18:16:37.529799 | instance | openstack/openvswitch-npc8p/openvswitch-vswitchd-modules 2026-06-02 18:16:37.691276 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-npc8p" not found 2026-06-02 18:16:37.694223 | instance | openstack/openvswitch-npc8p/openvswitch-db 2026-06-02 18:16:37.864441 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-npc8p" not found 2026-06-02 18:16:37.867860 | instance | openstack/openvswitch-npc8p/openvswitch-vswitchd 2026-06-02 18:16:38.039725 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-npc8p" not found 2026-06-02 18:16:38.219704 | instance | openstack/ovn-controller-default-ggljs/init 2026-06-02 18:16:38.383941 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-ggljs" not found 2026-06-02 18:16:38.387083 | instance | openstack/ovn-controller-default-ggljs/get-gw-enabled 2026-06-02 18:16:38.557709 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-ggljs" not found 2026-06-02 18:16:38.560544 | instance | openstack/ovn-controller-default-ggljs/controller-init 2026-06-02 18:16:38.732290 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-ggljs" not found 2026-06-02 18:16:38.734559 | instance | openstack/ovn-controller-default-ggljs/controller 2026-06-02 18:16:38.899428 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-ggljs" not found 2026-06-02 18:16:38.903674 | instance | openstack/ovn-controller-default-ggljs/vector 2026-06-02 18:16:39.079266 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-ggljs" not found 2026-06-02 18:16:39.083175 | instance | openstack/ovn-controller-default-ggljs/log-parser 2026-06-02 18:16:39.262886 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-ggljs" not found 2026-06-02 18:16:39.455960 | instance | openstack/ovn-northd-fc978744-tsjdt/init 2026-06-02 18:16:39.624365 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-tsjdt" not found 2026-06-02 18:16:39.627613 | instance | openstack/ovn-northd-fc978744-tsjdt/northd 2026-06-02 18:16:39.795723 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-tsjdt" not found 2026-06-02 18:16:39.972288 | instance | openstack/ovn-ovsdb-nb-0/init 2026-06-02 18:16:40.144355 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-06-02 18:16:40.147525 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-06-02 18:16:40.311940 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-06-02 18:16:40.478727 | instance | openstack/ovn-ovsdb-sb-0/init 2026-06-02 18:16:40.652625 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-06-02 18:16:40.656854 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-06-02 18:16:40.824737 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-06-02 18:16:40.989794 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-06-02 18:16:41.154907 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-06-02 18:16:41.158124 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-06-02 18:16:41.340861 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-06-02 18:16:41.343732 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-06-02 18:16:41.644416 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-06-02 18:16:41.648644 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-06-02 18:16:41.821128 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-06-02 18:16:42.001646 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-06-02 18:16:42.178515 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-06-02 18:16:42.182071 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-06-02 18:16:42.384936 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-06-02 18:16:42.388296 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-06-02 18:16:42.562712 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-06-02 18:16:42.747212 | instance | openstack/placement-api-5d5c6696f7-j27km/init 2026-06-02 18:16:42.945951 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-5d5c6696f7-j27km" not found 2026-06-02 18:16:42.950427 | instance | openstack/placement-api-5d5c6696f7-j27km/placement-api 2026-06-02 18:16:43.141660 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-5d5c6696f7-j27km" not found 2026-06-02 18:16:43.322951 | instance | openstack/placement-db-init-b6v6j/init 2026-06-02 18:16:43.508566 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-b6v6j" not found 2026-06-02 18:16:43.512542 | instance | openstack/placement-db-init-b6v6j/placement-db-init-0 2026-06-02 18:16:43.677771 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-b6v6j" not found 2026-06-02 18:16:43.837210 | instance | openstack/placement-db-sync-zzsd9/init 2026-06-02 18:16:44.004957 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-zzsd9" not found 2026-06-02 18:16:44.009600 | instance | openstack/placement-db-sync-zzsd9/placement-db-sync 2026-06-02 18:16:44.181157 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-zzsd9" not found 2026-06-02 18:16:44.349460 | instance | openstack/placement-ks-endpoints-qpzs9/init 2026-06-02 18:16:44.524160 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-qpzs9" not found 2026-06-02 18:16:44.528696 | instance | openstack/placement-ks-endpoints-qpzs9/placement-ks-endpoints-admin 2026-06-02 18:16:44.709835 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-qpzs9" not found 2026-06-02 18:16:44.712518 | instance | openstack/placement-ks-endpoints-qpzs9/placement-ks-endpoints-internal 2026-06-02 18:16:44.888810 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-qpzs9" not found 2026-06-02 18:16:44.892922 | instance | openstack/placement-ks-endpoints-qpzs9/placement-ks-endpoints-public 2026-06-02 18:16:45.068367 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-qpzs9" not found 2026-06-02 18:16:45.249769 | instance | openstack/placement-ks-service-58sv4/init 2026-06-02 18:16:45.428174 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-58sv4" not found 2026-06-02 18:16:45.432753 | instance | openstack/placement-ks-service-58sv4/placement-ks-service-registration 2026-06-02 18:16:45.596244 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-58sv4" not found 2026-06-02 18:16:45.759868 | instance | openstack/placement-ks-user-xkrmq/init 2026-06-02 18:16:45.928422 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-xkrmq" not found 2026-06-02 18:16:45.931598 | instance | openstack/placement-ks-user-xkrmq/placement-ks-user 2026-06-02 18:16:46.103111 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-xkrmq" not found 2026-06-02 18:16:46.279583 | instance | openstack/pxc-operator-69cb5bbdb9-f7mnb/percona-xtradb-cluster-operator 2026-06-02 18:16:46.450473 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-f7mnb" not found 2026-06-02 18:16:46.619614 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-06-02 18:16:46.788962 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-06-02 18:16:46.793873 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-06-02 18:16:46.973361 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-06-02 18:16:47.143299 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-06-02 18:16:47.333546 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-06-02 18:16:47.338043 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-06-02 18:16:47.525598 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-06-02 18:16:47.700014 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-8gfps/rabbitmq-cluster-operator 2026-06-02 18:16:47.891987 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-8gfps" not found 2026-06-02 18:16:48.058924 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-06-02 18:16:48.229615 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-06-02 18:16:48.233937 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-06-02 18:16:48.414738 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-06-02 18:16:48.580484 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-06-02 18:16:48.747134 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-06-02 18:16:48.750187 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-06-02 18:16:48.944135 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-06-02 18:16:49.112209 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-47d5x/rabbitmq-cluster-operator 2026-06-02 18:16:49.287687 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-47d5x" not found 2026-06-02 18:16:49.452863 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-06-02 18:16:49.629248 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-06-02 18:16:49.633488 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-06-02 18:16:49.815025 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-06-02 18:16:49.985455 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-06-02 18:16:50.150816 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-06-02 18:16:50.156626 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-06-02 18:16:50.344959 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-06-02 18:16:50.504265 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vhddp/make-container-crash-dir 2026-06-02 18:16:50.675929 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-vhddp" not found 2026-06-02 18:16:50.680042 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vhddp/chown-container-data-dir 2026-06-02 18:16:50.846254 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-vhddp" not found 2026-06-02 18:16:50.849911 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vhddp/ceph-crash 2026-06-02 18:16:51.021082 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-vhddp" not found 2026-06-02 18:16:51.193368 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx/chown-container-data-dir 2026-06-02 18:16:51.374239 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-njmhx" not found 2026-06-02 18:16:51.378400 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx/rgw 2026-06-02 18:16:51.564771 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-njmhx" not found 2026-06-02 18:16:51.569388 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx/log-collector 2026-06-02 18:16:51.746599 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-njmhx" not found 2026-06-02 18:16:51.921412 | instance | openstack/staffeln-api-b47498557-48ckw/init 2026-06-02 18:16:52.097383 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-b47498557-48ckw" not found 2026-06-02 18:16:52.101814 | instance | openstack/staffeln-api-b47498557-48ckw/staffeln-api 2026-06-02 18:16:52.279434 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-b47498557-48ckw" not found 2026-06-02 18:16:52.439127 | instance | openstack/staffeln-conductor-575b46cfbb-tnm4g/staffeln-conductor 2026-06-02 18:16:52.620146 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-575b46cfbb-tnm4g" not found 2026-06-02 18:16:52.786955 | instance | openstack/staffeln-db-init-96sw6/init 2026-06-02 18:16:52.949175 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-96sw6" not found 2026-06-02 18:16:52.952351 | instance | openstack/staffeln-db-init-96sw6/staffeln-db-init-0 2026-06-02 18:16:53.128485 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-96sw6" not found 2026-06-02 18:16:53.314240 | instance | openstack/staffeln-db-sync-26c4k/init 2026-06-02 18:16:53.488416 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-26c4k" not found 2026-06-02 18:16:53.492196 | instance | openstack/staffeln-db-sync-26c4k/staffeln-db-sync 2026-06-02 18:16:53.665679 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-26c4k" not found 2026-06-02 18:16:53.838706 | instance | openstack/valkey-node-0/valkey 2026-06-02 18:16:54.000258 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-06-02 18:16:54.003673 | instance | openstack/valkey-node-0/sentinel 2026-06-02 18:16:54.173702 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-06-02 18:16:54.176285 | instance | openstack/valkey-node-0/metrics 2026-06-02 18:16:54.342803 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-06-02 18:16:54.514323 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-9thlc/rook-ceph-operator 2026-06-02 18:16:54.703746 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-9thlc" not found 2026-06-02 18:16:54.880066 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-vz9xx/secretgen-controller 2026-06-02 18:16:55.069125 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-vz9xx" not found 2026-06-02 18:16:55.411776 | instance | ERROR 2026-06-02 18:16:55.412039 | instance | { 2026-06-02 18:16:55.412082 | instance | "delta": "0:01:18.587517", 2026-06-02 18:16:55.412114 | instance | "end": "2026-06-02 18:16:55.074435", 2026-06-02 18:16:55.412141 | instance | "msg": "non-zero return code", 2026-06-02 18:16:55.412166 | instance | "rc": 123, 2026-06-02 18:16:55.412192 | instance | "start": "2026-06-02 18:15:36.486918" 2026-06-02 18:16:55.412218 | instance | } 2026-06-02 18:16:55.412257 | instance | ERROR: Ignoring Errors 2026-06-02 18:16:55.434173 | 2026-06-02 18:16:55.434286 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-06-02 18:16:56.038150 | instance | changed: 2026-06-02 18:16:56.038396 | instance | cd+++++++++ pod-logs/ 2026-06-02 18:16:56.038436 | instance | cd+++++++++ pod-logs/auth-system/ 2026-06-02 18:16:56.038466 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-06-02 18:16:56.038493 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-06-02 18:16:56.038520 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-06-02 18:16:56.038546 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-r6sv4/ 2026-06-02 18:16:56.038571 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-r6sv4/cert-manager-controller.txt 2026-06-02 18:16:56.038596 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-czv5t/ 2026-06-02 18:16:56.038621 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-czv5t/cert-manager-cainjector.txt 2026-06-02 18:16:56.038646 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-gqdlp/ 2026-06-02 18:16:56.038671 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-gqdlp/cert-manager-webhook.txt 2026-06-02 18:16:56.038697 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-06-02 18:16:56.038722 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-vv8m2/ 2026-06-02 18:16:56.038747 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-vv8m2/envoy-gateway.txt 2026-06-02 18:16:56.038771 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-06-02 18:16:56.038816 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-06-02 18:16:56.038842 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-06-02 18:16:56.038867 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-06-02 18:16:56.038891 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-06-02 18:16:56.038915 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-r6sv4/ 2026-06-02 18:16:56.038940 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-r6sv4/cert-manager-controller.txt 2026-06-02 18:16:56.038964 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-czv5t/ 2026-06-02 18:16:56.038988 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-czv5t/cert-manager-cainjector.txt 2026-06-02 18:16:56.039015 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-gqdlp/ 2026-06-02 18:16:56.039040 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-gqdlp/cert-manager-webhook.txt 2026-06-02 18:16:56.039065 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-06-02 18:16:56.039089 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-vv8m2/ 2026-06-02 18:16:56.039114 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-vv8m2/envoy-gateway.txt 2026-06-02 18:16:56.039138 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-06-02 18:16:56.039162 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-trsk7/ 2026-06-02 18:16:56.039187 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-trsk7/controller.txt 2026-06-02 18:16:56.039221 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-gz7g8/ 2026-06-02 18:16:56.039251 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-gz7g8/ingress-nginx-default-backend.txt 2026-06-02 18:16:56.039277 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-06-02 18:16:56.039302 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-dk7gl/ 2026-06-02 18:16:56.039327 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dk7gl/apply-sysctl-overwrites.txt 2026-06-02 18:16:56.039352 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dk7gl/cilium-agent.txt 2026-06-02 18:16:56.039377 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dk7gl/clean-cilium-state.txt 2026-06-02 18:16:56.039403 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dk7gl/config.txt 2026-06-02 18:16:56.039603 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dk7gl/install-cni-binaries.txt 2026-06-02 18:16:56.039628 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dk7gl/mount-bpf-fs.txt 2026-06-02 18:16:56.039654 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dk7gl/mount-cgroup.txt 2026-06-02 18:16:56.039679 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-pkqrr/ 2026-06-02 18:16:56.039705 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-pkqrr/cilium-operator.txt 2026-06-02 18:16:56.039732 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-2x5mm/ 2026-06-02 18:16:56.039758 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-2x5mm/coredns.txt 2026-06-02 18:16:56.039784 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4tnk8/ 2026-06-02 18:16:56.039809 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4tnk8/coredns.txt 2026-06-02 18:16:56.039856 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-06-02 18:16:56.039889 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-06-02 18:16:56.039923 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-06-02 18:16:56.039950 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-06-02 18:16:56.039977 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-06-02 18:16:56.040002 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-06-02 18:16:56.040027 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-6jp2r/ 2026-06-02 18:16:56.040053 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-6jp2r/kube-proxy.txt 2026-06-02 18:16:56.040079 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-06-02 18:16:56.040105 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-06-02 18:16:56.040131 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-06-02 18:16:56.040157 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-06-02 18:16:56.040184 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-06-02 18:16:56.040213 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-snn4b/ 2026-06-02 18:16:56.040249 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-snn4b/local-path-provisioner.txt 2026-06-02 18:16:56.040278 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-06-02 18:16:56.040303 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-06-02 18:16:56.040328 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-06-02 18:16:56.040354 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-06-02 18:16:56.040379 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-06-02 18:16:56.040403 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-06-02 18:16:56.040428 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-fmqg7/ 2026-06-02 18:16:56.040454 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-fmqg7/goldpinger-daemon.txt 2026-06-02 18:16:56.040478 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6cfdffd897-kjsz6/ 2026-06-02 18:16:56.040503 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6cfdffd897-kjsz6/grafana-sc-dashboard.txt 2026-06-02 18:16:56.040529 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6cfdffd897-kjsz6/grafana-sc-datasources.txt 2026-06-02 18:16:56.040554 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6cfdffd897-kjsz6/grafana.txt 2026-06-02 18:16:56.040579 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmm4w/ 2026-06-02 18:16:56.040603 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmm4w/kube-state-metrics.txt 2026-06-02 18:16:56.040629 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-5gj4t/ 2026-06-02 18:16:56.040655 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-5gj4t/kube-prometheus-stack.txt 2026-06-02 18:16:56.040680 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6srvm/ 2026-06-02 18:16:56.040733 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6srvm/node-exporter.txt 2026-06-02 18:16:56.040785 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6srvm/pod-tls-sidecar.txt 2026-06-02 18:16:56.040816 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-06-02 18:16:56.041056 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-06-02 18:16:56.041110 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-06-02 18:16:56.041150 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-06-02 18:16:56.041183 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-06-02 18:16:56.041210 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-smq9f/ 2026-06-02 18:16:56.041241 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-smq9f/nginx.txt 2026-06-02 18:16:56.041305 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-06-02 18:16:56.041338 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-06-02 18:16:56.041366 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-06-02 18:16:56.041392 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-mzd89/ 2026-06-02 18:16:56.041417 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-mzd89/gc.txt 2026-06-02 18:16:56.041441 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-62r2v/ 2026-06-02 18:16:56.041465 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-62r2v/master.txt 2026-06-02 18:16:56.041490 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-fzdgc/ 2026-06-02 18:16:56.041664 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-fzdgc/worker.txt 2026-06-02 18:16:56.041694 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-06-02 18:16:56.041719 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-06-02 18:16:56.041745 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-06-02 18:16:56.041769 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-06-02 18:16:56.041794 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-06-02 18:16:56.041819 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-06-02 18:16:56.041845 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-9h7dx/ 2026-06-02 18:16:56.041872 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-9h7dx/pushgateway.txt 2026-06-02 18:16:56.041897 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-76wcw/ 2026-06-02 18:16:56.041923 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-76wcw/vector.txt 2026-06-02 18:16:56.041948 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-06-02 18:16:56.041974 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-595d957db5-dl6ms/ 2026-06-02 18:16:56.041999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-595d957db5-dl6ms/barbican-api.txt 2026-06-02 18:16:56.042024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-595d957db5-dl6ms/init.txt 2026-06-02 18:16:56.042049 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-wzxrs/ 2026-06-02 18:16:56.042075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-wzxrs/barbican-db-init-0.txt 2026-06-02 18:16:56.042111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-wzxrs/init.txt 2026-06-02 18:16:56.042138 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-4nhfr/ 2026-06-02 18:16:56.042163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-4nhfr/barbican-db-sync.txt 2026-06-02 18:16:56.042188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-4nhfr/init.txt 2026-06-02 18:16:56.042213 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-k7d76/ 2026-06-02 18:16:56.042238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-k7d76/init.txt 2026-06-02 18:16:56.042267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-k7d76/key-manager-ks-endpoints-admin.txt 2026-06-02 18:16:56.042301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-k7d76/key-manager-ks-endpoints-internal.txt 2026-06-02 18:16:56.042328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-k7d76/key-manager-ks-endpoints-public.txt 2026-06-02 18:16:56.042353 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-jqrtv/ 2026-06-02 18:16:56.042378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-jqrtv/init.txt 2026-06-02 18:16:56.042403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-jqrtv/key-manager-ks-service-registration.txt 2026-06-02 18:16:56.042428 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-j4l5g/ 2026-06-02 18:16:56.042453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-j4l5g/barbican-ks-user.txt 2026-06-02 18:16:56.042479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-j4l5g/init.txt 2026-06-02 18:16:56.042504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-nx58f/ 2026-06-02 18:16:56.042529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-nx58f/init.txt 2026-06-02 18:16:56.042554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-nx58f/rabbit-init.txt 2026-06-02 18:16:56.042578 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-5f867dbcc8-dbtsb/ 2026-06-02 18:16:56.042603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5f867dbcc8-dbtsb/ceph-coordination-volume-perms.txt 2026-06-02 18:16:56.042628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5f867dbcc8-dbtsb/cinder-api.txt 2026-06-02 18:16:56.042653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5f867dbcc8-dbtsb/init.txt 2026-06-02 18:16:56.042678 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-bd88764-4wvsr/ 2026-06-02 18:16:56.042703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-bd88764-4wvsr/ceph-backup-keyring-placement.txt 2026-06-02 18:16:56.042728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-bd88764-4wvsr/ceph-coordination-volume-perms.txt 2026-06-02 18:16:56.042753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-bd88764-4wvsr/ceph-keyring-placement-rbd1.txt 2026-06-02 18:16:56.042778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-bd88764-4wvsr/cinder-backup.txt 2026-06-02 18:16:56.042803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-bd88764-4wvsr/init.txt 2026-06-02 18:16:56.042827 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-pzsg2/ 2026-06-02 18:16:56.042852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-pzsg2/ceph-keyring-placement.txt 2026-06-02 18:16:56.042877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-pzsg2/cinder-backup-storage-init.txt 2026-06-02 18:16:56.042903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-pzsg2/init.txt 2026-06-02 18:16:56.042936 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-7cbmf/ 2026-06-02 18:16:56.042963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-7cbmf/bootstrap.txt 2026-06-02 18:16:56.042988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-7cbmf/init.txt 2026-06-02 18:16:56.043014 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wr28l/ 2026-06-02 18:16:56.043039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wr28l/create-internal-tenant.txt 2026-06-02 18:16:56.043064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wr28l/init.txt 2026-06-02 18:16:56.043090 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-f5pf8/ 2026-06-02 18:16:56.043115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-f5pf8/cinder-db-init-0.txt 2026-06-02 18:16:56.043141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-f5pf8/init.txt 2026-06-02 18:16:56.043166 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-9fqpv/ 2026-06-02 18:16:56.043192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-9fqpv/cinder-db-sync.txt 2026-06-02 18:16:56.043217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-9fqpv/init.txt 2026-06-02 18:16:56.043242 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kkzq2/ 2026-06-02 18:16:56.043267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kkzq2/init.txt 2026-06-02 18:16:56.043302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kkzq2/volumev3-ks-endpoints-admin.txt 2026-06-02 18:16:56.043339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kkzq2/volumev3-ks-endpoints-internal.txt 2026-06-02 18:16:56.043369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kkzq2/volumev3-ks-endpoints-public.txt 2026-06-02 18:16:56.043395 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-kk8vz/ 2026-06-02 18:16:56.043420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-kk8vz/init.txt 2026-06-02 18:16:56.043446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-kk8vz/volumev3-ks-service-registration.txt 2026-06-02 18:16:56.043471 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jxlx4/ 2026-06-02 18:16:56.043496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jxlx4/cinder-ks-user.txt 2026-06-02 18:16:56.043522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jxlx4/init.txt 2026-06-02 18:16:56.043547 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-pjtq9/ 2026-06-02 18:16:56.043573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-pjtq9/init.txt 2026-06-02 18:16:56.043598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-pjtq9/rabbit-init.txt 2026-06-02 18:16:56.043623 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-56bbcd4954-gtld4/ 2026-06-02 18:16:56.043648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-56bbcd4954-gtld4/ceph-coordination-volume-perms.txt 2026-06-02 18:16:56.043673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-56bbcd4954-gtld4/cinder-scheduler.txt 2026-06-02 18:16:56.043697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-56bbcd4954-gtld4/init.txt 2026-06-02 18:16:56.043721 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-x528q/ 2026-06-02 18:16:56.043746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-x528q/ceph-keyring-placement.txt 2026-06-02 18:16:56.043770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-x528q/cinder-storage-init-rbd1.txt 2026-06-02 18:16:56.043795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-x528q/init.txt 2026-06-02 18:16:56.043828 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7548599647-nd2p7/ 2026-06-02 18:16:56.043972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7548599647-nd2p7/ceph-coordination-volume-perms.txt 2026-06-02 18:16:56.044009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7548599647-nd2p7/ceph-keyring-placement-rbd1.txt 2026-06-02 18:16:56.044037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7548599647-nd2p7/cinder-volume.txt 2026-06-02 18:16:56.044063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7548599647-nd2p7/init-cinder-conf.txt 2026-06-02 18:16:56.044090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7548599647-nd2p7/init.txt 2026-06-02 18:16:56.044115 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29673725-7n5gb/ 2026-06-02 18:16:56.044140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29673725-7n5gb/cinder-volume-usage-audit.txt 2026-06-02 18:16:56.044166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29673725-7n5gb/init.txt 2026-06-02 18:16:56.044191 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-766dcc8ccc-k5hh5/ 2026-06-02 18:16:56.044212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-766dcc8ccc-k5hh5/ceph-keyring-placement.txt 2026-06-02 18:16:56.044230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-766dcc8ccc-k5hh5/glance-api.txt 2026-06-02 18:16:56.044247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-766dcc8ccc-k5hh5/glance-perms.txt 2026-06-02 18:16:56.044265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-766dcc8ccc-k5hh5/init.txt 2026-06-02 18:16:56.044283 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-h84mj/ 2026-06-02 18:16:56.044308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-h84mj/glance-db-init-0.txt 2026-06-02 18:16:56.044339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-h84mj/init.txt 2026-06-02 18:16:56.044385 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-pm7tn/ 2026-06-02 18:16:56.044414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-pm7tn/glance-db-sync.txt 2026-06-02 18:16:56.044441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-pm7tn/init.txt 2026-06-02 18:16:56.044466 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ss5jd/ 2026-06-02 18:16:56.044491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ss5jd/image-ks-endpoints-admin.txt 2026-06-02 18:16:56.044513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ss5jd/image-ks-endpoints-internal.txt 2026-06-02 18:16:56.044538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ss5jd/image-ks-endpoints-public.txt 2026-06-02 18:16:56.044564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ss5jd/init.txt 2026-06-02 18:16:56.044589 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-hkjmc/ 2026-06-02 18:16:56.044613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-hkjmc/image-ks-service-registration.txt 2026-06-02 18:16:56.044799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-hkjmc/init.txt 2026-06-02 18:16:56.044850 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-29rgn/ 2026-06-02 18:16:56.044880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-29rgn/glance-ks-user.txt 2026-06-02 18:16:56.044907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-29rgn/init.txt 2026-06-02 18:16:56.044933 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-9l9dz/ 2026-06-02 18:16:56.044980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-9l9dz/glance-metadefs-load.txt 2026-06-02 18:16:56.045017 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-9l9dz/init.txt 2026-06-02 18:16:56.045046 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-v5pf2/ 2026-06-02 18:16:56.045072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-v5pf2/init.txt 2026-06-02 18:16:56.045097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-v5pf2/rabbit-init.txt 2026-06-02 18:16:56.045122 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-wb9pg/ 2026-06-02 18:16:56.045148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-wb9pg/ceph-keyring-placement.txt 2026-06-02 18:16:56.045172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-wb9pg/glance-storage-init.txt 2026-06-02 18:16:56.045196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-wb9pg/init.txt 2026-06-02 18:16:56.045221 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-dd4sd/ 2026-06-02 18:16:56.045246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-dd4sd/init.txt 2026-06-02 18:16:56.045269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-dd4sd/keepalived.txt 2026-06-02 18:16:56.045294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-dd4sd/wait-for-ip.txt 2026-06-02 18:16:56.045358 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-69f66598bd-bgl85/ 2026-06-02 18:16:56.045389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-69f66598bd-bgl85/init.txt 2026-06-02 18:16:56.045416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-69f66598bd-bgl85/keystone-api.txt 2026-06-02 18:16:56.045441 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-q52c4/ 2026-06-02 18:16:56.045465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-q52c4/bootstrap.txt 2026-06-02 18:16:56.045489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-q52c4/init.txt 2026-06-02 18:16:56.045512 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-2ttxv/ 2026-06-02 18:16:56.045537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-2ttxv/init.txt 2026-06-02 18:16:56.045562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-2ttxv/keystone-credential-setup.txt 2026-06-02 18:16:56.045588 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-rj5cl/ 2026-06-02 18:16:56.045613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-rj5cl/init.txt 2026-06-02 18:16:56.045639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-rj5cl/keystone-db-init-0.txt 2026-06-02 18:16:56.045665 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-m9bp2/ 2026-06-02 18:16:56.045692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-m9bp2/init.txt 2026-06-02 18:16:56.045718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-m9bp2/keystone-db-sync.txt 2026-06-02 18:16:56.045745 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-bqfs5/ 2026-06-02 18:16:56.045771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-bqfs5/init.txt 2026-06-02 18:16:56.045797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-bqfs5/keystone-domain-manage.txt 2026-06-02 18:16:56.045822 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-bsr9q/ 2026-06-02 18:16:56.045846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-bsr9q/init.txt 2026-06-02 18:16:56.045870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-bsr9q/keystone-fernet-setup.txt 2026-06-02 18:16:56.045895 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-wmwpx/ 2026-06-02 18:16:56.045929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-wmwpx/init.txt 2026-06-02 18:16:56.045956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-wmwpx/rabbit-init.txt 2026-06-02 18:16:56.045983 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lrbgc/ 2026-06-02 18:16:56.046009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lrbgc/ceph-admin-keyring-placement.txt 2026-06-02 18:16:56.046037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lrbgc/ceph-keyring-placement.txt 2026-06-02 18:16:56.046065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lrbgc/init-dynamic-options.txt 2026-06-02 18:16:56.046091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lrbgc/init.txt 2026-06-02 18:16:56.046117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lrbgc/libvirt-exporter.txt 2026-06-02 18:16:56.046144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lrbgc/libvirt.txt 2026-06-02 18:16:56.046169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lrbgc/tls-sidecar.txt 2026-06-02 18:16:56.046193 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-k7658/ 2026-06-02 18:16:56.046220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-k7658/init.txt 2026-06-02 18:16:56.046246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-k7658/memcached-exporter.txt 2026-06-02 18:16:56.046271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-k7658/memcached.txt 2026-06-02 18:16:56.046296 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-nj9nl/ 2026-06-02 18:16:56.046321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-nj9nl/init.txt 2026-06-02 18:16:56.046345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-nj9nl/neutron-db-init-0.txt 2026-06-02 18:16:56.046368 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-4kt88/ 2026-06-02 18:16:56.046393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-4kt88/init.txt 2026-06-02 18:16:56.046418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-4kt88/neutron-db-sync.txt 2026-06-02 18:16:56.046442 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-bc8j7/ 2026-06-02 18:16:56.046465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-bc8j7/init.txt 2026-06-02 18:16:56.046488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-bc8j7/network-ks-endpoints-admin.txt 2026-06-02 18:16:56.046510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-bc8j7/network-ks-endpoints-internal.txt 2026-06-02 18:16:56.046535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-bc8j7/network-ks-endpoints-public.txt 2026-06-02 18:16:56.046560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-scqs9/ 2026-06-02 18:16:56.046585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-scqs9/init.txt 2026-06-02 18:16:56.046608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-scqs9/network-ks-service-registration.txt 2026-06-02 18:16:56.046631 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-tk9tf/ 2026-06-02 18:16:56.046654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-tk9tf/init.txt 2026-06-02 18:16:56.046677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-tk9tf/neutron-ks-user.txt 2026-06-02 18:16:56.046703 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-65t9v/ 2026-06-02 18:16:56.046738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-65t9v/init.txt 2026-06-02 18:16:56.046766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-65t9v/neutron-netns-cleanup-cron.txt 2026-06-02 18:16:56.046791 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-rlwcp/ 2026-06-02 18:16:56.046816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-rlwcp/init.txt 2026-06-02 18:16:56.046842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-rlwcp/neutron-metadata-agent-init.txt 2026-06-02 18:16:56.046870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-rlwcp/neutron-ovn-metadata-agent.txt 2026-06-02 18:16:56.046895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-rlwcp/ovn-neutron-init.txt 2026-06-02 18:16:56.046923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-2hhpt/ 2026-06-02 18:16:56.046949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-2hhpt/init.txt 2026-06-02 18:16:56.046976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-2hhpt/neutron-ovn-vpn-agent.txt 2026-06-02 18:16:56.047014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-2hhpt/ovn-neutron-init.txt 2026-06-02 18:16:56.047044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-2hhpt/ovn-vpn-agent-init.txt 2026-06-02 18:16:56.047073 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-9l4vq/ 2026-06-02 18:16:56.047099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-9l4vq/init.txt 2026-06-02 18:16:56.047126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-9l4vq/rabbit-init.txt 2026-06-02 18:16:56.047152 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7fb7499c58-mv7dq/ 2026-06-02 18:16:56.047177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7fb7499c58-mv7dq/init.txt 2026-06-02 18:16:56.047204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7fb7499c58-mv7dq/neutron-rpc-server.txt 2026-06-02 18:16:56.047230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7fb7499c58-mv7dq/ovn-neutron-init.txt 2026-06-02 18:16:56.047258 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-698cc99dc8-wgf75/ 2026-06-02 18:16:56.047285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-698cc99dc8-wgf75/init.txt 2026-06-02 18:16:56.047312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-698cc99dc8-wgf75/neutron-policy-server.txt 2026-06-02 18:16:56.047339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-698cc99dc8-wgf75/neutron-server.txt 2026-06-02 18:16:56.047365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-698cc99dc8-wgf75/ovn-neutron-init.txt 2026-06-02 18:16:56.047392 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7d6cd9d496-8wjjl/ 2026-06-02 18:16:56.047419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7d6cd9d496-8wjjl/init.txt 2026-06-02 18:16:56.047447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7d6cd9d496-8wjjl/nova-api-metadata-init.txt 2026-06-02 18:16:56.047474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7d6cd9d496-8wjjl/nova-api.txt 2026-06-02 18:16:56.047500 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-cfc5fbfb8-kwvr4/ 2026-06-02 18:16:56.047527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-cfc5fbfb8-kwvr4/init.txt 2026-06-02 18:16:56.047553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-cfc5fbfb8-kwvr4/nova-osapi.txt 2026-06-02 18:16:56.047591 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-vgzrb/ 2026-06-02 18:16:56.047621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-vgzrb/bootstrap.txt 2026-06-02 18:16:56.047648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-vgzrb/init.txt 2026-06-02 18:16:56.047675 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8m2sj/ 2026-06-02 18:16:56.047701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8m2sj/init.txt 2026-06-02 18:16:56.047728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8m2sj/nova-cell-setup-init.txt 2026-06-02 18:16:56.047755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8m2sj/nova-cell-setup.txt 2026-06-02 18:16:56.047975 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f5gp6/ 2026-06-02 18:16:56.048014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f5gp6/ceph-admin-keyring-placement.txt 2026-06-02 18:16:56.048045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f5gp6/ceph-keyring-placement.txt 2026-06-02 18:16:56.048074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f5gp6/ceph-perms.txt 2026-06-02 18:16:56.048101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f5gp6/init.txt 2026-06-02 18:16:56.048128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f5gp6/nova-compute-init.txt 2026-06-02 18:16:56.048155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f5gp6/nova-compute-ssh-init.txt 2026-06-02 18:16:56.048293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f5gp6/nova-compute-ssh.txt 2026-06-02 18:16:56.048333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f5gp6/nova-compute-vnc-init.txt 2026-06-02 18:16:56.048361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f5gp6/nova-compute.txt 2026-06-02 18:16:56.048387 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5b57cd9c64-69qtn/ 2026-06-02 18:16:56.048413 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5b57cd9c64-69qtn/init.txt 2026-06-02 18:16:56.048440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5b57cd9c64-69qtn/nova-conductor.txt 2026-06-02 18:16:56.048467 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-gmjwz/ 2026-06-02 18:16:56.048495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-gmjwz/init.txt 2026-06-02 18:16:56.048523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-gmjwz/nova-db-init-0.txt 2026-06-02 18:16:56.048549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-gmjwz/nova-db-init-1.txt 2026-06-02 18:16:56.048575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-gmjwz/nova-db-init-2.txt 2026-06-02 18:16:56.048602 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-7flg6/ 2026-06-02 18:16:56.048628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-7flg6/init.txt 2026-06-02 18:16:56.048652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-7flg6/nova-db-sync.txt 2026-06-02 18:16:56.048676 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-k75wz/ 2026-06-02 18:16:56.048701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-k75wz/compute-ks-endpoints-admin.txt 2026-06-02 18:16:56.048729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-k75wz/compute-ks-endpoints-internal.txt 2026-06-02 18:16:56.048755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-k75wz/compute-ks-endpoints-public.txt 2026-06-02 18:16:56.048780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-k75wz/init.txt 2026-06-02 18:16:56.048805 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-dzkn9/ 2026-06-02 18:16:56.048838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-dzkn9/compute-ks-service-registration.txt 2026-06-02 18:16:56.048866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-dzkn9/init.txt 2026-06-02 18:16:56.048892 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-ps24t/ 2026-06-02 18:16:56.049014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-ps24t/init.txt 2026-06-02 18:16:56.049065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-ps24t/nova-ks-user.txt 2026-06-02 18:16:56.049096 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-85bc6975f-48452/ 2026-06-02 18:16:56.049125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-85bc6975f-48452/init.txt 2026-06-02 18:16:56.049153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-85bc6975f-48452/nova-novncproxy-init-assets.txt 2026-06-02 18:16:56.049181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-85bc6975f-48452/nova-novncproxy-init.txt 2026-06-02 18:16:56.049209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-85bc6975f-48452/nova-novncproxy.txt 2026-06-02 18:16:56.049236 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-5r759/ 2026-06-02 18:16:56.049264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-5r759/init.txt 2026-06-02 18:16:56.049291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-5r759/rabbit-init.txt 2026-06-02 18:16:56.049315 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5b9b8b6688-jsxm2/ 2026-06-02 18:16:56.049339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5b9b8b6688-jsxm2/init.txt 2026-06-02 18:16:56.049363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5b9b8b6688-jsxm2/nova-scheduler.txt 2026-06-02 18:16:56.049389 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-npc8p/ 2026-06-02 18:16:56.049415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-npc8p/init.txt 2026-06-02 18:16:56.049440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-npc8p/openvswitch-db-perms.txt 2026-06-02 18:16:56.049463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-npc8p/openvswitch-db.txt 2026-06-02 18:16:56.049486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-npc8p/openvswitch-vswitchd-modules.txt 2026-06-02 18:16:56.049511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-npc8p/openvswitch-vswitchd.txt 2026-06-02 18:16:56.049536 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ggljs/ 2026-06-02 18:16:56.049561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ggljs/controller-init.txt 2026-06-02 18:16:56.049588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ggljs/controller.txt 2026-06-02 18:16:56.049615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ggljs/get-gw-enabled.txt 2026-06-02 18:16:56.049641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ggljs/init.txt 2026-06-02 18:16:56.049666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ggljs/log-parser.txt 2026-06-02 18:16:56.049692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ggljs/vector.txt 2026-06-02 18:16:56.049718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-tsjdt/ 2026-06-02 18:16:56.049743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-tsjdt/init.txt 2026-06-02 18:16:56.049769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-tsjdt/northd.txt 2026-06-02 18:16:56.049794 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-06-02 18:16:56.049821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-06-02 18:16:56.049855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-06-02 18:16:56.049883 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-06-02 18:16:56.049910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-06-02 18:16:56.049935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-06-02 18:16:56.049960 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-06-02 18:16:56.049984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-06-02 18:16:56.050002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-06-02 18:16:56.050021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-06-02 18:16:56.050046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-06-02 18:16:56.050071 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-06-02 18:16:56.050095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-06-02 18:16:56.050119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-06-02 18:16:56.050143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-06-02 18:16:56.050164 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-5d5c6696f7-j27km/ 2026-06-02 18:16:56.050185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5d5c6696f7-j27km/init.txt 2026-06-02 18:16:56.050211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5d5c6696f7-j27km/placement-api.txt 2026-06-02 18:16:56.050237 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-b6v6j/ 2026-06-02 18:16:56.050263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-b6v6j/init.txt 2026-06-02 18:16:56.050288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-b6v6j/placement-db-init-0.txt 2026-06-02 18:16:56.050312 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-zzsd9/ 2026-06-02 18:16:56.050335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-zzsd9/init.txt 2026-06-02 18:16:56.050358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-zzsd9/placement-db-sync.txt 2026-06-02 18:16:56.050378 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-qpzs9/ 2026-06-02 18:16:56.050397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-qpzs9/init.txt 2026-06-02 18:16:56.050415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-qpzs9/placement-ks-endpoints-admin.txt 2026-06-02 18:16:56.050434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-qpzs9/placement-ks-endpoints-internal.txt 2026-06-02 18:16:56.050452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-qpzs9/placement-ks-endpoints-public.txt 2026-06-02 18:16:56.050471 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-58sv4/ 2026-06-02 18:16:56.050489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-58sv4/init.txt 2026-06-02 18:16:56.050506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-58sv4/placement-ks-service-registration.txt 2026-06-02 18:16:56.050524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-xkrmq/ 2026-06-02 18:16:56.050542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-xkrmq/init.txt 2026-06-02 18:16:56.050560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-xkrmq/placement-ks-user.txt 2026-06-02 18:16:56.050578 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-f7mnb/ 2026-06-02 18:16:56.050606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-f7mnb/percona-xtradb-cluster-operator.txt 2026-06-02 18:16:56.050632 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-06-02 18:16:56.050660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-06-02 18:16:56.050682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-06-02 18:16:56.050700 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-06-02 18:16:56.050718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-06-02 18:16:56.050736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-06-02 18:16:56.050889 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-8gfps/ 2026-06-02 18:16:56.050925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-8gfps/rabbitmq-cluster-operator.txt 2026-06-02 18:16:56.050947 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-06-02 18:16:56.050966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-06-02 18:16:56.050985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-06-02 18:16:56.051003 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-06-02 18:16:56.051024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-06-02 18:16:56.051051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-06-02 18:16:56.051071 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-47d5x/ 2026-06-02 18:16:56.051090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-47d5x/rabbitmq-cluster-operator.txt 2026-06-02 18:16:56.051110 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-06-02 18:16:56.051128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-06-02 18:16:56.051146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-06-02 18:16:56.051195 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-06-02 18:16:56.051219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-06-02 18:16:56.051237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-06-02 18:16:56.051255 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vhddp/ 2026-06-02 18:16:56.051273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vhddp/ceph-crash.txt 2026-06-02 18:16:56.051290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vhddp/chown-container-data-dir.txt 2026-06-02 18:16:56.051308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vhddp/make-container-crash-dir.txt 2026-06-02 18:16:56.051325 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx/ 2026-06-02 18:16:56.051343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx/chown-container-data-dir.txt 2026-06-02 18:16:56.051360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx/log-collector.txt 2026-06-02 18:16:56.051378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx/rgw.txt 2026-06-02 18:16:56.051395 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-b47498557-48ckw/ 2026-06-02 18:16:56.051418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-b47498557-48ckw/init.txt 2026-06-02 18:16:56.051437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-b47498557-48ckw/staffeln-api.txt 2026-06-02 18:16:56.051454 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-575b46cfbb-tnm4g/ 2026-06-02 18:16:56.051471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-575b46cfbb-tnm4g/staffeln-conductor.txt 2026-06-02 18:16:56.051489 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-96sw6/ 2026-06-02 18:16:56.051506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-96sw6/init.txt 2026-06-02 18:16:56.051524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-96sw6/staffeln-db-init-0.txt 2026-06-02 18:16:56.051541 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-26c4k/ 2026-06-02 18:16:56.051558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-26c4k/init.txt 2026-06-02 18:16:56.051576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-26c4k/staffeln-db-sync.txt 2026-06-02 18:16:56.051593 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-06-02 18:16:56.051611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-06-02 18:16:56.051629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-06-02 18:16:56.051647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-06-02 18:16:56.051665 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-06-02 18:16:56.051683 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-9thlc/ 2026-06-02 18:16:56.051701 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-9thlc/rook-ceph-operator.txt 2026-06-02 18:16:56.051719 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-06-02 18:16:56.051737 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-vz9xx/ 2026-06-02 18:16:56.051754 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-vz9xx/secretgen-controller.txt 2026-06-02 18:16:56.051772 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-06-02 18:16:56.051790 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-trsk7/ 2026-06-02 18:16:56.051808 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-trsk7/controller.txt 2026-06-02 18:16:56.051848 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-gz7g8/ 2026-06-02 18:16:56.051875 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-gz7g8/ingress-nginx-default-backend.txt 2026-06-02 18:16:56.051898 | instance | cd+++++++++ pod-logs/kube-system/ 2026-06-02 18:16:56.051920 | instance | cd+++++++++ pod-logs/kube-system/cilium-dk7gl/ 2026-06-02 18:16:56.051938 | instance | >f+++++++++ pod-logs/kube-system/cilium-dk7gl/apply-sysctl-overwrites.txt 2026-06-02 18:16:56.051957 | instance | >f+++++++++ pod-logs/kube-system/cilium-dk7gl/cilium-agent.txt 2026-06-02 18:16:56.051975 | instance | >f+++++++++ pod-logs/kube-system/cilium-dk7gl/clean-cilium-state.txt 2026-06-02 18:16:56.051993 | instance | >f+++++++++ pod-logs/kube-system/cilium-dk7gl/config.txt 2026-06-02 18:16:56.052011 | instance | >f+++++++++ pod-logs/kube-system/cilium-dk7gl/install-cni-binaries.txt 2026-06-02 18:16:56.052034 | instance | >f+++++++++ pod-logs/kube-system/cilium-dk7gl/mount-bpf-fs.txt 2026-06-02 18:16:56.052058 | instance | >f+++++++++ pod-logs/kube-system/cilium-dk7gl/mount-cgroup.txt 2026-06-02 18:16:56.052076 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-pkqrr/ 2026-06-02 18:16:56.052095 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-pkqrr/cilium-operator.txt 2026-06-02 18:16:56.052119 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-2x5mm/ 2026-06-02 18:16:56.052138 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-2x5mm/coredns.txt 2026-06-02 18:16:56.052156 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-4tnk8/ 2026-06-02 18:16:56.052175 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-4tnk8/coredns.txt 2026-06-02 18:16:56.052204 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-06-02 18:16:56.052232 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-06-02 18:16:56.052258 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-06-02 18:16:56.052285 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-06-02 18:16:56.052312 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-06-02 18:16:56.052339 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-06-02 18:16:56.052365 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-6jp2r/ 2026-06-02 18:16:56.052392 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-6jp2r/kube-proxy.txt 2026-06-02 18:16:56.052418 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-06-02 18:16:56.052444 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-06-02 18:16:56.052471 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-06-02 18:16:56.052497 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-06-02 18:16:56.052524 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-06-02 18:16:56.052551 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-snn4b/ 2026-06-02 18:16:56.052577 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-snn4b/local-path-provisioner.txt 2026-06-02 18:16:56.052603 | instance | cd+++++++++ pod-logs/monitoring/ 2026-06-02 18:16:56.052630 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-06-02 18:16:56.052656 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-06-02 18:16:56.052682 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-06-02 18:16:56.052708 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-06-02 18:16:56.052734 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-06-02 18:16:56.052760 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-fmqg7/ 2026-06-02 18:16:56.052786 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-fmqg7/goldpinger-daemon.txt 2026-06-02 18:16:56.052812 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6cfdffd897-kjsz6/ 2026-06-02 18:16:56.053400 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6cfdffd897-kjsz6/grafana-sc-dashboard.txt 2026-06-02 18:16:56.053438 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6cfdffd897-kjsz6/grafana-sc-datasources.txt 2026-06-02 18:16:56.053467 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6cfdffd897-kjsz6/grafana.txt 2026-06-02 18:16:56.053494 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmm4w/ 2026-06-02 18:16:56.053520 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jmm4w/kube-state-metrics.txt 2026-06-02 18:16:56.053547 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-5gj4t/ 2026-06-02 18:16:56.053572 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-5gj4t/kube-prometheus-stack.txt 2026-06-02 18:16:56.053607 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6srvm/ 2026-06-02 18:16:56.053634 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6srvm/node-exporter.txt 2026-06-02 18:16:56.053661 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6srvm/pod-tls-sidecar.txt 2026-06-02 18:16:56.053687 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-06-02 18:16:56.053713 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-06-02 18:16:56.053739 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-06-02 18:16:56.053765 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-06-02 18:16:56.053791 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-06-02 18:16:56.053817 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-smq9f/ 2026-06-02 18:16:56.053843 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-smq9f/nginx.txt 2026-06-02 18:16:56.053870 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-06-02 18:16:56.053896 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-06-02 18:16:56.053923 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-06-02 18:16:56.053949 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-mzd89/ 2026-06-02 18:16:56.053976 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-mzd89/gc.txt 2026-06-02 18:16:56.054002 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-62r2v/ 2026-06-02 18:16:56.054033 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-62r2v/master.txt 2026-06-02 18:16:56.054073 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-fzdgc/ 2026-06-02 18:16:56.054106 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-fzdgc/worker.txt 2026-06-02 18:16:56.054133 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-06-02 18:16:56.054159 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-06-02 18:16:56.054185 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-06-02 18:16:56.054211 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-06-02 18:16:56.054280 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-06-02 18:16:56.054315 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-06-02 18:16:56.054343 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-9h7dx/ 2026-06-02 18:16:56.054369 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-9h7dx/pushgateway.txt 2026-06-02 18:16:56.054395 | instance | cd+++++++++ pod-logs/monitoring/vector-76wcw/ 2026-06-02 18:16:56.054595 | instance | >f+++++++++ pod-logs/monitoring/vector-76wcw/vector.txt 2026-06-02 18:16:56.054665 | instance | cd+++++++++ pod-logs/openstack/ 2026-06-02 18:16:56.054700 | instance | cd+++++++++ pod-logs/openstack/barbican-api-595d957db5-dl6ms/ 2026-06-02 18:16:56.054729 | instance | >f+++++++++ pod-logs/openstack/barbican-api-595d957db5-dl6ms/barbican-api.txt 2026-06-02 18:16:56.054768 | instance | >f+++++++++ pod-logs/openstack/barbican-api-595d957db5-dl6ms/init.txt 2026-06-02 18:16:56.054806 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-wzxrs/ 2026-06-02 18:16:56.054845 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-wzxrs/barbican-db-init-0.txt 2026-06-02 18:16:56.054886 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-wzxrs/init.txt 2026-06-02 18:16:56.054939 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-4nhfr/ 2026-06-02 18:16:56.054975 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-4nhfr/barbican-db-sync.txt 2026-06-02 18:16:56.055174 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-4nhfr/init.txt 2026-06-02 18:16:56.055238 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-k7d76/ 2026-06-02 18:16:56.055274 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-k7d76/init.txt 2026-06-02 18:16:56.055301 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-k7d76/key-manager-ks-endpoints-admin.txt 2026-06-02 18:16:56.055327 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-k7d76/key-manager-ks-endpoints-internal.txt 2026-06-02 18:16:56.055353 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-k7d76/key-manager-ks-endpoints-public.txt 2026-06-02 18:16:56.055379 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-jqrtv/ 2026-06-02 18:16:56.055404 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-jqrtv/init.txt 2026-06-02 18:16:56.055429 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-jqrtv/key-manager-ks-service-registration.txt 2026-06-02 18:16:56.055455 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-j4l5g/ 2026-06-02 18:16:56.055481 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-j4l5g/barbican-ks-user.txt 2026-06-02 18:16:56.055507 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-j4l5g/init.txt 2026-06-02 18:16:56.055532 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-nx58f/ 2026-06-02 18:16:56.055557 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-nx58f/init.txt 2026-06-02 18:16:56.055583 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-nx58f/rabbit-init.txt 2026-06-02 18:16:56.055608 | instance | cd+++++++++ pod-logs/openstack/cinder-api-5f867dbcc8-dbtsb/ 2026-06-02 18:16:56.055634 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5f867dbcc8-dbtsb/ceph-coordination-volume-perms.txt 2026-06-02 18:16:56.055659 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5f867dbcc8-dbtsb/cinder-api.txt 2026-06-02 18:16:56.055683 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5f867dbcc8-dbtsb/init.txt 2026-06-02 18:16:56.055708 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-bd88764-4wvsr/ 2026-06-02 18:16:56.055733 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-bd88764-4wvsr/ceph-backup-keyring-placement.txt 2026-06-02 18:16:56.055757 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-bd88764-4wvsr/ceph-coordination-volume-perms.txt 2026-06-02 18:16:56.055782 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-bd88764-4wvsr/ceph-keyring-placement-rbd1.txt 2026-06-02 18:16:56.055806 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-bd88764-4wvsr/cinder-backup.txt 2026-06-02 18:16:56.055917 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-bd88764-4wvsr/init.txt 2026-06-02 18:16:56.055967 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-pzsg2/ 2026-06-02 18:16:56.055997 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-pzsg2/ceph-keyring-placement.txt 2026-06-02 18:16:56.056033 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-pzsg2/cinder-backup-storage-init.txt 2026-06-02 18:16:56.056060 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-pzsg2/init.txt 2026-06-02 18:16:56.056086 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-7cbmf/ 2026-06-02 18:16:56.056111 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-7cbmf/bootstrap.txt 2026-06-02 18:16:56.056137 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-7cbmf/init.txt 2026-06-02 18:16:56.056162 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wr28l/ 2026-06-02 18:16:56.056188 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wr28l/create-internal-tenant.txt 2026-06-02 18:16:56.056292 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wr28l/init.txt 2026-06-02 18:16:56.056319 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-f5pf8/ 2026-06-02 18:16:56.056338 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-f5pf8/cinder-db-init-0.txt 2026-06-02 18:16:56.056357 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-f5pf8/init.txt 2026-06-02 18:16:56.056376 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-9fqpv/ 2026-06-02 18:16:56.056394 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-9fqpv/cinder-db-sync.txt 2026-06-02 18:16:56.056413 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-9fqpv/init.txt 2026-06-02 18:16:56.056432 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-kkzq2/ 2026-06-02 18:16:56.056450 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-kkzq2/init.txt 2026-06-02 18:16:56.056468 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-kkzq2/volumev3-ks-endpoints-admin.txt 2026-06-02 18:16:56.056486 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-kkzq2/volumev3-ks-endpoints-internal.txt 2026-06-02 18:16:56.056503 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-kkzq2/volumev3-ks-endpoints-public.txt 2026-06-02 18:16:56.056522 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-kk8vz/ 2026-06-02 18:16:56.056540 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-kk8vz/init.txt 2026-06-02 18:16:56.056558 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-kk8vz/volumev3-ks-service-registration.txt 2026-06-02 18:16:56.056576 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-jxlx4/ 2026-06-02 18:16:56.056593 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-jxlx4/cinder-ks-user.txt 2026-06-02 18:16:56.056611 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-jxlx4/init.txt 2026-06-02 18:16:56.056629 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-pjtq9/ 2026-06-02 18:16:56.056648 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-pjtq9/init.txt 2026-06-02 18:16:56.056666 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-pjtq9/rabbit-init.txt 2026-06-02 18:16:56.056683 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-56bbcd4954-gtld4/ 2026-06-02 18:16:56.056702 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-56bbcd4954-gtld4/ceph-coordination-volume-perms.txt 2026-06-02 18:16:56.056720 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-56bbcd4954-gtld4/cinder-scheduler.txt 2026-06-02 18:16:56.056737 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-56bbcd4954-gtld4/init.txt 2026-06-02 18:16:56.056755 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-x528q/ 2026-06-02 18:16:56.056772 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-x528q/ceph-keyring-placement.txt 2026-06-02 18:16:56.056791 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-x528q/cinder-storage-init-rbd1.txt 2026-06-02 18:16:56.056808 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-x528q/init.txt 2026-06-02 18:16:56.056826 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-7548599647-nd2p7/ 2026-06-02 18:16:56.056844 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7548599647-nd2p7/ceph-coordination-volume-perms.txt 2026-06-02 18:16:56.056862 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7548599647-nd2p7/ceph-keyring-placement-rbd1.txt 2026-06-02 18:16:56.056879 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7548599647-nd2p7/cinder-volume.txt 2026-06-02 18:16:56.056897 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7548599647-nd2p7/init-cinder-conf.txt 2026-06-02 18:16:56.056914 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7548599647-nd2p7/init.txt 2026-06-02 18:16:56.056932 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29673725-7n5gb/ 2026-06-02 18:16:56.056968 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29673725-7n5gb/cinder-volume-usage-audit.txt 2026-06-02 18:16:56.056990 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29673725-7n5gb/init.txt 2026-06-02 18:16:56.057008 | instance | cd+++++++++ pod-logs/openstack/glance-api-766dcc8ccc-k5hh5/ 2026-06-02 18:16:56.057028 | instance | >f+++++++++ pod-logs/openstack/glance-api-766dcc8ccc-k5hh5/ceph-keyring-placement.txt 2026-06-02 18:16:56.057074 | instance | >f+++++++++ pod-logs/openstack/glance-api-766dcc8ccc-k5hh5/glance-api.txt 2026-06-02 18:16:56.057102 | instance | >f+++++++++ pod-logs/openstack/glance-api-766dcc8ccc-k5hh5/glance-perms.txt 2026-06-02 18:16:56.057121 | instance | >f+++++++++ pod-logs/openstack/glance-api-766dcc8ccc-k5hh5/init.txt 2026-06-02 18:16:56.057140 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-h84mj/ 2026-06-02 18:16:56.057159 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-h84mj/glance-db-init-0.txt 2026-06-02 18:16:56.057177 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-h84mj/init.txt 2026-06-02 18:16:56.057198 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-pm7tn/ 2026-06-02 18:16:56.057218 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-pm7tn/glance-db-sync.txt 2026-06-02 18:16:56.057235 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-pm7tn/init.txt 2026-06-02 18:16:56.057383 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-ss5jd/ 2026-06-02 18:16:56.057419 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-ss5jd/image-ks-endpoints-admin.txt 2026-06-02 18:16:56.057440 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-ss5jd/image-ks-endpoints-internal.txt 2026-06-02 18:16:56.057460 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-ss5jd/image-ks-endpoints-public.txt 2026-06-02 18:16:56.057479 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-ss5jd/init.txt 2026-06-02 18:16:56.057498 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-hkjmc/ 2026-06-02 18:16:56.057516 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-hkjmc/image-ks-service-registration.txt 2026-06-02 18:16:56.057534 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-hkjmc/init.txt 2026-06-02 18:16:56.057553 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-29rgn/ 2026-06-02 18:16:56.057571 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-29rgn/glance-ks-user.txt 2026-06-02 18:16:56.057589 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-29rgn/init.txt 2026-06-02 18:16:56.057607 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-9l9dz/ 2026-06-02 18:16:56.057625 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-9l9dz/glance-metadefs-load.txt 2026-06-02 18:16:56.057645 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-9l9dz/init.txt 2026-06-02 18:16:56.057762 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-v5pf2/ 2026-06-02 18:16:56.057787 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-v5pf2/init.txt 2026-06-02 18:16:56.057806 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-v5pf2/rabbit-init.txt 2026-06-02 18:16:56.057825 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-wb9pg/ 2026-06-02 18:16:56.057844 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-wb9pg/ceph-keyring-placement.txt 2026-06-02 18:16:56.057862 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-wb9pg/glance-storage-init.txt 2026-06-02 18:16:56.057880 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-wb9pg/init.txt 2026-06-02 18:16:56.057899 | instance | cd+++++++++ pod-logs/openstack/keepalived-dd4sd/ 2026-06-02 18:16:56.057917 | instance | >f+++++++++ pod-logs/openstack/keepalived-dd4sd/init.txt 2026-06-02 18:16:56.057936 | instance | >f+++++++++ pod-logs/openstack/keepalived-dd4sd/keepalived.txt 2026-06-02 18:16:56.057960 | instance | >f+++++++++ pod-logs/openstack/keepalived-dd4sd/wait-for-ip.txt 2026-06-02 18:16:56.057994 | instance | cd+++++++++ pod-logs/openstack/keystone-api-69f66598bd-bgl85/ 2026-06-02 18:16:56.058015 | instance | >f+++++++++ pod-logs/openstack/keystone-api-69f66598bd-bgl85/init.txt 2026-06-02 18:16:56.058041 | instance | >f+++++++++ pod-logs/openstack/keystone-api-69f66598bd-bgl85/keystone-api.txt 2026-06-02 18:16:56.058064 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-q52c4/ 2026-06-02 18:16:56.058083 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-q52c4/bootstrap.txt 2026-06-02 18:16:56.058102 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-q52c4/init.txt 2026-06-02 18:16:56.058120 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-2ttxv/ 2026-06-02 18:16:56.058139 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-2ttxv/init.txt 2026-06-02 18:16:56.058157 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-2ttxv/keystone-credential-setup.txt 2026-06-02 18:16:56.058175 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-rj5cl/ 2026-06-02 18:16:56.058193 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-rj5cl/init.txt 2026-06-02 18:16:56.058212 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-rj5cl/keystone-db-init-0.txt 2026-06-02 18:16:56.058230 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-m9bp2/ 2026-06-02 18:16:56.058248 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-m9bp2/init.txt 2026-06-02 18:16:56.058266 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-m9bp2/keystone-db-sync.txt 2026-06-02 18:16:56.058285 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-bqfs5/ 2026-06-02 18:16:56.058304 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-bqfs5/init.txt 2026-06-02 18:16:56.058323 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-bqfs5/keystone-domain-manage.txt 2026-06-02 18:16:56.058341 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-bsr9q/ 2026-06-02 18:16:56.058359 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-bsr9q/init.txt 2026-06-02 18:16:56.058378 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-bsr9q/keystone-fernet-setup.txt 2026-06-02 18:16:56.058396 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-wmwpx/ 2026-06-02 18:16:56.058414 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-wmwpx/init.txt 2026-06-02 18:16:56.058432 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-wmwpx/rabbit-init.txt 2026-06-02 18:16:56.058450 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-lrbgc/ 2026-06-02 18:16:56.058468 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lrbgc/ceph-admin-keyring-placement.txt 2026-06-02 18:16:56.058487 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lrbgc/ceph-keyring-placement.txt 2026-06-02 18:16:56.058505 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lrbgc/init-dynamic-options.txt 2026-06-02 18:16:56.058522 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lrbgc/init.txt 2026-06-02 18:16:56.058540 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lrbgc/libvirt-exporter.txt 2026-06-02 18:16:56.058557 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lrbgc/libvirt.txt 2026-06-02 18:16:56.058574 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lrbgc/tls-sidecar.txt 2026-06-02 18:16:56.058592 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-k7658/ 2026-06-02 18:16:56.058609 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-k7658/init.txt 2026-06-02 18:16:56.058627 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-k7658/memcached-exporter.txt 2026-06-02 18:16:56.058644 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-k7658/memcached.txt 2026-06-02 18:16:56.058662 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-nj9nl/ 2026-06-02 18:16:56.058686 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-nj9nl/init.txt 2026-06-02 18:16:56.058705 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-nj9nl/neutron-db-init-0.txt 2026-06-02 18:16:56.058723 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-4kt88/ 2026-06-02 18:16:56.058741 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-4kt88/init.txt 2026-06-02 18:16:56.058759 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-4kt88/neutron-db-sync.txt 2026-06-02 18:16:56.058777 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-bc8j7/ 2026-06-02 18:16:56.058795 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-bc8j7/init.txt 2026-06-02 18:16:56.058813 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-bc8j7/network-ks-endpoints-admin.txt 2026-06-02 18:16:56.058831 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-bc8j7/network-ks-endpoints-internal.txt 2026-06-02 18:16:56.058849 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-bc8j7/network-ks-endpoints-public.txt 2026-06-02 18:16:56.058867 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-scqs9/ 2026-06-02 18:16:56.058885 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-scqs9/init.txt 2026-06-02 18:16:56.058903 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-scqs9/network-ks-service-registration.txt 2026-06-02 18:16:56.058922 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-tk9tf/ 2026-06-02 18:16:56.058940 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-tk9tf/init.txt 2026-06-02 18:16:56.058957 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-tk9tf/neutron-ks-user.txt 2026-06-02 18:16:56.058976 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-65t9v/ 2026-06-02 18:16:56.058994 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-65t9v/init.txt 2026-06-02 18:16:56.059012 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-65t9v/neutron-netns-cleanup-cron.txt 2026-06-02 18:16:56.059035 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-rlwcp/ 2026-06-02 18:16:56.059058 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-rlwcp/init.txt 2026-06-02 18:16:56.059077 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-rlwcp/neutron-metadata-agent-init.txt 2026-06-02 18:16:56.059095 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-rlwcp/neutron-ovn-metadata-agent.txt 2026-06-02 18:16:56.059114 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-rlwcp/ovn-neutron-init.txt 2026-06-02 18:16:56.059133 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-2hhpt/ 2026-06-02 18:16:56.059151 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-2hhpt/init.txt 2026-06-02 18:16:56.059169 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-2hhpt/neutron-ovn-vpn-agent.txt 2026-06-02 18:16:56.059187 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-2hhpt/ovn-neutron-init.txt 2026-06-02 18:16:56.059205 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-2hhpt/ovn-vpn-agent-init.txt 2026-06-02 18:16:56.059223 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-9l4vq/ 2026-06-02 18:16:56.059241 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-9l4vq/init.txt 2026-06-02 18:16:56.059259 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-9l4vq/rabbit-init.txt 2026-06-02 18:16:56.059277 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-7fb7499c58-mv7dq/ 2026-06-02 18:16:56.059295 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-7fb7499c58-mv7dq/init.txt 2026-06-02 18:16:56.059313 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-7fb7499c58-mv7dq/neutron-rpc-server.txt 2026-06-02 18:16:56.059337 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-7fb7499c58-mv7dq/ovn-neutron-init.txt 2026-06-02 18:16:56.059356 | instance | cd+++++++++ pod-logs/openstack/neutron-server-698cc99dc8-wgf75/ 2026-06-02 18:16:56.059374 | instance | >f+++++++++ pod-logs/openstack/neutron-server-698cc99dc8-wgf75/init.txt 2026-06-02 18:16:56.059393 | instance | >f+++++++++ pod-logs/openstack/neutron-server-698cc99dc8-wgf75/neutron-policy-server.txt 2026-06-02 18:16:56.059411 | instance | >f+++++++++ pod-logs/openstack/neutron-server-698cc99dc8-wgf75/neutron-server.txt 2026-06-02 18:16:56.059429 | instance | >f+++++++++ pod-logs/openstack/neutron-server-698cc99dc8-wgf75/ovn-neutron-init.txt 2026-06-02 18:16:56.059447 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-7d6cd9d496-8wjjl/ 2026-06-02 18:16:56.059465 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7d6cd9d496-8wjjl/init.txt 2026-06-02 18:16:56.059483 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7d6cd9d496-8wjjl/nova-api-metadata-init.txt 2026-06-02 18:16:56.059502 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7d6cd9d496-8wjjl/nova-api.txt 2026-06-02 18:16:56.059521 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-cfc5fbfb8-kwvr4/ 2026-06-02 18:16:56.059539 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-cfc5fbfb8-kwvr4/init.txt 2026-06-02 18:16:56.059558 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-cfc5fbfb8-kwvr4/nova-osapi.txt 2026-06-02 18:16:56.059577 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-vgzrb/ 2026-06-02 18:16:56.059596 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-vgzrb/bootstrap.txt 2026-06-02 18:16:56.059745 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-vgzrb/init.txt 2026-06-02 18:16:56.059783 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-8m2sj/ 2026-06-02 18:16:56.059805 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-8m2sj/init.txt 2026-06-02 18:16:56.059847 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-8m2sj/nova-cell-setup-init.txt 2026-06-02 18:16:56.059873 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-8m2sj/nova-cell-setup.txt 2026-06-02 18:16:56.059894 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-f5gp6/ 2026-06-02 18:16:56.059913 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f5gp6/ceph-admin-keyring-placement.txt 2026-06-02 18:16:56.059931 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f5gp6/ceph-keyring-placement.txt 2026-06-02 18:16:56.059949 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f5gp6/ceph-perms.txt 2026-06-02 18:16:56.059967 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f5gp6/init.txt 2026-06-02 18:16:56.059984 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f5gp6/nova-compute-init.txt 2026-06-02 18:16:56.060002 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f5gp6/nova-compute-ssh-init.txt 2026-06-02 18:16:56.060022 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f5gp6/nova-compute-ssh.txt 2026-06-02 18:16:56.060049 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f5gp6/nova-compute-vnc-init.txt 2026-06-02 18:16:56.060143 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f5gp6/nova-compute.txt 2026-06-02 18:16:56.060164 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-5b57cd9c64-69qtn/ 2026-06-02 18:16:56.060182 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5b57cd9c64-69qtn/init.txt 2026-06-02 18:16:56.060200 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5b57cd9c64-69qtn/nova-conductor.txt 2026-06-02 18:16:56.060218 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-gmjwz/ 2026-06-02 18:16:56.060236 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-gmjwz/init.txt 2026-06-02 18:16:56.060254 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-gmjwz/nova-db-init-0.txt 2026-06-02 18:16:56.060279 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-gmjwz/nova-db-init-1.txt 2026-06-02 18:16:56.060298 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-gmjwz/nova-db-init-2.txt 2026-06-02 18:16:56.060316 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-7flg6/ 2026-06-02 18:16:56.060334 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-7flg6/init.txt 2026-06-02 18:16:56.060351 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-7flg6/nova-db-sync.txt 2026-06-02 18:16:56.060368 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-k75wz/ 2026-06-02 18:16:56.060385 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-k75wz/compute-ks-endpoints-admin.txt 2026-06-02 18:16:56.060402 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-k75wz/compute-ks-endpoints-internal.txt 2026-06-02 18:16:56.060420 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-k75wz/compute-ks-endpoints-public.txt 2026-06-02 18:16:56.060437 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-k75wz/init.txt 2026-06-02 18:16:56.060455 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-dzkn9/ 2026-06-02 18:16:56.060473 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-dzkn9/compute-ks-service-registration.txt 2026-06-02 18:16:56.060491 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-dzkn9/init.txt 2026-06-02 18:16:56.060509 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-ps24t/ 2026-06-02 18:16:56.060527 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-ps24t/init.txt 2026-06-02 18:16:56.060545 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-ps24t/nova-ks-user.txt 2026-06-02 18:16:56.060563 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-85bc6975f-48452/ 2026-06-02 18:16:56.060581 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-85bc6975f-48452/init.txt 2026-06-02 18:16:56.060598 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-85bc6975f-48452/nova-novncproxy-init-assets.txt 2026-06-02 18:16:56.060616 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-85bc6975f-48452/nova-novncproxy-init.txt 2026-06-02 18:16:56.060634 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-85bc6975f-48452/nova-novncproxy.txt 2026-06-02 18:16:56.060651 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-5r759/ 2026-06-02 18:16:56.060669 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-5r759/init.txt 2026-06-02 18:16:56.060687 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-5r759/rabbit-init.txt 2026-06-02 18:16:56.060705 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-5b9b8b6688-jsxm2/ 2026-06-02 18:16:56.060723 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5b9b8b6688-jsxm2/init.txt 2026-06-02 18:16:56.060741 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5b9b8b6688-jsxm2/nova-scheduler.txt 2026-06-02 18:16:56.060759 | instance | cd+++++++++ pod-logs/openstack/openvswitch-npc8p/ 2026-06-02 18:16:56.060777 | instance | >f+++++++++ pod-logs/openstack/openvswitch-npc8p/init.txt 2026-06-02 18:16:56.060795 | instance | >f+++++++++ pod-logs/openstack/openvswitch-npc8p/openvswitch-db-perms.txt 2026-06-02 18:16:56.060814 | instance | >f+++++++++ pod-logs/openstack/openvswitch-npc8p/openvswitch-db.txt 2026-06-02 18:16:56.060832 | instance | >f+++++++++ pod-logs/openstack/openvswitch-npc8p/openvswitch-vswitchd-modules.txt 2026-06-02 18:16:56.060850 | instance | >f+++++++++ pod-logs/openstack/openvswitch-npc8p/openvswitch-vswitchd.txt 2026-06-02 18:16:56.060868 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-ggljs/ 2026-06-02 18:16:56.060886 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-ggljs/controller-init.txt 2026-06-02 18:16:56.060904 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-ggljs/controller.txt 2026-06-02 18:16:56.060921 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-ggljs/get-gw-enabled.txt 2026-06-02 18:16:56.060944 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-ggljs/init.txt 2026-06-02 18:16:56.060979 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-ggljs/log-parser.txt 2026-06-02 18:16:56.060998 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-ggljs/vector.txt 2026-06-02 18:16:56.061017 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-tsjdt/ 2026-06-02 18:16:56.061042 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-tsjdt/init.txt 2026-06-02 18:16:56.061068 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-tsjdt/northd.txt 2026-06-02 18:16:56.061089 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-06-02 18:16:56.061107 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-06-02 18:16:56.061126 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-06-02 18:16:56.061144 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-06-02 18:16:56.061162 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-06-02 18:16:56.061181 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-06-02 18:16:56.061199 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-06-02 18:16:56.061218 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-06-02 18:16:56.061236 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-06-02 18:16:56.061254 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-06-02 18:16:56.061271 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-06-02 18:16:56.061289 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-06-02 18:16:56.061307 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-06-02 18:16:56.061325 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-06-02 18:16:56.061343 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-06-02 18:16:56.061361 | instance | cd+++++++++ pod-logs/openstack/placement-api-5d5c6696f7-j27km/ 2026-06-02 18:16:56.061380 | instance | >f+++++++++ pod-logs/openstack/placement-api-5d5c6696f7-j27km/init.txt 2026-06-02 18:16:56.061397 | instance | >f+++++++++ pod-logs/openstack/placement-api-5d5c6696f7-j27km/placement-api.txt 2026-06-02 18:16:56.061415 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-b6v6j/ 2026-06-02 18:16:56.061433 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-b6v6j/init.txt 2026-06-02 18:16:56.061451 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-b6v6j/placement-db-init-0.txt 2026-06-02 18:16:56.061469 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-zzsd9/ 2026-06-02 18:16:56.061487 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-zzsd9/init.txt 2026-06-02 18:16:56.061505 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-zzsd9/placement-db-sync.txt 2026-06-02 18:16:56.061523 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-qpzs9/ 2026-06-02 18:16:56.061540 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-qpzs9/init.txt 2026-06-02 18:16:56.061558 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-qpzs9/placement-ks-endpoints-admin.txt 2026-06-02 18:16:56.061576 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-qpzs9/placement-ks-endpoints-internal.txt 2026-06-02 18:16:56.061594 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-qpzs9/placement-ks-endpoints-public.txt 2026-06-02 18:16:56.061611 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-58sv4/ 2026-06-02 18:16:56.061629 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-58sv4/init.txt 2026-06-02 18:16:56.061647 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-58sv4/placement-ks-service-registration.txt 2026-06-02 18:16:56.061665 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-xkrmq/ 2026-06-02 18:16:56.061692 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-xkrmq/init.txt 2026-06-02 18:16:56.061712 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-xkrmq/placement-ks-user.txt 2026-06-02 18:16:56.061730 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-f7mnb/ 2026-06-02 18:16:56.061748 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-f7mnb/percona-xtradb-cluster-operator.txt 2026-06-02 18:16:56.061766 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-06-02 18:16:56.061784 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-06-02 18:16:56.061802 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-06-02 18:16:56.061819 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-06-02 18:16:56.061837 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-06-02 18:16:56.061855 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-06-02 18:16:56.061873 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-8gfps/ 2026-06-02 18:16:56.061891 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-8gfps/rabbitmq-cluster-operator.txt 2026-06-02 18:16:56.061909 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-06-02 18:16:56.061926 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-06-02 18:16:56.061944 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-06-02 18:16:56.061962 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-06-02 18:16:56.061980 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-06-02 18:16:56.061998 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-06-02 18:16:56.062016 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-47d5x/ 2026-06-02 18:16:56.062042 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-47d5x/rabbitmq-cluster-operator.txt 2026-06-02 18:16:56.062063 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-06-02 18:16:56.062212 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-06-02 18:16:56.062249 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-06-02 18:16:56.062271 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-06-02 18:16:56.062290 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-06-02 18:16:56.062309 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-06-02 18:16:56.062327 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vhddp/ 2026-06-02 18:16:56.062345 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vhddp/ceph-crash.txt 2026-06-02 18:16:56.062363 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vhddp/chown-container-data-dir.txt 2026-06-02 18:16:56.062381 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vhddp/make-container-crash-dir.txt 2026-06-02 18:16:56.062399 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx/ 2026-06-02 18:16:56.062417 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx/chown-container-data-dir.txt 2026-06-02 18:16:56.062436 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx/log-collector.txt 2026-06-02 18:16:56.062453 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-njmhx/rgw.txt 2026-06-02 18:16:56.062472 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-b47498557-48ckw/ 2026-06-02 18:16:56.062496 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-b47498557-48ckw/init.txt 2026-06-02 18:16:56.062576 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-b47498557-48ckw/staffeln-api.txt 2026-06-02 18:16:56.062628 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-575b46cfbb-tnm4g/ 2026-06-02 18:16:56.062651 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-575b46cfbb-tnm4g/staffeln-conductor.txt 2026-06-02 18:16:56.062670 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-96sw6/ 2026-06-02 18:16:56.062689 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-96sw6/init.txt 2026-06-02 18:16:56.062707 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-96sw6/staffeln-db-init-0.txt 2026-06-02 18:16:56.062725 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-26c4k/ 2026-06-02 18:16:56.062743 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-26c4k/init.txt 2026-06-02 18:16:56.062760 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-26c4k/staffeln-db-sync.txt 2026-06-02 18:16:56.062778 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-06-02 18:16:56.062796 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-06-02 18:16:56.062815 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-06-02 18:16:56.062833 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-06-02 18:16:56.062851 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-06-02 18:16:56.062868 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-9thlc/ 2026-06-02 18:16:56.062886 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-9thlc/rook-ceph-operator.txt 2026-06-02 18:16:56.062904 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-06-02 18:16:56.062922 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-vz9xx/ 2026-06-02 18:16:56.062940 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-vz9xx/secretgen-controller.txt 2026-06-02 18:16:56.084494 | 2026-06-02 18:16:56.084632 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-06-02 18:16:56.316387 | instance | changed 2026-06-02 18:16:56.323589 | 2026-06-02 18:16:56.323759 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-06-02 18:16:57.010179 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-06-02 18:16:57.027110 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-02 18:16:57.027168 | instance | Dload Upload Total Spent Left Speed 2026-06-02 18:16:57.032232 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-06-02 18:16:57.201740 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-06-02 18:16:57.209818 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-02 18:16:57.210369 | instance | Dload Upload Total Spent Left Speed 2026-06-02 18:16:57.214146 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-06-02 18:16:57.536998 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-06-02 18:16:57.545256 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-02 18:16:57.545284 | instance | Dload Upload Total Spent Left Speed 2026-06-02 18:16:57.548981 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-06-02 18:16:57.719352 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-06-02 18:16:57.862650 | instance | ERROR 2026-06-02 18:16:57.862914 | instance | { 2026-06-02 18:16:57.862958 | instance | "delta": "0:00:01.190655", 2026-06-02 18:16:57.862989 | instance | "end": "2026-06-02 18:16:57.722220", 2026-06-02 18:16:57.863016 | instance | "msg": "non-zero return code", 2026-06-02 18:16:57.863042 | instance | "rc": 5, 2026-06-02 18:16:57.863067 | instance | "start": "2026-06-02 18:16:56.531565" 2026-06-02 18:16:57.863092 | instance | } 2026-06-02 18:16:57.863123 | instance | ERROR: Ignoring Errors 2026-06-02 18:16:57.869380 | 2026-06-02 18:16:57.869451 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-06-02 18:16:58.216130 | instance | ceph-mgr endpoints: 2026-06-02 18:16:58.464919 | instance | ok: Runtime: 0:00:00.082225 2026-06-02 18:16:58.471724 | 2026-06-02 18:16:58.471814 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-06-02 18:16:59.011745 | instance | ok: Runtime: 0:00:00.076519 2026-06-02 18:16:59.018214 | 2026-06-02 18:16:59.018279 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-06-02 18:16:59.518848 | instance | changed: 2026-06-02 18:16:59.519091 | instance | cd+++++++++ prometheus/ 2026-06-02 18:16:59.519128 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-06-02 18:16:59.519157 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-06-02 18:16:59.519186 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-06-02 18:16:59.530525 | 2026-06-02 18:16:59.530596 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-06-02 18:16:59.752783 | instance | changed 2026-06-02 18:16:59.759790 | 2026-06-02 18:16:59.759958 | TASK [gather-selenium-data : Get selenium data] 2026-06-02 18:16:59.970284 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-06-02 18:16:59.971580 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-06-02 18:17:00.300258 | instance | ERROR 2026-06-02 18:17:00.300547 | instance | { 2026-06-02 18:17:00.300593 | instance | "delta": "0:00:00.005814", 2026-06-02 18:17:00.300624 | instance | "end": "2026-06-02 18:16:59.971855", 2026-06-02 18:17:00.300654 | instance | "msg": "non-zero return code", 2026-06-02 18:17:00.300680 | instance | "rc": 1, 2026-06-02 18:17:00.300707 | instance | "start": "2026-06-02 18:16:59.966041" 2026-06-02 18:17:00.300732 | instance | } 2026-06-02 18:17:00.300766 | instance | ERROR: Ignoring Errors 2026-06-02 18:17:00.307507 | 2026-06-02 18:17:00.307612 | TASK [gather-selenium-data : Downloads logs to executor] 2026-06-02 18:17:00.787502 | instance | changed: cd+++++++++ selenium/ 2026-06-02 18:17:00.793332 | 2026-06-02 18:17:00.793640 | PLAY RECAP 2026-06-02 18:17:00.793729 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-06-02 18:17:00.793761 | 2026-06-02 18:17:00.957427 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-06-02 18:17:00.965391 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 18:17:01.585961 | 2026-06-02 18:17:01.586096 | PLAY [all] 2026-06-02 18:17:01.597240 | 2026-06-02 18:17:01.597329 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-02 18:17:01.642711 | instance | skipping: Conditional result was False 2026-06-02 18:17:01.657630 | 2026-06-02 18:17:01.657765 | TASK [fetch-output : Set log path for single node] 2026-06-02 18:17:01.703360 | instance | ok 2026-06-02 18:17:01.709322 | 2026-06-02 18:17:01.709396 | LOOP [fetch-output : Ensure local output dirs] 2026-06-02 18:17:02.105782 | instance -> localhost | ok: "/var/lib/zuul/builds/6885332dad86464f8e1fa71e6c972bc8/work/logs" 2026-06-02 18:17:02.320014 | instance -> localhost | changed: "/var/lib/zuul/builds/6885332dad86464f8e1fa71e6c972bc8/work/artifacts" 2026-06-02 18:17:02.528245 | instance -> localhost | changed: "/var/lib/zuul/builds/6885332dad86464f8e1fa71e6c972bc8/work/docs" 2026-06-02 18:17:02.549817 | 2026-06-02 18:17:02.549929 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-02 18:17:03.173011 | instance | changed: .d..t...... ./ 2026-06-02 18:17:03.173257 | instance | changed: All items complete 2026-06-02 18:17:03.173296 | 2026-06-02 18:17:03.611855 | instance | changed: .d..t...... ./ 2026-06-02 18:17:04.053452 | instance | changed: .d..t...... ./ 2026-06-02 18:17:04.076073 | 2026-06-02 18:17:04.076210 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-02 18:17:04.496528 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008333 2026-06-02 18:17:04.733368 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008295 2026-06-02 18:17:04.744823 | 2026-06-02 18:17:04.744887 | PLAY [all] 2026-06-02 18:17:04.751883 | 2026-06-02 18:17:04.751952 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-02 18:17:05.139908 | instance | changed 2026-06-02 18:17:05.145441 | 2026-06-02 18:17:05.145492 | PLAY RECAP 2026-06-02 18:17:05.145544 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-02 18:17:05.145569 | 2026-06-02 18:17:05.273790 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 18:17:05.287817 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-02 18:17:05.934336 | 2026-06-02 18:17:05.934505 | PLAY [localhost] 2026-06-02 18:17:05.944800 | 2026-06-02 18:17:05.944888 | TASK [Generate Zuul manifest] 2026-06-02 18:17:05.968765 | localhost | ok 2026-06-02 18:17:05.985516 | 2026-06-02 18:17:05.985591 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-02 18:17:06.604048 | localhost | changed 2026-06-02 18:17:06.614076 | 2026-06-02 18:17:06.614158 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-02 18:17:06.645110 | localhost | ok 2026-06-02 18:17:06.652912 | 2026-06-02 18:17:06.652996 | TASK [Upload logs] 2026-06-02 18:17:06.673856 | localhost | ok 2026-06-02 18:17:06.773893 | 2026-06-02 18:17:06.774028 | TASK [Set zuul-log-path fact] 2026-06-02 18:17:06.794879 | localhost | ok 2026-06-02 18:17:06.808107 | 2026-06-02 18:17:06.808172 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 18:17:06.840580 | localhost | ok 2026-06-02 18:17:06.851423 | 2026-06-02 18:17:06.851486 | TASK [upload-logs : Create log directories] 2026-06-02 18:17:07.238349 | localhost | changed 2026-06-02 18:17:07.243821 | 2026-06-02 18:17:07.243892 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-02 18:17:07.619013 | localhost -> localhost | ok: Runtime: 0:00:00.024747 2026-06-02 18:17:07.625658 | 2026-06-02 18:17:07.625748 | TASK [upload-logs : Upload logs to log server] 2026-06-02 18:17:08.539895 | localhost | Output suppressed because no_log was given 2026-06-02 18:17:08.550299 | 2026-06-02 18:17:08.550433 | LOOP [upload-logs : Compress console log and json output] 2026-06-02 18:17:08.597823 | localhost | skipping: Conditional result was False 2026-06-02 18:17:08.604746 | localhost | skipping: Conditional result was False 2026-06-02 18:17:08.616439 | 2026-06-02 18:17:08.616575 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-02 18:17:08.658700 | localhost | skipping: Conditional result was False 2026-06-02 18:17:08.659128 | 2026-06-02 18:17:08.663108 | localhost | skipping: Conditional result was False 2026-06-02 18:17:08.680227 | 2026-06-02 18:17:08.680342 | LOOP [upload-logs : Upload console log and json output]