2026-09-17 03:59:03.196391 | Job console starting 2026-09-17 03:59:03.210918 | Updating git repos 2026-09-17 03:59:07.951669 | Cloning repos into workspace 2026-09-17 03:59:25.959927 | Restoring repo states 2026-09-17 03:59:42.529902 | Merging changes 2026-09-17 03:59:43.475343 | Checking out repos 2026-09-17 03:59:45.049613 | Preparing playbooks 2026-09-17 03:59:47.023121 | Running Ansible setup 2026-09-17 03:59:50.821693 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-17 03:59:51.431952 | 2026-09-17 03:59:51.432101 | PLAY [localhost] 2026-09-17 03:59:51.439152 | 2026-09-17 03:59:51.439217 | TASK [Gathering Facts] 2026-09-17 03:59:52.373250 | localhost | ok 2026-09-17 03:59:52.389328 | 2026-09-17 03:59:52.389552 | TASK [Setup log path fact] 2026-09-17 03:59:52.410818 | localhost | ok 2026-09-17 03:59:52.423801 | 2026-09-17 03:59:52.423903 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-17 03:59:52.462803 | localhost | ok 2026-09-17 03:59:52.470984 | 2026-09-17 03:59:52.471101 | TASK [emit-job-header : Print job information] 2026-09-17 03:59:52.521946 | # Job Information 2026-09-17 03:59:52.522203 | Ansible Version: 2.16.18 2026-09-17 03:59:52.522272 | Job: atmosphere-molecule-aio-ovn 2026-09-17 03:59:52.522314 | Pipeline: check 2026-09-17 03:59:52.522352 | Executor: 2d72f0692154 2026-09-17 03:59:52.522389 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-09-17 03:59:52.522433 | Event ID: b952f8f0-b24b-11f1-9125-b813d5f6688e 2026-09-17 03:59:52.527790 | 2026-09-17 03:59:52.527931 | LOOP [emit-job-header : Print node information] 2026-09-17 03:59:52.641336 | localhost | ok: 2026-09-17 03:59:52.641615 | localhost | # Node Information 2026-09-17 03:59:52.641670 | localhost | Inventory Hostname: instance 2026-09-17 03:59:52.641711 | localhost | Hostname: np0000192988 2026-09-17 03:59:52.641748 | localhost | Username: zuul 2026-09-17 03:59:52.641793 | localhost | Distro: Ubuntu 22.04 2026-09-17 03:59:52.641831 | localhost | Provider: yul1 2026-09-17 03:59:52.641867 | localhost | Region: ca-ymq-1 2026-09-17 03:59:52.641902 | localhost | Label: ubuntu-jammy-16 2026-09-17 03:59:52.641937 | localhost | Product Name: OpenStack Nova 2026-09-17 03:59:52.641971 | localhost | Interface IP: 162.253.55.218 2026-09-17 03:59:52.658105 | 2026-09-17 03:59:52.658315 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-17 03:59:53.050316 | localhost -> localhost | changed 2026-09-17 03:59:53.060182 | 2026-09-17 03:59:53.060328 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-17 03:59:54.018699 | localhost -> localhost | changed 2026-09-17 03:59:54.031359 | 2026-09-17 03:59:54.031486 | PLAY [all] 2026-09-17 03:59:54.047972 | 2026-09-17 03:59:54.048224 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-17 03:59:54.308272 | instance -> localhost | ok 2026-09-17 03:59:54.322076 | 2026-09-17 03:59:54.322262 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-17 03:59:54.346672 | instance | ok 2026-09-17 03:59:54.372250 | instance | included: /var/lib/zuul/builds/94072625f929451f9841222f0eb2111b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-17 03:59:54.379698 | 2026-09-17 03:59:54.379816 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-17 03:59:55.162966 | instance -> localhost | Generating public/private rsa key pair. 2026-09-17 03:59:55.163190 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/94072625f929451f9841222f0eb2111b/work/94072625f929451f9841222f0eb2111b_id_rsa 2026-09-17 03:59:55.163243 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/94072625f929451f9841222f0eb2111b/work/94072625f929451f9841222f0eb2111b_id_rsa.pub 2026-09-17 03:59:55.163283 | instance -> localhost | The key fingerprint is: 2026-09-17 03:59:55.163320 | instance -> localhost | SHA256:kpc4QKZVHKsYoIqWcK6hdwOu3ZQZK5Futi42a+W4q2k zuul-build-sshkey 2026-09-17 03:59:55.163371 | instance -> localhost | The key's randomart image is: 2026-09-17 03:59:55.163405 | instance -> localhost | +---[RSA 3072]----+ 2026-09-17 03:59:55.163443 | instance -> localhost | |. +oo. | 2026-09-17 03:59:55.163474 | instance -> localhost | |.. = .. | 2026-09-17 03:59:55.163503 | instance -> localhost | |o + . . | 2026-09-17 03:59:55.163532 | instance -> localhost | |+o.+ o o . | 2026-09-17 03:59:55.163559 | instance -> localhost | |+o* o = S | 2026-09-17 03:59:55.163588 | instance -> localhost | |o= + = + | 2026-09-17 03:59:55.163615 | instance -> localhost | |o @ B | 2026-09-17 03:59:55.163643 | instance -> localhost | |.E B . | 2026-09-17 03:59:55.163674 | instance -> localhost | |O*O . | 2026-09-17 03:59:55.163702 | instance -> localhost | +----[SHA256]-----+ 2026-09-17 03:59:55.163789 | instance -> localhost | ok: Runtime: 0:00:00.349155 2026-09-17 03:59:55.172637 | 2026-09-17 03:59:55.172805 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-17 03:59:55.205994 | instance | ok 2026-09-17 03:59:55.213607 | instance | included: /var/lib/zuul/builds/94072625f929451f9841222f0eb2111b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-17 03:59:55.219973 | 2026-09-17 03:59:55.220030 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-17 03:59:55.246514 | instance | skipping: Conditional result was False 2026-09-17 03:59:55.253786 | 2026-09-17 03:59:55.253877 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-17 03:59:55.751693 | instance | changed 2026-09-17 03:59:55.765892 | 2026-09-17 03:59:55.766155 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-17 03:59:56.020903 | instance | ok 2026-09-17 03:59:56.027145 | 2026-09-17 03:59:56.027226 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-17 03:59:56.577362 | instance | changed 2026-09-17 03:59:56.586813 | 2026-09-17 03:59:56.586934 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-17 03:59:57.118518 | instance | changed 2026-09-17 03:59:57.129181 | 2026-09-17 03:59:57.129317 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-17 03:59:57.155230 | instance | skipping: Conditional result was False 2026-09-17 03:59:57.168307 | 2026-09-17 03:59:57.168475 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-17 03:59:57.497904 | instance -> localhost | changed 2026-09-17 03:59:57.517627 | 2026-09-17 03:59:57.517755 | TASK [add-build-sshkey : Add back temp key] 2026-09-17 03:59:57.883011 | instance -> localhost | Identity added: /var/lib/zuul/builds/94072625f929451f9841222f0eb2111b/work/94072625f929451f9841222f0eb2111b_id_rsa (zuul-build-sshkey) 2026-09-17 03:59:57.883268 | instance -> localhost | ok: Runtime: 0:00:00.017652 2026-09-17 03:59:57.889436 | 2026-09-17 03:59:57.889517 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-17 03:59:58.217273 | instance | ok 2026-09-17 03:59:58.228548 | 2026-09-17 03:59:58.228677 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-17 03:59:58.263467 | instance | skipping: Conditional result was False 2026-09-17 03:59:58.286987 | 2026-09-17 03:59:58.287236 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-17 03:59:58.606141 | instance | ok 2026-09-17 03:59:58.616700 | 2026-09-17 03:59:58.616839 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-17 04:00:04.754571 | instance | Output suppressed because no_log was given 2026-09-17 04:00:04.771216 | 2026-09-17 04:00:04.771381 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-17 04:00:05.002228 | instance | ok: "logs" 2026-09-17 04:00:05.003119 | instance | ok: All items complete 2026-09-17 04:00:05.003192 | 2026-09-17 04:00:05.163502 | instance | ok: "artifacts" 2026-09-17 04:00:05.333446 | instance | ok: "docs" 2026-09-17 04:00:05.357987 | 2026-09-17 04:00:05.358242 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-17 04:00:05.583635 | instance | changed: "logs" 2026-09-17 04:00:05.765188 | instance | changed: "artifacts" 2026-09-17 04:00:05.927464 | instance | changed: "docs" 2026-09-17 04:00:05.946476 | 2026-09-17 04:00:05.946636 | PLAY RECAP 2026-09-17 04:00:05.946719 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-17 04:00:05.946776 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-17 04:00:05.946818 | 2026-09-17 04:00:06.099126 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-17 04:00:06.115433 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-17 04:00:06.808167 | 2026-09-17 04:00:06.808292 | PLAY [all] 2026-09-17 04:00:06.818563 | 2026-09-17 04:00:06.818653 | TASK [setup-uv : Extract archive] 2026-09-17 04:00:09.427731 | instance | changed 2026-09-17 04:00:09.433770 | 2026-09-17 04:00:09.433861 | TASK [setup-uv : Print version] 2026-09-17 04:00:09.809304 | instance | uv 0.8.13 2026-09-17 04:00:09.974341 | instance | ok: Runtime: 0:00:00.015336 2026-09-17 04:00:09.992251 | 2026-09-17 04:00:09.992407 | TASK [Install Ansible collection siblings] 2026-09-17 04:00:23.986202 | instance | changed: 2026-09-17 04:00:23.986426 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-09-17 04:00:23.986464 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-09-17 04:00:23.986493 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-09-17 04:00:23.986520 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-09-17 04:00:23.986546 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-09-17 04:00:23.986574 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-09-17 04:00:23.986600 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-09-17 04:00:23.986626 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-09-17 04:00:23.986651 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-09-17 04:00:23.986676 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-09-17 04:00:23.986701 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-09-17 04:00:23.986726 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-09-17 04:00:23.986751 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-09-17 04:00:23.986776 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-09-17 04:00:23.986801 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-09-17 04:00:23.986826 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-09-17 04:00:23.986850 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-09-17 04:00:23.986875 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-09-17 04:00:23.986899 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-09-17 04:00:23.986924 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-09-17 04:00:23.987484 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0 2026-09-17 04:00:23.987527 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-09-17 04:00:23.987556 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0 2026-09-17 04:00:23.987601 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-09-17 04:00:23.987628 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-09-17 04:00:23.987654 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-17 04:00:23.987678 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-17 04:00:23.987701 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0 2026-09-17 04:00:23.987726 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-09-17 04:00:23.987748 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-09-17 04:00:23.987771 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-17 04:00:23.987796 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-17 04:00:23.987821 | instance | Checked out ansible.netcommon to 1.2.0 2026-09-17 04:00:23.987847 | 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-09-17 04:00:23.987882 | instance | Starting galaxy collection install process 2026-09-17 04:00:23.987906 | instance | Process install dependency map 2026-09-17 04:00:23.987931 | instance | Starting collection install process 2026-09-17 04:00:23.987956 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-09-17 04:00:23.987981 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-09-17 04:00:23.988006 | instance | ansible.netcommon:* was installed successfully 2026-09-17 04:00:23.988029 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-09-17 04:00:23.988074 | instance | Creating virtual environment at: .venv 2026-09-17 04:00:23.988102 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-17 04:00:23.988126 | instance | Downloading pydantic-core (2.0MiB) 2026-09-17 04:00:23.988151 | instance | Downloading ansible-core (2.1MiB) 2026-09-17 04:00:23.988185 | instance | Downloading openstacksdk (1.7MiB) 2026-09-17 04:00:23.988210 | instance | Downloading cryptography (4.2MiB) 2026-09-17 04:00:23.988234 | instance | Downloading netaddr (2.2MiB) 2026-09-17 04:00:23.988257 | instance | Downloading pygments (1.2MiB) 2026-09-17 04:00:23.988281 | instance | Downloading setuptools (1.1MiB) 2026-09-17 04:00:23.988305 | instance | Downloading rjsonnet (1.2MiB) 2026-09-17 04:00:23.988328 | instance | Downloading kubernetes (1.9MiB) 2026-09-17 04:00:23.988352 | instance | Downloading setuptools (1.1MiB) 2026-09-17 04:00:23.988377 | instance | Downloading netaddr (2.2MiB) 2026-09-17 04:00:23.988402 | instance | Downloading ansible-core (2.1MiB) 2026-09-17 04:00:23.988426 | instance | Downloading cryptography (4.2MiB) 2026-09-17 04:00:23.988449 | instance | Downloading pygments (1.2MiB) 2026-09-17 04:00:23.988472 | instance | Downloading pydantic-core (2.0MiB) 2026-09-17 04:00:23.988512 | instance | Downloading openstacksdk (1.7MiB) 2026-09-17 04:00:23.988540 | instance | Downloading kubernetes (1.9MiB) 2026-09-17 04:00:23.988566 | instance | Downloading rjsonnet (1.2MiB) 2026-09-17 04:00:23.988593 | instance | Downloading rjsonnet 2026-09-17 04:00:23.988619 | instance | Downloading pydantic-core 2026-09-17 04:00:23.988645 | instance | Building pyperclip==1.9.0 2026-09-17 04:00:23.988671 | instance | Downloading netaddr 2026-09-17 04:00:23.988699 | instance | Downloading cryptography 2026-09-17 04:00:23.988725 | instance | Downloading pygments 2026-09-17 04:00:23.988751 | instance | Downloading setuptools 2026-09-17 04:00:23.988778 | instance | Downloading kubernetes 2026-09-17 04:00:23.988805 | instance | Downloading ansible-core 2026-09-17 04:00:23.988831 | instance | Downloading openstacksdk 2026-09-17 04:00:23.988857 | instance | Built pyperclip==1.9.0 2026-09-17 04:00:23.988893 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-17 04:00:23.988924 | instance | Installed 83 packages in 54ms 2026-09-17 04:00:23.988953 | instance | Checked out ansible.posix to 1.6.0 2026-09-17 04:00:23.988980 | 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-09-17 04:00:23.989004 | instance | Starting galaxy collection install process 2026-09-17 04:00:23.989028 | instance | Process install dependency map 2026-09-17 04:00:23.989069 | instance | Starting collection install process 2026-09-17 04:00:23.989098 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-09-17 04:00:23.989124 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-09-17 04:00:23.989148 | instance | ansible.posix:1.6.0 was installed successfully 2026-09-17 04:00:23.989172 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 04:00:23.989195 | instance | 2.17.12 2026-09-17 04:00:23.989218 | instance | Checked out ansible.utils to v6.1.0 2026-09-17 04:00:23.989240 | 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-09-17 04:00:23.989263 | instance | Starting galaxy collection install process 2026-09-17 04:00:23.989284 | instance | Process install dependency map 2026-09-17 04:00:23.989307 | instance | Starting collection install process 2026-09-17 04:00:23.989328 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-09-17 04:00:23.989351 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-09-17 04:00:23.989373 | instance | ansible.utils:6.1.0 was installed successfully 2026-09-17 04:00:23.989395 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 04:00:23.989418 | instance | 2.17.12 2026-09-17 04:00:23.989440 | instance | Checked out atmosphere.common to v0.7.0 2026-09-17 04:00:23.989463 | 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-09-17 04:00:23.989487 | instance | Starting galaxy collection install process 2026-09-17 04:00:23.989511 | instance | Process install dependency map 2026-09-17 04:00:23.989537 | instance | Starting collection install process 2026-09-17 04:00:23.989563 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-09-17 04:00:23.989589 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-09-17 04:00:23.989614 | instance | atmosphere.common:0.7.0 was installed successfully 2026-09-17 04:00:23.989638 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 04:00:23.989662 | instance | 2.17.12 2026-09-17 04:00:23.989686 | instance | Checked out community.crypto to 2.2.3 2026-09-17 04:00:23.989710 | 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-09-17 04:00:23.989735 | instance | Starting galaxy collection install process 2026-09-17 04:00:23.989759 | instance | Process install dependency map 2026-09-17 04:00:23.989784 | instance | Starting collection install process 2026-09-17 04:00:23.989807 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-09-17 04:00:23.989841 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-09-17 04:00:23.989865 | instance | community.crypto:2.2.3 was installed successfully 2026-09-17 04:00:23.989889 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 04:00:23.989913 | instance | 2.17.12 2026-09-17 04:00:23.989936 | instance | Checked out community.general to 7.3.0 2026-09-17 04:00:23.989959 | 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-09-17 04:00:23.989984 | instance | Starting galaxy collection install process 2026-09-17 04:00:23.990008 | instance | Process install dependency map 2026-09-17 04:00:23.990032 | instance | Starting collection install process 2026-09-17 04:00:23.990070 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-09-17 04:00:23.990097 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-09-17 04:00:23.990122 | instance | community.general:7.3.0 was installed successfully 2026-09-17 04:00:23.990153 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 04:00:23.990178 | instance | 2.17.12 2026-09-17 04:00:23.990201 | instance | Checked out community.mysql to 3.6.0 2026-09-17 04:00:23.990226 | 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-09-17 04:00:23.990250 | instance | Starting galaxy collection install process 2026-09-17 04:00:23.990274 | instance | Process install dependency map 2026-09-17 04:00:23.990299 | instance | Starting collection install process 2026-09-17 04:00:23.990323 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-09-17 04:00:23.990347 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-09-17 04:00:23.990370 | instance | community.mysql:3.6.0 was installed successfully 2026-09-17 04:00:23.990393 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 04:00:23.990417 | instance | 2.17.12 2026-09-17 04:00:23.990441 | instance | Checked out kubernetes.core to 2.4.0 2026-09-17 04:00:23.990465 | 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-09-17 04:00:23.990490 | instance | Starting galaxy collection install process 2026-09-17 04:00:23.990515 | instance | Process install dependency map 2026-09-17 04:00:23.990539 | instance | Starting collection install process 2026-09-17 04:00:23.990564 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-09-17 04:00:23.990588 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-09-17 04:00:23.990612 | instance | kubernetes.core:2.4.0 was installed successfully 2026-09-17 04:00:23.990637 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 04:00:23.990663 | instance | 2.17.12 2026-09-17 04:00:23.990690 | instance | Checked out openstack.cloud to 2.6.0 2026-09-17 04:00:23.990718 | 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-09-17 04:00:23.990746 | instance | Starting galaxy collection install process 2026-09-17 04:00:23.990773 | instance | Process install dependency map 2026-09-17 04:00:23.990803 | instance | Starting collection install process 2026-09-17 04:00:23.990830 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-09-17 04:00:23.990854 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-09-17 04:00:23.990876 | instance | openstack.cloud:2.6.0 was installed successfully 2026-09-17 04:00:23.990896 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 04:00:23.990917 | instance | 2.17.12 2026-09-17 04:00:23.990940 | instance | Checked out vexxhost.ceph to v4.2.0 2026-09-17 04:00:23.990963 | 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-09-17 04:00:23.990985 | instance | Starting galaxy collection install process 2026-09-17 04:00:23.991005 | instance | Process install dependency map 2026-09-17 04:00:23.991027 | instance | Starting collection install process 2026-09-17 04:00:23.991067 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-09-17 04:00:23.991094 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-09-17 04:00:23.991115 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-09-17 04:00:23.991137 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 04:00:23.991160 | instance | 2.17.12 2026-09-17 04:00:23.991186 | instance | Checked out vexxhost.containers to v1.6.8 2026-09-17 04:00:23.991212 | 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-09-17 04:00:23.991237 | instance | Starting galaxy collection install process 2026-09-17 04:00:23.991262 | instance | Process install dependency map 2026-09-17 04:00:23.991288 | instance | Starting collection install process 2026-09-17 04:00:23.991312 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-09-17 04:00:23.991337 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-09-17 04:00:23.991362 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-09-17 04:00:23.991387 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 04:00:23.991410 | instance | 2.17.12 2026-09-17 04:00:23.991432 | instance | Checked out vexxhost.kubernetes to v3.4.0 2026-09-17 04:00:23.991455 | 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-09-17 04:00:23.991478 | instance | Starting galaxy collection install process 2026-09-17 04:00:23.991505 | instance | Process install dependency map 2026-09-17 04:00:23.991532 | instance | Starting collection install process 2026-09-17 04:00:23.991559 | instance | Installing 'vexxhost.kubernetes:3.4.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-09-17 04:00:23.991584 | instance | Created collection for vexxhost.kubernetes:3.4.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-09-17 04:00:23.991608 | instance | vexxhost.kubernetes:3.4.0 was installed successfully 2026-09-17 04:00:23.991631 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-17 04:00:23.991655 | instance | 2.17.12 2026-09-17 04:00:23.997461 | 2026-09-17 04:00:23.997507 | PLAY RECAP 2026-09-17 04:00:23.997552 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-17 04:00:23.997580 | 2026-09-17 04:00:24.194961 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-17 04:00:24.208549 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-17 04:00:24.816898 | 2026-09-17 04:00:24.817122 | PLAY [all] 2026-09-17 04:00:24.829658 | 2026-09-17 04:00:24.829767 | TASK [Install "jq" for log collection] 2026-09-17 04:00:34.981862 | instance | changed 2026-09-17 04:00:34.985501 | 2026-09-17 04:00:34.985613 | PLAY RECAP 2026-09-17 04:00:34.985711 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-17 04:00:34.985824 | 2026-09-17 04:00:35.127155 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-17 04:00:35.139939 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-17 04:00:35.811495 | 2026-09-17 04:00:35.811669 | PLAY [all] 2026-09-17 04:00:35.823702 | 2026-09-17 04:00:35.823856 | LOOP [Check inventory directories] 2026-09-17 04:00:36.176218 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-09-17 04:00:36.371077 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-09-17 04:00:36.551112 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-09-17 04:00:36.570167 | 2026-09-17 04:00:36.570529 | LOOP [Copy inventory file for Zuul] 2026-09-17 04:00:37.473248 | instance | changed: 2026-09-17 04:00:37.473530 | instance | { 2026-09-17 04:00:37.473601 | instance | "ansible_loop_var": "item", 2026-09-17 04:00:37.473649 | instance | "changed": false, 2026-09-17 04:00:37.473690 | instance | "failed": false, 2026-09-17 04:00:37.473740 | instance | "invocation": { 2026-09-17 04:00:37.473779 | instance | "module_args": { 2026-09-17 04:00:37.473816 | instance | "checksum_algorithm": "sha1", 2026-09-17 04:00:37.473852 | instance | "follow": true, 2026-09-17 04:00:37.474098 | instance | "get_attributes": true, 2026-09-17 04:00:37.474142 | instance | "get_checksum": true, 2026-09-17 04:00:37.474183 | instance | "get_mime": true, 2026-09-17 04:00:37.474235 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-09-17 04:00:37.474288 | instance | } 2026-09-17 04:00:37.474338 | instance | }, 2026-09-17 04:00:37.474375 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-09-17 04:00:37.474411 | instance | "stat": { 2026-09-17 04:00:37.474445 | instance | "atime": 1789617616.5874162, 2026-09-17 04:00:37.474482 | instance | "attr_flags": "e", 2026-09-17 04:00:37.474533 | instance | "attributes": [ 2026-09-17 04:00:37.474579 | instance | "extents" 2026-09-17 04:00:37.474613 | instance | ], 2026-09-17 04:00:37.474646 | instance | "block_size": 4096, 2026-09-17 04:00:37.474680 | instance | "blocks": 8, 2026-09-17 04:00:37.474722 | instance | "charset": "unknown", 2026-09-17 04:00:37.474775 | instance | "ctime": 1789617610.8753512, 2026-09-17 04:00:37.474826 | instance | "dev": 64513, 2026-09-17 04:00:37.474877 | instance | "device_type": 0, 2026-09-17 04:00:37.474930 | instance | "executable": true, 2026-09-17 04:00:37.474966 | instance | "exists": true, 2026-09-17 04:00:37.475000 | instance | "gid": 1000, 2026-09-17 04:00:37.475033 | instance | "gr_name": "zuul", 2026-09-17 04:00:37.475090 | instance | "inode": 1566314, 2026-09-17 04:00:37.475127 | instance | "isblk": false, 2026-09-17 04:00:37.475161 | instance | "ischr": false, 2026-09-17 04:00:37.475194 | instance | "isdir": true, 2026-09-17 04:00:37.475226 | instance | "isfifo": false, 2026-09-17 04:00:37.475259 | instance | "isgid": false, 2026-09-17 04:00:37.475292 | instance | "islnk": false, 2026-09-17 04:00:37.475340 | instance | "isreg": false, 2026-09-17 04:00:37.475391 | instance | "issock": false, 2026-09-17 04:00:37.475460 | instance | "isuid": false, 2026-09-17 04:00:37.475509 | instance | "mimetype": "unknown", 2026-09-17 04:00:37.475560 | instance | "mode": "0755", 2026-09-17 04:00:37.475597 | instance | "mtime": 1789617610.8753512, 2026-09-17 04:00:37.475631 | instance | "nlink": 23, 2026-09-17 04:00:37.475665 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-09-17 04:00:37.475699 | instance | "pw_name": "zuul", 2026-09-17 04:00:37.475739 | instance | "readable": true, 2026-09-17 04:00:37.475775 | instance | "rgrp": true, 2026-09-17 04:00:37.475823 | instance | "roth": true, 2026-09-17 04:00:37.475874 | instance | "rusr": true, 2026-09-17 04:00:37.475923 | instance | "size": 4096, 2026-09-17 04:00:37.475959 | instance | "uid": 1000, 2026-09-17 04:00:37.475993 | instance | "version": "12834950", 2026-09-17 04:00:37.476027 | instance | "wgrp": false, 2026-09-17 04:00:37.476091 | instance | "woth": false, 2026-09-17 04:00:37.476129 | instance | "writeable": true, 2026-09-17 04:00:37.476164 | instance | "wusr": true, 2026-09-17 04:00:37.476198 | instance | "xgrp": true, 2026-09-17 04:00:37.476231 | instance | "xoth": true, 2026-09-17 04:00:37.476266 | instance | "xusr": true 2026-09-17 04:00:37.476300 | instance | } 2026-09-17 04:00:37.476334 | instance | } 2026-09-17 04:00:37.476401 | instance | ok: All items complete 2026-09-17 04:00:37.476441 | 2026-09-17 04:00:37.479154 | instance | skipping: Conditional result was False 2026-09-17 04:00:37.480370 | instance | skipping: Conditional result was False 2026-09-17 04:00:37.498176 | 2026-09-17 04:00:37.498475 | LOOP [Switch "ansible_host" to private IP] 2026-09-17 04:00:37.893371 | instance | changed: 1 replacements made 2026-09-17 04:00:37.896707 | instance | skipping: Conditional result was False 2026-09-17 04:00:37.904139 | instance | skipping: Conditional result was False 2026-09-17 04:00:37.928088 | 2026-09-17 04:00:37.928313 | TASK [Run Molecule scenario] 2026-09-17 04:00:38.886082 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-09-17 04:00:39.292927 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-09-17 04:00:39.293069 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-09-17 04:00:50.362158 | instance | INFO [aio > dependency] Executing 2026-09-17 04:00:50.362475 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-09-17 04:00:50.362758 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-09-17 04:00:50.362933 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-09-17 04:00:50.375454 | instance | INFO [aio > cleanup] Executing 2026-09-17 04:00:50.375986 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-17 04:00:50.387046 | instance | INFO [aio > destroy] Executing 2026-09-17 04:00:50.387103 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-09-17 04:00:50.387212 | instance | INFO [aio > destroy] Executed: Successful 2026-09-17 04:00:50.397465 | instance | INFO [aio > syntax] Executing 2026-09-17 04:00:53.173648 | instance | 2026-09-17 04:00:53.173836 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-09-17 04:00:53.313340 | instance | INFO [aio > syntax] Executed: Successful 2026-09-17 04:00:53.330914 | instance | INFO [aio > create] Executing 2026-09-17 04:00:53.335090 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-17 04:00:53.352505 | instance | INFO [aio > prepare] Executing 2026-09-17 04:00:54.262228 | instance | 2026-09-17 04:00:54.262510 | instance | PLAY [Prepare] ***************************************************************** 2026-09-17 04:00:54.262777 | instance | 2026-09-17 04:00:54.263030 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:00:54.263392 | instance | Thursday 17 September 2026 04:00:54 +0000 (0:00:00.027) 0:00:00.027 **** 2026-09-17 04:00:55.562209 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-17 04:00:55.562415 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-17 04:00:55.562684 | instance | interpreter could change the meaning of that path. See 2026-09-17 04:00:55.562854 | instance | https://docs.ansible.com/ansible- 2026-09-17 04:00:55.563084 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-17 04:00:55.573545 | instance | ok: [instance] 2026-09-17 04:00:55.573759 | instance | 2026-09-17 04:00:55.573990 | instance | TASK [Configure short hostname] ************************************************ 2026-09-17 04:00:55.574217 | instance | Thursday 17 September 2026 04:00:55 +0000 (0:00:01.312) 0:00:01.339 **** 2026-09-17 04:00:56.775572 | instance | changed: [instance] 2026-09-17 04:00:56.775741 | instance | 2026-09-17 04:00:56.776072 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-09-17 04:00:56.776354 | instance | Thursday 17 September 2026 04:00:56 +0000 (0:00:01.201) 0:00:02.540 **** 2026-09-17 04:00:57.063136 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-09-17 04:00:57.063456 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-09-17 04:00:57.063797 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-09-17 04:00:57.074106 | instance | changed: [instance] 2026-09-17 04:00:57.074184 | instance | 2026-09-17 04:00:57.074394 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-09-17 04:00:57.074586 | instance | Thursday 17 September 2026 04:00:57 +0000 (0:00:00.299) 0:00:02.839 **** 2026-09-17 04:00:58.282775 | instance | ok: [instance] 2026-09-17 04:00:58.283080 | instance | 2026-09-17 04:00:58.283349 | instance | TASK [Purge "snapd" package] *************************************************** 2026-09-17 04:00:58.283631 | instance | Thursday 17 September 2026 04:00:58 +0000 (0:00:01.208) 0:00:04.047 **** 2026-09-17 04:00:59.243492 | instance | ok: [instance] 2026-09-17 04:00:59.243622 | instance | 2026-09-17 04:00:59.243636 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-09-17 04:00:59.243725 | instance | 2026-09-17 04:00:59.243830 | instance | TASK [Create folders for workspace] ******************************************** 2026-09-17 04:00:59.243941 | instance | Thursday 17 September 2026 04:00:59 +0000 (0:00:00.961) 0:00:05.009 **** 2026-09-17 04:01:00.389236 | instance | changed: [localhost] => (item=group_vars) 2026-09-17 04:01:00.389315 | instance | changed: [localhost] => (item=group_vars/all) 2026-09-17 04:01:00.389329 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-09-17 04:01:00.389340 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-09-17 04:01:00.389350 | instance | changed: [localhost] => (item=group_vars/computes) 2026-09-17 04:01:00.389360 | instance | changed: [localhost] => (item=host_vars) 2026-09-17 04:01:00.389369 | instance | 2026-09-17 04:01:00.389404 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-09-17 04:01:00.389416 | instance | 2026-09-17 04:01:00.389426 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-09-17 04:01:00.389443 | instance | Thursday 17 September 2026 04:01:00 +0000 (0:00:01.142) 0:00:06.152 **** 2026-09-17 04:01:00.563223 | instance | changed: [localhost] 2026-09-17 04:01:00.563648 | instance | 2026-09-17 04:01:00.563987 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-09-17 04:01:00.564316 | instance | Thursday 17 September 2026 04:01:00 +0000 (0:00:00.174) 0:00:06.327 **** 2026-09-17 04:01:00.599463 | instance | ok: [localhost] 2026-09-17 04:01:00.599874 | instance | 2026-09-17 04:01:00.600214 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-09-17 04:01:00.600583 | instance | Thursday 17 September 2026 04:01:00 +0000 (0:00:00.033) 0:00:06.361 **** 2026-09-17 04:01:00.670639 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '0d7c9e86-f44b-509c-802d-95d5d2dbb53d'}) 2026-09-17 04:01:00.670846 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-09-17 04:01:00.670868 | instance | 2026-09-17 04:01:00.671147 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-09-17 04:01:00.671459 | instance | Thursday 17 September 2026 04:01:00 +0000 (0:00:00.071) 0:00:06.432 **** 2026-09-17 04:01:01.309474 | instance | changed: [localhost] 2026-09-17 04:01:01.309637 | instance | 2026-09-17 04:01:01.309903 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-09-17 04:01:01.310166 | instance | 2026-09-17 04:01:01.310473 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-09-17 04:01:01.310714 | instance | Thursday 17 September 2026 04:01:01 +0000 (0:00:00.641) 0:00:07.074 **** 2026-09-17 04:01:01.490619 | instance | changed: [localhost] 2026-09-17 04:01:01.490765 | instance | 2026-09-17 04:01:01.490999 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-09-17 04:01:01.491264 | instance | Thursday 17 September 2026 04:01:01 +0000 (0:00:00.181) 0:00:07.256 **** 2026-09-17 04:01:01.524420 | instance | ok: [localhost] 2026-09-17 04:01:01.524515 | instance | 2026-09-17 04:01:01.524788 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-09-17 04:01:01.525254 | instance | Thursday 17 September 2026 04:01:01 +0000 (0:00:00.034) 0:00:07.290 **** 2026-09-17 04:01:01.570024 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-09-17 04:01:01.570215 | instance | 2026-09-17 04:01:01.570512 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-09-17 04:01:01.570737 | instance | Thursday 17 September 2026 04:01:01 +0000 (0:00:00.044) 0:00:07.334 **** 2026-09-17 04:01:01.982562 | instance | changed: [localhost] 2026-09-17 04:01:01.982673 | instance | 2026-09-17 04:01:01.982692 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-09-17 04:01:01.982818 | instance | 2026-09-17 04:01:01.982893 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-09-17 04:01:01.983029 | instance | Thursday 17 September 2026 04:01:01 +0000 (0:00:00.413) 0:00:07.748 **** 2026-09-17 04:01:02.174907 | instance | changed: [localhost] 2026-09-17 04:01:02.175029 | instance | 2026-09-17 04:01:02.175252 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-09-17 04:01:02.175532 | instance | Thursday 17 September 2026 04:01:02 +0000 (0:00:00.191) 0:00:07.940 **** 2026-09-17 04:01:02.196907 | instance | ok: [localhost] 2026-09-17 04:01:02.197129 | instance | 2026-09-17 04:01:02.197408 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-09-17 04:01:02.197667 | instance | Thursday 17 September 2026 04:01:02 +0000 (0:00:00.022) 0:00:07.962 **** 2026-09-17 04:01:02.264905 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-09-17 04:01:02.265066 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-09-17 04:01:02.265406 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-09-17 04:01:02.265662 | instance | 2026-09-17 04:01:02.265938 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-09-17 04:01:02.266213 | instance | Thursday 17 September 2026 04:01:02 +0000 (0:00:00.067) 0:00:08.030 **** 2026-09-17 04:01:02.674275 | instance | changed: [localhost] 2026-09-17 04:01:02.674610 | instance | 2026-09-17 04:01:02.674812 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-09-17 04:01:02.674994 | instance | 2026-09-17 04:01:02.675183 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-09-17 04:01:02.675369 | instance | Thursday 17 September 2026 04:01:02 +0000 (0:00:00.410) 0:00:08.440 **** 2026-09-17 04:01:02.870435 | instance | changed: [localhost] 2026-09-17 04:01:02.870994 | instance | 2026-09-17 04:01:02.871540 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-09-17 04:01:02.872046 | instance | Thursday 17 September 2026 04:01:02 +0000 (0:00:00.192) 0:00:08.632 **** 2026-09-17 04:01:02.899462 | instance | ok: [localhost] 2026-09-17 04:01:02.899524 | instance | 2026-09-17 04:01:02.899536 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-09-17 04:01:02.899546 | instance | Thursday 17 September 2026 04:01:02 +0000 (0:00:00.031) 0:00:08.664 **** 2026-09-17 04:01:02.942910 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-09-17 04:01:02.943201 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-09-17 04:01:02.943362 | instance | 2026-09-17 04:01:02.943624 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-09-17 04:01:02.943912 | instance | Thursday 17 September 2026 04:01:02 +0000 (0:00:00.044) 0:00:08.708 **** 2026-09-17 04:01:03.360434 | instance | changed: [localhost] 2026-09-17 04:01:03.360532 | instance | 2026-09-17 04:01:03.360699 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-09-17 04:01:03.360868 | instance | 2026-09-17 04:01:03.361059 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:01:03.361238 | instance | Thursday 17 September 2026 04:01:03 +0000 (0:00:00.417) 0:00:09.126 **** 2026-09-17 04:01:04.115718 | instance | ok: [localhost] 2026-09-17 04:01:04.115912 | instance | 2026-09-17 04:01:04.116211 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-17 04:01:04.116567 | instance | Thursday 17 September 2026 04:01:04 +0000 (0:00:00.754) 0:00:09.881 **** 2026-09-17 04:01:04.323906 | instance | changed: [localhost] 2026-09-17 04:01:04.323976 | instance | 2026-09-17 04:01:04.324167 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-09-17 04:01:04.324328 | instance | Thursday 17 September 2026 04:01:04 +0000 (0:00:00.208) 0:00:10.089 **** 2026-09-17 04:01:04.351426 | instance | ok: [localhost] 2026-09-17 04:01:04.351522 | instance | 2026-09-17 04:01:04.351747 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-09-17 04:01:04.351914 | instance | Thursday 17 September 2026 04:01:04 +0000 (0:00:00.027) 0:00:10.117 **** 2026-09-17 04:01:05.076117 | instance | ok: [localhost] => (item=keycloak_host) 2026-09-17 04:01:05.076313 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-09-17 04:01:05.076783 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-09-17 04:01:05.077037 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-09-17 04:01:05.077296 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-09-17 04:01:05.077618 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-09-17 04:01:05.077867 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-09-17 04:01:05.078097 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-09-17 04:01:05.078357 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-09-17 04:01:05.078692 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-09-17 04:01:05.079025 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-09-17 04:01:05.079286 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-09-17 04:01:05.079632 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-09-17 04:01:05.079826 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-09-17 04:01:05.080073 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-09-17 04:01:05.080324 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-09-17 04:01:05.080593 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-09-17 04:01:05.080871 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-09-17 04:01:05.081129 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-09-17 04:01:05.081366 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-09-17 04:01:05.081663 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-09-17 04:01:05.081921 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-09-17 04:01:05.082165 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-09-17 04:01:05.082465 | instance | 2026-09-17 04:01:05.082731 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-09-17 04:01:05.082964 | instance | Thursday 17 September 2026 04:01:05 +0000 (0:00:00.724) 0:00:10.841 **** 2026-09-17 04:01:05.476194 | instance | changed: [localhost] 2026-09-17 04:01:05.476621 | instance | 2026-09-17 04:01:05.476976 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-17 04:01:05.477421 | instance | Thursday 17 September 2026 04:01:05 +0000 (0:00:00.400) 0:00:11.242 **** 2026-09-17 04:01:05.662007 | instance | changed: [localhost] 2026-09-17 04:01:05.662156 | instance | 2026-09-17 04:01:05.662496 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-09-17 04:01:05.662685 | instance | 2026-09-17 04:01:05.662882 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-09-17 04:01:05.663077 | instance | Thursday 17 September 2026 04:01:05 +0000 (0:00:00.186) 0:00:11.428 **** 2026-09-17 04:01:05.867104 | instance | changed: [localhost] 2026-09-17 04:01:05.867416 | instance | 2026-09-17 04:01:05.867648 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-09-17 04:01:05.867852 | instance | Thursday 17 September 2026 04:01:05 +0000 (0:00:00.203) 0:00:11.631 **** 2026-09-17 04:01:05.899323 | instance | ok: [localhost] 2026-09-17 04:01:05.899786 | instance | 2026-09-17 04:01:05.900194 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-09-17 04:01:05.900634 | instance | Thursday 17 September 2026 04:01:05 +0000 (0:00:00.032) 0:00:11.664 **** 2026-09-17 04:01:05.943093 | 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-09-17 04:01:05.943193 | instance | 2026-09-17 04:01:05.943321 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-09-17 04:01:05.943577 | instance | Thursday 17 September 2026 04:01:05 +0000 (0:00:00.044) 0:00:11.708 **** 2026-09-17 04:01:06.347002 | instance | changed: [localhost] 2026-09-17 04:01:06.347268 | instance | 2026-09-17 04:01:06.347501 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-09-17 04:01:06.347695 | instance | 2026-09-17 04:01:06.347898 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-09-17 04:01:06.348097 | instance | Thursday 17 September 2026 04:01:06 +0000 (0:00:00.402) 0:00:12.111 **** 2026-09-17 04:01:06.559200 | instance | changed: [localhost] 2026-09-17 04:01:06.559314 | instance | 2026-09-17 04:01:06.559624 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-09-17 04:01:06.559974 | instance | Thursday 17 September 2026 04:01:06 +0000 (0:00:00.212) 0:00:12.323 **** 2026-09-17 04:01:06.599290 | instance | ok: [localhost] 2026-09-17 04:01:06.599699 | instance | 2026-09-17 04:01:06.600019 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-09-17 04:01:06.600336 | instance | Thursday 17 September 2026 04:01:06 +0000 (0:00:00.040) 0:00:12.364 **** 2026-09-17 04:01:06.655354 | 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-09-17 04:01:06.655624 | instance | 2026-09-17 04:01:06.656013 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-09-17 04:01:06.656331 | instance | Thursday 17 September 2026 04:01:06 +0000 (0:00:00.054) 0:00:12.418 **** 2026-09-17 04:01:07.039411 | instance | changed: [localhost] 2026-09-17 04:01:07.039808 | instance | 2026-09-17 04:01:07.040133 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-09-17 04:01:07.040456 | instance | 2026-09-17 04:01:07.040772 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-09-17 04:01:07.041104 | instance | Thursday 17 September 2026 04:01:07 +0000 (0:00:00.385) 0:00:12.804 **** 2026-09-17 04:01:07.231172 | instance | changed: [localhost] 2026-09-17 04:01:07.231561 | instance | 2026-09-17 04:01:07.231867 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-09-17 04:01:07.232174 | instance | Thursday 17 September 2026 04:01:07 +0000 (0:00:00.191) 0:00:12.995 **** 2026-09-17 04:01:07.254536 | instance | ok: [localhost] 2026-09-17 04:01:07.254833 | instance | 2026-09-17 04:01:07.255046 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-09-17 04:01:07.255252 | instance | Thursday 17 September 2026 04:01:07 +0000 (0:00:00.022) 0:00:13.018 **** 2026-09-17 04:01:07.658571 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-09-17 04:01:07.658657 | instance | ok: [localhost] => (item=keepalived_password) 2026-09-17 04:01:07.661920 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-09-17 04:01:07.662009 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-09-17 04:01:07.662024 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-09-17 04:01:07.662034 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-09-17 04:01:07.662046 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-09-17 04:01:07.662058 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-09-17 04:01:07.662068 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-09-17 04:01:07.662080 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-09-17 04:01:07.662091 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-09-17 04:01:07.662102 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-09-17 04:01:07.662132 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-09-17 04:01:07.662151 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-09-17 04:01:07.662280 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-09-17 04:01:07.662692 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-09-17 04:01:07.662994 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-09-17 04:01:07.663292 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-09-17 04:01:07.663620 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-09-17 04:01:07.663915 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-09-17 04:01:07.664216 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-09-17 04:01:07.664552 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-09-17 04:01:07.664851 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-09-17 04:01:07.665140 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-09-17 04:01:07.665457 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-09-17 04:01:07.665748 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-09-17 04:01:07.666041 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-09-17 04:01:07.666359 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-09-17 04:01:07.666681 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-09-17 04:01:07.666973 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-09-17 04:01:07.667259 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-09-17 04:01:07.667582 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-09-17 04:01:07.667875 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-09-17 04:01:07.668163 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-09-17 04:01:07.668586 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-09-17 04:01:07.668880 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-09-17 04:01:07.669175 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-09-17 04:01:07.669490 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-09-17 04:01:07.669783 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-09-17 04:01:07.670073 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-09-17 04:01:07.670418 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-09-17 04:01:07.670721 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-09-17 04:01:07.671013 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-09-17 04:01:07.671311 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-09-17 04:01:07.671644 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-09-17 04:01:07.671943 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-09-17 04:01:07.672234 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-09-17 04:01:07.672551 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-09-17 04:01:07.672841 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-09-17 04:01:07.673141 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-09-17 04:01:07.673457 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-09-17 04:01:07.673774 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-09-17 04:01:07.674064 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-09-17 04:01:07.674406 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-09-17 04:01:07.674692 | instance | 2026-09-17 04:01:07.674983 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-09-17 04:01:07.675276 | instance | Thursday 17 September 2026 04:01:07 +0000 (0:00:00.405) 0:00:13.423 **** 2026-09-17 04:01:07.715290 | instance | ok: [localhost] => (item=barbican_kek) 2026-09-17 04:01:07.715512 | instance | 2026-09-17 04:01:07.715867 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-09-17 04:01:07.716200 | instance | Thursday 17 September 2026 04:01:07 +0000 (0:00:00.056) 0:00:13.479 **** 2026-09-17 04:01:08.211204 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-17 04:01:08.211765 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-17 04:01:08.212176 | instance | 2026-09-17 04:01:08.212630 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-09-17 04:01:08.213051 | instance | Thursday 17 September 2026 04:01:08 +0000 (0:00:00.493) 0:00:13.973 **** 2026-09-17 04:01:10.918579 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-17 04:01:10.918678 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-17 04:01:10.918696 | instance | 2026-09-17 04:01:10.918711 | instance | TASK [Set values for SSH keys] ************************************************* 2026-09-17 04:01:10.918737 | instance | Thursday 17 September 2026 04:01:10 +0000 (0:00:02.709) 0:00:16.683 **** 2026-09-17 04:01:10.978207 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-09-17 04:01:10.979278 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-09-17 04:01:10.979378 | instance | 2026-09-17 04:01:10.979391 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-09-17 04:01:10.979402 | instance | Thursday 17 September 2026 04:01:10 +0000 (0:00:00.060) 0:00:16.743 **** 2026-09-17 04:01:11.374199 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-17 04:01:11.374338 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-17 04:01:11.374927 | instance | 2026-09-17 04:01:11.374995 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-09-17 04:01:11.375006 | instance | Thursday 17 September 2026 04:01:11 +0000 (0:00:00.396) 0:00:17.140 **** 2026-09-17 04:01:11.786148 | instance | changed: [localhost] 2026-09-17 04:01:11.787098 | instance | 2026-09-17 04:01:11.787167 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-09-17 04:01:11.787180 | instance | Thursday 17 September 2026 04:01:11 +0000 (0:00:00.411) 0:00:17.551 **** 2026-09-17 04:01:11.827877 | instance | skipping: [localhost] 2026-09-17 04:01:11.829426 | instance | 2026-09-17 04:01:11.829513 | instance | PLAY [Setup networking] ******************************************************** 2026-09-17 04:01:11.829529 | instance | 2026-09-17 04:01:11.829540 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:01:11.829551 | instance | Thursday 17 September 2026 04:01:11 +0000 (0:00:00.041) 0:00:17.593 **** 2026-09-17 04:01:12.615402 | instance | ok: [instance] 2026-09-17 04:01:12.615722 | instance | 2026-09-17 04:01:12.616226 | instance | TASK [Create bridge for management network] ************************************ 2026-09-17 04:01:12.616682 | instance | Thursday 17 September 2026 04:01:12 +0000 (0:00:00.787) 0:00:18.380 **** 2026-09-17 04:01:12.999538 | instance | ok: [instance] 2026-09-17 04:01:12.999670 | instance | 2026-09-17 04:01:12.999814 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-09-17 04:01:13.000116 | instance | Thursday 17 September 2026 04:01:12 +0000 (0:00:00.384) 0:00:18.765 **** 2026-09-17 04:01:13.251460 | instance | ok: [instance] 2026-09-17 04:01:13.251523 | instance | 2026-09-17 04:01:13.251627 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-09-17 04:01:13.251776 | instance | Thursday 17 September 2026 04:01:13 +0000 (0:00:00.252) 0:00:19.017 **** 2026-09-17 04:01:13.451422 | instance | ok: [instance] 2026-09-17 04:01:13.451820 | instance | 2026-09-17 04:01:13.452159 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-09-17 04:01:13.452528 | instance | Thursday 17 September 2026 04:01:13 +0000 (0:00:00.197) 0:00:19.215 **** 2026-09-17 04:01:13.650725 | instance | ok: [instance] 2026-09-17 04:01:13.651302 | instance | 2026-09-17 04:01:13.651684 | instance | TASK [Bring up interfaces] ***************************************************** 2026-09-17 04:01:13.652009 | instance | Thursday 17 September 2026 04:01:13 +0000 (0:00:00.201) 0:00:19.416 **** 2026-09-17 04:01:14.079488 | instance | ok: [instance] => (item=br-mgmt) 2026-09-17 04:01:14.079904 | instance | ok: [instance] => (item=dummy0) 2026-09-17 04:01:14.080221 | instance | 2026-09-17 04:01:14.080592 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-09-17 04:01:14.080900 | instance | 2026-09-17 04:01:14.081217 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:01:14.081558 | instance | Thursday 17 September 2026 04:01:14 +0000 (0:00:00.427) 0:00:19.843 **** 2026-09-17 04:01:14.878872 | instance | ok: [instance] 2026-09-17 04:01:14.879037 | instance | 2026-09-17 04:01:14.879319 | instance | TASK [Install depedencies] ***************************************************** 2026-09-17 04:01:14.879581 | instance | Thursday 17 September 2026 04:01:14 +0000 (0:00:00.798) 0:00:20.642 **** 2026-09-17 04:01:38.758700 | instance | changed: [instance] 2026-09-17 04:01:38.758887 | instance | 2026-09-17 04:01:38.759166 | instance | TASK [Start up service] ******************************************************** 2026-09-17 04:01:38.759458 | instance | Thursday 17 September 2026 04:01:38 +0000 (0:00:23.881) 0:00:44.523 **** 2026-09-17 04:01:39.376633 | instance | ok: [instance] 2026-09-17 04:01:39.376710 | instance | 2026-09-17 04:01:39.376867 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-09-17 04:01:39.377074 | instance | Thursday 17 September 2026 04:01:39 +0000 (0:00:00.618) 0:00:45.142 **** 2026-09-17 04:01:39.616299 | instance | ok: [instance] 2026-09-17 04:01:39.616428 | instance | 2026-09-17 04:01:39.616606 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-09-17 04:01:39.616743 | instance | Thursday 17 September 2026 04:01:39 +0000 (0:00:00.239) 0:00:45.381 **** 2026-09-17 04:01:40.152381 | instance | changed: [instance] 2026-09-17 04:01:40.152618 | instance | 2026-09-17 04:01:40.152872 | instance | TASK [Get list of all loopback devices] **************************************** 2026-09-17 04:01:40.153142 | instance | Thursday 17 September 2026 04:01:40 +0000 (0:00:00.535) 0:00:45.917 **** 2026-09-17 04:01:40.395860 | instance | ok: [instance] 2026-09-17 04:01:40.395928 | instance | 2026-09-17 04:01:40.395941 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-09-17 04:01:40.395953 | instance | Thursday 17 September 2026 04:01:40 +0000 (0:00:00.242) 0:00:46.160 **** 2026-09-17 04:01:40.426070 | instance | skipping: [instance] 2026-09-17 04:01:40.426138 | instance | 2026-09-17 04:01:40.426149 | instance | TASK [Create devices for Ceph] ************************************************* 2026-09-17 04:01:40.426159 | instance | Thursday 17 September 2026 04:01:40 +0000 (0:00:00.030) 0:00:46.191 **** 2026-09-17 04:01:41.023211 | instance | changed: [instance] => (item=osd0) 2026-09-17 04:01:41.023279 | instance | changed: [instance] => (item=osd1) 2026-09-17 04:01:41.023290 | instance | changed: [instance] => (item=osd2) 2026-09-17 04:01:41.023300 | instance | 2026-09-17 04:01:41.023310 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-09-17 04:01:41.023320 | instance | Thursday 17 September 2026 04:01:41 +0000 (0:00:00.596) 0:00:46.787 **** 2026-09-17 04:01:41.635917 | instance | changed: [instance] => (item=osd0) 2026-09-17 04:01:41.637263 | instance | changed: [instance] => (item=osd1) 2026-09-17 04:01:41.637350 | instance | changed: [instance] => (item=osd2) 2026-09-17 04:01:41.637363 | instance | 2026-09-17 04:01:41.637374 | instance | TASK [Start loop devices] ****************************************************** 2026-09-17 04:01:41.637384 | instance | Thursday 17 September 2026 04:01:41 +0000 (0:00:00.613) 0:00:47.401 **** 2026-09-17 04:01:42.477761 | instance | changed: [instance] => (item=osd0) 2026-09-17 04:01:42.477977 | instance | changed: [instance] => (item=osd1) 2026-09-17 04:01:42.478443 | instance | changed: [instance] => (item=osd2) 2026-09-17 04:01:42.478752 | instance | 2026-09-17 04:01:42.479097 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-09-17 04:01:42.479409 | instance | Thursday 17 September 2026 04:01:42 +0000 (0:00:00.841) 0:00:48.243 **** 2026-09-17 04:01:45.989885 | instance | changed: [instance] => (item=osd0) 2026-09-17 04:01:45.990101 | instance | changed: [instance] => (item=osd1) 2026-09-17 04:01:45.990504 | instance | changed: [instance] => (item=osd2) 2026-09-17 04:01:45.990594 | instance | 2026-09-17 04:01:45.991026 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-09-17 04:01:45.991442 | instance | Thursday 17 September 2026 04:01:45 +0000 (0:00:03.512) 0:00:51.755 **** 2026-09-17 04:01:48.061214 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-09-17 04:01:48.061371 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-09-17 04:01:48.062534 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-09-17 04:01:48.062574 | instance | 2026-09-17 04:01:48.062587 | instance | PLAY [controllers] ************************************************************* 2026-09-17 04:01:48.062600 | instance | 2026-09-17 04:01:48.062613 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:01:48.062630 | instance | Thursday 17 September 2026 04:01:48 +0000 (0:00:02.071) 0:00:53.826 **** 2026-09-17 04:01:49.091610 | instance | ok: [instance] 2026-09-17 04:01:49.092354 | instance | 2026-09-17 04:01:49.092386 | instance | TASK [Set masquerade rule] ***************************************************** 2026-09-17 04:01:49.092398 | instance | Thursday 17 September 2026 04:01:49 +0000 (0:00:01.030) 0:00:54.857 **** 2026-09-17 04:01:49.631156 | instance | changed: [instance] 2026-09-17 04:01:49.631326 | instance | 2026-09-17 04:01:49.631646 | instance | PLAY RECAP ********************************************************************* 2026-09-17 04:01:49.631997 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-17 04:01:49.632320 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-17 04:01:49.632600 | instance | 2026-09-17 04:01:49.632916 | instance | Thursday 17 September 2026 04:01:49 +0000 (0:00:00.540) 0:00:55.397 **** 2026-09-17 04:01:49.633206 | instance | =============================================================================== 2026-09-17 04:01:49.633490 | instance | Install depedencies ---------------------------------------------------- 23.88s 2026-09-17 04:01:49.633844 | instance | Create a volume group for each loop device ------------------------------ 3.51s 2026-09-17 04:01:49.634214 | instance | Generate SSH keys for missing variables --------------------------------- 2.71s 2026-09-17 04:01:49.634717 | instance | Create a logical volume for each loop device ---------------------------- 2.07s 2026-09-17 04:01:49.635083 | instance | Gathering Facts --------------------------------------------------------- 1.31s 2026-09-17 04:01:49.635411 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.21s 2026-09-17 04:01:49.635700 | instance | Configure short hostname ------------------------------------------------ 1.20s 2026-09-17 04:01:49.636006 | instance | Create folders for workspace -------------------------------------------- 1.14s 2026-09-17 04:01:49.636288 | instance | Gathering Facts --------------------------------------------------------- 1.03s 2026-09-17 04:01:49.636572 | instance | Purge "snapd" package --------------------------------------------------- 0.96s 2026-09-17 04:01:49.636853 | instance | Start loop devices ------------------------------------------------------ 0.84s 2026-09-17 04:01:49.637156 | instance | Gathering Facts --------------------------------------------------------- 0.80s 2026-09-17 04:01:49.637435 | instance | Gathering Facts --------------------------------------------------------- 0.79s 2026-09-17 04:01:49.637715 | instance | Gathering Facts --------------------------------------------------------- 0.75s 2026-09-17 04:01:49.638019 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.72s 2026-09-17 04:01:49.638380 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.64s 2026-09-17 04:01:49.638752 | instance | Start up service -------------------------------------------------------- 0.62s 2026-09-17 04:01:49.639077 | instance | Set permissions on loopback devices ------------------------------------- 0.61s 2026-09-17 04:01:49.639362 | instance | Create devices for Ceph ------------------------------------------------- 0.60s 2026-09-17 04:01:49.639653 | instance | Set masquerade rule ----------------------------------------------------- 0.54s 2026-09-17 04:01:49.741700 | instance | INFO [aio > prepare] Executed: Successful 2026-09-17 04:01:49.757646 | instance | INFO [aio > converge] Executing 2026-09-17 04:01:52.614752 | instance | 2026-09-17 04:01:52.615897 | instance | PLAY [all] ********************************************************************* 2026-09-17 04:01:52.616215 | instance | 2026-09-17 04:01:52.616532 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:01:52.616907 | instance | Thursday 17 September 2026 04:01:52 +0000 (0:00:00.022) 0:00:00.022 **** 2026-09-17 04:01:54.029118 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-17 04:01:54.029513 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-17 04:01:54.029851 | instance | interpreter could change the meaning of that path. See 2026-09-17 04:01:54.030148 | instance | https://docs.ansible.com/ansible- 2026-09-17 04:01:54.030481 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-17 04:01:54.073250 | instance | ok: [instance] 2026-09-17 04:01:54.073760 | instance | 2026-09-17 04:01:54.074243 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-09-17 04:01:54.074741 | instance | Thursday 17 September 2026 04:01:54 +0000 (0:00:01.457) 0:00:01.480 **** 2026-09-17 04:01:54.124726 | instance | skipping: [instance] 2026-09-17 04:01:54.125164 | instance | 2026-09-17 04:01:54.125517 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-17 04:01:54.125889 | instance | Thursday 17 September 2026 04:01:54 +0000 (0:00:00.052) 0:00:01.532 **** 2026-09-17 04:01:54.334882 | instance | ok: [instance] 2026-09-17 04:01:54.335240 | instance | 2026-09-17 04:01:54.335540 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-09-17 04:01:54.335836 | instance | 2026-09-17 04:01:54.336126 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:01:54.336413 | instance | Thursday 17 September 2026 04:01:54 +0000 (0:00:00.210) 0:00:01.742 **** 2026-09-17 04:01:55.367335 | instance | ok: [instance] 2026-09-17 04:01:55.367704 | instance | 2026-09-17 04:01:55.368044 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:01:55.368351 | instance | Thursday 17 September 2026 04:01:55 +0000 (0:00:01.031) 0:00:02.774 **** 2026-09-17 04:01:55.823064 | instance | ok: [instance] 2026-09-17 04:01:55.823156 | instance | 2026-09-17 04:01:55.823266 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:01:55.823492 | instance | Thursday 17 September 2026 04:01:55 +0000 (0:00:00.454) 0:00:03.228 **** 2026-09-17 04:01:55.867028 | instance | skipping: [instance] 2026-09-17 04:01:55.867127 | instance | 2026-09-17 04:01:55.867289 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-17 04:01:55.867503 | instance | Thursday 17 September 2026 04:01:55 +0000 (0:00:00.046) 0:00:03.274 **** 2026-09-17 04:01:56.362995 | instance | changed: [instance] 2026-09-17 04:01:56.363091 | instance | 2026-09-17 04:01:56.363223 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:01:56.363460 | instance | Thursday 17 September 2026 04:01:56 +0000 (0:00:00.495) 0:00:03.770 **** 2026-09-17 04:01:56.467319 | instance | ok: [instance] => { 2026-09-17 04:01:56.467571 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-17 04:01:56.468013 | instance | } 2026-09-17 04:01:56.468338 | instance | 2026-09-17 04:01:56.468819 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:01:56.469272 | instance | Thursday 17 September 2026 04:01:56 +0000 (0:00:00.101) 0:00:03.871 **** 2026-09-17 04:01:57.591074 | instance | changed: [instance] 2026-09-17 04:01:57.591160 | instance | 2026-09-17 04:01:57.591329 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:01:57.591562 | instance | Thursday 17 September 2026 04:01:57 +0000 (0:00:01.126) 0:00:04.998 **** 2026-09-17 04:01:57.644455 | instance | skipping: [instance] 2026-09-17 04:01:57.644506 | instance | 2026-09-17 04:01:57.644512 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:01:57.644516 | instance | Thursday 17 September 2026 04:01:57 +0000 (0:00:00.053) 0:00:05.052 **** 2026-09-17 04:01:57.697136 | instance | skipping: [instance] 2026-09-17 04:01:57.697193 | instance | 2026-09-17 04:01:57.697198 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:01:57.697203 | instance | Thursday 17 September 2026 04:01:57 +0000 (0:00:00.050) 0:00:05.103 **** 2026-09-17 04:01:57.976888 | instance | ok: [instance] 2026-09-17 04:01:57.976958 | instance | 2026-09-17 04:01:57.977277 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:01:57.978836 | instance | Thursday 17 September 2026 04:01:57 +0000 (0:00:00.280) 0:00:05.384 **** 2026-09-17 04:01:59.755795 | instance | ok: [instance] 2026-09-17 04:01:59.755975 | instance | 2026-09-17 04:01:59.756620 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:01:59.756688 | instance | Thursday 17 September 2026 04:01:59 +0000 (0:00:01.778) 0:00:07.162 **** 2026-09-17 04:01:59.855075 | instance | ok: [instance] => { 2026-09-17 04:01:59.856596 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-17 04:01:59.856628 | instance | } 2026-09-17 04:01:59.856639 | instance | 2026-09-17 04:01:59.856649 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:01:59.856659 | instance | Thursday 17 September 2026 04:01:59 +0000 (0:00:00.099) 0:00:07.262 **** 2026-09-17 04:02:00.756201 | instance | changed: [instance] 2026-09-17 04:02:00.756314 | instance | 2026-09-17 04:02:00.756468 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:02:00.756673 | instance | Thursday 17 September 2026 04:02:00 +0000 (0:00:00.901) 0:00:08.163 **** 2026-09-17 04:02:03.930990 | instance | changed: [instance] 2026-09-17 04:02:03.931225 | instance | 2026-09-17 04:02:03.931607 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-17 04:02:03.931986 | instance | Thursday 17 September 2026 04:02:03 +0000 (0:00:03.174) 0:00:11.338 **** 2026-09-17 04:02:03.979225 | instance | skipping: [instance] 2026-09-17 04:02:03.979420 | instance | 2026-09-17 04:02:03.979793 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-17 04:02:03.980101 | instance | Thursday 17 September 2026 04:02:03 +0000 (0:00:00.047) 0:00:11.385 **** 2026-09-17 04:02:04.031187 | instance | skipping: [instance] 2026-09-17 04:02:04.031461 | instance | 2026-09-17 04:02:04.031691 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-17 04:02:04.031910 | instance | Thursday 17 September 2026 04:02:04 +0000 (0:00:00.052) 0:00:11.438 **** 2026-09-17 04:02:04.079282 | instance | skipping: [instance] 2026-09-17 04:02:04.079396 | instance | 2026-09-17 04:02:04.079711 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-17 04:02:04.080120 | instance | Thursday 17 September 2026 04:02:04 +0000 (0:00:00.047) 0:00:11.485 **** 2026-09-17 04:02:10.903165 | instance | changed: [instance] 2026-09-17 04:02:10.903463 | instance | 2026-09-17 04:02:10.903712 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-17 04:02:10.903900 | instance | Thursday 17 September 2026 04:02:10 +0000 (0:00:06.824) 0:00:18.309 **** 2026-09-17 04:02:11.687433 | instance | changed: [instance] 2026-09-17 04:02:11.687896 | instance | 2026-09-17 04:02:11.688287 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-17 04:02:11.688722 | instance | Thursday 17 September 2026 04:02:11 +0000 (0:00:00.784) 0:00:19.094 **** 2026-09-17 04:02:12.792739 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-09-17 04:02:12.792862 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-17 04:02:12.795899 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-17 04:02:12.795960 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-17 04:02:12.795970 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-17 04:02:12.795977 | instance | 2026-09-17 04:02:12.795984 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-17 04:02:12.795991 | instance | Thursday 17 September 2026 04:02:12 +0000 (0:00:01.106) 0:00:20.200 **** 2026-09-17 04:02:13.466078 | instance | changed: [instance] 2026-09-17 04:02:13.466177 | instance | 2026-09-17 04:02:13.466193 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-17 04:02:13.466538 | instance | Thursday 17 September 2026 04:02:13 +0000 (0:00:00.664) 0:00:20.864 **** 2026-09-17 04:02:13.466721 | instance | 2026-09-17 04:02:13.466865 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-17 04:02:13.467004 | instance | Thursday 17 September 2026 04:02:13 +0000 (0:00:00.009) 0:00:20.873 **** 2026-09-17 04:02:14.555822 | instance | ok: [instance] 2026-09-17 04:02:14.556684 | instance | 2026-09-17 04:02:14.556760 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-09-17 04:02:14.556777 | instance | Thursday 17 September 2026 04:02:14 +0000 (0:00:01.088) 0:00:21.962 **** 2026-09-17 04:02:15.113109 | instance | changed: [instance] 2026-09-17 04:02:15.113298 | instance | 2026-09-17 04:02:15.113881 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-17 04:02:15.113950 | instance | Thursday 17 September 2026 04:02:15 +0000 (0:00:00.558) 0:00:22.520 **** 2026-09-17 04:02:15.793590 | instance | changed: [instance] 2026-09-17 04:02:15.793677 | instance | 2026-09-17 04:02:15.794007 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:02:15.794075 | instance | Thursday 17 September 2026 04:02:15 +0000 (0:00:00.680) 0:00:23.201 **** 2026-09-17 04:02:16.041133 | instance | ok: [instance] 2026-09-17 04:02:16.041249 | instance | 2026-09-17 04:02:16.041589 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:02:16.041662 | instance | Thursday 17 September 2026 04:02:16 +0000 (0:00:00.247) 0:00:23.448 **** 2026-09-17 04:02:16.114934 | instance | ok: [instance] => { 2026-09-17 04:02:16.115051 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-17 04:02:16.115066 | instance | } 2026-09-17 04:02:16.115509 | instance | 2026-09-17 04:02:16.115573 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:02:16.115581 | instance | Thursday 17 September 2026 04:02:16 +0000 (0:00:00.074) 0:00:23.522 **** 2026-09-17 04:02:18.098339 | instance | changed: [instance] 2026-09-17 04:02:18.099088 | instance | 2026-09-17 04:02:18.099167 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:02:18.099179 | instance | Thursday 17 September 2026 04:02:18 +0000 (0:00:01.982) 0:00:25.505 **** 2026-09-17 04:02:22.644501 | instance | changed: [instance] 2026-09-17 04:02:22.644597 | instance | 2026-09-17 04:02:22.644926 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-17 04:02:22.644975 | instance | Thursday 17 September 2026 04:02:22 +0000 (0:00:04.547) 0:00:30.052 **** 2026-09-17 04:02:23.829044 | instance | ok: [instance] 2026-09-17 04:02:23.829228 | instance | 2026-09-17 04:02:23.829939 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-17 04:02:23.830016 | instance | Thursday 17 September 2026 04:02:23 +0000 (0:00:01.183) 0:00:31.235 **** 2026-09-17 04:02:24.300137 | instance | changed: [instance] 2026-09-17 04:02:24.300280 | instance | 2026-09-17 04:02:24.300811 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-17 04:02:24.300878 | instance | Thursday 17 September 2026 04:02:24 +0000 (0:00:00.471) 0:00:31.707 **** 2026-09-17 04:02:24.849537 | instance | changed: [instance] 2026-09-17 04:02:24.850588 | instance | 2026-09-17 04:02:24.850716 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-17 04:02:24.850732 | instance | Thursday 17 September 2026 04:02:24 +0000 (0:00:00.548) 0:00:32.256 **** 2026-09-17 04:02:25.555256 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-09-17 04:02:25.556654 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-17 04:02:25.556689 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-17 04:02:25.556702 | instance | 2026-09-17 04:02:25.556716 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-17 04:02:25.556731 | instance | Thursday 17 September 2026 04:02:25 +0000 (0:00:00.705) 0:00:32.962 **** 2026-09-17 04:02:26.106062 | instance | changed: [instance] 2026-09-17 04:02:26.106412 | instance | 2026-09-17 04:02:26.106926 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-17 04:02:26.107005 | instance | Thursday 17 September 2026 04:02:26 +0000 (0:00:00.550) 0:00:33.513 **** 2026-09-17 04:02:26.663439 | instance | changed: [instance] 2026-09-17 04:02:26.663564 | instance | 2026-09-17 04:02:26.663576 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-17 04:02:26.664134 | instance | Thursday 17 September 2026 04:02:26 +0000 (0:00:00.548) 0:00:34.061 **** 2026-09-17 04:02:26.664216 | instance | 2026-09-17 04:02:26.664224 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-17 04:02:26.664231 | instance | Thursday 17 September 2026 04:02:26 +0000 (0:00:00.009) 0:00:34.071 **** 2026-09-17 04:02:27.401578 | instance | ok: [instance] 2026-09-17 04:02:27.402430 | instance | 2026-09-17 04:02:27.402524 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-09-17 04:02:27.402540 | instance | Thursday 17 September 2026 04:02:27 +0000 (0:00:00.737) 0:00:34.808 **** 2026-09-17 04:02:28.588204 | instance | changed: [instance] 2026-09-17 04:02:28.588344 | instance | 2026-09-17 04:02:28.589003 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-17 04:02:28.589069 | instance | Thursday 17 September 2026 04:02:28 +0000 (0:00:01.186) 0:00:35.995 **** 2026-09-17 04:02:29.242983 | instance | changed: [instance] 2026-09-17 04:02:29.243033 | instance | 2026-09-17 04:02:29.243041 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-17 04:02:29.243047 | instance | Thursday 17 September 2026 04:02:29 +0000 (0:00:00.655) 0:00:36.650 **** 2026-09-17 04:02:29.330876 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-17 04:02:29.331033 | instance | 2026-09-17 04:02:29.331308 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-17 04:02:29.331537 | instance | Thursday 17 September 2026 04:02:29 +0000 (0:00:00.087) 0:00:36.737 **** 2026-09-17 04:02:35.231399 | instance | changed: [instance] 2026-09-17 04:02:35.231504 | instance | 2026-09-17 04:02:35.231519 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-17 04:02:35.231661 | instance | Thursday 17 September 2026 04:02:35 +0000 (0:00:05.901) 0:00:42.639 **** 2026-09-17 04:02:35.960022 | instance | ok: [instance] => (item=chronyd) 2026-09-17 04:02:35.960144 | instance | ok: [instance] => (item=sshd) 2026-09-17 04:02:35.960923 | instance | 2026-09-17 04:02:35.961022 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-17 04:02:35.961036 | instance | Thursday 17 September 2026 04:02:35 +0000 (0:00:00.727) 0:00:43.366 **** 2026-09-17 04:02:37.430016 | instance | changed: [instance] 2026-09-17 04:02:37.430182 | instance | 2026-09-17 04:02:37.430735 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-17 04:02:37.430811 | instance | Thursday 17 September 2026 04:02:37 +0000 (0:00:01.470) 0:00:44.837 **** 2026-09-17 04:02:37.680332 | instance | ok: [instance] 2026-09-17 04:02:37.680450 | instance | 2026-09-17 04:02:37.680943 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-17 04:02:37.681044 | instance | Thursday 17 September 2026 04:02:37 +0000 (0:00:00.249) 0:00:45.087 **** 2026-09-17 04:02:38.216550 | instance | changed: [instance] 2026-09-17 04:02:38.217289 | instance | 2026-09-17 04:02:38.217366 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-17 04:02:38.217379 | instance | Thursday 17 September 2026 04:02:38 +0000 (0:00:00.536) 0:00:45.623 **** 2026-09-17 04:02:38.669328 | instance | changed: [instance] 2026-09-17 04:02:38.669393 | instance | 2026-09-17 04:02:38.669401 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-09-17 04:02:38.669408 | instance | Thursday 17 September 2026 04:02:38 +0000 (0:00:00.452) 0:00:46.076 **** 2026-09-17 04:02:38.821152 | instance | ok: [instance] 2026-09-17 04:02:38.821219 | instance | 2026-09-17 04:02:38.821230 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-09-17 04:02:38.821239 | instance | Thursday 17 September 2026 04:02:38 +0000 (0:00:00.151) 0:00:46.228 **** 2026-09-17 04:02:39.098552 | instance | ok: [instance] => (item=instance) 2026-09-17 04:02:39.099315 | instance | 2026-09-17 04:02:39.099391 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-09-17 04:02:39.099404 | instance | Thursday 17 September 2026 04:02:39 +0000 (0:00:00.277) 0:00:46.505 **** 2026-09-17 04:02:39.161867 | instance | ok: [instance] 2026-09-17 04:02:39.161998 | instance | 2026-09-17 04:02:39.162065 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-09-17 04:02:39.162206 | instance | Thursday 17 September 2026 04:02:39 +0000 (0:00:00.064) 0:00:46.569 **** 2026-09-17 04:02:39.267039 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-09-17 04:02:39.267128 | instance | 2026-09-17 04:02:39.267217 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-09-17 04:02:39.267384 | instance | Thursday 17 September 2026 04:02:39 +0000 (0:00:00.104) 0:00:46.674 **** 2026-09-17 04:02:39.725859 | instance | changed: [instance] 2026-09-17 04:02:39.726044 | instance | 2026-09-17 04:02:39.726418 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-09-17 04:02:39.726562 | instance | Thursday 17 September 2026 04:02:39 +0000 (0:00:00.458) 0:00:47.133 **** 2026-09-17 04:02:40.583734 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-09-17 04:02:40.584971 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-09-17 04:02:40.585040 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-09-17 04:02:40.585052 | instance | 2026-09-17 04:02:40.585063 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-09-17 04:02:40.585072 | instance | Thursday 17 September 2026 04:02:40 +0000 (0:00:00.857) 0:00:47.990 **** 2026-09-17 04:04:18.118316 | instance | ok: [instance] 2026-09-17 04:04:18.119197 | instance | 2026-09-17 04:04:18.119274 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-09-17 04:04:18.119287 | instance | Thursday 17 September 2026 04:04:18 +0000 (0:01:37.534) 0:02:25.525 **** 2026-09-17 04:04:18.366555 | instance | changed: [instance] 2026-09-17 04:04:18.366626 | instance | 2026-09-17 04:04:18.366638 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-09-17 04:04:18.366657 | instance | Thursday 17 September 2026 04:04:18 +0000 (0:00:00.247) 0:02:25.773 **** 2026-09-17 04:04:18.427737 | instance | ok: [instance] 2026-09-17 04:04:18.427810 | instance | 2026-09-17 04:04:18.427822 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-17 04:04:18.427833 | instance | Thursday 17 September 2026 04:04:18 +0000 (0:00:00.061) 0:02:25.834 **** 2026-09-17 04:04:18.519088 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-17 04:04:18.519136 | instance | 2026-09-17 04:04:18.519142 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-17 04:04:18.519147 | instance | Thursday 17 September 2026 04:04:18 +0000 (0:00:00.092) 0:02:25.926 **** 2026-09-17 04:04:24.311358 | instance | ok: [instance] 2026-09-17 04:04:24.311434 | instance | 2026-09-17 04:04:24.311447 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-17 04:04:24.311457 | instance | Thursday 17 September 2026 04:04:24 +0000 (0:00:05.791) 0:02:31.717 **** 2026-09-17 04:04:24.400082 | instance | ok: [instance] => (item=instance) 2026-09-17 04:04:24.400772 | instance | 2026-09-17 04:04:24.400806 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-17 04:04:24.400818 | instance | Thursday 17 September 2026 04:04:24 +0000 (0:00:00.089) 0:02:31.807 **** 2026-09-17 04:04:24.919772 | instance | ok: [instance] 2026-09-17 04:04:24.920983 | instance | 2026-09-17 04:04:24.921077 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-17 04:04:24.921095 | instance | Thursday 17 September 2026 04:04:24 +0000 (0:00:00.519) 0:02:32.326 **** 2026-09-17 04:04:31.589294 | instance | ok: [instance] 2026-09-17 04:04:31.589394 | instance | 2026-09-17 04:04:31.589407 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-09-17 04:04:31.589417 | instance | Thursday 17 September 2026 04:04:31 +0000 (0:00:06.668) 0:02:38.995 **** 2026-09-17 04:05:20.555611 | instance | changed: [instance] 2026-09-17 04:05:20.555729 | instance | 2026-09-17 04:05:20.555745 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-09-17 04:05:20.555926 | instance | Thursday 17 September 2026 04:05:20 +0000 (0:00:48.967) 0:03:27.963 **** 2026-09-17 04:05:34.847929 | instance | ok: [instance] 2026-09-17 04:05:34.848054 | instance | 2026-09-17 04:05:34.848062 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-17 04:05:34.848071 | instance | Thursday 17 September 2026 04:05:34 +0000 (0:00:14.292) 0:03:42.255 **** 2026-09-17 04:05:34.925312 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-17 04:05:34.925420 | instance | 2026-09-17 04:05:34.925428 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-17 04:05:34.925502 | instance | Thursday 17 September 2026 04:05:34 +0000 (0:00:00.077) 0:03:42.333 **** 2026-09-17 04:05:34.998523 | instance | skipping: [instance] 2026-09-17 04:05:34.998600 | instance | 2026-09-17 04:05:34.998614 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-17 04:05:34.998735 | instance | Thursday 17 September 2026 04:05:34 +0000 (0:00:00.072) 0:03:42.406 **** 2026-09-17 04:05:35.060263 | instance | skipping: [instance] => (item=instance) 2026-09-17 04:05:35.060384 | instance | skipping: [instance] 2026-09-17 04:05:35.061147 | instance | 2026-09-17 04:05:35.061223 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-17 04:05:35.061237 | instance | Thursday 17 September 2026 04:05:35 +0000 (0:00:00.061) 0:03:42.467 **** 2026-09-17 04:05:35.329370 | instance | ok: [instance] 2026-09-17 04:05:35.329482 | instance | 2026-09-17 04:05:35.329809 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-17 04:05:35.329881 | instance | Thursday 17 September 2026 04:05:35 +0000 (0:00:00.269) 0:03:42.737 **** 2026-09-17 04:05:41.966111 | instance | ok: [instance] 2026-09-17 04:05:41.966184 | instance | 2026-09-17 04:05:41.966692 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-09-17 04:05:41.966716 | instance | Thursday 17 September 2026 04:05:41 +0000 (0:00:06.636) 0:03:49.373 **** 2026-09-17 04:05:54.387167 | instance | changed: [instance] 2026-09-17 04:05:54.387281 | instance | 2026-09-17 04:05:54.387835 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-09-17 04:05:54.387905 | instance | Thursday 17 September 2026 04:05:54 +0000 (0:00:12.420) 0:04:01.794 **** 2026-09-17 04:06:00.600225 | instance | ok: [instance] 2026-09-17 04:06:00.600319 | instance | 2026-09-17 04:06:00.600569 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-09-17 04:06:00.600606 | instance | Thursday 17 September 2026 04:06:00 +0000 (0:00:06.213) 0:04:08.007 **** 2026-09-17 04:06:08.268541 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-09-17 04:06:08.268620 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-09-17 04:06:08.268724 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-09-17 04:06:08.268843 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-09-17 04:06:08.268944 | instance | 2026-09-17 04:06:08.269058 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-09-17 04:06:08.269148 | instance | 2026-09-17 04:06:08.269251 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:06:08.269353 | instance | Thursday 17 September 2026 04:06:08 +0000 (0:00:07.669) 0:04:15.676 **** 2026-09-17 04:06:09.330693 | instance | ok: [instance] 2026-09-17 04:06:09.331003 | instance | 2026-09-17 04:06:09.331367 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:06:09.331713 | instance | Thursday 17 September 2026 04:06:09 +0000 (0:00:01.060) 0:04:16.737 **** 2026-09-17 04:06:09.740426 | instance | ok: [instance] 2026-09-17 04:06:09.740535 | instance | 2026-09-17 04:06:09.740545 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:06:09.740735 | instance | Thursday 17 September 2026 04:06:09 +0000 (0:00:00.410) 0:04:17.148 **** 2026-09-17 04:06:09.787723 | instance | skipping: [instance] 2026-09-17 04:06:09.787913 | instance | 2026-09-17 04:06:09.788084 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-17 04:06:09.788263 | instance | Thursday 17 September 2026 04:06:09 +0000 (0:00:00.046) 0:04:17.194 **** 2026-09-17 04:06:10.041368 | instance | ok: [instance] 2026-09-17 04:06:10.041637 | instance | 2026-09-17 04:06:10.041924 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:06:10.042209 | instance | Thursday 17 September 2026 04:06:10 +0000 (0:00:00.253) 0:04:17.448 **** 2026-09-17 04:06:10.123693 | instance | ok: [instance] => { 2026-09-17 04:06:10.124045 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-17 04:06:10.124255 | instance | } 2026-09-17 04:06:10.124565 | instance | 2026-09-17 04:06:10.124864 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:06:10.125145 | instance | Thursday 17 September 2026 04:06:10 +0000 (0:00:00.082) 0:04:17.530 **** 2026-09-17 04:06:10.462964 | instance | ok: [instance] 2026-09-17 04:06:10.463019 | instance | 2026-09-17 04:06:10.463027 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:06:10.463034 | instance | Thursday 17 September 2026 04:06:10 +0000 (0:00:00.339) 0:04:17.870 **** 2026-09-17 04:06:10.533667 | instance | skipping: [instance] 2026-09-17 04:06:10.533807 | instance | 2026-09-17 04:06:10.534182 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:06:10.534251 | instance | Thursday 17 September 2026 04:06:10 +0000 (0:00:00.070) 0:04:17.941 **** 2026-09-17 04:06:10.599682 | instance | skipping: [instance] 2026-09-17 04:06:10.599809 | instance | 2026-09-17 04:06:10.599945 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:06:10.600124 | instance | Thursday 17 September 2026 04:06:10 +0000 (0:00:00.065) 0:04:18.006 **** 2026-09-17 04:06:10.860103 | instance | ok: [instance] 2026-09-17 04:06:10.860296 | instance | 2026-09-17 04:06:10.860561 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:06:10.860829 | instance | Thursday 17 September 2026 04:06:10 +0000 (0:00:00.260) 0:04:18.267 **** 2026-09-17 04:06:12.024862 | instance | ok: [instance] 2026-09-17 04:06:12.025083 | instance | 2026-09-17 04:06:12.025379 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:06:12.025656 | instance | Thursday 17 September 2026 04:06:12 +0000 (0:00:01.164) 0:04:19.431 **** 2026-09-17 04:06:12.124354 | instance | ok: [instance] => { 2026-09-17 04:06:12.124724 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-17 04:06:12.125140 | instance | } 2026-09-17 04:06:12.125510 | instance | 2026-09-17 04:06:12.126677 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:06:12.126810 | instance | Thursday 17 September 2026 04:06:12 +0000 (0:00:00.098) 0:04:19.530 **** 2026-09-17 04:06:12.508227 | instance | ok: [instance] 2026-09-17 04:06:12.508395 | instance | 2026-09-17 04:06:12.508647 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:06:12.508899 | instance | Thursday 17 September 2026 04:06:12 +0000 (0:00:00.384) 0:04:19.915 **** 2026-09-17 04:06:14.625919 | instance | ok: [instance] 2026-09-17 04:06:14.626002 | instance | 2026-09-17 04:06:14.626020 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-17 04:06:14.626035 | instance | Thursday 17 September 2026 04:06:14 +0000 (0:00:02.116) 0:04:22.032 **** 2026-09-17 04:06:14.668515 | instance | skipping: [instance] 2026-09-17 04:06:14.668569 | instance | 2026-09-17 04:06:14.668581 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-17 04:06:14.668592 | instance | Thursday 17 September 2026 04:06:14 +0000 (0:00:00.043) 0:04:22.075 **** 2026-09-17 04:06:14.706580 | instance | skipping: [instance] 2026-09-17 04:06:14.706651 | instance | 2026-09-17 04:06:14.706664 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-17 04:06:14.706677 | instance | Thursday 17 September 2026 04:06:14 +0000 (0:00:00.037) 0:04:22.112 **** 2026-09-17 04:06:14.754136 | instance | skipping: [instance] 2026-09-17 04:06:14.754184 | instance | 2026-09-17 04:06:14.754191 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-17 04:06:14.754197 | instance | Thursday 17 September 2026 04:06:14 +0000 (0:00:00.047) 0:04:22.160 **** 2026-09-17 04:06:15.852908 | instance | ok: [instance] 2026-09-17 04:06:15.853006 | instance | 2026-09-17 04:06:15.853256 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-17 04:06:15.853320 | instance | Thursday 17 September 2026 04:06:15 +0000 (0:00:01.100) 0:04:23.260 **** 2026-09-17 04:06:16.319332 | instance | ok: [instance] 2026-09-17 04:06:16.319874 | instance | 2026-09-17 04:06:16.319932 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-17 04:06:16.319943 | instance | Thursday 17 September 2026 04:06:16 +0000 (0:00:00.466) 0:04:23.727 **** 2026-09-17 04:06:17.346932 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-17 04:06:17.347034 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-17 04:06:17.347043 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-17 04:06:17.347591 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-17 04:06:17.347848 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-17 04:06:17.347855 | instance | 2026-09-17 04:06:17.347861 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-17 04:06:17.347866 | instance | Thursday 17 September 2026 04:06:17 +0000 (0:00:01.027) 0:04:24.754 **** 2026-09-17 04:06:17.921261 | instance | ok: [instance] 2026-09-17 04:06:17.921342 | instance | 2026-09-17 04:06:17.922132 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-17 04:06:17.922156 | instance | Thursday 17 September 2026 04:06:17 +0000 (0:00:00.560) 0:04:25.315 **** 2026-09-17 04:06:17.922163 | instance | 2026-09-17 04:06:17.922169 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-17 04:06:17.922175 | instance | Thursday 17 September 2026 04:06:17 +0000 (0:00:00.013) 0:04:25.328 **** 2026-09-17 04:06:18.310941 | instance | ok: [instance] 2026-09-17 04:06:18.311001 | instance | 2026-09-17 04:06:18.311009 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:06:18.311015 | instance | Thursday 17 September 2026 04:06:18 +0000 (0:00:00.389) 0:04:25.718 **** 2026-09-17 04:06:18.571641 | instance | ok: [instance] 2026-09-17 04:06:18.571792 | instance | 2026-09-17 04:06:18.571866 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:06:18.572058 | instance | Thursday 17 September 2026 04:06:18 +0000 (0:00:00.260) 0:04:25.979 **** 2026-09-17 04:06:18.661992 | instance | ok: [instance] => { 2026-09-17 04:06:18.662515 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-17 04:06:18.662594 | instance | } 2026-09-17 04:06:18.662612 | instance | 2026-09-17 04:06:18.663028 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:06:18.663094 | instance | Thursday 17 September 2026 04:06:18 +0000 (0:00:00.089) 0:04:26.069 **** 2026-09-17 04:06:19.049079 | instance | ok: [instance] 2026-09-17 04:06:19.049186 | instance | 2026-09-17 04:06:19.049362 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:06:19.049556 | instance | Thursday 17 September 2026 04:06:19 +0000 (0:00:00.387) 0:04:26.456 **** 2026-09-17 04:06:22.254147 | instance | ok: [instance] 2026-09-17 04:06:22.254227 | instance | 2026-09-17 04:06:22.254661 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-17 04:06:22.254956 | instance | Thursday 17 September 2026 04:06:22 +0000 (0:00:03.204) 0:04:29.661 **** 2026-09-17 04:06:23.727467 | instance | ok: [instance] 2026-09-17 04:06:23.727633 | instance | 2026-09-17 04:06:23.728202 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-17 04:06:23.728288 | instance | Thursday 17 September 2026 04:06:23 +0000 (0:00:01.472) 0:04:31.134 **** 2026-09-17 04:06:23.949268 | instance | ok: [instance] 2026-09-17 04:06:23.949398 | instance | 2026-09-17 04:06:23.950029 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-17 04:06:23.950117 | instance | Thursday 17 September 2026 04:06:23 +0000 (0:00:00.221) 0:04:31.356 **** 2026-09-17 04:06:24.440038 | instance | ok: [instance] 2026-09-17 04:06:24.440217 | instance | 2026-09-17 04:06:24.440826 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-17 04:06:24.440895 | instance | Thursday 17 September 2026 04:06:24 +0000 (0:00:00.490) 0:04:31.847 **** 2026-09-17 04:06:25.099714 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-17 04:06:25.101101 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-17 04:06:25.101164 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-17 04:06:25.101177 | instance | 2026-09-17 04:06:25.101187 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-17 04:06:25.101198 | instance | Thursday 17 September 2026 04:06:25 +0000 (0:00:00.659) 0:04:32.506 **** 2026-09-17 04:06:25.527360 | instance | ok: [instance] 2026-09-17 04:06:25.528081 | instance | 2026-09-17 04:06:25.528115 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-17 04:06:25.528127 | instance | Thursday 17 September 2026 04:06:25 +0000 (0:00:00.427) 0:04:32.934 **** 2026-09-17 04:06:25.992982 | instance | ok: [instance] 2026-09-17 04:06:25.994412 | instance | 2026-09-17 04:06:25.994493 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-17 04:06:25.994505 | instance | Thursday 17 September 2026 04:06:25 +0000 (0:00:00.454) 0:04:33.389 **** 2026-09-17 04:06:25.994515 | instance | 2026-09-17 04:06:25.994550 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-17 04:06:25.994764 | instance | Thursday 17 September 2026 04:06:25 +0000 (0:00:00.010) 0:04:33.400 **** 2026-09-17 04:06:26.388547 | instance | ok: [instance] 2026-09-17 04:06:26.388636 | instance | 2026-09-17 04:06:26.388999 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-17 04:06:26.389062 | instance | Thursday 17 September 2026 04:06:26 +0000 (0:00:00.396) 0:04:33.796 **** 2026-09-17 04:06:26.460716 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-17 04:06:26.461277 | instance | 2026-09-17 04:06:26.461328 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-17 04:06:26.461349 | instance | Thursday 17 September 2026 04:06:26 +0000 (0:00:00.071) 0:04:33.868 **** 2026-09-17 04:06:27.593671 | instance | ok: [instance] 2026-09-17 04:06:27.593763 | instance | 2026-09-17 04:06:27.594158 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-17 04:06:27.594213 | instance | Thursday 17 September 2026 04:06:27 +0000 (0:00:01.132) 0:04:35.000 **** 2026-09-17 04:06:28.296145 | instance | ok: [instance] => (item=chronyd) 2026-09-17 04:06:28.296704 | instance | ok: [instance] => (item=sshd) 2026-09-17 04:06:28.296772 | instance | 2026-09-17 04:06:28.296780 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-17 04:06:28.296787 | instance | Thursday 17 September 2026 04:06:28 +0000 (0:00:00.703) 0:04:35.704 **** 2026-09-17 04:06:28.715779 | instance | ok: [instance] 2026-09-17 04:06:28.715859 | instance | 2026-09-17 04:06:28.716097 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-17 04:06:28.716143 | instance | Thursday 17 September 2026 04:06:28 +0000 (0:00:00.419) 0:04:36.123 **** 2026-09-17 04:06:28.953492 | instance | ok: [instance] 2026-09-17 04:06:28.954321 | instance | 2026-09-17 04:06:28.954384 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-17 04:06:28.954397 | instance | Thursday 17 September 2026 04:06:28 +0000 (0:00:00.236) 0:04:36.360 **** 2026-09-17 04:06:29.229881 | instance | ok: [instance] 2026-09-17 04:06:29.230028 | instance | 2026-09-17 04:06:29.230480 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-17 04:06:29.230834 | instance | Thursday 17 September 2026 04:06:29 +0000 (0:00:00.276) 0:04:36.637 **** 2026-09-17 04:06:29.467592 | instance | ok: [instance] 2026-09-17 04:06:29.467780 | instance | 2026-09-17 04:06:29.467959 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-09-17 04:06:29.468211 | instance | Thursday 17 September 2026 04:06:29 +0000 (0:00:00.237) 0:04:36.874 **** 2026-09-17 04:06:29.759837 | instance | ok: [instance] => (item=instance) 2026-09-17 04:06:29.760055 | instance | 2026-09-17 04:06:29.760425 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-09-17 04:06:29.760751 | instance | Thursday 17 September 2026 04:06:29 +0000 (0:00:00.291) 0:04:37.166 **** 2026-09-17 04:06:29.847231 | instance | ok: [instance] 2026-09-17 04:06:29.847335 | instance | 2026-09-17 04:06:29.847587 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-17 04:06:29.847954 | instance | Thursday 17 September 2026 04:06:29 +0000 (0:00:00.084) 0:04:37.251 **** 2026-09-17 04:06:29.919082 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-17 04:06:29.919172 | instance | 2026-09-17 04:06:29.919272 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-17 04:06:29.919473 | instance | Thursday 17 September 2026 04:06:29 +0000 (0:00:00.074) 0:04:37.325 **** 2026-09-17 04:06:29.979224 | instance | skipping: [instance] 2026-09-17 04:06:29.979493 | instance | 2026-09-17 04:06:29.979708 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-17 04:06:29.980509 | instance | Thursday 17 September 2026 04:06:29 +0000 (0:00:00.059) 0:04:37.385 **** 2026-09-17 04:06:30.031287 | instance | skipping: [instance] => (item=instance) 2026-09-17 04:06:30.031524 | instance | skipping: [instance] 2026-09-17 04:06:30.031667 | instance | 2026-09-17 04:06:30.031835 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-17 04:06:30.031980 | instance | Thursday 17 September 2026 04:06:30 +0000 (0:00:00.053) 0:04:37.438 **** 2026-09-17 04:06:30.327000 | instance | ok: [instance] 2026-09-17 04:06:30.327425 | instance | 2026-09-17 04:06:30.327594 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-17 04:06:30.327771 | instance | Thursday 17 September 2026 04:06:30 +0000 (0:00:00.292) 0:04:37.730 **** 2026-09-17 04:06:36.919216 | instance | ok: [instance] 2026-09-17 04:06:36.919317 | instance | 2026-09-17 04:06:36.919810 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-09-17 04:06:36.919875 | instance | Thursday 17 September 2026 04:06:36 +0000 (0:00:06.595) 0:04:44.326 **** 2026-09-17 04:06:42.331942 | instance | ok: [instance] 2026-09-17 04:06:42.332807 | instance | 2026-09-17 04:06:42.332874 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-09-17 04:06:42.332891 | instance | Thursday 17 September 2026 04:06:42 +0000 (0:00:05.412) 0:04:49.739 **** 2026-09-17 04:06:56.594100 | instance | ok: [instance] 2026-09-17 04:06:56.594475 | instance | 2026-09-17 04:06:56.594560 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-09-17 04:06:56.594829 | instance | Thursday 17 September 2026 04:06:56 +0000 (0:00:14.262) 0:05:04.001 **** 2026-09-17 04:08:31.194271 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-09-17 04:08:31.194564 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-09-17 04:08:31.194778 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-09-17 04:08:31.194968 | instance | 2026-09-17 04:08:31.195145 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-09-17 04:08:31.195308 | instance | Thursday 17 September 2026 04:08:31 +0000 (0:01:34.598) 0:06:38.599 **** 2026-09-17 04:08:37.071366 | instance | ok: [instance] 2026-09-17 04:08:37.071577 | instance | 2026-09-17 04:08:37.071904 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-09-17 04:08:37.072270 | instance | Thursday 17 September 2026 04:08:37 +0000 (0:00:05.878) 0:06:44.478 **** 2026-09-17 04:08:43.278577 | instance | ok: [instance] 2026-09-17 04:08:43.278715 | instance | 2026-09-17 04:08:43.278725 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-09-17 04:08:43.278743 | instance | Thursday 17 September 2026 04:08:43 +0000 (0:00:06.206) 0:06:50.685 **** 2026-09-17 04:08:43.357714 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-09-17 04:08:43.357789 | instance | 2026-09-17 04:08:43.358021 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-09-17 04:08:43.358101 | instance | Thursday 17 September 2026 04:08:43 +0000 (0:00:00.079) 0:06:50.765 **** 2026-09-17 04:08:43.415004 | instance | ok: [instance] 2026-09-17 04:08:43.415073 | instance | 2026-09-17 04:08:43.415440 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-09-17 04:08:43.415462 | instance | Thursday 17 September 2026 04:08:43 +0000 (0:00:00.057) 0:06:50.822 **** 2026-09-17 04:08:49.665117 | instance | ok: [instance] 2026-09-17 04:08:49.665788 | instance | 2026-09-17 04:08:49.665822 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-09-17 04:08:49.665834 | instance | Thursday 17 September 2026 04:08:49 +0000 (0:00:06.249) 0:06:57.072 **** 2026-09-17 04:08:49.737173 | instance | ok: [instance] 2026-09-17 04:08:49.738150 | instance | 2026-09-17 04:08:49.738187 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-09-17 04:08:49.738202 | instance | Thursday 17 September 2026 04:08:49 +0000 (0:00:00.071) 0:06:57.144 **** 2026-09-17 04:08:49.811633 | instance | skipping: [instance] => (item=1) 2026-09-17 04:08:49.813590 | instance | skipping: [instance] => (item=1) 2026-09-17 04:08:49.813656 | instance | skipping: [instance] => (item=1) 2026-09-17 04:08:49.813672 | instance | skipping: [instance] 2026-09-17 04:08:49.813687 | instance | 2026-09-17 04:08:49.813700 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-09-17 04:08:49.813713 | instance | Thursday 17 September 2026 04:08:49 +0000 (0:00:00.074) 0:06:57.218 **** 2026-09-17 04:08:49.913061 | instance | skipping: [instance] 2026-09-17 04:08:49.913186 | instance | 2026-09-17 04:08:49.913385 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-09-17 04:08:49.913628 | instance | 2026-09-17 04:08:49.913861 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:08:49.914095 | instance | Thursday 17 September 2026 04:08:49 +0000 (0:00:00.102) 0:06:57.321 **** 2026-09-17 04:08:50.965741 | instance | ok: [instance] 2026-09-17 04:08:50.966511 | instance | 2026-09-17 04:08:50.966597 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:08:50.966681 | instance | Thursday 17 September 2026 04:08:50 +0000 (0:00:01.051) 0:06:58.372 **** 2026-09-17 04:08:51.225323 | instance | ok: [instance] 2026-09-17 04:08:51.226144 | instance | 2026-09-17 04:08:51.226215 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:08:51.226228 | instance | Thursday 17 September 2026 04:08:51 +0000 (0:00:00.259) 0:06:58.632 **** 2026-09-17 04:08:51.283692 | instance | skipping: [instance] 2026-09-17 04:08:51.283900 | instance | 2026-09-17 04:08:51.284266 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-17 04:08:51.284569 | instance | Thursday 17 September 2026 04:08:51 +0000 (0:00:00.058) 0:06:58.690 **** 2026-09-17 04:08:51.549531 | instance | ok: [instance] 2026-09-17 04:08:51.549761 | instance | 2026-09-17 04:08:51.550147 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:08:51.550497 | instance | Thursday 17 September 2026 04:08:51 +0000 (0:00:00.265) 0:06:58.956 **** 2026-09-17 04:08:51.622126 | instance | ok: [instance] => { 2026-09-17 04:08:51.622238 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-17 04:08:51.622559 | instance | } 2026-09-17 04:08:51.622917 | instance | 2026-09-17 04:08:51.623208 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:08:51.623490 | instance | Thursday 17 September 2026 04:08:51 +0000 (0:00:00.073) 0:06:59.029 **** 2026-09-17 04:08:51.962937 | instance | ok: [instance] 2026-09-17 04:08:51.963095 | instance | 2026-09-17 04:08:51.963360 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:08:51.963564 | instance | Thursday 17 September 2026 04:08:51 +0000 (0:00:00.340) 0:06:59.369 **** 2026-09-17 04:08:52.008354 | instance | skipping: [instance] 2026-09-17 04:08:52.008564 | instance | 2026-09-17 04:08:52.008934 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:08:52.009220 | instance | Thursday 17 September 2026 04:08:52 +0000 (0:00:00.046) 0:06:59.415 **** 2026-09-17 04:08:52.047440 | instance | skipping: [instance] 2026-09-17 04:08:52.047797 | instance | 2026-09-17 04:08:52.048088 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:08:52.048370 | instance | Thursday 17 September 2026 04:08:52 +0000 (0:00:00.039) 0:06:59.455 **** 2026-09-17 04:08:52.290892 | instance | ok: [instance] 2026-09-17 04:08:52.291003 | instance | 2026-09-17 04:08:52.291201 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:08:52.291384 | instance | Thursday 17 September 2026 04:08:52 +0000 (0:00:00.240) 0:06:59.695 **** 2026-09-17 04:08:53.383590 | instance | ok: [instance] 2026-09-17 04:08:53.384325 | instance | 2026-09-17 04:08:53.384380 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:08:53.384392 | instance | Thursday 17 September 2026 04:08:53 +0000 (0:00:01.095) 0:07:00.791 **** 2026-09-17 04:08:53.474967 | instance | ok: [instance] => { 2026-09-17 04:08:53.475552 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-17 04:08:53.475634 | instance | } 2026-09-17 04:08:53.475646 | instance | 2026-09-17 04:08:53.475669 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:08:53.475814 | instance | Thursday 17 September 2026 04:08:53 +0000 (0:00:00.091) 0:07:00.882 **** 2026-09-17 04:08:53.833887 | instance | ok: [instance] 2026-09-17 04:08:53.833959 | instance | 2026-09-17 04:08:53.834251 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:08:53.834312 | instance | Thursday 17 September 2026 04:08:53 +0000 (0:00:00.359) 0:07:01.242 **** 2026-09-17 04:08:55.889941 | instance | ok: [instance] 2026-09-17 04:08:55.890457 | instance | 2026-09-17 04:08:55.890559 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-17 04:08:55.890637 | instance | Thursday 17 September 2026 04:08:55 +0000 (0:00:02.055) 0:07:03.297 **** 2026-09-17 04:08:55.929983 | instance | skipping: [instance] 2026-09-17 04:08:55.930083 | instance | 2026-09-17 04:08:55.930423 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-17 04:08:55.930505 | instance | Thursday 17 September 2026 04:08:55 +0000 (0:00:00.040) 0:07:03.337 **** 2026-09-17 04:08:55.969792 | instance | skipping: [instance] 2026-09-17 04:08:55.969969 | instance | 2026-09-17 04:08:55.970493 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-17 04:08:55.970573 | instance | Thursday 17 September 2026 04:08:55 +0000 (0:00:00.039) 0:07:03.377 **** 2026-09-17 04:08:56.015792 | instance | skipping: [instance] 2026-09-17 04:08:56.015867 | instance | 2026-09-17 04:08:56.015884 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-17 04:08:56.015898 | instance | Thursday 17 September 2026 04:08:56 +0000 (0:00:00.044) 0:07:03.421 **** 2026-09-17 04:08:57.108237 | instance | ok: [instance] 2026-09-17 04:08:57.108305 | instance | 2026-09-17 04:08:57.108562 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-17 04:08:57.108624 | instance | Thursday 17 September 2026 04:08:57 +0000 (0:00:01.094) 0:07:04.516 **** 2026-09-17 04:08:57.565063 | instance | ok: [instance] 2026-09-17 04:08:57.565812 | instance | 2026-09-17 04:08:57.565888 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-17 04:08:57.565902 | instance | Thursday 17 September 2026 04:08:57 +0000 (0:00:00.455) 0:07:04.972 **** 2026-09-17 04:08:58.613858 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-17 04:08:58.614383 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-17 04:08:58.614432 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-17 04:08:58.614437 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-17 04:08:58.614885 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-17 04:08:58.614897 | instance | 2026-09-17 04:08:58.614902 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-17 04:08:58.614907 | instance | Thursday 17 September 2026 04:08:58 +0000 (0:00:01.049) 0:07:06.021 **** 2026-09-17 04:08:59.183512 | instance | ok: [instance] 2026-09-17 04:08:59.183651 | instance | 2026-09-17 04:08:59.183720 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-17 04:08:59.184333 | instance | Thursday 17 September 2026 04:08:59 +0000 (0:00:00.561) 0:07:06.583 **** 2026-09-17 04:08:59.184393 | instance | 2026-09-17 04:08:59.184401 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-17 04:08:59.184407 | instance | Thursday 17 September 2026 04:08:59 +0000 (0:00:00.008) 0:07:06.591 **** 2026-09-17 04:08:59.565850 | instance | ok: [instance] 2026-09-17 04:08:59.566502 | instance | 2026-09-17 04:08:59.566612 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:08:59.566622 | instance | Thursday 17 September 2026 04:08:59 +0000 (0:00:00.382) 0:07:06.973 **** 2026-09-17 04:08:59.789492 | instance | ok: [instance] 2026-09-17 04:08:59.789583 | instance | 2026-09-17 04:08:59.789633 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:08:59.789787 | instance | Thursday 17 September 2026 04:08:59 +0000 (0:00:00.223) 0:07:07.197 **** 2026-09-17 04:08:59.850203 | instance | ok: [instance] => { 2026-09-17 04:08:59.850311 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-17 04:08:59.850796 | instance | } 2026-09-17 04:08:59.850976 | instance | 2026-09-17 04:08:59.850981 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:08:59.850986 | instance | Thursday 17 September 2026 04:08:59 +0000 (0:00:00.060) 0:07:07.258 **** 2026-09-17 04:09:00.234050 | instance | ok: [instance] 2026-09-17 04:09:00.234124 | instance | 2026-09-17 04:09:00.234206 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:09:00.234329 | instance | Thursday 17 September 2026 04:09:00 +0000 (0:00:00.383) 0:07:07.642 **** 2026-09-17 04:09:03.348763 | instance | ok: [instance] 2026-09-17 04:09:03.348934 | instance | 2026-09-17 04:09:03.349209 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-17 04:09:03.349410 | instance | Thursday 17 September 2026 04:09:03 +0000 (0:00:03.114) 0:07:10.756 **** 2026-09-17 04:09:04.535705 | instance | ok: [instance] 2026-09-17 04:09:04.536713 | instance | 2026-09-17 04:09:04.536747 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-17 04:09:04.536760 | instance | Thursday 17 September 2026 04:09:04 +0000 (0:00:01.186) 0:07:11.942 **** 2026-09-17 04:09:04.762119 | instance | ok: [instance] 2026-09-17 04:09:04.762470 | instance | 2026-09-17 04:09:04.762562 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-17 04:09:04.762796 | instance | Thursday 17 September 2026 04:09:04 +0000 (0:00:00.227) 0:07:12.170 **** 2026-09-17 04:09:05.283323 | instance | ok: [instance] 2026-09-17 04:09:05.283385 | instance | 2026-09-17 04:09:05.283396 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-17 04:09:05.283406 | instance | Thursday 17 September 2026 04:09:05 +0000 (0:00:00.519) 0:07:12.689 **** 2026-09-17 04:09:05.862217 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-17 04:09:05.862619 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-17 04:09:05.862885 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-17 04:09:05.863114 | instance | 2026-09-17 04:09:05.863358 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-17 04:09:05.863717 | instance | Thursday 17 September 2026 04:09:05 +0000 (0:00:00.579) 0:07:13.269 **** 2026-09-17 04:09:06.352028 | instance | ok: [instance] 2026-09-17 04:09:06.352201 | instance | 2026-09-17 04:09:06.352442 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-17 04:09:06.352704 | instance | Thursday 17 September 2026 04:09:06 +0000 (0:00:00.489) 0:07:13.759 **** 2026-09-17 04:09:06.827315 | instance | ok: [instance] 2026-09-17 04:09:06.827492 | instance | 2026-09-17 04:09:06.827838 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-17 04:09:06.828100 | instance | Thursday 17 September 2026 04:09:06 +0000 (0:00:00.460) 0:07:14.219 **** 2026-09-17 04:09:06.828325 | instance | 2026-09-17 04:09:06.828590 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-17 04:09:06.828835 | instance | Thursday 17 September 2026 04:09:06 +0000 (0:00:00.015) 0:07:14.234 **** 2026-09-17 04:09:07.219138 | instance | ok: [instance] 2026-09-17 04:09:07.219334 | instance | 2026-09-17 04:09:07.219573 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-17 04:09:07.219826 | instance | Thursday 17 September 2026 04:09:07 +0000 (0:00:00.391) 0:07:14.626 **** 2026-09-17 04:09:07.283646 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-17 04:09:07.283847 | instance | 2026-09-17 04:09:07.284078 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-17 04:09:07.284314 | instance | Thursday 17 September 2026 04:09:07 +0000 (0:00:00.064) 0:07:14.691 **** 2026-09-17 04:09:08.428668 | instance | ok: [instance] 2026-09-17 04:09:08.429101 | instance | 2026-09-17 04:09:08.429465 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-17 04:09:08.429887 | instance | Thursday 17 September 2026 04:09:08 +0000 (0:00:01.144) 0:07:15.835 **** 2026-09-17 04:09:09.148897 | instance | ok: [instance] => (item=chronyd) 2026-09-17 04:09:09.149419 | instance | ok: [instance] => (item=sshd) 2026-09-17 04:09:09.149749 | instance | 2026-09-17 04:09:09.150049 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-17 04:09:09.150434 | instance | Thursday 17 September 2026 04:09:09 +0000 (0:00:00.719) 0:07:16.555 **** 2026-09-17 04:09:09.499142 | instance | ok: [instance] 2026-09-17 04:09:09.499258 | instance | 2026-09-17 04:09:09.499660 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-17 04:09:09.500132 | instance | Thursday 17 September 2026 04:09:09 +0000 (0:00:00.347) 0:07:16.902 **** 2026-09-17 04:09:09.731168 | instance | ok: [instance] 2026-09-17 04:09:09.731427 | instance | 2026-09-17 04:09:09.731888 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-17 04:09:09.732280 | instance | Thursday 17 September 2026 04:09:09 +0000 (0:00:00.235) 0:07:17.138 **** 2026-09-17 04:09:10.030757 | instance | ok: [instance] 2026-09-17 04:09:10.031163 | instance | 2026-09-17 04:09:10.031435 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-17 04:09:10.031650 | instance | Thursday 17 September 2026 04:09:10 +0000 (0:00:00.299) 0:07:17.437 **** 2026-09-17 04:09:10.307033 | instance | ok: [instance] 2026-09-17 04:09:10.307149 | instance | 2026-09-17 04:09:10.307431 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-09-17 04:09:10.307731 | instance | Thursday 17 September 2026 04:09:10 +0000 (0:00:00.274) 0:07:17.712 **** 2026-09-17 04:09:22.821390 | instance | changed: [instance] 2026-09-17 04:09:22.821501 | instance | 2026-09-17 04:09:22.821613 | instance | PLAY [all] ********************************************************************* 2026-09-17 04:09:22.821746 | instance | 2026-09-17 04:09:22.821894 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-09-17 04:09:22.822050 | instance | Thursday 17 September 2026 04:09:22 +0000 (0:00:12.516) 0:07:30.229 **** 2026-09-17 04:09:23.250697 | instance | changed: [instance] 2026-09-17 04:09:23.251232 | instance | 2026-09-17 04:09:23.251277 | instance | PLAY [all] ********************************************************************* 2026-09-17 04:09:23.251282 | instance | 2026-09-17 04:09:23.251287 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:09:23.251291 | instance | Thursday 17 September 2026 04:09:23 +0000 (0:00:00.429) 0:07:30.658 **** 2026-09-17 04:09:24.370877 | instance | ok: [instance] 2026-09-17 04:09:24.370973 | instance | 2026-09-17 04:09:24.371118 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-09-17 04:09:24.371271 | instance | Thursday 17 September 2026 04:09:24 +0000 (0:00:01.119) 0:07:31.778 **** 2026-09-17 04:09:29.620743 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-09-17 04:09:29.621057 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-09-17 04:09:29.621372 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-09-17 04:09:29.621395 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-09-17 04:09:29.621406 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-09-17 04:09:29.621439 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-09-17 04:09:29.621744 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-09-17 04:09:29.621776 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-09-17 04:09:29.622383 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-09-17 04:09:29.622430 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-09-17 04:09:29.622441 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-09-17 04:09:29.622450 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-09-17 04:09:29.623525 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-09-17 04:09:29.623562 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-09-17 04:09:29.623604 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-09-17 04:09:29.623623 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-17 04:09:29.623632 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-17 04:09:29.623642 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-09-17 04:09:29.623668 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-17 04:09:29.623682 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-17 04:09:29.624038 | instance | 2026-09-17 04:09:29.624088 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-09-17 04:09:29.624097 | instance | Thursday 17 September 2026 04:09:29 +0000 (0:00:05.250) 0:07:37.028 **** 2026-09-17 04:09:29.853675 | instance | changed: [instance] 2026-09-17 04:09:29.854418 | instance | 2026-09-17 04:09:29.854508 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-09-17 04:09:29.854909 | instance | Thursday 17 September 2026 04:09:29 +0000 (0:00:00.232) 0:07:37.261 **** 2026-09-17 04:09:30.359119 | instance | changed: [instance] 2026-09-17 04:09:30.359254 | instance | 2026-09-17 04:09:30.359840 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-09-17 04:09:30.359924 | instance | Thursday 17 September 2026 04:09:30 +0000 (0:00:00.505) 0:07:37.766 **** 2026-09-17 04:09:30.643439 | instance | ok: [instance] 2026-09-17 04:09:30.643512 | instance | 2026-09-17 04:09:30.643527 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-17 04:09:30.643539 | instance | Thursday 17 September 2026 04:09:30 +0000 (0:00:00.283) 0:07:38.049 **** 2026-09-17 04:09:30.703460 | instance | ok: [instance] 2026-09-17 04:09:30.703546 | instance | 2026-09-17 04:09:30.704190 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-09-17 04:09:30.704239 | instance | 2026-09-17 04:09:30.704247 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:09:30.704253 | instance | Thursday 17 September 2026 04:09:30 +0000 (0:00:00.061) 0:07:38.111 **** 2026-09-17 04:09:31.745959 | instance | ok: [instance] 2026-09-17 04:09:31.746040 | instance | 2026-09-17 04:09:31.746275 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-09-17 04:09:31.746341 | instance | Thursday 17 September 2026 04:09:31 +0000 (0:00:01.042) 0:07:39.154 **** 2026-09-17 04:09:31.992526 | instance | changed: [instance] 2026-09-17 04:09:31.993030 | instance | 2026-09-17 04:09:31.993080 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-09-17 04:09:31.993087 | instance | Thursday 17 September 2026 04:09:31 +0000 (0:00:00.246) 0:07:39.400 **** 2026-09-17 04:09:32.975919 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-09-17 04:09:32.977971 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-09-17 04:09:32.978044 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-09-17 04:09:32.978059 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-09-17 04:09:32.978072 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-09-17 04:09:32.978084 | instance | 2026-09-17 04:09:32.978096 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-09-17 04:09:32.978108 | instance | Thursday 17 September 2026 04:09:32 +0000 (0:00:00.982) 0:07:40.383 **** 2026-09-17 04:09:33.190970 | 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-09-17 04:09:33.372985 | 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-09-17 04:09:33.556611 | 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-09-17 04:09:33.571226 | instance | ...ignoring 2026-09-17 04:09:33.571979 | instance | 2026-09-17 04:09:33.572051 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-09-17 04:09:33.572080 | instance | Thursday 17 September 2026 04:09:33 +0000 (0:00:00.595) 0:07:40.978 **** 2026-09-17 04:09:33.796708 | instance | ok: [instance] 2026-09-17 04:09:33.797493 | instance | 2026-09-17 04:09:33.797555 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-09-17 04:09:33.797567 | instance | Thursday 17 September 2026 04:09:33 +0000 (0:00:00.225) 0:07:41.203 **** 2026-09-17 04:09:34.011295 | instance | ok: [instance] 2026-09-17 04:09:34.011380 | instance | 2026-09-17 04:09:34.011946 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-09-17 04:09:34.012006 | instance | Thursday 17 September 2026 04:09:34 +0000 (0:00:00.215) 0:07:41.419 **** 2026-09-17 04:09:34.057498 | instance | ok: [instance] 2026-09-17 04:09:34.058488 | instance | 2026-09-17 04:09:34.058556 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-09-17 04:09:34.058704 | instance | Thursday 17 September 2026 04:09:34 +0000 (0:00:00.045) 0:07:41.464 **** 2026-09-17 04:09:34.106873 | instance | ok: [instance] 2026-09-17 04:09:34.106972 | instance | 2026-09-17 04:09:34.107138 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-09-17 04:09:34.107404 | instance | Thursday 17 September 2026 04:09:34 +0000 (0:00:00.049) 0:07:41.514 **** 2026-09-17 04:09:34.669021 | instance | ok: [instance] 2026-09-17 04:09:34.669103 | instance | 2026-09-17 04:09:34.669115 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-09-17 04:09:34.669126 | instance | Thursday 17 September 2026 04:09:34 +0000 (0:00:00.559) 0:07:42.074 **** 2026-09-17 04:09:34.953739 | instance | ok: [instance] 2026-09-17 04:09:34.953801 | instance | 2026-09-17 04:09:34.954503 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-09-17 04:09:34.954521 | instance | Thursday 17 September 2026 04:09:34 +0000 (0:00:00.208) 0:07:42.283 **** 2026-09-17 04:09:34.954526 | instance | 2026-09-17 04:09:34.954530 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-09-17 04:09:34.954534 | instance | 2026-09-17 04:09:34.954544 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:09:34.954549 | instance | Thursday 17 September 2026 04:09:34 +0000 (0:00:00.078) 0:07:42.362 **** 2026-09-17 04:09:35.971067 | instance | ok: [instance] 2026-09-17 04:09:35.971787 | instance | 2026-09-17 04:09:35.971843 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:09:35.971854 | instance | Thursday 17 September 2026 04:09:35 +0000 (0:00:01.016) 0:07:43.378 **** 2026-09-17 04:09:36.208346 | instance | ok: [instance] 2026-09-17 04:09:36.208416 | instance | 2026-09-17 04:09:36.208797 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:09:36.208851 | instance | Thursday 17 September 2026 04:09:36 +0000 (0:00:00.237) 0:07:43.616 **** 2026-09-17 04:09:36.259865 | instance | skipping: [instance] 2026-09-17 04:09:36.260787 | instance | 2026-09-17 04:09:36.260846 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-17 04:09:36.260857 | instance | Thursday 17 September 2026 04:09:36 +0000 (0:00:00.050) 0:07:43.667 **** 2026-09-17 04:09:36.485367 | instance | ok: [instance] 2026-09-17 04:09:36.486070 | instance | 2026-09-17 04:09:36.486125 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:09:36.486137 | instance | Thursday 17 September 2026 04:09:36 +0000 (0:00:00.225) 0:07:43.893 **** 2026-09-17 04:09:36.563451 | instance | ok: [instance] => { 2026-09-17 04:09:36.563599 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-17 04:09:36.563839 | instance | } 2026-09-17 04:09:36.564026 | instance | 2026-09-17 04:09:36.564277 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:09:36.564483 | instance | Thursday 17 September 2026 04:09:36 +0000 (0:00:00.078) 0:07:43.971 **** 2026-09-17 04:09:36.927556 | instance | ok: [instance] 2026-09-17 04:09:36.927672 | instance | 2026-09-17 04:09:36.927894 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:09:36.928218 | instance | Thursday 17 September 2026 04:09:36 +0000 (0:00:00.364) 0:07:44.335 **** 2026-09-17 04:09:36.967613 | instance | skipping: [instance] 2026-09-17 04:09:36.967684 | instance | 2026-09-17 04:09:36.967849 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:09:36.968029 | instance | Thursday 17 September 2026 04:09:36 +0000 (0:00:00.040) 0:07:44.375 **** 2026-09-17 04:09:37.214885 | instance | ok: [instance] 2026-09-17 04:09:37.215084 | instance | 2026-09-17 04:09:37.215411 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:09:37.215721 | instance | Thursday 17 September 2026 04:09:37 +0000 (0:00:00.244) 0:07:44.620 **** 2026-09-17 04:09:38.408326 | instance | ok: [instance] 2026-09-17 04:09:38.409078 | instance | 2026-09-17 04:09:38.409410 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:09:38.409761 | instance | Thursday 17 September 2026 04:09:38 +0000 (0:00:01.194) 0:07:45.815 **** 2026-09-17 04:09:38.498560 | instance | ok: [instance] => { 2026-09-17 04:09:38.498821 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-17 04:09:38.499007 | instance | } 2026-09-17 04:09:38.499197 | instance | 2026-09-17 04:09:38.499384 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:09:38.499586 | instance | Thursday 17 September 2026 04:09:38 +0000 (0:00:00.087) 0:07:45.902 **** 2026-09-17 04:09:38.845262 | instance | ok: [instance] 2026-09-17 04:09:38.845302 | instance | 2026-09-17 04:09:38.845308 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:09:38.845313 | instance | Thursday 17 September 2026 04:09:38 +0000 (0:00:00.350) 0:07:46.253 **** 2026-09-17 04:09:40.846258 | instance | ok: [instance] 2026-09-17 04:09:40.846347 | instance | 2026-09-17 04:09:40.846357 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-17 04:09:40.846363 | instance | Thursday 17 September 2026 04:09:40 +0000 (0:00:02.000) 0:07:48.254 **** 2026-09-17 04:09:40.871437 | instance | skipping: [instance] 2026-09-17 04:09:40.871489 | instance | 2026-09-17 04:09:40.871495 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-17 04:09:40.871501 | instance | Thursday 17 September 2026 04:09:40 +0000 (0:00:00.024) 0:07:48.278 **** 2026-09-17 04:09:40.908445 | instance | skipping: [instance] 2026-09-17 04:09:40.908502 | instance | 2026-09-17 04:09:40.908509 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-17 04:09:40.908516 | instance | Thursday 17 September 2026 04:09:40 +0000 (0:00:00.036) 0:07:48.315 **** 2026-09-17 04:09:40.954448 | instance | skipping: [instance] 2026-09-17 04:09:40.954547 | instance | 2026-09-17 04:09:40.954558 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-17 04:09:40.954599 | instance | Thursday 17 September 2026 04:09:40 +0000 (0:00:00.045) 0:07:48.361 **** 2026-09-17 04:09:42.228604 | instance | ok: [instance] 2026-09-17 04:09:42.229100 | instance | 2026-09-17 04:09:42.229544 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-17 04:09:42.230016 | instance | Thursday 17 September 2026 04:09:42 +0000 (0:00:01.274) 0:07:49.635 **** 2026-09-17 04:09:42.743471 | instance | ok: [instance] 2026-09-17 04:09:42.743808 | instance | 2026-09-17 04:09:42.744201 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-17 04:09:42.744629 | instance | Thursday 17 September 2026 04:09:42 +0000 (0:00:00.514) 0:07:50.150 **** 2026-09-17 04:09:43.763883 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-17 04:09:43.765745 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-17 04:09:43.765809 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-17 04:09:43.765824 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-17 04:09:43.765838 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-17 04:09:43.765873 | instance | 2026-09-17 04:09:43.765885 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-17 04:09:43.765906 | instance | Thursday 17 September 2026 04:09:43 +0000 (0:00:01.020) 0:07:51.171 **** 2026-09-17 04:09:44.311704 | instance | ok: [instance] 2026-09-17 04:09:44.312807 | instance | 2026-09-17 04:09:44.312882 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-17 04:09:44.312891 | instance | Thursday 17 September 2026 04:09:44 +0000 (0:00:00.532) 0:07:51.704 **** 2026-09-17 04:09:44.312905 | instance | 2026-09-17 04:09:44.313331 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-17 04:09:44.313386 | instance | Thursday 17 September 2026 04:09:44 +0000 (0:00:00.014) 0:07:51.719 **** 2026-09-17 04:09:44.676788 | instance | ok: [instance] 2026-09-17 04:09:44.676873 | instance | 2026-09-17 04:09:44.677205 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-09-17 04:09:44.677240 | instance | Thursday 17 September 2026 04:09:44 +0000 (0:00:00.365) 0:07:52.084 **** 2026-09-17 04:09:45.302479 | 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-09-17 04:09:45.320530 | instance | ...ignoring 2026-09-17 04:09:45.321345 | instance | 2026-09-17 04:09:45.321405 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-09-17 04:09:45.321420 | instance | Thursday 17 September 2026 04:09:45 +0000 (0:00:00.643) 0:07:52.728 **** 2026-09-17 04:09:45.365209 | instance | skipping: [instance] 2026-09-17 04:09:45.366453 | instance | 2026-09-17 04:09:45.366530 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-09-17 04:09:45.366784 | instance | Thursday 17 September 2026 04:09:45 +0000 (0:00:00.044) 0:07:52.772 **** 2026-09-17 04:09:45.417630 | instance | skipping: [instance] 2026-09-17 04:09:45.418445 | instance | 2026-09-17 04:09:45.418485 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-09-17 04:09:45.418501 | instance | Thursday 17 September 2026 04:09:45 +0000 (0:00:00.051) 0:07:52.824 **** 2026-09-17 04:09:45.472522 | instance | skipping: [instance] 2026-09-17 04:09:45.472784 | instance | 2026-09-17 04:09:45.473200 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-09-17 04:09:45.473679 | instance | Thursday 17 September 2026 04:09:45 +0000 (0:00:00.054) 0:07:52.879 **** 2026-09-17 04:09:45.523905 | instance | skipping: [instance] 2026-09-17 04:09:45.524147 | instance | 2026-09-17 04:09:45.524375 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-09-17 04:09:45.524611 | instance | Thursday 17 September 2026 04:09:45 +0000 (0:00:00.051) 0:07:52.931 **** 2026-09-17 04:09:45.587229 | instance | skipping: [instance] 2026-09-17 04:09:45.587377 | instance | 2026-09-17 04:09:45.587684 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:09:45.587894 | instance | Thursday 17 September 2026 04:09:45 +0000 (0:00:00.063) 0:07:52.994 **** 2026-09-17 04:09:45.814264 | instance | ok: [instance] 2026-09-17 04:09:45.814689 | instance | 2026-09-17 04:09:45.815009 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:09:45.815300 | instance | Thursday 17 September 2026 04:09:45 +0000 (0:00:00.226) 0:07:53.221 **** 2026-09-17 04:09:45.870863 | instance | ok: [instance] => { 2026-09-17 04:09:45.871128 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-09-17 04:09:45.871325 | instance | } 2026-09-17 04:09:45.871511 | instance | 2026-09-17 04:09:45.871730 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:09:45.871929 | instance | Thursday 17 September 2026 04:09:45 +0000 (0:00:00.057) 0:07:53.278 **** 2026-09-17 04:09:50.538810 | instance | changed: [instance] 2026-09-17 04:09:50.539032 | instance | 2026-09-17 04:09:50.539205 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:09:50.539373 | instance | Thursday 17 September 2026 04:09:50 +0000 (0:00:04.667) 0:07:57.945 **** 2026-09-17 04:09:50.609400 | instance | skipping: [instance] 2026-09-17 04:09:50.609769 | instance | 2026-09-17 04:09:50.610066 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:09:50.610386 | instance | Thursday 17 September 2026 04:09:50 +0000 (0:00:00.069) 0:07:58.014 **** 2026-09-17 04:09:50.858696 | instance | ok: [instance] 2026-09-17 04:09:50.858974 | instance | 2026-09-17 04:09:50.859196 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:09:50.859394 | instance | Thursday 17 September 2026 04:09:50 +0000 (0:00:00.247) 0:07:58.262 **** 2026-09-17 04:09:50.911390 | instance | ok: [instance] => { 2026-09-17 04:09:50.911701 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-09-17 04:09:50.912176 | instance | } 2026-09-17 04:09:50.912592 | instance | 2026-09-17 04:09:50.912956 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:09:50.913270 | instance | Thursday 17 September 2026 04:09:50 +0000 (0:00:00.053) 0:07:58.316 **** 2026-09-17 04:09:57.096405 | instance | changed: [instance] 2026-09-17 04:09:57.097016 | instance | 2026-09-17 04:09:57.097040 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:09:57.097050 | instance | Thursday 17 September 2026 04:09:57 +0000 (0:00:06.187) 0:08:04.504 **** 2026-09-17 04:09:57.161364 | instance | skipping: [instance] 2026-09-17 04:09:57.161468 | instance | 2026-09-17 04:09:57.161977 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-17 04:09:57.162048 | instance | Thursday 17 September 2026 04:09:57 +0000 (0:00:00.064) 0:08:04.569 **** 2026-09-17 04:09:57.204313 | instance | skipping: [instance] 2026-09-17 04:09:57.204427 | instance | 2026-09-17 04:09:57.204842 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-17 04:09:57.204908 | instance | Thursday 17 September 2026 04:09:57 +0000 (0:00:00.042) 0:08:04.611 **** 2026-09-17 04:09:57.246077 | instance | skipping: [instance] 2026-09-17 04:09:57.246185 | instance | 2026-09-17 04:09:57.246586 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-17 04:09:57.246648 | instance | Thursday 17 September 2026 04:09:57 +0000 (0:00:00.041) 0:08:04.653 **** 2026-09-17 04:09:57.287785 | instance | skipping: [instance] 2026-09-17 04:09:57.287943 | instance | 2026-09-17 04:09:57.288253 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-17 04:09:57.288450 | instance | Thursday 17 September 2026 04:09:57 +0000 (0:00:00.041) 0:08:04.695 **** 2026-09-17 04:09:58.476175 | instance | ok: [instance] 2026-09-17 04:09:58.476247 | instance | 2026-09-17 04:09:58.476260 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-17 04:09:58.476270 | instance | Thursday 17 September 2026 04:09:58 +0000 (0:00:01.186) 0:08:05.882 **** 2026-09-17 04:09:58.944366 | instance | ok: [instance] 2026-09-17 04:09:58.944510 | instance | 2026-09-17 04:09:58.944540 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-17 04:09:58.944551 | instance | Thursday 17 September 2026 04:09:58 +0000 (0:00:00.468) 0:08:06.350 **** 2026-09-17 04:09:59.888826 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-17 04:09:59.888896 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-17 04:09:59.888908 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-17 04:09:59.888918 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-17 04:09:59.888928 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-17 04:09:59.888939 | instance | 2026-09-17 04:09:59.888949 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-17 04:09:59.888975 | instance | Thursday 17 September 2026 04:09:59 +0000 (0:00:00.943) 0:08:07.294 **** 2026-09-17 04:10:00.456092 | instance | ok: [instance] 2026-09-17 04:10:00.456201 | instance | 2026-09-17 04:10:00.457084 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-17 04:10:00.457485 | instance | Thursday 17 September 2026 04:10:00 +0000 (0:00:00.555) 0:08:07.850 **** 2026-09-17 04:10:00.457494 | instance | 2026-09-17 04:10:00.457502 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-17 04:10:00.457508 | instance | Thursday 17 September 2026 04:10:00 +0000 (0:00:00.013) 0:08:07.863 **** 2026-09-17 04:10:00.846006 | instance | ok: [instance] 2026-09-17 04:10:00.846146 | instance | 2026-09-17 04:10:00.846164 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:10:00.846353 | instance | Thursday 17 September 2026 04:10:00 +0000 (0:00:00.389) 0:08:08.253 **** 2026-09-17 04:10:01.095765 | instance | ok: [instance] 2026-09-17 04:10:01.095881 | instance | 2026-09-17 04:10:01.095967 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:10:01.096160 | instance | Thursday 17 September 2026 04:10:01 +0000 (0:00:00.250) 0:08:08.503 **** 2026-09-17 04:10:01.183737 | instance | ok: [instance] => { 2026-09-17 04:10:01.183845 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-09-17 04:10:01.184592 | instance | } 2026-09-17 04:10:01.184662 | instance | 2026-09-17 04:10:01.184670 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:10:01.184678 | instance | Thursday 17 September 2026 04:10:01 +0000 (0:00:00.087) 0:08:08.591 **** 2026-09-17 04:10:01.892391 | instance | changed: [instance] 2026-09-17 04:10:01.892473 | instance | 2026-09-17 04:10:01.892826 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:10:01.892844 | instance | Thursday 17 September 2026 04:10:01 +0000 (0:00:00.709) 0:08:09.300 **** 2026-09-17 04:10:03.383040 | instance | changed: [instance] 2026-09-17 04:10:03.383408 | instance | 2026-09-17 04:10:03.383421 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:10:03.383475 | instance | Thursday 17 September 2026 04:10:03 +0000 (0:00:01.489) 0:08:10.790 **** 2026-09-17 04:10:03.444295 | instance | ok: [instance] => { 2026-09-17 04:10:03.444970 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-09-17 04:10:03.444988 | instance | } 2026-09-17 04:10:03.444994 | instance | 2026-09-17 04:10:03.444999 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:10:03.445005 | instance | Thursday 17 September 2026 04:10:03 +0000 (0:00:00.062) 0:08:10.852 **** 2026-09-17 04:10:04.127542 | instance | changed: [instance] 2026-09-17 04:10:04.127640 | instance | 2026-09-17 04:10:04.127654 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:10:04.127666 | instance | Thursday 17 September 2026 04:10:04 +0000 (0:00:00.681) 0:08:11.533 **** 2026-09-17 04:10:05.663640 | instance | changed: [instance] 2026-09-17 04:10:05.663728 | instance | 2026-09-17 04:10:05.663804 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-09-17 04:10:05.663950 | instance | Thursday 17 September 2026 04:10:05 +0000 (0:00:01.537) 0:08:13.071 **** 2026-09-17 04:10:06.165350 | instance | changed: [instance] 2026-09-17 04:10:06.165432 | instance | 2026-09-17 04:10:06.165453 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-09-17 04:10:06.165593 | instance | Thursday 17 September 2026 04:10:06 +0000 (0:00:00.502) 0:08:13.573 **** 2026-09-17 04:10:06.414784 | instance | changed: [instance] 2026-09-17 04:10:06.415423 | instance | 2026-09-17 04:10:06.415450 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:10:06.415461 | instance | Thursday 17 September 2026 04:10:06 +0000 (0:00:00.249) 0:08:13.822 **** 2026-09-17 04:10:06.643892 | instance | ok: [instance] 2026-09-17 04:10:06.644662 | instance | 2026-09-17 04:10:06.644743 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:10:06.644755 | instance | Thursday 17 September 2026 04:10:06 +0000 (0:00:00.228) 0:08:14.050 **** 2026-09-17 04:10:06.698803 | instance | ok: [instance] => { 2026-09-17 04:10:06.698912 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-09-17 04:10:06.699588 | instance | } 2026-09-17 04:10:06.699649 | instance | 2026-09-17 04:10:06.699657 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:10:06.699664 | instance | Thursday 17 September 2026 04:10:06 +0000 (0:00:00.055) 0:08:14.106 **** 2026-09-17 04:10:07.653524 | instance | changed: [instance] 2026-09-17 04:10:07.653823 | instance | 2026-09-17 04:10:07.654361 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:10:07.654849 | instance | Thursday 17 September 2026 04:10:07 +0000 (0:00:00.954) 0:08:15.060 **** 2026-09-17 04:10:10.518317 | instance | changed: [instance] 2026-09-17 04:10:10.518873 | instance | 2026-09-17 04:10:10.518886 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-09-17 04:10:10.518894 | instance | Thursday 17 September 2026 04:10:10 +0000 (0:00:02.863) 0:08:17.924 **** 2026-09-17 04:10:10.593277 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-09-17 04:10:10.593416 | instance | 2026-09-17 04:10:10.594068 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-09-17 04:10:10.594141 | instance | Thursday 17 September 2026 04:10:10 +0000 (0:00:00.075) 0:08:18.000 **** 2026-09-17 04:10:12.235359 | instance | ok: [instance] 2026-09-17 04:10:12.235486 | instance | 2026-09-17 04:10:12.235499 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-09-17 04:10:12.235602 | instance | Thursday 17 September 2026 04:10:12 +0000 (0:00:01.642) 0:08:19.643 **** 2026-09-17 04:10:12.467855 | instance | changed: [instance] 2026-09-17 04:10:12.467931 | instance | 2026-09-17 04:10:12.467944 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-09-17 04:10:12.467955 | instance | Thursday 17 September 2026 04:10:12 +0000 (0:00:00.230) 0:08:19.874 **** 2026-09-17 04:10:12.973397 | instance | changed: [instance] 2026-09-17 04:10:12.973470 | instance | 2026-09-17 04:10:12.973479 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-09-17 04:10:12.973486 | instance | Thursday 17 September 2026 04:10:12 +0000 (0:00:00.506) 0:08:20.380 **** 2026-09-17 04:10:13.801628 | instance | changed: [instance] => (item=br_netfilter) 2026-09-17 04:10:13.802513 | instance | ok: [instance] => (item=ip_tables) 2026-09-17 04:10:13.802622 | instance | changed: [instance] => (item=ip6_tables) 2026-09-17 04:10:13.802635 | instance | ok: [instance] => (item=nf_conntrack) 2026-09-17 04:10:13.802654 | instance | 2026-09-17 04:10:13.803102 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:10:13.803176 | instance | Thursday 17 September 2026 04:10:13 +0000 (0:00:00.828) 0:08:21.208 **** 2026-09-17 04:10:14.060809 | instance | ok: [instance] 2026-09-17 04:10:14.060928 | instance | 2026-09-17 04:10:14.061455 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:10:14.061527 | instance | Thursday 17 September 2026 04:10:14 +0000 (0:00:00.259) 0:08:21.468 **** 2026-09-17 04:10:14.132431 | instance | ok: [instance] => { 2026-09-17 04:10:14.132780 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-09-17 04:10:14.133275 | instance | } 2026-09-17 04:10:14.133308 | instance | 2026-09-17 04:10:14.133517 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:10:14.135412 | instance | Thursday 17 September 2026 04:10:14 +0000 (0:00:00.071) 0:08:21.539 **** 2026-09-17 04:10:15.438229 | instance | changed: [instance] 2026-09-17 04:10:15.438390 | instance | 2026-09-17 04:10:15.438688 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:10:15.439045 | instance | Thursday 17 September 2026 04:10:15 +0000 (0:00:01.306) 0:08:22.845 **** 2026-09-17 04:10:15.492484 | instance | skipping: [instance] 2026-09-17 04:10:15.492671 | instance | 2026-09-17 04:10:15.492948 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-09-17 04:10:15.493148 | instance | Thursday 17 September 2026 04:10:15 +0000 (0:00:00.054) 0:08:22.899 **** 2026-09-17 04:10:15.575136 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-09-17 04:10:15.575326 | instance | 2026-09-17 04:10:15.575761 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-09-17 04:10:15.576244 | instance | Thursday 17 September 2026 04:10:15 +0000 (0:00:00.081) 0:08:22.981 **** 2026-09-17 04:10:15.623034 | instance | skipping: [instance] 2026-09-17 04:10:15.623153 | instance | 2026-09-17 04:10:15.623363 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-09-17 04:10:15.623674 | instance | Thursday 17 September 2026 04:10:15 +0000 (0:00:00.046) 0:08:23.028 **** 2026-09-17 04:10:19.768591 | instance | changed: [instance] 2026-09-17 04:10:19.768989 | instance | 2026-09-17 04:10:19.769011 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-09-17 04:10:19.769022 | instance | Thursday 17 September 2026 04:10:19 +0000 (0:00:04.147) 0:08:27.176 **** 2026-09-17 04:10:23.194109 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-09-17 04:10:23.194197 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-09-17 04:10:23.194211 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-09-17 04:10:23.195002 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-09-17 04:10:23.195070 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-09-17 04:10:23.195077 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-09-17 04:10:23.195082 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-09-17 04:10:23.195087 | instance | 2026-09-17 04:10:23.195092 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-09-17 04:10:23.195096 | instance | Thursday 17 September 2026 04:10:23 +0000 (0:00:03.425) 0:08:30.601 **** 2026-09-17 04:10:23.838166 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-09-17 04:10:23.838370 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-09-17 04:10:23.839053 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-09-17 04:10:23.839103 | instance | 2026-09-17 04:10:23.839111 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-09-17 04:10:23.839117 | instance | Thursday 17 September 2026 04:10:23 +0000 (0:00:00.644) 0:08:31.245 **** 2026-09-17 04:10:24.350255 | instance | changed: [instance] 2026-09-17 04:10:24.350933 | instance | 2026-09-17 04:10:24.350977 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-09-17 04:10:24.350985 | instance | Thursday 17 September 2026 04:10:24 +0000 (0:00:00.511) 0:08:31.757 **** 2026-09-17 04:10:24.853072 | instance | changed: [instance] 2026-09-17 04:10:24.853194 | instance | 2026-09-17 04:10:24.853777 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-09-17 04:10:24.853850 | instance | Thursday 17 September 2026 04:10:24 +0000 (0:00:00.502) 0:08:32.260 **** 2026-09-17 04:10:25.071505 | instance | ok: [instance] 2026-09-17 04:10:25.071604 | instance | 2026-09-17 04:10:25.071615 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-09-17 04:10:25.071625 | instance | Thursday 17 September 2026 04:10:25 +0000 (0:00:00.217) 0:08:32.477 **** 2026-09-17 04:10:25.109420 | instance | skipping: [instance] 2026-09-17 04:10:25.109896 | instance | 2026-09-17 04:10:25.109947 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-09-17 04:10:25.109955 | instance | Thursday 17 September 2026 04:10:25 +0000 (0:00:00.039) 0:08:32.516 **** 2026-09-17 04:10:25.690980 | instance | ok: [instance] => (item=swap) 2026-09-17 04:10:25.691059 | instance | ok: [instance] => (item=none) 2026-09-17 04:10:25.691525 | instance | 2026-09-17 04:10:25.691592 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-09-17 04:10:25.691601 | instance | Thursday 17 September 2026 04:10:25 +0000 (0:00:00.581) 0:08:33.098 **** 2026-09-17 04:10:26.137874 | instance | changed: [instance] 2026-09-17 04:10:26.138486 | instance | 2026-09-17 04:10:26.138604 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-09-17 04:10:26.138946 | instance | Thursday 17 September 2026 04:10:26 +0000 (0:00:00.447) 0:08:33.545 **** 2026-09-17 04:10:26.706915 | instance | changed: [instance] 2026-09-17 04:10:26.706985 | instance | 2026-09-17 04:10:26.707844 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-09-17 04:10:26.707894 | instance | Thursday 17 September 2026 04:10:26 +0000 (0:00:00.558) 0:08:34.104 **** 2026-09-17 04:10:26.707902 | instance | 2026-09-17 04:10:26.707908 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-09-17 04:10:26.707914 | instance | Thursday 17 September 2026 04:10:26 +0000 (0:00:00.010) 0:08:34.114 **** 2026-09-17 04:10:27.491176 | instance | ok: [instance] 2026-09-17 04:10:27.492023 | instance | 2026-09-17 04:10:27.492058 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-09-17 04:10:27.492070 | instance | Thursday 17 September 2026 04:10:27 +0000 (0:00:00.783) 0:08:34.898 **** 2026-09-17 04:10:28.334458 | instance | changed: [instance] 2026-09-17 04:10:28.334594 | instance | 2026-09-17 04:10:28.334607 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-09-17 04:10:28.334779 | instance | Thursday 17 September 2026 04:10:28 +0000 (0:00:00.844) 0:08:35.742 **** 2026-09-17 04:10:29.521933 | instance | ok: [instance] 2026-09-17 04:10:29.522153 | instance | 2026-09-17 04:10:29.522441 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-09-17 04:10:29.522711 | instance | Thursday 17 September 2026 04:10:29 +0000 (0:00:01.186) 0:08:36.928 **** 2026-09-17 04:10:30.316678 | instance | ok: [instance] 2026-09-17 04:10:30.316963 | instance | 2026-09-17 04:10:30.317322 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-09-17 04:10:30.317730 | instance | Thursday 17 September 2026 04:10:30 +0000 (0:00:00.795) 0:08:37.724 **** 2026-09-17 04:10:30.548138 | instance | ok: [instance] 2026-09-17 04:10:30.548198 | instance | 2026-09-17 04:10:30.548209 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-09-17 04:10:30.548219 | instance | Thursday 17 September 2026 04:10:30 +0000 (0:00:00.230) 0:08:37.955 **** 2026-09-17 04:10:31.090990 | instance | ok: [instance] 2026-09-17 04:10:31.091930 | instance | 2026-09-17 04:10:31.091967 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-09-17 04:10:31.091982 | instance | Thursday 17 September 2026 04:10:31 +0000 (0:00:00.543) 0:08:38.498 **** 2026-09-17 04:10:31.169606 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-09-17 04:10:31.169693 | instance | 2026-09-17 04:10:31.170014 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-09-17 04:10:31.170069 | instance | Thursday 17 September 2026 04:10:31 +0000 (0:00:00.078) 0:08:38.577 **** 2026-09-17 04:10:31.263938 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-09-17 04:10:31.263998 | instance | 2026-09-17 04:10:31.264215 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-09-17 04:10:31.264256 | instance | Thursday 17 September 2026 04:10:31 +0000 (0:00:00.094) 0:08:38.672 **** 2026-09-17 04:10:31.488741 | instance | ok: [instance] => (item=instance) 2026-09-17 04:10:31.489287 | instance | 2026-09-17 04:10:31.489344 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-09-17 04:10:31.489355 | instance | Thursday 17 September 2026 04:10:31 +0000 (0:00:00.224) 0:08:38.896 **** 2026-09-17 04:10:31.542149 | instance | skipping: [instance] 2026-09-17 04:10:31.542228 | instance | 2026-09-17 04:10:31.542438 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-09-17 04:10:31.542735 | instance | Thursday 17 September 2026 04:10:31 +0000 (0:00:00.053) 0:08:38.949 **** 2026-09-17 04:10:31.602352 | instance | ok: [instance] 2026-09-17 04:10:31.602599 | instance | 2026-09-17 04:10:31.602946 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-09-17 04:10:31.603242 | instance | Thursday 17 September 2026 04:10:31 +0000 (0:00:00.059) 0:08:39.009 **** 2026-09-17 04:10:31.647337 | instance | ok: [instance] => { 2026-09-17 04:10:31.647466 | instance | "msg": "instance" 2026-09-17 04:10:31.647736 | instance | } 2026-09-17 04:10:31.647928 | instance | 2026-09-17 04:10:31.648132 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-09-17 04:10:31.648381 | instance | Thursday 17 September 2026 04:10:31 +0000 (0:00:00.045) 0:08:39.055 **** 2026-09-17 04:10:32.234321 | instance | changed: [instance] 2026-09-17 04:10:32.235051 | instance | 2026-09-17 04:10:32.235085 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-09-17 04:10:32.235096 | instance | Thursday 17 September 2026 04:10:32 +0000 (0:00:00.586) 0:08:39.641 **** 2026-09-17 04:10:32.265852 | instance | skipping: [instance] 2026-09-17 04:10:32.265917 | instance | 2026-09-17 04:10:32.266142 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-09-17 04:10:32.266180 | instance | Thursday 17 September 2026 04:10:32 +0000 (0:00:00.032) 0:08:39.674 **** 2026-09-17 04:10:32.305106 | instance | skipping: [instance] 2026-09-17 04:10:32.305913 | instance | 2026-09-17 04:10:32.305967 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-09-17 04:10:32.305979 | instance | Thursday 17 September 2026 04:10:32 +0000 (0:00:00.038) 0:08:39.712 **** 2026-09-17 04:10:32.343353 | instance | skipping: [instance] 2026-09-17 04:10:32.343464 | instance | 2026-09-17 04:10:32.343830 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-09-17 04:10:32.343880 | instance | Thursday 17 September 2026 04:10:32 +0000 (0:00:00.038) 0:08:39.751 **** 2026-09-17 04:10:32.382131 | instance | skipping: [instance] 2026-09-17 04:10:32.382332 | instance | 2026-09-17 04:10:32.382678 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-09-17 04:10:32.382964 | instance | Thursday 17 September 2026 04:10:32 +0000 (0:00:00.038) 0:08:39.789 **** 2026-09-17 04:10:32.413850 | instance | skipping: [instance] 2026-09-17 04:10:32.413907 | instance | 2026-09-17 04:10:32.414022 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-09-17 04:10:32.414187 | instance | Thursday 17 September 2026 04:10:32 +0000 (0:00:00.032) 0:08:39.822 **** 2026-09-17 04:10:32.447485 | instance | skipping: [instance] 2026-09-17 04:10:32.447636 | instance | 2026-09-17 04:10:32.447872 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-09-17 04:10:32.448113 | instance | Thursday 17 September 2026 04:10:32 +0000 (0:00:00.033) 0:08:39.855 **** 2026-09-17 04:10:32.493091 | instance | skipping: [instance] 2026-09-17 04:10:32.493343 | instance | 2026-09-17 04:10:32.493585 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-09-17 04:10:32.493808 | instance | Thursday 17 September 2026 04:10:32 +0000 (0:00:00.044) 0:08:39.899 **** 2026-09-17 04:10:55.993118 | instance | changed: [instance] 2026-09-17 04:10:55.993206 | instance | 2026-09-17 04:10:55.993321 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-09-17 04:10:55.993429 | instance | Thursday 17 September 2026 04:10:55 +0000 (0:00:23.501) 0:09:03.400 **** 2026-09-17 04:10:56.226243 | instance | ok: [instance] 2026-09-17 04:10:56.226392 | instance | 2026-09-17 04:10:56.226587 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-09-17 04:10:56.226733 | instance | Thursday 17 September 2026 04:10:56 +0000 (0:00:00.233) 0:09:03.634 **** 2026-09-17 04:10:56.264418 | instance | skipping: [instance] 2026-09-17 04:10:56.264769 | instance | 2026-09-17 04:10:56.265033 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-09-17 04:10:56.265270 | instance | Thursday 17 September 2026 04:10:56 +0000 (0:00:00.037) 0:09:03.672 **** 2026-09-17 04:10:56.488329 | instance | changed: [instance] 2026-09-17 04:10:56.488532 | instance | 2026-09-17 04:10:56.488813 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-09-17 04:10:56.489135 | instance | Thursday 17 September 2026 04:10:56 +0000 (0:00:00.223) 0:09:03.895 **** 2026-09-17 04:10:56.717531 | instance | changed: [instance] 2026-09-17 04:10:56.717889 | instance | 2026-09-17 04:10:56.718314 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-09-17 04:10:56.718671 | instance | Thursday 17 September 2026 04:10:56 +0000 (0:00:00.228) 0:09:04.124 **** 2026-09-17 04:10:56.951156 | instance | changed: [instance] 2026-09-17 04:10:56.951320 | instance | 2026-09-17 04:10:56.951491 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-09-17 04:10:56.951719 | instance | Thursday 17 September 2026 04:10:56 +0000 (0:00:00.233) 0:09:04.358 **** 2026-09-17 04:11:01.720235 | instance | changed: [instance] 2026-09-17 04:11:01.720321 | instance | 2026-09-17 04:11:01.720392 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-09-17 04:11:01.720517 | instance | Thursday 17 September 2026 04:11:01 +0000 (0:00:04.769) 0:09:09.128 **** 2026-09-17 04:11:14.663386 | instance | changed: [instance] 2026-09-17 04:11:14.663463 | instance | 2026-09-17 04:11:14.663475 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-09-17 04:11:14.663638 | instance | Thursday 17 September 2026 04:11:14 +0000 (0:00:12.942) 0:09:22.070 **** 2026-09-17 04:11:14.708627 | instance | skipping: [instance] 2026-09-17 04:11:14.708949 | instance | 2026-09-17 04:11:14.709002 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-09-17 04:11:14.709254 | instance | Thursday 17 September 2026 04:11:14 +0000 (0:00:00.045) 0:09:22.116 **** 2026-09-17 04:11:14.765396 | instance | skipping: [instance] 2026-09-17 04:11:14.766113 | instance | 2026-09-17 04:11:14.766167 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-09-17 04:11:14.766179 | instance | Thursday 17 September 2026 04:11:14 +0000 (0:00:00.056) 0:09:22.172 **** 2026-09-17 04:11:15.510774 | instance | changed: [instance] 2026-09-17 04:11:15.511128 | instance | 2026-09-17 04:11:15.511660 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-09-17 04:11:15.511711 | instance | Thursday 17 September 2026 04:11:15 +0000 (0:00:00.745) 0:09:22.918 **** 2026-09-17 04:11:15.558456 | instance | skipping: [instance] => (item=DaemonSet) 2026-09-17 04:11:15.558817 | instance | skipping: [instance] => (item=ConfigMap) 2026-09-17 04:11:15.559072 | instance | skipping: [instance] 2026-09-17 04:11:15.559868 | instance | 2026-09-17 04:11:15.559955 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-09-17 04:11:15.560039 | instance | Thursday 17 September 2026 04:11:15 +0000 (0:00:00.047) 0:09:22.965 **** 2026-09-17 04:11:15.613323 | instance | skipping: [instance] 2026-09-17 04:11:15.613405 | instance | 2026-09-17 04:11:15.613722 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-09-17 04:11:15.614069 | instance | Thursday 17 September 2026 04:11:15 +0000 (0:00:00.054) 0:09:23.020 **** 2026-09-17 04:11:15.651823 | instance | skipping: [instance] 2026-09-17 04:11:15.651950 | instance | 2026-09-17 04:11:15.652179 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-09-17 04:11:15.652365 | instance | Thursday 17 September 2026 04:11:15 +0000 (0:00:00.039) 0:09:23.059 **** 2026-09-17 04:11:15.698031 | instance | skipping: [instance] 2026-09-17 04:11:15.698509 | instance | 2026-09-17 04:11:15.698958 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-09-17 04:11:15.699262 | instance | Thursday 17 September 2026 04:11:15 +0000 (0:00:00.045) 0:09:23.105 **** 2026-09-17 04:11:15.746949 | instance | skipping: [instance] 2026-09-17 04:11:15.747373 | instance | 2026-09-17 04:11:15.747809 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-09-17 04:11:15.748169 | instance | Thursday 17 September 2026 04:11:15 +0000 (0:00:00.048) 0:09:23.153 **** 2026-09-17 04:11:16.267252 | instance | ok: [instance] 2026-09-17 04:11:16.267311 | instance | 2026-09-17 04:11:16.267465 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-09-17 04:11:16.267656 | instance | Thursday 17 September 2026 04:11:16 +0000 (0:00:00.520) 0:09:23.674 **** 2026-09-17 04:11:17.362027 | instance | changed: [instance] 2026-09-17 04:11:17.362203 | instance | 2026-09-17 04:11:17.362502 | instance | PLAY [Install control-plane components] **************************************** 2026-09-17 04:11:17.362754 | instance | 2026-09-17 04:11:17.362993 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:11:17.363226 | instance | Thursday 17 September 2026 04:11:17 +0000 (0:00:01.095) 0:09:24.770 **** 2026-09-17 04:11:18.534461 | instance | ok: [instance] 2026-09-17 04:11:18.534571 | instance | 2026-09-17 04:11:18.534992 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 04:11:18.535053 | instance | Thursday 17 September 2026 04:11:18 +0000 (0:00:01.171) 0:09:25.941 **** 2026-09-17 04:11:18.769356 | instance | ok: [instance] 2026-09-17 04:11:18.769563 | instance | 2026-09-17 04:11:18.769844 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:11:18.769858 | instance | Thursday 17 September 2026 04:11:18 +0000 (0:00:00.235) 0:09:26.176 **** 2026-09-17 04:11:20.176664 | instance | ok: [instance] 2026-09-17 04:11:20.176861 | instance | 2026-09-17 04:11:20.177193 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-17 04:11:20.177443 | instance | Thursday 17 September 2026 04:11:20 +0000 (0:00:01.406) 0:09:27.583 **** 2026-09-17 04:11:20.424139 | instance | ok: [instance] 2026-09-17 04:11:20.424407 | instance | 2026-09-17 04:11:20.424732 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:11:20.425012 | instance | Thursday 17 September 2026 04:11:20 +0000 (0:00:00.247) 0:09:27.831 **** 2026-09-17 04:11:20.486579 | instance | ok: [instance] => { 2026-09-17 04:11:20.486820 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-09-17 04:11:20.487041 | instance | } 2026-09-17 04:11:20.487253 | instance | 2026-09-17 04:11:20.487495 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:11:20.487766 | instance | Thursday 17 September 2026 04:11:20 +0000 (0:00:00.062) 0:09:27.893 **** 2026-09-17 04:11:26.107810 | instance | changed: [instance] 2026-09-17 04:11:26.107938 | instance | 2026-09-17 04:11:26.108167 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:11:26.108396 | instance | Thursday 17 September 2026 04:11:26 +0000 (0:00:05.620) 0:09:33.514 **** 2026-09-17 04:11:27.774516 | instance | changed: [instance] 2026-09-17 04:11:27.774697 | instance | 2026-09-17 04:11:27.774719 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-09-17 04:11:27.774734 | instance | Thursday 17 September 2026 04:11:27 +0000 (0:00:01.666) 0:09:35.181 **** 2026-09-17 04:11:28.190398 | instance | ok: [instance] 2026-09-17 04:11:28.191201 | instance | 2026-09-17 04:11:28.191271 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-09-17 04:11:28.191285 | instance | Thursday 17 September 2026 04:11:28 +0000 (0:00:00.416) 0:09:35.597 **** 2026-09-17 04:11:28.419509 | instance | changed: [instance] 2026-09-17 04:11:28.419617 | instance | 2026-09-17 04:11:28.419758 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-09-17 04:11:28.419907 | instance | Thursday 17 September 2026 04:11:28 +0000 (0:00:00.229) 0:09:35.827 **** 2026-09-17 04:11:28.701201 | instance | ok: [instance] 2026-09-17 04:11:28.701414 | instance | 2026-09-17 04:11:28.701690 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-09-17 04:11:28.701928 | instance | Thursday 17 September 2026 04:11:28 +0000 (0:00:00.281) 0:09:36.108 **** 2026-09-17 04:11:28.961374 | instance | changed: [instance] 2026-09-17 04:11:28.961730 | instance | 2026-09-17 04:11:28.962020 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-09-17 04:11:28.962272 | instance | Thursday 17 September 2026 04:11:28 +0000 (0:00:00.260) 0:09:36.368 **** 2026-09-17 04:11:29.200393 | instance | ok: [instance] 2026-09-17 04:11:29.200476 | instance | 2026-09-17 04:11:29.200520 | instance | TASK [Install plugin] ********************************************************** 2026-09-17 04:11:29.200655 | instance | Thursday 17 September 2026 04:11:29 +0000 (0:00:00.239) 0:09:36.607 **** 2026-09-17 04:11:29.275654 | instance | included: vexxhost.containers.download_artifact for instance 2026-09-17 04:11:29.275854 | instance | 2026-09-17 04:11:29.276139 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:11:29.276370 | instance | Thursday 17 September 2026 04:11:29 +0000 (0:00:00.074) 0:09:36.682 **** 2026-09-17 04:11:29.341008 | instance | ok: [instance] => { 2026-09-17 04:11:29.341237 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-09-17 04:11:29.341492 | instance | } 2026-09-17 04:11:29.341778 | instance | 2026-09-17 04:11:29.342074 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:11:29.342278 | instance | Thursday 17 September 2026 04:11:29 +0000 (0:00:00.065) 0:09:36.748 **** 2026-09-17 04:11:30.073700 | instance | changed: [instance] 2026-09-17 04:11:30.074070 | instance | 2026-09-17 04:11:30.074425 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:11:30.074770 | instance | Thursday 17 September 2026 04:11:30 +0000 (0:00:00.732) 0:09:37.480 **** 2026-09-17 04:11:32.148921 | instance | changed: [instance] 2026-09-17 04:11:32.149024 | instance | 2026-09-17 04:11:32.149302 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:11:32.149437 | instance | Thursday 17 September 2026 04:11:32 +0000 (0:00:02.075) 0:09:39.555 **** 2026-09-17 04:11:32.209227 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:11:32.209950 | instance | 2026-09-17 04:11:32.210004 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:11:32.210858 | instance | Thursday 17 September 2026 04:11:32 +0000 (0:00:00.060) 0:09:39.616 **** 2026-09-17 04:11:32.929521 | instance | changed: [instance] 2026-09-17 04:11:32.930041 | instance | 2026-09-17 04:11:32.930106 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-09-17 04:11:32.930115 | instance | Thursday 17 September 2026 04:11:32 +0000 (0:00:00.719) 0:09:40.336 **** 2026-09-17 04:11:33.789833 | instance | ok: [instance] 2026-09-17 04:11:33.789981 | instance | 2026-09-17 04:11:33.790279 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-09-17 04:11:33.790354 | instance | Thursday 17 September 2026 04:11:33 +0000 (0:00:00.859) 0:09:41.196 **** 2026-09-17 04:11:36.206504 | instance | changed: [instance] 2026-09-17 04:11:36.206600 | instance | 2026-09-17 04:11:36.206656 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:11:36.206791 | instance | Thursday 17 September 2026 04:11:36 +0000 (0:00:02.418) 0:09:43.614 **** 2026-09-17 04:11:36.261179 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:11:36.261298 | instance | 2026-09-17 04:11:36.261736 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:11:36.261804 | instance | Thursday 17 September 2026 04:11:36 +0000 (0:00:00.053) 0:09:43.668 **** 2026-09-17 04:11:36.805085 | instance | changed: [instance] 2026-09-17 04:11:36.805155 | instance | 2026-09-17 04:11:36.805171 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-09-17 04:11:36.805181 | instance | Thursday 17 September 2026 04:11:36 +0000 (0:00:00.542) 0:09:44.211 **** 2026-09-17 04:12:07.262889 | instance | changed: [instance] 2026-09-17 04:12:07.263050 | instance | 2026-09-17 04:12:07.263301 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-09-17 04:12:07.263654 | instance | Thursday 17 September 2026 04:12:07 +0000 (0:00:30.459) 0:10:14.670 **** 2026-09-17 04:12:08.051688 | instance | changed: [instance] 2026-09-17 04:12:08.051759 | instance | 2026-09-17 04:12:08.051957 | instance | PLAY [all] ********************************************************************* 2026-09-17 04:12:08.052173 | instance | 2026-09-17 04:12:08.055016 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:12:08.055264 | instance | Thursday 17 September 2026 04:12:08 +0000 (0:00:00.788) 0:10:15.458 **** 2026-09-17 04:12:09.333121 | instance | ok: [instance] 2026-09-17 04:12:09.333395 | instance | 2026-09-17 04:12:09.333781 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-09-17 04:12:09.334126 | instance | Thursday 17 September 2026 04:12:09 +0000 (0:00:01.281) 0:10:16.740 **** 2026-09-17 04:12:10.122645 | instance | changed: [instance] 2026-09-17 04:12:10.122861 | instance | 2026-09-17 04:12:10.123112 | instance | PLAY [all] ********************************************************************* 2026-09-17 04:12:10.123338 | instance | 2026-09-17 04:12:10.123630 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-09-17 04:12:10.123881 | instance | Thursday 17 September 2026 04:12:10 +0000 (0:00:00.789) 0:10:17.530 **** 2026-09-17 04:12:11.017482 | instance | ok: [instance] 2026-09-17 04:12:11.017615 | instance | 2026-09-17 04:12:11.018060 | instance | PLAY [controllers] ************************************************************* 2026-09-17 04:12:11.018080 | instance | 2026-09-17 04:12:11.018088 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:12:11.018132 | instance | Thursday 17 September 2026 04:12:11 +0000 (0:00:00.894) 0:10:18.424 **** 2026-09-17 04:12:12.382442 | instance | ok: [instance] 2026-09-17 04:12:12.382589 | instance | 2026-09-17 04:12:12.382614 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:12:12.382891 | instance | Thursday 17 September 2026 04:12:12 +0000 (0:00:01.364) 0:10:19.788 **** 2026-09-17 04:12:12.434002 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:12:12.434106 | instance | 2026-09-17 04:12:12.434426 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:12:12.434524 | instance | Thursday 17 September 2026 04:12:12 +0000 (0:00:00.052) 0:10:19.841 **** 2026-09-17 04:12:12.958457 | instance | changed: [instance] 2026-09-17 04:12:12.958498 | instance | 2026-09-17 04:12:12.958503 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-09-17 04:12:12.958507 | instance | Thursday 17 September 2026 04:12:12 +0000 (0:00:00.524) 0:10:20.366 **** 2026-09-17 04:12:15.195991 | instance | changed: [instance] 2026-09-17 04:12:15.196076 | instance | 2026-09-17 04:12:15.196442 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:12:15.196589 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:02.237) 0:10:22.603 **** 2026-09-17 04:12:15.259156 | instance | skipping: [instance] 2026-09-17 04:12:15.259213 | instance | 2026-09-17 04:12:15.259223 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-09-17 04:12:15.259232 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.062) 0:10:22.665 **** 2026-09-17 04:12:15.311124 | instance | skipping: [instance] 2026-09-17 04:12:15.311242 | instance | 2026-09-17 04:12:15.311794 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-09-17 04:12:15.311865 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.051) 0:10:22.717 **** 2026-09-17 04:12:15.360697 | instance | skipping: [instance] 2026-09-17 04:12:15.360887 | instance | 2026-09-17 04:12:15.361257 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-09-17 04:12:15.361508 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.049) 0:10:22.767 **** 2026-09-17 04:12:15.415333 | instance | skipping: [instance] 2026-09-17 04:12:15.415419 | instance | 2026-09-17 04:12:15.415480 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-09-17 04:12:15.415620 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.055) 0:10:22.822 **** 2026-09-17 04:12:15.474316 | instance | skipping: [instance] 2026-09-17 04:12:15.474407 | instance | 2026-09-17 04:12:15.474428 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-09-17 04:12:15.474583 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.059) 0:10:22.881 **** 2026-09-17 04:12:15.537436 | instance | skipping: [instance] 2026-09-17 04:12:15.537605 | instance | 2026-09-17 04:12:15.537871 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-09-17 04:12:15.538131 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.062) 0:10:22.944 **** 2026-09-17 04:12:15.598159 | instance | skipping: [instance] 2026-09-17 04:12:15.599147 | instance | 2026-09-17 04:12:15.599171 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-09-17 04:12:15.599182 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.061) 0:10:23.005 **** 2026-09-17 04:12:15.636363 | instance | skipping: [instance] 2026-09-17 04:12:15.636523 | instance | 2026-09-17 04:12:15.636773 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-09-17 04:12:15.636990 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.038) 0:10:23.044 **** 2026-09-17 04:12:15.694374 | instance | skipping: [instance] 2026-09-17 04:12:15.694603 | instance | 2026-09-17 04:12:15.694889 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-09-17 04:12:15.695109 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.057) 0:10:23.101 **** 2026-09-17 04:12:15.734804 | instance | skipping: [instance] 2026-09-17 04:12:15.735082 | instance | 2026-09-17 04:12:15.735422 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-09-17 04:12:15.736982 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.040) 0:10:23.142 **** 2026-09-17 04:12:15.771715 | instance | skipping: [instance] 2026-09-17 04:12:15.771805 | instance | 2026-09-17 04:12:15.771922 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-09-17 04:12:15.772074 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.036) 0:10:23.178 **** 2026-09-17 04:12:15.818718 | instance | skipping: [instance] 2026-09-17 04:12:15.819015 | instance | 2026-09-17 04:12:15.819607 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-09-17 04:12:15.819949 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.045) 0:10:23.224 **** 2026-09-17 04:12:15.886784 | instance | skipping: [instance] 2026-09-17 04:12:15.886932 | instance | 2026-09-17 04:12:15.887177 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-17 04:12:15.887407 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.069) 0:10:23.293 **** 2026-09-17 04:12:15.927636 | instance | skipping: [instance] 2026-09-17 04:12:15.927823 | instance | 2026-09-17 04:12:15.928093 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-17 04:12:15.928392 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.041) 0:10:23.335 **** 2026-09-17 04:12:15.972809 | instance | skipping: [instance] 2026-09-17 04:12:15.972893 | instance | 2026-09-17 04:12:15.972992 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-17 04:12:15.973089 | instance | Thursday 17 September 2026 04:12:15 +0000 (0:00:00.045) 0:10:23.380 **** 2026-09-17 04:12:16.014838 | instance | skipping: [instance] 2026-09-17 04:12:16.014915 | instance | 2026-09-17 04:12:16.015078 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-09-17 04:12:16.015474 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.042) 0:10:23.422 **** 2026-09-17 04:12:16.044697 | instance | skipping: [instance] 2026-09-17 04:12:16.044776 | instance | 2026-09-17 04:12:16.044939 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-09-17 04:12:16.045081 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.030) 0:10:23.452 **** 2026-09-17 04:12:16.076252 | instance | skipping: [instance] 2026-09-17 04:12:16.076501 | instance | 2026-09-17 04:12:16.076787 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-09-17 04:12:16.077022 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.031) 0:10:23.483 **** 2026-09-17 04:12:16.106979 | instance | skipping: [instance] 2026-09-17 04:12:16.107180 | instance | 2026-09-17 04:12:16.107419 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-09-17 04:12:16.107670 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.030) 0:10:23.514 **** 2026-09-17 04:12:16.136836 | instance | skipping: [instance] 2026-09-17 04:12:16.137090 | instance | 2026-09-17 04:12:16.137331 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-09-17 04:12:16.137574 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.029) 0:10:23.544 **** 2026-09-17 04:12:16.173887 | instance | skipping: [instance] 2026-09-17 04:12:16.174089 | instance | 2026-09-17 04:12:16.174446 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-09-17 04:12:16.174851 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.036) 0:10:23.581 **** 2026-09-17 04:12:16.210844 | instance | skipping: [instance] 2026-09-17 04:12:16.211177 | instance | 2026-09-17 04:12:16.211549 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-09-17 04:12:16.211881 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.036) 0:10:23.618 **** 2026-09-17 04:12:16.259378 | instance | skipping: [instance] 2026-09-17 04:12:16.259688 | instance | 2026-09-17 04:12:16.260024 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-09-17 04:12:16.260359 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.048) 0:10:23.667 **** 2026-09-17 04:12:16.308022 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-09-17 04:12:16.308211 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-09-17 04:12:16.308427 | instance | skipping: [instance] 2026-09-17 04:12:16.308650 | instance | 2026-09-17 04:12:16.308867 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-09-17 04:12:16.309083 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.048) 0:10:23.715 **** 2026-09-17 04:12:16.339647 | instance | skipping: [instance] 2026-09-17 04:12:16.339923 | instance | 2026-09-17 04:12:16.340260 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-09-17 04:12:16.340499 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.031) 0:10:23.747 **** 2026-09-17 04:12:16.392391 | instance | skipping: [instance] 2026-09-17 04:12:16.392582 | instance | 2026-09-17 04:12:16.392810 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-09-17 04:12:16.392999 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.052) 0:10:23.800 **** 2026-09-17 04:12:16.426072 | instance | skipping: [instance] 2026-09-17 04:12:16.426434 | instance | 2026-09-17 04:12:16.426795 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-09-17 04:12:16.427087 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.033) 0:10:23.833 **** 2026-09-17 04:12:16.467141 | instance | skipping: [instance] 2026-09-17 04:12:16.467407 | instance | 2026-09-17 04:12:16.467786 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-09-17 04:12:16.468401 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.040) 0:10:23.874 **** 2026-09-17 04:12:16.532468 | instance | skipping: [instance] 2026-09-17 04:12:16.532694 | instance | 2026-09-17 04:12:16.532944 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:12:16.533179 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.066) 0:10:23.940 **** 2026-09-17 04:12:16.583710 | instance | skipping: [instance] 2026-09-17 04:12:16.583926 | instance | 2026-09-17 04:12:16.584179 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-09-17 04:12:16.584420 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.050) 0:10:23.991 **** 2026-09-17 04:12:16.630814 | instance | skipping: [instance] 2026-09-17 04:12:16.631028 | instance | 2026-09-17 04:12:16.631254 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-09-17 04:12:16.631475 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.047) 0:10:24.038 **** 2026-09-17 04:12:16.674259 | instance | skipping: [instance] 2026-09-17 04:12:16.674538 | instance | 2026-09-17 04:12:16.674813 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-09-17 04:12:16.675027 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.043) 0:10:24.081 **** 2026-09-17 04:12:16.719621 | instance | skipping: [instance] 2026-09-17 04:12:16.719776 | instance | 2026-09-17 04:12:16.720022 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-09-17 04:12:16.720251 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.045) 0:10:24.127 **** 2026-09-17 04:12:16.815669 | instance | skipping: [instance] 2026-09-17 04:12:16.815838 | instance | 2026-09-17 04:12:16.816090 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-09-17 04:12:16.816291 | instance | 2026-09-17 04:12:16.816491 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:12:16.816787 | instance | Thursday 17 September 2026 04:12:16 +0000 (0:00:00.096) 0:10:24.223 **** 2026-09-17 04:12:18.187280 | instance | ok: [instance] 2026-09-17 04:12:18.187484 | instance | 2026-09-17 04:12:18.187771 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-09-17 04:12:18.188003 | instance | Thursday 17 September 2026 04:12:18 +0000 (0:00:01.371) 0:10:25.594 **** 2026-09-17 04:12:18.245406 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-09-17 04:12:18.245781 | instance | 2026-09-17 04:12:18.246166 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-09-17 04:12:18.246603 | instance | Thursday 17 September 2026 04:12:18 +0000 (0:00:00.057) 0:10:25.652 **** 2026-09-17 04:12:18.370196 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml) 2026-09-17 04:12:18.370460 | instance | 2026-09-17 04:12:18.370798 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-09-17 04:12:18.371118 | instance | Thursday 17 September 2026 04:12:18 +0000 (0:00:00.124) 0:10:25.777 **** 2026-09-17 04:12:35.882878 | instance | changed: [instance] 2026-09-17 04:12:35.883163 | instance | 2026-09-17 04:12:35.883413 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-09-17 04:12:35.883707 | instance | Thursday 17 September 2026 04:12:35 +0000 (0:00:17.513) 0:10:43.290 **** 2026-09-17 04:12:36.633501 | instance | changed: [instance] 2026-09-17 04:12:36.633672 | instance | 2026-09-17 04:12:36.633937 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-09-17 04:12:36.634171 | instance | Thursday 17 September 2026 04:12:36 +0000 (0:00:00.750) 0:10:44.040 **** 2026-09-17 04:12:36.681594 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-09-17 04:12:36.681787 | instance | 2026-09-17 04:12:36.682065 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-09-17 04:12:36.682339 | instance | Thursday 17 September 2026 04:12:36 +0000 (0:00:00.049) 0:10:44.089 **** 2026-09-17 04:12:37.389735 | instance | changed: [instance] 2026-09-17 04:12:37.390028 | instance | 2026-09-17 04:12:37.390415 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-09-17 04:12:37.390786 | instance | Thursday 17 September 2026 04:12:37 +0000 (0:00:00.707) 0:10:44.797 **** 2026-09-17 04:12:38.091113 | instance | ok: [instance] 2026-09-17 04:12:38.091405 | instance | 2026-09-17 04:12:38.091902 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-09-17 04:12:38.092183 | instance | Thursday 17 September 2026 04:12:38 +0000 (0:00:00.700) 0:10:45.498 **** 2026-09-17 04:12:38.633001 | instance | changed: [instance] 2026-09-17 04:12:38.633258 | instance | 2026-09-17 04:12:38.633511 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-09-17 04:12:38.633777 | instance | Thursday 17 September 2026 04:12:38 +0000 (0:00:00.532) 0:10:46.030 **** 2026-09-17 04:12:38.634000 | instance | 2026-09-17 04:12:38.634271 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-09-17 04:12:38.634628 | instance | Thursday 17 September 2026 04:12:38 +0000 (0:00:00.010) 0:10:46.040 **** 2026-09-17 04:12:38.671728 | instance | skipping: [instance] 2026-09-17 04:12:38.671922 | instance | 2026-09-17 04:12:38.672180 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-09-17 04:12:38.672497 | instance | Thursday 17 September 2026 04:12:38 +0000 (0:00:00.038) 0:10:46.079 **** 2026-09-17 04:12:40.283676 | instance | changed: [instance] 2026-09-17 04:12:40.283800 | instance | 2026-09-17 04:12:40.284069 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-09-17 04:12:40.284299 | instance | Thursday 17 September 2026 04:12:40 +0000 (0:00:01.611) 0:10:47.690 **** 2026-09-17 04:12:42.479393 | instance | changed: [instance] 2026-09-17 04:12:42.479657 | instance | 2026-09-17 04:12:42.479968 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:12:42.480203 | instance | Thursday 17 September 2026 04:12:42 +0000 (0:00:02.195) 0:10:49.886 **** 2026-09-17 04:12:42.531322 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:12:42.531493 | instance | 2026-09-17 04:12:42.531759 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:12:42.531973 | instance | Thursday 17 September 2026 04:12:42 +0000 (0:00:00.051) 0:10:49.938 **** 2026-09-17 04:12:43.100654 | instance | changed: [instance] 2026-09-17 04:12:43.100835 | instance | 2026-09-17 04:12:43.101049 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-09-17 04:12:43.101282 | instance | Thursday 17 September 2026 04:12:43 +0000 (0:00:00.569) 0:10:50.508 **** 2026-09-17 04:12:57.182234 | instance | changed: [instance] 2026-09-17 04:12:57.182678 | instance | 2026-09-17 04:12:57.182696 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:12:57.182704 | instance | Thursday 17 September 2026 04:12:57 +0000 (0:00:14.081) 0:11:04.589 **** 2026-09-17 04:12:57.234027 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:12:57.234228 | instance | 2026-09-17 04:12:57.234461 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:12:57.234685 | instance | Thursday 17 September 2026 04:12:57 +0000 (0:00:00.052) 0:11:04.642 **** 2026-09-17 04:12:57.832875 | instance | changed: [instance] 2026-09-17 04:12:57.833023 | instance | 2026-09-17 04:12:57.833164 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-09-17 04:12:57.833319 | instance | Thursday 17 September 2026 04:12:57 +0000 (0:00:00.598) 0:11:05.240 **** 2026-09-17 04:13:00.863705 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-09-17 04:13:00.863889 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-09-17 04:13:00.863908 | instance | 2026-09-17 04:13:00.864020 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-09-17 04:13:00.864131 | instance | Thursday 17 September 2026 04:13:00 +0000 (0:00:03.031) 0:11:08.271 **** 2026-09-17 04:13:04.571081 | instance | changed: [instance] 2026-09-17 04:13:04.571148 | instance | 2026-09-17 04:13:04.571160 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:13:04.571170 | instance | Thursday 17 September 2026 04:13:04 +0000 (0:00:03.706) 0:11:11.977 **** 2026-09-17 04:13:04.626352 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:13:04.626583 | instance | 2026-09-17 04:13:04.626878 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:13:04.627116 | instance | Thursday 17 September 2026 04:13:04 +0000 (0:00:00.056) 0:11:12.034 **** 2026-09-17 04:13:05.121361 | instance | changed: [instance] 2026-09-17 04:13:05.121460 | instance | 2026-09-17 04:13:05.121673 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-09-17 04:13:05.121821 | instance | Thursday 17 September 2026 04:13:05 +0000 (0:00:00.495) 0:11:12.529 **** 2026-09-17 04:13:07.977149 | instance | ok: [instance] 2026-09-17 04:13:07.977376 | instance | 2026-09-17 04:13:07.977673 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-09-17 04:13:07.977970 | instance | Thursday 17 September 2026 04:13:07 +0000 (0:00:02.855) 0:11:15.384 **** 2026-09-17 04:13:10.715116 | instance | changed: [instance] 2026-09-17 04:13:10.715197 | instance | 2026-09-17 04:13:10.715676 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-09-17 04:13:10.715882 | instance | Thursday 17 September 2026 04:13:10 +0000 (0:00:02.738) 0:11:18.122 **** 2026-09-17 04:13:11.443170 | instance | ok: [instance] 2026-09-17 04:13:11.443211 | instance | 2026-09-17 04:13:11.443220 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-09-17 04:13:11.443231 | instance | Thursday 17 September 2026 04:13:11 +0000 (0:00:00.727) 0:11:18.850 **** 2026-09-17 04:13:12.187383 | instance | changed: [instance] 2026-09-17 04:13:12.187461 | instance | 2026-09-17 04:13:12.187696 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-09-17 04:13:12.187733 | instance | Thursday 17 September 2026 04:13:12 +0000 (0:00:00.745) 0:11:19.595 **** 2026-09-17 04:13:13.446443 | instance | ok: [instance] 2026-09-17 04:13:13.447196 | instance | 2026-09-17 04:13:13.447232 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-09-17 04:13:13.447247 | instance | Thursday 17 September 2026 04:13:13 +0000 (0:00:01.257) 0:11:20.853 **** 2026-09-17 04:13:13.495715 | instance | skipping: [instance] 2026-09-17 04:13:13.495846 | instance | 2026-09-17 04:13:13.496263 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-09-17 04:13:13.496372 | instance | Thursday 17 September 2026 04:13:13 +0000 (0:00:00.049) 0:11:20.902 **** 2026-09-17 04:13:13.552248 | instance | skipping: [instance] 2026-09-17 04:13:13.552296 | instance | 2026-09-17 04:13:13.552307 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-09-17 04:13:13.552317 | instance | Thursday 17 September 2026 04:13:13 +0000 (0:00:00.056) 0:11:20.959 **** 2026-09-17 04:13:13.611502 | instance | skipping: [instance] 2026-09-17 04:13:13.611739 | instance | 2026-09-17 04:13:13.611991 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-09-17 04:13:13.612222 | instance | Thursday 17 September 2026 04:13:13 +0000 (0:00:00.059) 0:11:21.018 **** 2026-09-17 04:13:13.686232 | instance | skipping: [instance] 2026-09-17 04:13:13.686616 | instance | 2026-09-17 04:13:13.686928 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-09-17 04:13:13.687189 | instance | Thursday 17 September 2026 04:13:13 +0000 (0:00:00.074) 0:11:21.093 **** 2026-09-17 04:13:13.737201 | instance | skipping: [instance] 2026-09-17 04:13:13.737425 | instance | 2026-09-17 04:13:13.737706 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-09-17 04:13:13.737996 | instance | Thursday 17 September 2026 04:13:13 +0000 (0:00:00.051) 0:11:21.144 **** 2026-09-17 04:13:13.776419 | instance | skipping: [instance] 2026-09-17 04:13:13.776628 | instance | 2026-09-17 04:13:13.776975 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-09-17 04:13:13.777300 | instance | Thursday 17 September 2026 04:13:13 +0000 (0:00:00.039) 0:11:21.183 **** 2026-09-17 04:13:13.815308 | instance | skipping: [instance] 2026-09-17 04:13:13.815432 | instance | 2026-09-17 04:13:13.815605 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-09-17 04:13:13.815800 | instance | Thursday 17 September 2026 04:13:13 +0000 (0:00:00.038) 0:11:21.222 **** 2026-09-17 04:14:46.245523 | instance | changed: [instance] 2026-09-17 04:14:46.245784 | instance | 2026-09-17 04:14:46.246098 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-09-17 04:14:46.246450 | instance | Thursday 17 September 2026 04:14:46 +0000 (0:01:32.429) 0:12:53.652 **** 2026-09-17 04:14:47.088234 | instance | changed: [instance] 2026-09-17 04:14:47.088383 | instance | 2026-09-17 04:14:47.088650 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:14:47.088818 | instance | Thursday 17 September 2026 04:14:47 +0000 (0:00:00.842) 0:12:54.494 **** 2026-09-17 04:14:47.131262 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:14:47.131375 | instance | 2026-09-17 04:14:47.131534 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:14:47.131708 | instance | Thursday 17 September 2026 04:14:47 +0000 (0:00:00.044) 0:12:54.538 **** 2026-09-17 04:14:47.681966 | instance | changed: [instance] 2026-09-17 04:14:47.682102 | instance | 2026-09-17 04:14:47.682312 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-09-17 04:14:47.682510 | instance | Thursday 17 September 2026 04:14:47 +0000 (0:00:00.550) 0:12:55.089 **** 2026-09-17 04:14:48.536953 | instance | changed: [instance] 2026-09-17 04:14:48.537021 | instance | 2026-09-17 04:14:48.537030 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-09-17 04:14:48.537036 | instance | Thursday 17 September 2026 04:14:48 +0000 (0:00:00.853) 0:12:55.942 **** 2026-09-17 04:14:50.529725 | instance | changed: [instance] 2026-09-17 04:14:50.529975 | instance | 2026-09-17 04:14:50.530321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:14:50.530700 | instance | Thursday 17 September 2026 04:14:50 +0000 (0:00:01.993) 0:12:57.936 **** 2026-09-17 04:14:50.579498 | instance | skipping: [instance] 2026-09-17 04:14:50.579679 | instance | 2026-09-17 04:14:50.579993 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:14:50.580260 | instance | Thursday 17 September 2026 04:14:50 +0000 (0:00:00.049) 0:12:57.986 **** 2026-09-17 04:14:50.622505 | instance | skipping: [instance] 2026-09-17 04:14:50.622696 | instance | 2026-09-17 04:14:50.622996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:14:50.623235 | instance | Thursday 17 September 2026 04:14:50 +0000 (0:00:00.042) 0:12:58.029 **** 2026-09-17 04:14:50.660134 | instance | skipping: [instance] 2026-09-17 04:14:50.660247 | instance | 2026-09-17 04:14:50.660526 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:14:50.660814 | instance | Thursday 17 September 2026 04:14:50 +0000 (0:00:00.037) 0:12:58.067 **** 2026-09-17 04:14:50.706627 | instance | skipping: [instance] 2026-09-17 04:14:50.706783 | instance | 2026-09-17 04:14:50.707095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:14:50.707510 | instance | Thursday 17 September 2026 04:14:50 +0000 (0:00:00.046) 0:12:58.113 **** 2026-09-17 04:14:51.442515 | instance | ok: [instance] 2026-09-17 04:14:51.442833 | instance | 2026-09-17 04:14:51.443258 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:14:51.443569 | instance | Thursday 17 September 2026 04:14:51 +0000 (0:00:00.735) 0:12:58.849 **** 2026-09-17 04:14:51.512447 | instance | ok: [instance] 2026-09-17 04:14:51.512644 | instance | 2026-09-17 04:14:51.512968 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:14:51.513222 | instance | Thursday 17 September 2026 04:14:51 +0000 (0:00:00.070) 0:12:58.919 **** 2026-09-17 04:14:51.568663 | instance | ok: [instance] 2026-09-17 04:14:51.568911 | instance | 2026-09-17 04:14:51.569123 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:14:51.569350 | instance | Thursday 17 September 2026 04:14:51 +0000 (0:00:00.055) 0:12:58.975 **** 2026-09-17 04:14:51.641537 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 04:14:51.641699 | instance | 2026-09-17 04:14:51.641956 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:14:51.642189 | instance | Thursday 17 September 2026 04:14:51 +0000 (0:00:00.073) 0:12:59.048 **** 2026-09-17 04:14:51.713237 | instance | ok: [instance] 2026-09-17 04:14:51.713396 | instance | 2026-09-17 04:14:51.713715 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:14:51.713946 | instance | Thursday 17 September 2026 04:14:51 +0000 (0:00:00.071) 0:12:59.120 **** 2026-09-17 04:14:51.775921 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:14:51.776016 | instance | 2026-09-17 04:14:51.776288 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:14:51.776495 | instance | Thursday 17 September 2026 04:14:51 +0000 (0:00:00.063) 0:12:59.183 **** 2026-09-17 04:14:52.386323 | instance | changed: [instance] 2026-09-17 04:14:52.386600 | instance | 2026-09-17 04:14:52.386914 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-09-17 04:14:52.387200 | instance | Thursday 17 September 2026 04:14:52 +0000 (0:00:00.609) 0:12:59.793 **** 2026-09-17 04:14:53.154191 | instance | ok: [instance] 2026-09-17 04:14:53.154265 | instance | 2026-09-17 04:14:53.154831 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-09-17 04:14:53.154928 | instance | Thursday 17 September 2026 04:14:53 +0000 (0:00:00.767) 0:13:00.560 **** 2026-09-17 04:14:56.629981 | instance | changed: [instance] 2026-09-17 04:14:56.630081 | instance | 2026-09-17 04:14:56.630152 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-09-17 04:14:56.630311 | instance | Thursday 17 September 2026 04:14:56 +0000 (0:00:03.476) 0:13:04.037 **** 2026-09-17 04:14:57.067766 | instance | ok: [instance] 2026-09-17 04:14:57.067861 | instance | 2026-09-17 04:14:57.068031 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-09-17 04:14:57.068165 | instance | Thursday 17 September 2026 04:14:57 +0000 (0:00:00.437) 0:13:04.475 **** 2026-09-17 04:14:57.465806 | instance | changed: [instance] 2026-09-17 04:14:57.465878 | instance | 2026-09-17 04:14:57.466016 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-09-17 04:14:57.466124 | instance | Thursday 17 September 2026 04:14:57 +0000 (0:00:00.398) 0:13:04.873 **** 2026-09-17 04:14:57.901525 | instance | changed: [instance] 2026-09-17 04:14:57.901760 | instance | 2026-09-17 04:14:57.902010 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-09-17 04:14:57.902232 | instance | Thursday 17 September 2026 04:14:57 +0000 (0:00:00.435) 0:13:05.308 **** 2026-09-17 04:14:58.286583 | instance | ok: [instance] 2026-09-17 04:14:58.286835 | instance | 2026-09-17 04:14:58.287091 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-09-17 04:14:58.287438 | instance | Thursday 17 September 2026 04:14:58 +0000 (0:00:00.385) 0:13:05.694 **** 2026-09-17 04:18:15.936504 | instance | changed: [instance] 2026-09-17 04:18:15.936811 | instance | 2026-09-17 04:18:15.937053 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-09-17 04:18:15.937306 | instance | Thursday 17 September 2026 04:18:15 +0000 (0:03:17.649) 0:16:23.343 **** 2026-09-17 04:18:16.663566 | instance | ok: [instance] 2026-09-17 04:18:16.663786 | instance | 2026-09-17 04:18:16.664059 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-09-17 04:18:16.664328 | instance | Thursday 17 September 2026 04:18:16 +0000 (0:00:00.727) 0:16:24.070 **** 2026-09-17 04:18:16.728121 | instance | included: ingress for instance 2026-09-17 04:18:16.728308 | instance | 2026-09-17 04:18:16.728571 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-09-17 04:18:16.728820 | instance | Thursday 17 September 2026 04:18:16 +0000 (0:00:00.064) 0:16:24.135 **** 2026-09-17 04:18:17.655830 | instance | changed: [instance] 2026-09-17 04:18:17.655897 | instance | 2026-09-17 04:18:17.655988 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-09-17 04:18:17.656085 | instance | Thursday 17 September 2026 04:18:17 +0000 (0:00:00.928) 0:16:25.063 **** 2026-09-17 04:18:17.948921 | instance | ok: [instance] 2026-09-17 04:18:17.949015 | instance | 2026-09-17 04:18:17.949202 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-09-17 04:18:17.949271 | instance | Thursday 17 September 2026 04:18:17 +0000 (0:00:00.292) 0:16:25.356 **** 2026-09-17 04:18:18.865237 | instance | changed: [instance] 2026-09-17 04:18:18.865308 | instance | 2026-09-17 04:18:18.865320 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-09-17 04:18:18.865337 | instance | 2026-09-17 04:18:18.865795 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:18:18.865850 | instance | Thursday 17 September 2026 04:18:18 +0000 (0:00:00.915) 0:16:26.272 **** 2026-09-17 04:18:20.529863 | instance | ok: [instance] 2026-09-17 04:18:20.529946 | instance | 2026-09-17 04:18:20.530269 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:18:20.530351 | instance | Thursday 17 September 2026 04:18:20 +0000 (0:00:01.665) 0:16:27.937 **** 2026-09-17 04:18:20.603827 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:18:20.604287 | instance | 2026-09-17 04:18:20.604346 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:18:20.604357 | instance | Thursday 17 September 2026 04:18:20 +0000 (0:00:00.073) 0:16:28.011 **** 2026-09-17 04:18:21.160830 | instance | changed: [instance] 2026-09-17 04:18:21.160905 | instance | 2026-09-17 04:18:21.161235 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-09-17 04:18:21.161296 | instance | Thursday 17 September 2026 04:18:21 +0000 (0:00:00.557) 0:16:28.568 **** 2026-09-17 04:18:22.025750 | instance | ok: [instance] 2026-09-17 04:18:22.025833 | instance | 2026-09-17 04:18:22.026154 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-09-17 04:18:22.026196 | instance | Thursday 17 September 2026 04:18:22 +0000 (0:00:00.864) 0:16:29.433 **** 2026-09-17 04:18:24.612948 | instance | changed: [instance] 2026-09-17 04:18:24.613038 | instance | 2026-09-17 04:18:24.613456 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:18:24.613515 | instance | Thursday 17 September 2026 04:18:24 +0000 (0:00:02.587) 0:16:32.020 **** 2026-09-17 04:18:24.691075 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:18:24.691721 | instance | 2026-09-17 04:18:24.691773 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:18:24.691782 | instance | Thursday 17 September 2026 04:18:24 +0000 (0:00:00.077) 0:16:32.098 **** 2026-09-17 04:18:25.305057 | instance | changed: [instance] 2026-09-17 04:18:25.305127 | instance | 2026-09-17 04:18:25.305440 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-17 04:18:25.305488 | instance | Thursday 17 September 2026 04:18:25 +0000 (0:00:00.613) 0:16:32.712 **** 2026-09-17 04:18:26.677492 | instance | changed: [instance] 2026-09-17 04:18:26.677660 | instance | 2026-09-17 04:18:26.677716 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-09-17 04:18:26.678065 | instance | Thursday 17 September 2026 04:18:26 +0000 (0:00:01.372) 0:16:34.085 **** 2026-09-17 04:18:27.151954 | instance | ok: [instance] 2026-09-17 04:18:27.152016 | instance | 2026-09-17 04:18:27.152352 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-09-17 04:18:27.152399 | instance | Thursday 17 September 2026 04:18:27 +0000 (0:00:00.474) 0:16:34.560 **** 2026-09-17 04:18:37.203204 | instance | ok: [instance] 2026-09-17 04:18:37.203984 | instance | 2026-09-17 04:18:37.204072 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-09-17 04:18:37.204124 | instance | Thursday 17 September 2026 04:18:37 +0000 (0:00:10.050) 0:16:44.610 **** 2026-09-17 04:18:38.923999 | instance | ok: [instance] 2026-09-17 04:18:38.924170 | instance | 2026-09-17 04:18:38.924450 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-09-17 04:18:38.924738 | instance | Thursday 17 September 2026 04:18:38 +0000 (0:00:01.720) 0:16:46.330 **** 2026-09-17 04:18:39.252836 | instance | ok: [instance] 2026-09-17 04:18:39.252957 | instance | 2026-09-17 04:18:39.253501 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-09-17 04:18:39.253681 | instance | Thursday 17 September 2026 04:18:39 +0000 (0:00:00.329) 0:16:46.660 **** 2026-09-17 04:18:39.521712 | instance | ok: [instance] 2026-09-17 04:18:39.521787 | instance | 2026-09-17 04:18:39.522166 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-09-17 04:18:39.522213 | instance | Thursday 17 September 2026 04:18:39 +0000 (0:00:00.269) 0:16:46.929 **** 2026-09-17 04:18:39.777357 | instance | ok: [instance] 2026-09-17 04:18:39.777415 | instance | 2026-09-17 04:18:39.777427 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-09-17 04:18:39.777437 | instance | Thursday 17 September 2026 04:18:39 +0000 (0:00:00.254) 0:16:47.183 **** 2026-09-17 04:18:40.545287 | instance | changed: [instance] 2026-09-17 04:18:40.546056 | instance | 2026-09-17 04:18:40.546124 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-09-17 04:18:40.546138 | instance | Thursday 17 September 2026 04:18:40 +0000 (0:00:00.768) 0:16:47.952 **** 2026-09-17 04:18:57.755040 | instance | changed: [instance] => (item=alertmanager) 2026-09-17 04:18:57.755498 | instance | changed: [instance] => (item=grafana) 2026-09-17 04:18:57.756659 | instance | changed: [instance] => (item=prometheus) 2026-09-17 04:18:57.756718 | instance | 2026-09-17 04:18:57.756730 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-09-17 04:18:57.756762 | instance | Thursday 17 September 2026 04:18:57 +0000 (0:00:17.209) 0:17:05.162 **** 2026-09-17 04:18:59.799880 | instance | ok: [instance] => (item=alertmanager) 2026-09-17 04:18:59.800457 | instance | ok: [instance] => (item=grafana) 2026-09-17 04:18:59.800569 | instance | ok: [instance] => (item=prometheus) 2026-09-17 04:18:59.800584 | instance | 2026-09-17 04:18:59.800601 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-09-17 04:18:59.800712 | instance | Thursday 17 September 2026 04:18:59 +0000 (0:00:02.045) 0:17:07.207 **** 2026-09-17 04:19:04.028638 | instance | changed: [instance] => (item=None) 2026-09-17 04:19:04.029218 | instance | changed: [instance] => (item=None) 2026-09-17 04:19:04.030154 | instance | changed: [instance] => (item=None) 2026-09-17 04:19:04.030209 | instance | changed: [instance] 2026-09-17 04:19:04.030437 | instance | 2026-09-17 04:19:04.030975 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-09-17 04:19:04.031215 | instance | Thursday 17 September 2026 04:19:04 +0000 (0:00:04.227) 0:17:11.434 **** 2026-09-17 04:19:09.301893 | instance | changed: [instance] => (item=None) 2026-09-17 04:19:09.302340 | instance | changed: [instance] => (item=None) 2026-09-17 04:19:09.302423 | instance | changed: [instance] => (item=None) 2026-09-17 04:19:09.303364 | instance | changed: [instance] => (item=None) 2026-09-17 04:19:09.303382 | instance | changed: [instance] => (item=None) 2026-09-17 04:19:09.303392 | instance | changed: [instance] 2026-09-17 04:19:09.303402 | instance | 2026-09-17 04:19:09.303809 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-09-17 04:19:09.303893 | instance | Thursday 17 September 2026 04:19:09 +0000 (0:00:05.274) 0:17:16.709 **** 2026-09-17 04:19:20.743079 | instance | changed: [instance] => (item=alertmanager) 2026-09-17 04:19:20.743167 | instance | changed: [instance] => (item=prometheus) 2026-09-17 04:19:20.743242 | instance | 2026-09-17 04:19:20.743339 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-09-17 04:19:20.743448 | instance | Thursday 17 September 2026 04:19:20 +0000 (0:00:11.441) 0:17:28.151 **** 2026-09-17 04:19:32.264819 | instance | changed: [instance] => (item=alertmanager) 2026-09-17 04:19:32.265031 | instance | changed: [instance] => (item=prometheus) 2026-09-17 04:19:32.265268 | instance | 2026-09-17 04:19:32.265510 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-09-17 04:19:32.265792 | instance | Thursday 17 September 2026 04:19:32 +0000 (0:00:11.521) 0:17:39.672 **** 2026-09-17 04:19:33.044211 | instance | changed: [instance] 2026-09-17 04:19:33.044431 | instance | 2026-09-17 04:19:33.044782 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-09-17 04:19:33.045590 | instance | Thursday 17 September 2026 04:19:33 +0000 (0:00:00.778) 0:17:40.451 **** 2026-09-17 04:19:40.360712 | instance | ok: [instance] 2026-09-17 04:19:40.360792 | instance | 2026-09-17 04:19:40.360798 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-09-17 04:19:40.360804 | instance | Thursday 17 September 2026 04:19:40 +0000 (0:00:07.316) 0:17:47.767 **** 2026-09-17 04:19:55.428741 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-09-17 04:19:55.428784 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-09-17 04:19:55.428791 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-09-17 04:19:55.428795 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-09-17 04:19:55.428800 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-09-17 04:19:55.428804 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-09-17 04:19:55.428808 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-09-17 04:19:55.428812 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-09-17 04:19:55.428816 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-09-17 04:19:55.428820 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-09-17 04:19:55.428824 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-09-17 04:19:55.428828 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-09-17 04:19:55.428832 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-09-17 04:19:55.428836 | instance | 2026-09-17 04:19:55.428840 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-09-17 04:19:55.428844 | instance | Thursday 17 September 2026 04:19:55 +0000 (0:00:15.067) 0:18:02.834 **** 2026-09-17 04:20:29.665457 | instance | changed: [instance] 2026-09-17 04:20:29.665523 | instance | 2026-09-17 04:20:29.665561 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:20:29.665572 | instance | Thursday 17 September 2026 04:20:29 +0000 (0:00:34.236) 0:18:37.071 **** 2026-09-17 04:20:29.738174 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:20:29.738232 | instance | 2026-09-17 04:20:29.738244 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:20:29.738256 | instance | Thursday 17 September 2026 04:20:29 +0000 (0:00:00.073) 0:18:37.145 **** 2026-09-17 04:20:30.364566 | instance | changed: [instance] 2026-09-17 04:20:30.364630 | instance | 2026-09-17 04:20:30.364641 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-09-17 04:20:30.364651 | instance | Thursday 17 September 2026 04:20:30 +0000 (0:00:00.626) 0:18:37.771 **** 2026-09-17 04:20:33.829202 | instance | changed: [instance] 2026-09-17 04:20:33.829263 | instance | 2026-09-17 04:20:33.829271 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:20:33.829279 | instance | Thursday 17 September 2026 04:20:33 +0000 (0:00:03.465) 0:18:41.236 **** 2026-09-17 04:20:33.890933 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:20:33.891037 | instance | 2026-09-17 04:20:33.891340 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:20:33.891605 | instance | Thursday 17 September 2026 04:20:33 +0000 (0:00:00.061) 0:18:41.298 **** 2026-09-17 04:20:34.467260 | instance | changed: [instance] 2026-09-17 04:20:34.467461 | instance | 2026-09-17 04:20:34.467769 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-09-17 04:20:34.468041 | instance | Thursday 17 September 2026 04:20:34 +0000 (0:00:00.576) 0:18:41.874 **** 2026-09-17 04:20:36.664438 | instance | changed: [instance] 2026-09-17 04:20:36.664788 | instance | 2026-09-17 04:20:36.665148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:20:36.665461 | instance | Thursday 17 September 2026 04:20:36 +0000 (0:00:02.197) 0:18:44.072 **** 2026-09-17 04:20:36.724799 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:20:36.725120 | instance | 2026-09-17 04:20:36.725490 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:20:36.725916 | instance | Thursday 17 September 2026 04:20:36 +0000 (0:00:00.060) 0:18:44.132 **** 2026-09-17 04:20:37.271590 | instance | changed: [instance] 2026-09-17 04:20:37.271782 | instance | 2026-09-17 04:20:37.272023 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-09-17 04:20:37.272320 | instance | Thursday 17 September 2026 04:20:37 +0000 (0:00:00.546) 0:18:44.678 **** 2026-09-17 04:20:39.130072 | instance | changed: [instance] 2026-09-17 04:20:39.130145 | instance | 2026-09-17 04:20:39.130278 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-09-17 04:20:39.130424 | instance | Thursday 17 September 2026 04:20:39 +0000 (0:00:01.859) 0:18:46.537 **** 2026-09-17 04:20:39.982727 | instance | changed: [instance] 2026-09-17 04:20:39.983073 | instance | 2026-09-17 04:20:39.983486 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:20:39.983869 | instance | Thursday 17 September 2026 04:20:39 +0000 (0:00:00.852) 0:18:47.390 **** 2026-09-17 04:20:40.023805 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:20:40.023884 | instance | 2026-09-17 04:20:40.024033 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:20:40.024114 | instance | Thursday 17 September 2026 04:20:40 +0000 (0:00:00.041) 0:18:47.431 **** 2026-09-17 04:20:40.592569 | instance | changed: [instance] 2026-09-17 04:20:40.592739 | instance | 2026-09-17 04:20:40.592905 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-09-17 04:20:40.593067 | instance | Thursday 17 September 2026 04:20:40 +0000 (0:00:00.568) 0:18:47.999 **** 2026-09-17 04:20:42.253259 | instance | changed: [instance] 2026-09-17 04:20:42.253498 | instance | 2026-09-17 04:20:42.253846 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:20:42.254103 | instance | Thursday 17 September 2026 04:20:42 +0000 (0:00:01.660) 0:18:49.660 **** 2026-09-17 04:20:42.312358 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:20:42.312397 | instance | 2026-09-17 04:20:42.312402 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:20:42.312407 | instance | Thursday 17 September 2026 04:20:42 +0000 (0:00:00.059) 0:18:49.719 **** 2026-09-17 04:20:42.824485 | instance | changed: [instance] 2026-09-17 04:20:42.824632 | instance | 2026-09-17 04:20:42.824646 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-09-17 04:20:42.824790 | instance | Thursday 17 September 2026 04:20:42 +0000 (0:00:00.512) 0:18:50.232 **** 2026-09-17 04:20:44.526368 | instance | changed: [instance] 2026-09-17 04:20:44.526682 | instance | 2026-09-17 04:20:44.526692 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-09-17 04:20:44.526716 | instance | 2026-09-17 04:20:44.526723 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:20:44.526730 | instance | Thursday 17 September 2026 04:20:44 +0000 (0:00:01.700) 0:18:51.933 **** 2026-09-17 04:20:46.294907 | instance | ok: [instance] 2026-09-17 04:20:46.294971 | instance | 2026-09-17 04:20:46.295189 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-09-17 04:20:46.295232 | instance | Thursday 17 September 2026 04:20:46 +0000 (0:00:01.770) 0:18:53.703 **** 2026-09-17 04:20:46.395203 | instance | skipping: [instance] 2026-09-17 04:20:46.395299 | instance | 2026-09-17 04:20:46.395318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:20:46.395444 | instance | Thursday 17 September 2026 04:20:46 +0000 (0:00:00.100) 0:18:53.803 **** 2026-09-17 04:20:46.490232 | instance | ok: [instance] 2026-09-17 04:20:46.490360 | instance | 2026-09-17 04:20:46.490737 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:20:46.490786 | instance | Thursday 17 September 2026 04:20:46 +0000 (0:00:00.094) 0:18:53.898 **** 2026-09-17 04:20:46.532441 | instance | skipping: [instance] 2026-09-17 04:20:46.532515 | instance | 2026-09-17 04:20:46.532873 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:20:46.532923 | instance | Thursday 17 September 2026 04:20:46 +0000 (0:00:00.042) 0:18:53.940 **** 2026-09-17 04:20:46.590731 | instance | skipping: [instance] 2026-09-17 04:20:46.591178 | instance | 2026-09-17 04:20:46.591226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:20:46.591234 | instance | Thursday 17 September 2026 04:20:46 +0000 (0:00:00.058) 0:18:53.998 **** 2026-09-17 04:20:46.640926 | instance | skipping: [instance] 2026-09-17 04:20:46.640999 | instance | 2026-09-17 04:20:46.641392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:20:46.641486 | instance | Thursday 17 September 2026 04:20:46 +0000 (0:00:00.050) 0:18:54.049 **** 2026-09-17 04:20:46.702235 | instance | skipping: [instance] 2026-09-17 04:20:46.702703 | instance | 2026-09-17 04:20:46.702726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:20:46.702734 | instance | Thursday 17 September 2026 04:20:46 +0000 (0:00:00.060) 0:18:54.110 **** 2026-09-17 04:20:46.761470 | instance | skipping: [instance] 2026-09-17 04:20:46.761592 | instance | 2026-09-17 04:20:46.761760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:20:46.761922 | instance | Thursday 17 September 2026 04:20:46 +0000 (0:00:00.059) 0:18:54.169 **** 2026-09-17 04:20:46.853977 | instance | ok: [instance] 2026-09-17 04:20:46.854272 | instance | 2026-09-17 04:20:46.854574 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:20:46.854819 | instance | Thursday 17 September 2026 04:20:46 +0000 (0:00:00.092) 0:18:54.261 **** 2026-09-17 04:20:46.923491 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 04:20:46.923604 | instance | 2026-09-17 04:20:46.923971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:20:46.924020 | instance | Thursday 17 September 2026 04:20:46 +0000 (0:00:00.069) 0:18:54.331 **** 2026-09-17 04:20:47.002634 | instance | ok: [instance] 2026-09-17 04:20:47.003041 | instance | 2026-09-17 04:20:47.003059 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:20:47.003065 | instance | Thursday 17 September 2026 04:20:46 +0000 (0:00:00.079) 0:18:54.410 **** 2026-09-17 04:20:47.081241 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:20:47.081477 | instance | 2026-09-17 04:20:47.082050 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:20:47.082106 | instance | Thursday 17 September 2026 04:20:47 +0000 (0:00:00.078) 0:18:54.489 **** 2026-09-17 04:20:47.875711 | instance | changed: [instance] 2026-09-17 04:20:47.875784 | instance | 2026-09-17 04:20:47.875873 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-09-17 04:20:47.875977 | instance | Thursday 17 September 2026 04:20:47 +0000 (0:00:00.794) 0:18:55.283 **** 2026-09-17 04:20:49.352097 | instance | changed: [instance] 2026-09-17 04:20:49.352163 | instance | 2026-09-17 04:20:49.352278 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-09-17 04:20:49.352417 | instance | Thursday 17 September 2026 04:20:49 +0000 (0:00:01.476) 0:18:56.760 **** 2026-09-17 04:20:50.117895 | instance | changed: [instance] 2026-09-17 04:20:50.118013 | instance | 2026-09-17 04:20:50.118029 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-17 04:20:50.118157 | instance | Thursday 17 September 2026 04:20:50 +0000 (0:00:00.765) 0:18:57.525 **** 2026-09-17 04:20:55.400464 | instance | changed: [instance] 2026-09-17 04:20:55.400546 | instance | 2026-09-17 04:20:55.400761 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-17 04:20:55.400777 | instance | Thursday 17 September 2026 04:20:55 +0000 (0:00:05.282) 0:19:02.808 **** 2026-09-17 04:20:55.605477 | instance | changed: [instance] 2026-09-17 04:20:55.605551 | instance | 2026-09-17 04:20:55.605657 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-17 04:20:55.605753 | instance | Thursday 17 September 2026 04:20:55 +0000 (0:00:00.204) 0:19:03.013 **** 2026-09-17 04:20:56.120077 | instance | changed: [instance] 2026-09-17 04:20:56.120186 | instance | 2026-09-17 04:20:56.120315 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:20:56.120435 | instance | Thursday 17 September 2026 04:20:56 +0000 (0:00:00.514) 0:19:03.528 **** 2026-09-17 04:20:56.210942 | instance | ok: [instance] 2026-09-17 04:20:56.211182 | instance | 2026-09-17 04:20:56.211513 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:20:56.211882 | instance | Thursday 17 September 2026 04:20:56 +0000 (0:00:00.090) 0:19:03.618 **** 2026-09-17 04:20:56.305450 | instance | included: rabbitmq for instance 2026-09-17 04:20:56.305674 | instance | 2026-09-17 04:20:56.305941 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-17 04:20:56.306184 | instance | Thursday 17 September 2026 04:20:56 +0000 (0:00:00.094) 0:19:03.713 **** 2026-09-17 04:20:57.022234 | instance | ok: [instance] 2026-09-17 04:20:57.022630 | instance | 2026-09-17 04:20:57.023015 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-17 04:20:57.023334 | instance | Thursday 17 September 2026 04:20:57 +0000 (0:00:00.716) 0:19:04.429 **** 2026-09-17 04:20:57.096378 | instance | skipping: [instance] 2026-09-17 04:20:57.096465 | instance | 2026-09-17 04:20:57.096652 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-17 04:20:57.096787 | instance | Thursday 17 September 2026 04:20:57 +0000 (0:00:00.074) 0:19:04.503 **** 2026-09-17 04:20:57.148880 | instance | skipping: [instance] 2026-09-17 04:20:57.149030 | instance | 2026-09-17 04:20:57.149189 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-17 04:20:57.149332 | instance | Thursday 17 September 2026 04:20:57 +0000 (0:00:00.052) 0:19:04.556 **** 2026-09-17 04:20:57.219431 | instance | skipping: [instance] 2026-09-17 04:20:57.219711 | instance | 2026-09-17 04:20:57.219962 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-17 04:20:57.220192 | instance | Thursday 17 September 2026 04:20:57 +0000 (0:00:00.070) 0:19:04.626 **** 2026-09-17 04:21:28.269500 | instance | changed: [instance] 2026-09-17 04:21:28.269716 | instance | 2026-09-17 04:21:28.270015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:21:28.270255 | instance | Thursday 17 September 2026 04:21:28 +0000 (0:00:31.049) 0:19:35.676 **** 2026-09-17 04:21:28.963305 | instance | ok: [instance] 2026-09-17 04:21:28.963808 | instance | 2026-09-17 04:21:28.963829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:21:28.964155 | instance | Thursday 17 September 2026 04:21:28 +0000 (0:00:00.693) 0:19:36.370 **** 2026-09-17 04:21:29.030882 | instance | ok: [instance] 2026-09-17 04:21:29.031023 | instance | 2026-09-17 04:21:29.031298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:21:29.031547 | instance | Thursday 17 September 2026 04:21:29 +0000 (0:00:00.067) 0:19:36.438 **** 2026-09-17 04:21:29.122110 | instance | skipping: [instance] 2026-09-17 04:21:29.122230 | instance | 2026-09-17 04:21:29.122246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:21:29.122420 | instance | Thursday 17 September 2026 04:21:29 +0000 (0:00:00.091) 0:19:36.529 **** 2026-09-17 04:21:29.191086 | instance | skipping: [instance] 2026-09-17 04:21:29.191253 | instance | 2026-09-17 04:21:29.191543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:21:29.191809 | instance | Thursday 17 September 2026 04:21:29 +0000 (0:00:00.068) 0:19:36.598 **** 2026-09-17 04:21:29.267418 | instance | ok: [instance] 2026-09-17 04:21:29.267570 | instance | 2026-09-17 04:21:29.267663 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:21:29.267805 | instance | Thursday 17 September 2026 04:21:29 +0000 (0:00:00.076) 0:19:36.675 **** 2026-09-17 04:21:29.386584 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 04:21:29.387502 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-17 04:21:29.387614 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 04:21:29.387633 | instance | ok: [instance] => (item=identity) 2026-09-17 04:21:29.387657 | instance | 2026-09-17 04:21:29.388125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:21:29.388161 | instance | Thursday 17 September 2026 04:21:29 +0000 (0:00:00.118) 0:19:36.794 **** 2026-09-17 04:21:29.470619 | instance | ok: [instance] 2026-09-17 04:21:29.470713 | instance | 2026-09-17 04:21:29.470727 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:21:29.470853 | instance | Thursday 17 September 2026 04:21:29 +0000 (0:00:00.084) 0:19:36.878 **** 2026-09-17 04:21:29.565361 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:21:29.565786 | instance | 2026-09-17 04:21:29.565804 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:21:29.565810 | instance | Thursday 17 September 2026 04:21:29 +0000 (0:00:00.094) 0:19:36.973 **** 2026-09-17 04:21:30.189577 | instance | changed: [instance] 2026-09-17 04:21:30.189647 | instance | 2026-09-17 04:21:30.189705 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-09-17 04:21:30.189823 | instance | Thursday 17 September 2026 04:21:30 +0000 (0:00:00.624) 0:19:37.597 **** 2026-09-17 04:21:31.925588 | instance | ok: [instance] => (item=None) 2026-09-17 04:21:31.925725 | instance | ok: [instance] 2026-09-17 04:21:31.925901 | instance | 2026-09-17 04:21:31.926078 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-09-17 04:21:31.926230 | instance | Thursday 17 September 2026 04:21:31 +0000 (0:00:01.735) 0:19:39.333 **** 2026-09-17 04:21:33.131801 | instance | ok: [instance] => (item=atmosphere) 2026-09-17 04:21:33.132134 | instance | 2026-09-17 04:21:33.132213 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-09-17 04:21:33.132401 | instance | Thursday 17 September 2026 04:21:33 +0000 (0:00:01.206) 0:19:40.539 **** 2026-09-17 04:21:34.156569 | instance | changed: [instance] 2026-09-17 04:21:34.156640 | instance | 2026-09-17 04:21:34.156978 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-09-17 04:21:34.157028 | instance | Thursday 17 September 2026 04:21:34 +0000 (0:00:01.024) 0:19:41.564 **** 2026-09-17 04:21:35.319053 | instance | changed: [instance] => (item=None) 2026-09-17 04:21:35.319149 | instance | changed: [instance] 2026-09-17 04:21:35.319626 | instance | 2026-09-17 04:21:35.319732 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-09-17 04:21:35.319788 | instance | Thursday 17 September 2026 04:21:35 +0000 (0:00:01.161) 0:19:42.726 **** 2026-09-17 04:21:37.237457 | instance | changed: [instance] => (item=None) 2026-09-17 04:21:37.237603 | instance | changed: [instance] 2026-09-17 04:21:37.238017 | instance | 2026-09-17 04:21:37.238105 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-09-17 04:21:37.238127 | instance | Thursday 17 September 2026 04:21:37 +0000 (0:00:01.919) 0:19:44.645 **** 2026-09-17 04:24:26.522398 | instance | changed: [instance] 2026-09-17 04:24:26.522499 | instance | 2026-09-17 04:24:26.522853 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 04:24:26.522905 | instance | Thursday 17 September 2026 04:24:26 +0000 (0:02:49.284) 0:22:33.930 **** 2026-09-17 04:24:26.644556 | instance | included: openstack_helm_ingress for instance 2026-09-17 04:24:26.644629 | instance | 2026-09-17 04:24:26.644865 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 04:24:26.644910 | instance | Thursday 17 September 2026 04:24:26 +0000 (0:00:00.122) 0:22:34.052 **** 2026-09-17 04:24:26.725778 | instance | skipping: [instance] 2026-09-17 04:24:26.725826 | instance | 2026-09-17 04:24:26.725834 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 04:24:26.725848 | instance | Thursday 17 September 2026 04:24:26 +0000 (0:00:00.080) 0:22:34.132 **** 2026-09-17 04:24:26.787729 | instance | skipping: [instance] 2026-09-17 04:24:26.788182 | instance | 2026-09-17 04:24:26.788695 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 04:24:26.788823 | instance | Thursday 17 September 2026 04:24:26 +0000 (0:00:00.062) 0:22:34.195 **** 2026-09-17 04:24:26.863181 | instance | ok: [instance] 2026-09-17 04:24:26.863374 | instance | 2026-09-17 04:24:26.863754 | instance | TASK [Create Ingress identity] ************************************************* 2026-09-17 04:24:26.863953 | instance | Thursday 17 September 2026 04:24:26 +0000 (0:00:00.075) 0:22:34.270 **** 2026-09-17 04:24:26.933429 | instance | included: ingress for instance 2026-09-17 04:24:26.933671 | instance | 2026-09-17 04:24:26.933909 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-09-17 04:24:26.934133 | instance | Thursday 17 September 2026 04:24:26 +0000 (0:00:00.070) 0:22:34.341 **** 2026-09-17 04:24:27.997234 | instance | changed: [instance] 2026-09-17 04:24:27.997362 | instance | 2026-09-17 04:24:27.997589 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-09-17 04:24:27.997779 | instance | Thursday 17 September 2026 04:24:27 +0000 (0:00:01.063) 0:22:35.404 **** 2026-09-17 04:24:32.510788 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-09-17 04:24:32.511044 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-09-17 04:24:32.511300 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-09-17 04:24:32.512451 | instance | ok: [instance] 2026-09-17 04:24:32.512702 | instance | 2026-09-17 04:24:32.512970 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-09-17 04:24:32.513222 | instance | Thursday 17 September 2026 04:24:32 +0000 (0:00:04.513) 0:22:39.917 **** 2026-09-17 04:24:33.330088 | instance | ok: [instance] 2026-09-17 04:24:33.330265 | instance | 2026-09-17 04:24:33.330602 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-09-17 04:24:33.330952 | instance | Thursday 17 September 2026 04:24:33 +0000 (0:00:00.819) 0:22:40.737 **** 2026-09-17 04:24:34.938055 | instance | ok: [instance] => (item=atmosphere) 2026-09-17 04:24:34.938253 | instance | 2026-09-17 04:24:34.938544 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-09-17 04:24:34.938794 | instance | Thursday 17 September 2026 04:24:34 +0000 (0:00:01.608) 0:22:42.345 **** 2026-09-17 04:24:36.359206 | instance | changed: [instance] => (item=atmosphere) 2026-09-17 04:24:36.359412 | instance | 2026-09-17 04:24:36.359676 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-09-17 04:24:36.359998 | instance | Thursday 17 September 2026 04:24:36 +0000 (0:00:01.420) 0:22:43.766 **** 2026-09-17 04:24:37.648479 | instance | changed: [instance] => (item=atmosphere) 2026-09-17 04:24:37.648583 | instance | 2026-09-17 04:24:37.649278 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-09-17 04:24:37.649344 | instance | Thursday 17 September 2026 04:24:37 +0000 (0:00:01.288) 0:22:45.055 **** 2026-09-17 04:24:39.068070 | instance | changed: [instance] => (item=atmosphere) 2026-09-17 04:24:39.068115 | instance | 2026-09-17 04:24:39.068122 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-17 04:24:39.068128 | instance | Thursday 17 September 2026 04:24:39 +0000 (0:00:01.419) 0:22:46.474 **** 2026-09-17 04:24:39.323528 | instance | changed: [instance] 2026-09-17 04:24:39.323594 | instance | 2026-09-17 04:24:39.323608 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:24:39.323876 | instance | Thursday 17 September 2026 04:24:39 +0000 (0:00:00.256) 0:22:46.730 **** 2026-09-17 04:24:40.730009 | instance | ok: [instance] 2026-09-17 04:24:40.730125 | instance | 2026-09-17 04:24:40.730406 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-17 04:24:40.730789 | instance | Thursday 17 September 2026 04:24:40 +0000 (0:00:01.406) 0:22:48.137 **** 2026-09-17 04:24:41.040367 | instance | ok: [instance] 2026-09-17 04:24:41.040434 | instance | 2026-09-17 04:24:41.040567 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:24:41.040675 | instance | Thursday 17 September 2026 04:24:41 +0000 (0:00:00.310) 0:22:48.448 **** 2026-09-17 04:24:41.148142 | instance | ok: [instance] => { 2026-09-17 04:24:41.148220 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-17 04:24:41.148391 | instance | } 2026-09-17 04:24:41.148541 | instance | 2026-09-17 04:24:41.148687 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:24:41.148828 | instance | Thursday 17 September 2026 04:24:41 +0000 (0:00:00.107) 0:22:48.555 **** 2026-09-17 04:24:41.752086 | instance | changed: [instance] 2026-09-17 04:24:41.752202 | instance | 2026-09-17 04:24:41.752393 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:24:41.752576 | instance | Thursday 17 September 2026 04:24:41 +0000 (0:00:00.603) 0:22:49.159 **** 2026-09-17 04:24:43.296637 | instance | changed: [instance] 2026-09-17 04:24:43.296710 | instance | 2026-09-17 04:24:43.296805 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-17 04:24:43.296962 | instance | Thursday 17 September 2026 04:24:43 +0000 (0:00:01.544) 0:22:50.703 **** 2026-09-17 04:24:43.920448 | instance | changed: [instance] 2026-09-17 04:24:43.920641 | instance | 2026-09-17 04:24:43.920853 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-17 04:24:43.920996 | instance | Thursday 17 September 2026 04:24:43 +0000 (0:00:00.624) 0:22:51.328 **** 2026-09-17 04:24:45.042561 | instance | ok: [instance] 2026-09-17 04:24:45.042883 | instance | 2026-09-17 04:24:45.043204 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-17 04:24:45.043593 | instance | Thursday 17 September 2026 04:24:45 +0000 (0:00:01.120) 0:22:52.448 **** 2026-09-17 04:24:45.902332 | instance | ok: [instance] 2026-09-17 04:24:45.902621 | instance | 2026-09-17 04:24:45.903018 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-17 04:24:45.903294 | instance | Thursday 17 September 2026 04:24:45 +0000 (0:00:00.860) 0:22:53.309 **** 2026-09-17 04:24:46.356294 | instance | ok: [instance] 2026-09-17 04:24:46.356546 | instance | 2026-09-17 04:24:46.356864 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-17 04:24:46.357136 | instance | Thursday 17 September 2026 04:24:46 +0000 (0:00:00.453) 0:22:53.763 **** 2026-09-17 04:24:46.487904 | instance | included: openstack_helm_endpoints for instance 2026-09-17 04:24:46.488104 | instance | 2026-09-17 04:24:46.488361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:24:46.488797 | instance | Thursday 17 September 2026 04:24:46 +0000 (0:00:00.131) 0:22:53.895 **** 2026-09-17 04:24:46.573099 | instance | skipping: [instance] 2026-09-17 04:24:46.573213 | instance | 2026-09-17 04:24:46.573393 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:24:46.573549 | instance | Thursday 17 September 2026 04:24:46 +0000 (0:00:00.084) 0:22:53.980 **** 2026-09-17 04:24:46.646117 | instance | skipping: [instance] 2026-09-17 04:24:46.646305 | instance | 2026-09-17 04:24:46.646595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:24:46.646833 | instance | Thursday 17 September 2026 04:24:46 +0000 (0:00:00.072) 0:22:54.053 **** 2026-09-17 04:24:46.711871 | instance | skipping: [instance] 2026-09-17 04:24:46.711978 | instance | 2026-09-17 04:24:46.712006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:24:46.712130 | instance | Thursday 17 September 2026 04:24:46 +0000 (0:00:00.066) 0:22:54.119 **** 2026-09-17 04:24:46.764952 | instance | skipping: [instance] 2026-09-17 04:24:46.765202 | instance | 2026-09-17 04:24:46.765546 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:24:46.765889 | instance | Thursday 17 September 2026 04:24:46 +0000 (0:00:00.053) 0:22:54.172 **** 2026-09-17 04:24:46.820978 | instance | skipping: [instance] 2026-09-17 04:24:46.821155 | instance | 2026-09-17 04:24:46.821455 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:24:46.821766 | instance | Thursday 17 September 2026 04:24:46 +0000 (0:00:00.055) 0:22:54.228 **** 2026-09-17 04:24:46.877552 | instance | skipping: [instance] 2026-09-17 04:24:46.877757 | instance | 2026-09-17 04:24:46.877990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:24:46.878206 | instance | Thursday 17 September 2026 04:24:46 +0000 (0:00:00.056) 0:22:54.285 **** 2026-09-17 04:24:46.945626 | instance | ok: [instance] 2026-09-17 04:24:46.945789 | instance | 2026-09-17 04:24:46.946034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:24:46.946264 | instance | Thursday 17 September 2026 04:24:46 +0000 (0:00:00.067) 0:22:54.353 **** 2026-09-17 04:24:47.018260 | instance | ok: [instance] => (item=identity) 2026-09-17 04:24:47.018383 | instance | 2026-09-17 04:24:47.018551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:24:47.018687 | instance | Thursday 17 September 2026 04:24:47 +0000 (0:00:00.072) 0:22:54.426 **** 2026-09-17 04:24:47.124580 | instance | ok: [instance] 2026-09-17 04:24:47.124683 | instance | 2026-09-17 04:24:47.124796 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-17 04:24:47.124903 | instance | Thursday 17 September 2026 04:24:47 +0000 (0:00:00.106) 0:22:54.532 **** 2026-09-17 04:24:47.730864 | instance | changed: [instance] 2026-09-17 04:24:47.730953 | instance | 2026-09-17 04:24:47.731182 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-17 04:24:47.731414 | instance | Thursday 17 September 2026 04:24:47 +0000 (0:00:00.605) 0:22:55.137 **** 2026-09-17 04:24:48.349185 | instance | changed: [instance] 2026-09-17 04:24:48.349269 | instance | 2026-09-17 04:24:48.349341 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-17 04:24:48.349478 | instance | Thursday 17 September 2026 04:24:48 +0000 (0:00:00.619) 0:22:55.757 **** 2026-09-17 04:24:48.951874 | instance | changed: [instance] 2026-09-17 04:24:48.952112 | instance | 2026-09-17 04:24:48.952447 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-17 04:24:48.952757 | instance | Thursday 17 September 2026 04:24:48 +0000 (0:00:00.601) 0:22:56.358 **** 2026-09-17 04:24:49.596175 | instance | changed: [instance] 2026-09-17 04:24:49.596370 | instance | 2026-09-17 04:24:49.596659 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:24:49.596903 | instance | Thursday 17 September 2026 04:24:49 +0000 (0:00:00.645) 0:22:57.003 **** 2026-09-17 04:24:49.806176 | instance | ok: [instance] 2026-09-17 04:24:49.806428 | instance | 2026-09-17 04:24:49.806671 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:24:49.806913 | instance | Thursday 17 September 2026 04:24:49 +0000 (0:00:00.210) 0:22:57.214 **** 2026-09-17 04:24:49.876877 | instance | included: rabbitmq for instance 2026-09-17 04:24:49.877094 | instance | 2026-09-17 04:24:49.877391 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-17 04:24:49.877680 | instance | Thursday 17 September 2026 04:24:49 +0000 (0:00:00.070) 0:22:57.284 **** 2026-09-17 04:24:50.587771 | instance | ok: [instance] 2026-09-17 04:24:50.587973 | instance | 2026-09-17 04:24:50.588206 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-17 04:24:50.588455 | instance | Thursday 17 September 2026 04:24:50 +0000 (0:00:00.710) 0:22:57.995 **** 2026-09-17 04:24:50.640468 | instance | skipping: [instance] 2026-09-17 04:24:50.640745 | instance | 2026-09-17 04:24:50.641076 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-17 04:24:50.641384 | instance | Thursday 17 September 2026 04:24:50 +0000 (0:00:00.052) 0:22:58.047 **** 2026-09-17 04:24:50.679226 | instance | skipping: [instance] 2026-09-17 04:24:50.679429 | instance | 2026-09-17 04:24:50.679690 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-17 04:24:50.679915 | instance | Thursday 17 September 2026 04:24:50 +0000 (0:00:00.039) 0:22:58.087 **** 2026-09-17 04:24:50.744480 | instance | skipping: [instance] 2026-09-17 04:24:50.744653 | instance | 2026-09-17 04:24:50.744892 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-17 04:24:50.745112 | instance | Thursday 17 September 2026 04:24:50 +0000 (0:00:00.064) 0:22:58.152 **** 2026-09-17 04:25:21.969255 | instance | changed: [instance] 2026-09-17 04:25:21.969479 | instance | 2026-09-17 04:25:21.969785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:25:21.970088 | instance | Thursday 17 September 2026 04:25:21 +0000 (0:00:31.225) 0:23:29.377 **** 2026-09-17 04:25:22.684972 | instance | ok: [instance] 2026-09-17 04:25:22.685173 | instance | 2026-09-17 04:25:22.685436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:25:22.685698 | instance | Thursday 17 September 2026 04:25:22 +0000 (0:00:00.714) 0:23:30.091 **** 2026-09-17 04:25:22.773897 | instance | ok: [instance] 2026-09-17 04:25:22.774018 | instance | 2026-09-17 04:25:22.774364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:25:22.774699 | instance | Thursday 17 September 2026 04:25:22 +0000 (0:00:00.089) 0:23:30.180 **** 2026-09-17 04:25:22.852326 | instance | skipping: [instance] 2026-09-17 04:25:22.852623 | instance | 2026-09-17 04:25:22.852964 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:25:22.853261 | instance | Thursday 17 September 2026 04:25:22 +0000 (0:00:00.078) 0:23:30.259 **** 2026-09-17 04:25:22.920045 | instance | skipping: [instance] 2026-09-17 04:25:22.922361 | instance | 2026-09-17 04:25:22.922770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:25:22.923067 | instance | Thursday 17 September 2026 04:25:22 +0000 (0:00:00.067) 0:23:30.327 **** 2026-09-17 04:25:22.985260 | instance | ok: [instance] 2026-09-17 04:25:22.985509 | instance | 2026-09-17 04:25:22.985856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:25:22.986157 | instance | Thursday 17 September 2026 04:25:22 +0000 (0:00:00.065) 0:23:30.392 **** 2026-09-17 04:25:23.181922 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 04:25:23.182121 | instance | ok: [instance] => (item=key_manager) 2026-09-17 04:25:23.182397 | instance | ok: [instance] => (item=identity) 2026-09-17 04:25:23.182677 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-17 04:25:23.182896 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 04:25:23.183212 | instance | 2026-09-17 04:25:23.183602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:25:23.183930 | instance | Thursday 17 September 2026 04:25:23 +0000 (0:00:00.196) 0:23:30.589 **** 2026-09-17 04:25:23.275601 | instance | ok: [instance] 2026-09-17 04:25:23.275855 | instance | 2026-09-17 04:25:23.276155 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:25:23.276429 | instance | Thursday 17 September 2026 04:25:23 +0000 (0:00:00.093) 0:23:30.683 **** 2026-09-17 04:25:23.379574 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:25:23.379673 | instance | 2026-09-17 04:25:23.379806 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:25:23.379951 | instance | Thursday 17 September 2026 04:25:23 +0000 (0:00:00.104) 0:23:30.787 **** 2026-09-17 04:25:23.961285 | instance | changed: [instance] 2026-09-17 04:25:23.961494 | instance | 2026-09-17 04:25:23.961780 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-09-17 04:25:23.962087 | instance | Thursday 17 September 2026 04:25:23 +0000 (0:00:00.581) 0:23:31.368 **** 2026-09-17 04:27:16.242029 | instance | changed: [instance] 2026-09-17 04:27:16.242101 | instance | 2026-09-17 04:27:16.242448 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 04:27:16.242674 | instance | Thursday 17 September 2026 04:27:16 +0000 (0:01:52.279) 0:25:23.649 **** 2026-09-17 04:27:16.355280 | instance | included: openstack_helm_ingress for instance 2026-09-17 04:27:16.355347 | instance | 2026-09-17 04:27:16.355605 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 04:27:16.355626 | instance | Thursday 17 September 2026 04:27:16 +0000 (0:00:00.114) 0:25:23.763 **** 2026-09-17 04:27:16.426168 | instance | skipping: [instance] 2026-09-17 04:27:16.426387 | instance | 2026-09-17 04:27:16.426656 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 04:27:16.427958 | instance | Thursday 17 September 2026 04:27:16 +0000 (0:00:00.070) 0:25:23.833 **** 2026-09-17 04:27:16.504709 | instance | skipping: [instance] 2026-09-17 04:27:16.504979 | instance | 2026-09-17 04:27:16.505264 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 04:27:16.505505 | instance | Thursday 17 September 2026 04:27:16 +0000 (0:00:00.077) 0:25:23.911 **** 2026-09-17 04:27:16.586728 | instance | ok: [instance] 2026-09-17 04:27:16.586999 | instance | 2026-09-17 04:27:16.587288 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-09-17 04:27:16.587593 | instance | Thursday 17 September 2026 04:27:16 +0000 (0:00:00.082) 0:25:23.994 **** 2026-09-17 04:27:16.668442 | instance | included: ingress for instance 2026-09-17 04:27:16.668767 | instance | 2026-09-17 04:27:16.669102 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-09-17 04:27:16.669379 | instance | Thursday 17 September 2026 04:27:16 +0000 (0:00:00.081) 0:25:24.075 **** 2026-09-17 04:27:17.747356 | instance | changed: [instance] 2026-09-17 04:27:17.747545 | instance | 2026-09-17 04:27:17.747812 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-09-17 04:27:17.748069 | instance | Thursday 17 September 2026 04:27:17 +0000 (0:00:01.078) 0:25:25.154 **** 2026-09-17 04:27:19.098533 | instance | changed: [instance] 2026-09-17 04:27:19.098638 | instance | 2026-09-17 04:27:19.098823 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-09-17 04:27:19.098998 | instance | Thursday 17 September 2026 04:27:19 +0000 (0:00:01.351) 0:25:26.505 **** 2026-09-17 04:27:30.097297 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-09-17 04:27:30.097415 | instance | 2026-09-17 04:27:30.097438 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:27:30.097605 | instance | Thursday 17 September 2026 04:27:30 +0000 (0:00:10.998) 0:25:37.504 **** 2026-09-17 04:27:30.159549 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:27:30.159703 | instance | 2026-09-17 04:27:30.159722 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:27:30.159741 | instance | Thursday 17 September 2026 04:27:30 +0000 (0:00:00.063) 0:25:37.567 **** 2026-09-17 04:27:30.808420 | instance | changed: [instance] 2026-09-17 04:27:30.809261 | instance | 2026-09-17 04:27:30.809653 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-09-17 04:27:30.809886 | instance | Thursday 17 September 2026 04:27:30 +0000 (0:00:00.647) 0:25:38.214 **** 2026-09-17 04:27:34.207947 | instance | changed: [instance] 2026-09-17 04:27:34.208149 | instance | 2026-09-17 04:27:34.208404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:27:34.208672 | instance | Thursday 17 September 2026 04:27:34 +0000 (0:00:03.400) 0:25:41.615 **** 2026-09-17 04:27:34.264067 | instance | skipping: [instance] 2026-09-17 04:27:34.264235 | instance | 2026-09-17 04:27:34.264326 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:27:34.264460 | instance | Thursday 17 September 2026 04:27:34 +0000 (0:00:00.056) 0:25:41.671 **** 2026-09-17 04:27:34.312154 | instance | skipping: [instance] 2026-09-17 04:27:34.312323 | instance | 2026-09-17 04:27:34.312598 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:27:34.312831 | instance | Thursday 17 September 2026 04:27:34 +0000 (0:00:00.048) 0:25:41.719 **** 2026-09-17 04:27:34.361252 | instance | skipping: [instance] 2026-09-17 04:27:34.361416 | instance | 2026-09-17 04:27:34.361691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:27:34.361927 | instance | Thursday 17 September 2026 04:27:34 +0000 (0:00:00.048) 0:25:41.768 **** 2026-09-17 04:27:34.408382 | instance | skipping: [instance] 2026-09-17 04:27:34.408601 | instance | 2026-09-17 04:27:34.408864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:27:34.409097 | instance | Thursday 17 September 2026 04:27:34 +0000 (0:00:00.047) 0:25:41.815 **** 2026-09-17 04:27:34.461991 | instance | skipping: [instance] 2026-09-17 04:27:34.462179 | instance | 2026-09-17 04:27:34.462470 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:27:34.462721 | instance | Thursday 17 September 2026 04:27:34 +0000 (0:00:00.053) 0:25:41.869 **** 2026-09-17 04:27:34.519199 | instance | skipping: [instance] 2026-09-17 04:27:34.519402 | instance | 2026-09-17 04:27:34.519780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:27:34.520108 | instance | Thursday 17 September 2026 04:27:34 +0000 (0:00:00.056) 0:25:41.926 **** 2026-09-17 04:27:34.586055 | instance | ok: [instance] 2026-09-17 04:27:34.586205 | instance | 2026-09-17 04:27:34.586550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:27:34.586901 | instance | Thursday 17 September 2026 04:27:34 +0000 (0:00:00.067) 0:25:41.993 **** 2026-09-17 04:27:34.680784 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-09-17 04:27:34.680958 | instance | 2026-09-17 04:27:34.681196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:27:34.681434 | instance | Thursday 17 September 2026 04:27:34 +0000 (0:00:00.094) 0:25:42.087 **** 2026-09-17 04:27:34.783776 | instance | ok: [instance] 2026-09-17 04:27:34.783979 | instance | 2026-09-17 04:27:34.784238 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:27:34.784531 | instance | Thursday 17 September 2026 04:27:34 +0000 (0:00:00.102) 0:25:42.190 **** 2026-09-17 04:27:34.857162 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:27:34.857355 | instance | 2026-09-17 04:27:34.857615 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:27:34.857865 | instance | Thursday 17 September 2026 04:27:34 +0000 (0:00:00.074) 0:25:42.264 **** 2026-09-17 04:27:35.443072 | instance | changed: [instance] 2026-09-17 04:27:35.443255 | instance | 2026-09-17 04:27:35.443505 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-09-17 04:27:35.443768 | instance | Thursday 17 September 2026 04:27:35 +0000 (0:00:00.585) 0:25:42.850 **** 2026-09-17 04:27:53.244967 | instance | ok: [instance] 2026-09-17 04:27:53.245144 | instance | 2026-09-17 04:27:53.245335 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-09-17 04:27:53.245488 | instance | Thursday 17 September 2026 04:27:53 +0000 (0:00:17.801) 0:26:00.652 **** 2026-09-17 04:28:07.946127 | instance | ok: [instance] 2026-09-17 04:28:07.946395 | instance | 2026-09-17 04:28:07.946738 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-09-17 04:28:07.946955 | instance | Thursday 17 September 2026 04:28:07 +0000 (0:00:14.701) 0:26:15.353 **** 2026-09-17 04:28:09.439605 | instance | ok: [instance] 2026-09-17 04:28:09.439677 | instance | 2026-09-17 04:28:09.439855 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-09-17 04:28:09.440142 | instance | Thursday 17 September 2026 04:28:09 +0000 (0:00:01.493) 0:26:16.846 **** 2026-09-17 04:28:10.819333 | instance | ok: [instance] 2026-09-17 04:28:10.819433 | instance | 2026-09-17 04:28:10.819813 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-09-17 04:28:10.819878 | instance | Thursday 17 September 2026 04:28:10 +0000 (0:00:01.380) 0:26:18.226 **** 2026-09-17 04:28:11.660173 | instance | changed: [instance] 2026-09-17 04:28:11.660275 | instance | 2026-09-17 04:28:11.660322 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-09-17 04:28:11.660475 | instance | Thursday 17 September 2026 04:28:11 +0000 (0:00:00.841) 0:26:19.068 **** 2026-09-17 04:28:12.502554 | instance | changed: [instance] 2026-09-17 04:28:12.502664 | instance | 2026-09-17 04:28:12.502828 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-09-17 04:28:12.502985 | instance | Thursday 17 September 2026 04:28:12 +0000 (0:00:00.842) 0:26:19.910 **** 2026-09-17 04:28:16.439444 | instance | changed: [instance] 2026-09-17 04:28:16.439538 | instance | 2026-09-17 04:28:16.439545 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service domain] *** 2026-09-17 04:28:16.439552 | instance | Thursday 17 September 2026 04:28:16 +0000 (0:00:03.936) 0:26:23.846 **** 2026-09-17 04:28:17.735703 | instance | ok: [instance] 2026-09-17 04:28:17.735825 | instance | 2026-09-17 04:28:17.736214 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service project] *** 2026-09-17 04:28:17.736295 | instance | Thursday 17 September 2026 04:28:17 +0000 (0:00:01.296) 0:26:25.143 **** 2026-09-17 04:28:24.655451 | instance | ok: [instance] 2026-09-17 04:28:24.655610 | instance | 2026-09-17 04:28:24.655698 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-09-17 04:28:24.655869 | instance | Thursday 17 September 2026 04:28:24 +0000 (0:00:06.919) 0:26:32.062 **** 2026-09-17 04:28:26.281057 | instance | [WARNING]: Module did not set no_log for update_password 2026-09-17 04:28:26.302432 | instance | changed: [instance] 2026-09-17 04:28:26.302501 | instance | 2026-09-17 04:28:26.302637 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-09-17 04:28:26.302755 | instance | Thursday 17 September 2026 04:28:26 +0000 (0:00:01.647) 0:26:33.710 **** 2026-09-17 04:28:34.607779 | instance | ok: [instance] 2026-09-17 04:28:34.607951 | instance | 2026-09-17 04:28:34.608193 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-09-17 04:28:34.608413 | instance | Thursday 17 September 2026 04:28:34 +0000 (0:00:08.304) 0:26:42.014 **** 2026-09-17 04:28:35.902730 | instance | changed: [instance] 2026-09-17 04:28:35.903101 | instance | 2026-09-17 04:28:35.903445 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-09-17 04:28:35.904229 | instance | Thursday 17 September 2026 04:28:35 +0000 (0:00:01.295) 0:26:43.309 **** 2026-09-17 04:28:38.382320 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-218.nip.io/swift/v1/%(tenant_id)s'}) 2026-09-17 04:28:38.382624 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-09-17 04:28:38.382898 | instance | 2026-09-17 04:28:38.383208 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 04:28:38.383441 | instance | Thursday 17 September 2026 04:28:38 +0000 (0:00:02.479) 0:26:45.789 **** 2026-09-17 04:28:38.498252 | instance | included: openstack_helm_ingress for instance 2026-09-17 04:28:38.498466 | instance | 2026-09-17 04:28:38.498743 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 04:28:38.498973 | instance | Thursday 17 September 2026 04:28:38 +0000 (0:00:00.115) 0:26:45.905 **** 2026-09-17 04:28:38.562489 | instance | skipping: [instance] 2026-09-17 04:28:38.562703 | instance | 2026-09-17 04:28:38.562951 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 04:28:38.563183 | instance | Thursday 17 September 2026 04:28:38 +0000 (0:00:00.064) 0:26:45.970 **** 2026-09-17 04:28:38.630350 | instance | skipping: [instance] 2026-09-17 04:28:38.630634 | instance | 2026-09-17 04:28:38.630925 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 04:28:38.631183 | instance | Thursday 17 September 2026 04:28:38 +0000 (0:00:00.067) 0:26:46.037 **** 2026-09-17 04:28:38.715607 | instance | ok: [instance] 2026-09-17 04:28:38.715722 | instance | 2026-09-17 04:28:38.715968 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-09-17 04:28:38.716196 | instance | Thursday 17 September 2026 04:28:38 +0000 (0:00:00.085) 0:26:46.123 **** 2026-09-17 04:28:38.801968 | instance | included: ingress for instance 2026-09-17 04:28:38.802073 | instance | 2026-09-17 04:28:38.802080 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-09-17 04:28:38.802095 | instance | Thursday 17 September 2026 04:28:38 +0000 (0:00:00.085) 0:26:46.208 **** 2026-09-17 04:28:39.915923 | instance | changed: [instance] 2026-09-17 04:28:39.916053 | instance | 2026-09-17 04:28:39.916072 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:28:39.916207 | instance | Thursday 17 September 2026 04:28:39 +0000 (0:00:01.114) 0:26:47.323 **** 2026-09-17 04:28:39.984742 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:28:39.984836 | instance | 2026-09-17 04:28:39.984851 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:28:39.984972 | instance | Thursday 17 September 2026 04:28:39 +0000 (0:00:00.069) 0:26:47.392 **** 2026-09-17 04:28:40.594782 | instance | changed: [instance] 2026-09-17 04:28:40.595042 | instance | 2026-09-17 04:28:40.595393 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-09-17 04:28:40.595747 | instance | Thursday 17 September 2026 04:28:40 +0000 (0:00:00.609) 0:26:48.001 **** 2026-09-17 04:28:55.388694 | instance | ok: [instance] 2026-09-17 04:28:55.388865 | instance | 2026-09-17 04:28:55.388885 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-09-17 04:28:55.389038 | instance | Thursday 17 September 2026 04:28:55 +0000 (0:00:14.794) 0:27:02.796 **** 2026-09-17 04:28:55.476890 | instance | ok: [instance] => (item=10.96.240.200) 2026-09-17 04:28:55.477004 | instance | 2026-09-17 04:28:55.477019 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph namespace and service] *** 2026-09-17 04:28:55.477152 | instance | Thursday 17 September 2026 04:28:55 +0000 (0:00:00.088) 0:27:02.884 **** 2026-09-17 04:28:56.231619 | instance | changed: [instance] 2026-09-17 04:28:56.231732 | instance | 2026-09-17 04:28:56.231913 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-09-17 04:28:56.232111 | instance | Thursday 17 September 2026 04:28:56 +0000 (0:00:00.754) 0:27:03.639 **** 2026-09-17 04:28:56.988110 | instance | changed: [instance] 2026-09-17 04:28:56.988188 | instance | 2026-09-17 04:28:56.988225 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-09-17 04:28:56.988244 | instance | Thursday 17 September 2026 04:28:56 +0000 (0:00:00.755) 0:27:04.394 **** 2026-09-17 04:28:58.304319 | instance | ok: [instance] 2026-09-17 04:28:58.304423 | instance | 2026-09-17 04:28:58.304476 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-09-17 04:28:58.304606 | instance | Thursday 17 September 2026 04:28:58 +0000 (0:00:01.317) 0:27:05.712 **** 2026-09-17 04:28:58.385568 | instance | ok: [instance] 2026-09-17 04:28:58.385818 | instance | 2026-09-17 04:28:58.386168 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-09-17 04:28:58.386547 | instance | Thursday 17 September 2026 04:28:58 +0000 (0:00:00.078) 0:27:05.791 **** 2026-09-17 04:28:59.159351 | instance | changed: [instance] 2026-09-17 04:28:59.159467 | instance | 2026-09-17 04:28:59.160081 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-09-17 04:28:59.160171 | instance | Thursday 17 September 2026 04:28:59 +0000 (0:00:00.776) 0:27:06.567 **** 2026-09-17 04:28:59.360913 | instance | ok: [instance] 2026-09-17 04:28:59.361029 | instance | 2026-09-17 04:28:59.361188 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-09-17 04:28:59.361341 | instance | Thursday 17 September 2026 04:28:59 +0000 (0:00:00.201) 0:27:06.768 **** 2026-09-17 04:29:01.060493 | instance | changed: [instance] 2026-09-17 04:29:01.060751 | instance | 2026-09-17 04:29:01.061003 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:29:01.061350 | instance | Thursday 17 September 2026 04:29:01 +0000 (0:00:01.698) 0:27:08.467 **** 2026-09-17 04:29:01.178186 | instance | ok: [instance] 2026-09-17 04:29:01.178436 | instance | 2026-09-17 04:29:01.178813 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:29:01.179084 | instance | Thursday 17 September 2026 04:29:01 +0000 (0:00:00.118) 0:27:08.585 **** 2026-09-17 04:29:01.266913 | instance | included: rabbitmq for instance 2026-09-17 04:29:01.267123 | instance | 2026-09-17 04:29:01.267400 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-17 04:29:01.267757 | instance | Thursday 17 September 2026 04:29:01 +0000 (0:00:00.088) 0:27:08.674 **** 2026-09-17 04:29:02.085962 | instance | ok: [instance] 2026-09-17 04:29:02.086209 | instance | 2026-09-17 04:29:02.086649 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-17 04:29:02.087001 | instance | Thursday 17 September 2026 04:29:02 +0000 (0:00:00.818) 0:27:09.493 **** 2026-09-17 04:29:02.151694 | instance | skipping: [instance] 2026-09-17 04:29:02.151861 | instance | 2026-09-17 04:29:02.152107 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-17 04:29:02.152339 | instance | Thursday 17 September 2026 04:29:02 +0000 (0:00:00.066) 0:27:09.559 **** 2026-09-17 04:29:02.216981 | instance | skipping: [instance] 2026-09-17 04:29:02.217189 | instance | 2026-09-17 04:29:02.217410 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-17 04:29:02.217671 | instance | Thursday 17 September 2026 04:29:02 +0000 (0:00:00.065) 0:27:09.624 **** 2026-09-17 04:29:02.278142 | instance | skipping: [instance] 2026-09-17 04:29:02.278423 | instance | 2026-09-17 04:29:02.278774 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-17 04:29:02.279154 | instance | Thursday 17 September 2026 04:29:02 +0000 (0:00:00.060) 0:27:09.685 **** 2026-09-17 04:29:33.237225 | instance | changed: [instance] 2026-09-17 04:29:33.237561 | instance | 2026-09-17 04:29:33.237936 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:29:33.238298 | instance | Thursday 17 September 2026 04:29:33 +0000 (0:00:30.959) 0:27:40.644 **** 2026-09-17 04:29:34.045715 | instance | ok: [instance] 2026-09-17 04:29:34.045814 | instance | 2026-09-17 04:29:34.046004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:29:34.046171 | instance | Thursday 17 September 2026 04:29:34 +0000 (0:00:00.808) 0:27:41.453 **** 2026-09-17 04:29:34.100269 | instance | ok: [instance] 2026-09-17 04:29:34.100354 | instance | 2026-09-17 04:29:34.100504 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:29:34.100654 | instance | Thursday 17 September 2026 04:29:34 +0000 (0:00:00.054) 0:27:41.508 **** 2026-09-17 04:29:34.177545 | instance | skipping: [instance] 2026-09-17 04:29:34.177663 | instance | 2026-09-17 04:29:34.177807 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:29:34.177932 | instance | Thursday 17 September 2026 04:29:34 +0000 (0:00:00.076) 0:27:41.584 **** 2026-09-17 04:29:34.233019 | instance | skipping: [instance] 2026-09-17 04:29:34.233121 | instance | 2026-09-17 04:29:34.233258 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:29:34.233391 | instance | Thursday 17 September 2026 04:29:34 +0000 (0:00:00.055) 0:27:41.640 **** 2026-09-17 04:29:34.295962 | instance | ok: [instance] 2026-09-17 04:29:34.296043 | instance | 2026-09-17 04:29:34.296158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:29:34.296320 | instance | Thursday 17 September 2026 04:29:34 +0000 (0:00:00.063) 0:27:41.703 **** 2026-09-17 04:29:34.692568 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 04:29:34.692686 | instance | ok: [instance] => (item=image) 2026-09-17 04:29:34.692829 | instance | ok: [instance] => (item=identity) 2026-09-17 04:29:34.692987 | instance | ok: [instance] => (item=dashboard) 2026-09-17 04:29:34.693150 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-17 04:29:34.693299 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 04:29:34.693477 | instance | 2026-09-17 04:29:34.693668 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:29:34.693832 | instance | Thursday 17 September 2026 04:29:34 +0000 (0:00:00.396) 0:27:42.100 **** 2026-09-17 04:29:34.769388 | instance | ok: [instance] 2026-09-17 04:29:34.769492 | instance | 2026-09-17 04:29:34.769701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:29:34.769719 | instance | Thursday 17 September 2026 04:29:34 +0000 (0:00:00.076) 0:27:42.177 **** 2026-09-17 04:29:34.823803 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:29:34.828746 | instance | 2026-09-17 04:29:34.828766 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:29:34.828775 | instance | Thursday 17 September 2026 04:29:34 +0000 (0:00:00.054) 0:27:42.231 **** 2026-09-17 04:29:35.437284 | instance | changed: [instance] 2026-09-17 04:29:35.437417 | instance | 2026-09-17 04:29:35.437611 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-09-17 04:29:35.437774 | instance | Thursday 17 September 2026 04:29:35 +0000 (0:00:00.613) 0:27:42.845 **** 2026-09-17 04:29:35.717344 | instance | ok: [instance] 2026-09-17 04:29:35.717639 | instance | 2026-09-17 04:29:35.717955 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-09-17 04:29:35.718208 | instance | Thursday 17 September 2026 04:29:35 +0000 (0:00:00.279) 0:27:43.124 **** 2026-09-17 04:32:02.363991 | instance | changed: [instance] 2026-09-17 04:32:02.364107 | instance | 2026-09-17 04:32:02.364328 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 04:32:02.364610 | instance | Thursday 17 September 2026 04:32:02 +0000 (0:02:26.645) 0:30:09.770 **** 2026-09-17 04:32:02.508400 | instance | included: openstack_helm_ingress for instance 2026-09-17 04:32:02.508465 | instance | 2026-09-17 04:32:02.508677 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 04:32:02.508695 | instance | Thursday 17 September 2026 04:32:02 +0000 (0:00:00.146) 0:30:09.916 **** 2026-09-17 04:32:02.584471 | instance | skipping: [instance] 2026-09-17 04:32:02.584610 | instance | 2026-09-17 04:32:02.584907 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 04:32:02.584938 | instance | Thursday 17 September 2026 04:32:02 +0000 (0:00:00.075) 0:30:09.991 **** 2026-09-17 04:32:02.650517 | instance | skipping: [instance] 2026-09-17 04:32:02.650610 | instance | 2026-09-17 04:32:02.650705 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 04:32:02.650929 | instance | Thursday 17 September 2026 04:32:02 +0000 (0:00:00.066) 0:30:10.058 **** 2026-09-17 04:32:02.734133 | instance | ok: [instance] 2026-09-17 04:32:02.734207 | instance | 2026-09-17 04:32:02.734436 | instance | TASK [Create Ingress image] **************************************************** 2026-09-17 04:32:02.734781 | instance | Thursday 17 September 2026 04:32:02 +0000 (0:00:00.083) 0:30:10.142 **** 2026-09-17 04:32:02.837830 | instance | included: ingress for instance 2026-09-17 04:32:02.837943 | instance | 2026-09-17 04:32:02.838080 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-09-17 04:32:02.838279 | instance | Thursday 17 September 2026 04:32:02 +0000 (0:00:00.103) 0:30:10.245 **** 2026-09-17 04:32:04.093370 | instance | changed: [instance] 2026-09-17 04:32:04.093523 | instance | 2026-09-17 04:32:04.093675 | instance | TASK [Create images] *********************************************************** 2026-09-17 04:32:04.093798 | instance | Thursday 17 September 2026 04:32:04 +0000 (0:00:01.250) 0:30:11.496 **** 2026-09-17 04:32:04.201999 | 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-09-17 04:32:04.202074 | instance | 2026-09-17 04:32:04.202179 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-17 04:32:04.202269 | instance | Thursday 17 September 2026 04:32:04 +0000 (0:00:00.113) 0:30:11.610 **** 2026-09-17 04:32:07.978669 | instance | changed: [instance] 2026-09-17 04:32:07.978795 | instance | 2026-09-17 04:32:07.979074 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-17 04:32:07.979129 | instance | Thursday 17 September 2026 04:32:07 +0000 (0:00:03.776) 0:30:15.386 **** 2026-09-17 04:32:13.765111 | instance | ok: [instance] 2026-09-17 04:32:13.765211 | instance | 2026-09-17 04:32:13.765585 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-17 04:32:13.765640 | instance | Thursday 17 September 2026 04:32:13 +0000 (0:00:05.786) 0:30:21.172 **** 2026-09-17 04:32:13.840809 | instance | ok: [instance] 2026-09-17 04:32:13.840880 | instance | 2026-09-17 04:32:13.841227 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-17 04:32:13.841272 | instance | Thursday 17 September 2026 04:32:13 +0000 (0:00:00.076) 0:30:21.248 **** 2026-09-17 04:34:01.669432 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-09-17 04:34:01.669524 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-09-17 04:34:01.669539 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-09-17 04:34:01.669551 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-09-17 04:34:01.669563 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-09-17 04:34:01.669575 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-09-17 04:34:01.669587 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-09-17 04:34:01.669599 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-09-17 04:34:01.669620 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-09-17 04:34:01.669632 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-09-17 04:34:01.669880 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-09-17 04:34:01.669904 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-09-17 04:34:01.670096 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-09-17 04:34:01.670194 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-09-17 04:34:01.670244 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-09-17 04:34:01.670481 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-09-17 04:34:01.671147 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-09-17 04:34:01.671187 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-09-17 04:34:01.671200 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-09-17 04:34:01.671212 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-09-17 04:34:01.671257 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-09-17 04:34:01.671592 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-09-17 04:34:01.671615 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-09-17 04:34:01.673560 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-09-17 04:34:01.673595 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-09-17 04:34:01.673606 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-09-17 04:34:01.673615 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-09-17 04:34:01.673623 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-09-17 04:34:01.673632 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-09-17 04:34:01.673641 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-09-17 04:34:01.673649 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-09-17 04:34:01.673658 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-09-17 04:34:01.673666 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-09-17 04:34:01.673686 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-09-17 04:34:01.673695 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-09-17 04:34:01.673709 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-09-17 04:34:01.673718 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-09-17 04:34:01.673899 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-09-17 04:34:01.674159 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-09-17 04:34:01.674380 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-09-17 04:34:01.674565 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-09-17 04:34:01.674743 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-09-17 04:34:01.674919 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-09-17 04:34:01.675095 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-09-17 04:34:01.675272 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-09-17 04:34:01.675465 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-09-17 04:34:01.675650 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-09-17 04:34:01.675831 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-09-17 04:34:01.676010 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-09-17 04:34:01.676190 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-09-17 04:34:01.676386 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-09-17 04:34:01.676742 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-09-17 04:34:01.676920 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-09-17 04:34:01.677097 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-09-17 04:34:01.677274 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-09-17 04:34:01.677494 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-09-17 04:34:01.677671 | instance | ok: [instance] 2026-09-17 04:34:01.677842 | instance | 2026-09-17 04:34:01.678059 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-17 04:34:01.678242 | instance | Thursday 17 September 2026 04:34:01 +0000 (0:01:47.826) 0:32:09.075 **** 2026-09-17 04:34:01.759127 | instance | ok: [instance] 2026-09-17 04:34:01.759231 | instance | 2026-09-17 04:34:01.759405 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-17 04:34:01.759540 | instance | Thursday 17 September 2026 04:34:01 +0000 (0:00:00.087) 0:32:09.163 **** 2026-09-17 04:34:01.826197 | instance | ok: [instance] 2026-09-17 04:34:01.826743 | instance | 2026-09-17 04:34:01.826805 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-17 04:34:01.826815 | instance | Thursday 17 September 2026 04:34:01 +0000 (0:00:00.070) 0:32:09.234 **** 2026-09-17 04:34:02.111167 | instance | changed: [instance] 2026-09-17 04:34:02.111292 | instance | 2026-09-17 04:34:02.111494 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-17 04:34:02.111652 | instance | Thursday 17 September 2026 04:34:02 +0000 (0:00:00.284) 0:32:09.518 **** 2026-09-17 04:34:02.958576 | instance | changed: [instance] 2026-09-17 04:34:02.958684 | instance | 2026-09-17 04:34:02.958707 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-17 04:34:02.958807 | instance | Thursday 17 September 2026 04:34:02 +0000 (0:00:00.847) 0:32:10.366 **** 2026-09-17 04:34:03.266312 | instance | ok: [instance] 2026-09-17 04:34:03.266408 | instance | 2026-09-17 04:34:03.266426 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-17 04:34:03.266448 | instance | Thursday 17 September 2026 04:34:03 +0000 (0:00:00.307) 0:32:10.673 **** 2026-09-17 04:34:03.615613 | instance | changed: [instance] 2026-09-17 04:34:03.616318 | instance | 2026-09-17 04:34:03.616344 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-17 04:34:03.616355 | instance | Thursday 17 September 2026 04:34:03 +0000 (0:00:00.348) 0:32:11.022 **** 2026-09-17 04:34:04.377698 | instance | ok: [instance] 2026-09-17 04:34:04.377757 | instance | 2026-09-17 04:34:04.377767 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-17 04:34:04.377776 | instance | Thursday 17 September 2026 04:34:04 +0000 (0:00:00.762) 0:32:11.784 **** 2026-09-17 04:34:04.439802 | instance | ok: [instance] 2026-09-17 04:34:04.439882 | instance | 2026-09-17 04:34:04.439985 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-17 04:34:04.440102 | instance | Thursday 17 September 2026 04:34:04 +0000 (0:00:00.062) 0:32:11.847 **** 2026-09-17 04:34:09.852735 | instance | changed: [instance] 2026-09-17 04:34:09.852883 | instance | 2026-09-17 04:34:09.853148 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-17 04:34:09.853224 | instance | Thursday 17 September 2026 04:34:09 +0000 (0:00:05.413) 0:32:17.260 **** 2026-09-17 04:34:09.910545 | instance | skipping: [instance] 2026-09-17 04:34:09.910634 | instance | 2026-09-17 04:34:09.910959 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-17 04:34:09.911005 | instance | Thursday 17 September 2026 04:34:09 +0000 (0:00:00.057) 0:32:17.318 **** 2026-09-17 04:34:09.975980 | instance | skipping: [instance] 2026-09-17 04:34:09.976095 | instance | 2026-09-17 04:34:09.976303 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-17 04:34:09.976548 | instance | Thursday 17 September 2026 04:34:09 +0000 (0:00:00.065) 0:32:17.383 **** 2026-09-17 04:34:10.378666 | instance | changed: [instance] 2026-09-17 04:34:10.378915 | instance | 2026-09-17 04:34:10.379186 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:34:10.379421 | instance | Thursday 17 September 2026 04:34:10 +0000 (0:00:00.401) 0:32:17.785 **** 2026-09-17 04:34:10.504399 | instance | ok: [instance] 2026-09-17 04:34:10.504517 | instance | 2026-09-17 04:34:10.504648 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:34:10.504789 | instance | Thursday 17 September 2026 04:34:10 +0000 (0:00:00.126) 0:32:17.911 **** 2026-09-17 04:34:10.562999 | instance | skipping: [instance] 2026-09-17 04:34:10.563185 | instance | 2026-09-17 04:34:10.563463 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:34:10.563704 | instance | Thursday 17 September 2026 04:34:10 +0000 (0:00:00.058) 0:32:17.970 **** 2026-09-17 04:34:10.623804 | instance | skipping: [instance] 2026-09-17 04:34:10.624080 | instance | 2026-09-17 04:34:10.624384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:34:10.624633 | instance | Thursday 17 September 2026 04:34:10 +0000 (0:00:00.060) 0:32:18.030 **** 2026-09-17 04:34:10.670053 | instance | skipping: [instance] 2026-09-17 04:34:10.670258 | instance | 2026-09-17 04:34:10.670627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:34:10.670861 | instance | Thursday 17 September 2026 04:34:10 +0000 (0:00:00.046) 0:32:18.077 **** 2026-09-17 04:34:10.752521 | instance | skipping: [instance] 2026-09-17 04:34:10.752620 | instance | 2026-09-17 04:34:10.752837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:34:10.753029 | instance | Thursday 17 September 2026 04:34:10 +0000 (0:00:00.081) 0:32:18.159 **** 2026-09-17 04:34:10.834442 | instance | skipping: [instance] 2026-09-17 04:34:10.834655 | instance | 2026-09-17 04:34:10.834909 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:34:10.835128 | instance | Thursday 17 September 2026 04:34:10 +0000 (0:00:00.082) 0:32:18.241 **** 2026-09-17 04:34:10.894092 | instance | ok: [instance] 2026-09-17 04:34:10.894180 | instance | 2026-09-17 04:34:10.894239 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:34:10.894508 | instance | Thursday 17 September 2026 04:34:10 +0000 (0:00:00.059) 0:32:18.301 **** 2026-09-17 04:34:10.985714 | instance | ok: [instance] => (item=staffeln) 2026-09-17 04:34:10.985796 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 04:34:10.985961 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 04:34:10.986116 | instance | ok: [instance] => (item=identity) 2026-09-17 04:34:10.986253 | instance | 2026-09-17 04:34:10.986463 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:34:10.986628 | instance | Thursday 17 September 2026 04:34:10 +0000 (0:00:00.091) 0:32:18.393 **** 2026-09-17 04:34:11.097284 | instance | ok: [instance] 2026-09-17 04:34:11.097436 | instance | 2026-09-17 04:34:11.097610 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:34:11.097965 | instance | Thursday 17 September 2026 04:34:11 +0000 (0:00:00.111) 0:32:18.504 **** 2026-09-17 04:34:11.166413 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:34:11.166634 | instance | 2026-09-17 04:34:11.166903 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:34:11.167151 | instance | Thursday 17 September 2026 04:34:11 +0000 (0:00:00.069) 0:32:18.573 **** 2026-09-17 04:34:11.777707 | instance | changed: [instance] 2026-09-17 04:34:11.777812 | instance | 2026-09-17 04:34:11.777919 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-09-17 04:34:11.778073 | instance | Thursday 17 September 2026 04:34:11 +0000 (0:00:00.611) 0:32:19.185 **** 2026-09-17 04:34:34.948079 | instance | changed: [instance] 2026-09-17 04:34:34.948293 | instance | 2026-09-17 04:34:34.948611 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:34:34.948853 | instance | Thursday 17 September 2026 04:34:34 +0000 (0:00:23.170) 0:32:42.355 **** 2026-09-17 04:34:35.080785 | instance | ok: [instance] 2026-09-17 04:34:35.081511 | instance | 2026-09-17 04:34:35.081595 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:34:35.081645 | instance | Thursday 17 September 2026 04:34:35 +0000 (0:00:00.130) 0:32:42.486 **** 2026-09-17 04:34:35.178101 | instance | included: rabbitmq for instance 2026-09-17 04:34:35.178464 | instance | 2026-09-17 04:34:35.178791 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-17 04:34:35.179088 | instance | Thursday 17 September 2026 04:34:35 +0000 (0:00:00.099) 0:32:42.585 **** 2026-09-17 04:34:35.933544 | instance | ok: [instance] 2026-09-17 04:34:35.933790 | instance | 2026-09-17 04:34:35.934083 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-17 04:34:35.934475 | instance | Thursday 17 September 2026 04:34:35 +0000 (0:00:00.755) 0:32:43.341 **** 2026-09-17 04:34:35.995159 | instance | skipping: [instance] 2026-09-17 04:34:35.995234 | instance | 2026-09-17 04:34:35.995314 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-17 04:34:35.995440 | instance | Thursday 17 September 2026 04:34:35 +0000 (0:00:00.061) 0:32:43.402 **** 2026-09-17 04:34:36.061938 | instance | skipping: [instance] 2026-09-17 04:34:36.062145 | instance | 2026-09-17 04:34:36.062455 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-17 04:34:36.062691 | instance | Thursday 17 September 2026 04:34:36 +0000 (0:00:00.065) 0:32:43.469 **** 2026-09-17 04:34:36.141739 | instance | skipping: [instance] 2026-09-17 04:34:36.141925 | instance | 2026-09-17 04:34:36.142154 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-17 04:34:36.142447 | instance | Thursday 17 September 2026 04:34:36 +0000 (0:00:00.079) 0:32:43.548 **** 2026-09-17 04:35:07.034935 | instance | changed: [instance] 2026-09-17 04:35:07.035060 | instance | 2026-09-17 04:35:07.035241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:35:07.035411 | instance | Thursday 17 September 2026 04:35:07 +0000 (0:00:30.892) 0:33:14.441 **** 2026-09-17 04:35:07.722222 | instance | ok: [instance] 2026-09-17 04:35:07.722507 | instance | 2026-09-17 04:35:07.722771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:35:07.723006 | instance | Thursday 17 September 2026 04:35:07 +0000 (0:00:00.687) 0:33:15.129 **** 2026-09-17 04:35:07.796872 | instance | ok: [instance] 2026-09-17 04:35:07.797174 | instance | 2026-09-17 04:35:07.797541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:35:07.797805 | instance | Thursday 17 September 2026 04:35:07 +0000 (0:00:00.074) 0:33:15.204 **** 2026-09-17 04:35:07.882531 | instance | skipping: [instance] 2026-09-17 04:35:07.882732 | instance | 2026-09-17 04:35:07.882995 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:35:07.883232 | instance | Thursday 17 September 2026 04:35:07 +0000 (0:00:00.085) 0:33:15.289 **** 2026-09-17 04:35:07.954689 | instance | skipping: [instance] 2026-09-17 04:35:07.954887 | instance | 2026-09-17 04:35:07.955136 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:35:07.955399 | instance | Thursday 17 September 2026 04:35:07 +0000 (0:00:00.072) 0:33:15.362 **** 2026-09-17 04:35:08.013930 | instance | ok: [instance] 2026-09-17 04:35:08.014147 | instance | 2026-09-17 04:35:08.014626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:35:08.014876 | instance | Thursday 17 September 2026 04:35:08 +0000 (0:00:00.059) 0:33:15.421 **** 2026-09-17 04:35:08.211858 | instance | ok: [instance] => (item=volumev3) 2026-09-17 04:35:08.212073 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 04:35:08.212364 | instance | ok: [instance] => (item=image) 2026-09-17 04:35:08.212651 | instance | ok: [instance] => (item=identity) 2026-09-17 04:35:08.212913 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-17 04:35:08.213175 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 04:35:08.213841 | instance | 2026-09-17 04:35:08.213981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:35:08.214195 | instance | Thursday 17 September 2026 04:35:08 +0000 (0:00:00.197) 0:33:15.619 **** 2026-09-17 04:35:08.317550 | instance | ok: [instance] 2026-09-17 04:35:08.317715 | instance | 2026-09-17 04:35:08.317953 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:35:08.318176 | instance | Thursday 17 September 2026 04:35:08 +0000 (0:00:00.105) 0:33:15.724 **** 2026-09-17 04:35:08.408766 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:35:08.408925 | instance | 2026-09-17 04:35:08.409121 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:35:08.409397 | instance | Thursday 17 September 2026 04:35:08 +0000 (0:00:00.091) 0:33:15.816 **** 2026-09-17 04:35:09.002587 | instance | changed: [instance] 2026-09-17 04:35:09.002666 | instance | 2026-09-17 04:35:09.002845 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-09-17 04:35:09.003008 | instance | Thursday 17 September 2026 04:35:08 +0000 (0:00:00.593) 0:33:16.410 **** 2026-09-17 04:35:09.527618 | instance | ok: [instance] 2026-09-17 04:35:09.527850 | instance | 2026-09-17 04:35:09.528129 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-09-17 04:35:09.528494 | instance | Thursday 17 September 2026 04:35:09 +0000 (0:00:00.524) 0:33:16.934 **** 2026-09-17 04:35:09.618911 | instance | ok: [instance] 2026-09-17 04:35:09.619241 | instance | 2026-09-17 04:35:09.619602 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-09-17 04:35:09.619893 | instance | Thursday 17 September 2026 04:35:09 +0000 (0:00:00.091) 0:33:17.026 **** 2026-09-17 04:35:09.963903 | instance | ok: [instance] 2026-09-17 04:35:09.963993 | instance | 2026-09-17 04:35:09.964100 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-09-17 04:35:09.964205 | instance | Thursday 17 September 2026 04:35:09 +0000 (0:00:00.345) 0:33:17.371 **** 2026-09-17 04:40:01.407734 | instance | changed: [instance] 2026-09-17 04:40:01.407852 | instance | 2026-09-17 04:40:01.407985 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 04:40:01.408138 | instance | Thursday 17 September 2026 04:40:01 +0000 (0:04:51.443) 0:38:08.815 **** 2026-09-17 04:40:01.584239 | instance | included: openstack_helm_ingress for instance 2026-09-17 04:40:01.584322 | instance | 2026-09-17 04:40:01.584423 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 04:40:01.584530 | instance | Thursday 17 September 2026 04:40:01 +0000 (0:00:00.176) 0:38:08.991 **** 2026-09-17 04:40:01.659575 | instance | skipping: [instance] 2026-09-17 04:40:01.659761 | instance | 2026-09-17 04:40:01.660030 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 04:40:01.660283 | instance | Thursday 17 September 2026 04:40:01 +0000 (0:00:00.074) 0:38:09.066 **** 2026-09-17 04:40:01.727498 | instance | skipping: [instance] 2026-09-17 04:40:01.727826 | instance | 2026-09-17 04:40:01.728106 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 04:40:01.728339 | instance | Thursday 17 September 2026 04:40:01 +0000 (0:00:00.068) 0:38:09.134 **** 2026-09-17 04:40:02.177713 | instance | ok: [instance] 2026-09-17 04:40:02.177931 | instance | 2026-09-17 04:40:02.178207 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-09-17 04:40:02.178531 | instance | Thursday 17 September 2026 04:40:02 +0000 (0:00:00.450) 0:38:09.585 **** 2026-09-17 04:40:02.276765 | instance | included: ingress for instance 2026-09-17 04:40:02.276971 | instance | 2026-09-17 04:40:02.277214 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-09-17 04:40:02.277555 | instance | Thursday 17 September 2026 04:40:02 +0000 (0:00:00.098) 0:38:09.684 **** 2026-09-17 04:40:03.468929 | instance | changed: [instance] 2026-09-17 04:40:03.469017 | instance | 2026-09-17 04:40:03.469076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:40:03.469207 | instance | Thursday 17 September 2026 04:40:03 +0000 (0:00:01.192) 0:38:10.876 **** 2026-09-17 04:40:03.565619 | instance | ok: [instance] 2026-09-17 04:40:03.565714 | instance | 2026-09-17 04:40:03.565838 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:40:03.565993 | instance | Thursday 17 September 2026 04:40:03 +0000 (0:00:00.096) 0:38:10.973 **** 2026-09-17 04:40:03.631726 | instance | skipping: [instance] 2026-09-17 04:40:03.631803 | instance | 2026-09-17 04:40:03.631940 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:40:03.632049 | instance | Thursday 17 September 2026 04:40:03 +0000 (0:00:00.065) 0:38:11.039 **** 2026-09-17 04:40:03.697512 | instance | skipping: [instance] 2026-09-17 04:40:03.697586 | instance | 2026-09-17 04:40:03.697752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:40:03.697917 | instance | Thursday 17 September 2026 04:40:03 +0000 (0:00:00.065) 0:38:11.104 **** 2026-09-17 04:40:03.775219 | instance | skipping: [instance] 2026-09-17 04:40:03.775526 | instance | 2026-09-17 04:40:03.775856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:40:03.776177 | instance | Thursday 17 September 2026 04:40:03 +0000 (0:00:00.077) 0:38:11.182 **** 2026-09-17 04:40:03.868752 | instance | skipping: [instance] 2026-09-17 04:40:03.868930 | instance | 2026-09-17 04:40:03.869174 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:40:03.872177 | instance | Thursday 17 September 2026 04:40:03 +0000 (0:00:00.094) 0:38:11.276 **** 2026-09-17 04:40:03.939175 | instance | skipping: [instance] 2026-09-17 04:40:03.939488 | instance | 2026-09-17 04:40:03.939792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:40:03.940007 | instance | Thursday 17 September 2026 04:40:03 +0000 (0:00:00.070) 0:38:11.346 **** 2026-09-17 04:40:04.021213 | instance | ok: [instance] 2026-09-17 04:40:04.021405 | instance | 2026-09-17 04:40:04.021687 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:40:04.021925 | instance | Thursday 17 September 2026 04:40:04 +0000 (0:00:00.082) 0:38:11.428 **** 2026-09-17 04:40:04.174247 | instance | ok: [instance] => (item=placement) 2026-09-17 04:40:04.174587 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 04:40:04.174911 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 04:40:04.175240 | instance | ok: [instance] => (item=identity) 2026-09-17 04:40:04.175534 | instance | 2026-09-17 04:40:04.176087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:40:04.176147 | instance | Thursday 17 September 2026 04:40:04 +0000 (0:00:00.153) 0:38:11.581 **** 2026-09-17 04:40:04.295443 | instance | ok: [instance] 2026-09-17 04:40:04.295656 | instance | 2026-09-17 04:40:04.295903 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:40:04.296147 | instance | Thursday 17 September 2026 04:40:04 +0000 (0:00:00.120) 0:38:11.702 **** 2026-09-17 04:40:04.370974 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:40:04.371253 | instance | 2026-09-17 04:40:04.371523 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:40:04.371761 | instance | Thursday 17 September 2026 04:40:04 +0000 (0:00:00.076) 0:38:11.778 **** 2026-09-17 04:40:04.965069 | instance | changed: [instance] 2026-09-17 04:40:04.965267 | instance | 2026-09-17 04:40:04.965562 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-09-17 04:40:04.965999 | instance | Thursday 17 September 2026 04:40:04 +0000 (0:00:00.593) 0:38:12.372 **** 2026-09-17 04:41:54.023332 | instance | changed: [instance] 2026-09-17 04:41:54.023581 | instance | 2026-09-17 04:41:54.023861 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 04:41:54.024094 | instance | Thursday 17 September 2026 04:41:54 +0000 (0:01:49.057) 0:40:01.430 **** 2026-09-17 04:41:54.156432 | instance | included: openstack_helm_ingress for instance 2026-09-17 04:41:54.156692 | instance | 2026-09-17 04:41:54.157033 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 04:41:54.157280 | instance | Thursday 17 September 2026 04:41:54 +0000 (0:00:00.133) 0:40:01.564 **** 2026-09-17 04:41:54.225602 | instance | skipping: [instance] 2026-09-17 04:41:54.225821 | instance | 2026-09-17 04:41:54.226103 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 04:41:54.226418 | instance | Thursday 17 September 2026 04:41:54 +0000 (0:00:00.068) 0:40:01.632 **** 2026-09-17 04:41:54.286572 | instance | skipping: [instance] 2026-09-17 04:41:54.286778 | instance | 2026-09-17 04:41:54.287015 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 04:41:54.287268 | instance | Thursday 17 September 2026 04:41:54 +0000 (0:00:00.061) 0:40:01.694 **** 2026-09-17 04:41:54.368698 | instance | ok: [instance] 2026-09-17 04:41:54.368947 | instance | 2026-09-17 04:41:54.369244 | instance | TASK [Create Ingress placement] ************************************************ 2026-09-17 04:41:54.369656 | instance | Thursday 17 September 2026 04:41:54 +0000 (0:00:00.081) 0:40:01.776 **** 2026-09-17 04:41:54.451652 | instance | included: ingress for instance 2026-09-17 04:41:54.451931 | instance | 2026-09-17 04:41:54.452296 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-09-17 04:41:54.452670 | instance | Thursday 17 September 2026 04:41:54 +0000 (0:00:00.082) 0:40:01.859 **** 2026-09-17 04:41:55.647060 | instance | changed: [instance] 2026-09-17 04:41:55.647306 | instance | 2026-09-17 04:41:55.647599 | instance | PLAY [Configure operating system] ********************************************** 2026-09-17 04:41:55.647841 | instance | 2026-09-17 04:41:55.648218 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:41:55.648478 | instance | Thursday 17 September 2026 04:41:55 +0000 (0:00:01.195) 0:40:03.054 **** 2026-09-17 04:41:58.148284 | instance | ok: [instance] 2026-09-17 04:41:58.148352 | instance | 2026-09-17 04:41:58.148466 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-09-17 04:41:58.148566 | instance | Thursday 17 September 2026 04:41:58 +0000 (0:00:02.501) 0:40:05.556 **** 2026-09-17 04:41:58.433724 | instance | ok: [instance] 2026-09-17 04:41:58.433802 | instance | 2026-09-17 04:41:58.433955 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-09-17 04:41:58.434105 | instance | Thursday 17 September 2026 04:41:58 +0000 (0:00:00.284) 0:40:05.840 **** 2026-09-17 04:41:58.492667 | instance | skipping: [instance] 2026-09-17 04:41:58.492727 | instance | 2026-09-17 04:41:58.492849 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-09-17 04:41:58.492960 | instance | Thursday 17 September 2026 04:41:58 +0000 (0:00:00.059) 0:40:05.900 **** 2026-09-17 04:41:58.555750 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-17 04:41:58.555847 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-17 04:41:58.555959 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-17 04:41:58.556087 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-17 04:41:58.556182 | instance | skipping: [instance] 2026-09-17 04:41:58.556280 | instance | 2026-09-17 04:41:58.556417 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-09-17 04:41:58.556540 | instance | Thursday 17 September 2026 04:41:58 +0000 (0:00:00.063) 0:40:05.963 **** 2026-09-17 04:41:58.640303 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-17 04:41:58.640364 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-17 04:41:58.640499 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-17 04:41:58.640603 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-17 04:41:58.640701 | instance | skipping: [instance] 2026-09-17 04:41:58.640799 | instance | 2026-09-17 04:41:58.640904 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-09-17 04:41:58.641007 | instance | Thursday 17 September 2026 04:41:58 +0000 (0:00:00.084) 0:40:06.048 **** 2026-09-17 04:41:58.686243 | instance | skipping: [instance] 2026-09-17 04:41:58.686382 | instance | 2026-09-17 04:41:58.686510 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-09-17 04:41:58.686627 | instance | Thursday 17 September 2026 04:41:58 +0000 (0:00:00.045) 0:40:06.094 **** 2026-09-17 04:41:58.755661 | instance | skipping: [instance] 2026-09-17 04:41:58.755827 | instance | 2026-09-17 04:41:58.756031 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-17 04:41:58.756228 | instance | Thursday 17 September 2026 04:41:58 +0000 (0:00:00.069) 0:40:06.163 **** 2026-09-17 04:42:04.288183 | instance | changed: [instance] 2026-09-17 04:42:04.288388 | instance | 2026-09-17 04:42:04.288642 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-17 04:42:04.288963 | instance | Thursday 17 September 2026 04:42:04 +0000 (0:00:05.531) 0:40:11.695 **** 2026-09-17 04:42:28.903649 | instance | changed: [instance] 2026-09-17 04:42:28.903769 | instance | 2026-09-17 04:42:28.903950 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-17 04:42:28.904102 | instance | Thursday 17 September 2026 04:42:28 +0000 (0:00:24.616) 0:40:36.311 **** 2026-09-17 04:42:29.614449 | instance | changed: [instance] 2026-09-17 04:42:29.614710 | instance | 2026-09-17 04:42:29.614927 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-09-17 04:42:29.615148 | instance | Thursday 17 September 2026 04:42:29 +0000 (0:00:00.710) 0:40:37.021 **** 2026-09-17 04:42:31.153488 | instance | ok: [instance] 2026-09-17 04:42:31.153798 | instance | 2026-09-17 04:42:31.154056 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-09-17 04:42:31.154628 | instance | Thursday 17 September 2026 04:42:31 +0000 (0:00:01.538) 0:40:38.560 **** 2026-09-17 04:42:31.668540 | instance | changed: [instance] 2026-09-17 04:42:31.668717 | instance | 2026-09-17 04:42:31.668945 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-09-17 04:42:31.669635 | instance | Thursday 17 September 2026 04:42:31 +0000 (0:00:00.515) 0:40:39.076 **** 2026-09-17 04:42:32.282639 | instance | changed: [instance] 2026-09-17 04:42:32.282721 | instance | 2026-09-17 04:42:32.282964 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-09-17 04:42:32.283010 | instance | Thursday 17 September 2026 04:42:32 +0000 (0:00:00.614) 0:40:39.690 **** 2026-09-17 04:42:32.898399 | instance | changed: [instance] 2026-09-17 04:42:32.898506 | instance | 2026-09-17 04:42:32.898519 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-09-17 04:42:32.898537 | instance | Thursday 17 September 2026 04:42:32 +0000 (0:00:00.614) 0:40:40.305 **** 2026-09-17 04:42:33.462357 | instance | changed: [instance] 2026-09-17 04:42:33.462492 | instance | 2026-09-17 04:42:33.462516 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-09-17 04:42:33.462738 | instance | Thursday 17 September 2026 04:42:33 +0000 (0:00:00.564) 0:40:40.870 **** 2026-09-17 04:42:33.803733 | instance | ok: [instance] 2026-09-17 04:42:33.803819 | instance | 2026-09-17 04:42:33.804070 | instance | PLAY [Deploy SDN] ************************************************************** 2026-09-17 04:42:33.804312 | instance | 2026-09-17 04:42:33.804578 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:42:33.804865 | instance | Thursday 17 September 2026 04:42:33 +0000 (0:00:00.340) 0:40:41.210 **** 2026-09-17 04:42:33.898380 | instance | ok: [instance] 2026-09-17 04:42:33.898742 | instance | 2026-09-17 04:42:33.899006 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:42:33.899286 | instance | Thursday 17 September 2026 04:42:33 +0000 (0:00:00.094) 0:40:41.305 **** 2026-09-17 04:42:33.953672 | instance | skipping: [instance] 2026-09-17 04:42:33.953871 | instance | 2026-09-17 04:42:33.954150 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:42:33.954434 | instance | Thursday 17 September 2026 04:42:33 +0000 (0:00:00.055) 0:40:41.361 **** 2026-09-17 04:42:34.034958 | instance | skipping: [instance] 2026-09-17 04:42:34.035115 | instance | 2026-09-17 04:42:34.035376 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:42:34.037302 | instance | Thursday 17 September 2026 04:42:34 +0000 (0:00:00.080) 0:40:41.441 **** 2026-09-17 04:42:34.104289 | instance | skipping: [instance] 2026-09-17 04:42:34.104450 | instance | 2026-09-17 04:42:34.104773 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:42:34.105076 | instance | Thursday 17 September 2026 04:42:34 +0000 (0:00:00.070) 0:40:41.511 **** 2026-09-17 04:42:34.175174 | instance | skipping: [instance] 2026-09-17 04:42:34.175430 | instance | 2026-09-17 04:42:34.175762 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:42:34.176067 | instance | Thursday 17 September 2026 04:42:34 +0000 (0:00:00.070) 0:40:41.582 **** 2026-09-17 04:42:34.248242 | instance | skipping: [instance] 2026-09-17 04:42:34.248419 | instance | 2026-09-17 04:42:34.248713 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:42:34.248939 | instance | Thursday 17 September 2026 04:42:34 +0000 (0:00:00.073) 0:40:41.655 **** 2026-09-17 04:42:34.510393 | instance | ok: [instance] 2026-09-17 04:42:34.510658 | instance | 2026-09-17 04:42:34.510925 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:42:34.511171 | instance | Thursday 17 September 2026 04:42:34 +0000 (0:00:00.262) 0:40:41.918 **** 2026-09-17 04:42:34.571537 | instance | skipping: [instance] 2026-09-17 04:42:34.571802 | instance | 2026-09-17 04:42:34.572053 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:42:34.572442 | instance | Thursday 17 September 2026 04:42:34 +0000 (0:00:00.060) 0:40:41.979 **** 2026-09-17 04:42:34.668775 | instance | ok: [instance] 2026-09-17 04:42:34.668871 | instance | 2026-09-17 04:42:34.669036 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:42:34.669160 | instance | Thursday 17 September 2026 04:42:34 +0000 (0:00:00.097) 0:40:42.076 **** 2026-09-17 04:42:34.769336 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:42:34.769448 | instance | 2026-09-17 04:42:34.769708 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:42:34.769932 | instance | Thursday 17 September 2026 04:42:34 +0000 (0:00:00.100) 0:40:42.177 **** 2026-09-17 04:42:35.378090 | instance | changed: [instance] 2026-09-17 04:42:35.378273 | instance | 2026-09-17 04:42:35.378643 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-09-17 04:42:35.378860 | instance | Thursday 17 September 2026 04:42:35 +0000 (0:00:00.608) 0:40:42.785 **** 2026-09-17 04:42:35.638168 | instance | ok: [instance] 2026-09-17 04:42:35.638236 | instance | 2026-09-17 04:42:35.638248 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-09-17 04:42:35.638266 | instance | Thursday 17 September 2026 04:42:35 +0000 (0:00:00.260) 0:40:43.045 **** 2026-09-17 04:42:35.720799 | instance | ok: [instance] => { 2026-09-17 04:42:35.721024 | instance | "changed": false, 2026-09-17 04:42:35.721399 | instance | "msg": "All assertions passed" 2026-09-17 04:42:35.721735 | instance | } 2026-09-17 04:42:35.722021 | instance | 2026-09-17 04:42:35.722416 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-09-17 04:42:35.722772 | instance | Thursday 17 September 2026 04:42:35 +0000 (0:00:00.080) 0:40:43.126 **** 2026-09-17 04:42:43.487393 | instance | ok: [instance] 2026-09-17 04:42:43.487622 | instance | 2026-09-17 04:42:43.487882 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-09-17 04:42:43.488129 | instance | Thursday 17 September 2026 04:42:43 +0000 (0:00:07.767) 0:40:50.894 **** 2026-09-17 04:42:43.571988 | instance | ok: [instance] => { 2026-09-17 04:42:43.572206 | instance | "changed": false, 2026-09-17 04:42:43.572569 | instance | "msg": "Successfully pulled openvswitch image" 2026-09-17 04:42:43.572853 | instance | } 2026-09-17 04:42:43.573073 | instance | 2026-09-17 04:42:43.573302 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-09-17 04:42:43.573563 | instance | Thursday 17 September 2026 04:42:43 +0000 (0:00:00.084) 0:40:50.979 **** 2026-09-17 04:42:45.634396 | instance | changed: [instance] 2026-09-17 04:42:45.634632 | instance | 2026-09-17 04:42:45.634920 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:42:45.635168 | instance | Thursday 17 September 2026 04:42:45 +0000 (0:00:02.062) 0:40:53.041 **** 2026-09-17 04:42:45.725263 | instance | skipping: [instance] 2026-09-17 04:42:45.725322 | instance | 2026-09-17 04:42:45.725354 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-09-17 04:42:45.725433 | instance | Thursday 17 September 2026 04:42:45 +0000 (0:00:00.090) 0:40:53.132 **** 2026-09-17 04:42:45.857054 | instance | skipping: [instance] 2026-09-17 04:42:45.857273 | instance | 2026-09-17 04:42:45.857569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:42:45.857832 | instance | Thursday 17 September 2026 04:42:45 +0000 (0:00:00.132) 0:40:53.264 **** 2026-09-17 04:42:45.933107 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:42:45.933179 | instance | 2026-09-17 04:42:45.933331 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:42:45.933445 | instance | Thursday 17 September 2026 04:42:45 +0000 (0:00:00.076) 0:40:53.340 **** 2026-09-17 04:42:46.598756 | instance | changed: [instance] 2026-09-17 04:42:46.598941 | instance | 2026-09-17 04:42:46.599199 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-09-17 04:42:46.599447 | instance | Thursday 17 September 2026 04:42:46 +0000 (0:00:00.664) 0:40:54.005 **** 2026-09-17 04:42:47.558610 | instance | ok: [instance] 2026-09-17 04:42:47.558818 | instance | 2026-09-17 04:42:47.559099 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-09-17 04:42:47.559343 | instance | Thursday 17 September 2026 04:42:47 +0000 (0:00:00.960) 0:40:54.965 **** 2026-09-17 04:42:47.627259 | instance | skipping: [instance] 2026-09-17 04:42:47.627441 | instance | 2026-09-17 04:42:47.627700 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-09-17 04:42:47.627929 | instance | Thursday 17 September 2026 04:42:47 +0000 (0:00:00.068) 0:40:55.034 **** 2026-09-17 04:42:53.848556 | instance | ok: [instance] 2026-09-17 04:42:53.848729 | instance | 2026-09-17 04:42:53.848969 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-09-17 04:42:53.849205 | instance | Thursday 17 September 2026 04:42:53 +0000 (0:00:06.221) 0:41:01.255 **** 2026-09-17 04:42:53.937171 | instance | ok: [instance] => { 2026-09-17 04:42:53.937334 | instance | "changed": false, 2026-09-17 04:42:53.937602 | instance | "msg": "Successfully pulled ovn-controller image" 2026-09-17 04:42:53.937834 | instance | } 2026-09-17 04:42:53.938050 | instance | 2026-09-17 04:42:53.938277 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-09-17 04:42:53.938578 | instance | Thursday 17 September 2026 04:42:53 +0000 (0:00:00.088) 0:41:01.344 **** 2026-09-17 04:42:56.634595 | instance | changed: [instance] 2026-09-17 04:42:56.634822 | instance | 2026-09-17 04:42:56.635079 | instance | PLAY [controllers[0]] ********************************************************** 2026-09-17 04:42:56.635306 | instance | 2026-09-17 04:42:56.635562 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 04:42:56.635747 | instance | Thursday 17 September 2026 04:42:56 +0000 (0:00:02.697) 0:41:04.042 **** 2026-09-17 04:42:59.652632 | instance | ok: [instance] 2026-09-17 04:42:59.652721 | instance | 2026-09-17 04:42:59.652738 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:42:59.652753 | instance | Thursday 17 September 2026 04:42:59 +0000 (0:00:03.017) 0:41:07.059 **** 2026-09-17 04:42:59.752190 | instance | ok: [instance] 2026-09-17 04:42:59.752254 | instance | 2026-09-17 04:42:59.752266 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:42:59.752294 | instance | Thursday 17 September 2026 04:42:59 +0000 (0:00:00.100) 0:41:07.159 **** 2026-09-17 04:42:59.809830 | instance | skipping: [instance] 2026-09-17 04:42:59.810022 | instance | 2026-09-17 04:42:59.810279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:42:59.810554 | instance | Thursday 17 September 2026 04:42:59 +0000 (0:00:00.058) 0:41:07.217 **** 2026-09-17 04:42:59.884349 | instance | skipping: [instance] 2026-09-17 04:42:59.884508 | instance | 2026-09-17 04:42:59.884795 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:42:59.885029 | instance | Thursday 17 September 2026 04:42:59 +0000 (0:00:00.074) 0:41:07.291 **** 2026-09-17 04:42:59.957732 | instance | skipping: [instance] 2026-09-17 04:42:59.957948 | instance | 2026-09-17 04:42:59.958245 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:42:59.958601 | instance | Thursday 17 September 2026 04:42:59 +0000 (0:00:00.073) 0:41:07.365 **** 2026-09-17 04:43:00.030128 | instance | skipping: [instance] 2026-09-17 04:43:00.030523 | instance | 2026-09-17 04:43:00.030871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:43:00.031195 | instance | Thursday 17 September 2026 04:43:00 +0000 (0:00:00.071) 0:41:07.436 **** 2026-09-17 04:43:00.092415 | instance | skipping: [instance] 2026-09-17 04:43:00.092707 | instance | 2026-09-17 04:43:00.092973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:43:00.093219 | instance | Thursday 17 September 2026 04:43:00 +0000 (0:00:00.062) 0:41:07.499 **** 2026-09-17 04:43:00.167566 | instance | ok: [instance] 2026-09-17 04:43:00.167808 | instance | 2026-09-17 04:43:00.168071 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:43:00.168323 | instance | Thursday 17 September 2026 04:43:00 +0000 (0:00:00.075) 0:41:07.575 **** 2026-09-17 04:43:00.234213 | instance | ok: [instance] => (item=libvirt_exporter) 2026-09-17 04:43:00.234610 | instance | 2026-09-17 04:43:00.235000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:43:00.235377 | instance | Thursday 17 September 2026 04:43:00 +0000 (0:00:00.066) 0:41:07.641 **** 2026-09-17 04:43:00.337046 | instance | ok: [instance] 2026-09-17 04:43:00.337309 | instance | 2026-09-17 04:43:00.337693 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:43:00.338065 | instance | Thursday 17 September 2026 04:43:00 +0000 (0:00:00.101) 0:41:07.743 **** 2026-09-17 04:43:00.553012 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:43:00.553169 | instance | 2026-09-17 04:43:00.553529 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:43:00.553653 | instance | Thursday 17 September 2026 04:43:00 +0000 (0:00:00.216) 0:41:07.960 **** 2026-09-17 04:43:01.293436 | instance | changed: [instance] 2026-09-17 04:43:01.293646 | instance | 2026-09-17 04:43:01.293962 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-09-17 04:43:01.294218 | instance | Thursday 17 September 2026 04:43:01 +0000 (0:00:00.740) 0:41:08.700 **** 2026-09-17 04:43:01.377423 | instance | skipping: [instance] 2026-09-17 04:43:01.377617 | instance | 2026-09-17 04:43:01.377968 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-09-17 04:43:01.378082 | instance | Thursday 17 September 2026 04:43:01 +0000 (0:00:00.084) 0:41:08.785 **** 2026-09-17 04:43:02.993013 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-17 04:43:02.993121 | instance | changed: [instance] => (item=libvirt-api) 2026-09-17 04:43:02.993254 | instance | 2026-09-17 04:43:02.993436 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-09-17 04:43:02.993657 | instance | Thursday 17 September 2026 04:43:02 +0000 (0:00:01.615) 0:41:10.400 **** 2026-09-17 04:43:04.385029 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-17 04:43:04.385165 | instance | changed: [instance] => (item=libvirt-api) 2026-09-17 04:43:04.385892 | instance | 2026-09-17 04:43:04.385959 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-09-17 04:43:04.385969 | instance | Thursday 17 September 2026 04:43:04 +0000 (0:00:01.392) 0:41:11.792 **** 2026-09-17 04:43:04.633589 | instance | ok: [instance] 2026-09-17 04:43:04.633659 | instance | 2026-09-17 04:43:04.633927 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-09-17 04:43:04.634201 | instance | Thursday 17 September 2026 04:43:04 +0000 (0:00:00.247) 0:41:12.040 **** 2026-09-17 04:43:07.202672 | instance | changed: [instance] 2026-09-17 04:43:07.202767 | instance | 2026-09-17 04:43:07.203118 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:43:07.203357 | instance | Thursday 17 September 2026 04:43:07 +0000 (0:00:02.569) 0:41:14.609 **** 2026-09-17 04:43:07.274157 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:43:07.274402 | instance | 2026-09-17 04:43:07.274675 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:43:07.274901 | instance | Thursday 17 September 2026 04:43:07 +0000 (0:00:00.071) 0:41:14.681 **** 2026-09-17 04:43:07.913180 | instance | changed: [instance] 2026-09-17 04:43:07.913383 | instance | 2026-09-17 04:43:07.913651 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-09-17 04:43:07.913887 | instance | Thursday 17 September 2026 04:43:07 +0000 (0:00:00.639) 0:41:15.320 **** 2026-09-17 04:43:08.009412 | instance | skipping: [instance] 2026-09-17 04:43:08.009653 | instance | 2026-09-17 04:43:08.009903 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-17 04:43:08.010138 | instance | Thursday 17 September 2026 04:43:08 +0000 (0:00:00.096) 0:41:15.417 **** 2026-09-17 04:43:09.250444 | instance | ok: [instance] 2026-09-17 04:43:09.250719 | instance | 2026-09-17 04:43:09.251035 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-17 04:43:09.251301 | instance | Thursday 17 September 2026 04:43:09 +0000 (0:00:01.240) 0:41:16.657 **** 2026-09-17 04:43:09.521529 | instance | ok: [instance] 2026-09-17 04:43:09.521619 | instance | 2026-09-17 04:43:09.522555 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-17 04:43:09.522572 | instance | Thursday 17 September 2026 04:43:09 +0000 (0:00:00.271) 0:41:16.929 **** 2026-09-17 04:43:10.143015 | instance | ok: [instance] 2026-09-17 04:43:10.143220 | instance | 2026-09-17 04:43:10.143476 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:43:10.143743 | instance | Thursday 17 September 2026 04:43:10 +0000 (0:00:00.621) 0:41:17.550 **** 2026-09-17 04:43:10.263717 | instance | ok: [instance] 2026-09-17 04:43:10.263920 | instance | 2026-09-17 04:43:10.264166 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:43:10.264420 | instance | Thursday 17 September 2026 04:43:10 +0000 (0:00:00.120) 0:41:17.671 **** 2026-09-17 04:43:10.355533 | instance | included: rabbitmq for instance 2026-09-17 04:43:10.355826 | instance | 2026-09-17 04:43:10.356243 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-17 04:43:10.356583 | instance | Thursday 17 September 2026 04:43:10 +0000 (0:00:00.091) 0:41:17.763 **** 2026-09-17 04:43:11.228887 | instance | ok: [instance] 2026-09-17 04:43:11.229098 | instance | 2026-09-17 04:43:11.229335 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-17 04:43:11.229714 | instance | Thursday 17 September 2026 04:43:11 +0000 (0:00:00.872) 0:41:18.635 **** 2026-09-17 04:43:11.315084 | instance | skipping: [instance] 2026-09-17 04:43:11.315330 | instance | 2026-09-17 04:43:11.315714 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-17 04:43:11.316041 | instance | Thursday 17 September 2026 04:43:11 +0000 (0:00:00.086) 0:41:18.722 **** 2026-09-17 04:43:11.396270 | instance | skipping: [instance] 2026-09-17 04:43:11.396702 | instance | 2026-09-17 04:43:11.396973 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-17 04:43:11.397208 | instance | Thursday 17 September 2026 04:43:11 +0000 (0:00:00.081) 0:41:18.803 **** 2026-09-17 04:43:11.485099 | instance | skipping: [instance] 2026-09-17 04:43:11.485384 | instance | 2026-09-17 04:43:11.485796 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-17 04:43:11.486218 | instance | Thursday 17 September 2026 04:43:11 +0000 (0:00:00.088) 0:41:18.891 **** 2026-09-17 04:43:42.528862 | instance | changed: [instance] 2026-09-17 04:43:42.529091 | instance | 2026-09-17 04:43:42.529405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:43:42.529684 | instance | Thursday 17 September 2026 04:43:42 +0000 (0:00:31.044) 0:41:49.936 **** 2026-09-17 04:43:43.344747 | instance | ok: [instance] 2026-09-17 04:43:43.344822 | instance | 2026-09-17 04:43:43.345878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:43:43.345893 | instance | Thursday 17 September 2026 04:43:43 +0000 (0:00:00.816) 0:41:50.752 **** 2026-09-17 04:43:43.439392 | instance | ok: [instance] 2026-09-17 04:43:43.439600 | instance | 2026-09-17 04:43:43.439850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:43:43.440082 | instance | Thursday 17 September 2026 04:43:43 +0000 (0:00:00.093) 0:41:50.846 **** 2026-09-17 04:43:43.522279 | instance | skipping: [instance] 2026-09-17 04:43:43.522424 | instance | 2026-09-17 04:43:43.522733 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:43:43.522959 | instance | Thursday 17 September 2026 04:43:43 +0000 (0:00:00.083) 0:41:50.929 **** 2026-09-17 04:43:43.617438 | instance | skipping: [instance] 2026-09-17 04:43:43.617803 | instance | 2026-09-17 04:43:43.618210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:43:43.618661 | instance | Thursday 17 September 2026 04:43:43 +0000 (0:00:00.094) 0:41:51.024 **** 2026-09-17 04:43:43.694351 | instance | ok: [instance] 2026-09-17 04:43:43.694575 | instance | 2026-09-17 04:43:43.694836 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:43:43.695054 | instance | Thursday 17 September 2026 04:43:43 +0000 (0:00:00.077) 0:41:51.102 **** 2026-09-17 04:43:43.923121 | instance | ok: [instance] => (item=baremetal) 2026-09-17 04:43:43.923289 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 04:43:43.923480 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-09-17 04:43:43.923746 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-17 04:43:43.924032 | instance | ok: [instance] => (item=image) 2026-09-17 04:43:43.924276 | instance | ok: [instance] => (item=compute) 2026-09-17 04:43:43.924517 | instance | ok: [instance] => (item=placement) 2026-09-17 04:43:43.924714 | instance | ok: [instance] => (item=network) 2026-09-17 04:43:43.924924 | instance | ok: [instance] => (item=identity) 2026-09-17 04:43:43.925137 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-09-17 04:43:43.925361 | instance | ok: [instance] => (item=compute_metadata) 2026-09-17 04:43:43.925627 | instance | ok: [instance] => (item=volumev3) 2026-09-17 04:43:43.925894 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 04:43:43.926084 | instance | ok: [instance] => (item=oslo_db_api) 2026-09-17 04:43:43.926281 | instance | 2026-09-17 04:43:43.926525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:43:43.926670 | instance | Thursday 17 September 2026 04:43:43 +0000 (0:00:00.228) 0:41:51.330 **** 2026-09-17 04:43:44.001675 | instance | ok: [instance] 2026-09-17 04:43:44.001858 | instance | 2026-09-17 04:43:44.002112 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:43:44.002470 | instance | Thursday 17 September 2026 04:43:43 +0000 (0:00:00.077) 0:41:51.408 **** 2026-09-17 04:43:44.088230 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:43:44.088380 | instance | 2026-09-17 04:43:44.088576 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:43:44.088742 | instance | Thursday 17 September 2026 04:43:44 +0000 (0:00:00.086) 0:41:51.495 **** 2026-09-17 04:43:44.786179 | instance | changed: [instance] 2026-09-17 04:43:44.786641 | instance | 2026-09-17 04:43:44.786966 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-09-17 04:43:44.787264 | instance | Thursday 17 September 2026 04:43:44 +0000 (0:00:00.698) 0:41:52.193 **** 2026-09-17 04:43:44.862783 | instance | skipping: [instance] 2026-09-17 04:43:44.863165 | instance | 2026-09-17 04:43:44.863475 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-09-17 04:43:44.863801 | instance | Thursday 17 September 2026 04:43:44 +0000 (0:00:00.076) 0:41:52.270 **** 2026-09-17 04:43:45.155667 | instance | ok: [instance -> localhost] 2026-09-17 04:43:45.156025 | instance | 2026-09-17 04:43:45.156347 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-09-17 04:43:45.156710 | instance | Thursday 17 September 2026 04:43:45 +0000 (0:00:00.293) 0:41:52.563 **** 2026-09-17 04:43:45.582408 | instance | ok: [instance -> localhost] 2026-09-17 04:43:45.582773 | instance | 2026-09-17 04:43:45.583083 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-09-17 04:43:45.583372 | instance | Thursday 17 September 2026 04:43:45 +0000 (0:00:00.426) 0:41:52.990 **** 2026-09-17 04:43:46.189521 | instance | ok: [instance -> localhost] 2026-09-17 04:43:46.189585 | instance | 2026-09-17 04:43:46.189599 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-09-17 04:43:46.189609 | instance | Thursday 17 September 2026 04:43:46 +0000 (0:00:00.606) 0:41:53.596 **** 2026-09-17 04:43:46.428548 | instance | ok: [instance -> localhost] 2026-09-17 04:43:46.428668 | instance | 2026-09-17 04:43:46.428959 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-09-17 04:43:46.429326 | instance | Thursday 17 September 2026 04:43:46 +0000 (0:00:00.238) 0:41:53.835 **** 2026-09-17 04:43:47.924793 | instance | ok: [instance] => (item=nova-bootstrap) 2026-09-17 04:43:47.925012 | instance | ok: [instance] => (item=nova-cell-setup) 2026-09-17 04:43:47.925269 | instance | 2026-09-17 04:43:47.925541 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-09-17 04:43:47.925778 | instance | Thursday 17 September 2026 04:43:47 +0000 (0:00:01.497) 0:41:55.332 **** 2026-09-17 04:43:48.521217 | instance | ok: [instance] 2026-09-17 04:43:48.521527 | instance | 2026-09-17 04:43:48.521846 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-09-17 04:43:48.522136 | instance | Thursday 17 September 2026 04:43:48 +0000 (0:00:00.596) 0:41:55.928 **** 2026-09-17 04:46:59.344725 | instance | changed: [instance] 2026-09-17 04:46:59.344857 | instance | 2026-09-17 04:46:59.345098 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 04:46:59.345343 | instance | Thursday 17 September 2026 04:46:59 +0000 (0:03:10.822) 0:45:06.751 **** 2026-09-17 04:46:59.469112 | instance | included: openstack_helm_ingress for instance 2026-09-17 04:46:59.469297 | instance | 2026-09-17 04:46:59.469599 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 04:46:59.469834 | instance | Thursday 17 September 2026 04:46:59 +0000 (0:00:00.125) 0:45:06.876 **** 2026-09-17 04:46:59.530138 | instance | skipping: [instance] 2026-09-17 04:46:59.530321 | instance | 2026-09-17 04:46:59.530502 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 04:46:59.530675 | instance | Thursday 17 September 2026 04:46:59 +0000 (0:00:00.061) 0:45:06.937 **** 2026-09-17 04:46:59.607073 | instance | skipping: [instance] 2026-09-17 04:46:59.607310 | instance | 2026-09-17 04:46:59.607610 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 04:46:59.607874 | instance | Thursday 17 September 2026 04:46:59 +0000 (0:00:00.076) 0:45:07.014 **** 2026-09-17 04:46:59.680897 | instance | ok: [instance] 2026-09-17 04:46:59.681068 | instance | 2026-09-17 04:46:59.681304 | instance | TASK [Create Ingress compute] ************************************************** 2026-09-17 04:46:59.681556 | instance | Thursday 17 September 2026 04:46:59 +0000 (0:00:00.073) 0:45:07.088 **** 2026-09-17 04:46:59.771315 | instance | included: ingress for instance 2026-09-17 04:46:59.771477 | instance | 2026-09-17 04:46:59.771734 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-09-17 04:46:59.772090 | instance | Thursday 17 September 2026 04:46:59 +0000 (0:00:00.090) 0:45:07.178 **** 2026-09-17 04:47:01.327364 | instance | changed: [instance] 2026-09-17 04:47:01.327469 | instance | 2026-09-17 04:47:01.327535 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 04:47:01.327657 | instance | Thursday 17 September 2026 04:47:01 +0000 (0:00:01.556) 0:45:08.734 **** 2026-09-17 04:47:01.451173 | instance | included: openstack_helm_ingress for instance 2026-09-17 04:47:01.451631 | instance | 2026-09-17 04:47:01.451935 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 04:47:01.452223 | instance | Thursday 17 September 2026 04:47:01 +0000 (0:00:00.123) 0:45:08.858 **** 2026-09-17 04:47:01.537213 | instance | skipping: [instance] 2026-09-17 04:47:01.537286 | instance | 2026-09-17 04:47:01.537439 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 04:47:01.537570 | instance | Thursday 17 September 2026 04:47:01 +0000 (0:00:00.085) 0:45:08.943 **** 2026-09-17 04:47:01.618124 | instance | skipping: [instance] 2026-09-17 04:47:01.618238 | instance | 2026-09-17 04:47:01.619123 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 04:47:01.619141 | instance | Thursday 17 September 2026 04:47:01 +0000 (0:00:00.081) 0:45:09.025 **** 2026-09-17 04:47:01.699192 | instance | ok: [instance] 2026-09-17 04:47:01.699298 | instance | 2026-09-17 04:47:01.699457 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-09-17 04:47:01.699691 | instance | Thursday 17 September 2026 04:47:01 +0000 (0:00:00.081) 0:45:09.106 **** 2026-09-17 04:47:01.788455 | instance | included: ingress for instance 2026-09-17 04:47:01.788556 | instance | 2026-09-17 04:47:01.788662 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-09-17 04:47:01.788771 | instance | Thursday 17 September 2026 04:47:01 +0000 (0:00:00.089) 0:45:09.196 **** 2026-09-17 04:47:02.986872 | instance | changed: [instance] 2026-09-17 04:47:02.986966 | instance | 2026-09-17 04:47:02.987095 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-09-17 04:47:02.987235 | instance | Thursday 17 September 2026 04:47:02 +0000 (0:00:01.197) 0:45:10.394 **** 2026-09-17 04:47:03.782326 | instance | ok: [instance] 2026-09-17 04:47:03.782389 | instance | 2026-09-17 04:47:03.782397 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-09-17 04:47:03.782403 | instance | Thursday 17 September 2026 04:47:03 +0000 (0:00:00.795) 0:45:11.189 **** 2026-09-17 04:47:22.414417 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-09-17 04:47:22.416538 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-09-17 04:47:22.416574 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-09-17 04:47:22.416586 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-09-17 04:47:22.416595 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-09-17 04:47:22.416612 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-09-17 04:47:22.416622 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-09-17 04:47:22.416631 | instance | 2026-09-17 04:47:22.416640 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:47:22.416650 | instance | Thursday 17 September 2026 04:47:22 +0000 (0:00:18.631) 0:45:29.820 **** 2026-09-17 04:47:22.556018 | instance | ok: [instance] 2026-09-17 04:47:22.556134 | instance | 2026-09-17 04:47:22.556347 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:47:22.556439 | instance | Thursday 17 September 2026 04:47:22 +0000 (0:00:00.143) 0:45:29.963 **** 2026-09-17 04:47:22.707550 | instance | included: rabbitmq for instance 2026-09-17 04:47:22.707627 | instance | 2026-09-17 04:47:22.707754 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-17 04:47:22.707958 | instance | Thursday 17 September 2026 04:47:22 +0000 (0:00:00.151) 0:45:30.115 **** 2026-09-17 04:47:23.497952 | instance | ok: [instance] 2026-09-17 04:47:23.498033 | instance | 2026-09-17 04:47:23.498114 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-17 04:47:23.498232 | instance | Thursday 17 September 2026 04:47:23 +0000 (0:00:00.790) 0:45:30.905 **** 2026-09-17 04:47:23.559186 | instance | skipping: [instance] 2026-09-17 04:47:23.559328 | instance | 2026-09-17 04:47:23.559750 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-17 04:47:23.559961 | instance | Thursday 17 September 2026 04:47:23 +0000 (0:00:00.061) 0:45:30.966 **** 2026-09-17 04:47:23.615174 | instance | skipping: [instance] 2026-09-17 04:47:23.615239 | instance | 2026-09-17 04:47:23.615323 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-17 04:47:23.615432 | instance | Thursday 17 September 2026 04:47:23 +0000 (0:00:00.056) 0:45:31.022 **** 2026-09-17 04:47:23.671146 | instance | skipping: [instance] 2026-09-17 04:47:23.671254 | instance | 2026-09-17 04:47:23.671420 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-17 04:47:23.671615 | instance | Thursday 17 September 2026 04:47:23 +0000 (0:00:00.055) 0:45:31.078 **** 2026-09-17 04:47:54.681627 | instance | changed: [instance] 2026-09-17 04:47:54.681761 | instance | 2026-09-17 04:47:54.682064 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:47:54.682324 | instance | Thursday 17 September 2026 04:47:54 +0000 (0:00:31.008) 0:46:02.087 **** 2026-09-17 04:47:55.495796 | instance | ok: [instance] 2026-09-17 04:47:55.495916 | instance | 2026-09-17 04:47:55.496060 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:47:55.496191 | instance | Thursday 17 September 2026 04:47:55 +0000 (0:00:00.816) 0:46:02.903 **** 2026-09-17 04:47:55.574625 | instance | ok: [instance] 2026-09-17 04:47:55.574914 | instance | 2026-09-17 04:47:55.575220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:47:55.575549 | instance | Thursday 17 September 2026 04:47:55 +0000 (0:00:00.078) 0:46:02.982 **** 2026-09-17 04:47:55.641636 | instance | skipping: [instance] 2026-09-17 04:47:55.641766 | instance | 2026-09-17 04:47:55.641958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:47:55.642114 | instance | Thursday 17 September 2026 04:47:55 +0000 (0:00:00.066) 0:46:03.049 **** 2026-09-17 04:47:55.730172 | instance | skipping: [instance] 2026-09-17 04:47:55.730256 | instance | 2026-09-17 04:47:55.730422 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:47:55.730580 | instance | Thursday 17 September 2026 04:47:55 +0000 (0:00:00.088) 0:46:03.137 **** 2026-09-17 04:47:55.818145 | instance | ok: [instance] 2026-09-17 04:47:55.818488 | instance | 2026-09-17 04:47:55.818875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:47:55.819173 | instance | Thursday 17 September 2026 04:47:55 +0000 (0:00:00.087) 0:46:03.225 **** 2026-09-17 04:47:56.031690 | instance | ok: [instance] => (item=baremetal) 2026-09-17 04:47:56.031803 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 04:47:56.031942 | instance | ok: [instance] => (item=load_balancer) 2026-09-17 04:47:56.032065 | instance | ok: [instance] => (item=network) 2026-09-17 04:47:56.032204 | instance | ok: [instance] => (item=identity) 2026-09-17 04:47:56.032351 | instance | ok: [instance] => (item=dns) 2026-09-17 04:47:56.032468 | instance | ok: [instance] => (item=compute_metadata) 2026-09-17 04:47:56.032626 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-17 04:47:56.032798 | instance | ok: [instance] => (item=compute) 2026-09-17 04:47:56.032891 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 04:47:56.033021 | instance | 2026-09-17 04:47:56.033158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:47:56.033297 | instance | Thursday 17 September 2026 04:47:56 +0000 (0:00:00.213) 0:46:03.438 **** 2026-09-17 04:47:56.194998 | instance | ok: [instance] 2026-09-17 04:47:56.195237 | instance | 2026-09-17 04:47:56.195533 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:47:56.195839 | instance | Thursday 17 September 2026 04:47:56 +0000 (0:00:00.162) 0:46:03.601 **** 2026-09-17 04:47:56.319675 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:47:56.319949 | instance | 2026-09-17 04:47:56.320250 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:47:56.320503 | instance | Thursday 17 September 2026 04:47:56 +0000 (0:00:00.124) 0:46:03.726 **** 2026-09-17 04:47:57.013723 | instance | changed: [instance] 2026-09-17 04:47:57.014024 | instance | 2026-09-17 04:47:57.014489 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-09-17 04:47:57.014919 | instance | Thursday 17 September 2026 04:47:57 +0000 (0:00:00.694) 0:46:04.420 **** 2026-09-17 04:47:57.913101 | instance | ok: [instance] 2026-09-17 04:47:57.913211 | instance | 2026-09-17 04:47:57.913305 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-09-17 04:47:57.913451 | instance | Thursday 17 September 2026 04:47:57 +0000 (0:00:00.899) 0:46:05.320 **** 2026-09-17 04:47:57.969211 | instance | skipping: [instance] 2026-09-17 04:47:57.969384 | instance | 2026-09-17 04:47:57.969709 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-09-17 04:47:57.969991 | instance | Thursday 17 September 2026 04:47:57 +0000 (0:00:00.055) 0:46:05.376 **** 2026-09-17 04:47:58.543960 | instance | ok: [instance] 2026-09-17 04:47:58.544061 | instance | 2026-09-17 04:47:58.544110 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-09-17 04:47:58.544219 | instance | Thursday 17 September 2026 04:47:58 +0000 (0:00:00.575) 0:46:05.952 **** 2026-09-17 04:47:58.601974 | instance | ok: [instance] 2026-09-17 04:47:58.602097 | instance | 2026-09-17 04:47:58.602212 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-09-17 04:47:58.602472 | instance | Thursday 17 September 2026 04:47:58 +0000 (0:00:00.057) 0:46:06.009 **** 2026-09-17 04:47:58.661052 | instance | ok: [instance] 2026-09-17 04:47:58.661314 | instance | 2026-09-17 04:47:58.661695 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-09-17 04:47:58.662041 | instance | Thursday 17 September 2026 04:47:58 +0000 (0:00:00.058) 0:46:06.068 **** 2026-09-17 04:47:58.716811 | instance | skipping: [instance] 2026-09-17 04:47:58.717076 | instance | 2026-09-17 04:47:58.717370 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-09-17 04:47:58.717672 | instance | Thursday 17 September 2026 04:47:58 +0000 (0:00:00.055) 0:46:06.124 **** 2026-09-17 04:50:45.527677 | instance | changed: [instance] 2026-09-17 04:50:45.527734 | instance | 2026-09-17 04:50:45.527741 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 04:50:45.527748 | instance | Thursday 17 September 2026 04:50:45 +0000 (0:02:46.810) 0:48:52.935 **** 2026-09-17 04:50:45.655360 | instance | included: openstack_helm_ingress for instance 2026-09-17 04:50:45.655437 | instance | 2026-09-17 04:50:45.655536 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 04:50:45.655638 | instance | Thursday 17 September 2026 04:50:45 +0000 (0:00:00.128) 0:48:53.063 **** 2026-09-17 04:50:45.746064 | instance | skipping: [instance] 2026-09-17 04:50:45.746122 | instance | 2026-09-17 04:50:45.746132 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 04:50:45.746141 | instance | Thursday 17 September 2026 04:50:45 +0000 (0:00:00.089) 0:48:53.153 **** 2026-09-17 04:50:45.836733 | instance | skipping: [instance] 2026-09-17 04:50:45.836806 | instance | 2026-09-17 04:50:45.836979 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 04:50:45.837198 | instance | Thursday 17 September 2026 04:50:45 +0000 (0:00:00.090) 0:48:53.243 **** 2026-09-17 04:50:45.936023 | instance | ok: [instance] 2026-09-17 04:50:45.936098 | instance | 2026-09-17 04:50:45.936434 | instance | TASK [Create Ingress network] ************************************************** 2026-09-17 04:50:45.936483 | instance | Thursday 17 September 2026 04:50:45 +0000 (0:00:00.099) 0:48:53.343 **** 2026-09-17 04:50:46.226082 | instance | included: ingress for instance 2026-09-17 04:50:46.226202 | instance | 2026-09-17 04:50:46.226218 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-09-17 04:50:46.226369 | instance | Thursday 17 September 2026 04:50:46 +0000 (0:00:00.290) 0:48:53.634 **** 2026-09-17 04:50:47.403833 | instance | changed: [instance] 2026-09-17 04:50:47.403948 | instance | 2026-09-17 04:50:47.404045 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-09-17 04:50:47.404187 | instance | Thursday 17 September 2026 04:50:47 +0000 (0:00:01.177) 0:48:54.811 **** 2026-09-17 04:50:48.185545 | instance | ok: [instance] 2026-09-17 04:50:48.185613 | instance | 2026-09-17 04:50:48.185705 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-09-17 04:50:48.185811 | instance | Thursday 17 September 2026 04:50:48 +0000 (0:00:00.781) 0:48:55.593 **** 2026-09-17 04:51:09.827500 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-09-17 04:51:09.827691 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-09-17 04:51:09.827868 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-09-17 04:51:09.828054 | instance | changed: [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'}]}) 2026-09-17 04:51:09.828206 | instance | 2026-09-17 04:51:09.828366 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-09-17 04:51:09.828526 | instance | Thursday 17 September 2026 04:51:09 +0000 (0:00:21.641) 0:49:17.235 **** 2026-09-17 04:51:13.317527 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'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'}]) 2026-09-17 04:51:13.317603 | instance | 2026-09-17 04:51:13.317610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:51:13.317616 | instance | Thursday 17 September 2026 04:51:13 +0000 (0:00:03.489) 0:49:20.724 **** 2026-09-17 04:51:13.450831 | instance | ok: [instance] 2026-09-17 04:51:13.450920 | instance | 2026-09-17 04:51:13.451072 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:51:13.451217 | instance | Thursday 17 September 2026 04:51:13 +0000 (0:00:00.134) 0:49:20.858 **** 2026-09-17 04:51:13.563673 | instance | included: rabbitmq for instance 2026-09-17 04:51:13.563751 | instance | 2026-09-17 04:51:13.563774 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-17 04:51:13.563786 | instance | Thursday 17 September 2026 04:51:13 +0000 (0:00:00.112) 0:49:20.971 **** 2026-09-17 04:51:14.462361 | instance | ok: [instance] 2026-09-17 04:51:14.462476 | instance | 2026-09-17 04:51:14.462666 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-17 04:51:14.462801 | instance | Thursday 17 September 2026 04:51:14 +0000 (0:00:00.898) 0:49:21.869 **** 2026-09-17 04:51:14.535788 | instance | skipping: [instance] 2026-09-17 04:51:14.535830 | instance | 2026-09-17 04:51:14.535837 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-17 04:51:14.535866 | instance | Thursday 17 September 2026 04:51:14 +0000 (0:00:00.073) 0:49:21.943 **** 2026-09-17 04:51:14.596538 | instance | skipping: [instance] 2026-09-17 04:51:14.596574 | instance | 2026-09-17 04:51:14.596579 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-17 04:51:14.596584 | instance | Thursday 17 September 2026 04:51:14 +0000 (0:00:00.061) 0:49:22.004 **** 2026-09-17 04:51:14.656900 | instance | skipping: [instance] 2026-09-17 04:51:14.656943 | instance | 2026-09-17 04:51:14.656948 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-17 04:51:14.656953 | instance | Thursday 17 September 2026 04:51:14 +0000 (0:00:00.060) 0:49:22.064 **** 2026-09-17 04:51:45.682005 | instance | changed: [instance] 2026-09-17 04:51:45.682092 | instance | 2026-09-17 04:51:45.682170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:51:45.682311 | instance | Thursday 17 September 2026 04:51:45 +0000 (0:00:31.025) 0:49:53.089 **** 2026-09-17 04:51:46.497066 | instance | ok: [instance] 2026-09-17 04:51:46.497148 | instance | 2026-09-17 04:51:46.497161 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:51:46.497173 | instance | Thursday 17 September 2026 04:51:46 +0000 (0:00:00.814) 0:49:53.904 **** 2026-09-17 04:51:46.595184 | instance | ok: [instance] 2026-09-17 04:51:46.595888 | instance | 2026-09-17 04:51:46.595969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:51:46.595982 | instance | Thursday 17 September 2026 04:51:46 +0000 (0:00:00.097) 0:49:54.002 **** 2026-09-17 04:51:46.678222 | instance | skipping: [instance] 2026-09-17 04:51:46.678368 | instance | 2026-09-17 04:51:46.678927 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:51:46.679003 | instance | Thursday 17 September 2026 04:51:46 +0000 (0:00:00.083) 0:49:54.085 **** 2026-09-17 04:51:46.805226 | instance | skipping: [instance] 2026-09-17 04:51:46.805543 | instance | 2026-09-17 04:51:46.805757 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:51:46.806110 | instance | Thursday 17 September 2026 04:51:46 +0000 (0:00:00.127) 0:49:54.212 **** 2026-09-17 04:51:46.892564 | instance | ok: [instance] 2026-09-17 04:51:46.892822 | instance | 2026-09-17 04:51:46.893027 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:51:46.893237 | instance | Thursday 17 September 2026 04:51:46 +0000 (0:00:00.087) 0:49:54.299 **** 2026-09-17 04:51:47.099419 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 04:51:47.099625 | instance | ok: [instance] => (item=identity) 2026-09-17 04:51:47.099883 | instance | ok: [instance] => (item=orchestration) 2026-09-17 04:51:47.100114 | instance | ok: [instance] => (item=cloudformation) 2026-09-17 04:51:47.100378 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-17 04:51:47.100642 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 04:51:47.100850 | instance | 2026-09-17 04:51:47.101108 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:51:47.101328 | instance | Thursday 17 September 2026 04:51:47 +0000 (0:00:00.206) 0:49:54.506 **** 2026-09-17 04:51:47.211284 | instance | ok: [instance] 2026-09-17 04:51:47.211413 | instance | 2026-09-17 04:51:47.211425 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:51:47.211570 | instance | Thursday 17 September 2026 04:51:47 +0000 (0:00:00.112) 0:49:54.619 **** 2026-09-17 04:51:47.335800 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:51:47.336354 | instance | 2026-09-17 04:51:47.336380 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:51:47.336390 | instance | Thursday 17 September 2026 04:51:47 +0000 (0:00:00.124) 0:49:54.743 **** 2026-09-17 04:51:47.980183 | instance | changed: [instance] 2026-09-17 04:51:47.980294 | instance | 2026-09-17 04:51:47.980363 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-09-17 04:51:47.980649 | instance | Thursday 17 September 2026 04:51:47 +0000 (0:00:00.643) 0:49:55.387 **** 2026-09-17 04:55:49.976060 | instance | changed: [instance] 2026-09-17 04:55:49.976699 | instance | 2026-09-17 04:55:49.976762 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 04:55:49.976774 | instance | Thursday 17 September 2026 04:55:49 +0000 (0:04:01.996) 0:53:57.383 **** 2026-09-17 04:55:50.166504 | instance | included: openstack_helm_ingress for instance 2026-09-17 04:55:50.166599 | instance | 2026-09-17 04:55:50.166612 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 04:55:50.166622 | instance | Thursday 17 September 2026 04:55:50 +0000 (0:00:00.190) 0:53:57.573 **** 2026-09-17 04:55:50.245176 | instance | skipping: [instance] 2026-09-17 04:55:50.245241 | instance | 2026-09-17 04:55:50.245337 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 04:55:50.245442 | instance | Thursday 17 September 2026 04:55:50 +0000 (0:00:00.079) 0:53:57.653 **** 2026-09-17 04:55:50.322899 | instance | skipping: [instance] 2026-09-17 04:55:50.322977 | instance | 2026-09-17 04:55:50.323111 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 04:55:50.323225 | instance | Thursday 17 September 2026 04:55:50 +0000 (0:00:00.077) 0:53:57.730 **** 2026-09-17 04:55:50.428075 | instance | ok: [instance] 2026-09-17 04:55:50.428467 | instance | 2026-09-17 04:55:50.428490 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-09-17 04:55:50.428780 | instance | Thursday 17 September 2026 04:55:50 +0000 (0:00:00.104) 0:53:57.835 **** 2026-09-17 04:55:50.526537 | instance | included: ingress for instance 2026-09-17 04:55:50.526756 | instance | 2026-09-17 04:55:50.527017 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-09-17 04:55:50.527256 | instance | Thursday 17 September 2026 04:55:50 +0000 (0:00:00.098) 0:53:57.934 **** 2026-09-17 04:55:51.653380 | instance | changed: [instance] 2026-09-17 04:55:51.653602 | instance | 2026-09-17 04:55:51.653863 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 04:55:51.654080 | instance | Thursday 17 September 2026 04:55:51 +0000 (0:00:01.126) 0:53:59.060 **** 2026-09-17 04:55:51.854343 | instance | included: openstack_helm_ingress for instance 2026-09-17 04:55:51.854392 | instance | 2026-09-17 04:55:51.854398 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 04:55:51.854403 | instance | Thursday 17 September 2026 04:55:51 +0000 (0:00:00.197) 0:53:59.258 **** 2026-09-17 04:55:51.929314 | instance | skipping: [instance] 2026-09-17 04:55:51.929413 | instance | 2026-09-17 04:55:51.929582 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 04:55:51.929741 | instance | Thursday 17 September 2026 04:55:51 +0000 (0:00:00.078) 0:53:59.336 **** 2026-09-17 04:55:51.999100 | instance | skipping: [instance] 2026-09-17 04:55:51.999163 | instance | 2026-09-17 04:55:51.999280 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 04:55:51.999386 | instance | Thursday 17 September 2026 04:55:51 +0000 (0:00:00.069) 0:53:59.406 **** 2026-09-17 04:55:52.076503 | instance | ok: [instance] 2026-09-17 04:55:52.076577 | instance | 2026-09-17 04:55:52.076684 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-09-17 04:55:52.076789 | instance | Thursday 17 September 2026 04:55:52 +0000 (0:00:00.077) 0:53:59.484 **** 2026-09-17 04:55:52.168811 | instance | included: ingress for instance 2026-09-17 04:55:52.168886 | instance | 2026-09-17 04:55:52.168981 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-09-17 04:55:52.169082 | instance | Thursday 17 September 2026 04:55:52 +0000 (0:00:00.092) 0:53:59.576 **** 2026-09-17 04:55:53.498663 | instance | changed: [instance] 2026-09-17 04:55:53.498763 | instance | 2026-09-17 04:55:53.498927 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-17 04:55:53.499040 | instance | Thursday 17 September 2026 04:55:53 +0000 (0:00:01.329) 0:54:00.905 **** 2026-09-17 04:55:53.734175 | instance | ok: [instance] 2026-09-17 04:55:53.734253 | instance | 2026-09-17 04:55:53.734380 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 04:55:53.734487 | instance | Thursday 17 September 2026 04:55:53 +0000 (0:00:00.235) 0:54:01.141 **** 2026-09-17 04:55:55.238917 | instance | ok: [instance] 2026-09-17 04:55:55.239101 | instance | 2026-09-17 04:55:55.239362 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-17 04:55:55.239618 | instance | Thursday 17 September 2026 04:55:55 +0000 (0:00:01.504) 0:54:02.646 **** 2026-09-17 04:55:55.603218 | instance | ok: [instance] 2026-09-17 04:55:55.603399 | instance | 2026-09-17 04:55:55.603665 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 04:55:55.603900 | instance | Thursday 17 September 2026 04:55:55 +0000 (0:00:00.364) 0:54:03.010 **** 2026-09-17 04:55:55.728196 | instance | ok: [instance] => { 2026-09-17 04:55:55.728453 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-17 04:55:55.728703 | instance | } 2026-09-17 04:55:55.728916 | instance | 2026-09-17 04:55:55.729146 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 04:55:55.729381 | instance | Thursday 17 September 2026 04:55:55 +0000 (0:00:00.125) 0:54:03.135 **** 2026-09-17 04:55:56.313858 | instance | ok: [instance] 2026-09-17 04:55:56.314069 | instance | 2026-09-17 04:55:56.314422 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 04:55:56.314599 | instance | Thursday 17 September 2026 04:55:56 +0000 (0:00:00.585) 0:54:03.721 **** 2026-09-17 04:55:57.901159 | instance | ok: [instance] 2026-09-17 04:55:57.901214 | instance | 2026-09-17 04:55:57.901221 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-17 04:55:57.901227 | instance | Thursday 17 September 2026 04:55:57 +0000 (0:00:01.587) 0:54:05.308 **** 2026-09-17 04:55:58.546564 | instance | ok: [instance] 2026-09-17 04:55:58.546654 | instance | 2026-09-17 04:55:58.546672 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-17 04:55:58.546820 | instance | Thursday 17 September 2026 04:55:58 +0000 (0:00:00.645) 0:54:05.954 **** 2026-09-17 04:55:59.629603 | instance | ok: [instance] 2026-09-17 04:55:59.629689 | instance | 2026-09-17 04:55:59.629893 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-17 04:55:59.630011 | instance | Thursday 17 September 2026 04:55:59 +0000 (0:00:01.083) 0:54:07.037 **** 2026-09-17 04:56:00.641940 | instance | ok: [instance] 2026-09-17 04:56:00.642135 | instance | 2026-09-17 04:56:00.642454 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-17 04:56:00.642761 | instance | Thursday 17 September 2026 04:56:00 +0000 (0:00:01.011) 0:54:08.049 **** 2026-09-17 04:56:01.155164 | instance | ok: [instance] 2026-09-17 04:56:01.155508 | instance | 2026-09-17 04:56:01.155984 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-17 04:56:01.156344 | instance | Thursday 17 September 2026 04:56:01 +0000 (0:00:00.513) 0:54:08.562 **** 2026-09-17 04:56:01.296891 | instance | included: openstack_helm_endpoints for instance 2026-09-17 04:56:01.297241 | instance | 2026-09-17 04:56:01.297713 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:56:01.298115 | instance | Thursday 17 September 2026 04:56:01 +0000 (0:00:00.141) 0:54:08.704 **** 2026-09-17 04:56:01.365935 | instance | skipping: [instance] 2026-09-17 04:56:01.366122 | instance | 2026-09-17 04:56:01.366371 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:56:01.366658 | instance | Thursday 17 September 2026 04:56:01 +0000 (0:00:00.069) 0:54:08.773 **** 2026-09-17 04:56:01.419477 | instance | skipping: [instance] 2026-09-17 04:56:01.419790 | instance | 2026-09-17 04:56:01.420005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:56:01.420235 | instance | Thursday 17 September 2026 04:56:01 +0000 (0:00:00.053) 0:54:08.827 **** 2026-09-17 04:56:01.472306 | instance | skipping: [instance] 2026-09-17 04:56:01.472584 | instance | 2026-09-17 04:56:01.472849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:56:01.473094 | instance | Thursday 17 September 2026 04:56:01 +0000 (0:00:00.052) 0:54:08.879 **** 2026-09-17 04:56:01.527606 | instance | skipping: [instance] 2026-09-17 04:56:01.527808 | instance | 2026-09-17 04:56:01.528058 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:56:01.528299 | instance | Thursday 17 September 2026 04:56:01 +0000 (0:00:00.055) 0:54:08.935 **** 2026-09-17 04:56:01.604341 | instance | skipping: [instance] 2026-09-17 04:56:01.604553 | instance | 2026-09-17 04:56:01.604806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:56:01.605033 | instance | Thursday 17 September 2026 04:56:01 +0000 (0:00:00.076) 0:54:09.011 **** 2026-09-17 04:56:01.671256 | instance | skipping: [instance] 2026-09-17 04:56:01.671454 | instance | 2026-09-17 04:56:01.671727 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:56:01.671982 | instance | Thursday 17 September 2026 04:56:01 +0000 (0:00:00.066) 0:54:09.078 **** 2026-09-17 04:56:01.747910 | instance | ok: [instance] 2026-09-17 04:56:01.748087 | instance | 2026-09-17 04:56:01.748404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:56:01.748681 | instance | Thursday 17 September 2026 04:56:01 +0000 (0:00:00.075) 0:54:09.154 **** 2026-09-17 04:56:01.850398 | instance | ok: [instance] => (item=identity) 2026-09-17 04:56:01.850696 | instance | 2026-09-17 04:56:01.850947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:56:01.851176 | instance | Thursday 17 September 2026 04:56:01 +0000 (0:00:00.103) 0:54:09.258 **** 2026-09-17 04:56:01.954248 | instance | ok: [instance] 2026-09-17 04:56:01.954441 | instance | 2026-09-17 04:56:01.954757 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-17 04:56:01.954987 | instance | Thursday 17 September 2026 04:56:01 +0000 (0:00:00.103) 0:54:09.361 **** 2026-09-17 04:56:02.529337 | instance | ok: [instance] 2026-09-17 04:56:02.529415 | instance | 2026-09-17 04:56:02.529612 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-17 04:56:02.529787 | instance | Thursday 17 September 2026 04:56:02 +0000 (0:00:00.575) 0:54:09.937 **** 2026-09-17 04:56:03.131305 | instance | ok: [instance] 2026-09-17 04:56:03.131564 | instance | 2026-09-17 04:56:03.131836 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-17 04:56:03.132258 | instance | Thursday 17 September 2026 04:56:03 +0000 (0:00:00.601) 0:54:10.538 **** 2026-09-17 04:56:03.723195 | instance | ok: [instance] 2026-09-17 04:56:03.723278 | instance | 2026-09-17 04:56:03.723451 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-17 04:56:03.723624 | instance | Thursday 17 September 2026 04:56:03 +0000 (0:00:00.592) 0:54:11.130 **** 2026-09-17 04:56:04.367098 | instance | ok: [instance] 2026-09-17 04:56:04.367231 | instance | 2026-09-17 04:56:04.367422 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 04:56:04.367618 | instance | Thursday 17 September 2026 04:56:04 +0000 (0:00:00.643) 0:54:11.774 **** 2026-09-17 04:56:04.462570 | instance | ok: [instance] 2026-09-17 04:56:04.462654 | instance | 2026-09-17 04:56:04.462842 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 04:56:04.463029 | instance | Thursday 17 September 2026 04:56:04 +0000 (0:00:00.095) 0:54:11.870 **** 2026-09-17 04:56:04.555350 | instance | included: rabbitmq for instance 2026-09-17 04:56:04.555486 | instance | 2026-09-17 04:56:04.555682 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-17 04:56:04.555847 | instance | Thursday 17 September 2026 04:56:04 +0000 (0:00:00.093) 0:54:11.963 **** 2026-09-17 04:56:05.301479 | instance | ok: [instance] 2026-09-17 04:56:05.301706 | instance | 2026-09-17 04:56:05.302324 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-17 04:56:05.302713 | instance | Thursday 17 September 2026 04:56:05 +0000 (0:00:00.745) 0:54:12.709 **** 2026-09-17 04:56:05.373325 | instance | skipping: [instance] 2026-09-17 04:56:05.373536 | instance | 2026-09-17 04:56:05.373813 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-17 04:56:05.374063 | instance | Thursday 17 September 2026 04:56:05 +0000 (0:00:00.071) 0:54:12.781 **** 2026-09-17 04:56:05.446567 | instance | skipping: [instance] 2026-09-17 04:56:05.446873 | instance | 2026-09-17 04:56:05.447139 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-17 04:56:05.447452 | instance | Thursday 17 September 2026 04:56:05 +0000 (0:00:00.073) 0:54:12.854 **** 2026-09-17 04:56:05.514872 | instance | skipping: [instance] 2026-09-17 04:56:05.515050 | instance | 2026-09-17 04:56:05.515283 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-17 04:56:05.515541 | instance | Thursday 17 September 2026 04:56:05 +0000 (0:00:00.068) 0:54:12.922 **** 2026-09-17 04:56:36.476974 | instance | changed: [instance] 2026-09-17 04:56:36.477203 | instance | 2026-09-17 04:56:36.477454 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 04:56:36.477749 | instance | Thursday 17 September 2026 04:56:36 +0000 (0:00:30.962) 0:54:43.884 **** 2026-09-17 04:56:37.310556 | instance | ok: [instance] 2026-09-17 04:56:37.310762 | instance | 2026-09-17 04:56:37.311011 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 04:56:37.311243 | instance | Thursday 17 September 2026 04:56:37 +0000 (0:00:00.833) 0:54:44.717 **** 2026-09-17 04:56:37.398081 | instance | ok: [instance] 2026-09-17 04:56:37.398233 | instance | 2026-09-17 04:56:37.398522 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 04:56:37.398754 | instance | Thursday 17 September 2026 04:56:37 +0000 (0:00:00.088) 0:54:44.806 **** 2026-09-17 04:56:37.463924 | instance | skipping: [instance] 2026-09-17 04:56:37.464104 | instance | 2026-09-17 04:56:37.464369 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 04:56:37.464622 | instance | Thursday 17 September 2026 04:56:37 +0000 (0:00:00.065) 0:54:44.871 **** 2026-09-17 04:56:37.534996 | instance | skipping: [instance] 2026-09-17 04:56:37.535153 | instance | 2026-09-17 04:56:37.535390 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 04:56:37.535889 | instance | Thursday 17 September 2026 04:56:37 +0000 (0:00:00.071) 0:54:44.942 **** 2026-09-17 04:56:37.604281 | instance | ok: [instance] 2026-09-17 04:56:37.604462 | instance | 2026-09-17 04:56:37.604730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 04:56:37.604979 | instance | Thursday 17 September 2026 04:56:37 +0000 (0:00:00.069) 0:54:45.011 **** 2026-09-17 04:56:37.767872 | instance | ok: [instance] => (item=load_balancer) 2026-09-17 04:56:37.768070 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 04:56:37.768307 | instance | ok: [instance] => (item=valkey) 2026-09-17 04:56:37.768535 | instance | ok: [instance] => (item=network) 2026-09-17 04:56:37.768774 | instance | ok: [instance] => (item=identity) 2026-09-17 04:56:37.768996 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-09-17 04:56:37.769213 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-17 04:56:37.769432 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 04:56:37.769669 | instance | 2026-09-17 04:56:37.769896 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 04:56:37.770119 | instance | Thursday 17 September 2026 04:56:37 +0000 (0:00:00.163) 0:54:45.175 **** 2026-09-17 04:56:37.849505 | instance | ok: [instance] 2026-09-17 04:56:37.849610 | instance | 2026-09-17 04:56:37.857800 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 04:56:37.857870 | instance | Thursday 17 September 2026 04:56:37 +0000 (0:00:00.081) 0:54:45.257 **** 2026-09-17 04:56:37.914707 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 04:56:37.915008 | instance | 2026-09-17 04:56:37.915358 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 04:56:37.915721 | instance | Thursday 17 September 2026 04:56:37 +0000 (0:00:00.065) 0:54:45.322 **** 2026-09-17 04:56:38.561995 | instance | changed: [instance] 2026-09-17 04:56:38.562063 | instance | 2026-09-17 04:56:38.562169 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-17 04:56:38.562282 | instance | Thursday 17 September 2026 04:56:38 +0000 (0:00:00.647) 0:54:45.970 **** 2026-09-17 04:56:39.977222 | instance | ok: [instance] 2026-09-17 04:56:39.977291 | instance | 2026-09-17 04:56:39.977300 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-09-17 04:56:39.977310 | instance | Thursday 17 September 2026 04:56:39 +0000 (0:00:01.414) 0:54:47.384 **** 2026-09-17 04:56:42.027039 | instance | changed: [instance] 2026-09-17 04:56:42.027125 | instance | 2026-09-17 04:56:42.027306 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-09-17 04:56:42.027460 | instance | Thursday 17 September 2026 04:56:42 +0000 (0:00:02.050) 0:54:49.434 **** 2026-09-17 04:56:44.185537 | instance | changed: [instance] 2026-09-17 04:56:44.185654 | instance | 2026-09-17 04:56:44.185827 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-09-17 04:56:44.185976 | instance | Thursday 17 September 2026 04:56:44 +0000 (0:00:02.158) 0:54:51.592 **** 2026-09-17 04:56:46.055157 | instance | changed: [instance] 2026-09-17 04:56:46.055358 | instance | 2026-09-17 04:56:46.055672 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-09-17 04:56:46.055924 | instance | Thursday 17 September 2026 04:56:46 +0000 (0:00:01.869) 0:54:53.462 **** 2026-09-17 04:56:52.801214 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-09-17 04:56:52.801433 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-09-17 04:56:52.801906 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-09-17 04:56:52.802206 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-09-17 04:56:52.802557 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-09-17 04:56:52.802766 | instance | 2026-09-17 04:56:52.803008 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-09-17 04:56:52.803231 | instance | Thursday 17 September 2026 04:56:52 +0000 (0:00:06.745) 0:55:00.208 **** 2026-09-17 04:56:54.841642 | instance | changed: [instance] => (item=instance) 2026-09-17 04:56:54.841727 | instance | 2026-09-17 04:56:54.841903 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-09-17 04:56:54.842065 | instance | Thursday 17 September 2026 04:56:54 +0000 (0:00:02.040) 0:55:02.249 **** 2026-09-17 04:56:57.682970 | instance | ok: [instance] => (item=instance) 2026-09-17 04:56:57.683228 | instance | 2026-09-17 04:56:57.683525 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-09-17 04:56:57.683765 | instance | Thursday 17 September 2026 04:56:57 +0000 (0:00:02.841) 0:55:05.090 **** 2026-09-17 04:57:05.494406 | instance | ok: [instance] => (item=instance) 2026-09-17 04:57:05.494762 | instance | 2026-09-17 04:57:05.495079 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-09-17 04:57:05.495369 | instance | Thursday 17 September 2026 04:57:05 +0000 (0:00:07.810) 0:55:12.901 **** 2026-09-17 04:57:06.821453 | instance | ok: [instance] => (item=instance) 2026-09-17 04:57:06.821618 | instance | 2026-09-17 04:57:06.821781 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-09-17 04:57:06.821937 | instance | Thursday 17 September 2026 04:57:06 +0000 (0:00:01.327) 0:55:14.229 **** 2026-09-17 04:57:06.927462 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-09-17 04:57:06.927755 | instance | 2026-09-17 04:57:06.928055 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-09-17 04:57:06.928276 | instance | Thursday 17 September 2026 04:57:06 +0000 (0:00:00.105) 0:55:14.334 **** 2026-09-17 04:57:08.461309 | instance | changed: [instance] 2026-09-17 04:57:08.461485 | instance | 2026-09-17 04:57:08.461761 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-09-17 04:57:08.462009 | instance | Thursday 17 September 2026 04:57:08 +0000 (0:00:01.534) 0:55:15.868 **** 2026-09-17 04:57:11.167944 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': True, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-17T04:56:54Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.50', 'hostname': 'host-172-24-1-50', 'fqdn': 'host-172-24-1-50.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '792d31f9-4d77-4ad2-8501-9dfb8a4a1fbd', 'ip_address': '172.24.1.50'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:6e:e9:97', 'name': 'octavia-health-manager-port-instance', 'network_id': 'a9af37db-b75d-4700-9bd0-3f272d6d9b0d', 'numa_affinity_policy': None, 'project_id': '9a2958996ea94137bb00467277bc6353', 'tenant_id': '9a2958996ea94137bb00467277bc6353', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['c3e80fa0-3481-4a61-bb4c-f768d3b22919'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-17T04:57:04Z', 'revision_number': 4, 'if_match': None, 'id': '1b68212a-7547-434e-855c-ea5fe024fba2', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-09-17 04:57:11.168043 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': True, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-17T04:56:54Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.50', 'hostname': 'host-172-24-1-50', 'fqdn': 'host-172-24-1-50.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '792d31f9-4d77-4ad2-8501-9dfb8a4a1fbd', 'ip_address': '172.24.1.50'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:6e:e9:97', 'name': 'octavia-health-manager-port-instance', 'network_id': 'a9af37db-b75d-4700-9bd0-3f272d6d9b0d', 'numa_affinity_policy': None, 'project_id': '9a2958996ea94137bb00467277bc6353', 'tenant_id': '9a2958996ea94137bb00467277bc6353', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['c3e80fa0-3481-4a61-bb4c-f768d3b22919'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-17T04:57:04Z', 'revision_number': 4, 'if_match': None, 'id': '1b68212a-7547-434e-855c-ea5fe024fba2', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-09-17 04:57:11.168075 | instance | 2026-09-17 04:57:11.168086 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-09-17 04:57:11.168096 | instance | Thursday 17 September 2026 04:57:11 +0000 (0:00:02.705) 0:55:18.573 **** 2026-09-17 04:57:12.520256 | instance | changed: [instance] 2026-09-17 04:57:12.520335 | instance | 2026-09-17 04:57:12.520610 | instance | TASK [Upload Amphora image] **************************************************** 2026-09-17 04:57:12.520732 | instance | Thursday 17 September 2026 04:57:12 +0000 (0:00:01.354) 0:55:19.928 **** 2026-09-17 04:57:12.672653 | instance | included: atmosphere.common.glance_image for instance 2026-09-17 04:57:12.672742 | instance | 2026-09-17 04:57:12.672806 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-17 04:57:12.672907 | instance | Thursday 17 September 2026 04:57:12 +0000 (0:00:00.152) 0:55:20.080 **** 2026-09-17 04:57:14.166154 | instance | ok: [instance] 2026-09-17 04:57:14.166247 | instance | 2026-09-17 04:57:14.166527 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-17 04:57:14.166905 | instance | Thursday 17 September 2026 04:57:14 +0000 (0:00:01.493) 0:55:21.574 **** 2026-09-17 04:57:14.788402 | instance | ok: [instance] 2026-09-17 04:57:14.788579 | instance | 2026-09-17 04:57:14.788836 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-17 04:57:14.789067 | instance | Thursday 17 September 2026 04:57:14 +0000 (0:00:00.621) 0:55:22.195 **** 2026-09-17 04:57:14.898221 | instance | ok: [instance] 2026-09-17 04:57:14.898784 | instance | 2026-09-17 04:57:14.899200 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-17 04:57:14.899537 | instance | Thursday 17 September 2026 04:57:14 +0000 (0:00:00.109) 0:55:22.305 **** 2026-09-17 04:57:16.105217 | instance | ok: [instance] 2026-09-17 04:57:16.105521 | instance | 2026-09-17 04:57:16.105891 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-17 04:57:16.106217 | instance | Thursday 17 September 2026 04:57:16 +0000 (0:00:01.207) 0:55:23.512 **** 2026-09-17 04:57:16.186652 | instance | ok: [instance] 2026-09-17 04:57:16.186805 | instance | 2026-09-17 04:57:16.187055 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-17 04:57:16.187296 | instance | Thursday 17 September 2026 04:57:16 +0000 (0:00:00.081) 0:55:23.594 **** 2026-09-17 04:57:16.270261 | instance | ok: [instance] 2026-09-17 04:57:16.270532 | instance | 2026-09-17 04:57:16.270836 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-17 04:57:16.271076 | instance | Thursday 17 September 2026 04:57:16 +0000 (0:00:00.083) 0:55:23.677 **** 2026-09-17 04:57:16.555888 | instance | changed: [instance] 2026-09-17 04:57:16.556067 | instance | 2026-09-17 04:57:16.556317 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-17 04:57:16.556581 | instance | Thursday 17 September 2026 04:57:16 +0000 (0:00:00.285) 0:55:23.962 **** 2026-09-17 04:57:30.114951 | instance | changed: [instance] 2026-09-17 04:57:30.115221 | instance | 2026-09-17 04:57:30.115533 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-17 04:57:30.115798 | instance | Thursday 17 September 2026 04:57:30 +0000 (0:00:13.559) 0:55:37.521 **** 2026-09-17 04:57:30.396132 | instance | ok: [instance] 2026-09-17 04:57:30.396330 | instance | 2026-09-17 04:57:30.396597 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-17 04:57:30.396853 | instance | Thursday 17 September 2026 04:57:30 +0000 (0:00:00.281) 0:55:37.803 **** 2026-09-17 04:57:32.489398 | instance | changed: [instance] 2026-09-17 04:57:32.490039 | instance | 2026-09-17 04:57:32.490066 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-17 04:57:32.490073 | instance | Thursday 17 September 2026 04:57:32 +0000 (0:00:02.093) 0:55:39.897 **** 2026-09-17 04:57:33.316987 | instance | ok: [instance] 2026-09-17 04:57:33.317447 | instance | 2026-09-17 04:57:33.317511 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-17 04:57:33.317519 | instance | Thursday 17 September 2026 04:57:33 +0000 (0:00:00.827) 0:55:40.724 **** 2026-09-17 04:57:33.412573 | instance | ok: [instance] 2026-09-17 04:57:33.412656 | instance | 2026-09-17 04:57:33.412805 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-17 04:57:33.412947 | instance | Thursday 17 September 2026 04:57:33 +0000 (0:00:00.095) 0:55:40.820 **** 2026-09-17 04:58:06.349603 | instance | changed: [instance] 2026-09-17 04:58:06.349680 | instance | 2026-09-17 04:58:06.349687 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-17 04:58:06.349694 | instance | Thursday 17 September 2026 04:58:06 +0000 (0:00:32.936) 0:56:13.756 **** 2026-09-17 04:58:06.428372 | instance | skipping: [instance] 2026-09-17 04:58:06.428427 | instance | 2026-09-17 04:58:06.428433 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-17 04:58:06.428439 | instance | Thursday 17 September 2026 04:58:06 +0000 (0:00:00.079) 0:56:13.835 **** 2026-09-17 04:58:06.500936 | instance | skipping: [instance] 2026-09-17 04:58:06.500990 | instance | 2026-09-17 04:58:06.500996 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-17 04:58:06.501001 | instance | Thursday 17 September 2026 04:58:06 +0000 (0:00:00.072) 0:56:13.908 **** 2026-09-17 04:58:07.076882 | instance | changed: [instance] 2026-09-17 04:58:07.077011 | instance | 2026-09-17 04:58:07.077034 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-09-17 04:58:07.077149 | instance | Thursday 17 September 2026 04:58:07 +0000 (0:00:00.574) 0:56:14.482 **** 2026-09-17 04:58:08.092230 | instance | ok: [instance] 2026-09-17 04:58:08.092310 | instance | 2026-09-17 04:58:08.092465 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-09-17 04:58:08.092668 | instance | Thursday 17 September 2026 04:58:08 +0000 (0:00:01.016) 0:56:15.499 **** 2026-09-17 04:58:13.923687 | instance | changed: [instance] 2026-09-17 04:58:13.923781 | instance | 2026-09-17 04:58:13.924109 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-09-17 04:58:13.924337 | instance | Thursday 17 September 2026 04:58:13 +0000 (0:00:05.830) 0:56:21.330 **** 2026-09-17 04:58:14.819337 | instance | ok: [instance] 2026-09-17 04:58:14.819456 | instance | 2026-09-17 04:58:14.819672 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-09-17 04:58:14.819868 | instance | Thursday 17 September 2026 04:58:14 +0000 (0:00:00.896) 0:56:22.226 **** 2026-09-17 04:58:16.426149 | instance | changed: [instance] 2026-09-17 04:58:16.426471 | instance | 2026-09-17 04:58:16.426833 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-09-17 04:58:16.427099 | instance | Thursday 17 September 2026 04:58:16 +0000 (0:00:01.606) 0:56:23.833 **** 2026-09-17 04:58:18.060481 | instance | changed: [instance] => (item=octavia-client) 2026-09-17 04:58:18.060606 | instance | changed: [instance] => (item=octavia-server) 2026-09-17 04:58:18.060618 | instance | 2026-09-17 04:58:18.060628 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-09-17 04:58:18.060638 | instance | Thursday 17 September 2026 04:58:18 +0000 (0:00:01.633) 0:56:25.466 **** 2026-09-17 04:58:18.831244 | instance | changed: [instance] 2026-09-17 04:58:18.831348 | instance | 2026-09-17 04:58:18.831663 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-09-17 04:58:18.831736 | instance | Thursday 17 September 2026 04:58:18 +0000 (0:00:00.772) 0:56:26.238 **** 2026-09-17 04:58:21.450716 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-09-17 04:58:21.450803 | instance | loadbalancer quotas. 2026-09-17 04:58:21.509155 | instance | changed: [instance] 2026-09-17 04:58:21.509268 | instance | 2026-09-17 04:58:21.509294 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-09-17 04:58:21.509305 | instance | Thursday 17 September 2026 04:58:21 +0000 (0:00:02.677) 0:56:28.915 **** 2026-09-17 05:00:56.859054 | instance | changed: [instance] 2026-09-17 05:00:56.859127 | instance | 2026-09-17 05:00:56.859139 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-09-17 05:00:56.859149 | instance | Thursday 17 September 2026 05:00:56 +0000 (0:02:35.349) 0:59:04.265 **** 2026-09-17 05:01:09.836017 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-09-17 05:01:09.836105 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-09-17 05:01:09.836117 | instance | 2026-09-17 05:01:09.836127 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 05:01:09.836137 | instance | Thursday 17 September 2026 05:01:09 +0000 (0:00:12.976) 0:59:17.242 **** 2026-09-17 05:01:09.987018 | instance | included: openstack_helm_ingress for instance 2026-09-17 05:01:09.987071 | instance | 2026-09-17 05:01:09.987078 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 05:01:09.987084 | instance | Thursday 17 September 2026 05:01:09 +0000 (0:00:00.152) 0:59:17.394 **** 2026-09-17 05:01:10.089100 | instance | skipping: [instance] 2026-09-17 05:01:10.089213 | instance | 2026-09-17 05:01:10.090646 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 05:01:10.090709 | instance | Thursday 17 September 2026 05:01:10 +0000 (0:00:00.102) 0:59:17.496 **** 2026-09-17 05:01:10.165038 | instance | skipping: [instance] 2026-09-17 05:01:10.165134 | instance | 2026-09-17 05:01:10.165196 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 05:01:10.165304 | instance | Thursday 17 September 2026 05:01:10 +0000 (0:00:00.075) 0:59:17.572 **** 2026-09-17 05:01:10.237791 | instance | ok: [instance] 2026-09-17 05:01:10.237869 | instance | 2026-09-17 05:01:10.237953 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-09-17 05:01:10.238069 | instance | Thursday 17 September 2026 05:01:10 +0000 (0:00:00.072) 0:59:17.645 **** 2026-09-17 05:01:10.338469 | instance | included: ingress for instance 2026-09-17 05:01:10.338565 | instance | 2026-09-17 05:01:10.338577 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-09-17 05:01:10.338587 | instance | Thursday 17 September 2026 05:01:10 +0000 (0:00:00.096) 0:59:17.742 **** 2026-09-17 05:01:11.648543 | instance | changed: [instance] 2026-09-17 05:01:11.648628 | instance | 2026-09-17 05:01:11.648969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 05:01:11.648990 | instance | Thursday 17 September 2026 05:01:11 +0000 (0:00:01.313) 0:59:19.055 **** 2026-09-17 05:01:11.778421 | instance | ok: [instance] 2026-09-17 05:01:11.778542 | instance | 2026-09-17 05:01:11.778584 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 05:01:11.778690 | instance | Thursday 17 September 2026 05:01:11 +0000 (0:00:00.130) 0:59:19.186 **** 2026-09-17 05:01:11.894995 | instance | included: rabbitmq for instance 2026-09-17 05:01:11.895091 | instance | 2026-09-17 05:01:11.895233 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-17 05:01:11.895376 | instance | Thursday 17 September 2026 05:01:11 +0000 (0:00:00.116) 0:59:19.302 **** 2026-09-17 05:01:12.675701 | instance | ok: [instance] 2026-09-17 05:01:12.675826 | instance | 2026-09-17 05:01:12.676083 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-17 05:01:12.676303 | instance | Thursday 17 September 2026 05:01:12 +0000 (0:00:00.780) 0:59:20.083 **** 2026-09-17 05:01:12.751364 | instance | skipping: [instance] 2026-09-17 05:01:12.751478 | instance | 2026-09-17 05:01:12.751499 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-17 05:01:12.752007 | instance | Thursday 17 September 2026 05:01:12 +0000 (0:00:00.075) 0:59:20.158 **** 2026-09-17 05:01:12.819990 | instance | skipping: [instance] 2026-09-17 05:01:12.820140 | instance | 2026-09-17 05:01:12.820383 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-17 05:01:12.820699 | instance | Thursday 17 September 2026 05:01:12 +0000 (0:00:00.069) 0:59:20.227 **** 2026-09-17 05:01:12.889060 | instance | skipping: [instance] 2026-09-17 05:01:12.889170 | instance | 2026-09-17 05:01:12.889265 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-17 05:01:12.889426 | instance | Thursday 17 September 2026 05:01:12 +0000 (0:00:00.069) 0:59:20.296 **** 2026-09-17 05:01:43.917961 | instance | changed: [instance] 2026-09-17 05:01:43.918027 | instance | 2026-09-17 05:01:43.918193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 05:01:43.918361 | instance | Thursday 17 September 2026 05:01:43 +0000 (0:00:31.029) 0:59:51.325 **** 2026-09-17 05:01:44.735200 | instance | ok: [instance] 2026-09-17 05:01:44.735476 | instance | 2026-09-17 05:01:44.735771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 05:01:44.736025 | instance | Thursday 17 September 2026 05:01:44 +0000 (0:00:00.816) 0:59:52.142 **** 2026-09-17 05:01:44.822601 | instance | ok: [instance] 2026-09-17 05:01:44.822879 | instance | 2026-09-17 05:01:44.823153 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 05:01:44.823397 | instance | Thursday 17 September 2026 05:01:44 +0000 (0:00:00.087) 0:59:52.229 **** 2026-09-17 05:01:44.889898 | instance | skipping: [instance] 2026-09-17 05:01:44.890218 | instance | 2026-09-17 05:01:44.890616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 05:01:44.890860 | instance | Thursday 17 September 2026 05:01:44 +0000 (0:00:00.067) 0:59:52.297 **** 2026-09-17 05:01:44.971559 | instance | skipping: [instance] 2026-09-17 05:01:44.971766 | instance | 2026-09-17 05:01:44.972010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 05:01:44.972230 | instance | Thursday 17 September 2026 05:01:44 +0000 (0:00:00.080) 0:59:52.378 **** 2026-09-17 05:01:45.067174 | instance | ok: [instance] 2026-09-17 05:01:45.067470 | instance | 2026-09-17 05:01:45.067880 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 05:01:45.068209 | instance | Thursday 17 September 2026 05:01:45 +0000 (0:00:00.095) 0:59:52.474 **** 2026-09-17 05:01:45.231022 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 05:01:45.231232 | instance | ok: [instance] => (item=container_infra) 2026-09-17 05:01:45.231489 | instance | ok: [instance] => (item=key_manager) 2026-09-17 05:01:45.231751 | instance | ok: [instance] => (item=identity) 2026-09-17 05:01:45.231976 | instance | ok: [instance] => (item=orchestration) 2026-09-17 05:01:45.232198 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-17 05:01:45.232413 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 05:01:45.232651 | instance | 2026-09-17 05:01:45.232892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 05:01:45.233118 | instance | Thursday 17 September 2026 05:01:45 +0000 (0:00:00.164) 0:59:52.638 **** 2026-09-17 05:01:45.350686 | instance | ok: [instance] 2026-09-17 05:01:45.350970 | instance | 2026-09-17 05:01:45.351325 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 05:01:45.351673 | instance | Thursday 17 September 2026 05:01:45 +0000 (0:00:00.119) 0:59:52.757 **** 2026-09-17 05:01:45.459908 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 05:01:45.460222 | instance | 2026-09-17 05:01:45.460630 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 05:01:45.460982 | instance | Thursday 17 September 2026 05:01:45 +0000 (0:00:00.109) 0:59:52.867 **** 2026-09-17 05:01:46.066449 | instance | changed: [instance] 2026-09-17 05:01:46.066640 | instance | 2026-09-17 05:01:46.066897 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 05:01:46.067931 | instance | Thursday 17 September 2026 05:01:46 +0000 (0:00:00.605) 0:59:53.473 **** 2026-09-17 05:01:46.182019 | instance | ok: [instance] => { 2026-09-17 05:01:46.182251 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-09-17 05:01:46.182603 | instance | } 2026-09-17 05:01:46.182821 | instance | 2026-09-17 05:01:46.183074 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 05:01:46.183315 | instance | Thursday 17 September 2026 05:01:46 +0000 (0:00:00.116) 0:59:53.589 **** 2026-09-17 05:01:47.272244 | instance | changed: [instance] 2026-09-17 05:01:47.272700 | instance | 2026-09-17 05:01:47.273059 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 05:01:47.273384 | instance | Thursday 17 September 2026 05:01:47 +0000 (0:00:01.089) 0:59:54.679 **** 2026-09-17 05:01:47.363913 | instance | skipping: [instance] 2026-09-17 05:01:47.364109 | instance | 2026-09-17 05:01:47.364343 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-09-17 05:01:47.364649 | instance | Thursday 17 September 2026 05:01:47 +0000 (0:00:00.091) 0:59:54.771 **** 2026-09-17 05:01:48.117400 | instance | changed: [instance] 2026-09-17 05:01:48.117625 | instance | 2026-09-17 05:01:48.117849 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 05:01:48.118080 | instance | Thursday 17 September 2026 05:01:48 +0000 (0:00:00.753) 0:59:55.525 **** 2026-09-17 05:01:48.264729 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 05:01:48.264913 | instance | 2026-09-17 05:01:48.265148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 05:01:48.265379 | instance | Thursday 17 September 2026 05:01:48 +0000 (0:00:00.147) 0:59:55.672 **** 2026-09-17 05:01:48.915365 | instance | changed: [instance] 2026-09-17 05:01:48.915457 | instance | 2026-09-17 05:01:48.915567 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-09-17 05:01:48.915684 | instance | Thursday 17 September 2026 05:01:48 +0000 (0:00:00.650) 0:59:56.322 **** 2026-09-17 05:01:49.280652 | instance | changed: [instance] 2026-09-17 05:01:49.280912 | instance | 2026-09-17 05:01:49.281229 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-09-17 05:01:49.281515 | instance | Thursday 17 September 2026 05:01:49 +0000 (0:00:00.365) 0:59:56.688 **** 2026-09-17 05:01:50.085295 | instance | changed: [instance] 2026-09-17 05:01:50.085521 | instance | 2026-09-17 05:01:50.085783 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-09-17 05:01:50.086027 | instance | Thursday 17 September 2026 05:01:50 +0000 (0:00:00.804) 0:59:57.492 **** 2026-09-17 05:01:51.432224 | instance | changed: [instance] 2026-09-17 05:01:51.432413 | instance | 2026-09-17 05:01:51.432683 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-09-17 05:01:51.432913 | instance | Thursday 17 September 2026 05:01:51 +0000 (0:00:01.347) 0:59:58.840 **** 2026-09-17 05:01:54.618639 | instance | changed: [instance] 2026-09-17 05:01:54.618725 | instance | 2026-09-17 05:01:54.618842 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-09-17 05:01:54.618951 | instance | Thursday 17 September 2026 05:01:54 +0000 (0:00:03.186) 1:00:02.026 **** 2026-09-17 05:01:54.879922 | instance | changed: [instance] 2026-09-17 05:01:54.880274 | instance | 2026-09-17 05:01:54.880287 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-09-17 05:01:54.880298 | instance | Thursday 17 September 2026 05:01:54 +0000 (0:00:00.260) 1:00:02.287 **** 2026-09-17 05:01:57.357588 | instance | changed: [instance] 2026-09-17 05:01:57.357687 | instance | 2026-09-17 05:01:57.357808 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-09-17 05:01:57.357948 | instance | Thursday 17 September 2026 05:01:57 +0000 (0:00:02.477) 1:00:04.765 **** 2026-09-17 05:01:58.058408 | instance | ok: [instance] 2026-09-17 05:01:58.058541 | instance | 2026-09-17 05:01:58.058700 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-09-17 05:01:58.058860 | instance | Thursday 17 September 2026 05:01:58 +0000 (0:00:00.700) 1:00:05.466 **** 2026-09-17 05:02:03.388998 | instance | changed: [instance] 2026-09-17 05:02:03.389080 | instance | 2026-09-17 05:02:03.389216 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-09-17 05:02:03.389354 | instance | Thursday 17 September 2026 05:02:03 +0000 (0:00:05.330) 1:00:10.796 **** 2026-09-17 05:02:03.461071 | instance | skipping: [instance] 2026-09-17 05:02:03.461144 | instance | 2026-09-17 05:02:03.461237 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-09-17 05:02:03.461348 | instance | Thursday 17 September 2026 05:02:03 +0000 (0:00:00.072) 1:00:10.868 **** 2026-09-17 05:02:03.516709 | instance | skipping: [instance] 2026-09-17 05:02:03.516779 | instance | 2026-09-17 05:02:03.516901 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-09-17 05:02:03.517020 | instance | Thursday 17 September 2026 05:02:03 +0000 (0:00:00.055) 1:00:10.924 **** 2026-09-17 05:02:46.774370 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-09-17 05:02:46.774573 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-09-17 05:02:46.774743 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-09-17 05:02:46.774928 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-09-17 05:02:46.775078 | instance | 2026-09-17 05:02:46.775249 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-09-17 05:02:46.775436 | instance | Thursday 17 September 2026 05:02:46 +0000 (0:00:43.257) 1:00:54.181 **** 2026-09-17 05:02:46.904702 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-17 05:02:46.904786 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-17 05:02:46.904921 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-17 05:02:46.905036 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-17 05:02:46.905155 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-17 05:02:46.905269 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-17 05:02:46.905399 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-17 05:02:46.905509 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-17 05:02:46.905613 | instance | skipping: [instance] 2026-09-17 05:02:46.905708 | instance | 2026-09-17 05:02:46.905813 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-09-17 05:02:46.905917 | instance | Thursday 17 September 2026 05:02:46 +0000 (0:00:00.129) 1:00:54.311 **** 2026-09-17 05:03:03.318806 | instance | changed: [instance] 2026-09-17 05:03:03.318925 | instance | 2026-09-17 05:03:03.319181 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-09-17 05:03:03.319500 | instance | Thursday 17 September 2026 05:03:03 +0000 (0:00:16.413) 1:01:10.725 **** 2026-09-17 05:03:04.160552 | instance | changed: [instance] 2026-09-17 05:03:04.160644 | instance | 2026-09-17 05:03:04.160788 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-09-17 05:03:04.160913 | instance | Thursday 17 September 2026 05:03:04 +0000 (0:00:00.842) 1:01:11.568 **** 2026-09-17 05:05:41.509951 | instance | changed: [instance] 2026-09-17 05:05:41.510058 | instance | 2026-09-17 05:05:41.510071 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-09-17 05:05:41.510082 | instance | Thursday 17 September 2026 05:05:41 +0000 (0:02:37.346) 1:03:48.915 **** 2026-09-17 05:05:42.447304 | instance | changed: [instance] 2026-09-17 05:05:42.447433 | instance | 2026-09-17 05:05:42.447457 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 05:05:42.447470 | instance | Thursday 17 September 2026 05:05:42 +0000 (0:00:00.939) 1:03:49.854 **** 2026-09-17 05:05:42.652020 | instance | included: openstack_helm_ingress for instance 2026-09-17 05:05:42.652115 | instance | 2026-09-17 05:05:42.652169 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 05:05:42.652275 | instance | Thursday 17 September 2026 05:05:42 +0000 (0:00:00.204) 1:03:50.059 **** 2026-09-17 05:05:42.750015 | instance | skipping: [instance] 2026-09-17 05:05:42.750152 | instance | 2026-09-17 05:05:42.750414 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 05:05:42.750470 | instance | Thursday 17 September 2026 05:05:42 +0000 (0:00:00.097) 1:03:50.157 **** 2026-09-17 05:05:42.817773 | instance | skipping: [instance] 2026-09-17 05:05:42.817879 | instance | 2026-09-17 05:05:42.817921 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 05:05:42.818046 | instance | Thursday 17 September 2026 05:05:42 +0000 (0:00:00.068) 1:03:50.225 **** 2026-09-17 05:05:42.912340 | instance | ok: [instance] 2026-09-17 05:05:42.912459 | instance | 2026-09-17 05:05:42.912527 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-09-17 05:05:42.912637 | instance | Thursday 17 September 2026 05:05:42 +0000 (0:00:00.094) 1:03:50.320 **** 2026-09-17 05:05:43.017596 | instance | included: ingress for instance 2026-09-17 05:05:43.017680 | instance | 2026-09-17 05:05:43.017720 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-09-17 05:05:43.017888 | instance | Thursday 17 September 2026 05:05:43 +0000 (0:00:00.105) 1:03:50.425 **** 2026-09-17 05:05:44.626332 | instance | changed: [instance] 2026-09-17 05:05:44.626404 | instance | 2026-09-17 05:05:44.626412 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-09-17 05:05:44.626418 | instance | Thursday 17 September 2026 05:05:44 +0000 (0:00:01.607) 1:03:52.033 **** 2026-09-17 05:05:45.443892 | instance | changed: [instance] 2026-09-17 05:05:45.443954 | instance | 2026-09-17 05:05:45.444105 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-09-17 05:05:45.444230 | instance | Thursday 17 September 2026 05:05:45 +0000 (0:00:00.818) 1:03:52.851 **** 2026-09-17 05:05:45.618668 | instance | included: openstack_helm_ingress for instance 2026-09-17 05:05:45.618871 | instance | 2026-09-17 05:05:45.619103 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 05:05:45.619324 | instance | Thursday 17 September 2026 05:05:45 +0000 (0:00:00.174) 1:03:53.026 **** 2026-09-17 05:05:45.702190 | instance | skipping: [instance] 2026-09-17 05:05:45.702476 | instance | 2026-09-17 05:05:45.703160 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 05:05:45.703216 | instance | Thursday 17 September 2026 05:05:45 +0000 (0:00:00.076) 1:03:53.102 **** 2026-09-17 05:05:45.772193 | instance | skipping: [instance] 2026-09-17 05:05:45.772390 | instance | 2026-09-17 05:05:45.772631 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 05:05:45.772859 | instance | Thursday 17 September 2026 05:05:45 +0000 (0:00:00.076) 1:03:53.179 **** 2026-09-17 05:05:45.857851 | instance | ok: [instance] 2026-09-17 05:05:45.858034 | instance | 2026-09-17 05:05:45.858448 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-09-17 05:05:45.858564 | instance | Thursday 17 September 2026 05:05:45 +0000 (0:00:00.085) 1:03:53.265 **** 2026-09-17 05:05:45.969150 | instance | included: ingress for instance 2026-09-17 05:05:45.969224 | instance | 2026-09-17 05:05:45.969330 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-09-17 05:05:45.969450 | instance | Thursday 17 September 2026 05:05:45 +0000 (0:00:00.111) 1:03:53.376 **** 2026-09-17 05:05:47.117139 | instance | changed: [instance] 2026-09-17 05:05:47.117214 | instance | 2026-09-17 05:05:47.117311 | instance | TASK [Upload images] *********************************************************** 2026-09-17 05:05:47.117427 | instance | Thursday 17 September 2026 05:05:47 +0000 (0:00:01.147) 1:03:54.524 **** 2026-09-17 05:05:47.266039 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-09-17 05:05:47.266135 | instance | 2026-09-17 05:05:47.266414 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-17 05:05:47.266530 | instance | Thursday 17 September 2026 05:05:47 +0000 (0:00:00.148) 1:03:54.673 **** 2026-09-17 05:05:47.796106 | instance | ok: [instance] 2026-09-17 05:05:47.796177 | instance | 2026-09-17 05:05:47.796286 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-17 05:05:47.796405 | instance | Thursday 17 September 2026 05:05:47 +0000 (0:00:00.530) 1:03:55.203 **** 2026-09-17 05:05:47.903151 | instance | ok: [instance] 2026-09-17 05:05:47.903232 | instance | 2026-09-17 05:05:47.903325 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-17 05:05:47.903444 | instance | Thursday 17 September 2026 05:05:47 +0000 (0:00:00.107) 1:03:55.310 **** 2026-09-17 05:05:49.490444 | instance | ok: [instance] 2026-09-17 05:05:49.490818 | instance | 2026-09-17 05:05:49.491130 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-17 05:05:49.491439 | instance | Thursday 17 September 2026 05:05:49 +0000 (0:00:01.586) 1:03:56.897 **** 2026-09-17 05:05:49.572672 | instance | ok: [instance] 2026-09-17 05:05:49.572786 | instance | 2026-09-17 05:05:49.572798 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-17 05:05:49.572918 | instance | Thursday 17 September 2026 05:05:49 +0000 (0:00:00.081) 1:03:56.978 **** 2026-09-17 05:05:49.653794 | instance | ok: [instance] 2026-09-17 05:05:49.653891 | instance | 2026-09-17 05:05:49.653906 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-17 05:05:49.654064 | instance | Thursday 17 September 2026 05:05:49 +0000 (0:00:00.082) 1:03:57.061 **** 2026-09-17 05:05:49.921872 | instance | changed: [instance] 2026-09-17 05:05:49.922066 | instance | 2026-09-17 05:05:49.922204 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-17 05:05:49.922358 | instance | Thursday 17 September 2026 05:05:49 +0000 (0:00:00.267) 1:03:57.329 **** 2026-09-17 05:05:54.815759 | instance | changed: [instance] 2026-09-17 05:05:54.815881 | instance | 2026-09-17 05:05:54.815889 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-17 05:05:54.816015 | instance | Thursday 17 September 2026 05:05:54 +0000 (0:00:04.893) 1:04:02.223 **** 2026-09-17 05:05:55.144096 | instance | ok: [instance] 2026-09-17 05:05:55.144207 | instance | 2026-09-17 05:05:55.144411 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-17 05:05:55.144589 | instance | Thursday 17 September 2026 05:05:55 +0000 (0:00:00.328) 1:04:02.551 **** 2026-09-17 05:05:55.234568 | instance | skipping: [instance] 2026-09-17 05:05:55.234788 | instance | 2026-09-17 05:05:55.235145 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-17 05:05:55.235317 | instance | Thursday 17 September 2026 05:05:55 +0000 (0:00:00.090) 1:04:02.641 **** 2026-09-17 05:05:56.032596 | instance | ok: [instance] 2026-09-17 05:05:56.032701 | instance | 2026-09-17 05:05:56.033041 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-17 05:05:56.033346 | instance | Thursday 17 September 2026 05:05:56 +0000 (0:00:00.798) 1:04:03.439 **** 2026-09-17 05:05:56.112743 | instance | ok: [instance] 2026-09-17 05:05:56.112853 | instance | 2026-09-17 05:05:56.112996 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-17 05:05:56.113794 | instance | Thursday 17 September 2026 05:05:56 +0000 (0:00:00.080) 1:04:03.520 **** 2026-09-17 05:06:23.180206 | instance | changed: [instance] 2026-09-17 05:06:23.180271 | instance | 2026-09-17 05:06:23.180411 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-17 05:06:23.180525 | instance | Thursday 17 September 2026 05:06:23 +0000 (0:00:27.066) 1:04:30.587 **** 2026-09-17 05:06:23.262137 | instance | skipping: [instance] 2026-09-17 05:06:23.262200 | instance | 2026-09-17 05:06:23.262336 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-17 05:06:23.262467 | instance | Thursday 17 September 2026 05:06:23 +0000 (0:00:00.082) 1:04:30.669 **** 2026-09-17 05:06:23.324271 | instance | skipping: [instance] 2026-09-17 05:06:23.324329 | instance | 2026-09-17 05:06:23.324460 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-17 05:06:23.324756 | instance | Thursday 17 September 2026 05:06:23 +0000 (0:00:00.062) 1:04:30.732 **** 2026-09-17 05:06:23.839080 | instance | changed: [instance] 2026-09-17 05:06:23.862462 | instance | 2026-09-17 05:06:23.862497 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 05:06:23.862503 | instance | Thursday 17 September 2026 05:06:23 +0000 (0:00:00.514) 1:04:31.247 **** 2026-09-17 05:06:23.979961 | instance | ok: [instance] 2026-09-17 05:06:23.980044 | instance | 2026-09-17 05:06:23.980152 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 05:06:23.980257 | instance | Thursday 17 September 2026 05:06:23 +0000 (0:00:00.140) 1:04:31.387 **** 2026-09-17 05:06:24.115255 | instance | included: rabbitmq for instance 2026-09-17 05:06:24.115318 | instance | 2026-09-17 05:06:24.115786 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-17 05:06:24.115957 | instance | Thursday 17 September 2026 05:06:24 +0000 (0:00:00.133) 1:04:31.521 **** 2026-09-17 05:06:25.248065 | instance | ok: [instance] 2026-09-17 05:06:25.248135 | instance | 2026-09-17 05:06:25.248414 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-17 05:06:25.248498 | instance | Thursday 17 September 2026 05:06:25 +0000 (0:00:01.133) 1:04:32.655 **** 2026-09-17 05:06:25.329339 | instance | skipping: [instance] 2026-09-17 05:06:25.329437 | instance | 2026-09-17 05:06:25.329571 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-17 05:06:25.329701 | instance | Thursday 17 September 2026 05:06:25 +0000 (0:00:00.081) 1:04:32.736 **** 2026-09-17 05:06:25.398588 | instance | skipping: [instance] 2026-09-17 05:06:25.398671 | instance | 2026-09-17 05:06:25.398758 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-17 05:06:25.398862 | instance | Thursday 17 September 2026 05:06:25 +0000 (0:00:00.069) 1:04:32.806 **** 2026-09-17 05:06:25.471814 | instance | skipping: [instance] 2026-09-17 05:06:25.471889 | instance | 2026-09-17 05:06:25.471898 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-17 05:06:25.472053 | instance | Thursday 17 September 2026 05:06:25 +0000 (0:00:00.072) 1:04:32.879 **** 2026-09-17 05:06:56.514457 | instance | changed: [instance] 2026-09-17 05:06:56.514597 | instance | 2026-09-17 05:06:56.514757 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 05:06:56.514878 | instance | Thursday 17 September 2026 05:06:56 +0000 (0:00:31.043) 1:05:03.922 **** 2026-09-17 05:06:57.327075 | instance | ok: [instance] 2026-09-17 05:06:57.327181 | instance | 2026-09-17 05:06:57.327198 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 05:06:57.327354 | instance | Thursday 17 September 2026 05:06:57 +0000 (0:00:00.812) 1:05:04.735 **** 2026-09-17 05:06:57.412442 | instance | ok: [instance] 2026-09-17 05:06:57.412509 | instance | 2026-09-17 05:06:57.412697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 05:06:57.412840 | instance | Thursday 17 September 2026 05:06:57 +0000 (0:00:00.084) 1:05:04.819 **** 2026-09-17 05:06:57.505489 | instance | skipping: [instance] 2026-09-17 05:06:57.505561 | instance | 2026-09-17 05:06:57.505684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 05:06:57.505822 | instance | Thursday 17 September 2026 05:06:57 +0000 (0:00:00.093) 1:05:04.913 **** 2026-09-17 05:06:57.576594 | instance | skipping: [instance] 2026-09-17 05:06:57.576666 | instance | 2026-09-17 05:06:57.576788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 05:06:57.576896 | instance | Thursday 17 September 2026 05:06:57 +0000 (0:00:00.071) 1:05:04.984 **** 2026-09-17 05:06:57.632961 | instance | ok: [instance] 2026-09-17 05:06:57.633041 | instance | 2026-09-17 05:06:57.633217 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 05:06:57.633380 | instance | Thursday 17 September 2026 05:06:57 +0000 (0:00:00.056) 1:05:05.040 **** 2026-09-17 05:06:57.752821 | instance | ok: [instance] => (item=sharev2) 2026-09-17 05:06:57.752910 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 05:06:57.753038 | instance | ok: [instance] => (item=identity) 2026-09-17 05:06:57.753183 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-17 05:06:57.753323 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 05:06:57.753472 | instance | 2026-09-17 05:06:57.753634 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 05:06:57.753775 | instance | Thursday 17 September 2026 05:06:57 +0000 (0:00:00.119) 1:05:05.160 **** 2026-09-17 05:06:57.982763 | instance | ok: [instance] 2026-09-17 05:06:57.982915 | instance | 2026-09-17 05:06:57.983280 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 05:06:57.983590 | instance | Thursday 17 September 2026 05:06:57 +0000 (0:00:00.228) 1:05:05.389 **** 2026-09-17 05:06:58.095703 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 05:06:58.095908 | instance | 2026-09-17 05:06:58.096154 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 05:06:58.096491 | instance | Thursday 17 September 2026 05:06:58 +0000 (0:00:00.113) 1:05:05.503 **** 2026-09-17 05:06:58.780086 | instance | changed: [instance] 2026-09-17 05:06:58.780291 | instance | 2026-09-17 05:06:58.780556 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-09-17 05:06:58.780792 | instance | Thursday 17 September 2026 05:06:58 +0000 (0:00:00.684) 1:05:06.187 **** 2026-09-17 05:07:00.519562 | instance | changed: [instance] 2026-09-17 05:07:00.520251 | instance | 2026-09-17 05:07:00.520286 | instance | TASK [Upload service image] **************************************************** 2026-09-17 05:07:00.520298 | instance | Thursday 17 September 2026 05:07:00 +0000 (0:00:01.738) 1:05:07.926 **** 2026-09-17 05:07:00.694397 | instance | included: atmosphere.common.glance_image for instance 2026-09-17 05:07:00.694465 | instance | 2026-09-17 05:07:00.694477 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-17 05:07:00.694487 | instance | Thursday 17 September 2026 05:07:00 +0000 (0:00:00.175) 1:05:08.101 **** 2026-09-17 05:07:01.377359 | instance | ok: [instance] 2026-09-17 05:07:01.385808 | instance | 2026-09-17 05:07:01.385889 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-17 05:07:01.385902 | instance | Thursday 17 September 2026 05:07:01 +0000 (0:00:00.682) 1:05:08.784 **** 2026-09-17 05:07:01.496796 | instance | ok: [instance] 2026-09-17 05:07:01.497009 | instance | 2026-09-17 05:07:01.497279 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-17 05:07:01.497566 | instance | Thursday 17 September 2026 05:07:01 +0000 (0:00:00.119) 1:05:08.903 **** 2026-09-17 05:07:02.645952 | instance | ok: [instance] 2026-09-17 05:07:02.646153 | instance | 2026-09-17 05:07:02.646581 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-17 05:07:02.646898 | instance | Thursday 17 September 2026 05:07:02 +0000 (0:00:01.149) 1:05:10.053 **** 2026-09-17 05:07:02.748479 | instance | ok: [instance] 2026-09-17 05:07:02.748654 | instance | 2026-09-17 05:07:02.748908 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-17 05:07:02.749143 | instance | Thursday 17 September 2026 05:07:02 +0000 (0:00:00.101) 1:05:10.155 **** 2026-09-17 05:07:02.860813 | instance | ok: [instance] 2026-09-17 05:07:02.861007 | instance | 2026-09-17 05:07:02.861259 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-17 05:07:02.861597 | instance | Thursday 17 September 2026 05:07:02 +0000 (0:00:00.113) 1:05:10.268 **** 2026-09-17 05:07:03.143661 | instance | changed: [instance] 2026-09-17 05:07:03.143955 | instance | 2026-09-17 05:07:03.144413 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-17 05:07:03.144747 | instance | Thursday 17 September 2026 05:07:03 +0000 (0:00:00.282) 1:05:10.550 **** 2026-09-17 05:07:13.535058 | instance | changed: [instance] 2026-09-17 05:07:13.535266 | instance | 2026-09-17 05:07:13.535570 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-17 05:07:13.535813 | instance | Thursday 17 September 2026 05:07:13 +0000 (0:00:10.391) 1:05:20.942 **** 2026-09-17 05:07:13.853427 | instance | ok: [instance] 2026-09-17 05:07:13.853552 | instance | 2026-09-17 05:07:13.853741 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-17 05:07:13.853928 | instance | Thursday 17 September 2026 05:07:13 +0000 (0:00:00.318) 1:05:21.260 **** 2026-09-17 05:07:13.919685 | instance | skipping: [instance] 2026-09-17 05:07:13.919780 | instance | 2026-09-17 05:07:13.919817 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-17 05:07:13.919933 | instance | Thursday 17 September 2026 05:07:13 +0000 (0:00:00.066) 1:05:21.326 **** 2026-09-17 05:07:14.749078 | instance | ok: [instance] 2026-09-17 05:07:14.749162 | instance | 2026-09-17 05:07:14.749175 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-17 05:07:14.749193 | instance | Thursday 17 September 2026 05:07:14 +0000 (0:00:00.828) 1:05:22.155 **** 2026-09-17 05:07:14.847434 | instance | ok: [instance] 2026-09-17 05:07:14.847508 | instance | 2026-09-17 05:07:14.847612 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-17 05:07:14.847714 | instance | Thursday 17 September 2026 05:07:14 +0000 (0:00:00.099) 1:05:22.255 **** 2026-09-17 05:07:35.801112 | instance | changed: [instance] 2026-09-17 05:07:35.801207 | instance | 2026-09-17 05:07:35.801336 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-17 05:07:35.801440 | instance | Thursday 17 September 2026 05:07:35 +0000 (0:00:20.953) 1:05:43.208 **** 2026-09-17 05:07:35.889061 | instance | skipping: [instance] 2026-09-17 05:07:35.889143 | instance | 2026-09-17 05:07:35.889530 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-17 05:07:35.889723 | instance | Thursday 17 September 2026 05:07:35 +0000 (0:00:00.087) 1:05:43.296 **** 2026-09-17 05:07:35.972922 | instance | skipping: [instance] 2026-09-17 05:07:35.972990 | instance | 2026-09-17 05:07:35.972998 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-17 05:07:35.973007 | instance | Thursday 17 September 2026 05:07:35 +0000 (0:00:00.083) 1:05:43.379 **** 2026-09-17 05:07:36.464022 | instance | changed: [instance] 2026-09-17 05:07:36.464147 | instance | 2026-09-17 05:07:36.464159 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-09-17 05:07:36.464308 | instance | Thursday 17 September 2026 05:07:36 +0000 (0:00:00.492) 1:05:43.871 **** 2026-09-17 05:07:38.491812 | instance | changed: [instance] 2026-09-17 05:07:38.492041 | instance | 2026-09-17 05:07:38.492252 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-09-17 05:07:38.492403 | instance | Thursday 17 September 2026 05:07:38 +0000 (0:00:02.027) 1:05:45.899 **** 2026-09-17 05:07:43.195767 | instance | changed: [instance] => (item=22) 2026-09-17 05:07:43.196251 | instance | changed: [instance] => (item=111) 2026-09-17 05:07:43.196271 | instance | changed: [instance] => (item=2049) 2026-09-17 05:07:43.196693 | instance | 2026-09-17 05:07:43.196762 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-09-17 05:07:43.196821 | instance | Thursday 17 September 2026 05:07:43 +0000 (0:00:04.703) 1:05:50.602 **** 2026-09-17 05:07:44.786085 | instance | changed: [instance] 2026-09-17 05:07:44.786168 | instance | 2026-09-17 05:07:44.786336 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-09-17 05:07:44.786521 | instance | Thursday 17 September 2026 05:07:44 +0000 (0:00:01.590) 1:05:52.193 **** 2026-09-17 05:07:45.019775 | instance | ok: [instance -> localhost] 2026-09-17 05:07:45.019868 | instance | 2026-09-17 05:07:45.020105 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-09-17 05:07:45.020254 | instance | Thursday 17 September 2026 05:07:45 +0000 (0:00:00.234) 1:05:52.427 **** 2026-09-17 05:07:45.546050 | instance | ok: [instance -> localhost] 2026-09-17 05:07:45.546109 | instance | 2026-09-17 05:07:45.546116 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-09-17 05:07:45.546122 | instance | Thursday 17 September 2026 05:07:45 +0000 (0:00:00.526) 1:05:52.953 **** 2026-09-17 05:07:45.960381 | instance | ok: [instance -> localhost] 2026-09-17 05:07:45.960468 | instance | 2026-09-17 05:07:45.960821 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-09-17 05:07:45.960867 | instance | Thursday 17 September 2026 05:07:45 +0000 (0:00:00.414) 1:05:53.368 **** 2026-09-17 05:07:46.265953 | instance | ok: [instance -> localhost] 2026-09-17 05:07:46.266015 | instance | 2026-09-17 05:07:46.266250 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-09-17 05:07:46.266310 | instance | Thursday 17 September 2026 05:07:46 +0000 (0:00:00.305) 1:05:53.674 **** 2026-09-17 05:07:47.062578 | instance | changed: [instance] 2026-09-17 05:07:47.062699 | instance | 2026-09-17 05:07:47.062822 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-09-17 05:07:47.062929 | instance | Thursday 17 September 2026 05:07:47 +0000 (0:00:00.795) 1:05:54.469 **** 2026-09-17 05:10:36.098379 | instance | changed: [instance] 2026-09-17 05:10:36.098522 | instance | 2026-09-17 05:10:36.098851 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 05:10:36.098930 | instance | Thursday 17 September 2026 05:10:36 +0000 (0:02:49.036) 1:08:43.505 **** 2026-09-17 05:10:36.292467 | instance | included: openstack_helm_ingress for instance 2026-09-17 05:10:36.292587 | instance | 2026-09-17 05:10:36.292605 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 05:10:36.292691 | instance | Thursday 17 September 2026 05:10:36 +0000 (0:00:00.194) 1:08:43.700 **** 2026-09-17 05:10:36.394929 | instance | skipping: [instance] 2026-09-17 05:10:36.394979 | instance | 2026-09-17 05:10:36.394986 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 05:10:36.395007 | instance | Thursday 17 September 2026 05:10:36 +0000 (0:00:00.102) 1:08:43.802 **** 2026-09-17 05:10:36.480174 | instance | skipping: [instance] 2026-09-17 05:10:36.480257 | instance | 2026-09-17 05:10:36.480506 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 05:10:36.480564 | instance | Thursday 17 September 2026 05:10:36 +0000 (0:00:00.085) 1:08:43.888 **** 2026-09-17 05:10:36.608349 | instance | ok: [instance] 2026-09-17 05:10:36.608432 | instance | 2026-09-17 05:10:36.608444 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-09-17 05:10:36.608454 | instance | Thursday 17 September 2026 05:10:36 +0000 (0:00:00.126) 1:08:44.014 **** 2026-09-17 05:10:36.768677 | instance | included: ingress for instance 2026-09-17 05:10:36.768762 | instance | 2026-09-17 05:10:36.768963 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-09-17 05:10:36.769170 | instance | Thursday 17 September 2026 05:10:36 +0000 (0:00:00.161) 1:08:44.176 **** 2026-09-17 05:10:38.318496 | instance | changed: [instance] 2026-09-17 05:10:38.318557 | instance | 2026-09-17 05:10:38.318569 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-09-17 05:10:38.318579 | instance | Thursday 17 September 2026 05:10:38 +0000 (0:00:01.548) 1:08:45.724 **** 2026-09-17 05:10:41.587293 | instance | changed: [instance] 2026-09-17 05:10:41.587396 | instance | 2026-09-17 05:10:41.587409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 05:10:41.587420 | instance | Thursday 17 September 2026 05:10:41 +0000 (0:00:03.267) 1:08:48.992 **** 2026-09-17 05:10:41.711431 | instance | ok: [instance] 2026-09-17 05:10:41.711514 | instance | 2026-09-17 05:10:41.712533 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 05:10:41.712610 | instance | Thursday 17 September 2026 05:10:41 +0000 (0:00:00.126) 1:08:49.118 **** 2026-09-17 05:10:41.774628 | instance | skipping: [instance] 2026-09-17 05:10:41.774823 | instance | 2026-09-17 05:10:41.775065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 05:10:41.775289 | instance | Thursday 17 September 2026 05:10:41 +0000 (0:00:00.063) 1:08:49.182 **** 2026-09-17 05:10:41.838188 | instance | skipping: [instance] 2026-09-17 05:10:41.838417 | instance | 2026-09-17 05:10:41.838678 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 05:10:41.838908 | instance | Thursday 17 September 2026 05:10:41 +0000 (0:00:00.063) 1:08:49.246 **** 2026-09-17 05:10:41.897999 | instance | skipping: [instance] 2026-09-17 05:10:41.898150 | instance | 2026-09-17 05:10:41.898470 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 05:10:41.898695 | instance | Thursday 17 September 2026 05:10:41 +0000 (0:00:00.059) 1:08:49.305 **** 2026-09-17 05:10:41.987128 | instance | skipping: [instance] 2026-09-17 05:10:41.987338 | instance | 2026-09-17 05:10:41.987614 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 05:10:41.987838 | instance | Thursday 17 September 2026 05:10:41 +0000 (0:00:00.089) 1:08:49.395 **** 2026-09-17 05:10:42.044449 | instance | skipping: [instance] 2026-09-17 05:10:42.044627 | instance | 2026-09-17 05:10:42.044868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 05:10:42.045137 | instance | Thursday 17 September 2026 05:10:42 +0000 (0:00:00.057) 1:08:49.452 **** 2026-09-17 05:10:42.104091 | instance | ok: [instance] 2026-09-17 05:10:42.104263 | instance | 2026-09-17 05:10:42.104524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 05:10:42.104823 | instance | Thursday 17 September 2026 05:10:42 +0000 (0:00:00.059) 1:08:49.512 **** 2026-09-17 05:10:42.234588 | instance | ok: [instance] => (item=dashboard) 2026-09-17 05:10:42.234766 | instance | ok: [instance] => (item=oslo_db) 2026-09-17 05:10:42.235007 | instance | ok: [instance] => (item=oslo_cache) 2026-09-17 05:10:42.235245 | instance | ok: [instance] => (item=identity) 2026-09-17 05:10:42.235510 | instance | 2026-09-17 05:10:42.235763 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 05:10:42.235982 | instance | Thursday 17 September 2026 05:10:42 +0000 (0:00:00.129) 1:08:49.641 **** 2026-09-17 05:10:42.448995 | instance | ok: [instance] 2026-09-17 05:10:42.449173 | instance | 2026-09-17 05:10:42.449446 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-17 05:10:42.449709 | instance | Thursday 17 September 2026 05:10:42 +0000 (0:00:00.214) 1:08:49.856 **** 2026-09-17 05:10:42.522234 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-17 05:10:42.522507 | instance | 2026-09-17 05:10:42.522743 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-17 05:10:42.522985 | instance | Thursday 17 September 2026 05:10:42 +0000 (0:00:00.073) 1:08:49.929 **** 2026-09-17 05:10:43.199960 | instance | changed: [instance] 2026-09-17 05:10:43.200247 | instance | 2026-09-17 05:10:43.200580 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-09-17 05:10:43.200889 | instance | Thursday 17 September 2026 05:10:43 +0000 (0:00:00.676) 1:08:50.606 **** 2026-09-17 05:11:18.251964 | instance | changed: [instance] 2026-09-17 05:11:18.252135 | instance | 2026-09-17 05:11:18.252464 | instance | TASK [Create Ingress] ********************************************************** 2026-09-17 05:11:18.252692 | instance | Thursday 17 September 2026 05:11:18 +0000 (0:00:35.052) 1:09:25.659 **** 2026-09-17 05:11:18.381321 | instance | included: openstack_helm_ingress for instance 2026-09-17 05:11:18.381490 | instance | 2026-09-17 05:11:18.381715 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-17 05:11:18.381954 | instance | Thursday 17 September 2026 05:11:18 +0000 (0:00:00.129) 1:09:25.788 **** 2026-09-17 05:11:18.471753 | instance | skipping: [instance] 2026-09-17 05:11:18.471882 | instance | 2026-09-17 05:11:18.472039 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-17 05:11:18.472187 | instance | Thursday 17 September 2026 05:11:18 +0000 (0:00:00.090) 1:09:25.879 **** 2026-09-17 05:11:18.570929 | instance | skipping: [instance] 2026-09-17 05:11:18.571149 | instance | 2026-09-17 05:11:18.571404 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-17 05:11:18.571646 | instance | Thursday 17 September 2026 05:11:18 +0000 (0:00:00.099) 1:09:25.978 **** 2026-09-17 05:11:18.686659 | instance | ok: [instance] 2026-09-17 05:11:18.686836 | instance | 2026-09-17 05:11:18.687098 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-09-17 05:11:18.687365 | instance | Thursday 17 September 2026 05:11:18 +0000 (0:00:00.115) 1:09:26.094 **** 2026-09-17 05:11:18.796235 | instance | included: ingress for instance 2026-09-17 05:11:18.796510 | instance | 2026-09-17 05:11:18.796877 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-09-17 05:11:18.797120 | instance | Thursday 17 September 2026 05:11:18 +0000 (0:00:00.109) 1:09:26.203 **** 2026-09-17 05:11:20.114506 | instance | changed: [instance] 2026-09-17 05:11:20.114740 | instance | 2026-09-17 05:11:20.115117 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-09-17 05:11:20.115506 | instance | Thursday 17 September 2026 05:11:20 +0000 (0:00:01.317) 1:09:27.521 **** 2026-09-17 05:11:20.957085 | instance | changed: [instance] 2026-09-17 05:11:20.957181 | instance | 2026-09-17 05:11:20.957195 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-09-17 05:11:20.957326 | instance | Thursday 17 September 2026 05:11:20 +0000 (0:00:00.843) 1:09:28.365 **** 2026-09-17 05:11:30.554889 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.554954 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.554965 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.554974 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.554983 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.554991 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.555000 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.555024 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.555033 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.555042 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.555050 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.555059 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.555067 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.555076 | instance | ok: [instance] 2026-09-17 05:11:30.555086 | instance | 2026-09-17 05:11:30.555095 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-09-17 05:11:30.555105 | instance | Thursday 17 September 2026 05:11:30 +0000 (0:00:09.593) 1:09:37.958 **** 2026-09-17 05:11:30.886063 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.886151 | instance | skipping: [instance] => (item=None) 2026-09-17 05:11:30.886339 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.886778 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.887127 | instance | skipping: [instance] => (item=None) 2026-09-17 05:11:30.887447 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.887732 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.888013 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.888291 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.888593 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.888734 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.888882 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.889059 | instance | ok: [instance] => (item=None) 2026-09-17 05:11:30.889271 | instance | ok: [instance] 2026-09-17 05:11:30.889430 | instance | 2026-09-17 05:11:30.889574 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-09-17 05:11:30.889717 | instance | Thursday 17 September 2026 05:11:30 +0000 (0:00:00.335) 1:09:38.293 **** 2026-09-17 05:11:31.816798 | instance | changed: [instance] 2026-09-17 05:11:31.816866 | instance | 2026-09-17 05:11:31.816970 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-09-17 05:11:31.817075 | instance | Thursday 17 September 2026 05:11:31 +0000 (0:00:00.930) 1:09:39.224 **** 2026-09-17 05:11:32.670834 | instance | changed: [instance] 2026-09-17 05:11:32.671026 | instance | 2026-09-17 05:11:32.671267 | instance | PLAY [controllers] ************************************************************* 2026-09-17 05:11:32.671489 | instance | 2026-09-17 05:11:32.671712 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 05:11:32.671947 | instance | Thursday 17 September 2026 05:11:32 +0000 (0:00:00.853) 1:09:40.078 **** 2026-09-17 05:11:37.391715 | instance | ok: [instance] 2026-09-17 05:11:37.392013 | instance | 2026-09-17 05:11:37.392395 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-17 05:11:37.392660 | instance | Thursday 17 September 2026 05:11:37 +0000 (0:00:04.720) 1:09:44.799 **** 2026-09-17 05:11:37.711463 | instance | ok: [instance] 2026-09-17 05:11:37.711671 | instance | 2026-09-17 05:11:37.711933 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 05:11:37.712203 | instance | Thursday 17 September 2026 05:11:37 +0000 (0:00:00.319) 1:09:45.119 **** 2026-09-17 05:11:39.453987 | instance | ok: [instance] 2026-09-17 05:11:39.454178 | instance | 2026-09-17 05:11:39.454594 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-17 05:11:39.454838 | instance | Thursday 17 September 2026 05:11:39 +0000 (0:00:01.741) 1:09:46.860 **** 2026-09-17 05:11:39.755867 | instance | ok: [instance] 2026-09-17 05:11:39.756063 | instance | 2026-09-17 05:11:39.756300 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 05:11:39.756558 | instance | Thursday 17 September 2026 05:11:39 +0000 (0:00:00.301) 1:09:47.162 **** 2026-09-17 05:11:39.882812 | instance | ok: [instance] => { 2026-09-17 05:11:39.882998 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-17 05:11:39.883219 | instance | } 2026-09-17 05:11:39.883455 | instance | 2026-09-17 05:11:39.883703 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 05:11:39.883934 | instance | Thursday 17 September 2026 05:11:39 +0000 (0:00:00.127) 1:09:47.290 **** 2026-09-17 05:11:40.415181 | instance | ok: [instance] 2026-09-17 05:11:40.415366 | instance | 2026-09-17 05:11:40.415622 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 05:11:40.415852 | instance | Thursday 17 September 2026 05:11:40 +0000 (0:00:00.532) 1:09:47.822 **** 2026-09-17 05:11:41.904112 | instance | ok: [instance] 2026-09-17 05:11:41.904289 | instance | 2026-09-17 05:11:41.904572 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-17 05:11:41.904805 | instance | Thursday 17 September 2026 05:11:41 +0000 (0:00:01.488) 1:09:49.311 **** 2026-09-17 05:11:42.527670 | instance | ok: [instance] 2026-09-17 05:11:42.527843 | instance | 2026-09-17 05:11:42.528109 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-17 05:11:42.528387 | instance | Thursday 17 September 2026 05:11:42 +0000 (0:00:00.624) 1:09:49.935 **** 2026-09-17 05:11:43.562383 | instance | ok: [instance] 2026-09-17 05:11:43.562509 | instance | 2026-09-17 05:11:43.562677 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-17 05:11:43.562820 | instance | Thursday 17 September 2026 05:11:43 +0000 (0:00:01.034) 1:09:50.969 **** 2026-09-17 05:11:44.664003 | instance | ok: [instance] 2026-09-17 05:11:44.664084 | instance | 2026-09-17 05:11:44.664210 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-17 05:11:44.664315 | instance | Thursday 17 September 2026 05:11:44 +0000 (0:00:01.101) 1:09:52.071 **** 2026-09-17 05:11:45.275310 | instance | ok: [instance] 2026-09-17 05:11:45.275497 | instance | 2026-09-17 05:11:45.275519 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-17 05:11:45.275534 | instance | Thursday 17 September 2026 05:11:45 +0000 (0:00:00.609) 1:09:52.681 **** 2026-09-17 05:11:45.460289 | instance | included: openstack_helm_endpoints for instance 2026-09-17 05:11:45.460542 | instance | 2026-09-17 05:11:45.460898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-17 05:11:45.461175 | instance | Thursday 17 September 2026 05:11:45 +0000 (0:00:00.185) 1:09:52.867 **** 2026-09-17 05:11:45.539130 | instance | skipping: [instance] 2026-09-17 05:11:45.539230 | instance | 2026-09-17 05:11:45.539434 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-17 05:11:45.539601 | instance | Thursday 17 September 2026 05:11:45 +0000 (0:00:00.079) 1:09:52.946 **** 2026-09-17 05:11:45.605986 | instance | skipping: [instance] 2026-09-17 05:11:45.606187 | instance | 2026-09-17 05:11:45.606530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-17 05:11:45.606782 | instance | Thursday 17 September 2026 05:11:45 +0000 (0:00:00.066) 1:09:53.013 **** 2026-09-17 05:11:45.694746 | instance | skipping: [instance] 2026-09-17 05:11:45.694984 | instance | 2026-09-17 05:11:45.695243 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-17 05:11:45.695504 | instance | Thursday 17 September 2026 05:11:45 +0000 (0:00:00.088) 1:09:53.102 **** 2026-09-17 05:11:45.776484 | instance | skipping: [instance] 2026-09-17 05:11:45.776701 | instance | 2026-09-17 05:11:45.776967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-17 05:11:45.777199 | instance | Thursday 17 September 2026 05:11:45 +0000 (0:00:00.081) 1:09:53.183 **** 2026-09-17 05:11:45.869755 | instance | skipping: [instance] 2026-09-17 05:11:45.869969 | instance | 2026-09-17 05:11:45.870257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-17 05:11:45.870568 | instance | Thursday 17 September 2026 05:11:45 +0000 (0:00:00.093) 1:09:53.277 **** 2026-09-17 05:11:45.959183 | instance | skipping: [instance] 2026-09-17 05:11:45.959364 | instance | 2026-09-17 05:11:45.959637 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-17 05:11:45.959883 | instance | Thursday 17 September 2026 05:11:45 +0000 (0:00:00.089) 1:09:53.366 **** 2026-09-17 05:11:46.085740 | instance | ok: [instance] 2026-09-17 05:11:46.085945 | instance | 2026-09-17 05:11:46.086244 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-17 05:11:46.086565 | instance | Thursday 17 September 2026 05:11:46 +0000 (0:00:00.126) 1:09:53.492 **** 2026-09-17 05:11:46.225287 | instance | ok: [instance] => (item=identity) 2026-09-17 05:11:46.225658 | instance | 2026-09-17 05:11:46.226110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-17 05:11:46.226647 | instance | Thursday 17 September 2026 05:11:46 +0000 (0:00:00.139) 1:09:53.631 **** 2026-09-17 05:11:46.379388 | instance | ok: [instance] 2026-09-17 05:11:46.379693 | instance | 2026-09-17 05:11:46.380008 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-17 05:11:46.380369 | instance | Thursday 17 September 2026 05:11:46 +0000 (0:00:00.153) 1:09:53.785 **** 2026-09-17 05:11:46.959453 | instance | ok: [instance] 2026-09-17 05:11:46.959630 | instance | 2026-09-17 05:11:46.959865 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-17 05:11:46.960110 | instance | Thursday 17 September 2026 05:11:46 +0000 (0:00:00.581) 1:09:54.366 **** 2026-09-17 05:11:47.593446 | instance | ok: [instance] 2026-09-17 05:11:47.593755 | instance | 2026-09-17 05:11:47.594124 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-17 05:11:47.594572 | instance | Thursday 17 September 2026 05:11:47 +0000 (0:00:00.633) 1:09:55.000 **** 2026-09-17 05:11:48.181264 | instance | ok: [instance] 2026-09-17 05:11:48.181597 | instance | 2026-09-17 05:11:48.181680 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-17 05:11:48.181937 | instance | Thursday 17 September 2026 05:11:48 +0000 (0:00:00.587) 1:09:55.588 **** 2026-09-17 05:11:48.864202 | instance | ok: [instance] 2026-09-17 05:11:48.864387 | instance | 2026-09-17 05:11:48.864614 | instance | PLAY [Configure networking] **************************************************** 2026-09-17 05:11:48.864827 | instance | 2026-09-17 05:11:48.865026 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 05:11:48.865175 | instance | Thursday 17 September 2026 05:11:48 +0000 (0:00:00.683) 1:09:56.272 **** 2026-09-17 05:11:53.863628 | instance | ok: [instance] 2026-09-17 05:11:53.863806 | instance | 2026-09-17 05:11:53.864067 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-09-17 05:11:53.864384 | instance | Thursday 17 September 2026 05:11:53 +0000 (0:00:04.999) 1:10:01.271 **** 2026-09-17 05:11:54.248547 | instance | ok: [instance] 2026-09-17 05:11:54.248769 | instance | 2026-09-17 05:11:54.249022 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-09-17 05:11:54.249266 | instance | Thursday 17 September 2026 05:11:54 +0000 (0:00:00.384) 1:10:01.655 **** 2026-09-17 05:11:54.498771 | instance | ok: [instance] 2026-09-17 05:11:54.499075 | instance | 2026-09-17 05:11:54.499319 | instance | PLAY RECAP ********************************************************************* 2026-09-17 05:11:54.499603 | instance | instance : ok=853 changed=293 unreachable=0 failed=0 skipped=270 rescued=0 ignored=2 2026-09-17 05:11:54.499827 | instance | 2026-09-17 05:11:54.500041 | instance | Thursday 17 September 2026 05:11:54 +0000 (0:00:00.240) 1:10:01.896 **** 2026-09-17 05:11:54.500251 | instance | =============================================================================== 2026-09-17 05:11:54.500494 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 291.44s 2026-09-17 05:11:54.500705 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 242.00s 2026-09-17 05:11:54.500929 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 197.65s 2026-09-17 05:11:54.501193 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 190.82s 2026-09-17 05:11:54.501440 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 169.28s 2026-09-17 05:11:54.501660 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 169.04s 2026-09-17 05:11:54.501865 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 166.81s 2026-09-17 05:11:54.502079 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 157.35s 2026-09-17 05:11:54.502337 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 155.35s 2026-09-17 05:11:54.502637 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 146.65s 2026-09-17 05:11:54.502855 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 112.28s 2026-09-17 05:11:54.503065 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 109.06s 2026-09-17 05:11:54.503281 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 107.83s 2026-09-17 05:11:54.503533 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 97.53s 2026-09-17 05:11:54.503750 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 94.60s 2026-09-17 05:11:54.503961 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 92.43s 2026-09-17 05:11:54.504178 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 48.97s 2026-09-17 05:11:54.504409 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 43.26s 2026-09-17 05:11:54.504645 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------ 35.05s 2026-09-17 05:11:54.504862 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 34.24s 2026-09-17 05:11:54.901047 | instance | INFO [aio > converge] Executed: Successful 2026-09-17 05:11:54.916962 | instance | INFO [aio > idempotence] Executing 2026-09-17 05:11:58.130332 | instance | 2026-09-17 05:11:58.130655 | instance | PLAY [all] ********************************************************************* 2026-09-17 05:11:58.130963 | instance | 2026-09-17 05:11:58.131214 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 05:11:58.131489 | instance | Thursday 17 September 2026 05:11:58 +0000 (0:00:00.018) 0:00:00.018 **** 2026-09-17 05:12:02.943967 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-17 05:12:02.944163 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-17 05:12:02.944398 | instance | interpreter could change the meaning of that path. See 2026-09-17 05:12:02.944646 | instance | https://docs.ansible.com/ansible- 2026-09-17 05:12:02.944876 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-17 05:12:02.995947 | instance | ok: [instance] 2026-09-17 05:12:02.996173 | instance | 2026-09-17 05:12:02.996401 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-09-17 05:12:02.996650 | instance | Thursday 17 September 2026 05:12:02 +0000 (0:00:04.865) 0:00:04.884 **** 2026-09-17 05:12:03.217278 | instance | skipping: [instance] 2026-09-17 05:12:03.217474 | instance | 2026-09-17 05:12:03.217699 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-17 05:12:03.217956 | instance | Thursday 17 September 2026 05:12:03 +0000 (0:00:00.220) 0:00:05.105 **** 2026-09-17 05:12:03.506550 | instance | ok: [instance] 2026-09-17 05:12:03.506762 | instance | 2026-09-17 05:12:03.507046 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-09-17 05:12:03.507276 | instance | 2026-09-17 05:12:03.507563 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 05:12:03.507811 | instance | Thursday 17 September 2026 05:12:03 +0000 (0:00:00.289) 0:00:05.394 **** 2026-09-17 05:12:08.310558 | instance | ok: [instance] 2026-09-17 05:12:08.311874 | instance | 2026-09-17 05:12:08.311892 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 05:12:08.311899 | instance | Thursday 17 September 2026 05:12:08 +0000 (0:00:04.802) 0:00:10.197 **** 2026-09-17 05:12:08.893313 | instance | ok: [instance] 2026-09-17 05:12:08.893569 | instance | 2026-09-17 05:12:08.893823 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 05:12:08.894060 | instance | Thursday 17 September 2026 05:12:08 +0000 (0:00:00.581) 0:00:10.779 **** 2026-09-17 05:12:09.015188 | instance | skipping: [instance] 2026-09-17 05:12:09.015378 | instance | 2026-09-17 05:12:09.015646 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-17 05:12:09.015878 | instance | Thursday 17 September 2026 05:12:09 +0000 (0:00:00.123) 0:00:10.902 **** 2026-09-17 05:12:09.628014 | instance | ok: [instance] 2026-09-17 05:12:09.628229 | instance | 2026-09-17 05:12:09.628500 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 05:12:09.628743 | instance | Thursday 17 September 2026 05:12:09 +0000 (0:00:00.613) 0:00:11.516 **** 2026-09-17 05:12:09.754761 | instance | ok: [instance] => { 2026-09-17 05:12:09.754890 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-17 05:12:09.755030 | instance | } 2026-09-17 05:12:09.755160 | instance | 2026-09-17 05:12:09.755306 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 05:12:09.755462 | instance | Thursday 17 September 2026 05:12:09 +0000 (0:00:00.127) 0:00:11.643 **** 2026-09-17 05:12:10.461472 | instance | ok: [instance] 2026-09-17 05:12:10.461659 | instance | 2026-09-17 05:12:10.461928 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 05:12:10.462163 | instance | Thursday 17 September 2026 05:12:10 +0000 (0:00:00.706) 0:00:12.350 **** 2026-09-17 05:12:10.600933 | instance | skipping: [instance] 2026-09-17 05:12:10.601142 | instance | 2026-09-17 05:12:10.601387 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 05:12:10.601658 | instance | Thursday 17 September 2026 05:12:10 +0000 (0:00:00.139) 0:00:12.489 **** 2026-09-17 05:12:10.731402 | instance | skipping: [instance] 2026-09-17 05:12:10.731699 | instance | 2026-09-17 05:12:10.731970 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 05:12:10.732208 | instance | Thursday 17 September 2026 05:12:10 +0000 (0:00:00.130) 0:00:12.620 **** 2026-09-17 05:12:11.324609 | instance | ok: [instance] 2026-09-17 05:12:11.324702 | instance | 2026-09-17 05:12:11.324822 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 05:12:11.324961 | instance | Thursday 17 September 2026 05:12:11 +0000 (0:00:00.593) 0:00:13.213 **** 2026-09-17 05:12:13.023717 | instance | ok: [instance] 2026-09-17 05:12:13.023792 | instance | 2026-09-17 05:12:13.023805 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 05:12:13.023815 | instance | Thursday 17 September 2026 05:12:13 +0000 (0:00:01.698) 0:00:14.911 **** 2026-09-17 05:12:13.204121 | instance | ok: [instance] => { 2026-09-17 05:12:13.204232 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-17 05:12:13.204254 | instance | } 2026-09-17 05:12:13.204378 | instance | 2026-09-17 05:12:13.204519 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 05:12:13.204613 | instance | Thursday 17 September 2026 05:12:13 +0000 (0:00:00.181) 0:00:15.093 **** 2026-09-17 05:12:13.798957 | instance | ok: [instance] 2026-09-17 05:12:13.799016 | instance | 2026-09-17 05:12:13.799193 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 05:12:13.799275 | instance | Thursday 17 September 2026 05:12:13 +0000 (0:00:00.594) 0:00:15.687 **** 2026-09-17 05:12:16.702694 | instance | ok: [instance] 2026-09-17 05:12:16.702799 | instance | 2026-09-17 05:12:16.702814 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-17 05:12:16.702984 | instance | Thursday 17 September 2026 05:12:16 +0000 (0:00:02.903) 0:00:18.591 **** 2026-09-17 05:12:16.836335 | instance | skipping: [instance] 2026-09-17 05:12:16.836451 | instance | 2026-09-17 05:12:16.836814 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-17 05:12:16.836885 | instance | Thursday 17 September 2026 05:12:16 +0000 (0:00:00.133) 0:00:18.725 **** 2026-09-17 05:12:16.968782 | instance | skipping: [instance] 2026-09-17 05:12:16.968844 | instance | 2026-09-17 05:12:16.968852 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-17 05:12:16.968859 | instance | Thursday 17 September 2026 05:12:16 +0000 (0:00:00.131) 0:00:18.856 **** 2026-09-17 05:12:17.098034 | instance | skipping: [instance] 2026-09-17 05:12:17.100403 | instance | 2026-09-17 05:12:17.100510 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-17 05:12:17.100523 | instance | Thursday 17 September 2026 05:12:17 +0000 (0:00:00.129) 0:00:18.986 **** 2026-09-17 05:12:18.762409 | instance | ok: [instance] 2026-09-17 05:12:18.762542 | instance | 2026-09-17 05:12:18.762602 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-17 05:12:18.762679 | instance | Thursday 17 September 2026 05:12:18 +0000 (0:00:01.665) 0:00:20.651 **** 2026-09-17 05:12:19.444110 | instance | ok: [instance] 2026-09-17 05:12:19.444198 | instance | 2026-09-17 05:12:19.444500 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-17 05:12:19.444557 | instance | Thursday 17 September 2026 05:12:19 +0000 (0:00:00.681) 0:00:21.333 **** 2026-09-17 05:12:20.569411 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-17 05:12:20.569564 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-17 05:12:20.569584 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-17 05:12:20.569809 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-17 05:12:20.569933 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-17 05:12:20.570036 | instance | 2026-09-17 05:12:20.570128 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-17 05:12:20.570260 | instance | Thursday 17 September 2026 05:12:20 +0000 (0:00:01.125) 0:00:22.458 **** 2026-09-17 05:12:21.381592 | instance | ok: [instance] 2026-09-17 05:12:21.381767 | instance | 2026-09-17 05:12:21.382007 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-17 05:12:21.382282 | instance | Thursday 17 September 2026 05:12:21 +0000 (0:00:00.778) 0:00:23.236 **** 2026-09-17 05:12:21.382564 | instance | 2026-09-17 05:12:21.382799 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-17 05:12:21.383015 | instance | Thursday 17 September 2026 05:12:21 +0000 (0:00:00.033) 0:00:23.270 **** 2026-09-17 05:12:22.203200 | instance | ok: [instance] 2026-09-17 05:12:22.203488 | instance | 2026-09-17 05:12:22.204161 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 05:12:22.204473 | instance | Thursday 17 September 2026 05:12:22 +0000 (0:00:00.821) 0:00:24.091 **** 2026-09-17 05:12:22.528155 | instance | ok: [instance] 2026-09-17 05:12:22.528337 | instance | 2026-09-17 05:12:22.528606 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 05:12:22.528834 | instance | Thursday 17 September 2026 05:12:22 +0000 (0:00:00.325) 0:00:24.417 **** 2026-09-17 05:12:22.630365 | instance | ok: [instance] => { 2026-09-17 05:12:22.630661 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-17 05:12:22.630910 | instance | } 2026-09-17 05:12:22.631106 | instance | 2026-09-17 05:12:22.631331 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 05:12:22.631590 | instance | Thursday 17 September 2026 05:12:22 +0000 (0:00:00.102) 0:00:24.519 **** 2026-09-17 05:12:23.277852 | instance | ok: [instance] 2026-09-17 05:12:23.278144 | instance | 2026-09-17 05:12:23.278642 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 05:12:23.278717 | instance | Thursday 17 September 2026 05:12:23 +0000 (0:00:00.645) 0:00:25.164 **** 2026-09-17 05:12:26.777170 | instance | ok: [instance] 2026-09-17 05:12:26.777264 | instance | 2026-09-17 05:12:26.777410 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-17 05:12:26.777611 | instance | Thursday 17 September 2026 05:12:26 +0000 (0:00:03.495) 0:00:28.660 **** 2026-09-17 05:12:28.300237 | instance | ok: [instance] 2026-09-17 05:12:28.300390 | instance | 2026-09-17 05:12:28.300729 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-17 05:12:28.301047 | instance | Thursday 17 September 2026 05:12:28 +0000 (0:00:01.528) 0:00:30.188 **** 2026-09-17 05:12:28.794065 | instance | ok: [instance] 2026-09-17 05:12:28.794240 | instance | 2026-09-17 05:12:28.794672 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-17 05:12:28.794896 | instance | Thursday 17 September 2026 05:12:28 +0000 (0:00:00.494) 0:00:30.682 **** 2026-09-17 05:12:29.431734 | instance | ok: [instance] 2026-09-17 05:12:29.431822 | instance | 2026-09-17 05:12:29.431920 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-17 05:12:29.432034 | instance | Thursday 17 September 2026 05:12:29 +0000 (0:00:00.637) 0:00:31.320 **** 2026-09-17 05:12:30.208683 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-17 05:12:30.208999 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-17 05:12:30.209429 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-17 05:12:30.209791 | instance | 2026-09-17 05:12:30.210195 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-17 05:12:30.210613 | instance | Thursday 17 September 2026 05:12:30 +0000 (0:00:00.775) 0:00:32.096 **** 2026-09-17 05:12:30.891681 | instance | ok: [instance] 2026-09-17 05:12:30.891926 | instance | 2026-09-17 05:12:30.892190 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-17 05:12:30.892435 | instance | Thursday 17 September 2026 05:12:30 +0000 (0:00:00.684) 0:00:32.780 **** 2026-09-17 05:12:31.519758 | instance | ok: [instance] 2026-09-17 05:12:31.519947 | instance | 2026-09-17 05:12:31.520225 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-17 05:12:31.520491 | instance | Thursday 17 September 2026 05:12:31 +0000 (0:00:00.596) 0:00:33.377 **** 2026-09-17 05:12:31.520720 | instance | 2026-09-17 05:12:31.520957 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-17 05:12:31.521248 | instance | Thursday 17 September 2026 05:12:31 +0000 (0:00:00.031) 0:00:33.408 **** 2026-09-17 05:12:32.046941 | instance | ok: [instance] 2026-09-17 05:12:32.047118 | instance | 2026-09-17 05:12:32.047361 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-17 05:12:32.047614 | instance | Thursday 17 September 2026 05:12:32 +0000 (0:00:00.527) 0:00:33.935 **** 2026-09-17 05:12:32.240563 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-17 05:12:32.240797 | instance | 2026-09-17 05:12:32.241087 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-17 05:12:32.241332 | instance | Thursday 17 September 2026 05:12:32 +0000 (0:00:00.193) 0:00:34.129 **** 2026-09-17 05:12:33.724023 | instance | ok: [instance] 2026-09-17 05:12:33.724202 | instance | 2026-09-17 05:12:33.724440 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-17 05:12:33.724721 | instance | Thursday 17 September 2026 05:12:33 +0000 (0:00:01.483) 0:00:35.612 **** 2026-09-17 05:12:34.693968 | instance | ok: [instance] => (item=chronyd) 2026-09-17 05:12:34.694175 | instance | ok: [instance] => (item=sshd) 2026-09-17 05:12:34.694439 | instance | 2026-09-17 05:12:34.694704 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-17 05:12:34.694951 | instance | Thursday 17 September 2026 05:12:34 +0000 (0:00:00.970) 0:00:36.582 **** 2026-09-17 05:12:38.261030 | instance | ok: [instance] 2026-09-17 05:12:38.261159 | instance | 2026-09-17 05:12:38.261178 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-17 05:12:38.261328 | instance | Thursday 17 September 2026 05:12:38 +0000 (0:00:03.567) 0:00:40.150 **** 2026-09-17 05:12:38.555840 | instance | ok: [instance] 2026-09-17 05:12:38.556069 | instance | 2026-09-17 05:12:38.556345 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-17 05:12:38.556679 | instance | Thursday 17 September 2026 05:12:38 +0000 (0:00:00.294) 0:00:40.444 **** 2026-09-17 05:12:39.177426 | instance | ok: [instance] 2026-09-17 05:12:39.178987 | instance | 2026-09-17 05:12:39.179021 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-17 05:12:39.179061 | instance | Thursday 17 September 2026 05:12:39 +0000 (0:00:00.621) 0:00:41.066 **** 2026-09-17 05:12:39.605231 | instance | ok: [instance] 2026-09-17 05:12:39.605506 | instance | 2026-09-17 05:12:39.605784 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-09-17 05:12:39.606020 | instance | Thursday 17 September 2026 05:12:39 +0000 (0:00:00.427) 0:00:41.494 **** 2026-09-17 05:12:39.794865 | instance | ok: [instance] 2026-09-17 05:12:39.795025 | instance | 2026-09-17 05:12:39.795279 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-09-17 05:12:39.795542 | instance | Thursday 17 September 2026 05:12:39 +0000 (0:00:00.188) 0:00:41.682 **** 2026-09-17 05:12:40.209653 | instance | ok: [instance] => (item=instance) 2026-09-17 05:12:40.209832 | instance | 2026-09-17 05:12:40.210084 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-09-17 05:12:40.210355 | instance | Thursday 17 September 2026 05:12:40 +0000 (0:00:00.415) 0:00:42.098 **** 2026-09-17 05:12:40.324342 | instance | ok: [instance] 2026-09-17 05:12:40.324438 | instance | 2026-09-17 05:12:40.324546 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-09-17 05:12:40.324680 | instance | Thursday 17 September 2026 05:12:40 +0000 (0:00:00.114) 0:00:42.213 **** 2026-09-17 05:12:40.429726 | instance | skipping: [instance] 2026-09-17 05:12:40.429829 | instance | 2026-09-17 05:12:40.429870 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-17 05:12:40.429985 | instance | Thursday 17 September 2026 05:12:40 +0000 (0:00:00.105) 0:00:42.318 **** 2026-09-17 05:12:40.558879 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-17 05:12:40.558984 | instance | 2026-09-17 05:12:40.558999 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-17 05:12:40.559152 | instance | Thursday 17 September 2026 05:12:40 +0000 (0:00:00.129) 0:00:42.447 **** 2026-09-17 05:12:47.784212 | instance | ok: [instance] 2026-09-17 05:12:47.784305 | instance | 2026-09-17 05:12:47.784371 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-17 05:12:47.784483 | instance | Thursday 17 September 2026 05:12:47 +0000 (0:00:07.225) 0:00:49.673 **** 2026-09-17 05:12:47.951736 | instance | ok: [instance] => (item=instance) 2026-09-17 05:12:47.951840 | instance | 2026-09-17 05:12:47.951860 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-17 05:12:47.951968 | instance | Thursday 17 September 2026 05:12:47 +0000 (0:00:00.167) 0:00:49.840 **** 2026-09-17 05:12:48.564865 | instance | ok: [instance] 2026-09-17 05:12:48.564950 | instance | 2026-09-17 05:12:48.564958 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-17 05:12:48.564965 | instance | Thursday 17 September 2026 05:12:48 +0000 (0:00:00.612) 0:00:50.452 **** 2026-09-17 05:12:56.175595 | instance | ok: [instance] 2026-09-17 05:12:56.175790 | instance | 2026-09-17 05:12:56.176025 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-09-17 05:12:56.176262 | instance | Thursday 17 September 2026 05:12:56 +0000 (0:00:07.610) 0:00:58.063 **** 2026-09-17 05:13:03.669023 | instance | ok: [instance] 2026-09-17 05:13:03.669123 | instance | 2026-09-17 05:13:03.669144 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-09-17 05:13:03.669444 | instance | Thursday 17 September 2026 05:13:03 +0000 (0:00:07.493) 0:01:05.557 **** 2026-09-17 05:13:18.889539 | instance | ok: [instance] 2026-09-17 05:13:18.889632 | instance | 2026-09-17 05:13:18.889691 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-17 05:13:18.889795 | instance | Thursday 17 September 2026 05:13:18 +0000 (0:00:15.221) 0:01:20.778 **** 2026-09-17 05:13:19.173701 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-17 05:13:19.173801 | instance | 2026-09-17 05:13:19.173853 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-17 05:13:19.173965 | instance | Thursday 17 September 2026 05:13:19 +0000 (0:00:00.284) 0:01:21.062 **** 2026-09-17 05:13:19.288438 | instance | skipping: [instance] 2026-09-17 05:13:19.288575 | instance | 2026-09-17 05:13:19.288590 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-17 05:13:19.288738 | instance | Thursday 17 September 2026 05:13:19 +0000 (0:00:00.114) 0:01:21.177 **** 2026-09-17 05:13:19.425536 | instance | skipping: [instance] => (item=instance) 2026-09-17 05:13:19.425619 | instance | skipping: [instance] 2026-09-17 05:13:19.425720 | instance | 2026-09-17 05:13:19.425820 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-17 05:13:19.425930 | instance | Thursday 17 September 2026 05:13:19 +0000 (0:00:00.137) 0:01:21.314 **** 2026-09-17 05:13:19.808206 | instance | ok: [instance] 2026-09-17 05:13:19.808292 | instance | 2026-09-17 05:13:19.808354 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-17 05:13:19.808532 | instance | Thursday 17 September 2026 05:13:19 +0000 (0:00:00.382) 0:01:21.697 **** 2026-09-17 05:13:27.306655 | instance | ok: [instance] 2026-09-17 05:13:27.306879 | instance | 2026-09-17 05:13:27.307138 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-09-17 05:13:27.307385 | instance | Thursday 17 September 2026 05:13:27 +0000 (0:00:07.497) 0:01:29.194 **** 2026-09-17 05:13:34.602696 | instance | ok: [instance] 2026-09-17 05:13:34.602900 | instance | 2026-09-17 05:13:34.603134 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-09-17 05:13:34.603358 | instance | Thursday 17 September 2026 05:13:34 +0000 (0:00:07.297) 0:01:36.491 **** 2026-09-17 05:13:41.604964 | instance | ok: [instance] 2026-09-17 05:13:41.605083 | instance | 2026-09-17 05:13:41.605227 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-09-17 05:13:41.605402 | instance | Thursday 17 September 2026 05:13:41 +0000 (0:00:07.002) 0:01:43.493 **** 2026-09-17 05:13:49.949343 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-09-17 05:13:49.949597 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-09-17 05:13:49.949866 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-09-17 05:13:49.950168 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-09-17 05:13:49.950510 | instance | 2026-09-17 05:13:49.951094 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-09-17 05:13:49.951416 | instance | 2026-09-17 05:13:49.951797 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-17 05:13:49.952120 | instance | Thursday 17 September 2026 05:13:49 +0000 (0:00:08.344) 0:01:51.838 **** 2026-09-17 05:13:54.501760 | instance | ok: [instance] 2026-09-17 05:13:54.501880 | instance | 2026-09-17 05:13:54.502073 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 05:13:54.502294 | instance | Thursday 17 September 2026 05:13:54 +0000 (0:00:04.552) 0:01:56.390 **** 2026-09-17 05:13:54.832325 | instance | ok: [instance] 2026-09-17 05:13:54.832440 | instance | 2026-09-17 05:13:54.832671 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 05:13:54.832822 | instance | Thursday 17 September 2026 05:13:54 +0000 (0:00:00.329) 0:01:56.720 **** 2026-09-17 05:13:54.918368 | instance | skipping: [instance] 2026-09-17 05:13:54.918572 | instance | 2026-09-17 05:13:54.918823 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-17 05:13:54.919047 | instance | Thursday 17 September 2026 05:13:54 +0000 (0:00:00.086) 0:01:56.807 **** 2026-09-17 05:13:55.315203 | instance | ok: [instance] 2026-09-17 05:13:55.315449 | instance | 2026-09-17 05:13:55.315725 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 05:13:55.315958 | instance | Thursday 17 September 2026 05:13:55 +0000 (0:00:00.396) 0:01:57.203 **** 2026-09-17 05:13:55.592801 | instance | ok: [instance] => { 2026-09-17 05:13:55.592876 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-17 05:13:55.592888 | instance | } 2026-09-17 05:13:55.592897 | instance | 2026-09-17 05:13:55.592906 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 05:13:55.592916 | instance | Thursday 17 September 2026 05:13:55 +0000 (0:00:00.276) 0:01:57.480 **** 2026-09-17 05:13:56.031285 | instance | ok: [instance] 2026-09-17 05:13:56.031377 | instance | 2026-09-17 05:13:56.031443 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 05:13:56.031577 | instance | Thursday 17 September 2026 05:13:56 +0000 (0:00:00.439) 0:01:57.920 **** 2026-09-17 05:13:56.178721 | instance | skipping: [instance] 2026-09-17 05:13:56.178815 | instance | 2026-09-17 05:13:56.178870 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 05:13:56.178984 | instance | Thursday 17 September 2026 05:13:56 +0000 (0:00:00.146) 0:01:58.066 **** 2026-09-17 05:13:56.324690 | instance | skipping: [instance] 2026-09-17 05:13:56.324866 | instance | 2026-09-17 05:13:56.325103 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 05:13:56.325327 | instance | Thursday 17 September 2026 05:13:56 +0000 (0:00:00.146) 0:01:58.213 **** 2026-09-17 05:13:56.701577 | instance | ok: [instance] 2026-09-17 05:13:56.701681 | instance | 2026-09-17 05:13:56.701940 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-17 05:13:56.702178 | instance | Thursday 17 September 2026 05:13:56 +0000 (0:00:00.376) 0:01:58.590 **** 2026-09-17 05:13:58.389521 | instance | ok: [instance] 2026-09-17 05:13:58.389589 | instance | 2026-09-17 05:13:58.389602 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 05:13:58.389612 | instance | Thursday 17 September 2026 05:13:58 +0000 (0:00:01.686) 0:02:00.277 **** 2026-09-17 05:13:58.553530 | instance | ok: [instance] => { 2026-09-17 05:13:58.554019 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-17 05:13:58.554037 | instance | } 2026-09-17 05:13:58.554042 | instance | 2026-09-17 05:13:58.554047 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 05:13:58.554052 | instance | Thursday 17 September 2026 05:13:58 +0000 (0:00:00.165) 0:02:00.442 **** 2026-09-17 05:13:59.036345 | instance | ok: [instance] 2026-09-17 05:13:59.036454 | instance | 2026-09-17 05:13:59.036476 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 05:13:59.036611 | instance | Thursday 17 September 2026 05:13:59 +0000 (0:00:00.482) 0:02:00.925 **** 2026-09-17 05:14:01.392587 | instance | ok: [instance] 2026-09-17 05:14:01.392680 | instance | 2026-09-17 05:14:01.392757 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-17 05:14:01.392884 | instance | Thursday 17 September 2026 05:14:01 +0000 (0:00:02.355) 0:02:03.280 **** 2026-09-17 05:14:01.486918 | instance | skipping: [instance] 2026-09-17 05:14:01.487025 | instance | 2026-09-17 05:14:01.487039 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-17 05:14:01.487190 | instance | Thursday 17 September 2026 05:14:01 +0000 (0:00:00.095) 0:02:03.376 **** 2026-09-17 05:14:01.607478 | instance | skipping: [instance] 2026-09-17 05:14:01.607598 | instance | 2026-09-17 05:14:01.607647 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-17 05:14:01.607760 | instance | Thursday 17 September 2026 05:14:01 +0000 (0:00:00.120) 0:02:03.496 **** 2026-09-17 05:14:01.707281 | instance | skipping: [instance] 2026-09-17 05:14:01.707377 | instance | 2026-09-17 05:14:01.707437 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-17 05:14:01.707585 | instance | Thursday 17 September 2026 05:14:01 +0000 (0:00:00.099) 0:02:03.596 **** 2026-09-17 05:14:03.269474 | instance | ok: [instance] 2026-09-17 05:14:03.269603 | instance | 2026-09-17 05:14:03.269613 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-17 05:14:03.269720 | instance | Thursday 17 September 2026 05:14:03 +0000 (0:00:01.561) 0:02:05.158 **** 2026-09-17 05:14:03.857618 | instance | ok: [instance] 2026-09-17 05:14:03.857723 | instance | 2026-09-17 05:14:03.857851 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-17 05:14:03.858015 | instance | Thursday 17 September 2026 05:14:03 +0000 (0:00:00.588) 0:02:05.746 **** 2026-09-17 05:14:05.019553 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-17 05:14:05.019782 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-17 05:14:05.019993 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-17 05:14:05.020197 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-17 05:14:05.020412 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-17 05:14:05.020612 | instance | 2026-09-17 05:14:05.020776 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-17 05:14:05.020935 | instance | Thursday 17 September 2026 05:14:05 +0000 (0:00:01.161) 0:02:06.908 **** 2026-09-17 05:14:05.740808 | instance | ok: [instance] 2026-09-17 05:14:05.740976 | instance | 2026-09-17 05:14:05.741214 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-17 05:14:05.741449 | instance | Thursday 17 September 2026 05:14:05 +0000 (0:00:00.692) 0:02:07.601 **** 2026-09-17 05:14:05.741684 | instance | 2026-09-17 05:14:05.741979 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-17 05:14:05.742237 | instance | Thursday 17 September 2026 05:14:05 +0000 (0:00:00.028) 0:02:07.629 **** 2026-09-17 05:14:06.316567 | instance | ok: [instance] 2026-09-17 05:14:06.316857 | instance | 2026-09-17 05:14:06.317170 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-17 05:14:06.317463 | instance | Thursday 17 September 2026 05:14:06 +0000 (0:00:00.575) 0:02:08.205 **** 2026-09-17 05:14:06.678406 | instance | ok: [instance] 2026-09-17 05:14:06.678709 | instance | 2026-09-17 05:14:06.678911 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-17 05:14:06.679193 | instance | Thursday 17 September 2026 05:14:06 +0000 (0:00:00.362) 0:02:08.567 **** 2026-09-17 05:14:06.816243 | instance | ok: [instance] => { 2026-09-17 05:14:06.816350 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-17 05:14:06.816525 | instance | } 2026-09-17 05:14:06.816649 | instance | 2026-09-17 05:14:06.816798 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-17 05:14:06.816950 | instance | Thursday 17 September 2026 05:14:06 +0000 (0:00:00.137) 0:02:08.705 **** 2026-09-17 05:14:07.594575 | instance | ok: [instance] 2026-09-17 05:14:07.594719 | instance | 2026-09-17 05:14:07.594974 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-17 05:14:07.595337 | instance | Thursday 17 September 2026 05:14:07 +0000 (0:00:00.778) 0:02:09.483 **** 2026-09-17 05:14:11.158707 | instance | ok: [instance] 2026-09-17 05:14:11.158816 | instance | 2026-09-17 05:14:11.162585 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-17 05:14:11.162781 | instance | Thursday 17 September 2026 05:14:11 +0000 (0:00:03.562) 0:02:13.046 **** 2026-09-17 05:14:12.838807 | instance | ok: [instance] 2026-09-17 05:14:12.838940 | instance | 2026-09-17 05:14:12.839081 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-17 05:14:12.839224 | instance | Thursday 17 September 2026 05:14:12 +0000 (0:00:01.681) 0:02:14.727 **** 2026-09-17 05:14:13.231479 | instance | ok: [instance] 2026-09-17 05:14:13.231586 | instance | 2026-09-17 05:14:13.231746 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-17 05:14:13.231886 | instance | Thursday 17 September 2026 05:14:13 +0000 (0:00:00.392) 0:02:15.120 **** 2026-09-17 05:14:13.807920 | instance | ok: [instance] 2026-09-17 05:14:13.807996 | instance | 2026-09-17 05:14:13.808195 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-17 05:14:13.808300 | instance | Thursday 17 September 2026 05:14:13 +0000 (0:00:00.576) 0:02:15.696 **** 2026-09-17 05:14:14.520952 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-17 05:14:14.521152 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-17 05:14:14.521413 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-17 05:14:14.521638 | instance | 2026-09-17 05:14:14.521937 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-17 05:14:14.522168 | instance | Thursday 17 September 2026 05:14:14 +0000 (0:00:00.713) 0:02:16.409 **** 2026-09-17 05:14:15.126858 | instance | ok: [instance] 2026-09-17 05:14:15.127079 | instance | 2026-09-17 05:14:15.127294 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-17 05:14:15.127549 | instance | Thursday 17 September 2026 05:14:15 +0000 (0:00:00.605) 0:02:17.015 **** 2026-09-17 05:14:15.701597 | instance | ok: [instance] 2026-09-17 05:14:15.701765 | instance | 2026-09-17 05:14:15.702020 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-17 05:14:15.702251 | instance | Thursday 17 September 2026 05:14:15 +0000 (0:00:00.546) 0:02:17.561 **** 2026-09-17 05:14:15.702626 | instance | 2026-09-17 05:14:15.702877 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-17 05:14:15.703102 | instance | Thursday 17 September 2026 05:14:15 +0000 (0:00:00.028) 0:02:17.590 **** 2026-09-17 05:14:16.231231 | instance | ok: [instance] 2026-09-17 05:14:16.231410 | instance | 2026-09-17 05:14:16.231815 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-17 05:14:16.231930 | instance | Thursday 17 September 2026 05:14:16 +0000 (0:00:00.529) 0:02:18.120 **** 2026-09-17 05:14:16.397026 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-17 05:14:16.397163 | instance | 2026-09-17 05:14:16.397412 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-17 05:14:16.397682 | instance | Thursday 17 September 2026 05:14:16 +0000 (0:00:00.165) 0:02:18.285 **** 2026-09-17 05:14:17.852397 | instance | ok: [instance] 2026-09-17 05:14:17.852524 | instance | 2026-09-17 05:14:17.852542 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-17 05:14:17.852555 | instance | Thursday 17 September 2026 05:14:17 +0000 (0:00:01.454) 0:02:19.739 **** 2026-09-17 05:14:18.806499 | instance | ok: [instance] => (item=chronyd) 2026-09-17 05:14:18.806599 | instance | ok: [instance] => (item=sshd) 2026-09-17 05:14:18.806638 | instance | 2026-09-17 05:14:18.806753 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-17 05:14:18.806856 | instance | Thursday 17 September 2026 05:14:18 +0000 (0:00:00.955) 0:02:20.695 **** 2026-09-17 05:14:30.239095 | instance | fatal: [instance]: FAILED! => {"changed": false, "dest": "/usr/bin/cephadm", "elapsed": 11, "gid": 0, "group": "root", "mode": "0755", "msg": "Request failed: ", "owner": "root", "size": 217447, "state": "file", "uid": 0, "url": "https://download.ceph.com/rpm-18.2.7/el9/noarch/cephadm"} 2026-09-17 05:14:30.243705 | instance | 2026-09-17 05:14:30.243984 | instance | PLAY RECAP ********************************************************************* 2026-09-17 05:14:30.244324 | instance | instance : ok=80 changed=0 unreachable=0 failed=1 skipped=16 rescued=0 ignored=0 2026-09-17 05:14:30.244573 | instance | 2026-09-17 05:14:30.244814 | instance | Thursday 17 September 2026 05:14:30 +0000 (0:00:11.437) 0:02:32.132 **** 2026-09-17 05:14:30.245033 | instance | =============================================================================== 2026-09-17 05:14:30.245255 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 15.22s 2026-09-17 05:14:30.245474 | instance | vexxhost.ceph.cephadm : Download "cephadm" ----------------------------- 11.44s 2026-09-17 05:14:30.245716 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 8.34s 2026-09-17 05:14:30.246164 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.61s 2026-09-17 05:14:30.246454 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.50s 2026-09-17 05:14:30.246723 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 7.49s 2026-09-17 05:14:30.246961 | instance | vexxhost.ceph.mgr : Configure "mgr" label for managers ------------------ 7.30s 2026-09-17 05:14:30.247225 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 7.23s 2026-09-17 05:14:30.247465 | instance | vexxhost.ceph.mgr : Validate manager exist ------------------------------ 7.00s 2026-09-17 05:14:30.247711 | instance | Gathering Facts --------------------------------------------------------- 4.87s 2026-09-17 05:14:30.247949 | instance | Gathering Facts --------------------------------------------------------- 4.80s 2026-09-17 05:14:30.248170 | instance | Gathering Facts --------------------------------------------------------- 4.55s 2026-09-17 05:14:30.248389 | instance | vexxhost.ceph.cephadm : Download "cephadm" ------------------------------ 3.57s 2026-09-17 05:14:30.248629 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.56s 2026-09-17 05:14:30.248851 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.50s 2026-09-17 05:14:30.249069 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.90s 2026-09-17 05:14:30.249280 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.36s 2026-09-17 05:14:30.249500 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.70s 2026-09-17 05:14:30.249739 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.69s 2026-09-17 05:14:30.249965 | instance | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.68s 2026-09-17 05:14:30.585932 | 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,molecule-idempotence-notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-09-17 05:14:30.586060 | instance | ERROR [aio > idempotence] Executed: Failed 2026-09-17 05:14:30.586176 | 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,molecule-idempotence-notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-09-17 05:14:30.823783 | instance | ERROR 2026-09-17 05:14:30.824111 | instance | { 2026-09-17 05:14:30.824178 | instance | "delta": "1:13:52.394729", 2026-09-17 05:14:30.824221 | instance | "end": "2026-09-17 05:14:30.689080", 2026-09-17 05:14:30.824257 | instance | "msg": "non-zero return code", 2026-09-17 05:14:30.824303 | instance | "rc": 2, 2026-09-17 05:14:30.824357 | instance | "start": "2026-09-17 04:00:38.294351" 2026-09-17 05:14:30.824409 | instance | } failure 2026-09-17 05:14:30.934167 | 2026-09-17 05:14:30.934272 | PLAY RECAP 2026-09-17 05:14:30.934317 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-09-17 05:14:30.934338 | 2026-09-17 05:14:31.101108 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-17 05:14:31.110359 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-17 05:14:32.600729 | 2026-09-17 05:14:32.600902 | PLAY [all] 2026-09-17 05:14:32.620934 | 2026-09-17 05:14:32.621030 | TASK [gather-host-logs : creating directory for system status] 2026-09-17 05:14:33.067605 | instance | changed 2026-09-17 05:14:33.074474 | 2026-09-17 05:14:33.074582 | TASK [gather-host-logs : Get logs for each host] 2026-09-17 05:14:33.516668 | instance | + systemd-cgls --full --all --no-pager 2026-09-17 05:14:33.560663 | instance | + ip addr 2026-09-17 05:14:33.565714 | instance | + ip route 2026-09-17 05:14:33.567064 | instance | + lsblk 2026-09-17 05:14:33.580839 | instance | + mount 2026-09-17 05:14:33.602549 | instance | + docker images 2026-09-17 05:14:33.628855 | instance | + brctl show 2026-09-17 05:14:33.630005 | instance | /bin/bash: line 8: brctl: command not found 2026-09-17 05:14:33.630318 | instance | + ip neigh 2026-09-17 05:14:33.636573 | instance | + bridge fdb show 2026-09-17 05:14:33.644038 | instance | + ps aux --sort=-%mem 2026-09-17 05:14:33.715457 | instance | + dpkg -l 2026-09-17 05:14:33.728109 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-09-17 05:14:33.728570 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-09-17 05:14:33.746203 | instance | + '[' '!' -z '' ']' 2026-09-17 05:14:34.114235 | instance | ok: Runtime: 0:00:00.234594 2026-09-17 05:14:34.123081 | 2026-09-17 05:14:34.123152 | TASK [gather-host-logs : Downloads logs to executor] 2026-09-17 05:14:34.817393 | instance | changed: 2026-09-17 05:14:34.817655 | instance | created directory /var/lib/zuul/builds/94072625f929451f9841222f0eb2111b/work/logs/instance 2026-09-17 05:14:34.817712 | instance | cd+++++++++ system/ 2026-09-17 05:14:34.817754 | instance | >f+++++++++ system/brctl-show.txt 2026-09-17 05:14:34.817794 | instance | >f+++++++++ system/bridge-fdb.txt 2026-09-17 05:14:34.817831 | instance | >f+++++++++ system/docker-images.txt 2026-09-17 05:14:34.817873 | instance | >f+++++++++ system/ip-addr.txt 2026-09-17 05:14:34.817913 | instance | >f+++++++++ system/ip-neigh.txt 2026-09-17 05:14:34.817951 | instance | >f+++++++++ system/ip-route.txt 2026-09-17 05:14:34.817993 | instance | >f+++++++++ system/lsblk.txt 2026-09-17 05:14:34.818051 | instance | >f+++++++++ system/mount.txt 2026-09-17 05:14:34.818089 | instance | >f+++++++++ system/packages.txt 2026-09-17 05:14:34.818124 | instance | >f+++++++++ system/ps.txt 2026-09-17 05:14:34.818159 | instance | >f+++++++++ system/systemd-cgls.txt 2026-09-17 05:14:34.835282 | 2026-09-17 05:14:34.835417 | LOOP [helm-release-status : creating directory for helm release status] 2026-09-17 05:14:35.054652 | instance | changed: "values" 2026-09-17 05:14:35.320516 | instance | changed: "releases" 2026-09-17 05:14:35.335035 | 2026-09-17 05:14:35.335264 | TASK [helm-release-status : Gather get release status for helm charts] 2026-09-17 05:14:48.398991 | instance | ok: Runtime: 0:00:12.431346 2026-09-17 05:14:48.408443 | 2026-09-17 05:14:48.408650 | TASK [helm-release-status : Downloads logs to executor] 2026-09-17 05:14:48.981932 | instance | changed: 2026-09-17 05:14:48.982224 | instance | cd+++++++++ helm/ 2026-09-17 05:14:48.982279 | instance | cd+++++++++ helm/releases/ 2026-09-17 05:14:48.982319 | instance | cd+++++++++ helm/releases/auth-system/ 2026-09-17 05:14:48.982359 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-09-17 05:14:48.982400 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-09-17 05:14:48.982436 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-09-17 05:14:48.982470 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-09-17 05:14:48.982507 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-09-17 05:14:48.982558 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-09-17 05:14:48.982597 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-09-17 05:14:48.982636 | instance | cd+++++++++ helm/releases/kube-system/ 2026-09-17 05:14:48.982673 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-09-17 05:14:48.982708 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-09-17 05:14:48.982742 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-09-17 05:14:48.982777 | instance | cd+++++++++ helm/releases/monitoring/ 2026-09-17 05:14:48.982811 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-09-17 05:14:48.982851 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-09-17 05:14:48.982887 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-09-17 05:14:48.982923 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-09-17 05:14:48.982957 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-09-17 05:14:48.982992 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-09-17 05:14:48.983048 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-09-17 05:14:48.983101 | instance | cd+++++++++ helm/releases/openstack/ 2026-09-17 05:14:48.983137 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-09-17 05:14:48.983173 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-09-17 05:14:48.983207 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-09-17 05:14:48.983242 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-09-17 05:14:48.983276 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-09-17 05:14:48.983310 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-09-17 05:14:48.983343 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-09-17 05:14:48.983378 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-09-17 05:14:48.983412 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-09-17 05:14:48.983586 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-09-17 05:14:48.983658 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-09-17 05:14:48.983698 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-09-17 05:14:48.983734 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-09-17 05:14:48.983769 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-09-17 05:14:48.983803 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-09-17 05:14:48.983836 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-09-17 05:14:48.983869 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-09-17 05:14:48.983902 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-09-17 05:14:48.983936 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-09-17 05:14:48.983969 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-09-17 05:14:48.984030 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-09-17 05:14:48.984066 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-09-17 05:14:48.984099 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-09-17 05:14:48.984133 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-09-17 05:14:48.984168 | instance | cd+++++++++ helm/values/ 2026-09-17 05:14:48.984203 | instance | cd+++++++++ helm/values/auth-system/ 2026-09-17 05:14:48.984237 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-09-17 05:14:48.984271 | instance | cd+++++++++ helm/values/cert-manager/ 2026-09-17 05:14:48.984305 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-09-17 05:14:48.984338 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-09-17 05:14:48.984371 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-09-17 05:14:48.984404 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-09-17 05:14:48.984438 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-09-17 05:14:48.984470 | instance | cd+++++++++ helm/values/kube-system/ 2026-09-17 05:14:48.984535 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-09-17 05:14:48.984571 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-09-17 05:14:48.984605 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-09-17 05:14:48.984644 | instance | cd+++++++++ helm/values/monitoring/ 2026-09-17 05:14:48.984682 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-09-17 05:14:48.984717 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-09-17 05:14:48.984751 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-09-17 05:14:48.984791 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-09-17 05:14:48.984825 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-09-17 05:14:48.984859 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-09-17 05:14:48.984897 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-09-17 05:14:48.984942 | instance | cd+++++++++ helm/values/openstack/ 2026-09-17 05:14:48.984977 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-09-17 05:14:48.985031 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-09-17 05:14:48.985065 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-09-17 05:14:48.985099 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-09-17 05:14:48.985133 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-09-17 05:14:48.985167 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-09-17 05:14:48.985201 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-09-17 05:14:48.985236 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-09-17 05:14:48.985270 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-09-17 05:14:48.985304 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-09-17 05:14:48.985342 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-09-17 05:14:48.985377 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-09-17 05:14:48.985412 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-09-17 05:14:48.985447 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-09-17 05:14:48.985481 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-09-17 05:14:48.985515 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-09-17 05:14:48.985549 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-09-17 05:14:48.985583 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-09-17 05:14:48.985616 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-09-17 05:14:48.985650 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-09-17 05:14:48.985684 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-09-17 05:14:48.985718 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-09-17 05:14:48.985751 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-09-17 05:14:48.985785 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-09-17 05:14:49.007095 | 2026-09-17 05:14:49.007312 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-09-17 05:14:49.370480 | instance | changed 2026-09-17 05:14:49.380637 | 2026-09-17 05:14:49.380785 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-09-17 05:14:49.647146 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 05:14:49.647419 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 05:14:49.654261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:14:49.657014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:14:49.809085 | instance | node/instance 2026-09-17 05:14:49.812414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:14:49.943901 | instance | clusterrole/admin 2026-09-17 05:14:50.258158 | instance | clusterrole/capi-aggregated-manager-role 2026-09-17 05:14:50.308798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:14:50.336219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:14:50.348495 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-09-17 05:14:50.497444 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-09-17 05:14:50.568209 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-09-17 05:14:50.726449 | instance | clusterrole/capi-manager-role 2026-09-17 05:14:50.799145 | instance | clusterrole/capo-manager-role 2026-09-17 05:14:50.962824 | instance | clusterrole/cephfs-csi-nodeplugin 2026-09-17 05:14:51.075658 | instance | clusterrole/cephfs-external-provisioner-runner 2026-09-17 05:14:51.256586 | instance | clusterrole/cert-manager-cainjector 2026-09-17 05:14:51.318544 | instance | clusterrole/cert-manager-cluster-view 2026-09-17 05:14:51.523554 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-09-17 05:14:51.538976 | instance | clusterrole/cert-manager-controller-certificates 2026-09-17 05:14:51.747662 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-09-17 05:14:51.770767 | instance | clusterrole/cert-manager-controller-challenges 2026-09-17 05:14:51.984914 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-09-17 05:14:52.034280 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-09-17 05:14:52.267811 | instance | clusterrole/cert-manager-controller-issuers 2026-09-17 05:14:52.281838 | instance | clusterrole/cert-manager-controller-orders 2026-09-17 05:14:52.492671 | instance | clusterrole/cert-manager-edit 2026-09-17 05:14:52.505635 | instance | clusterrole/cert-manager-view 2026-09-17 05:14:52.747435 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-09-17 05:14:52.777482 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-09-17 05:14:53.018371 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-09-17 05:14:53.081929 | instance | clusterrolebinding/capi-manager-rolebinding 2026-09-17 05:14:53.285550 | instance | clusterrole/cilium 2026-09-17 05:14:53.318851 | instance | clusterrolebinding/capo-manager-rolebinding 2026-09-17 05:14:53.529373 | instance | clusterrole/cilium-operator 2026-09-17 05:14:53.558226 | instance | clusterrole/cluster-admin 2026-09-17 05:14:53.763757 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-09-17 05:14:53.800403 | instance | clusterrole/edit 2026-09-17 05:14:54.023274 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-09-17 05:14:54.075559 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-17 05:14:54.244172 | instance | clusterrolebinding/cert-manager-cainjector 2026-09-17 05:14:54.292817 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-09-17 05:14:54.489862 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-09-17 05:14:54.535603 | instance | clusterrole/goldpinger-clusterrole 2026-09-17 05:14:54.708166 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-09-17 05:14:54.790771 | instance | clusterrole/ingress-nginx 2026-09-17 05:14:54.954569 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-09-17 05:14:55.057249 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-09-17 05:14:55.248914 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-09-17 05:14:55.307517 | instance | clusterrole/kube-prometheus-stack-operator 2026-09-17 05:14:55.474705 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-09-17 05:14:55.567876 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-09-17 05:14:55.696027 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-09-17 05:14:55.814658 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-09-17 05:14:55.943377 | instance | clusterrole/kubeadm:get-nodes 2026-09-17 05:14:56.064144 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-09-17 05:14:56.215314 | instance | clusterrolebinding/cert-manager-controller-orders 2026-09-17 05:14:56.309271 | instance | clusterrole/local-path-provisioner 2026-09-17 05:14:56.437752 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-09-17 05:14:56.578935 | instance | clusterrole/node-feature-discovery 2026-09-17 05:14:56.698453 | instance | clusterrolebinding/cilium 2026-09-17 05:14:56.829818 | instance | clusterrole/node-feature-discovery-gc 2026-09-17 05:14:56.952105 | instance | clusterrolebinding/cilium-operator 2026-09-17 05:14:57.086747 | instance | clusterrole/nova-bootstrap 2026-09-17 05:14:57.160235 | instance | clusterrolebinding/cluster-admin 2026-09-17 05:14:57.339900 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-17 05:14:57.391700 | instance | clusterrole/nova-cell-setup 2026-09-17 05:14:57.553464 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-09-17 05:14:57.625607 | instance | clusterrole/objectstorage-provisioner-role 2026-09-17 05:14:57.773628 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-09-17 05:14:57.827429 | instance | clusterrole/orc-image-editor-role 2026-09-17 05:14:58.025513 | instance | clusterrolebinding/ingress-nginx 2026-09-17 05:14:58.109851 | instance | clusterrole/orc-image-viewer-role 2026-09-17 05:14:58.313086 | instance | clusterrole/orc-manager-role 2026-09-17 05:14:58.376387 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-09-17 05:14:58.556327 | instance | clusterrole/orc-metrics-auth-role 2026-09-17 05:14:58.612798 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-09-17 05:14:58.832593 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-09-17 05:14:58.836336 | instance | clusterrole/orc-metrics-reader 2026-09-17 05:14:59.063233 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-09-17 05:14:59.075828 | instance | clusterrole/ovn-controller 2026-09-17 05:14:59.309734 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-09-17 05:14:59.312796 | instance | clusterrolebinding/kubeadm:get-nodes 2026-09-17 05:14:59.521818 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-09-17 05:14:59.545633 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-09-17 05:14:59.773088 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-09-17 05:14:59.781870 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-09-17 05:15:00.023272 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-09-17 05:15:00.034206 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-09-17 05:15:00.285261 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-09-17 05:15:00.286004 | instance | clusterrolebinding/kubeadm:node-proxier 2026-09-17 05:15:00.529940 | instance | clusterrolebinding/local-path-provisioner 2026-09-17 05:15:00.534076 | instance | clusterrolebinding/magnum-cluster-api 2026-09-17 05:15:00.761843 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-09-17 05:15:00.790119 | instance | clusterrolebinding/node-feature-discovery 2026-09-17 05:15:00.985701 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-09-17 05:15:01.004645 | instance | clusterrolebinding/node-feature-discovery-gc 2026-09-17 05:15:01.213519 | instance | clusterrolebinding/nova-bootstrap 2026-09-17 05:15:01.246382 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-09-17 05:15:01.403436 | instance | clusterrolebinding/nova-cell-setup 2026-09-17 05:15:01.445203 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-09-17 05:15:01.659478 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-09-17 05:15:01.680588 | instance | clusterrole/rbd-csi-nodeplugin 2026-09-17 05:15:01.852276 | instance | clusterrolebinding/orc-manager-rolebinding 2026-09-17 05:15:01.866267 | instance | clusterrole/rbd-external-provisioner-runner 2026-09-17 05:15:02.085605 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-09-17 05:15:02.094907 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-09-17 05:15:02.351852 | instance | clusterrolebinding/ovn-controller 2026-09-17 05:15:02.377920 | instance | clusterrole/rook-ceph-global 2026-09-17 05:15:02.615467 | instance | clusterrole/rook-ceph-mgr-cluster 2026-09-17 05:15:02.646928 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-09-17 05:15:02.835577 | instance | clusterrole/rook-ceph-mgr-system 2026-09-17 05:15:02.951150 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-09-17 05:15:03.083250 | instance | clusterrole/rook-ceph-object-bucket 2026-09-17 05:15:03.217441 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-09-17 05:15:03.339331 | instance | clusterrole/rook-ceph-osd 2026-09-17 05:15:03.420447 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-09-17 05:15:03.550913 | instance | clusterrole/rook-ceph-system 2026-09-17 05:15:03.642269 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-09-17 05:15:03.780242 | instance | clusterrole/secretgen-controller-cluster-role 2026-09-17 05:15:03.851383 | instance | clusterrolebinding/rook-ceph-global 2026-09-17 05:15:04.038756 | instance | clusterrole/system:aggregate-to-admin 2026-09-17 05:15:04.112920 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-09-17 05:15:04.277387 | instance | clusterrole/system:aggregate-to-edit 2026-09-17 05:15:04.317117 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-09-17 05:15:04.467968 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-09-17 05:15:04.557996 | instance | clusterrole/system:aggregate-to-view 2026-09-17 05:15:04.704662 | instance | clusterrole/system:auth-delegator 2026-09-17 05:15:04.768754 | instance | clusterrolebinding/rook-ceph-osd 2026-09-17 05:15:04.984394 | instance | clusterrole/system:basic-user 2026-09-17 05:15:05.060649 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-09-17 05:15:05.231024 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-09-17 05:15:05.313278 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-09-17 05:15:05.479712 | instance | clusterrolebinding/rook-ceph-system 2026-09-17 05:15:05.544732 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-09-17 05:15:05.739451 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-09-17 05:15:05.798198 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-09-17 05:15:05.998207 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-09-17 05:15:06.078556 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-09-17 05:15:06.243356 | instance | clusterrolebinding/system:basic-user 2026-09-17 05:15:06.343155 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-09-17 05:15:06.462066 | instance | clusterrole/system:controller:attachdetach-controller 2026-09-17 05:15:06.596930 | instance | clusterrolebinding/system:controller:certificate-controller 2026-09-17 05:15:06.725106 | instance | clusterrole/system:controller:certificate-controller 2026-09-17 05:15:06.828661 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-09-17 05:15:06.992879 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-09-17 05:15:07.080625 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-09-17 05:15:07.244090 | instance | clusterrole/system:controller:cronjob-controller 2026-09-17 05:15:07.305924 | instance | clusterrole/system:controller:daemon-set-controller 2026-09-17 05:15:07.498026 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-09-17 05:15:07.562055 | instance | clusterrole/system:controller:deployment-controller 2026-09-17 05:15:07.762369 | instance | clusterrole/system:controller:disruption-controller 2026-09-17 05:15:07.793666 | instance | clusterrolebinding/system:controller:deployment-controller 2026-09-17 05:15:08.034408 | instance | clusterrole/system:controller:endpoint-controller 2026-09-17 05:15:08.049935 | instance | clusterrolebinding/system:controller:disruption-controller 2026-09-17 05:15:08.278606 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-09-17 05:15:08.311195 | instance | clusterrole/system:controller:endpointslice-controller 2026-09-17 05:15:08.528567 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-09-17 05:15:08.536610 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-09-17 05:15:08.795822 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-09-17 05:15:08.800940 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-09-17 05:15:09.057391 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-09-17 05:15:09.060386 | instance | clusterrolebinding/system:controller:expand-controller 2026-09-17 05:15:09.310398 | instance | clusterrole/system:controller:expand-controller 2026-09-17 05:15:09.316776 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-09-17 05:15:09.530394 | instance | clusterrole/system:controller:generic-garbage-collector 2026-09-17 05:15:09.539110 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-09-17 05:15:09.724646 | instance | clusterrolebinding/system:controller:job-controller 2026-09-17 05:15:09.767577 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-09-17 05:15:09.933408 | instance | clusterrolebinding/system:controller:namespace-controller 2026-09-17 05:15:09.997924 | instance | clusterrolebinding/system:controller:node-controller 2026-09-17 05:15:10.154517 | instance | clusterrole/system:controller:job-controller 2026-09-17 05:15:10.204386 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-09-17 05:15:10.381073 | instance | clusterrole/system:controller:namespace-controller 2026-09-17 05:15:10.437431 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-09-17 05:15:10.589361 | instance | clusterrole/system:controller:node-controller 2026-09-17 05:15:10.723620 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-09-17 05:15:10.862743 | instance | clusterrole/system:controller:persistent-volume-binder 2026-09-17 05:15:10.934658 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-09-17 05:15:11.109379 | instance | clusterrole/system:controller:pod-garbage-collector 2026-09-17 05:15:11.202495 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-09-17 05:15:11.341345 | instance | clusterrole/system:controller:pv-protection-controller 2026-09-17 05:15:11.457490 | instance | clusterrolebinding/system:controller:replication-controller 2026-09-17 05:15:11.594993 | instance | clusterrole/system:controller:pvc-protection-controller 2026-09-17 05:15:11.774185 | instance | clusterrole/system:controller:replicaset-controller 2026-09-17 05:15:11.877847 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-09-17 05:15:12.018502 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-09-17 05:15:12.095281 | instance | clusterrole/system:controller:replication-controller 2026-09-17 05:15:12.259901 | instance | clusterrolebinding/system:controller:route-controller 2026-09-17 05:15:12.311256 | instance | clusterrole/system:controller:resourcequota-controller 2026-09-17 05:15:12.487385 | instance | clusterrolebinding/system:controller:service-account-controller 2026-09-17 05:15:12.578971 | instance | clusterrolebinding/system:controller:service-controller 2026-09-17 05:15:12.707367 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-09-17 05:15:12.861782 | instance | clusterrole/system:controller:route-controller 2026-09-17 05:15:12.982765 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-09-17 05:15:13.100044 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-09-17 05:15:13.240400 | instance | clusterrole/system:controller:service-account-controller 2026-09-17 05:15:13.348884 | instance | clusterrolebinding/system:controller:ttl-controller 2026-09-17 05:15:13.474335 | instance | clusterrole/system:controller:service-controller 2026-09-17 05:15:13.587917 | instance | clusterrolebinding/system:coredns 2026-09-17 05:15:13.712088 | instance | clusterrole/system:controller:statefulset-controller 2026-09-17 05:15:13.814869 | instance | clusterrolebinding/system:discovery 2026-09-17 05:15:13.958009 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-09-17 05:15:14.062961 | instance | clusterrolebinding/system:kube-controller-manager 2026-09-17 05:15:14.225446 | instance | clusterrole/system:controller:ttl-controller 2026-09-17 05:15:14.358912 | instance | clusterrole/system:coredns 2026-09-17 05:15:14.457485 | instance | clusterrolebinding/system:kube-dns 2026-09-17 05:15:14.595256 | instance | clusterrole/system:discovery 2026-09-17 05:15:14.706587 | instance | clusterrolebinding/system:kube-scheduler 2026-09-17 05:15:14.853592 | instance | clusterrole/system:heapster 2026-09-17 05:15:14.969291 | instance | clusterrolebinding/system:monitoring 2026-09-17 05:15:15.086921 | instance | clusterrole/system:kube-aggregator 2026-09-17 05:15:15.246886 | instance | clusterrolebinding/system:node 2026-09-17 05:15:15.359912 | instance | clusterrole/system:kube-controller-manager 2026-09-17 05:15:15.505741 | instance | clusterrolebinding/system:node-proxier 2026-09-17 05:15:15.586234 | instance | clusterrole/system:kube-dns 2026-09-17 05:15:15.726210 | instance | clusterrolebinding/system:public-info-viewer 2026-09-17 05:15:15.819048 | instance | clusterrole/system:kube-scheduler 2026-09-17 05:15:15.959559 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-09-17 05:15:16.076742 | instance | clusterrole/system:kubelet-api-admin 2026-09-17 05:15:16.235572 | instance | clusterrole/system:monitoring 2026-09-17 05:15:16.295115 | instance | clusterrolebinding/system:volume-scheduler 2026-09-17 05:15:16.448679 | instance | clusterrole/system:node 2026-09-17 05:15:16.551001 | instance | clusterrolebinding/vector 2026-09-17 05:15:16.664379 | instance | clusterrole/system:node-bootstrapper 2026-09-17 05:15:16.763310 | instance | clusterrole/system:node-problem-detector 2026-09-17 05:15:16.900357 | instance | clusterrole/system:node-proxier 2026-09-17 05:15:17.005977 | instance | clusterrole/system:persistent-volume-provisioner 2026-09-17 05:15:17.138133 | instance | clusterrole/system:public-info-viewer 2026-09-17 05:15:17.211961 | instance | clusterrole/system:service-account-issuer-discovery 2026-09-17 05:15:17.400524 | instance | clusterrole/system:volume-scheduler 2026-09-17 05:15:17.475066 | instance | clusterrole/vector 2026-09-17 05:15:17.692155 | instance | clusterrole/view 2026-09-17 05:15:17.732610 | instance | storageclass/general 2026-09-17 05:15:17.960965 | instance | namespace/auth-system 2026-09-17 05:15:18.028230 | instance | namespace/capi-kubeadm-bootstrap-system 2026-09-17 05:15:18.239246 | instance | namespace/capi-kubeadm-control-plane-system 2026-09-17 05:15:18.296626 | instance | namespace/capi-system 2026-09-17 05:15:18.506814 | instance | namespace/capo-system 2026-09-17 05:15:18.567835 | instance | namespace/cert-manager 2026-09-17 05:15:18.740405 | instance | namespace/default 2026-09-17 05:15:18.845031 | instance | namespace/envoy-gateway-system 2026-09-17 05:15:18.994022 | instance | namespace/ingress-nginx 2026-09-17 05:15:19.075799 | instance | namespace/kube-node-lease 2026-09-17 05:15:19.303395 | instance | namespace/kube-public 2026-09-17 05:15:19.325911 | instance | namespace/kube-system 2026-09-17 05:15:19.575267 | instance | namespace/local-path-storage 2026-09-17 05:15:19.579721 | instance | namespace/magnum-system 2026-09-17 05:15:19.857324 | instance | namespace/monitoring 2026-09-17 05:15:19.858324 | instance | namespace/openstack 2026-09-17 05:15:20.042597 | instance | namespace/orc-system 2026-09-17 05:15:20.069228 | instance | namespace/rook-ceph 2026-09-17 05:15:20.261254 | instance | namespace/secretgen-controller 2026-09-17 05:15:20.982043 | instance | ok: Runtime: 0:00:30.835077 2026-09-17 05:15:20.998366 | 2026-09-17 05:15:20.998575 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-09-17 05:15:21.255242 | instance | changed 2026-09-17 05:15:21.262526 | 2026-09-17 05:15:21.262662 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-09-17 05:15:21.520126 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 05:15:21.520882 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 05:15:21.521133 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-17 05:15:21.649867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:21.651108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:21.761763 | instance | auth-system/configmaps/keycloak-env-vars 2026-09-17 05:15:21.762205 | instance | auth-system/configmaps/kube-root-ca.crt 2026-09-17 05:15:21.771041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:21.789420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:21.877131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:21.891320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:21.961572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:21.967527 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-09-17 05:15:22.041317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.093396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.134194 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-09-17 05:15:22.141811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.201806 | instance | auth-system/endpoints/keycloak 2026-09-17 05:15:22.205359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.258174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.314441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.366184 | instance | auth-system/endpoints/keycloak-headless 2026-09-17 05:15:22.372230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.406575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.412491 | instance | auth-system/endpoints/keycloak-metrics 2026-09-17 05:15:22.463545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.513149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.570112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.616659 | instance | auth-system/ingresses/keycloak 2026-09-17 05:15:22.620163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.666519 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-09-17 05:15:22.710371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.736753 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:22.756328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.906371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.914321 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:22.917391 | instance | auth-system/networkpolicies/keycloak 2026-09-17 05:15:22.922029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:22.945430 | instance | auth-system/pods/keycloak-0 2026-09-17 05:15:22.990773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.020647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.113203 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.124010 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8pkrt 2026-09-17 05:15:23.162128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.203574 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-09-17 05:15:23.230788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.323407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.332756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.353129 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-09-17 05:15:23.443066 | instance | auth-system/secrets/keycloak 2026-09-17 05:15:23.447770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.482969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.545934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.572219 | instance | auth-system/secrets/keycloak-externaldb 2026-09-17 05:15:23.630148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.675990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.688911 | instance | auth-system/secrets/keycloak.162-253-55-218.nip.io-tls 2026-09-17 05:15:23.788676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.797480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.832182 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-09-17 05:15:23.884578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.888848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:23.924275 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-09-17 05:15:23.991122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.001019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.057027 | instance | auth-system/serviceaccounts/default 2026-09-17 05:15:24.107652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.111664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.183092 | instance | auth-system/serviceaccounts/keycloak 2026-09-17 05:15:24.209605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.229859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.276984 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-09-17 05:15:24.325050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.328250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.393402 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-09-17 05:15:24.413664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.419032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.488691 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-09-17 05:15:24.523269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.526890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.610672 | instance | auth-system/services/keycloak 2026-09-17 05:15:24.631926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.643195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.748292 | instance | auth-system/services/keycloak-headless 2026-09-17 05:15:24.750998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.765247 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:24.776773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.830163 | instance | auth-system/services/keycloak-metrics 2026-09-17 05:15:24.851060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.918470 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:24.930146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:24.966700 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-09-17 05:15:24.969859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.018206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.038373 | instance | auth-system/statefulsets/keycloak 2026-09-17 05:15:25.076466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.127838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.200188 | instance | capi-system/configmaps/kube-root-ca.crt 2026-09-17 05:15:25.200272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.261587 | instance | capi-system/deployment/capi-controller-manager 2026-09-17 05:15:25.262221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.303968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.383073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.407184 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-09-17 05:15:25.421496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.472680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.493506 | instance | capi-system/endpoints/capi-webhook-service 2026-09-17 05:15:25.524613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.577216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.637259 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-09-17 05:15:25.637837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.686908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.710377 | instance | capi-system/pods/capi-controller-manager-5647546676-tmt4f 2026-09-17 05:15:25.738003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.781278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.840905 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnz6t 2026-09-17 05:15:25.844505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.902959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:25.914874 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-09-17 05:15:25.957793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.017328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.067901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.070092 | instance | capi-system/roles/capi-leader-election-role 2026-09-17 05:15:26.138699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.145456 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-09-17 05:15:26.178215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.257798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.283891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.312071 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-09-17 05:15:26.349032 | instance | capi-system/secrets/capi-webhook-service-cert 2026-09-17 05:15:26.380342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.415191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.500747 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:26.512169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.517621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.574709 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-09-17 05:15:26.578816 | instance | capi-system/serviceaccounts/capi-manager 2026-09-17 05:15:26.625455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.627381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.722173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.738662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.838397 | instance | capi-system/serviceaccounts/default 2026-09-17 05:15:26.838526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.858502 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-09-17 05:15:26.863096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.958844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:26.991232 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:27.000084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.076783 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-09-17 05:15:27.077265 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-09-17 05:15:27.081769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.119701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.207721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.226822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.299795 | instance | capi-system/services/capi-webhook-service 2026-09-17 05:15:27.345750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.346212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.350003 | instance | capo-system/configmaps/kube-root-ca.crt 2026-09-17 05:15:27.465758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.499177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.530093 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-09-17 05:15:27.556637 | instance | capo-system/deployment/capo-controller-manager 2026-09-17 05:15:27.576927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.584506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.669532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.697673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.764529 | instance | capo-system/endpoints/capo-webhook-service 2026-09-17 05:15:27.769147 | instance | cert-manager/deployment/cert-manager 2026-09-17 05:15:27.774359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.823792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.883690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:27.927621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.001656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.004550 | instance | cert-manager/deployment/cert-manager-cainjector 2026-09-17 05:15:28.020032 | instance | cert-manager/deployment/cert-manager-webhook 2026-09-17 05:15:28.045424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.135264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.157839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.267796 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-ph6jm 2026-09-17 05:15:28.272108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.300613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.312412 | instance | cert-manager/endpoints/cert-manager 2026-09-17 05:15:28.395982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.433056 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:28.443904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.474393 | instance | cert-manager/endpoints/cert-manager-webhook 2026-09-17 05:15:28.508348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.553790 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-09-17 05:15:28.554149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.606165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.665172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.678216 | instance | capo-system/roles/capo-leader-election-role 2026-09-17 05:15:28.754976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.762693 | instance | cert-manager/pods/cert-manager-79c48d47db-plzzs 2026-09-17 05:15:28.769821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.840011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.878926 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-hvrsq 2026-09-17 05:15:28.881223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.955077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:28.987843 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-gsqnk 2026-09-17 05:15:29.003367 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:29.012841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.049119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.092868 | instance | capo-system/secrets/capo-webhook-service-cert 2026-09-17 05:15:29.138720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.175464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.228088 | instance | capo-system/serviceaccounts/capo-manager 2026-09-17 05:15:29.259915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.288240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.352894 | instance | capo-system/serviceaccounts/default 2026-09-17 05:15:29.365714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.397100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.462531 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-09-17 05:15:29.502688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.590363 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-09-17 05:15:29.630795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.669517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.700181 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-09-17 05:15:29.748981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.781477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.849016 | instance | capo-system/services/capo-webhook-service 2026-09-17 05:15:29.850137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.924521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:29.933753 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-09-17 05:15:29.938662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.065020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.076153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.110334 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-09-17 05:15:30.196314 | instance | cert-manager/roles/cert-manager:leaderelection 2026-09-17 05:15:30.207759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.209557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.309885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.361314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.383004 | instance | cert-manager/serviceaccounts/cert-manager 2026-09-17 05:15:30.435234 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-09-17 05:15:30.442523 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:30.451022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.470922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.558788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.587393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.631594 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-09-17 05:15:30.652558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.664482 | instance | cert-manager/serviceaccounts/default 2026-09-17 05:15:30.704211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.787753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.803574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.894903 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-09-17 05:15:30.895494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:30.925550 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-09-17 05:15:30.927500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.005279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.045009 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.104500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.132757 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-09-17 05:15:31.150071 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-09-17 05:15:31.150154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.231343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.269204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.326586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.359175 | instance | default/configmaps/kube-root-ca.crt 2026-09-17 05:15:31.398353 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:31.414196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.446470 | instance | cert-manager/services/cert-manager 2026-09-17 05:15:31.446622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.520240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.542653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.590297 | instance | cert-manager/services/cert-manager-webhook 2026-09-17 05:15:31.638190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.655151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.656523 | instance | default/endpoints/kubernetes 2026-09-17 05:15:31.746245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.757439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.809739 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-09-17 05:15:31.863112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.864356 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-09-17 05:15:31.867461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.941111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:31.955055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.037123 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-09-17 05:15:32.054673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.063430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.094370 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-09-17 05:15:32.183038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.192997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.279957 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-vc2h7 2026-09-17 05:15:32.293133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.322909 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:32.332136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.349750 | instance | default/serviceaccounts/default 2026-09-17 05:15:32.393167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.422870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.508563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.511218 | instance | default/services/kubernetes 2026-09-17 05:15:32.579680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.599405 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-09-17 05:15:32.614080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.700640 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-09-17 05:15:32.700718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.727753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.809643 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-09-17 05:15:32.812305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.859864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.908080 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-09-17 05:15:32.914305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:32.974026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:33.032767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:33.045523 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-09-17 05:15:33.154780 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-09-17 05:15:33.162182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:33.201172 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:33.211743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:33.268207 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-09-17 05:15:33.279784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:33.371134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:33.380399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:33.394664 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-09-17 05:15:33.512341 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-09-17 05:15:33.522057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:33.546162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:33.615653 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-09-17 05:15:33.728347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:33.742192 | instance | envoy-gateway-system/serviceaccounts/default 2026-09-17 05:15:33.784340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:33.844110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:33.875525 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-09-17 05:15:33.922724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:33.978373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.011404 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-09-17 05:15:34.045677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.092567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.177905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.201473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.210425 | instance | envoy-gateway-system/secrets/envoy 2026-09-17 05:15:34.283037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.315220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.346830 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-09-17 05:15:34.386779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.431006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.434329 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-09-17 05:15:34.506048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.528423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.552610 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-09-17 05:15:34.621491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.650341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.673298 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-09-17 05:15:34.760913 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-09-17 05:15:34.762115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.772927 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:34.784278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.889680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.896874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:34.996205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.011269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.030196 | instance | envoy-gateway-system/services/envoy-gateway 2026-09-17 05:15:35.122925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.132858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.233868 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-09-17 05:15:35.241867 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:35.252795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.256436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.297133 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-09-17 05:15:35.351200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.388164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.461196 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-09-17 05:15:35.465962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.490515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.506047 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-09-17 05:15:35.576283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.578787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.689314 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-09-17 05:15:35.690987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.699134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.768449 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-09-17 05:15:35.806039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.807111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:35.903667 | instance | ingress-nginx/pods/ingress-nginx-controller-ts9jp 2026-09-17 05:15:35.910862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:36.013477 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-tz568 2026-09-17 05:15:36.050687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:36.141818 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-09-17 05:15:36.191715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:36.246882 | instance | ingress-nginx/roles/ingress-nginx 2026-09-17 05:15:36.353558 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-09-17 05:15:36.423166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:36.477655 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-09-17 05:15:36.557266 | instance | ingress-nginx/serviceaccounts/default 2026-09-17 05:15:36.572701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:36.586827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:36.694476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:36.721386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:36.739977 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-09-17 05:15:36.743571 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-09-17 05:15:36.920592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:37.035251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:37.045813 | instance | ingress-nginx/services/ingress-nginx-controller 2026-09-17 05:15:37.055043 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-09-17 05:15:37.098132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:37.184097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:37.297847 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-09-17 05:15:37.304006 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-09-17 05:15:37.340859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:37.422515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:37.526012 | instance | kube-public/configmaps/cluster-info 2026-09-17 05:15:37.551572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:37.553416 | instance | kube-public/configmaps/kube-root-ca.crt 2026-09-17 05:15:37.671659 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:37.686699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:37.783426 | instance | kube-node-lease/serviceaccounts/default 2026-09-17 05:15:37.787292 | instance | kube-system/configmaps/cilium-config 2026-09-17 05:15:37.803724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:38.004473 | instance | kube-system/configmaps/coredns 2026-09-17 05:15:38.028743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:38.044099 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-09-17 05:15:38.171665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:38.242984 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-09-17 05:15:38.275313 | instance | kube-system/configmaps/kube-proxy 2026-09-17 05:15:38.296240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:38.443736 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:15:38.453234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:38.472353 | instance | kube-system/configmaps/kube-root-ca.crt 2026-09-17 05:15:38.473408 | instance | kube-system/configmaps/kubeadm-config 2026-09-17 05:15:38.582070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:38.681485 | instance | kube-system/configmaps/kubelet-config 2026-09-17 05:15:38.721676 | instance | kube-system/daemonsets/cilium 2026-09-17 05:15:38.729282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:38.849877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:38.898260 | instance | kube-system/daemonsets/kube-proxy 2026-09-17 05:15:38.963719 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-09-17 05:15:39.148240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:39.189070 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-09-17 05:15:39.244656 | instance | kube-system/deployment/cilium-operator 2026-09-17 05:15:39.430709 | instance | kube-system/deployment/coredns 2026-09-17 05:15:39.474438 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-09-17 05:15:39.577552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:39.676598 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-09-17 05:15:39.716070 | instance | kube-system/endpoints/kube-dns 2026-09-17 05:15:39.769430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:39.862428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:39.895858 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-09-17 05:15:40.002698 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-09-17 05:15:40.045357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:40.120989 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-09-17 05:15:40.208588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:15:40.231333 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-09-17 05:15:40.376015 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-09-17 05:15:40.449780 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-09-17 05:15:40.564408 | instance | kube-public/serviceaccounts/default 2026-09-17 05:15:40.644762 | instance | kube-system/pods/cilium-4ljdv 2026-09-17 05:15:40.838609 | instance | kube-system/pods/cilium-operator-869df985b8-9xjfm 2026-09-17 05:15:40.906038 | instance | kube-system/pods/coredns-67659f764b-4fbt5 2026-09-17 05:15:41.124147 | instance | kube-system/pods/coredns-67659f764b-8fm99 2026-09-17 05:15:41.205695 | instance | kube-system/pods/etcd-instance 2026-09-17 05:15:41.417077 | instance | kube-system/pods/kube-apiserver-instance 2026-09-17 05:15:41.462910 | instance | kube-system/pods/kube-controller-manager-instance 2026-09-17 05:15:41.715188 | instance | kube-system/pods/kube-proxy-kcbql 2026-09-17 05:15:41.717762 | instance | kube-system/pods/kube-scheduler-instance 2026-09-17 05:15:41.980939 | instance | kube-system/pods/kube-vip-instance 2026-09-17 05:15:41.981026 | instance | kube-system/rolebindings/cilium-config-agent 2026-09-17 05:15:42.267564 | instance | kube-system/rolebindings/kube-proxy 2026-09-17 05:15:42.273479 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-09-17 05:15:42.514820 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-09-17 05:15:42.521236 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-09-17 05:15:42.725886 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-09-17 05:15:42.727897 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-09-17 05:15:42.904880 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-09-17 05:15:42.944511 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-09-17 05:15:43.166998 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-09-17 05:15:43.169797 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-09-17 05:15:43.381356 | instance | kube-system/roles/cilium-config-agent 2026-09-17 05:15:43.391188 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-09-17 05:15:43.624647 | instance | kube-system/roles/kube-proxy 2026-09-17 05:15:43.654719 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-09-17 05:15:43.878216 | instance | kube-system/roles/kubeadm:kubelet-config 2026-09-17 05:15:43.887629 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-09-17 05:15:44.129696 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-09-17 05:15:44.165192 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-09-17 05:15:44.403406 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-09-17 05:15:44.419777 | instance | kube-system/roles/system:controller:cloud-provider 2026-09-17 05:15:44.596603 | instance | kube-system/roles/system:controller:token-cleaner 2026-09-17 05:15:44.600203 | instance | kube-system/secrets/bootstrap-token-jo03zk 2026-09-17 05:15:44.836783 | instance | kube-system/secrets/bootstrap-token-jte121 2026-09-17 05:15:44.840182 | instance | kube-system/secrets/kubeadm-certs 2026-09-17 05:15:45.085734 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-09-17 05:15:45.112096 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-09-17 05:15:45.410194 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-09-17 05:15:45.478641 | instance | kube-system/serviceaccounts/certificate-controller 2026-09-17 05:15:45.644766 | instance | kube-system/serviceaccounts/cilium 2026-09-17 05:15:45.697112 | instance | kube-system/serviceaccounts/cilium-operator 2026-09-17 05:15:45.896325 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-09-17 05:15:46.004077 | instance | kube-system/serviceaccounts/coredns 2026-09-17 05:15:46.226632 | instance | kube-system/serviceaccounts/cronjob-controller 2026-09-17 05:15:46.293100 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-09-17 05:15:46.523012 | instance | kube-system/serviceaccounts/default 2026-09-17 05:15:46.598005 | instance | kube-system/serviceaccounts/deployment-controller 2026-09-17 05:15:46.802418 | instance | kube-system/serviceaccounts/disruption-controller 2026-09-17 05:15:46.879722 | instance | kube-system/services/kube-dns 2026-09-17 05:15:47.101836 | instance | kube-system/serviceaccounts/endpoint-controller 2026-09-17 05:15:47.164191 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-09-17 05:15:47.394805 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-09-17 05:15:47.404754 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-09-17 05:15:47.672999 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-09-17 05:15:47.722347 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-09-17 05:15:47.930098 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-09-17 05:15:48.044985 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-09-17 05:15:48.192099 | instance | kube-system/serviceaccounts/expand-controller 2026-09-17 05:15:48.365592 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-09-17 05:15:48.486991 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-09-17 05:15:48.650131 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-09-17 05:15:48.722976 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-09-17 05:15:48.969750 | instance | kube-system/serviceaccounts/job-controller 2026-09-17 05:15:48.993383 | instance | kube-system/serviceaccounts/kube-proxy 2026-09-17 05:15:49.272561 | instance | kube-system/serviceaccounts/namespace-controller 2026-09-17 05:15:49.274928 | instance | kube-system/serviceaccounts/node-controller 2026-09-17 05:15:49.556868 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-09-17 05:15:49.570770 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-09-17 05:15:49.857897 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-09-17 05:15:49.859199 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-09-17 05:15:50.142088 | instance | kube-system/serviceaccounts/replicaset-controller 2026-09-17 05:15:50.155223 | instance | kube-system/serviceaccounts/replication-controller 2026-09-17 05:15:50.426866 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-09-17 05:15:50.426956 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-09-17 05:15:50.706397 | instance | kube-system/serviceaccounts/service-account-controller 2026-09-17 05:15:50.719431 | instance | kube-system/serviceaccounts/service-controller 2026-09-17 05:15:50.988959 | instance | kube-system/serviceaccounts/statefulset-controller 2026-09-17 05:15:50.997740 | instance | kube-system/serviceaccounts/token-cleaner 2026-09-17 05:15:51.314515 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-09-17 05:15:51.315585 | instance | kube-system/serviceaccounts/ttl-controller 2026-09-17 05:15:51.616821 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-09-17 05:15:51.621754 | instance | local-path-storage/configmaps/local-path-config 2026-09-17 05:15:51.873569 | instance | local-path-storage/deployment/local-path-provisioner 2026-09-17 05:15:51.897331 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-09-17 05:15:52.154363 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-bzz8p 2026-09-17 05:15:52.185956 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-09-17 05:15:52.418907 | instance | local-path-storage/serviceaccounts/default 2026-09-17 05:15:52.433579 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-09-17 05:15:52.663680 | instance | magnum-system/serviceaccounts/default 2026-09-17 05:15:52.682414 | instance | monitoring/daemonsets/goldpinger 2026-09-17 05:15:52.919123 | instance | monitoring/daemonsets/ipmi-exporter 2026-09-17 05:15:52.940627 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-09-17 05:15:53.212978 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-09-17 05:15:53.214945 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-09-17 05:15:53.480741 | instance | monitoring/daemonsets/vector 2026-09-17 05:15:53.486097 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-09-17 05:15:53.742991 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-09-17 05:15:53.753897 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-09-17 05:15:54.014972 | instance | monitoring/deployment/loki-gateway 2026-09-17 05:15:54.072802 | instance | monitoring/deployment/node-feature-discovery-gc 2026-09-17 05:15:54.292748 | instance | monitoring/deployment/node-feature-discovery-master 2026-09-17 05:15:54.336951 | instance | monitoring/deployment/prometheus-pushgateway 2026-09-17 05:15:54.571677 | instance | monitoring/configmaps/goldpinger-zap 2026-09-17 05:15:54.577605 | instance | monitoring/configmaps/ipmi-exporter 2026-09-17 05:15:54.832222 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-09-17 05:15:54.865820 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-09-17 05:15:55.084181 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-09-17 05:15:55.151297 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-09-17 05:15:55.345341 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-09-17 05:15:55.449951 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-09-17 05:15:55.609338 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-09-17 05:15:55.720882 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-09-17 05:15:55.882216 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-09-17 05:15:56.108305 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-09-17 05:15:56.146681 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-09-17 05:15:56.358527 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-09-17 05:15:56.570760 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-09-17 05:15:56.620395 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-09-17 05:15:56.872201 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-09-17 05:15:56.890242 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-09-17 05:15:57.116028 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-09-17 05:15:57.142800 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-09-17 05:15:57.395099 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-09-17 05:15:57.397575 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-09-17 05:15:57.666069 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-09-17 05:15:57.668087 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-09-17 05:15:57.914583 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-09-17 05:15:57.943346 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-09-17 05:15:58.167740 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-09-17 05:15:58.199496 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-09-17 05:15:58.416179 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-09-17 05:15:58.428783 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-09-17 05:15:58.671453 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-09-17 05:15:58.684572 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-09-17 05:15:58.911707 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-09-17 05:15:58.914181 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-09-17 05:15:59.165337 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-09-17 05:15:59.195321 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-09-17 05:15:59.405483 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-09-17 05:15:59.479161 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-09-17 05:15:59.679866 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-09-17 05:15:59.684809 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-09-17 05:15:59.941301 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-09-17 05:15:59.941522 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-09-17 05:16:00.204846 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-09-17 05:16:00.229413 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-09-17 05:16:00.442174 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-09-17 05:16:00.478852 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-09-17 05:16:00.706474 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-09-17 05:16:00.745521 | instance | monitoring/configmaps/kube-root-ca.crt 2026-09-17 05:16:00.969464 | instance | monitoring/configmaps/loki 2026-09-17 05:16:01.000287 | instance | monitoring/configmaps/loki-alerting-rules 2026-09-17 05:16:01.249468 | instance | monitoring/configmaps/loki-gateway 2026-09-17 05:16:01.256088 | instance | monitoring/configmaps/loki-runtime 2026-09-17 05:16:01.490992 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-09-17 05:16:01.513498 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-09-17 05:16:01.792201 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-09-17 05:16:01.828179 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-09-17 05:16:02.049456 | instance | monitoring/configmaps/vector 2026-09-17 05:16:02.224416 | instance | openstack/configmaps/barbican-bin 2026-09-17 05:16:02.306547 | instance | openstack/configmaps/ceph-csi-config 2026-09-17 05:16:02.514523 | instance | openstack/configmaps/ceph-etc 2026-09-17 05:16:02.599680 | instance | openstack/configmaps/cinder-bin 2026-09-17 05:16:02.813798 | instance | openstack/configmaps/glance-bin 2026-09-17 05:16:02.892434 | instance | openstack/configmaps/heat-bin 2026-09-17 05:16:03.116309 | instance | openstack/configmaps/horizon-bin 2026-09-17 05:16:03.228481 | instance | openstack/configmaps/keepalived-bin 2026-09-17 05:16:03.493132 | instance | openstack/configmaps/keystone-bin 2026-09-17 05:16:03.547828 | instance | openstack/configmaps/keystone-openid-metadata 2026-09-17 05:16:03.794648 | instance | openstack/configmaps/kube-root-ca.crt 2026-09-17 05:16:03.807922 | instance | openstack/configmaps/libvirt-bin 2026-09-17 05:16:04.096131 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-09-17 05:16:04.135631 | instance | openstack/configmaps/magnum-bin 2026-09-17 05:16:04.409949 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-09-17 05:16:04.443234 | instance | openstack/configmaps/manila-bin 2026-09-17 05:16:04.736491 | instance | openstack/configmaps/memcached-memcached-bin 2026-09-17 05:16:04.746495 | instance | openstack/configmaps/neutron-bin 2026-09-17 05:16:04.984409 | instance | openstack/configmaps/nova-bin 2026-09-17 05:16:05.072478 | instance | openstack/configmaps/octavia-bin 2026-09-17 05:16:05.348426 | instance | openstack/configmaps/openvswitch-bin 2026-09-17 05:16:05.419991 | instance | openstack/configmaps/ovn-bin 2026-09-17 05:16:05.618873 | instance | openstack/configmaps/ovn-controller-default-bin 2026-09-17 05:16:05.741660 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-09-17 05:16:05.920085 | instance | openstack/configmaps/percona-xtradb-pxc 2026-09-17 05:16:06.045650 | instance | openstack/configmaps/placement-bin 2026-09-17 05:16:06.251162 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-09-17 05:16:06.388209 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-09-17 05:16:06.570610 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-09-17 05:16:06.679748 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-09-17 05:16:06.887230 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-09-17 05:16:06.975589 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-09-17 05:16:07.180388 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-09-17 05:16:07.308463 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-09-17 05:16:07.476036 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-09-17 05:16:07.595452 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-09-17 05:16:07.798944 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-09-17 05:16:07.918775 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-09-17 05:16:08.144544 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-09-17 05:16:08.234238 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-09-17 05:16:08.443521 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-09-17 05:16:08.532306 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-09-17 05:16:08.763356 | instance | monitoring/endpoints/alertmanager-operated 2026-09-17 05:16:08.869511 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-09-17 05:16:09.024497 | instance | monitoring/endpoints/goldpinger 2026-09-17 05:16:09.186330 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-09-17 05:16:09.317974 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-09-17 05:16:09.482354 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-09-17 05:16:09.553919 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-09-17 05:16:09.747599 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-09-17 05:16:09.792006 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-09-17 05:16:10.000506 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-09-17 05:16:10.113436 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-09-17 05:16:10.333024 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-09-17 05:16:10.358354 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-09-17 05:16:10.637079 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-09-17 05:16:10.651061 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-09-17 05:16:10.900891 | instance | openstack/configmaps/rook-config-override 2026-09-17 05:16:10.952003 | instance | openstack/configmaps/staffeln-bin 2026-09-17 05:16:11.249586 | instance | monitoring/endpoints/loki 2026-09-17 05:16:11.257524 | instance | openstack/configmaps/valkey-configuration 2026-09-17 05:16:11.494093 | instance | openstack/configmaps/valkey-health 2026-09-17 05:16:11.541666 | instance | monitoring/endpoints/loki-chunks-cache 2026-09-17 05:16:11.770415 | instance | monitoring/endpoints/loki-gateway 2026-09-17 05:16:11.810754 | instance | openstack/configmaps/valkey-scripts 2026-09-17 05:16:12.067835 | instance | monitoring/endpoints/loki-headless 2026-09-17 05:16:12.160251 | instance | monitoring/endpoints/loki-memberlist 2026-09-17 05:16:12.322856 | instance | monitoring/endpoints/loki-results-cache 2026-09-17 05:16:12.404399 | instance | monitoring/endpoints/prometheus-operated 2026-09-17 05:16:12.542844 | instance | monitoring/endpoints/prometheus-pushgateway 2026-09-17 05:16:12.656093 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-09-17 05:16:12.830714 | instance | monitoring/endpoints/vector-headless 2026-09-17 05:16:12.907859 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-09-17 05:16:13.072903 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-09-17 05:16:13.181778 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-09-17 05:16:13.335207 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-09-17 05:16:13.425612 | instance | openstack/cronjobs/heat-engine-cleaner 2026-09-17 05:16:13.713142 | instance | openstack/cronjobs/heat-purge-deleted 2026-09-17 05:16:13.769538 | instance | openstack/cronjobs/keystone-credential-rotate 2026-09-17 05:16:14.014206 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-09-17 05:16:14.122023 | instance | openstack/cronjobs/nova-cell-setup 2026-09-17 05:16:14.348441 | instance | openstack/cronjobs/nova-service-cleaner 2026-09-17 05:16:14.436662 | instance | openstack/daemonsets/keepalived 2026-09-17 05:16:14.615346 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-09-17 05:16:14.749276 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-09-17 05:16:15.000854 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-09-17 05:16:15.130593 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-09-17 05:16:15.391178 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-09-17 05:16:15.531056 | instance | openstack/daemonsets/nova-compute-default 2026-09-17 05:16:15.734646 | instance | openstack/daemonsets/octavia-health-manager-default 2026-09-17 05:16:15.877654 | instance | openstack/daemonsets/openvswitch 2026-09-17 05:16:16.085536 | instance | openstack/daemonsets/ovn-controller-default 2026-09-17 05:16:16.235720 | instance | openstack/deployment/barbican-api 2026-09-17 05:16:16.452271 | instance | openstack/deployment/cinder-api 2026-09-17 05:16:16.520510 | instance | openstack/deployment/cinder-backup 2026-09-17 05:16:16.791309 | instance | openstack/deployment/cinder-scheduler 2026-09-17 05:16:16.890541 | instance | openstack/deployment/cinder-volume 2026-09-17 05:16:17.117418 | instance | openstack/deployment/glance-api 2026-09-17 05:16:17.217075 | instance | openstack/deployment/heat-api 2026-09-17 05:16:17.423386 | instance | openstack/deployment/heat-cfn 2026-09-17 05:16:17.501366 | instance | openstack/deployment/heat-engine 2026-09-17 05:16:17.702347 | instance | openstack/deployment/horizon 2026-09-17 05:16:17.810862 | instance | openstack/deployment/keystone-api 2026-09-17 05:16:18.012151 | instance | openstack/deployment/magnum-api 2026-09-17 05:16:18.146548 | instance | openstack/deployment/magnum-registry 2026-09-17 05:16:18.349397 | instance | openstack/deployment/manila-api 2026-09-17 05:16:18.477736 | instance | openstack/deployment/manila-data 2026-09-17 05:16:18.711202 | instance | openstack/deployment/manila-scheduler 2026-09-17 05:16:18.767323 | instance | openstack/deployment/manila-share 2026-09-17 05:16:19.029780 | instance | openstack/deployment/memcached-memcached 2026-09-17 05:16:19.093867 | instance | openstack/deployment/neutron-rpc-server 2026-09-17 05:16:19.385786 | instance | openstack/deployment/neutron-server 2026-09-17 05:16:19.402462 | instance | openstack/deployment/nova-api-metadata 2026-09-17 05:16:19.723904 | instance | openstack/deployment/nova-api-osapi 2026-09-17 05:16:19.740358 | instance | openstack/deployment/nova-conductor 2026-09-17 05:16:20.035948 | instance | openstack/deployment/nova-novncproxy 2026-09-17 05:16:20.054278 | instance | openstack/deployment/nova-scheduler 2026-09-17 05:16:20.345585 | instance | openstack/deployment/octavia-api 2026-09-17 05:16:20.350463 | instance | openstack/deployment/octavia-housekeeping 2026-09-17 05:16:20.675410 | instance | openstack/deployment/octavia-worker 2026-09-17 05:16:20.676403 | instance | openstack/deployment/openstack-database-exporter 2026-09-17 05:16:20.987067 | instance | openstack/deployment/openstack-exporter 2026-09-17 05:16:21.013118 | instance | openstack/deployment/ovn-northd 2026-09-17 05:16:21.330218 | instance | openstack/deployment/placement-api 2026-09-17 05:16:21.348722 | instance | openstack/deployment/pxc-operator 2026-09-17 05:16:21.640466 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-09-17 05:16:21.687658 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-09-17 05:16:21.939788 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-09-17 05:16:22.025578 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-09-17 05:16:22.311948 | instance | openstack/deployment/staffeln-api 2026-09-17 05:16:22.387795 | instance | openstack/deployment/staffeln-conductor 2026-09-17 05:16:22.631815 | instance | openstack/endpoints/barbican-api 2026-09-17 05:16:22.754604 | instance | openstack/endpoints/ceph-mon 2026-09-17 05:16:22.922411 | instance | openstack/endpoints/cinder-api 2026-09-17 05:16:23.058542 | instance | openstack/endpoints/glance-api 2026-09-17 05:16:23.241731 | instance | openstack/endpoints/heat-api 2026-09-17 05:16:23.330908 | instance | openstack/endpoints/heat-cfn 2026-09-17 05:16:23.505195 | instance | openstack/endpoints/horizon 2026-09-17 05:16:23.592501 | instance | openstack/endpoints/horizon-int 2026-09-17 05:16:23.790472 | instance | openstack/endpoints/keystone-api 2026-09-17 05:16:23.875823 | instance | openstack/endpoints/magnum-api 2026-09-17 05:16:24.071201 | instance | openstack/endpoints/magnum-registry 2026-09-17 05:16:24.125641 | instance | openstack/endpoints/manila-api 2026-09-17 05:16:24.389122 | instance | openstack/endpoints/memcached 2026-09-17 05:16:24.422838 | instance | openstack/endpoints/memcached-metrics 2026-09-17 05:16:24.696505 | instance | openstack/endpoints/neutron-server 2026-09-17 05:16:24.750971 | instance | openstack/endpoints/nova-api 2026-09-17 05:16:24.999294 | instance | openstack/endpoints/nova-metadata 2026-09-17 05:16:25.061203 | instance | openstack/endpoints/nova-novncproxy 2026-09-17 05:16:25.325780 | instance | openstack/endpoints/octavia-api 2026-09-17 05:16:25.374596 | instance | openstack/ingresses/cloudformation 2026-09-17 05:16:25.597753 | instance | openstack/endpoints/openstack-exporter 2026-09-17 05:16:25.695219 | instance | openstack/ingresses/compute 2026-09-17 05:16:25.955742 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-09-17 05:16:26.079600 | instance | openstack/ingresses/compute-novnc-proxy 2026-09-17 05:16:26.216028 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-09-17 05:16:26.344539 | instance | openstack/ingresses/container-infra 2026-09-17 05:16:26.557352 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-09-17 05:16:26.576608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:26.673285 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-09-17 05:16:26.708711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:26.866816 | instance | openstack/ingresses/container-infra-registry 2026-09-17 05:16:26.960851 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-09-17 05:16:27.015869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:27.172257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:27.202891 | instance | openstack/ingresses/dashboard 2026-09-17 05:16:27.275737 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-09-17 05:16:27.461195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:27.562278 | instance | openstack/ingresses/identity 2026-09-17 05:16:27.581734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:27.599619 | instance | openstack/endpoints/percona-xtradb-pxc 2026-09-17 05:16:27.694794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:27.840513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:27.887146 | instance | openstack/ingresses/image 2026-09-17 05:16:27.933652 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-09-17 05:16:27.967380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:28.089818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:28.208765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:28.212770 | instance | openstack/ingresses/key-manager 2026-09-17 05:16:28.260356 | instance | openstack/endpoints/placement-api 2026-09-17 05:16:28.323620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:28.455965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:28.478124 | instance | openstack/endpoints/rabbitmq-barbican 2026-09-17 05:16:28.566179 | instance | openstack/ingresses/load-balancer 2026-09-17 05:16:28.587749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:28.711427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:28.758001 | instance | openstack/ingresses/network 2026-09-17 05:16:28.870807 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-09-17 05:16:29.069745 | instance | openstack/ingresses/orchestration 2026-09-17 05:16:29.191597 | instance | openstack/endpoints/rabbitmq-cinder 2026-09-17 05:16:29.396211 | instance | openstack/ingresses/placement 2026-09-17 05:16:29.485113 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-09-17 05:16:29.715771 | instance | openstack/ingresses/rook-ceph-cluster 2026-09-17 05:16:29.816970 | instance | openstack/ingresses/sharev2 2026-09-17 05:16:30.037749 | instance | openstack/endpoints/rabbitmq-glance 2026-09-17 05:16:30.117859 | instance | openstack/ingresses/volumev3 2026-09-17 05:16:30.356745 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-09-17 05:16:30.422191 | instance | openstack/endpoints/rabbitmq-heat 2026-09-17 05:16:30.660264 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-09-17 05:16:30.725271 | instance | openstack/endpoints/rabbitmq-keystone 2026-09-17 05:16:30.970496 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-09-17 05:16:30.983724 | instance | openstack/endpoints/rabbitmq-magnum 2026-09-17 05:16:31.276534 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-09-17 05:16:31.293782 | instance | openstack/endpoints/rabbitmq-manila 2026-09-17 05:16:31.558470 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-09-17 05:16:31.574847 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-09-17 05:16:31.897928 | instance | openstack/endpoints/rabbitmq-neutron 2026-09-17 05:16:31.915108 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-09-17 05:16:32.205186 | instance | openstack/endpoints/rabbitmq-nova 2026-09-17 05:16:32.235407 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-09-17 05:16:32.497545 | instance | openstack/endpoints/rabbitmq-octavia 2026-09-17 05:16:32.595740 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-09-17 05:16:32.792664 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-09-17 05:16:32.848874 | instance | openstack/endpoints/staffeln-api 2026-09-17 05:16:33.079222 | instance | openstack/endpoints/valkey 2026-09-17 05:16:33.128902 | instance | openstack/endpoints/valkey-headless 2026-09-17 05:16:33.449752 | instance | openstack/endpoints/valkey-metrics 2026-09-17 05:16:33.453989 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-17 05:16:33.771980 | instance | monitoring/pods/goldpinger-wp8bx 2026-09-17 05:16:33.773776 | instance | monitoring/pods/kube-prometheus-stack-grafana-7c45c7447-wkjtb 2026-09-17 05:16:34.067972 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-qp7m7 2026-09-17 05:16:34.074387 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-jtqbv 2026-09-17 05:16:34.309540 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-tx5x6 2026-09-17 05:16:34.319243 | instance | monitoring/pods/loki-0 2026-09-17 05:16:34.542875 | instance | monitoring/pods/loki-chunks-cache-0 2026-09-17 05:16:34.564184 | instance | monitoring/pods/loki-gateway-cf54cb88c-ph2br 2026-09-17 05:16:34.833411 | instance | monitoring/pods/loki-results-cache-0 2026-09-17 05:16:34.856170 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dsmlk 2026-09-17 05:16:35.082775 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-csnmq 2026-09-17 05:16:35.116201 | instance | monitoring/pods/node-feature-discovery-worker-spr95 2026-09-17 05:16:35.365842 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-09-17 05:16:35.379361 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-vvs2m 2026-09-17 05:16:35.636881 | instance | monitoring/pods/vector-f2h4h 2026-09-17 05:16:35.646540 | instance | openstack/jobs/barbican-db-init 2026-09-17 05:16:35.882278 | instance | openstack/jobs/barbican-db-sync 2026-09-17 05:16:35.949153 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-09-17 05:16:36.232965 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-09-17 05:16:36.239212 | instance | openstack/jobs/barbican-ks-endpoints 2026-09-17 05:16:36.486471 | instance | openstack/networkpolicies/valkey 2026-09-17 05:16:36.575619 | instance | openstack/jobs/barbican-ks-service 2026-09-17 05:16:36.726115 | instance | openstack/jobs/barbican-ks-user 2026-09-17 05:16:36.857355 | instance | openstack/jobs/barbican-rabbit-init 2026-09-17 05:16:37.026433 | instance | openstack/jobs/cinder-backup-storage-init 2026-09-17 05:16:37.185417 | instance | openstack/jobs/cinder-bootstrap 2026-09-17 05:16:37.309333 | instance | openstack/jobs/cinder-create-internal-tenant 2026-09-17 05:16:37.486106 | instance | openstack/jobs/cinder-db-init 2026-09-17 05:16:37.631774 | instance | openstack/jobs/cinder-db-sync 2026-09-17 05:16:37.853830 | instance | openstack/jobs/cinder-ks-endpoints 2026-09-17 05:16:37.941121 | instance | openstack/jobs/cinder-ks-service 2026-09-17 05:16:38.205012 | instance | openstack/jobs/cinder-ks-user 2026-09-17 05:16:38.314167 | instance | openstack/jobs/cinder-rabbit-init 2026-09-17 05:16:38.344844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:38.475873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:38.525441 | instance | openstack/jobs/cinder-storage-init 2026-09-17 05:16:38.596928 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:16:38.610855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:38.614354 | instance | openstack/jobs/cinder-volume-usage-audit-29827025 2026-09-17 05:16:38.715412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:38.831669 | instance | openstack/jobs/glance-db-init 2026-09-17 05:16:38.834702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:38.880153 | instance | openstack/jobs/glance-db-sync 2026-09-17 05:16:38.942469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:39.085331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:39.142252 | instance | openstack/jobs/glance-ks-endpoints 2026-09-17 05:16:39.189464 | instance | openstack/jobs/glance-ks-service 2026-09-17 05:16:39.211682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:39.337407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:39.446930 | instance | openstack/jobs/glance-ks-user 2026-09-17 05:16:39.447040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:39.469380 | instance | openstack/jobs/glance-metadefs-load 2026-09-17 05:16:39.545328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:39.669413 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:16:39.681217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:39.738425 | instance | openstack/jobs/glance-rabbit-init 2026-09-17 05:16:39.801109 | instance | openstack/jobs/glance-storage-init 2026-09-17 05:16:39.810355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:39.935916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:40.056257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:40.096218 | instance | openstack/jobs/heat-bootstrap 2026-09-17 05:16:40.123450 | instance | openstack/jobs/heat-db-init 2026-09-17 05:16:40.247097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:40.367885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:40.373560 | instance | openstack/jobs/heat-db-sync 2026-09-17 05:16:40.448546 | instance | openstack/jobs/heat-domain-ks-user 2026-09-17 05:16:40.494394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:40.679856 | instance | openstack/jobs/heat-engine-cleaner-29827025 2026-09-17 05:16:40.711241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:40.744456 | instance | openstack/jobs/heat-engine-cleaner-29827030 2026-09-17 05:16:40.879985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:40.973292 | instance | openstack/jobs/heat-engine-cleaner-29827035 2026-09-17 05:16:40.998672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:41.064384 | instance | openstack/jobs/heat-ks-endpoints 2026-09-17 05:16:41.124656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:41.257848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:41.313504 | instance | openstack/jobs/heat-ks-service 2026-09-17 05:16:41.398798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:41.407122 | instance | openstack/jobs/heat-ks-user 2026-09-17 05:16:41.523467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:41.616623 | instance | openstack/jobs/heat-rabbit-init 2026-09-17 05:16:41.641889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:41.701732 | instance | openstack/jobs/heat-trusts 2026-09-17 05:16:41.766373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:41.884093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:41.923012 | instance | openstack/jobs/horizon-db-init 2026-09-17 05:16:42.005826 | instance | openstack/jobs/horizon-db-sync 2026-09-17 05:16:42.006488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:42.124187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:42.274363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:42.298358 | instance | openstack/jobs/keystone-bootstrap 2026-09-17 05:16:42.366358 | instance | openstack/jobs/keystone-credential-setup 2026-09-17 05:16:42.392714 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-17 05:16:42.414225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:42.514494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:42.589872 | instance | openstack/jobs/keystone-db-init 2026-09-17 05:16:42.596132 | instance | openstack/jobs/keystone-db-sync 2026-09-17 05:16:42.628913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:42.730750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:42.858776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:42.877340 | instance | openstack/jobs/keystone-domain-manage 2026-09-17 05:16:42.891032 | instance | openstack/jobs/keystone-fernet-setup 2026-09-17 05:16:42.946332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:43.086626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-17 05:16:43.161838 | instance | openstack/jobs/keystone-rabbit-init 2026-09-17 05:16:43.240090 | instance | openstack/jobs/magnum-db-init 2026-09-17 05:16:43.483991 | instance | openstack/jobs/magnum-db-sync 2026-09-17 05:16:43.549601 | instance | openstack/jobs/magnum-domain-ks-user 2026-09-17 05:16:43.774391 | instance | openstack/jobs/magnum-ks-endpoints 2026-09-17 05:16:43.879858 | instance | openstack/jobs/magnum-ks-service 2026-09-17 05:16:44.066240 | instance | openstack/jobs/magnum-ks-user 2026-09-17 05:16:44.181622 | instance | openstack/jobs/magnum-rabbit-init 2026-09-17 05:16:44.380947 | instance | openstack/jobs/manila-bootstrap 2026-09-17 05:16:44.480942 | instance | openstack/jobs/manila-db-init 2026-09-17 05:16:44.628615 | instance | openstack/jobs/manila-db-sync 2026-09-17 05:16:44.723366 | instance | openstack/jobs/manila-ks-endpoints 2026-09-17 05:16:44.880990 | instance | openstack/jobs/manila-ks-service 2026-09-17 05:16:44.977694 | instance | openstack/jobs/manila-ks-user 2026-09-17 05:16:45.193485 | instance | openstack/jobs/manila-rabbit-init 2026-09-17 05:16:45.308754 | instance | openstack/jobs/neutron-db-init 2026-09-17 05:16:45.494467 | instance | openstack/jobs/neutron-db-sync 2026-09-17 05:16:45.579705 | instance | openstack/jobs/neutron-ks-endpoints 2026-09-17 05:16:45.798335 | instance | openstack/jobs/neutron-ks-service 2026-09-17 05:16:45.857319 | instance | openstack/jobs/neutron-ks-user 2026-09-17 05:16:46.083041 | instance | openstack/jobs/neutron-rabbit-init 2026-09-17 05:16:46.166929 | instance | openstack/jobs/nova-bootstrap 2026-09-17 05:16:46.353611 | instance | openstack/jobs/nova-cell-setup 2026-09-17 05:16:46.437063 | instance | openstack/jobs/nova-cell-setup-29827020 2026-09-17 05:16:46.648896 | instance | openstack/jobs/nova-db-init 2026-09-17 05:16:46.734126 | instance | openstack/jobs/nova-db-sync 2026-09-17 05:16:46.932087 | instance | openstack/jobs/nova-ks-endpoints 2026-09-17 05:16:47.048767 | instance | openstack/jobs/nova-ks-service 2026-09-17 05:16:47.243845 | instance | openstack/jobs/nova-ks-user 2026-09-17 05:16:47.380672 | instance | openstack/jobs/nova-rabbit-init 2026-09-17 05:16:47.521455 | instance | openstack/jobs/nova-service-cleaner-29827020 2026-09-17 05:16:47.657876 | instance | openstack/jobs/octavia-bootstrap 2026-09-17 05:16:47.853666 | instance | openstack/jobs/octavia-db-init 2026-09-17 05:16:47.965556 | instance | openstack/jobs/octavia-db-sync 2026-09-17 05:16:48.196157 | instance | openstack/jobs/octavia-ks-endpoints 2026-09-17 05:16:48.273647 | instance | openstack/jobs/octavia-ks-service 2026-09-17 05:16:48.481684 | instance | openstack/jobs/octavia-ks-user 2026-09-17 05:16:48.602370 | instance | openstack/jobs/octavia-rabbit-init 2026-09-17 05:16:48.772782 | instance | openstack/jobs/placement-db-init 2026-09-17 05:16:48.895272 | instance | openstack/jobs/placement-db-sync 2026-09-17 05:16:49.100629 | instance | openstack/jobs/placement-ks-endpoints 2026-09-17 05:16:49.228609 | instance | openstack/jobs/placement-ks-service 2026-09-17 05:16:49.430362 | instance | openstack/jobs/placement-ks-user 2026-09-17 05:16:49.584001 | instance | openstack/jobs/staffeln-db-init 2026-09-17 05:16:49.690728 | instance | openstack/jobs/staffeln-db-sync 2026-09-17 05:16:49.888176 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-17 05:16:50.016003 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-09-17 05:16:50.211806 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-09-17 05:16:50.345537 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-09-17 05:16:50.503264 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-09-17 05:16:50.591565 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-09-17 05:16:50.740345 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-09-17 05:16:50.852808 | instance | openstack/pods/barbican-api-86c88ff5c9-k5xfp 2026-09-17 05:16:51.006865 | instance | openstack/pods/barbican-db-init-pjtcm 2026-09-17 05:16:51.202210 | instance | openstack/pods/barbican-db-sync-7svm2 2026-09-17 05:16:51.363840 | instance | openstack/pods/barbican-ks-endpoints-92wrc 2026-09-17 05:16:51.478897 | instance | openstack/pods/barbican-ks-service-kwqc7 2026-09-17 05:16:51.699713 | instance | openstack/pods/barbican-ks-user-225jb 2026-09-17 05:16:51.810524 | instance | openstack/pods/barbican-rabbit-init-fb2z7 2026-09-17 05:16:52.027501 | instance | openstack/pods/cinder-api-65b7bcb67d-dwpbv 2026-09-17 05:16:52.132622 | instance | openstack/pods/cinder-backup-f55dcdfc8-vmcgp 2026-09-17 05:16:52.367923 | instance | openstack/pods/cinder-backup-storage-init-kp7lq 2026-09-17 05:16:52.461812 | instance | openstack/pods/cinder-bootstrap-fxflk 2026-09-17 05:16:52.676298 | instance | openstack/pods/cinder-create-internal-tenant-zgnvr 2026-09-17 05:16:52.774155 | instance | openstack/pods/cinder-db-init-nzz6b 2026-09-17 05:16:52.947084 | instance | openstack/pods/cinder-db-sync-252hp 2026-09-17 05:16:53.027275 | instance | openstack/pods/cinder-ks-endpoints-nxx2j 2026-09-17 05:16:53.275898 | instance | openstack/pods/cinder-ks-service-xdzsm 2026-09-17 05:16:53.346546 | instance | openstack/pods/cinder-ks-user-ptd9w 2026-09-17 05:16:53.544697 | instance | openstack/pods/cinder-rabbit-init-mh4sh 2026-09-17 05:16:53.671374 | instance | openstack/pods/cinder-scheduler-66ccf6c66-6lcfz 2026-09-17 05:16:53.801134 | instance | openstack/pods/cinder-storage-init-xtxsk 2026-09-17 05:16:53.949892 | instance | openstack/pods/cinder-volume-8ddc68d7b-5td89 2026-09-17 05:16:54.038088 | instance | openstack/pods/cinder-volume-usage-audit-29827025-th96q 2026-09-17 05:16:54.251998 | instance | openstack/pods/glance-api-7b989b44b9-9rtwm 2026-09-17 05:16:54.306331 | instance | openstack/pods/glance-db-init-b8nrb 2026-09-17 05:16:54.573057 | instance | openstack/pods/glance-db-sync-d2vkx 2026-09-17 05:16:54.639785 | instance | openstack/pods/glance-ks-endpoints-chr5z 2026-09-17 05:16:54.862954 | instance | openstack/pods/glance-ks-service-tjzg5 2026-09-17 05:16:54.911090 | instance | openstack/pods/glance-ks-user-kxnmp 2026-09-17 05:16:55.156418 | instance | openstack/pods/glance-metadefs-load-2ds76 2026-09-17 05:16:55.215601 | instance | openstack/pods/glance-rabbit-init-72m9c 2026-09-17 05:16:55.412655 | instance | openstack/pods/glance-storage-init-b9zrg 2026-09-17 05:16:55.523954 | instance | openstack/pods/heat-api-6487cc79-qzt9z 2026-09-17 05:16:55.719060 | instance | openstack/pods/heat-bootstrap-hhbxl 2026-09-17 05:16:55.772452 | instance | openstack/pods/heat-cfn-694d74db49-9x7r2 2026-09-17 05:16:56.041728 | instance | openstack/pods/heat-db-init-mtsjh 2026-09-17 05:16:56.112452 | instance | openstack/pods/heat-db-sync-7b8mv 2026-09-17 05:16:56.363194 | instance | openstack/pods/heat-domain-ks-user-kd9cm 2026-09-17 05:16:56.461131 | instance | openstack/pods/heat-engine-746d79c98-hrl5c 2026-09-17 05:16:56.672154 | instance | openstack/pods/heat-engine-cleaner-29827025-5j5r2 2026-09-17 05:16:56.811463 | instance | openstack/pods/heat-engine-cleaner-29827030-2sggs 2026-09-17 05:16:56.995110 | instance | openstack/pods/heat-engine-cleaner-29827035-th6kf 2026-09-17 05:16:57.144410 | instance | openstack/pods/heat-ks-endpoints-4tp64 2026-09-17 05:16:57.388165 | instance | openstack/pods/heat-ks-service-zjxc2 2026-09-17 05:16:57.492206 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-09-17 05:16:57.657423 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-09-17 05:16:57.695722 | instance | monitoring/roles/node-feature-discovery-worker 2026-09-17 05:16:57.925844 | instance | openstack/pods/heat-ks-user-ghxl5 2026-09-17 05:16:57.934105 | instance | openstack/pods/heat-rabbit-init-5pdqv 2026-09-17 05:16:58.275455 | instance | openstack/pods/heat-trusts-8t4bm 2026-09-17 05:16:58.287519 | instance | openstack/pods/horizon-5b78f96df8-k75mx 2026-09-17 05:16:58.561245 | instance | openstack/pods/horizon-db-init-7gnw4 2026-09-17 05:16:58.573616 | instance | openstack/pods/horizon-db-sync-6ts6z 2026-09-17 05:16:58.881486 | instance | openstack/pods/keepalived-b8pk2 2026-09-17 05:16:58.881905 | instance | openstack/pods/keystone-api-8cb56948f-dkbfq 2026-09-17 05:16:59.221523 | instance | openstack/pods/keystone-bootstrap-n4s46 2026-09-17 05:16:59.228727 | instance | openstack/pods/keystone-credential-setup-d9nzr 2026-09-17 05:16:59.478168 | instance | openstack/pods/keystone-db-init-b8wtp 2026-09-17 05:16:59.500268 | instance | openstack/pods/keystone-db-sync-fdjdd 2026-09-17 05:16:59.777949 | instance | openstack/pods/keystone-domain-manage-2ttz2 2026-09-17 05:16:59.782748 | instance | openstack/pods/keystone-fernet-setup-pz2wn 2026-09-17 05:17:00.076827 | instance | openstack/pods/keystone-rabbit-init-67gkg 2026-09-17 05:17:00.086518 | instance | openstack/pods/libvirt-libvirt-default-wz2v4 2026-09-17 05:17:00.423155 | instance | openstack/pods/magnum-api-75677cf99c-b66tv 2026-09-17 05:17:00.442160 | instance | openstack/pods/magnum-cluster-api-proxy-zq9dw 2026-09-17 05:17:00.691341 | instance | openstack/pods/magnum-conductor-0 2026-09-17 05:17:00.721792 | instance | openstack/pods/magnum-db-init-srpf7 2026-09-17 05:17:01.012762 | instance | openstack/pods/magnum-db-sync-hjgdb 2026-09-17 05:17:01.100111 | instance | openstack/pods/magnum-domain-ks-user-7q8f9 2026-09-17 05:17:01.382406 | instance | openstack/pods/magnum-ks-endpoints-5zg9l 2026-09-17 05:17:01.480922 | instance | openstack/pods/magnum-ks-service-n7rdf 2026-09-17 05:17:01.747671 | instance | openstack/pods/magnum-ks-user-tj885 2026-09-17 05:17:01.824824 | instance | openstack/pods/magnum-rabbit-init-snfs5 2026-09-17 05:17:02.045380 | instance | openstack/pods/magnum-registry-c45778976-kzjp8 2026-09-17 05:17:02.189108 | instance | openstack/pods/manila-api-58bf77948f-g6kfv 2026-09-17 05:17:02.354071 | instance | openstack/pods/manila-bootstrap-dwwd5 2026-09-17 05:17:02.546305 | instance | openstack/pods/manila-data-67c47fbf84-grdv8 2026-09-17 05:17:02.673989 | instance | openstack/pods/manila-db-init-x9qsf 2026-09-17 05:17:02.863481 | instance | openstack/pods/manila-db-sync-xwrcc 2026-09-17 05:17:02.987610 | instance | openstack/pods/manila-ks-endpoints-9x89n 2026-09-17 05:17:03.189296 | instance | openstack/pods/manila-ks-service-m77xp 2026-09-17 05:17:03.342031 | instance | openstack/pods/manila-ks-user-6z498 2026-09-17 05:17:03.469729 | instance | openstack/pods/manila-rabbit-init-wbs2v 2026-09-17 05:17:03.658103 | instance | openstack/pods/manila-scheduler-58c5b5b468-vgvrf 2026-09-17 05:17:03.782629 | instance | openstack/pods/manila-share-676dcbfd5d-kzmzk 2026-09-17 05:17:03.996344 | instance | openstack/pods/memcached-memcached-6479589586-pw7ph 2026-09-17 05:17:04.144694 | instance | openstack/pods/neutron-db-init-pnhtj 2026-09-17 05:17:04.293571 | instance | openstack/pods/neutron-db-sync-mh8bt 2026-09-17 05:17:04.429405 | instance | openstack/pods/neutron-ks-endpoints-84qpg 2026-09-17 05:17:04.565346 | instance | openstack/pods/neutron-ks-service-887gz 2026-09-17 05:17:04.716530 | instance | openstack/pods/neutron-ks-user-lg8hc 2026-09-17 05:17:04.888869 | instance | openstack/pods/neutron-netns-cleanup-cron-default-t5rlq 2026-09-17 05:17:05.078355 | instance | openstack/pods/neutron-ovn-metadata-agent-default-l2xv9 2026-09-17 05:17:05.252569 | instance | openstack/pods/neutron-ovn-vpn-agent-default-hh46z 2026-09-17 05:17:05.346127 | instance | openstack/pods/neutron-rabbit-init-fm9wd 2026-09-17 05:17:05.531690 | instance | openstack/pods/neutron-rpc-server-85469f46b8-9xjnh 2026-09-17 05:17:05.613077 | instance | openstack/pods/neutron-server-d54b4b58d-qjjkm 2026-09-17 05:17:05.820002 | instance | openstack/pods/nova-api-metadata-75475b78f6-kv84c 2026-09-17 05:17:05.911646 | instance | openstack/pods/nova-api-osapi-bb446cd9d-6f688 2026-09-17 05:17:06.155775 | instance | openstack/pods/nova-bootstrap-42zxq 2026-09-17 05:17:06.266389 | instance | openstack/pods/nova-cell-setup-29827020-kcs4f 2026-09-17 05:17:06.488494 | instance | openstack/pods/nova-cell-setup-hntlc 2026-09-17 05:17:06.571916 | instance | openstack/pods/nova-compute-default-8j8kt 2026-09-17 05:17:06.760281 | instance | openstack/pods/nova-conductor-59b4578f98-l2cx2 2026-09-17 05:17:06.879091 | instance | openstack/pods/nova-db-init-9rbh6 2026-09-17 05:17:07.087227 | instance | openstack/pods/nova-db-sync-njsdn 2026-09-17 05:17:07.186345 | instance | openstack/pods/nova-ks-endpoints-gpzvw 2026-09-17 05:17:07.362074 | instance | openstack/pods/nova-ks-service-4mdpt 2026-09-17 05:17:07.478729 | instance | openstack/pods/nova-ks-user-j6thw 2026-09-17 05:17:07.710893 | instance | openstack/pods/nova-novncproxy-65b689bcbf-bh8ps 2026-09-17 05:17:07.821051 | instance | openstack/pods/nova-rabbit-init-7n5j7 2026-09-17 05:17:08.038114 | instance | openstack/pods/nova-scheduler-9cd5f88cd-r96mp 2026-09-17 05:17:08.152721 | instance | openstack/pods/nova-service-cleaner-29827020-fqt92 2026-09-17 05:17:08.372357 | instance | openstack/pods/octavia-api-6b5c89db85-drz59 2026-09-17 05:17:08.436768 | instance | openstack/pods/octavia-bootstrap-crmm6 2026-09-17 05:17:08.644158 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-09-17 05:17:08.724436 | instance | openstack/pods/octavia-db-init-mpps7 2026-09-17 05:17:09.047629 | instance | openstack/pods/octavia-db-sync-tjfxz 2026-09-17 05:17:09.196570 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-09-17 05:17:09.376652 | instance | openstack/pods/octavia-health-manager-default-txdz5 2026-09-17 05:17:09.677416 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-09-17 05:17:09.692247 | instance | openstack/pods/octavia-housekeeping-677df95c6d-6cclp 2026-09-17 05:17:09.973705 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-09-17 05:17:10.183283 | instance | openstack/pods/octavia-ks-endpoints-n9p2w 2026-09-17 05:17:10.463177 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-09-17 05:17:10.477588 | instance | openstack/pods/octavia-ks-service-bn2fh 2026-09-17 05:17:10.781093 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-09-17 05:17:10.932950 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-09-17 05:17:11.272196 | instance | openstack/pods/octavia-ks-user-zkq7f 2026-09-17 05:17:11.457910 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-09-17 05:17:11.564739 | instance | openstack/pods/octavia-rabbit-init-95mgr 2026-09-17 05:17:11.888967 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-09-17 05:17:11.982638 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-09-17 05:17:12.259523 | instance | openstack/pods/octavia-worker-99fb8f679-nfmvm 2026-09-17 05:17:12.411499 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-6bswd 2026-09-17 05:17:12.546179 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-09-17 05:17:12.715555 | instance | openstack/pods/openstack-exporter-5477cf4598-45vx6 2026-09-17 05:17:12.991864 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-09-17 05:17:13.043652 | instance | openstack/pods/openvswitch-zt2vb 2026-09-17 05:17:13.340740 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-09-17 05:17:13.482510 | instance | openstack/pods/ovn-controller-default-5tfp2 2026-09-17 05:17:13.805735 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-09-17 05:17:13.808006 | instance | openstack/pods/ovn-northd-fc978744-ln4kk 2026-09-17 05:17:14.149112 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-09-17 05:17:14.277487 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-09-17 05:17:14.440804 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-09-17 05:17:14.532331 | instance | openstack/pods/percona-xtradb-pxc-0 2026-09-17 05:17:14.705521 | instance | openstack/pods/placement-api-6b4654db67-vrnml 2026-09-17 05:17:14.828002 | instance | openstack/pods/placement-db-init-vtzrs 2026-09-17 05:17:15.040047 | instance | openstack/pods/placement-db-sync-hrft7 2026-09-17 05:17:15.155004 | instance | openstack/pods/placement-ks-endpoints-l2qzc 2026-09-17 05:17:15.360117 | instance | openstack/pods/placement-ks-service-pr7cn 2026-09-17 05:17:15.465771 | instance | openstack/pods/placement-ks-user-gjsdc 2026-09-17 05:17:15.643169 | instance | openstack/pods/pxc-operator-69cb5bbdb9-lqrzn 2026-09-17 05:17:15.733290 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-09-17 05:17:15.923938 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-09-17 05:17:16.037298 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-n7s2d 2026-09-17 05:17:16.244119 | instance | openstack/pods/rabbitmq-glance-server-0 2026-09-17 05:17:16.336393 | instance | openstack/pods/rabbitmq-heat-server-0 2026-09-17 05:17:16.566272 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-09-17 05:17:16.657842 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-09-17 05:17:16.859437 | instance | openstack/pods/rabbitmq-manila-server-0 2026-09-17 05:17:16.979236 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-wxr8q 2026-09-17 05:17:17.156496 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-09-17 05:17:17.286647 | instance | openstack/pods/rabbitmq-nova-server-0 2026-09-17 05:17:17.467848 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-09-17 05:17:17.582349 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-bhrd4 2026-09-17 05:17:17.784539 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn 2026-09-17 05:17:17.907787 | instance | openstack/pods/staffeln-api-649f9d99b6-hhpcs 2026-09-17 05:17:18.111687 | instance | openstack/pods/staffeln-conductor-7cb5c87bc7-26s69 2026-09-17 05:17:18.246103 | instance | openstack/pods/staffeln-db-init-tj9l9 2026-09-17 05:17:18.439441 | instance | openstack/pods/staffeln-db-sync-748ml 2026-09-17 05:17:18.571032 | instance | openstack/pods/valkey-node-0 2026-09-17 05:17:18.790381 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-17 05:17:18.924825 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-09-17 05:17:19.030131 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-09-17 05:17:19.137240 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-09-17 05:17:19.245811 | instance | openstack/rolebindings/barbican-barbican-api 2026-09-17 05:17:19.375381 | instance | monitoring/secrets/alertmanager-tls 2026-09-17 05:17:19.469161 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-09-17 05:17:19.594410 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-09-17 05:17:19.696984 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-09-17 05:17:19.800652 | instance | monitoring/secrets/grafana-tls 2026-09-17 05:17:19.929724 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-09-17 05:17:20.069133 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-09-17 05:17:20.161664 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-09-17 05:17:20.321286 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-09-17 05:17:20.441876 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-09-17 05:17:20.538494 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-09-17 05:17:20.655576 | instance | openstack/rolebindings/cinder-cinder-api 2026-09-17 05:17:20.821082 | instance | openstack/rolebindings/cinder-cinder-backup 2026-09-17 05:17:20.914721 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-09-17 05:17:21.108222 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-09-17 05:17:21.205206 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-09-17 05:17:21.354180 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-09-17 05:17:21.439187 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-09-17 05:17:21.583692 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-09-17 05:17:21.720315 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-09-17 05:17:21.858778 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-09-17 05:17:21.966785 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-09-17 05:17:22.086078 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-09-17 05:17:22.217439 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-09-17 05:17:22.357249 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-09-17 05:17:22.433334 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-tx5x6-tls 2026-09-17 05:17:22.567938 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-09-17 05:17:22.645902 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-09-17 05:17:22.826841 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-09-17 05:17:22.896784 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-09-17 05:17:23.116228 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-09-17 05:17:23.153159 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-09-17 05:17:23.370367 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-09-17 05:17:23.399964 | instance | openstack/rolebindings/cinder-cinder-test 2026-09-17 05:17:23.634072 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-09-17 05:17:23.636576 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-09-17 05:17:23.857749 | instance | openstack/rolebindings/cinder-cinder-volume 2026-09-17 05:17:23.892549 | instance | monitoring/secrets/prometheus-tls 2026-09-17 05:17:24.100978 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-09-17 05:17:24.131979 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-09-17 05:17:24.344103 | instance | openstack/rolebindings/cinder-storage-init 2026-09-17 05:17:24.370120 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-09-17 05:17:24.569705 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-09-17 05:17:24.765487 | instance | openstack/rolebindings/glance-glance-api 2026-09-17 05:17:24.967671 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-09-17 05:17:24.990372 | instance | openstack/rolebindings/glance-glance-db-init 2026-09-17 05:17:25.241478 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-09-17 05:17:25.289745 | instance | openstack/rolebindings/glance-glance-db-sync 2026-09-17 05:17:25.490235 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-09-17 05:17:25.525687 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-09-17 05:17:25.719699 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-09-17 05:17:25.751737 | instance | openstack/rolebindings/glance-glance-ks-service 2026-09-17 05:17:25.951076 | instance | openstack/rolebindings/glance-glance-ks-user 2026-09-17 05:17:25.981432 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-09-17 05:17:26.195650 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-09-17 05:17:26.222393 | instance | openstack/rolebindings/glance-glance-storage-init 2026-09-17 05:17:26.438041 | instance | openstack/rolebindings/glance-glance-test 2026-09-17 05:17:26.442904 | instance | openstack/rolebindings/glance-storage-init 2026-09-17 05:17:26.664396 | instance | openstack/rolebindings/heat-heat-api 2026-09-17 05:17:26.673022 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-09-17 05:17:26.890393 | instance | openstack/rolebindings/heat-heat-cfn 2026-09-17 05:17:26.936703 | instance | openstack/rolebindings/heat-heat-db-init 2026-09-17 05:17:27.200727 | instance | openstack/rolebindings/heat-heat-db-sync 2026-09-17 05:17:27.203759 | instance | openstack/rolebindings/heat-heat-engine 2026-09-17 05:17:27.445298 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-09-17 05:17:27.455204 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-09-17 05:17:27.677124 | instance | openstack/rolebindings/heat-heat-ks-service 2026-09-17 05:17:27.697668 | instance | openstack/rolebindings/heat-heat-ks-user 2026-09-17 05:17:27.902337 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-09-17 05:17:27.925226 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-09-17 05:17:28.146330 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-09-17 05:17:28.179449 | instance | openstack/rolebindings/heat-heat-test 2026-09-17 05:17:28.391327 | instance | openstack/rolebindings/heat-heat-trusts 2026-09-17 05:17:28.422758 | instance | openstack/rolebindings/horizon-horizon 2026-09-17 05:17:28.611979 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-09-17 05:17:28.700319 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-09-17 05:17:28.832733 | instance | openstack/rolebindings/horizon-horizon-test 2026-09-17 05:17:28.904415 | instance | openstack/rolebindings/keepalived 2026-09-17 05:17:29.050052 | instance | openstack/rolebindings/keystone-credential-rotate 2026-09-17 05:17:29.152753 | instance | openstack/rolebindings/keystone-credential-setup 2026-09-17 05:17:29.302342 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-09-17 05:17:29.412772 | instance | openstack/rolebindings/keystone-fernet-setup 2026-09-17 05:17:29.553171 | instance | openstack/rolebindings/keystone-keystone-api 2026-09-17 05:17:29.677172 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-09-17 05:17:29.787013 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-09-17 05:17:29.940643 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-09-17 05:17:30.037056 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-09-17 05:17:30.176225 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-09-17 05:17:30.306156 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-09-17 05:17:30.408404 | instance | openstack/rolebindings/keystone-keystone-test 2026-09-17 05:17:30.566915 | instance | openstack/rolebindings/libvirt-cert-manager 2026-09-17 05:17:30.637495 | instance | openstack/rolebindings/libvirt-libvirt 2026-09-17 05:17:30.835036 | instance | openstack/rolebindings/magnum-magnum-api 2026-09-17 05:17:30.877428 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-09-17 05:17:31.076142 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-09-17 05:17:31.129317 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-09-17 05:17:31.285326 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-09-17 05:17:31.405105 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-09-17 05:17:31.544057 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-09-17 05:17:31.688939 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-09-17 05:17:31.816423 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-09-17 05:17:31.947757 | instance | openstack/rolebindings/manila-manila-api 2026-09-17 05:17:32.046351 | instance | openstack/rolebindings/manila-manila-data 2026-09-17 05:17:32.202435 | instance | openstack/rolebindings/manila-manila-db-init 2026-09-17 05:17:32.303971 | instance | openstack/rolebindings/manila-manila-db-sync 2026-09-17 05:17:32.431797 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-09-17 05:17:32.519022 | instance | openstack/rolebindings/manila-manila-ks-service 2026-09-17 05:17:32.714408 | instance | openstack/rolebindings/manila-manila-ks-user 2026-09-17 05:17:32.789318 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-09-17 05:17:32.892083 | instance | openstack/rolebindings/manila-manila-scheduler 2026-09-17 05:17:32.963928 | instance | openstack/rolebindings/manila-manila-share 2026-09-17 05:17:33.140974 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-09-17 05:17:33.224498 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-09-17 05:17:33.367637 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-09-17 05:17:33.460967 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-09-17 05:17:33.586159 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-09-17 05:17:33.715059 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-09-17 05:17:33.838331 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-09-17 05:17:33.910509 | instance | openstack/roles/barbican-openstack-barbican-api 2026-09-17 05:17:34.055493 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-09-17 05:17:34.158253 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-09-17 05:17:34.316240 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-09-17 05:17:34.408932 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-09-17 05:17:34.546375 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-09-17 05:17:34.663911 | instance | openstack/rolebindings/neutron-neutron-server 2026-09-17 05:17:34.776512 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-09-17 05:17:34.863123 | instance | openstack/rolebindings/neutron-neutron-test 2026-09-17 05:17:34.988482 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-09-17 05:17:35.103251 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-09-17 05:17:35.231275 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-09-17 05:17:35.350254 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-09-17 05:17:35.457654 | instance | openstack/roles/cinder-backup-storage-init 2026-09-17 05:17:35.580252 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-09-17 05:17:35.670281 | instance | openstack/roles/cinder-openstack-cinder-api 2026-09-17 05:17:35.836369 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-09-17 05:17:35.978945 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-09-17 05:17:36.068818 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-09-17 05:17:36.212253 | instance | openstack/rolebindings/nova-nova-compute 2026-09-17 05:17:36.309023 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-09-17 05:17:36.437520 | instance | openstack/rolebindings/nova-nova-conductor 2026-09-17 05:17:36.551729 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-09-17 05:17:36.676896 | instance | openstack/rolebindings/nova-nova-db-init 2026-09-17 05:17:36.769344 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-09-17 05:17:36.912856 | instance | openstack/rolebindings/nova-nova-db-sync 2026-09-17 05:17:37.022423 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-09-17 05:17:37.138623 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-09-17 05:17:37.239286 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-09-17 05:17:37.367749 | instance | openstack/rolebindings/nova-nova-ks-service 2026-09-17 05:17:37.465838 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-09-17 05:17:37.614449 | instance | openstack/rolebindings/nova-nova-ks-user 2026-09-17 05:17:37.733341 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-09-17 05:17:37.861378 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-09-17 05:17:37.991768 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-09-17 05:17:38.128030 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-09-17 05:17:38.239085 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-09-17 05:17:38.391220 | instance | openstack/roles/cinder-openstack-cinder-test 2026-09-17 05:17:38.483016 | instance | openstack/rolebindings/nova-nova-scheduler 2026-09-17 05:17:38.619430 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-09-17 05:17:38.705567 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-09-17 05:17:38.827832 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-09-17 05:17:38.916097 | instance | openstack/rolebindings/nova-nova-test 2026-09-17 05:17:39.055160 | instance | openstack/roles/cinder-storage-init 2026-09-17 05:17:39.183180 | instance | openstack/roles/glance-openstack-glance-api 2026-09-17 05:17:39.293721 | instance | openstack/rolebindings/octavia-octavia-api 2026-09-17 05:17:39.413932 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-09-17 05:17:39.503181 | instance | openstack/roles/glance-openstack-glance-db-init 2026-09-17 05:17:39.673797 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-09-17 05:17:39.739974 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-09-17 05:17:39.901523 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-09-17 05:17:39.997307 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-09-17 05:17:40.121075 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-09-17 05:17:40.233871 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-09-17 05:17:40.333576 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-09-17 05:17:40.500355 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-09-17 05:17:40.541426 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-09-17 05:17:40.758486 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-09-17 05:17:40.786424 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-09-17 05:17:40.977338 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-09-17 05:17:41.048000 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-09-17 05:17:41.236336 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-09-17 05:17:41.304942 | instance | openstack/roles/glance-openstack-glance-test 2026-09-17 05:17:41.489220 | instance | openstack/rolebindings/octavia-octavia-worker 2026-09-17 05:17:41.546171 | instance | openstack/roles/glance-storage-init 2026-09-17 05:17:41.757964 | instance | openstack/rolebindings/ovn-bgp-agent 2026-09-17 05:17:41.815151 | instance | openstack/roles/heat-openstack-heat-api 2026-09-17 05:17:42.015775 | instance | openstack/rolebindings/ovn-controller 2026-09-17 05:17:42.039144 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-09-17 05:17:42.214530 | instance | openstack/rolebindings/ovn-northd 2026-09-17 05:17:42.281299 | instance | openstack/roles/heat-openstack-heat-cfn 2026-09-17 05:17:42.429309 | instance | openstack/rolebindings/ovn-ovn-controller 2026-09-17 05:17:42.539434 | instance | openstack/roles/heat-openstack-heat-db-init 2026-09-17 05:17:42.635859 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-09-17 05:17:42.797111 | instance | openstack/rolebindings/ovn-ovn-northd 2026-09-17 05:17:42.898790 | instance | openstack/roles/heat-openstack-heat-engine 2026-09-17 05:17:43.045561 | instance | openstack/rolebindings/ovn-ovsdb 2026-09-17 05:17:43.158042 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-09-17 05:17:43.302155 | instance | openstack/rolebindings/placement-placement-api 2026-09-17 05:17:43.378196 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-09-17 05:17:43.540849 | instance | openstack/rolebindings/placement-placement-db-init 2026-09-17 05:17:43.612466 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-09-17 05:17:43.809268 | instance | openstack/rolebindings/placement-placement-db-sync 2026-09-17 05:17:43.836014 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-09-17 05:17:44.046380 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-09-17 05:17:44.083082 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-09-17 05:17:44.299989 | instance | openstack/rolebindings/placement-placement-ks-service 2026-09-17 05:17:44.340582 | instance | openstack/rolebindings/placement-placement-ks-user 2026-09-17 05:17:44.531804 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-09-17 05:17:44.551166 | instance | openstack/rolebindings/pxc-operator 2026-09-17 05:17:44.717857 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-09-17 05:17:44.755346 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-09-17 05:17:44.981832 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-09-17 05:17:44.991223 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-09-17 05:17:45.257093 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-09-17 05:17:45.257931 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-09-17 05:17:45.507508 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-09-17 05:17:45.521779 | instance | openstack/roles/heat-openstack-heat-test 2026-09-17 05:17:45.735993 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-09-17 05:17:45.754106 | instance | openstack/roles/heat-openstack-heat-trusts 2026-09-17 05:17:45.993628 | instance | openstack/roles/horizon-openstack-horizon 2026-09-17 05:17:45.997764 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-09-17 05:17:46.267121 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-09-17 05:17:46.274314 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-09-17 05:17:46.493733 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-09-17 05:17:46.508254 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-09-17 05:17:46.717324 | instance | openstack/roles/horizon-openstack-horizon-test 2026-09-17 05:17:46.743246 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-09-17 05:17:46.966061 | instance | openstack/roles/keepalived 2026-09-17 05:17:46.982244 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-09-17 05:17:47.229436 | instance | openstack/roles/keystone-credential-rotate 2026-09-17 05:17:47.244467 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-09-17 05:17:47.483104 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-09-17 05:17:47.494586 | instance | openstack/roles/keystone-credential-setup 2026-09-17 05:17:47.690903 | instance | openstack/rolebindings/rook-ceph-mgr 2026-09-17 05:17:47.755758 | instance | openstack/roles/keystone-fernet-rotate 2026-09-17 05:17:47.942016 | instance | openstack/rolebindings/rook-ceph-osd 2026-09-17 05:17:48.020821 | instance | openstack/roles/keystone-fernet-setup 2026-09-17 05:17:48.177064 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-09-17 05:17:48.301249 | instance | openstack/roles/keystone-openstack-keystone-api 2026-09-17 05:17:48.421902 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-09-17 05:17:48.583311 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-09-17 05:17:48.661154 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-09-17 05:17:48.781172 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-09-17 05:17:48.877031 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-09-17 05:17:49.009857 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-09-17 05:17:49.083336 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-09-17 05:17:49.265659 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-09-17 05:17:49.359036 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-09-17 05:17:49.509743 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-09-17 05:17:49.612656 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-09-17 05:17:49.773691 | instance | openstack/roles/keystone-openstack-keystone-test 2026-09-17 05:17:49.873330 | instance | openstack/roles/libvirt-cert-manager 2026-09-17 05:17:50.011485 | instance | openstack/roles/libvirt-openstack-libvirt 2026-09-17 05:17:50.142223 | instance | openstack/roles/magnum-openstack-magnum-api 2026-09-17 05:17:50.276636 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-09-17 05:17:50.373309 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-09-17 05:17:50.517797 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-09-17 05:17:50.577536 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-09-17 05:17:50.771613 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-09-17 05:17:50.809715 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-09-17 05:17:51.054552 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-09-17 05:17:51.060348 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-09-17 05:17:51.280791 | instance | openstack/roles/manila-openstack-manila-api 2026-09-17 05:17:51.314330 | instance | openstack/roles/manila-openstack-manila-data 2026-09-17 05:17:51.536280 | instance | openstack/roles/manila-openstack-manila-db-init 2026-09-17 05:17:51.556788 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-09-17 05:17:51.760472 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-09-17 05:17:51.781703 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-09-17 05:17:51.990272 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-09-17 05:17:52.036167 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-09-17 05:17:52.245230 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-09-17 05:17:52.294276 | instance | openstack/roles/manila-openstack-manila-share 2026-09-17 05:17:52.470731 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-09-17 05:17:52.531282 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-09-17 05:17:52.737047 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-09-17 05:17:52.774569 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-09-17 05:17:52.964409 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-09-17 05:17:52.998420 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-09-17 05:17:53.209338 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-09-17 05:17:53.279262 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-09-17 05:17:53.457013 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-09-17 05:17:53.527691 | instance | openstack/roles/neutron-openstack-neutron-server 2026-09-17 05:17:53.680698 | instance | openstack/roles/neutron-openstack-neutron-test 2026-09-17 05:17:53.786380 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-09-17 05:17:53.925496 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-09-17 05:17:53.991250 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-09-17 05:17:54.172644 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-09-17 05:17:54.263680 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-09-17 05:17:54.412773 | instance | openstack/roles/nova-openstack-nova-compute 2026-09-17 05:17:54.521576 | instance | openstack/roles/nova-openstack-nova-conductor 2026-09-17 05:17:54.651571 | instance | openstack/roles/nova-openstack-nova-db-init 2026-09-17 05:17:54.766341 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-09-17 05:17:54.912852 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-09-17 05:17:55.010234 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-09-17 05:17:55.163402 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-09-17 05:17:55.269208 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-09-17 05:17:55.397904 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-09-17 05:17:55.498076 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-09-17 05:17:55.632462 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-09-17 05:17:55.711378 | instance | openstack/roles/nova-openstack-nova-test 2026-09-17 05:17:55.837754 | instance | openstack/roles/octavia-openstack-octavia-api 2026-09-17 05:17:55.919486 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-09-17 05:17:56.067975 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-09-17 05:17:56.175688 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-09-17 05:17:56.309278 | instance | monitoring/serviceaccounts/default 2026-09-17 05:17:56.432374 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-09-17 05:17:56.639618 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-09-17 05:17:56.655652 | instance | monitoring/serviceaccounts/goldpinger 2026-09-17 05:17:56.859121 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-09-17 05:17:56.950667 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-09-17 05:17:57.080257 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-09-17 05:17:57.240259 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-09-17 05:17:57.386821 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-09-17 05:17:57.475694 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-09-17 05:17:57.680347 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-09-17 05:17:57.786225 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-09-17 05:17:57.992527 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-09-17 05:17:58.032176 | instance | openstack/roles/ovn-bgp-agent 2026-09-17 05:17:58.320054 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-09-17 05:17:58.381084 | instance | openstack/roles/ovn-controller 2026-09-17 05:17:58.619005 | instance | monitoring/serviceaccounts/loki 2026-09-17 05:17:58.656799 | instance | openstack/roles/ovn-northd 2026-09-17 05:17:58.897485 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-09-17 05:17:58.912097 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-09-17 05:17:59.168570 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-09-17 05:17:59.260370 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-09-17 05:17:59.483651 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-09-17 05:17:59.578174 | instance | openstack/roles/ovn-ovsdb 2026-09-17 05:17:59.692189 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-09-17 05:17:59.823398 | instance | openstack/roles/placement-openstack-placement-api 2026-09-17 05:18:00.020217 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-09-17 05:18:00.063181 | instance | monitoring/serviceaccounts/vector 2026-09-17 05:18:00.411245 | instance | openstack/roles/placement-openstack-placement-db-init 2026-09-17 05:18:00.434432 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-09-17 05:18:00.643821 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-09-17 05:18:00.674093 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-09-17 05:18:00.890385 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-09-17 05:18:00.940849 | instance | openstack/roles/pxc-operator 2026-09-17 05:18:01.108586 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-09-17 05:18:01.177297 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-09-17 05:18:01.330167 | instance | openstack/roles/rabbitmq-cluster-operator 2026-09-17 05:18:01.449630 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-09-17 05:18:01.598700 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-09-17 05:18:01.712698 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-09-17 05:18:01.823766 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-09-17 05:18:01.977249 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-09-17 05:18:02.051123 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-09-17 05:18:02.230071 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-09-17 05:18:02.303780 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-09-17 05:18:02.464802 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-09-17 05:18:02.527859 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-09-17 05:18:02.708857 | instance | openstack/roles/rook-ceph-mgr 2026-09-17 05:18:02.744796 | instance | openstack/roles/rook-ceph-osd 2026-09-17 05:18:02.955488 | instance | openstack/roles/rook-ceph-purge-osd 2026-09-17 05:18:02.992638 | instance | openstack/roles/staffeln-conductor 2026-09-17 05:18:03.151627 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-09-17 05:18:03.244040 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-09-17 05:18:03.362618 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-09-17 05:18:03.432433 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-09-17 05:18:03.607280 | instance | monitoring/services/alertmanager-operated 2026-09-17 05:18:03.628513 | instance | monitoring/services/goldpinger 2026-09-17 05:18:03.859020 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-09-17 05:18:03.884278 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-09-17 05:18:04.140565 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-09-17 05:18:04.156844 | instance | monitoring/services/kube-prometheus-stack-operator 2026-09-17 05:18:04.358790 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-09-17 05:18:04.395285 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-09-17 05:18:04.606060 | instance | monitoring/services/loki 2026-09-17 05:18:04.648089 | instance | monitoring/services/loki-chunks-cache 2026-09-17 05:18:04.869063 | instance | monitoring/services/loki-gateway 2026-09-17 05:18:04.877308 | instance | monitoring/services/loki-headless 2026-09-17 05:18:05.171802 | instance | monitoring/services/loki-memberlist 2026-09-17 05:18:05.180452 | instance | monitoring/services/loki-results-cache 2026-09-17 05:18:05.425178 | instance | monitoring/services/prometheus-operated 2026-09-17 05:18:05.428882 | instance | monitoring/services/prometheus-pushgateway 2026-09-17 05:18:05.641973 | instance | monitoring/services/prometheus-smartctl-exporter 2026-09-17 05:18:05.669394 | instance | monitoring/services/vector-headless 2026-09-17 05:18:05.870089 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-17 05:18:05.914789 | instance | monitoring/statefulsets/loki 2026-09-17 05:18:06.157858 | instance | monitoring/statefulsets/loki-chunks-cache 2026-09-17 05:18:06.188299 | instance | monitoring/statefulsets/loki-results-cache 2026-09-17 05:18:06.406833 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-09-17 05:18:06.460911 | instance | openstack/secrets/barbican-api-certs 2026-09-17 05:18:06.701473 | instance | openstack/secrets/barbican-db-admin 2026-09-17 05:18:06.779617 | instance | openstack/secrets/barbican-db-user 2026-09-17 05:18:06.964877 | instance | openstack/secrets/barbican-etc 2026-09-17 05:18:07.044581 | instance | openstack/secrets/barbican-keystone-admin 2026-09-17 05:18:07.214090 | instance | openstack/secrets/barbican-keystone-user 2026-09-17 05:18:07.270879 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-09-17 05:18:07.448644 | instance | openstack/secrets/barbican-rabbitmq-user 2026-09-17 05:18:07.526080 | instance | openstack/secrets/cinder-api-certs 2026-09-17 05:18:07.672749 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-09-17 05:18:07.753534 | instance | openstack/secrets/cinder-db-admin 2026-09-17 05:18:07.886481 | instance | openstack/serviceaccounts/barbican-api 2026-09-17 05:18:08.008941 | instance | openstack/secrets/cinder-db-user 2026-09-17 05:18:08.271298 | instance | openstack/secrets/cinder-etc 2026-09-17 05:18:08.390862 | instance | openstack/serviceaccounts/barbican-db-init 2026-09-17 05:18:08.475358 | instance | openstack/serviceaccounts/barbican-db-sync 2026-09-17 05:18:08.853775 | instance | openstack/secrets/cinder-keystone-admin 2026-09-17 05:18:08.986968 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-09-17 05:18:09.134442 | instance | openstack/secrets/cinder-keystone-test 2026-09-17 05:18:09.368432 | instance | openstack/serviceaccounts/barbican-ks-service 2026-09-17 05:18:09.474857 | instance | openstack/secrets/cinder-keystone-user 2026-09-17 05:18:09.701546 | instance | openstack/serviceaccounts/barbican-ks-user 2026-09-17 05:18:09.865563 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-09-17 05:18:10.121882 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-09-17 05:18:10.210450 | instance | openstack/secrets/cinder-rabbitmq-user 2026-09-17 05:18:10.442904 | instance | openstack/serviceaccounts/barbican-test 2026-09-17 05:18:10.622966 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-09-17 05:18:10.872247 | instance | openstack/serviceaccounts/cinder-api 2026-09-17 05:18:11.014362 | instance | openstack/secrets/glance-api-certs 2026-09-17 05:18:11.227671 | instance | openstack/serviceaccounts/cinder-backup 2026-09-17 05:18:11.375569 | instance | openstack/secrets/glance-db-admin 2026-09-17 05:18:11.687091 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-09-17 05:18:11.689493 | instance | openstack/secrets/glance-db-user 2026-09-17 05:18:11.942695 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-09-17 05:18:12.203813 | instance | openstack/secrets/glance-etc 2026-09-17 05:18:12.466315 | instance | openstack/secrets/glance-keystone-admin 2026-09-17 05:18:12.509546 | instance | openstack/secrets/glance-keystone-test 2026-09-17 05:18:12.726618 | instance | openstack/secrets/glance-keystone-user 2026-09-17 05:18:12.732082 | instance | openstack/secrets/glance-rabbitmq-admin 2026-09-17 05:18:12.957167 | instance | openstack/secrets/glance-rabbitmq-user 2026-09-17 05:18:12.987803 | instance | openstack/secrets/heat-api-certs 2026-09-17 05:18:13.250540 | instance | openstack/secrets/heat-cfn-certs 2026-09-17 05:18:13.256753 | instance | openstack/secrets/heat-db-admin 2026-09-17 05:18:13.481873 | instance | openstack/secrets/heat-db-user 2026-09-17 05:18:13.494943 | instance | openstack/secrets/heat-etc 2026-09-17 05:18:13.739326 | instance | openstack/secrets/heat-keystone-admin 2026-09-17 05:18:13.763022 | instance | openstack/secrets/heat-keystone-stack-user 2026-09-17 05:18:13.991190 | instance | openstack/secrets/heat-keystone-test 2026-09-17 05:18:14.024915 | instance | openstack/secrets/heat-keystone-trustee 2026-09-17 05:18:14.219031 | instance | openstack/secrets/heat-keystone-user 2026-09-17 05:18:14.332017 | instance | openstack/secrets/heat-rabbitmq-admin 2026-09-17 05:18:14.471540 | instance | openstack/secrets/heat-rabbitmq-user 2026-09-17 05:18:14.551081 | instance | openstack/secrets/horizon-db-admin 2026-09-17 05:18:14.652928 | instance | openstack/secrets/horizon-db-user 2026-09-17 05:18:14.790365 | instance | openstack/secrets/horizon-etc 2026-09-17 05:18:14.866714 | instance | openstack/secrets/horizon-int-certs 2026-09-17 05:18:15.029777 | instance | openstack/secrets/horizon-keystone-admin 2026-09-17 05:18:15.129497 | instance | openstack/secrets/images-rbd-keyring 2026-09-17 05:18:15.285776 | instance | openstack/secrets/internal-percona-xtradb 2026-09-17 05:18:15.384439 | instance | openstack/secrets/keepalived-etc 2026-09-17 05:18:15.556789 | instance | openstack/secrets/keystone-api-certs 2026-09-17 05:18:15.632632 | instance | openstack/secrets/keystone-credential-keys 2026-09-17 05:18:15.782786 | instance | openstack/secrets/keystone-db-admin 2026-09-17 05:18:15.859009 | instance | openstack/secrets/keystone-db-user 2026-09-17 05:18:16.004430 | instance | openstack/secrets/keystone-etc 2026-09-17 05:18:16.113202 | instance | openstack/secrets/keystone-fernet-keys 2026-09-17 05:18:16.267925 | instance | openstack/secrets/keystone-keystone-admin 2026-09-17 05:18:16.376884 | instance | openstack/secrets/keystone-keystone-test 2026-09-17 05:18:16.511191 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-09-17 05:18:16.610685 | instance | openstack/secrets/keystone-rabbitmq-user 2026-09-17 05:18:16.748358 | instance | openstack/secrets/libvirt-api-ca 2026-09-17 05:18:16.884403 | instance | openstack/secrets/libvirt-etc 2026-09-17 05:18:17.016648 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-09-17 05:18:17.117947 | instance | openstack/secrets/libvirt-libvirt-default-wz2v4-api 2026-09-17 05:18:17.226822 | instance | openstack/secrets/libvirt-libvirt-default-wz2v4-vnc 2026-09-17 05:18:17.328049 | instance | openstack/secrets/libvirt-vnc-ca 2026-09-17 05:18:17.445086 | instance | openstack/secrets/magnum-api-certs 2026-09-17 05:18:17.538439 | instance | openstack/secrets/magnum-db-admin 2026-09-17 05:18:17.664747 | instance | openstack/secrets/magnum-db-user 2026-09-17 05:18:17.773420 | instance | openstack/secrets/magnum-etc 2026-09-17 05:18:17.914977 | instance | openstack/secrets/magnum-keystone-admin 2026-09-17 05:18:18.002192 | instance | openstack/secrets/magnum-keystone-stack-user 2026-09-17 05:18:18.174497 | instance | openstack/secrets/magnum-keystone-user 2026-09-17 05:18:18.281569 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-09-17 05:18:18.423189 | instance | openstack/secrets/magnum-rabbitmq-user 2026-09-17 05:18:18.544422 | instance | openstack/secrets/magnum-registry-certs 2026-09-17 05:18:18.660329 | instance | openstack/secrets/manila-api-certs 2026-09-17 05:18:18.791294 | instance | openstack/secrets/manila-db-admin 2026-09-17 05:18:18.938396 | instance | openstack/secrets/manila-db-user 2026-09-17 05:18:19.042770 | instance | openstack/secrets/manila-etc 2026-09-17 05:18:19.245283 | instance | openstack/secrets/manila-keystone-admin 2026-09-17 05:18:19.284449 | instance | openstack/secrets/manila-keystone-user 2026-09-17 05:18:19.497779 | instance | openstack/secrets/manila-rabbitmq-admin 2026-09-17 05:18:19.575662 | instance | openstack/secrets/manila-rabbitmq-user 2026-09-17 05:18:19.715081 | instance | openstack/secrets/manila-ssh-keys 2026-09-17 05:18:19.799274 | instance | openstack/secrets/neutron-db-admin 2026-09-17 05:18:19.933663 | instance | openstack/secrets/neutron-db-user 2026-09-17 05:18:20.045680 | instance | openstack/secrets/neutron-etc 2026-09-17 05:18:20.257013 | instance | openstack/secrets/neutron-keystone-admin 2026-09-17 05:18:20.314621 | instance | openstack/secrets/neutron-keystone-test 2026-09-17 05:18:20.492667 | instance | openstack/secrets/neutron-keystone-user 2026-09-17 05:18:20.553859 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-09-17 05:18:20.745235 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-09-17 05:18:20.825353 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-09-17 05:18:21.002887 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-09-17 05:18:21.097831 | instance | openstack/secrets/neutron-rabbitmq-user 2026-09-17 05:18:21.269316 | instance | openstack/secrets/neutron-server-certs 2026-09-17 05:18:21.328258 | instance | openstack/secrets/nova-api-certs 2026-09-17 05:18:21.507138 | instance | openstack/secrets/nova-compute-default 2026-09-17 05:18:21.594986 | instance | openstack/secrets/nova-db-admin 2026-09-17 05:18:21.771783 | instance | openstack/secrets/nova-db-api-admin 2026-09-17 05:18:21.822117 | instance | openstack/secrets/nova-db-api-user 2026-09-17 05:18:22.022583 | instance | openstack/secrets/nova-db-cell0-admin 2026-09-17 05:18:22.053042 | instance | openstack/secrets/nova-db-cell0-user 2026-09-17 05:18:22.263573 | instance | openstack/secrets/nova-db-user 2026-09-17 05:18:22.305354 | instance | openstack/secrets/nova-etc 2026-09-17 05:18:22.506457 | instance | openstack/secrets/nova-keystone-admin 2026-09-17 05:18:22.538106 | instance | openstack/secrets/nova-keystone-test 2026-09-17 05:18:22.800906 | instance | openstack/secrets/nova-keystone-user 2026-09-17 05:18:22.807453 | instance | openstack/secrets/nova-novncproxy-certs 2026-09-17 05:18:23.018081 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-09-17 05:18:23.019913 | instance | openstack/secrets/nova-rabbitmq-admin 2026-09-17 05:18:23.243961 | instance | openstack/secrets/nova-rabbitmq-user 2026-09-17 05:18:23.270534 | instance | openstack/secrets/nova-ssh 2026-09-17 05:18:23.478079 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-09-17 05:18:23.538885 | instance | openstack/secrets/octavia-api-certs 2026-09-17 05:18:23.719958 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-09-17 05:18:23.735054 | instance | openstack/serviceaccounts/cinder-db-init 2026-09-17 05:18:24.127549 | instance | openstack/serviceaccounts/cinder-db-sync 2026-09-17 05:18:24.171335 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-09-17 05:18:24.558653 | instance | openstack/serviceaccounts/cinder-ks-service 2026-09-17 05:18:24.595870 | instance | openstack/serviceaccounts/cinder-ks-user 2026-09-17 05:18:25.065994 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-09-17 05:18:25.084173 | instance | openstack/serviceaccounts/cinder-scheduler 2026-09-17 05:18:25.534193 | instance | openstack/serviceaccounts/cinder-storage-init 2026-09-17 05:18:25.539183 | instance | openstack/serviceaccounts/cinder-test 2026-09-17 05:18:25.995073 | instance | openstack/serviceaccounts/cinder-volume 2026-09-17 05:18:25.997264 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-09-17 05:18:26.441307 | instance | openstack/serviceaccounts/default 2026-09-17 05:18:26.500631 | instance | openstack/serviceaccounts/glance-api 2026-09-17 05:18:26.870955 | instance | openstack/serviceaccounts/glance-db-init 2026-09-17 05:18:27.001470 | instance | openstack/serviceaccounts/glance-db-sync 2026-09-17 05:18:27.325234 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-09-17 05:18:27.469168 | instance | openstack/serviceaccounts/glance-ks-service 2026-09-17 05:18:27.800437 | instance | openstack/serviceaccounts/glance-ks-user 2026-09-17 05:18:27.887425 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-09-17 05:18:28.280309 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-09-17 05:18:28.374959 | instance | openstack/serviceaccounts/glance-storage-init 2026-09-17 05:18:28.731772 | instance | openstack/serviceaccounts/glance-test 2026-09-17 05:18:28.793949 | instance | openstack/serviceaccounts/heat-api 2026-09-17 05:18:29.238801 | instance | openstack/serviceaccounts/heat-bootstrap 2026-09-17 05:18:29.283693 | instance | openstack/serviceaccounts/heat-cfn 2026-09-17 05:18:29.675682 | instance | openstack/serviceaccounts/heat-db-init 2026-09-17 05:18:29.747654 | instance | openstack/serviceaccounts/heat-db-sync 2026-09-17 05:18:30.137900 | instance | openstack/serviceaccounts/heat-engine 2026-09-17 05:18:30.241912 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-09-17 05:18:30.614042 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-09-17 05:18:30.707656 | instance | openstack/serviceaccounts/heat-ks-service 2026-09-17 05:18:31.072307 | instance | openstack/serviceaccounts/heat-ks-user 2026-09-17 05:18:31.180501 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-09-17 05:18:31.554896 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-09-17 05:18:31.625778 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-09-17 05:18:31.966815 | instance | openstack/serviceaccounts/heat-test 2026-09-17 05:18:32.071336 | instance | openstack/serviceaccounts/heat-trusts 2026-09-17 05:18:32.421329 | instance | openstack/serviceaccounts/horizon 2026-09-17 05:18:32.509674 | instance | openstack/serviceaccounts/horizon-db-init 2026-09-17 05:18:32.870132 | instance | openstack/serviceaccounts/horizon-db-sync 2026-09-17 05:18:32.966958 | instance | openstack/serviceaccounts/horizon-test 2026-09-17 05:18:33.346378 | instance | openstack/serviceaccounts/keepalived 2026-09-17 05:18:33.475374 | instance | openstack/serviceaccounts/keystone-api 2026-09-17 05:18:33.851304 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-09-17 05:18:33.969859 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-09-17 05:18:34.339627 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-09-17 05:18:34.471856 | instance | openstack/serviceaccounts/keystone-db-init 2026-09-17 05:18:34.771488 | instance | openstack/serviceaccounts/keystone-db-sync 2026-09-17 05:18:34.984689 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-09-17 05:18:35.237819 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-09-17 05:18:35.455382 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-09-17 05:18:35.689500 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-09-17 05:18:35.888208 | instance | openstack/serviceaccounts/keystone-test 2026-09-17 05:18:36.153327 | instance | openstack/serviceaccounts/libvirt 2026-09-17 05:18:36.375567 | instance | openstack/serviceaccounts/magnum-api 2026-09-17 05:18:36.561341 | instance | openstack/serviceaccounts/magnum-conductor 2026-09-17 05:18:36.832693 | instance | openstack/serviceaccounts/magnum-db-init 2026-09-17 05:18:37.034137 | instance | openstack/serviceaccounts/magnum-db-sync 2026-09-17 05:18:37.289525 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-09-17 05:18:37.505111 | instance | openstack/serviceaccounts/magnum-ks-service 2026-09-17 05:18:37.754038 | instance | openstack/serviceaccounts/magnum-ks-user 2026-09-17 05:18:38.025060 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-09-17 05:18:38.287646 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-09-17 05:18:38.605221 | instance | openstack/serviceaccounts/manila-api 2026-09-17 05:18:38.806696 | instance | openstack/serviceaccounts/manila-bootstrap 2026-09-17 05:18:39.105114 | instance | openstack/serviceaccounts/manila-data 2026-09-17 05:18:39.281652 | instance | openstack/serviceaccounts/manila-db-init 2026-09-17 05:18:39.525168 | instance | openstack/serviceaccounts/manila-db-sync 2026-09-17 05:18:39.736188 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-09-17 05:18:39.951669 | instance | openstack/serviceaccounts/manila-ks-service 2026-09-17 05:18:40.174013 | instance | openstack/secrets/octavia-client-ca 2026-09-17 05:18:40.396141 | instance | openstack/secrets/octavia-client-certs 2026-09-17 05:18:40.445425 | instance | openstack/secrets/octavia-db-admin 2026-09-17 05:18:40.662523 | instance | openstack/secrets/octavia-db-user 2026-09-17 05:18:40.664016 | instance | openstack/secrets/octavia-etc 2026-09-17 05:18:40.910152 | instance | openstack/secrets/octavia-health-manager-default 2026-09-17 05:18:40.931795 | instance | openstack/secrets/octavia-keystone-admin 2026-09-17 05:18:41.183160 | instance | openstack/secrets/octavia-keystone-test 2026-09-17 05:18:41.209238 | instance | openstack/secrets/octavia-keystone-user 2026-09-17 05:18:41.442197 | instance | openstack/secrets/octavia-persistence-db-admin 2026-09-17 05:18:41.449783 | instance | openstack/secrets/octavia-persistence-db-user 2026-09-17 05:18:41.683501 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-09-17 05:18:41.688453 | instance | openstack/secrets/octavia-rabbitmq-user 2026-09-17 05:18:41.913813 | instance | openstack/secrets/octavia-server-ca 2026-09-17 05:18:41.923626 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-09-17 05:18:42.127806 | instance | openstack/secrets/ovn-controller-default-etc 2026-09-17 05:18:42.154700 | instance | openstack/secrets/ovn-etc 2026-09-17 05:18:42.362597 | instance | openstack/secrets/ovn-vector-config 2026-09-17 05:18:42.379492 | instance | openstack/secrets/percona-xtradb 2026-09-17 05:18:42.614159 | instance | openstack/secrets/placement-api-certs 2026-09-17 05:18:42.637933 | instance | openstack/secrets/placement-db-admin 2026-09-17 05:18:42.857560 | instance | openstack/secrets/placement-db-user 2026-09-17 05:18:42.892669 | instance | openstack/secrets/placement-etc 2026-09-17 05:18:43.074896 | instance | openstack/secrets/placement-keystone-admin 2026-09-17 05:18:43.181053 | instance | openstack/secrets/placement-keystone-user 2026-09-17 05:18:43.328766 | instance | openstack/secrets/pvc-ceph-client-key 2026-09-17 05:18:43.415408 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-09-17 05:18:43.591638 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-09-17 05:18:43.669291 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-09-17 05:18:43.842763 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-09-17 05:18:43.945459 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-09-17 05:18:44.142740 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-09-17 05:18:44.211568 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-09-17 05:18:44.403142 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-09-17 05:18:44.458095 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-09-17 05:18:44.607762 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-09-17 05:18:44.648942 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-09-17 05:18:44.843788 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-09-17 05:18:44.906895 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-09-17 05:18:45.133452 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-09-17 05:18:45.157835 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-09-17 05:18:45.401653 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-09-17 05:18:45.402680 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-09-17 05:18:45.597400 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-09-17 05:18:45.640127 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-09-17 05:18:45.820073 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-09-17 05:18:45.885170 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-09-17 05:18:46.050481 | instance | openstack/secrets/rook-ceph-config 2026-09-17 05:18:46.078130 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-09-17 05:18:46.288778 | instance | openstack/secrets/rook-ceph-mon 2026-09-17 05:18:46.339594 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-09-17 05:18:46.522125 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-09-17 05:18:46.553338 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-09-17 05:18:46.783397 | instance | openstack/secrets/rook-csi-cephfs-node 2026-09-17 05:18:46.812151 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-09-17 05:18:47.051279 | instance | openstack/secrets/rook-csi-rbd-node 2026-09-17 05:18:47.055647 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-09-17 05:18:47.308491 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-09-17 05:18:47.311103 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-09-17 05:18:47.548515 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-09-17 05:18:47.564676 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-09-17 05:18:47.863954 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-09-17 05:18:47.895193 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-09-17 05:18:48.135538 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-09-17 05:18:48.173780 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-09-17 05:18:48.432853 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-09-17 05:18:48.439390 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-09-17 05:18:48.645605 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-09-17 05:18:48.701561 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-09-17 05:18:48.929453 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-09-17 05:18:48.966176 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-09-17 05:18:49.291582 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-09-17 05:18:49.303122 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-09-17 05:18:49.543513 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-09-17 05:18:49.549353 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-09-17 05:18:49.806128 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-09-17 05:18:49.811990 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-09-17 05:18:50.070318 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-09-17 05:18:50.128320 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-09-17 05:18:50.353233 | instance | openstack/serviceaccounts/manila-ks-user 2026-09-17 05:18:50.450170 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-09-17 05:18:50.812429 | instance | openstack/serviceaccounts/manila-scheduler 2026-09-17 05:18:50.885777 | instance | openstack/serviceaccounts/manila-share 2026-09-17 05:18:51.303347 | instance | openstack/serviceaccounts/memcached-memcached 2026-09-17 05:18:51.368656 | instance | openstack/serviceaccounts/neutron-db-init 2026-09-17 05:18:51.750278 | instance | openstack/serviceaccounts/neutron-db-sync 2026-09-17 05:18:51.803744 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-09-17 05:18:52.263862 | instance | openstack/serviceaccounts/neutron-ks-service 2026-09-17 05:18:52.297123 | instance | openstack/serviceaccounts/neutron-ks-user 2026-09-17 05:18:52.699318 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-09-17 05:18:52.746496 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-09-17 05:18:53.162567 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-09-17 05:18:53.234549 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-09-17 05:18:53.575931 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-09-17 05:18:53.665780 | instance | openstack/serviceaccounts/neutron-server 2026-09-17 05:18:53.979216 | instance | openstack/serviceaccounts/neutron-test 2026-09-17 05:18:54.062272 | instance | openstack/serviceaccounts/nova-api-metadata 2026-09-17 05:18:54.370834 | instance | openstack/serviceaccounts/nova-api-osapi 2026-09-17 05:18:54.473171 | instance | openstack/serviceaccounts/nova-bootstrap 2026-09-17 05:18:54.853150 | instance | openstack/serviceaccounts/nova-cell-setup 2026-09-17 05:18:54.961492 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-09-17 05:18:55.322374 | instance | openstack/serviceaccounts/nova-compute 2026-09-17 05:18:55.472393 | instance | openstack/serviceaccounts/nova-conductor 2026-09-17 05:18:55.718423 | instance | openstack/serviceaccounts/nova-db-init 2026-09-17 05:18:55.850681 | instance | openstack/serviceaccounts/nova-db-sync 2026-09-17 05:18:56.157429 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-09-17 05:18:56.269494 | instance | openstack/serviceaccounts/nova-ks-service 2026-09-17 05:18:56.601541 | instance | openstack/serviceaccounts/nova-ks-user 2026-09-17 05:18:56.654442 | instance | openstack/serviceaccounts/nova-novncproxy 2026-09-17 05:18:57.109889 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-09-17 05:18:57.132409 | instance | openstack/serviceaccounts/nova-scheduler 2026-09-17 05:18:57.510106 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-09-17 05:18:57.544703 | instance | openstack/serviceaccounts/nova-test 2026-09-17 05:18:57.950391 | instance | openstack/serviceaccounts/octavia-api 2026-09-17 05:18:58.014255 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-09-17 05:18:58.379689 | instance | openstack/serviceaccounts/octavia-db-init 2026-09-17 05:18:58.491279 | instance | openstack/serviceaccounts/octavia-db-sync 2026-09-17 05:18:58.854109 | instance | openstack/serviceaccounts/octavia-health-manager 2026-09-17 05:18:58.989239 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-09-17 05:18:59.290803 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-09-17 05:18:59.489108 | instance | openstack/serviceaccounts/octavia-ks-service 2026-09-17 05:18:59.761498 | instance | openstack/serviceaccounts/octavia-ks-user 2026-09-17 05:18:59.951357 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-09-17 05:19:00.207899 | instance | openstack/serviceaccounts/octavia-worker 2026-09-17 05:19:00.394051 | instance | openstack/serviceaccounts/openvswitch-server 2026-09-17 05:19:00.590990 | instance | openstack/serviceaccounts/ovn-controller 2026-09-17 05:19:00.797560 | instance | openstack/serviceaccounts/ovn-northd 2026-09-17 05:19:01.074830 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-09-17 05:19:01.276527 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-09-17 05:19:01.481771 | instance | openstack/serviceaccounts/placement-api 2026-09-17 05:19:01.781880 | instance | openstack/serviceaccounts/placement-db-init 2026-09-17 05:19:01.939016 | instance | openstack/serviceaccounts/placement-db-sync 2026-09-17 05:19:02.253144 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-09-17 05:19:02.401671 | instance | openstack/serviceaccounts/placement-ks-service 2026-09-17 05:19:02.744409 | instance | openstack/serviceaccounts/placement-ks-user 2026-09-17 05:19:02.824125 | instance | openstack/serviceaccounts/pxc-operator 2026-09-17 05:19:03.203132 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-09-17 05:19:03.284707 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-09-17 05:19:03.676786 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-09-17 05:19:03.769185 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-09-17 05:19:04.158784 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-09-17 05:19:04.286411 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-09-17 05:19:04.600022 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-09-17 05:19:04.809576 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-09-17 05:19:05.142892 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-09-17 05:19:05.309313 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-09-17 05:19:05.636816 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-09-17 05:19:05.784386 | instance | openstack/secrets/staffeln-db-admin 2026-09-17 05:19:06.036510 | instance | openstack/secrets/staffeln-db-user 2026-09-17 05:19:06.159469 | instance | openstack/secrets/staffeln-etc 2026-09-17 05:19:06.312816 | instance | openstack/secrets/valkey-ca 2026-09-17 05:19:06.390952 | instance | openstack/secrets/valkey-server-certs 2026-09-17 05:19:06.525446 | instance | orc-system/configmaps/kube-root-ca.crt 2026-09-17 05:19:06.614200 | instance | openstack/services/barbican-api 2026-09-17 05:19:06.742072 | instance | openstack/services/ceph-mon 2026-09-17 05:19:06.923474 | instance | openstack/services/cinder-api 2026-09-17 05:19:07.039697 | instance | openstack/services/glance-api 2026-09-17 05:19:07.279335 | instance | openstack/services/heat-api 2026-09-17 05:19:07.297842 | instance | openstack/services/heat-cfn 2026-09-17 05:19:07.593565 | instance | openstack/services/horizon 2026-09-17 05:19:07.611791 | instance | openstack/services/horizon-int 2026-09-17 05:19:07.913792 | instance | openstack/services/keystone-api 2026-09-17 05:19:07.954968 | instance | openstack/services/magnum-api 2026-09-17 05:19:08.170570 | instance | openstack/services/magnum-registry 2026-09-17 05:19:08.244962 | instance | openstack/services/manila-api 2026-09-17 05:19:08.488667 | instance | openstack/services/memcached 2026-09-17 05:19:08.506359 | instance | openstack/services/memcached-metrics 2026-09-17 05:19:08.737486 | instance | openstack/services/neutron-server 2026-09-17 05:19:08.758871 | instance | openstack/services/nova-api 2026-09-17 05:19:09.029295 | instance | openstack/services/nova-metadata 2026-09-17 05:19:09.045927 | instance | openstack/services/nova-novncproxy 2026-09-17 05:19:09.349039 | instance | openstack/services/octavia-api 2026-09-17 05:19:09.372087 | instance | openstack/services/openstack-exporter 2026-09-17 05:19:09.635753 | instance | openstack/services/ovn-ovsdb-nb 2026-09-17 05:19:09.642605 | instance | openstack/services/ovn-ovsdb-sb 2026-09-17 05:19:09.921417 | instance | openstack/services/percona-xtradb-cluster-operator 2026-09-17 05:19:09.959408 | instance | openstack/services/percona-xtradb-haproxy 2026-09-17 05:19:10.221858 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-09-17 05:19:10.237931 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-09-17 05:19:10.504157 | instance | openstack/services/percona-xtradb-pxc 2026-09-17 05:19:10.512251 | instance | openstack/services/percona-xtradb-pxc-unready 2026-09-17 05:19:10.768675 | instance | openstack/services/placement-api 2026-09-17 05:19:10.797995 | instance | openstack/services/rabbitmq-barbican 2026-09-17 05:19:11.081912 | instance | openstack/services/rabbitmq-barbican-nodes 2026-09-17 05:19:11.092306 | instance | openstack/services/rabbitmq-cinder 2026-09-17 05:19:11.387709 | instance | openstack/services/rabbitmq-cinder-nodes 2026-09-17 05:19:11.412045 | instance | openstack/services/rabbitmq-glance 2026-09-17 05:19:11.683243 | instance | openstack/services/rabbitmq-glance-nodes 2026-09-17 05:19:11.698936 | instance | openstack/services/rabbitmq-heat 2026-09-17 05:19:11.964062 | instance | openstack/services/rabbitmq-heat-nodes 2026-09-17 05:19:12.001147 | instance | openstack/services/rabbitmq-keystone 2026-09-17 05:19:12.290070 | instance | openstack/services/rabbitmq-keystone-nodes 2026-09-17 05:19:12.305361 | instance | openstack/services/rabbitmq-magnum 2026-09-17 05:19:12.580155 | instance | openstack/services/rabbitmq-magnum-nodes 2026-09-17 05:19:12.609385 | instance | openstack/services/rabbitmq-manila 2026-09-17 05:19:12.886782 | instance | openstack/services/rabbitmq-manila-nodes 2026-09-17 05:19:12.916030 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-09-17 05:19:13.202533 | instance | openstack/services/rabbitmq-neutron 2026-09-17 05:19:13.232401 | instance | openstack/services/rabbitmq-neutron-nodes 2026-09-17 05:19:13.529586 | instance | openstack/services/rabbitmq-nova 2026-09-17 05:19:13.552240 | instance | openstack/services/rabbitmq-nova-nodes 2026-09-17 05:19:13.789083 | instance | openstack/services/rabbitmq-octavia 2026-09-17 05:19:13.853710 | instance | openstack/services/rabbitmq-octavia-nodes 2026-09-17 05:19:14.072893 | instance | openstack/services/rook-ceph-rgw-ceph 2026-09-17 05:19:14.151608 | instance | openstack/services/staffeln-api 2026-09-17 05:19:14.385681 | instance | openstack/services/valkey 2026-09-17 05:19:14.482363 | instance | openstack/services/valkey-headless 2026-09-17 05:19:14.693949 | instance | openstack/services/valkey-metrics 2026-09-17 05:19:14.781095 | instance | openstack/statefulsets/magnum-conductor 2026-09-17 05:19:15.006978 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-09-17 05:19:15.167680 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-09-17 05:19:15.381080 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-09-17 05:19:15.503676 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-09-17 05:19:15.721539 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-09-17 05:19:15.862747 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-09-17 05:19:16.079970 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-09-17 05:19:16.167303 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-09-17 05:19:16.409348 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-09-17 05:19:16.519021 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-09-17 05:19:16.727087 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-09-17 05:19:16.880594 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-09-17 05:19:17.072964 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-09-17 05:19:17.249616 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-09-17 05:19:17.408278 | instance | openstack/statefulsets/valkey-node 2026-09-17 05:19:17.592402 | instance | orc-system/deployment/orc-controller-manager 2026-09-17 05:19:17.754057 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-09-17 05:19:17.884456 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-09-17 05:19:18.003573 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-09-17 05:19:18.141359 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-09-17 05:19:18.293003 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-09-17 05:19:18.390874 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-75p7m 2026-09-17 05:19:18.556544 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-09-17 05:19:18.701368 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-09-17 05:19:19.078303 | instance | openstack/serviceaccounts/rook-ceph-default 2026-09-17 05:19:19.193584 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-09-17 05:19:19.549014 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-09-17 05:19:19.620859 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-09-17 05:19:19.956400 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-09-17 05:19:20.061752 | instance | openstack/serviceaccounts/staffeln-api 2026-09-17 05:19:20.457716 | instance | openstack/serviceaccounts/staffeln-conductor 2026-09-17 05:19:20.500396 | instance | openstack/serviceaccounts/staffeln-db-init 2026-09-17 05:19:20.904075 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-09-17 05:19:20.952375 | instance | openstack/serviceaccounts/valkey 2026-09-17 05:19:21.392352 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-09-17 05:19:21.454212 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-7x8hr 2026-09-17 05:19:21.659904 | instance | orc-system/roles/orc-leader-election-role 2026-09-17 05:19:21.685057 | instance | orc-system/serviceaccounts/default 2026-09-17 05:19:21.913663 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-09-17 05:19:21.922554 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-09-17 05:19:22.181130 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-09-17 05:19:22.213573 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-09-17 05:19:22.437898 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-09-17 05:19:22.464321 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-09-17 05:19:22.698668 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-09-17 05:19:22.725138 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-09-17 05:19:22.928646 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-09-17 05:19:22.957195 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-09-17 05:19:23.198574 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-09-17 05:19:23.200089 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-09-17 05:19:23.452555 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-09-17 05:19:23.455416 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-09-17 05:19:23.682266 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-09-17 05:19:23.704979 | instance | rook-ceph/roles/rook-ceph-mgr 2026-09-17 05:19:23.913264 | instance | rook-ceph/roles/rook-ceph-osd 2026-09-17 05:19:23.955593 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-09-17 05:19:24.137151 | instance | rook-ceph/roles/rook-ceph-system 2026-09-17 05:19:24.235807 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-09-17 05:19:24.374203 | instance | rook-ceph/serviceaccounts/default 2026-09-17 05:19:24.613865 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-09-17 05:19:24.690543 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-09-17 05:19:24.880747 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-09-17 05:19:24.970861 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-09-17 05:19:25.182341 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-09-17 05:19:25.291231 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-09-17 05:19:25.490374 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-09-17 05:19:25.580372 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-09-17 05:19:25.767146 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-09-17 05:19:25.885421 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-09-17 05:19:26.060359 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-09-17 05:19:26.185427 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-09-17 05:19:26.361249 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-09-17 05:19:26.476182 | instance | secretgen-controller/deployment/secretgen-controller 2026-09-17 05:19:26.635234 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-dhh88 2026-09-17 05:19:26.724950 | instance | secretgen-controller/serviceaccounts/default 2026-09-17 05:19:26.901121 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-09-17 05:19:26.953899 | instance | rook-ceph/deployment/rook-ceph-operator 2026-09-17 05:19:27.258985 | instance | ok: Runtime: 0:04:05.679653 2026-09-17 05:19:27.290142 | 2026-09-17 05:19:27.290348 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-09-17 05:19:28.373970 | instance | changed: 2026-09-17 05:19:28.374265 | instance | cd+++++++++ objects/ 2026-09-17 05:19:28.374324 | instance | cd+++++++++ objects/cluster/ 2026-09-17 05:19:28.374367 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-09-17 05:19:28.374407 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-09-17 05:19:28.374446 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-09-17 05:19:28.374484 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-09-17 05:19:28.374521 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-09-17 05:19:28.374557 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-09-17 05:19:28.374614 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-09-17 05:19:28.374651 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-09-17 05:19:28.374687 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-09-17 05:19:28.374722 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-09-17 05:19:28.374759 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-09-17 05:19:28.374795 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-09-17 05:19:28.374831 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-09-17 05:19:28.374869 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-09-17 05:19:28.374905 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-09-17 05:19:28.374942 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-09-17 05:19:28.375000 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-09-17 05:19:28.375038 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-09-17 05:19:28.375074 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-09-17 05:19:28.375110 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-09-17 05:19:28.375148 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-09-17 05:19:28.375185 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt 2026-09-17 05:19:28.375223 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml 2026-09-17 05:19:28.375259 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-09-17 05:19:28.375296 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-17 05:19:28.375331 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-09-17 05:19:28.375367 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-09-17 05:19:28.375403 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-09-17 05:19:28.375438 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-09-17 05:19:28.375473 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-09-17 05:19:28.375509 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-09-17 05:19:28.375544 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-09-17 05:19:28.375580 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-09-17 05:19:28.375617 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-09-17 05:19:28.375653 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-09-17 05:19:28.375690 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-09-17 05:19:28.375728 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-09-17 05:19:28.375765 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-09-17 05:19:28.375801 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-09-17 05:19:28.375838 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-09-17 05:19:28.375875 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-09-17 05:19:28.375924 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-09-17 05:19:28.375980 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-09-17 05:19:28.376019 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-09-17 05:19:28.376056 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-17 05:19:28.376093 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-09-17 05:19:28.376129 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-09-17 05:19:28.376166 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-09-17 05:19:28.376203 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-09-17 05:19:28.376240 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-09-17 05:19:28.376277 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-09-17 05:19:28.376313 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-09-17 05:19:28.376350 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-09-17 05:19:28.376386 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-17 05:19:28.376422 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-17 05:19:28.376459 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-09-17 05:19:28.376521 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-09-17 05:19:28.376564 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-09-17 05:19:28.376601 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-09-17 05:19:28.376637 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-09-17 05:19:28.376673 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-09-17 05:19:28.376709 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-09-17 05:19:28.376745 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-09-17 05:19:28.376782 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-09-17 05:19:28.376819 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-17 05:19:28.376856 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-09-17 05:19:28.376891 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-09-17 05:19:28.376927 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-09-17 05:19:28.376983 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-09-17 05:19:28.377021 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-09-17 05:19:28.377057 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-09-17 05:19:28.377092 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-09-17 05:19:28.377128 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-09-17 05:19:28.377165 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-09-17 05:19:28.377201 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-09-17 05:19:28.377238 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-09-17 05:19:28.377274 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-09-17 05:19:28.377311 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-09-17 05:19:28.377358 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-09-17 05:19:28.377396 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-09-17 05:19:28.377432 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-09-17 05:19:28.377468 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-09-17 05:19:28.377505 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-09-17 05:19:28.377542 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-09-17 05:19:28.377579 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-09-17 05:19:28.377615 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-09-17 05:19:28.377651 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-09-17 05:19:28.377687 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-09-17 05:19:28.377725 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-09-17 05:19:28.377762 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-09-17 05:19:28.377799 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-09-17 05:19:28.377835 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-09-17 05:19:28.377872 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-09-17 05:19:28.377908 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-09-17 05:19:28.377945 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-09-17 05:19:28.378002 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-09-17 05:19:28.378040 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-09-17 05:19:28.378076 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-09-17 05:19:28.378112 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-09-17 05:19:28.378148 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-09-17 05:19:28.378185 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-09-17 05:19:28.378220 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-09-17 05:19:28.378255 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-09-17 05:19:28.378290 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-09-17 05:19:28.378326 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-09-17 05:19:28.378363 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-09-17 05:19:28.378399 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-09-17 05:19:28.378436 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-09-17 05:19:28.378473 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-09-17 05:19:28.378510 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-09-17 05:19:28.378546 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-09-17 05:19:28.378583 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-17 05:19:28.378618 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-17 05:19:28.378664 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-09-17 05:19:28.378702 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-09-17 05:19:28.378738 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-09-17 05:19:28.378774 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-09-17 05:19:28.378810 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-09-17 05:19:28.378846 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-09-17 05:19:28.378882 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-09-17 05:19:28.378919 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-09-17 05:19:28.378973 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-09-17 05:19:28.379013 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-09-17 05:19:28.379058 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-09-17 05:19:28.379128 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-09-17 05:19:28.379224 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-09-17 05:19:28.379285 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-09-17 05:19:28.379344 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-09-17 05:19:28.379392 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-09-17 05:19:28.379430 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-09-17 05:19:28.379467 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-09-17 05:19:28.379504 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-09-17 05:19:28.379540 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-09-17 05:19:28.379576 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-09-17 05:19:28.379613 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-09-17 05:19:28.379649 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-09-17 05:19:28.379684 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-09-17 05:19:28.379719 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-09-17 05:19:28.379753 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-09-17 05:19:28.379788 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-09-17 05:19:28.379824 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-09-17 05:19:28.379860 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-09-17 05:19:28.379895 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-09-17 05:19:28.379930 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-09-17 05:19:28.379997 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-09-17 05:19:28.380036 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-09-17 05:19:28.380072 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-09-17 05:19:28.380108 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-09-17 05:19:28.380145 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-09-17 05:19:28.380194 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-09-17 05:19:28.380232 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-09-17 05:19:28.380267 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-09-17 05:19:28.380307 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-09-17 05:19:28.380342 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-09-17 05:19:28.380378 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-09-17 05:19:28.380413 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-09-17 05:19:28.380449 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-09-17 05:19:28.380485 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-09-17 05:19:28.380556 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-09-17 05:19:28.380594 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-09-17 05:19:28.380630 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-09-17 05:19:28.380665 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-09-17 05:19:28.380700 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-09-17 05:19:28.380736 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-09-17 05:19:28.380771 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-09-17 05:19:28.380807 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-09-17 05:19:28.380842 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-09-17 05:19:28.380876 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-09-17 05:19:28.380911 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-09-17 05:19:28.380946 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-09-17 05:19:28.381003 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-09-17 05:19:28.381046 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-09-17 05:19:28.381101 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-09-17 05:19:28.381166 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-09-17 05:19:28.381208 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-09-17 05:19:28.381245 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-09-17 05:19:28.381280 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-09-17 05:19:28.381316 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-09-17 05:19:28.381353 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-09-17 05:19:28.381388 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-09-17 05:19:28.381435 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-09-17 05:19:28.381473 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-09-17 05:19:28.381508 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-09-17 05:19:28.381543 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-09-17 05:19:28.381577 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-09-17 05:19:28.381611 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-09-17 05:19:28.381645 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-09-17 05:19:28.381680 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-09-17 05:19:28.381715 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-09-17 05:19:28.381749 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-09-17 05:19:28.381784 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-09-17 05:19:28.381818 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-09-17 05:19:28.381853 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-09-17 05:19:28.381889 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-09-17 05:19:28.381924 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-09-17 05:19:28.381976 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-09-17 05:19:28.382014 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-09-17 05:19:28.382050 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-09-17 05:19:28.382086 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-09-17 05:19:28.382122 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-09-17 05:19:28.382157 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-09-17 05:19:28.382192 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-09-17 05:19:28.382227 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-09-17 05:19:28.382262 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-09-17 05:19:28.382297 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-09-17 05:19:28.382332 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-09-17 05:19:28.382368 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-09-17 05:19:28.382404 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-09-17 05:19:28.382440 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-09-17 05:19:28.382475 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-09-17 05:19:28.382510 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-09-17 05:19:28.382545 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-09-17 05:19:28.382581 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-09-17 05:19:28.382626 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-09-17 05:19:28.382663 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-09-17 05:19:28.382698 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-09-17 05:19:28.382733 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-09-17 05:19:28.382769 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-09-17 05:19:28.382805 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-09-17 05:19:28.382841 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-09-17 05:19:28.382878 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-09-17 05:19:28.382915 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-09-17 05:19:28.382952 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-09-17 05:19:28.383008 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-09-17 05:19:28.383045 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-09-17 05:19:28.383082 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-09-17 05:19:28.383118 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-09-17 05:19:28.383154 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-09-17 05:19:28.383190 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-09-17 05:19:28.383225 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-09-17 05:19:28.383261 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-09-17 05:19:28.383297 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-09-17 05:19:28.383333 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-09-17 05:19:28.383369 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-09-17 05:19:28.383404 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-09-17 05:19:28.383440 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-09-17 05:19:28.383476 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-09-17 05:19:28.383512 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-09-17 05:19:28.383547 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-09-17 05:19:28.383582 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-09-17 05:19:28.383618 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-09-17 05:19:28.383654 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-09-17 05:19:28.383691 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-09-17 05:19:28.383728 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-09-17 05:19:28.383765 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-09-17 05:19:28.383802 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-09-17 05:19:28.383838 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-09-17 05:19:28.383873 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-09-17 05:19:28.383909 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-09-17 05:19:28.383944 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-09-17 05:19:28.384006 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-09-17 05:19:28.384045 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-09-17 05:19:28.384081 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-09-17 05:19:28.384116 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-09-17 05:19:28.384152 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-09-17 05:19:28.384187 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-09-17 05:19:28.384223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-09-17 05:19:28.384258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-09-17 05:19:28.384293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-09-17 05:19:28.384328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-09-17 05:19:28.384362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-09-17 05:19:28.384397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-09-17 05:19:28.384432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-09-17 05:19:28.384467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-09-17 05:19:28.384528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-09-17 05:19:28.384569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-09-17 05:19:28.384605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-09-17 05:19:28.384640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-09-17 05:19:28.384675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-09-17 05:19:28.384709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-09-17 05:19:28.384744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-09-17 05:19:28.384779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-17 05:19:28.384814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-09-17 05:19:28.384849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-09-17 05:19:28.384884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-09-17 05:19:28.384918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-09-17 05:19:28.384953 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-09-17 05:19:28.385016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-09-17 05:19:28.385052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-09-17 05:19:28.385086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-09-17 05:19:28.385120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-09-17 05:19:28.385154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-09-17 05:19:28.385188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-09-17 05:19:28.385223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-09-17 05:19:28.385272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-09-17 05:19:28.385309 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-09-17 05:19:28.385345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-09-17 05:19:28.385382 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-17 05:19:28.385418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-09-17 05:19:28.385454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-09-17 05:19:28.385490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-09-17 05:19:28.385527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-09-17 05:19:28.385562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-09-17 05:19:28.385598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-09-17 05:19:28.385634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-17 05:19:28.385660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-17 05:19:28.385684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-09-17 05:19:28.385708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-09-17 05:19:28.385730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-09-17 05:19:28.385754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-09-17 05:19:28.385777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-09-17 05:19:28.385800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-09-17 05:19:28.385823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-09-17 05:19:28.385846 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-09-17 05:19:28.385869 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-09-17 05:19:28.385891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-17 05:19:28.385914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-09-17 05:19:28.385937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-09-17 05:19:28.385969 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-09-17 05:19:28.385993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-09-17 05:19:28.386017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-09-17 05:19:28.386040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-09-17 05:19:28.386063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-09-17 05:19:28.386086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-09-17 05:19:28.386109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-09-17 05:19:28.386132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-09-17 05:19:28.386155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-09-17 05:19:28.386177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-09-17 05:19:28.386207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-09-17 05:19:28.386230 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-09-17 05:19:28.386253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-09-17 05:19:28.386276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-09-17 05:19:28.386298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-09-17 05:19:28.386320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-09-17 05:19:28.386343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-09-17 05:19:28.386365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-09-17 05:19:28.386387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-09-17 05:19:28.386409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-09-17 05:19:28.386431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-09-17 05:19:28.386454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-09-17 05:19:28.386477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-09-17 05:19:28.386499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-09-17 05:19:28.386522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-09-17 05:19:28.386544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-09-17 05:19:28.386567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-09-17 05:19:28.386589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-09-17 05:19:28.386612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-09-17 05:19:28.386634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-09-17 05:19:28.386656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-09-17 05:19:28.386678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-09-17 05:19:28.386708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-09-17 05:19:28.386731 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-09-17 05:19:28.386753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-09-17 05:19:28.386776 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-09-17 05:19:28.386798 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-17 05:19:28.386820 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-17 05:19:28.386843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-09-17 05:19:28.386866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-09-17 05:19:28.386889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-09-17 05:19:28.386911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-09-17 05:19:28.386933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-09-17 05:19:28.386969 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-09-17 05:19:28.387001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-09-17 05:19:28.387024 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-09-17 05:19:28.387047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-09-17 05:19:28.387069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-09-17 05:19:28.387091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-09-17 05:19:28.387113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-09-17 05:19:28.387135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-09-17 05:19:28.387157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-09-17 05:19:28.387180 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-09-17 05:19:28.387202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-09-17 05:19:28.387224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-09-17 05:19:28.387247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-09-17 05:19:28.387270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-09-17 05:19:28.387293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-09-17 05:19:28.387317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-09-17 05:19:28.387340 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-09-17 05:19:28.387363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-09-17 05:19:28.387386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-09-17 05:19:28.387409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-09-17 05:19:28.387431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-09-17 05:19:28.387454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-09-17 05:19:28.387478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-09-17 05:19:28.387502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-09-17 05:19:28.387524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-09-17 05:19:28.387548 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-09-17 05:19:28.387571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-09-17 05:19:28.387594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-09-17 05:19:28.387628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-09-17 05:19:28.387688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-09-17 05:19:28.387727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-09-17 05:19:28.387752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-09-17 05:19:28.387776 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-09-17 05:19:28.387800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-09-17 05:19:28.387831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-09-17 05:19:28.387855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-09-17 05:19:28.387878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-09-17 05:19:28.387901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-09-17 05:19:28.387923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-09-17 05:19:28.387946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-09-17 05:19:28.387987 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-09-17 05:19:28.388011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-09-17 05:19:28.388048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-09-17 05:19:28.388071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-09-17 05:19:28.388094 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-09-17 05:19:28.388116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-09-17 05:19:28.388139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-09-17 05:19:28.388161 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-09-17 05:19:28.388184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-09-17 05:19:28.388206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-09-17 05:19:28.388229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-09-17 05:19:28.388251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-09-17 05:19:28.388274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-09-17 05:19:28.388297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-09-17 05:19:28.388319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-09-17 05:19:28.388341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-09-17 05:19:28.388364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-09-17 05:19:28.388385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-09-17 05:19:28.388407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-09-17 05:19:28.388428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-09-17 05:19:28.388449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-09-17 05:19:28.388471 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-09-17 05:19:28.388534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-09-17 05:19:28.388564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-09-17 05:19:28.388588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-09-17 05:19:28.388617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-09-17 05:19:28.388640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-09-17 05:19:28.388662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-09-17 05:19:28.388684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-09-17 05:19:28.388706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-09-17 05:19:28.388728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-09-17 05:19:28.388750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-09-17 05:19:28.388772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-09-17 05:19:28.388795 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-09-17 05:19:28.388816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-09-17 05:19:28.388838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-09-17 05:19:28.388873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-09-17 05:19:28.388896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-09-17 05:19:28.388919 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-09-17 05:19:28.388941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-09-17 05:19:28.388978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-09-17 05:19:28.389003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-09-17 05:19:28.389026 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-09-17 05:19:28.389049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-09-17 05:19:28.389082 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-09-17 05:19:28.389107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-09-17 05:19:28.389131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-09-17 05:19:28.389154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-09-17 05:19:28.389176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-09-17 05:19:28.389199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-09-17 05:19:28.389222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-09-17 05:19:28.389244 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-09-17 05:19:28.389266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-09-17 05:19:28.389289 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-09-17 05:19:28.389312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-09-17 05:19:28.389335 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-09-17 05:19:28.389358 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-09-17 05:19:28.389380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-09-17 05:19:28.389403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-09-17 05:19:28.389449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-09-17 05:19:28.389473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-09-17 05:19:28.389495 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-09-17 05:19:28.389517 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-09-17 05:19:28.389540 | instance | cd+++++++++ objects/cluster/namespace/ 2026-09-17 05:19:28.389563 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-09-17 05:19:28.389585 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-09-17 05:19:28.389608 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-09-17 05:19:28.389631 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-09-17 05:19:28.389653 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-09-17 05:19:28.389676 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-09-17 05:19:28.389699 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-09-17 05:19:28.389722 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-09-17 05:19:28.389745 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-09-17 05:19:28.389768 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-09-17 05:19:28.389790 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-09-17 05:19:28.389813 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-09-17 05:19:28.389845 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-09-17 05:19:28.389869 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-09-17 05:19:28.389892 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-09-17 05:19:28.389915 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-09-17 05:19:28.389937 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-09-17 05:19:28.389974 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-09-17 05:19:28.389998 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-09-17 05:19:28.390021 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-09-17 05:19:28.390043 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-09-17 05:19:28.390066 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-09-17 05:19:28.390098 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-09-17 05:19:28.390122 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-09-17 05:19:28.390145 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-09-17 05:19:28.390168 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-09-17 05:19:28.390191 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-09-17 05:19:28.390214 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-09-17 05:19:28.390237 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-09-17 05:19:28.390260 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-09-17 05:19:28.390283 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-09-17 05:19:28.390306 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-09-17 05:19:28.390328 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-09-17 05:19:28.390351 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-09-17 05:19:28.390373 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-09-17 05:19:28.390396 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-09-17 05:19:28.390426 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-09-17 05:19:28.390449 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-09-17 05:19:28.390472 | instance | cd+++++++++ objects/cluster/node/ 2026-09-17 05:19:28.390496 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-09-17 05:19:28.390519 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-09-17 05:19:28.390541 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-09-17 05:19:28.390564 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-09-17 05:19:28.390587 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-09-17 05:19:28.390610 | instance | cd+++++++++ objects/namespaced/ 2026-09-17 05:19:28.390633 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-09-17 05:19:28.390656 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-09-17 05:19:28.390678 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-09-17 05:19:28.390701 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-09-17 05:19:28.390723 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.390745 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.390767 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-09-17 05:19:28.390790 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-09-17 05:19:28.390813 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-09-17 05:19:28.390835 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-09-17 05:19:28.390857 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-09-17 05:19:28.390879 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-09-17 05:19:28.390902 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-09-17 05:19:28.390924 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-09-17 05:19:28.390947 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-09-17 05:19:28.390985 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-09-17 05:19:28.391017 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-09-17 05:19:28.391041 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-09-17 05:19:28.391064 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-09-17 05:19:28.391086 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-09-17 05:19:28.391109 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-09-17 05:19:28.391131 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-09-17 05:19:28.391154 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-09-17 05:19:28.391176 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-09-17 05:19:28.391198 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-09-17 05:19:28.391220 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-218.nip.io-tls.txt 2026-09-17 05:19:28.391243 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-218.nip.io-tls.yaml 2026-09-17 05:19:28.391265 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-09-17 05:19:28.391287 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-09-17 05:19:28.391308 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-09-17 05:19:28.391330 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-09-17 05:19:28.391359 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-09-17 05:19:28.391382 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-09-17 05:19:28.391404 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-09-17 05:19:28.391425 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-09-17 05:19:28.391646 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-09-17 05:19:28.391679 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-09-17 05:19:28.391703 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-09-17 05:19:28.391727 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-09-17 05:19:28.391750 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-09-17 05:19:28.391773 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-09-17 05:19:28.391803 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-09-17 05:19:28.391825 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-09-17 05:19:28.391846 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-09-17 05:19:28.391868 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-09-17 05:19:28.391889 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-09-17 05:19:28.391911 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-09-17 05:19:28.391932 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-09-17 05:19:28.391979 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.392017 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.392051 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-09-17 05:19:28.392082 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-09-17 05:19:28.392114 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-09-17 05:19:28.392147 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-09-17 05:19:28.392170 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-17 05:19:28.392193 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-17 05:19:28.392215 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-09-17 05:19:28.392238 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8pkrt.txt 2026-09-17 05:19:28.392261 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8pkrt.yaml 2026-09-17 05:19:28.392283 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-09-17 05:19:28.392306 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-09-17 05:19:28.392328 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-09-17 05:19:28.392350 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-09-17 05:19:28.392372 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-09-17 05:19:28.392407 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-09-17 05:19:28.392430 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-09-17 05:19:28.392453 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-09-17 05:19:28.392476 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-09-17 05:19:28.392523 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-09-17 05:19:28.392548 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-09-17 05:19:28.392571 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-09-17 05:19:28.392594 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-09-17 05:19:28.392618 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-09-17 05:19:28.392643 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-09-17 05:19:28.392667 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-17 05:19:28.392689 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-17 05:19:28.392711 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-09-17 05:19:28.392734 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-09-17 05:19:28.392757 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.392780 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.392802 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-09-17 05:19:28.392824 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-09-17 05:19:28.392846 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-09-17 05:19:28.392868 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-09-17 05:19:28.392890 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-09-17 05:19:28.392913 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-17 05:19:28.392935 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-09-17 05:19:28.392973 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnz6t.txt 2026-09-17 05:19:28.392998 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnz6t.yaml 2026-09-17 05:19:28.393021 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-09-17 05:19:28.393043 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-09-17 05:19:28.393066 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-09-17 05:19:28.393095 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-09-17 05:19:28.393119 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-09-17 05:19:28.393141 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-09-17 05:19:28.393164 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-09-17 05:19:28.393186 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-09-17 05:19:28.393208 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-09-17 05:19:28.393237 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-09-17 05:19:28.393261 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-09-17 05:19:28.393283 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-09-17 05:19:28.393306 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-09-17 05:19:28.393328 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-09-17 05:19:28.393351 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-09-17 05:19:28.393373 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-09-17 05:19:28.393395 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-17 05:19:28.393417 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-09-17 05:19:28.393439 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-09-17 05:19:28.393462 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.393484 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.393507 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-09-17 05:19:28.393530 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-09-17 05:19:28.393552 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-09-17 05:19:28.393574 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-09-17 05:19:28.393596 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-09-17 05:19:28.393619 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-09-17 05:19:28.393641 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-09-17 05:19:28.393663 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-tmt4f.txt 2026-09-17 05:19:28.393686 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-tmt4f.yaml 2026-09-17 05:19:28.393708 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-09-17 05:19:28.393731 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-09-17 05:19:28.393753 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-09-17 05:19:28.393776 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-09-17 05:19:28.393798 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-09-17 05:19:28.393821 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-09-17 05:19:28.393849 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-09-17 05:19:28.393873 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-09-17 05:19:28.393896 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-09-17 05:19:28.393919 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-09-17 05:19:28.393941 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-09-17 05:19:28.393978 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-09-17 05:19:28.394002 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-09-17 05:19:28.394024 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-09-17 05:19:28.394047 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-09-17 05:19:28.394070 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-09-17 05:19:28.394092 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-09-17 05:19:28.394115 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-09-17 05:19:28.394138 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-09-17 05:19:28.394161 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.394184 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.394207 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-09-17 05:19:28.394230 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-09-17 05:19:28.394253 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-09-17 05:19:28.394276 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-09-17 05:19:28.394298 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-09-17 05:19:28.394320 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-09-17 05:19:28.394343 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-09-17 05:19:28.394366 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-ph6jm.txt 2026-09-17 05:19:28.394389 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-ph6jm.yaml 2026-09-17 05:19:28.394412 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-09-17 05:19:28.394435 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-09-17 05:19:28.394458 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-09-17 05:19:28.394480 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-09-17 05:19:28.394503 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-09-17 05:19:28.394526 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-09-17 05:19:28.394549 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-09-17 05:19:28.394572 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-09-17 05:19:28.394594 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-09-17 05:19:28.394616 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-09-17 05:19:28.394641 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-09-17 05:19:28.394665 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-09-17 05:19:28.394694 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-09-17 05:19:28.394718 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-09-17 05:19:28.394741 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-09-17 05:19:28.394763 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-09-17 05:19:28.394785 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-09-17 05:19:28.394808 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-09-17 05:19:28.394831 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-09-17 05:19:28.394854 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.394877 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.394899 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-09-17 05:19:28.394922 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-09-17 05:19:28.394944 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-09-17 05:19:28.394982 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-09-17 05:19:28.395004 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-09-17 05:19:28.395027 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-09-17 05:19:28.395049 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-09-17 05:19:28.395071 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-09-17 05:19:28.395093 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-09-17 05:19:28.395115 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-09-17 05:19:28.395137 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-09-17 05:19:28.395159 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-09-17 05:19:28.395181 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-09-17 05:19:28.395203 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-plzzs.txt 2026-09-17 05:19:28.395225 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-plzzs.yaml 2026-09-17 05:19:28.395246 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-hvrsq.txt 2026-09-17 05:19:28.395269 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-hvrsq.yaml 2026-09-17 05:19:28.395290 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-gsqnk.txt 2026-09-17 05:19:28.395312 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-gsqnk.yaml 2026-09-17 05:19:28.395334 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-09-17 05:19:28.395356 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-09-17 05:19:28.395379 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-09-17 05:19:28.395402 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-09-17 05:19:28.395424 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-09-17 05:19:28.395446 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-09-17 05:19:28.395468 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-09-17 05:19:28.395497 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-09-17 05:19:28.395520 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-09-17 05:19:28.395542 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-09-17 05:19:28.395565 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-09-17 05:19:28.395586 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-09-17 05:19:28.395609 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-09-17 05:19:28.395631 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-09-17 05:19:28.395653 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-09-17 05:19:28.395675 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-09-17 05:19:28.395698 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-09-17 05:19:28.395721 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-09-17 05:19:28.395743 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-09-17 05:19:28.395766 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-09-17 05:19:28.395789 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-09-17 05:19:28.395811 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-09-17 05:19:28.395834 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-09-17 05:19:28.395856 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-09-17 05:19:28.395878 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-09-17 05:19:28.395901 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-09-17 05:19:28.395924 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-09-17 05:19:28.395947 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-09-17 05:19:28.395983 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-09-17 05:19:28.396007 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-09-17 05:19:28.396030 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-09-17 05:19:28.396053 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-09-17 05:19:28.396076 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-09-17 05:19:28.396099 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-09-17 05:19:28.396122 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-09-17 05:19:28.396145 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-09-17 05:19:28.396168 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-09-17 05:19:28.396196 | instance | cd+++++++++ objects/namespaced/default/ 2026-09-17 05:19:28.396221 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-09-17 05:19:28.396244 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.396267 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.396290 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-09-17 05:19:28.396312 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-09-17 05:19:28.396342 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-09-17 05:19:28.396365 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-09-17 05:19:28.396388 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-09-17 05:19:28.396411 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-09-17 05:19:28.396433 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-09-17 05:19:28.396456 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-09-17 05:19:28.396478 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-09-17 05:19:28.396521 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-09-17 05:19:28.396546 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-09-17 05:19:28.396569 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-09-17 05:19:28.396592 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-09-17 05:19:28.396616 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.396639 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.396662 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-09-17 05:19:28.396684 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-09-17 05:19:28.396707 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-09-17 05:19:28.396730 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-09-17 05:19:28.396753 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-09-17 05:19:28.396775 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-09-17 05:19:28.396798 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-09-17 05:19:28.396821 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-vc2h7.txt 2026-09-17 05:19:28.396844 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-vc2h7.yaml 2026-09-17 05:19:28.396867 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-09-17 05:19:28.396890 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-09-17 05:19:28.396912 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-09-17 05:19:28.396935 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-17 05:19:28.396971 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-17 05:19:28.396996 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-09-17 05:19:28.397018 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-09-17 05:19:28.397041 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-09-17 05:19:28.397064 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-09-17 05:19:28.397087 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-09-17 05:19:28.397109 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-17 05:19:28.397139 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-17 05:19:28.397162 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-09-17 05:19:28.397184 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-09-17 05:19:28.397206 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-09-17 05:19:28.397228 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-09-17 05:19:28.397250 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-09-17 05:19:28.397272 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-09-17 05:19:28.397294 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-09-17 05:19:28.397316 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-09-17 05:19:28.397337 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-09-17 05:19:28.397359 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-09-17 05:19:28.397381 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-09-17 05:19:28.397403 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-09-17 05:19:28.397425 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-09-17 05:19:28.397448 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-09-17 05:19:28.397470 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-09-17 05:19:28.397492 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-09-17 05:19:28.397513 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-09-17 05:19:28.397535 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-09-17 05:19:28.397557 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-09-17 05:19:28.397578 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-09-17 05:19:28.397599 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-09-17 05:19:28.397621 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-09-17 05:19:28.397642 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-09-17 05:19:28.397664 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-09-17 05:19:28.397686 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-09-17 05:19:28.397708 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-09-17 05:19:28.397731 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-09-17 05:19:28.397752 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-09-17 05:19:28.397773 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-09-17 05:19:28.397795 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-09-17 05:19:28.397817 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-09-17 05:19:28.397839 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.397861 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.397891 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-09-17 05:19:28.397914 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-09-17 05:19:28.397936 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-09-17 05:19:28.397971 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-09-17 05:19:28.397996 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-09-17 05:19:28.398018 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-09-17 05:19:28.398040 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-09-17 05:19:28.398063 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-09-17 05:19:28.398085 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-09-17 05:19:28.398107 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-09-17 05:19:28.398128 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-09-17 05:19:28.398149 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-09-17 05:19:28.398171 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-09-17 05:19:28.398192 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-09-17 05:19:28.398213 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-09-17 05:19:28.398235 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-09-17 05:19:28.398257 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-ts9jp.txt 2026-09-17 05:19:28.398279 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-ts9jp.yaml 2026-09-17 05:19:28.398301 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-tz568.txt 2026-09-17 05:19:28.398322 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-tz568.yaml 2026-09-17 05:19:28.398344 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-09-17 05:19:28.398366 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-09-17 05:19:28.398388 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-09-17 05:19:28.398410 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-09-17 05:19:28.398432 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-09-17 05:19:28.398454 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-09-17 05:19:28.398476 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-09-17 05:19:28.398498 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-09-17 05:19:28.398520 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-09-17 05:19:28.398541 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-09-17 05:19:28.398563 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-09-17 05:19:28.398584 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-09-17 05:19:28.398606 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-09-17 05:19:28.398628 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-09-17 05:19:28.398657 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-09-17 05:19:28.398680 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-09-17 05:19:28.398702 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-09-17 05:19:28.398724 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-09-17 05:19:28.398823 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-09-17 05:19:28.398862 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-09-17 05:19:28.398887 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-09-17 05:19:28.398911 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-09-17 05:19:28.398933 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-09-17 05:19:28.398971 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-09-17 05:19:28.398996 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-09-17 05:19:28.399018 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-09-17 05:19:28.399041 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-09-17 05:19:28.399063 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-09-17 05:19:28.399084 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-09-17 05:19:28.399107 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.399129 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.399152 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-09-17 05:19:28.399174 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-09-17 05:19:28.399196 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-09-17 05:19:28.399218 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-09-17 05:19:28.399240 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-09-17 05:19:28.399262 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-09-17 05:19:28.399285 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-09-17 05:19:28.399307 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.399329 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.399352 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-09-17 05:19:28.399374 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-17 05:19:28.399397 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-17 05:19:28.399419 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-09-17 05:19:28.399442 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-17 05:19:28.399464 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-09-17 05:19:28.399486 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-17 05:19:28.399507 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-17 05:19:28.399529 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-09-17 05:19:28.399557 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-09-17 05:19:28.399580 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-09-17 05:19:28.399602 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-09-17 05:19:28.399624 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-09-17 05:19:28.399646 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-09-17 05:19:28.399668 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-09-17 05:19:28.399690 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-09-17 05:19:28.399713 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-09-17 05:19:28.399736 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-09-17 05:19:28.399758 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-09-17 05:19:28.399781 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-09-17 05:19:28.399803 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-09-17 05:19:28.399825 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-09-17 05:19:28.399847 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-09-17 05:19:28.399869 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-09-17 05:19:28.399890 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-09-17 05:19:28.399912 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.399934 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.399969 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-09-17 05:19:28.399992 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-09-17 05:19:28.400014 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-09-17 05:19:28.400036 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-09-17 05:19:28.400058 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-09-17 05:19:28.400080 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-09-17 05:19:28.400103 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-09-17 05:19:28.400125 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-09-17 05:19:28.400147 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-09-17 05:19:28.400169 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-09-17 05:19:28.400191 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-09-17 05:19:28.400213 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-09-17 05:19:28.400235 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-09-17 05:19:28.400257 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-09-17 05:19:28.400279 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-09-17 05:19:28.400301 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-09-17 05:19:28.400324 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-09-17 05:19:28.400346 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-09-17 05:19:28.400367 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-09-17 05:19:28.400396 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-09-17 05:19:28.400419 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-17 05:19:28.400441 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-09-17 05:19:28.400463 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-09-17 05:19:28.400485 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-09-17 05:19:28.400527 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-09-17 05:19:28.400551 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-09-17 05:19:28.400574 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-09-17 05:19:28.400596 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-09-17 05:19:28.400618 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-09-17 05:19:28.400640 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-09-17 05:19:28.400662 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-4ljdv.txt 2026-09-17 05:19:28.400685 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-4ljdv.yaml 2026-09-17 05:19:28.400708 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-9xjfm.txt 2026-09-17 05:19:28.400730 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-9xjfm.yaml 2026-09-17 05:19:28.400752 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4fbt5.txt 2026-09-17 05:19:28.400774 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4fbt5.yaml 2026-09-17 05:19:28.400796 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8fm99.txt 2026-09-17 05:19:28.400818 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8fm99.yaml 2026-09-17 05:19:28.400839 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-09-17 05:19:28.400861 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-09-17 05:19:28.400883 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-09-17 05:19:28.400905 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-09-17 05:19:28.400927 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-09-17 05:19:28.400949 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-09-17 05:19:28.401019 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-kcbql.txt 2026-09-17 05:19:28.401042 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-kcbql.yaml 2026-09-17 05:19:28.401064 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-09-17 05:19:28.401085 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-09-17 05:19:28.401107 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-09-17 05:19:28.401128 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-09-17 05:19:28.401150 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-09-17 05:19:28.401174 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-09-17 05:19:28.401198 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-09-17 05:19:28.401226 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-09-17 05:19:28.401249 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-09-17 05:19:28.401271 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-09-17 05:19:28.401292 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-09-17 05:19:28.401314 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-09-17 05:19:28.401336 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-09-17 05:19:28.401357 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-09-17 05:19:28.401378 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-09-17 05:19:28.401399 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-09-17 05:19:28.401421 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-09-17 05:19:28.401443 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-09-17 05:19:28.401464 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-09-17 05:19:28.401485 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-09-17 05:19:28.401506 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-09-17 05:19:28.401528 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-09-17 05:19:28.401550 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-17 05:19:28.401571 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-09-17 05:19:28.401592 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-09-17 05:19:28.401614 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-09-17 05:19:28.401636 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-09-17 05:19:28.401658 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-09-17 05:19:28.401680 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-09-17 05:19:28.401703 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-09-17 05:19:28.401725 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-09-17 05:19:28.401747 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-09-17 05:19:28.401769 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-09-17 05:19:28.401791 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-09-17 05:19:28.401813 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-09-17 05:19:28.401835 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-09-17 05:19:28.401857 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-09-17 05:19:28.401879 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-09-17 05:19:28.401900 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-09-17 05:19:28.402190 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-09-17 05:19:28.402217 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-09-17 05:19:28.402240 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-09-17 05:19:28.402262 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-09-17 05:19:28.402284 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-09-17 05:19:28.402306 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-09-17 05:19:28.402328 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-09-17 05:19:28.402350 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-09-17 05:19:28.402372 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-09-17 05:19:28.402394 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-09-17 05:19:28.402415 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-09-17 05:19:28.402437 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-09-17 05:19:28.402459 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-jo03zk.txt 2026-09-17 05:19:28.402480 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-jo03zk.yaml 2026-09-17 05:19:28.402502 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-jte121.txt 2026-09-17 05:19:28.402524 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-jte121.yaml 2026-09-17 05:19:28.402545 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-09-17 05:19:28.402567 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-09-17 05:19:28.402589 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-09-17 05:19:28.402611 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-09-17 05:19:28.402633 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-09-17 05:19:28.402655 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-09-17 05:19:28.402677 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-09-17 05:19:28.402699 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-09-17 05:19:28.402721 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-09-17 05:19:28.402744 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-09-17 05:19:28.402765 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-09-17 05:19:28.402787 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-09-17 05:19:28.402809 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-09-17 05:19:28.402830 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-09-17 05:19:28.402852 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-09-17 05:19:28.402874 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-09-17 05:19:28.402896 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-09-17 05:19:28.402918 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-09-17 05:19:28.402947 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-09-17 05:19:28.402985 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-09-17 05:19:28.403009 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-09-17 05:19:28.403030 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-09-17 05:19:28.403051 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-09-17 05:19:28.403073 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-09-17 05:19:28.403094 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-09-17 05:19:28.403116 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-09-17 05:19:28.403137 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-09-17 05:19:28.403158 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-09-17 05:19:28.403180 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-09-17 05:19:28.403201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-09-17 05:19:28.403222 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-09-17 05:19:28.403243 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-09-17 05:19:28.403265 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-09-17 05:19:28.403287 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-09-17 05:19:28.403309 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-09-17 05:19:28.403330 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-09-17 05:19:28.403352 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-09-17 05:19:28.403373 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-09-17 05:19:28.403395 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-09-17 05:19:28.403416 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-09-17 05:19:28.403437 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-09-17 05:19:28.403458 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-09-17 05:19:28.403479 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-09-17 05:19:28.403501 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-09-17 05:19:28.403522 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-09-17 05:19:28.403543 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-09-17 05:19:28.403564 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-09-17 05:19:28.403585 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-09-17 05:19:28.403606 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-09-17 05:19:28.403628 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-09-17 05:19:28.403649 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-09-17 05:19:28.403675 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-09-17 05:19:28.403697 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-09-17 05:19:28.403719 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-09-17 05:19:28.403741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-09-17 05:19:28.403763 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-09-17 05:19:28.403784 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-09-17 05:19:28.403806 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-09-17 05:19:28.403828 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-09-17 05:19:28.403850 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-09-17 05:19:28.403872 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-09-17 05:19:28.403894 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-09-17 05:19:28.403916 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-09-17 05:19:28.403938 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-09-17 05:19:28.403974 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-09-17 05:19:28.403997 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-09-17 05:19:28.404019 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-09-17 05:19:28.404040 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-09-17 05:19:28.404062 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-09-17 05:19:28.404083 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-09-17 05:19:28.404105 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-09-17 05:19:28.404126 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-09-17 05:19:28.404147 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-09-17 05:19:28.404168 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-09-17 05:19:28.404189 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-09-17 05:19:28.404210 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-09-17 05:19:28.404232 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-09-17 05:19:28.404253 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-09-17 05:19:28.404275 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-09-17 05:19:28.404296 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-09-17 05:19:28.404319 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-09-17 05:19:28.404340 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-09-17 05:19:28.404362 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-09-17 05:19:28.404384 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-09-17 05:19:28.404412 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-09-17 05:19:28.404434 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-17 05:19:28.404456 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-09-17 05:19:28.404478 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-09-17 05:19:28.404519 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-09-17 05:19:28.404542 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-09-17 05:19:28.404564 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-09-17 05:19:28.404585 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-09-17 05:19:28.404606 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-09-17 05:19:28.404628 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-09-17 05:19:28.404653 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-09-17 05:19:28.404675 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-09-17 05:19:28.404696 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.404718 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.404739 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-09-17 05:19:28.404760 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-09-17 05:19:28.404781 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-09-17 05:19:28.404802 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-09-17 05:19:28.404823 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-09-17 05:19:28.404845 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-09-17 05:19:28.404866 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-bzz8p.txt 2026-09-17 05:19:28.404888 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-bzz8p.yaml 2026-09-17 05:19:28.404909 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-09-17 05:19:28.404931 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-09-17 05:19:28.404952 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-09-17 05:19:28.404991 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-09-17 05:19:28.405013 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-09-17 05:19:28.405035 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-09-17 05:19:28.405056 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-09-17 05:19:28.405078 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-09-17 05:19:28.405099 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-09-17 05:19:28.405121 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-09-17 05:19:28.405142 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.405170 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.405192 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-09-17 05:19:28.405213 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-09-17 05:19:28.405234 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-09-17 05:19:28.405255 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-09-17 05:19:28.405276 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-09-17 05:19:28.405297 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-09-17 05:19:28.405319 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-09-17 05:19:28.405340 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-09-17 05:19:28.405361 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-09-17 05:19:28.405382 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-09-17 05:19:28.405403 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-09-17 05:19:28.405424 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-09-17 05:19:28.405445 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-09-17 05:19:28.405467 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-09-17 05:19:28.405489 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-09-17 05:19:28.405510 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-09-17 05:19:28.405530 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-09-17 05:19:28.405552 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-09-17 05:19:28.405573 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-09-17 05:19:28.405595 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-09-17 05:19:28.405617 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-09-17 05:19:28.405639 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-09-17 05:19:28.405660 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-09-17 05:19:28.405682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-09-17 05:19:28.405703 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-09-17 05:19:28.405725 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-09-17 05:19:28.405747 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-09-17 05:19:28.405769 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-09-17 05:19:28.405791 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-09-17 05:19:28.405813 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-09-17 05:19:28.405836 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-09-17 05:19:28.405865 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-09-17 05:19:28.405888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-09-17 05:19:28.405911 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-09-17 05:19:28.405933 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-09-17 05:19:28.405969 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-09-17 05:19:28.405994 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-09-17 05:19:28.406016 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-09-17 05:19:28.406038 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-09-17 05:19:28.406060 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-09-17 05:19:28.406081 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-09-17 05:19:28.406103 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-09-17 05:19:28.406125 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-09-17 05:19:28.406147 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-09-17 05:19:28.406169 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-09-17 05:19:28.406191 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-09-17 05:19:28.406212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-09-17 05:19:28.406234 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-09-17 05:19:28.406256 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-09-17 05:19:28.406278 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-09-17 05:19:28.406300 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-09-17 05:19:28.406321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-09-17 05:19:28.406343 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-09-17 05:19:28.406365 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-09-17 05:19:28.406387 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-09-17 05:19:28.406409 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-09-17 05:19:28.406432 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-09-17 05:19:28.406453 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-09-17 05:19:28.406475 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-09-17 05:19:28.406497 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-09-17 05:19:28.406525 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-09-17 05:19:28.406547 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-09-17 05:19:28.406570 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-09-17 05:19:28.406591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-09-17 05:19:28.406612 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-09-17 05:19:28.406635 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-09-17 05:19:28.406656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-09-17 05:19:28.406678 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-09-17 05:19:28.406700 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-09-17 05:19:28.406722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-09-17 05:19:28.406744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-09-17 05:19:28.406766 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-09-17 05:19:28.406787 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-09-17 05:19:28.406809 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-09-17 05:19:28.406830 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-09-17 05:19:28.406852 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-09-17 05:19:28.406873 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-09-17 05:19:28.406894 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-09-17 05:19:28.406916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-09-17 05:19:28.406937 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-09-17 05:19:28.406973 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-09-17 05:19:28.406997 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-09-17 05:19:28.407019 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-09-17 05:19:28.407040 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-09-17 05:19:28.407062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-09-17 05:19:28.407083 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-09-17 05:19:28.407105 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-09-17 05:19:28.407126 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-09-17 05:19:28.407148 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-09-17 05:19:28.407169 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-09-17 05:19:28.407196 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-09-17 05:19:28.407218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-09-17 05:19:28.407239 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-09-17 05:19:28.407261 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-09-17 05:19:28.407282 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-09-17 05:19:28.407304 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-09-17 05:19:28.407325 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-09-17 05:19:28.407346 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-09-17 05:19:28.407368 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-09-17 05:19:28.407389 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.407410 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.407432 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-09-17 05:19:28.407452 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-09-17 05:19:28.407474 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-09-17 05:19:28.407495 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-09-17 05:19:28.407518 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-09-17 05:19:28.407539 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-09-17 05:19:28.407561 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-09-17 05:19:28.407583 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-09-17 05:19:28.407604 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-09-17 05:19:28.407628 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-09-17 05:19:28.407653 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-09-17 05:19:28.407675 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-09-17 05:19:28.407698 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-09-17 05:19:28.407719 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-09-17 05:19:28.407741 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-09-17 05:19:28.407763 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-09-17 05:19:28.407784 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-09-17 05:19:28.407806 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-09-17 05:19:28.407827 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-09-17 05:19:28.407850 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-09-17 05:19:28.407872 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-09-17 05:19:28.407894 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-09-17 05:19:28.407922 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-09-17 05:19:28.407944 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-17 05:19:28.407979 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-17 05:19:28.408002 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-09-17 05:19:28.408024 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-09-17 05:19:28.408046 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-09-17 05:19:28.408067 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-09-17 05:19:28.408089 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-09-17 05:19:28.408111 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-09-17 05:19:28.408133 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-09-17 05:19:28.408154 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-09-17 05:19:28.408176 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-09-17 05:19:28.408198 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-09-17 05:19:28.408219 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-17 05:19:28.408240 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-09-17 05:19:28.408262 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-09-17 05:19:28.408284 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-09-17 05:19:28.408306 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-09-17 05:19:28.408328 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-09-17 05:19:28.408349 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-09-17 05:19:28.408371 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-09-17 05:19:28.408392 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-09-17 05:19:28.408413 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-09-17 05:19:28.408434 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-09-17 05:19:28.408456 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-09-17 05:19:28.408478 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-09-17 05:19:28.408517 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-09-17 05:19:28.408541 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-09-17 05:19:28.408564 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-09-17 05:19:28.408586 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-09-17 05:19:28.408608 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-09-17 05:19:28.408630 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-09-17 05:19:28.408652 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-09-17 05:19:28.408673 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-09-17 05:19:28.408701 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-17 05:19:28.408723 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-09-17 05:19:28.408745 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-09-17 05:19:28.408767 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-17 05:19:28.408789 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-17 05:19:28.408811 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-09-17 05:19:28.408833 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-09-17 05:19:28.408854 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-09-17 05:19:28.408877 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-09-17 05:19:28.408898 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-09-17 05:19:28.408920 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-09-17 05:19:28.408942 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-09-17 05:19:28.408980 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-09-17 05:19:28.409003 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-09-17 05:19:28.409025 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-09-17 05:19:28.409047 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-09-17 05:19:28.409068 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-09-17 05:19:28.409090 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-09-17 05:19:28.409112 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-09-17 05:19:28.409134 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-09-17 05:19:28.409155 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-09-17 05:19:28.409177 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-09-17 05:19:28.409198 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-09-17 05:19:28.409220 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-09-17 05:19:28.409241 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-09-17 05:19:28.409262 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-09-17 05:19:28.409284 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-09-17 05:19:28.409305 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-09-17 05:19:28.409327 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-09-17 05:19:28.409349 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-09-17 05:19:28.409371 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-09-17 05:19:28.409392 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-09-17 05:19:28.409415 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-09-17 05:19:28.409439 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-09-17 05:19:28.409475 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-09-17 05:19:28.409498 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-17 05:19:28.409529 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-17 05:19:28.409552 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-17 05:19:28.409574 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-17 05:19:28.409596 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-09-17 05:19:28.409618 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-09-17 05:19:28.409640 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-09-17 05:19:28.409662 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-17 05:19:28.409684 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-17 05:19:28.409706 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-wp8bx.txt 2026-09-17 05:19:28.409729 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-wp8bx.yaml 2026-09-17 05:19:28.409751 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-7c45c7447-wkjtb.txt 2026-09-17 05:19:28.409773 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-7c45c7447-wkjtb.yaml 2026-09-17 05:19:28.409795 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-qp7m7.txt 2026-09-17 05:19:28.409817 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-qp7m7.yaml 2026-09-17 05:19:28.409839 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-jtqbv.txt 2026-09-17 05:19:28.409861 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-jtqbv.yaml 2026-09-17 05:19:28.409882 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-tx5x6.txt 2026-09-17 05:19:28.409904 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-tx5x6.yaml 2026-09-17 05:19:28.409926 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-09-17 05:19:28.409948 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-09-17 05:19:28.409986 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-09-17 05:19:28.410017 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-09-17 05:19:28.410064 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-ph2br.txt 2026-09-17 05:19:28.410118 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-ph2br.yaml 2026-09-17 05:19:28.410147 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-09-17 05:19:28.410171 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-09-17 05:19:28.410194 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dsmlk.txt 2026-09-17 05:19:28.410217 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dsmlk.yaml 2026-09-17 05:19:28.410248 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-csnmq.txt 2026-09-17 05:19:28.410271 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-csnmq.yaml 2026-09-17 05:19:28.410293 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-spr95.txt 2026-09-17 05:19:28.410316 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-spr95.yaml 2026-09-17 05:19:28.410338 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-17 05:19:28.410360 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-17 05:19:28.410382 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-vvs2m.txt 2026-09-17 05:19:28.410403 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-vvs2m.yaml 2026-09-17 05:19:28.410425 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-f2h4h.txt 2026-09-17 05:19:28.410447 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-f2h4h.yaml 2026-09-17 05:19:28.410469 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-09-17 05:19:28.410492 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-09-17 05:19:28.410515 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-09-17 05:19:28.410537 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-17 05:19:28.410559 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-17 05:19:28.410582 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-09-17 05:19:28.410604 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-09-17 05:19:28.410629 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-09-17 05:19:28.410654 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-09-17 05:19:28.410676 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-09-17 05:19:28.410698 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-09-17 05:19:28.410720 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-09-17 05:19:28.410742 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-17 05:19:28.410763 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-17 05:19:28.410785 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-09-17 05:19:28.410806 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-09-17 05:19:28.410827 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-09-17 05:19:28.410848 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-09-17 05:19:28.410870 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-09-17 05:19:28.410892 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-09-17 05:19:28.410913 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-09-17 05:19:28.410934 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-09-17 05:19:28.410981 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-09-17 05:19:28.411005 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-17 05:19:28.411027 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-17 05:19:28.411049 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-09-17 05:19:28.411071 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-09-17 05:19:28.411094 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-09-17 05:19:28.411115 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-09-17 05:19:28.411138 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-09-17 05:19:28.411160 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-09-17 05:19:28.411182 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-09-17 05:19:28.411203 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-09-17 05:19:28.411225 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-09-17 05:19:28.411247 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-09-17 05:19:28.411268 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-09-17 05:19:28.411290 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-09-17 05:19:28.411311 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-09-17 05:19:28.411333 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-09-17 05:19:28.411355 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-09-17 05:19:28.411376 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-09-17 05:19:28.411398 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-09-17 05:19:28.411421 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-09-17 05:19:28.411443 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-09-17 05:19:28.411464 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-09-17 05:19:28.411486 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-09-17 05:19:28.411507 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-09-17 05:19:28.411529 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-tx5x6-tls.txt 2026-09-17 05:19:28.411551 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-tx5x6-tls.yaml 2026-09-17 05:19:28.411573 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-09-17 05:19:28.411599 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-09-17 05:19:28.411626 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-09-17 05:19:28.411660 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-09-17 05:19:28.411686 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-09-17 05:19:28.411705 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-09-17 05:19:28.411724 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-09-17 05:19:28.411744 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-09-17 05:19:28.411764 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-17 05:19:28.411784 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-17 05:19:28.411800 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-09-17 05:19:28.411816 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-09-17 05:19:28.411832 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-09-17 05:19:28.411848 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-09-17 05:19:28.411864 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-09-17 05:19:28.411879 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-09-17 05:19:28.411895 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-09-17 05:19:28.411912 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-09-17 05:19:28.411928 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-09-17 05:19:28.411944 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-09-17 05:19:28.412008 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-09-17 05:19:28.412026 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-09-17 05:19:28.412043 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-09-17 05:19:28.412059 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-09-17 05:19:28.412076 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-09-17 05:19:28.412092 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-09-17 05:19:28.412108 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-09-17 05:19:28.412125 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-09-17 05:19:28.412141 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-09-17 05:19:28.412157 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-09-17 05:19:28.412173 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-09-17 05:19:28.412189 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-09-17 05:19:28.412206 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-09-17 05:19:28.412222 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-09-17 05:19:28.412242 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-09-17 05:19:28.412259 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-09-17 05:19:28.412274 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-17 05:19:28.412290 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-09-17 05:19:28.412305 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-09-17 05:19:28.412321 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-17 05:19:28.412337 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-17 05:19:28.412352 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-09-17 05:19:28.412368 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-09-17 05:19:28.412384 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-09-17 05:19:28.412400 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-09-17 05:19:28.412415 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-09-17 05:19:28.412431 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-09-17 05:19:28.412446 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-09-17 05:19:28.412462 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-09-17 05:19:28.412478 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-09-17 05:19:28.412506 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-09-17 05:19:28.412524 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-09-17 05:19:28.412540 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-09-17 05:19:28.412556 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-09-17 05:19:28.412571 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-09-17 05:19:28.412586 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-09-17 05:19:28.412602 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-09-17 05:19:28.412617 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-09-17 05:19:28.412633 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-09-17 05:19:28.412649 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-09-17 05:19:28.412664 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-09-17 05:19:28.412680 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-09-17 05:19:28.412696 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-09-17 05:19:28.412717 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-09-17 05:19:28.412752 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-09-17 05:19:28.412789 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-09-17 05:19:28.412808 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-09-17 05:19:28.412831 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-17 05:19:28.412849 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-09-17 05:19:28.412865 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-09-17 05:19:28.412881 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-17 05:19:28.412897 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-17 05:19:28.412913 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-09-17 05:19:28.412929 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-09-17 05:19:28.412946 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-09-17 05:19:28.412977 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-09-17 05:19:28.412994 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-09-17 05:19:28.413011 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-09-17 05:19:28.413027 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-09-17 05:19:28.413043 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-09-17 05:19:28.413059 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-09-17 05:19:28.413075 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-09-17 05:19:28.413091 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-09-17 05:19:28.413108 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-09-17 05:19:28.413123 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-09-17 05:19:28.413139 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-09-17 05:19:28.413155 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-09-17 05:19:28.413172 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-09-17 05:19:28.413188 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-09-17 05:19:28.413204 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-09-17 05:19:28.413220 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-09-17 05:19:28.413237 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-09-17 05:19:28.413252 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-09-17 05:19:28.413269 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-09-17 05:19:28.413285 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-09-17 05:19:28.413301 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-17 05:19:28.413317 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-17 05:19:28.413332 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-09-17 05:19:28.413348 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-09-17 05:19:28.413363 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-09-17 05:19:28.413379 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-09-17 05:19:28.413399 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-09-17 05:19:28.413415 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-09-17 05:19:28.413430 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-17 05:19:28.413446 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-17 05:19:28.413462 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-09-17 05:19:28.413477 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-09-17 05:19:28.413493 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-09-17 05:19:28.413509 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-09-17 05:19:28.413524 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-09-17 05:19:28.413540 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-09-17 05:19:28.413555 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-09-17 05:19:28.413571 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-09-17 05:19:28.413587 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-09-17 05:19:28.413602 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-09-17 05:19:28.413618 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-09-17 05:19:28.413635 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-09-17 05:19:28.413652 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-09-17 05:19:28.413669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-09-17 05:19:28.413684 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-09-17 05:19:28.413699 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-09-17 05:19:28.413786 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-09-17 05:19:28.413821 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-09-17 05:19:28.413841 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-09-17 05:19:28.413858 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-09-17 05:19:28.413874 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-09-17 05:19:28.413890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-09-17 05:19:28.413906 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.413921 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.413937 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-09-17 05:19:28.413965 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-09-17 05:19:28.413983 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-09-17 05:19:28.413999 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-09-17 05:19:28.414015 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-09-17 05:19:28.414031 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-09-17 05:19:28.414046 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-09-17 05:19:28.414062 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-09-17 05:19:28.414078 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-09-17 05:19:28.414099 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-09-17 05:19:28.414115 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-09-17 05:19:28.414131 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-09-17 05:19:28.414146 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-09-17 05:19:28.414162 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-09-17 05:19:28.414177 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-09-17 05:19:28.414193 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-09-17 05:19:28.414209 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-09-17 05:19:28.414225 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-09-17 05:19:28.414240 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-09-17 05:19:28.414256 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-09-17 05:19:28.414271 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-09-17 05:19:28.414287 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-09-17 05:19:28.414303 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-09-17 05:19:28.414319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-09-17 05:19:28.414335 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-09-17 05:19:28.414351 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-09-17 05:19:28.414367 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-09-17 05:19:28.414383 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-09-17 05:19:28.414398 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-09-17 05:19:28.414415 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-09-17 05:19:28.414430 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-09-17 05:19:28.414446 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-09-17 05:19:28.414462 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-09-17 05:19:28.414477 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-09-17 05:19:28.414493 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-09-17 05:19:28.414509 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-09-17 05:19:28.414525 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-09-17 05:19:28.414540 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-09-17 05:19:28.414556 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-09-17 05:19:28.414571 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-09-17 05:19:28.414587 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-09-17 05:19:28.414602 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-09-17 05:19:28.414617 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-09-17 05:19:28.414633 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-09-17 05:19:28.414653 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-09-17 05:19:28.414669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-09-17 05:19:28.414684 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-09-17 05:19:28.414700 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-09-17 05:19:28.414716 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-09-17 05:19:28.414732 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-09-17 05:19:28.414748 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-09-17 05:19:28.414764 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-09-17 05:19:28.414779 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-09-17 05:19:28.414795 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-09-17 05:19:28.414810 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-09-17 05:19:28.414825 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-09-17 05:19:28.414840 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-09-17 05:19:28.414856 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-09-17 05:19:28.414871 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-09-17 05:19:28.414887 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-09-17 05:19:28.414902 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-09-17 05:19:28.414918 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-09-17 05:19:28.414934 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-09-17 05:19:28.414950 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-09-17 05:19:28.414981 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-09-17 05:19:28.414997 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-09-17 05:19:28.415013 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-09-17 05:19:28.415029 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-09-17 05:19:28.415044 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-09-17 05:19:28.415060 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-09-17 05:19:28.415076 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-09-17 05:19:28.415091 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-09-17 05:19:28.415107 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-09-17 05:19:28.415123 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-09-17 05:19:28.415138 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-09-17 05:19:28.415154 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-09-17 05:19:28.415175 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-09-17 05:19:28.415191 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-09-17 05:19:28.415207 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-09-17 05:19:28.415223 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-09-17 05:19:28.415239 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-09-17 05:19:28.415255 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-09-17 05:19:28.415271 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-09-17 05:19:28.415287 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-09-17 05:19:28.415303 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-09-17 05:19:28.415319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-09-17 05:19:28.415335 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-09-17 05:19:28.415351 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-09-17 05:19:28.415367 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-09-17 05:19:28.415383 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-09-17 05:19:28.415399 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-09-17 05:19:28.415414 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-09-17 05:19:28.415431 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-09-17 05:19:28.415447 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-09-17 05:19:28.415462 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-09-17 05:19:28.415478 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-09-17 05:19:28.415495 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-09-17 05:19:28.415510 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-09-17 05:19:28.415526 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-09-17 05:19:28.415542 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-09-17 05:19:28.415558 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-09-17 05:19:28.415573 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-09-17 05:19:28.415589 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-09-17 05:19:28.415604 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-09-17 05:19:28.415620 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-09-17 05:19:28.415635 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-09-17 05:19:28.415650 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-09-17 05:19:28.415666 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-09-17 05:19:28.415681 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-09-17 05:19:28.415697 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-09-17 05:19:28.415711 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-09-17 05:19:28.415726 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-09-17 05:19:28.415746 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-09-17 05:19:28.415762 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-09-17 05:19:28.415778 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-09-17 05:19:28.415794 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-09-17 05:19:28.415810 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-09-17 05:19:28.415826 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-09-17 05:19:28.415841 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-09-17 05:19:28.415857 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-09-17 05:19:28.415873 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-09-17 05:19:28.415888 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-09-17 05:19:28.415904 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-09-17 05:19:28.415920 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-09-17 05:19:28.415936 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-09-17 05:19:28.415952 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-09-17 05:19:28.415986 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-09-17 05:19:28.416002 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-09-17 05:19:28.416018 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-09-17 05:19:28.416034 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-09-17 05:19:28.416049 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-09-17 05:19:28.416065 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-09-17 05:19:28.416081 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-09-17 05:19:28.416097 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-09-17 05:19:28.416113 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-09-17 05:19:28.416129 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-09-17 05:19:28.416144 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-09-17 05:19:28.416160 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-09-17 05:19:28.416176 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-09-17 05:19:28.416191 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-09-17 05:19:28.416207 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-09-17 05:19:28.416223 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-09-17 05:19:28.416239 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-09-17 05:19:28.416257 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-09-17 05:19:28.416274 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-09-17 05:19:28.416291 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-09-17 05:19:28.416307 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-09-17 05:19:28.416322 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-09-17 05:19:28.416337 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-09-17 05:19:28.416358 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-09-17 05:19:28.416374 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-09-17 05:19:28.416390 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-09-17 05:19:28.416406 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-09-17 05:19:28.416421 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-09-17 05:19:28.416437 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-09-17 05:19:28.416453 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-09-17 05:19:28.416469 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-09-17 05:19:28.416485 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-09-17 05:19:28.416517 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-09-17 05:19:28.416534 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-09-17 05:19:28.416550 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-09-17 05:19:28.416566 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-09-17 05:19:28.416582 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-09-17 05:19:28.416598 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-09-17 05:19:28.416613 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-09-17 05:19:28.416629 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-09-17 05:19:28.416645 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-09-17 05:19:28.416661 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-09-17 05:19:28.416676 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-09-17 05:19:28.416692 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-09-17 05:19:28.416708 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-09-17 05:19:28.416723 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-09-17 05:19:28.416739 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-09-17 05:19:28.416754 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-09-17 05:19:28.416769 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-09-17 05:19:28.416785 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-09-17 05:19:28.416800 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-09-17 05:19:28.416815 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-09-17 05:19:28.416830 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-09-17 05:19:28.416846 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-09-17 05:19:28.416861 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-09-17 05:19:28.416876 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-09-17 05:19:28.416892 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-09-17 05:19:28.416907 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-09-17 05:19:28.416923 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-09-17 05:19:28.416950 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-09-17 05:19:28.416986 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-09-17 05:19:28.417002 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-09-17 05:19:28.417018 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-09-17 05:19:28.417032 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-09-17 05:19:28.417048 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-09-17 05:19:28.417064 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-09-17 05:19:28.417079 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-09-17 05:19:28.417095 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-09-17 05:19:28.417110 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-09-17 05:19:28.417126 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-09-17 05:19:28.417141 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-09-17 05:19:28.417156 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-09-17 05:19:28.417172 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-09-17 05:19:28.417188 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-09-17 05:19:28.417204 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-09-17 05:19:28.417220 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-09-17 05:19:28.417236 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-09-17 05:19:28.417252 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-09-17 05:19:28.417268 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-09-17 05:19:28.417284 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-09-17 05:19:28.417300 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-09-17 05:19:28.417316 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-09-17 05:19:28.417332 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-09-17 05:19:28.417348 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-09-17 05:19:28.417364 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-09-17 05:19:28.417380 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-09-17 05:19:28.417396 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-09-17 05:19:28.417412 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-09-17 05:19:28.417427 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-09-17 05:19:28.417443 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-09-17 05:19:28.417459 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-09-17 05:19:28.417475 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-09-17 05:19:28.417491 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-09-17 05:19:28.417507 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-09-17 05:19:28.417523 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-09-17 05:19:28.417538 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-09-17 05:19:28.417558 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-09-17 05:19:28.417574 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-09-17 05:19:28.417590 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-09-17 05:19:28.417605 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-09-17 05:19:28.417621 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-09-17 05:19:28.417636 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-09-17 05:19:28.417652 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-09-17 05:19:28.417667 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-09-17 05:19:28.417683 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-09-17 05:19:28.417699 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-09-17 05:19:28.417714 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-09-17 05:19:28.417730 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-09-17 05:19:28.417746 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-09-17 05:19:28.417762 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-09-17 05:19:28.417778 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-09-17 05:19:28.417794 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-09-17 05:19:28.417810 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-09-17 05:19:28.417826 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-09-17 05:19:28.417842 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-09-17 05:19:28.417857 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-09-17 05:19:28.417873 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-09-17 05:19:28.417888 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-09-17 05:19:28.417904 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-09-17 05:19:28.417919 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-09-17 05:19:28.417935 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-09-17 05:19:28.417951 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-09-17 05:19:28.417991 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-09-17 05:19:28.418006 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-09-17 05:19:28.418022 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-09-17 05:19:28.418038 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-09-17 05:19:28.418053 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-09-17 05:19:28.418069 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-09-17 05:19:28.418085 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-09-17 05:19:28.418100 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-09-17 05:19:28.418115 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-09-17 05:19:28.418130 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-09-17 05:19:28.418150 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-09-17 05:19:28.418167 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-09-17 05:19:28.418182 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-09-17 05:19:28.418198 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-09-17 05:19:28.418213 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-09-17 05:19:28.418228 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-09-17 05:19:28.418243 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-09-17 05:19:28.418259 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-09-17 05:19:28.418274 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-09-17 05:19:28.418289 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-09-17 05:19:28.418304 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-09-17 05:19:28.418319 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-09-17 05:19:28.418334 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-09-17 05:19:28.418357 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-09-17 05:19:28.418373 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-09-17 05:19:28.418388 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-09-17 05:19:28.418404 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-09-17 05:19:28.418419 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-09-17 05:19:28.418434 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-09-17 05:19:28.418449 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-09-17 05:19:28.418465 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-09-17 05:19:28.418480 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-09-17 05:19:28.418496 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-09-17 05:19:28.418512 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-09-17 05:19:28.418527 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-09-17 05:19:28.418542 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-09-17 05:19:28.418558 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-09-17 05:19:28.418574 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-09-17 05:19:28.418590 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-09-17 05:19:28.418605 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-09-17 05:19:28.418621 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-17 05:19:28.418638 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-17 05:19:28.418654 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-09-17 05:19:28.418670 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-09-17 05:19:28.418685 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-09-17 05:19:28.418710 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-09-17 05:19:28.418727 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-09-17 05:19:28.418744 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-09-17 05:19:28.418760 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-09-17 05:19:28.418776 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-09-17 05:19:28.418793 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-09-17 05:19:28.418808 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-09-17 05:19:28.418825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-09-17 05:19:28.418840 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-09-17 05:19:28.418856 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-09-17 05:19:28.418872 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-09-17 05:19:28.418888 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-09-17 05:19:28.418904 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-09-17 05:19:28.418919 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-09-17 05:19:28.418935 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-09-17 05:19:28.418951 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-09-17 05:19:28.418983 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-09-17 05:19:28.418999 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-09-17 05:19:28.419015 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-09-17 05:19:28.419030 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-09-17 05:19:28.419046 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-09-17 05:19:28.419062 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-09-17 05:19:28.419078 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-09-17 05:19:28.419094 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-09-17 05:19:28.419110 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-09-17 05:19:28.419126 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-09-17 05:19:28.419142 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-09-17 05:19:28.419158 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-09-17 05:19:28.419174 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-09-17 05:19:28.419190 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-09-17 05:19:28.419206 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-09-17 05:19:28.419221 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-09-17 05:19:28.419237 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-09-17 05:19:28.419254 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-09-17 05:19:28.419270 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-09-17 05:19:28.419286 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-09-17 05:19:28.419301 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-09-17 05:19:28.419322 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-09-17 05:19:28.419339 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-09-17 05:19:28.419355 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-09-17 05:19:28.419371 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-09-17 05:19:28.419387 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-09-17 05:19:28.419402 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-09-17 05:19:28.419418 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-09-17 05:19:28.419433 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-09-17 05:19:28.419449 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-09-17 05:19:28.419465 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-09-17 05:19:28.419480 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-09-17 05:19:28.419496 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-09-17 05:19:28.419512 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-09-17 05:19:28.419528 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-09-17 05:19:28.419544 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-09-17 05:19:28.419560 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-09-17 05:19:28.419576 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-09-17 05:19:28.419592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-09-17 05:19:28.419608 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-09-17 05:19:28.419625 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-09-17 05:19:28.419642 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-09-17 05:19:28.419659 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-09-17 05:19:28.419674 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-09-17 05:19:28.419690 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-09-17 05:19:28.419705 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-09-17 05:19:28.419721 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-09-17 05:19:28.419737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-09-17 05:19:28.419753 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-09-17 05:19:28.419768 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-09-17 05:19:28.419784 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-09-17 05:19:28.419800 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-09-17 05:19:28.419815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-09-17 05:19:28.419831 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-09-17 05:19:28.419847 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-09-17 05:19:28.419863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-09-17 05:19:28.419879 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-09-17 05:19:28.419894 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-09-17 05:19:28.419910 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-09-17 05:19:28.419931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-09-17 05:19:28.419948 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-09-17 05:19:28.419978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-09-17 05:19:28.419995 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-09-17 05:19:28.420011 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-09-17 05:19:28.420027 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-09-17 05:19:28.420043 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-09-17 05:19:28.420059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-09-17 05:19:28.420075 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-09-17 05:19:28.420090 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-09-17 05:19:28.420106 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29827025.txt 2026-09-17 05:19:28.420122 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29827025.yaml 2026-09-17 05:19:28.420138 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-09-17 05:19:28.420153 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-09-17 05:19:28.420169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-09-17 05:19:28.420244 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-09-17 05:19:28.420270 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-09-17 05:19:28.420289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-09-17 05:19:28.420307 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-09-17 05:19:28.420324 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-09-17 05:19:28.420340 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-09-17 05:19:28.420355 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-09-17 05:19:28.420371 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-09-17 05:19:28.420388 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-09-17 05:19:28.420404 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-09-17 05:19:28.420420 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-09-17 05:19:28.420436 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-09-17 05:19:28.420452 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-09-17 05:19:28.420467 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-09-17 05:19:28.420483 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-09-17 05:19:28.420514 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-09-17 05:19:28.420532 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-09-17 05:19:28.420547 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-09-17 05:19:28.420563 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-09-17 05:19:28.420578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-09-17 05:19:28.420594 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-09-17 05:19:28.420609 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29827025.txt 2026-09-17 05:19:28.420625 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29827025.yaml 2026-09-17 05:19:28.420646 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29827030.txt 2026-09-17 05:19:28.420663 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29827030.yaml 2026-09-17 05:19:28.420679 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29827035.txt 2026-09-17 05:19:28.420695 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29827035.yaml 2026-09-17 05:19:28.420711 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-09-17 05:19:28.420726 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-09-17 05:19:28.420742 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-09-17 05:19:28.420758 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-09-17 05:19:28.420773 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-09-17 05:19:28.420789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-09-17 05:19:28.420805 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-09-17 05:19:28.420821 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-09-17 05:19:28.420836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-09-17 05:19:28.420851 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-09-17 05:19:28.420867 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-09-17 05:19:28.420883 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-09-17 05:19:28.420898 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-09-17 05:19:28.420913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-09-17 05:19:28.420929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-09-17 05:19:28.420945 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-09-17 05:19:28.420974 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-09-17 05:19:28.420991 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-09-17 05:19:28.421007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-09-17 05:19:28.421024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-09-17 05:19:28.421040 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-09-17 05:19:28.421056 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-09-17 05:19:28.421072 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-09-17 05:19:28.421088 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-09-17 05:19:28.421104 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-09-17 05:19:28.421119 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-09-17 05:19:28.421135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-09-17 05:19:28.421151 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-09-17 05:19:28.421167 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-09-17 05:19:28.421182 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-09-17 05:19:28.421198 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-09-17 05:19:28.421214 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-09-17 05:19:28.421229 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-09-17 05:19:28.421250 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-09-17 05:19:28.421266 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-09-17 05:19:28.421282 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-09-17 05:19:28.421298 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-09-17 05:19:28.421313 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-09-17 05:19:28.421329 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-09-17 05:19:28.421344 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-09-17 05:19:28.421359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-09-17 05:19:28.421375 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-09-17 05:19:28.421391 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-09-17 05:19:28.421406 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-09-17 05:19:28.421422 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-09-17 05:19:28.421438 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-09-17 05:19:28.421453 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-09-17 05:19:28.421469 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-09-17 05:19:28.421485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-09-17 05:19:28.421500 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-09-17 05:19:28.421516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-09-17 05:19:28.421532 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-09-17 05:19:28.421547 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-09-17 05:19:28.421563 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-09-17 05:19:28.421578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-09-17 05:19:28.421593 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-09-17 05:19:28.421609 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-09-17 05:19:28.421624 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-09-17 05:19:28.421639 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-09-17 05:19:28.421655 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-09-17 05:19:28.421670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-09-17 05:19:28.421685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-09-17 05:19:28.421701 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-09-17 05:19:28.421716 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-09-17 05:19:28.421731 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-09-17 05:19:28.421747 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-09-17 05:19:28.421762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-09-17 05:19:28.421778 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-09-17 05:19:28.421793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-09-17 05:19:28.421809 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-09-17 05:19:28.421825 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29827020.txt 2026-09-17 05:19:28.421846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29827020.yaml 2026-09-17 05:19:28.421862 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-09-17 05:19:28.421878 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-09-17 05:19:28.421894 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-09-17 05:19:28.421910 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-09-17 05:19:28.421926 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-09-17 05:19:28.421941 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-09-17 05:19:28.421968 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-09-17 05:19:28.421985 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-09-17 05:19:28.422001 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-09-17 05:19:28.422016 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-09-17 05:19:28.422032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-09-17 05:19:28.422048 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-09-17 05:19:28.422064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-09-17 05:19:28.422079 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-09-17 05:19:28.422095 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29827020.txt 2026-09-17 05:19:28.422111 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29827020.yaml 2026-09-17 05:19:28.422127 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-09-17 05:19:28.422143 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-09-17 05:19:28.422159 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-09-17 05:19:28.422175 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-09-17 05:19:28.422191 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-09-17 05:19:28.422206 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-09-17 05:19:28.422222 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-09-17 05:19:28.422237 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-09-17 05:19:28.422253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-09-17 05:19:28.422268 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-09-17 05:19:28.422284 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-09-17 05:19:28.422300 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-09-17 05:19:28.422316 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-09-17 05:19:28.422331 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-09-17 05:19:28.422347 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-09-17 05:19:28.422362 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-09-17 05:19:28.422377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-09-17 05:19:28.422393 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-09-17 05:19:28.422408 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-09-17 05:19:28.422424 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-09-17 05:19:28.422439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-09-17 05:19:28.422460 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-09-17 05:19:28.422476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-09-17 05:19:28.422491 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-09-17 05:19:28.422507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-09-17 05:19:28.422523 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-09-17 05:19:28.422538 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-09-17 05:19:28.422553 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-09-17 05:19:28.422568 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-09-17 05:19:28.422584 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-09-17 05:19:28.422599 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-09-17 05:19:28.422615 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-09-17 05:19:28.422632 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-09-17 05:19:28.422651 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-09-17 05:19:28.422668 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-09-17 05:19:28.422684 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-09-17 05:19:28.422700 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-09-17 05:19:28.422716 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-09-17 05:19:28.422732 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-09-17 05:19:28.422748 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-09-17 05:19:28.422764 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-09-17 05:19:28.422779 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-09-17 05:19:28.422795 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-09-17 05:19:28.422811 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-09-17 05:19:28.422826 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-09-17 05:19:28.422842 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-09-17 05:19:28.422857 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-09-17 05:19:28.422872 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-09-17 05:19:28.422888 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-09-17 05:19:28.422903 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-09-17 05:19:28.422919 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-09-17 05:19:28.422935 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-09-17 05:19:28.422950 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-09-17 05:19:28.422983 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-09-17 05:19:28.423000 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-09-17 05:19:28.423016 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-09-17 05:19:28.423031 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-09-17 05:19:28.423046 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-09-17 05:19:28.423062 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-09-17 05:19:28.423078 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-09-17 05:19:28.423094 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-09-17 05:19:28.423110 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-09-17 05:19:28.423126 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-09-17 05:19:28.423142 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-09-17 05:19:28.423158 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-09-17 05:19:28.423175 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-86c88ff5c9-k5xfp.txt 2026-09-17 05:19:28.423191 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-86c88ff5c9-k5xfp.yaml 2026-09-17 05:19:28.423207 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-pjtcm.txt 2026-09-17 05:19:28.423223 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-pjtcm.yaml 2026-09-17 05:19:28.423239 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-7svm2.txt 2026-09-17 05:19:28.423255 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-7svm2.yaml 2026-09-17 05:19:28.423271 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-92wrc.txt 2026-09-17 05:19:28.423286 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-92wrc.yaml 2026-09-17 05:19:28.423302 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-kwqc7.txt 2026-09-17 05:19:28.423318 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-kwqc7.yaml 2026-09-17 05:19:28.423333 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-225jb.txt 2026-09-17 05:19:28.423348 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-225jb.yaml 2026-09-17 05:19:28.423363 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-fb2z7.txt 2026-09-17 05:19:28.423378 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-fb2z7.yaml 2026-09-17 05:19:28.423394 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-65b7bcb67d-dwpbv.txt 2026-09-17 05:19:28.423410 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-65b7bcb67d-dwpbv.yaml 2026-09-17 05:19:28.423426 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-f55dcdfc8-vmcgp.txt 2026-09-17 05:19:28.423442 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-f55dcdfc8-vmcgp.yaml 2026-09-17 05:19:28.423459 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-kp7lq.txt 2026-09-17 05:19:28.423475 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-kp7lq.yaml 2026-09-17 05:19:28.423498 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-fxflk.txt 2026-09-17 05:19:28.423515 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-fxflk.yaml 2026-09-17 05:19:28.423531 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-zgnvr.txt 2026-09-17 05:19:28.423547 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-zgnvr.yaml 2026-09-17 05:19:28.423563 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-nzz6b.txt 2026-09-17 05:19:28.423578 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-nzz6b.yaml 2026-09-17 05:19:28.423594 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-252hp.txt 2026-09-17 05:19:28.423610 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-252hp.yaml 2026-09-17 05:19:28.423626 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-nxx2j.txt 2026-09-17 05:19:28.423641 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-nxx2j.yaml 2026-09-17 05:19:28.423656 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-xdzsm.txt 2026-09-17 05:19:28.423672 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-xdzsm.yaml 2026-09-17 05:19:28.423687 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-ptd9w.txt 2026-09-17 05:19:28.423703 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-ptd9w.yaml 2026-09-17 05:19:28.423719 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-mh4sh.txt 2026-09-17 05:19:28.423734 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-mh4sh.yaml 2026-09-17 05:19:28.423750 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-66ccf6c66-6lcfz.txt 2026-09-17 05:19:28.423766 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-66ccf6c66-6lcfz.yaml 2026-09-17 05:19:28.423782 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-xtxsk.txt 2026-09-17 05:19:28.423797 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-xtxsk.yaml 2026-09-17 05:19:28.423813 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-8ddc68d7b-5td89.txt 2026-09-17 05:19:28.423829 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-8ddc68d7b-5td89.yaml 2026-09-17 05:19:28.423844 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29827025-th96q.txt 2026-09-17 05:19:28.423860 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29827025-th96q.yaml 2026-09-17 05:19:28.423876 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7b989b44b9-9rtwm.txt 2026-09-17 05:19:28.423891 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7b989b44b9-9rtwm.yaml 2026-09-17 05:19:28.423907 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-b8nrb.txt 2026-09-17 05:19:28.423922 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-b8nrb.yaml 2026-09-17 05:19:28.423938 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-d2vkx.txt 2026-09-17 05:19:28.423965 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-d2vkx.yaml 2026-09-17 05:19:28.423982 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-chr5z.txt 2026-09-17 05:19:28.423998 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-chr5z.yaml 2026-09-17 05:19:28.424014 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-tjzg5.txt 2026-09-17 05:19:28.424029 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-tjzg5.yaml 2026-09-17 05:19:28.424045 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-kxnmp.txt 2026-09-17 05:19:28.424065 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-kxnmp.yaml 2026-09-17 05:19:28.424082 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-2ds76.txt 2026-09-17 05:19:28.424097 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-2ds76.yaml 2026-09-17 05:19:28.424113 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-72m9c.txt 2026-09-17 05:19:28.424129 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-72m9c.yaml 2026-09-17 05:19:28.424144 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-b9zrg.txt 2026-09-17 05:19:28.424160 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-b9zrg.yaml 2026-09-17 05:19:28.424175 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-6487cc79-qzt9z.txt 2026-09-17 05:19:28.424191 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-6487cc79-qzt9z.yaml 2026-09-17 05:19:28.424206 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-hhbxl.txt 2026-09-17 05:19:28.424221 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-hhbxl.yaml 2026-09-17 05:19:28.424237 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-694d74db49-9x7r2.txt 2026-09-17 05:19:28.424252 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-694d74db49-9x7r2.yaml 2026-09-17 05:19:28.424268 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-mtsjh.txt 2026-09-17 05:19:28.424284 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-mtsjh.yaml 2026-09-17 05:19:28.424300 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-7b8mv.txt 2026-09-17 05:19:28.424316 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-7b8mv.yaml 2026-09-17 05:19:28.424332 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-kd9cm.txt 2026-09-17 05:19:28.424348 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-kd9cm.yaml 2026-09-17 05:19:28.424364 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-746d79c98-hrl5c.txt 2026-09-17 05:19:28.424379 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-746d79c98-hrl5c.yaml 2026-09-17 05:19:28.424395 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29827025-5j5r2.txt 2026-09-17 05:19:28.424411 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29827025-5j5r2.yaml 2026-09-17 05:19:28.424426 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29827030-2sggs.txt 2026-09-17 05:19:28.424442 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29827030-2sggs.yaml 2026-09-17 05:19:28.424457 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29827035-th6kf.txt 2026-09-17 05:19:28.424473 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29827035-th6kf.yaml 2026-09-17 05:19:28.424488 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-4tp64.txt 2026-09-17 05:19:28.424520 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-4tp64.yaml 2026-09-17 05:19:28.424536 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-zjxc2.txt 2026-09-17 05:19:28.424552 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-zjxc2.yaml 2026-09-17 05:19:28.424569 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-ghxl5.txt 2026-09-17 05:19:28.424585 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-ghxl5.yaml 2026-09-17 05:19:28.424601 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-5pdqv.txt 2026-09-17 05:19:28.424617 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-5pdqv.yaml 2026-09-17 05:19:28.424633 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-8t4bm.txt 2026-09-17 05:19:28.424654 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-8t4bm.yaml 2026-09-17 05:19:28.424670 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-5b78f96df8-k75mx.txt 2026-09-17 05:19:28.424686 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-5b78f96df8-k75mx.yaml 2026-09-17 05:19:28.424701 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-7gnw4.txt 2026-09-17 05:19:28.424717 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-7gnw4.yaml 2026-09-17 05:19:28.424733 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-6ts6z.txt 2026-09-17 05:19:28.424748 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-6ts6z.yaml 2026-09-17 05:19:28.424764 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-b8pk2.txt 2026-09-17 05:19:28.424780 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-b8pk2.yaml 2026-09-17 05:19:28.424795 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-8cb56948f-dkbfq.txt 2026-09-17 05:19:28.424811 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-8cb56948f-dkbfq.yaml 2026-09-17 05:19:28.424827 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-n4s46.txt 2026-09-17 05:19:28.424842 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-n4s46.yaml 2026-09-17 05:19:28.424858 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-d9nzr.txt 2026-09-17 05:19:28.424873 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-d9nzr.yaml 2026-09-17 05:19:28.424888 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-b8wtp.txt 2026-09-17 05:19:28.424904 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-b8wtp.yaml 2026-09-17 05:19:28.424920 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-fdjdd.txt 2026-09-17 05:19:28.424935 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-fdjdd.yaml 2026-09-17 05:19:28.424951 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-2ttz2.txt 2026-09-17 05:19:28.424993 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-2ttz2.yaml 2026-09-17 05:19:28.425009 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-pz2wn.txt 2026-09-17 05:19:28.425025 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-pz2wn.yaml 2026-09-17 05:19:28.425040 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-67gkg.txt 2026-09-17 05:19:28.425055 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-67gkg.yaml 2026-09-17 05:19:28.425071 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-wz2v4.txt 2026-09-17 05:19:28.425086 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-wz2v4.yaml 2026-09-17 05:19:28.425101 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-75677cf99c-b66tv.txt 2026-09-17 05:19:28.425116 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-75677cf99c-b66tv.yaml 2026-09-17 05:19:28.425131 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-zq9dw.txt 2026-09-17 05:19:28.425146 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-zq9dw.yaml 2026-09-17 05:19:28.425161 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-09-17 05:19:28.425176 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-09-17 05:19:28.425192 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-srpf7.txt 2026-09-17 05:19:28.425207 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-srpf7.yaml 2026-09-17 05:19:28.425228 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-hjgdb.txt 2026-09-17 05:19:28.425243 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-hjgdb.yaml 2026-09-17 05:19:28.425259 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-7q8f9.txt 2026-09-17 05:19:28.425274 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-7q8f9.yaml 2026-09-17 05:19:28.425289 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-5zg9l.txt 2026-09-17 05:19:28.425304 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-5zg9l.yaml 2026-09-17 05:19:28.425319 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-n7rdf.txt 2026-09-17 05:19:28.425342 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-n7rdf.yaml 2026-09-17 05:19:28.425357 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-tj885.txt 2026-09-17 05:19:28.425373 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-tj885.yaml 2026-09-17 05:19:28.425388 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-snfs5.txt 2026-09-17 05:19:28.425403 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-snfs5.yaml 2026-09-17 05:19:28.425419 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-kzjp8.txt 2026-09-17 05:19:28.425435 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-kzjp8.yaml 2026-09-17 05:19:28.425450 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-58bf77948f-g6kfv.txt 2026-09-17 05:19:28.425466 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-58bf77948f-g6kfv.yaml 2026-09-17 05:19:28.425481 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-dwwd5.txt 2026-09-17 05:19:28.425497 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-dwwd5.yaml 2026-09-17 05:19:28.425512 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-67c47fbf84-grdv8.txt 2026-09-17 05:19:28.425528 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-67c47fbf84-grdv8.yaml 2026-09-17 05:19:28.425543 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-x9qsf.txt 2026-09-17 05:19:28.425558 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-x9qsf.yaml 2026-09-17 05:19:28.425574 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-xwrcc.txt 2026-09-17 05:19:28.425590 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-xwrcc.yaml 2026-09-17 05:19:28.425605 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-9x89n.txt 2026-09-17 05:19:28.425621 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-9x89n.yaml 2026-09-17 05:19:28.425636 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-m77xp.txt 2026-09-17 05:19:28.425652 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-m77xp.yaml 2026-09-17 05:19:28.425667 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-6z498.txt 2026-09-17 05:19:28.425683 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-6z498.yaml 2026-09-17 05:19:28.425699 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-wbs2v.txt 2026-09-17 05:19:28.425714 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-wbs2v.yaml 2026-09-17 05:19:28.425730 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-58c5b5b468-vgvrf.txt 2026-09-17 05:19:28.425745 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-58c5b5b468-vgvrf.yaml 2026-09-17 05:19:28.425761 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-676dcbfd5d-kzmzk.txt 2026-09-17 05:19:28.425782 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-676dcbfd5d-kzmzk.yaml 2026-09-17 05:19:28.425798 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-pw7ph.txt 2026-09-17 05:19:28.425814 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-pw7ph.yaml 2026-09-17 05:19:28.425830 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-pnhtj.txt 2026-09-17 05:19:28.425846 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-pnhtj.yaml 2026-09-17 05:19:28.425862 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-mh8bt.txt 2026-09-17 05:19:28.425878 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-mh8bt.yaml 2026-09-17 05:19:28.425894 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-84qpg.txt 2026-09-17 05:19:28.425909 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-84qpg.yaml 2026-09-17 05:19:28.425925 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-887gz.txt 2026-09-17 05:19:28.425941 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-887gz.yaml 2026-09-17 05:19:28.425968 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-lg8hc.txt 2026-09-17 05:19:28.425985 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-lg8hc.yaml 2026-09-17 05:19:28.426001 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-t5rlq.txt 2026-09-17 05:19:28.426017 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-t5rlq.yaml 2026-09-17 05:19:28.426033 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-l2xv9.txt 2026-09-17 05:19:28.426049 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-l2xv9.yaml 2026-09-17 05:19:28.426064 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-hh46z.txt 2026-09-17 05:19:28.426080 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-hh46z.yaml 2026-09-17 05:19:28.426096 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-fm9wd.txt 2026-09-17 05:19:28.426111 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-fm9wd.yaml 2026-09-17 05:19:28.426127 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-85469f46b8-9xjnh.txt 2026-09-17 05:19:28.426142 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-85469f46b8-9xjnh.yaml 2026-09-17 05:19:28.426157 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-d54b4b58d-qjjkm.txt 2026-09-17 05:19:28.426173 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-d54b4b58d-qjjkm.yaml 2026-09-17 05:19:28.426188 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-75475b78f6-kv84c.txt 2026-09-17 05:19:28.426203 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-75475b78f6-kv84c.yaml 2026-09-17 05:19:28.426218 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-bb446cd9d-6f688.txt 2026-09-17 05:19:28.426233 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-bb446cd9d-6f688.yaml 2026-09-17 05:19:28.426248 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-42zxq.txt 2026-09-17 05:19:28.426263 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-42zxq.yaml 2026-09-17 05:19:28.426279 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29827020-kcs4f.txt 2026-09-17 05:19:28.426294 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29827020-kcs4f.yaml 2026-09-17 05:19:28.426310 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-hntlc.txt 2026-09-17 05:19:28.426330 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-hntlc.yaml 2026-09-17 05:19:28.426346 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-8j8kt.txt 2026-09-17 05:19:28.426362 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-8j8kt.yaml 2026-09-17 05:19:28.426378 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-59b4578f98-l2cx2.txt 2026-09-17 05:19:28.426393 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-59b4578f98-l2cx2.yaml 2026-09-17 05:19:28.426408 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-9rbh6.txt 2026-09-17 05:19:28.426424 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-9rbh6.yaml 2026-09-17 05:19:28.426439 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-njsdn.txt 2026-09-17 05:19:28.426454 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-njsdn.yaml 2026-09-17 05:19:28.426469 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-gpzvw.txt 2026-09-17 05:19:28.426484 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-gpzvw.yaml 2026-09-17 05:19:28.426500 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-4mdpt.txt 2026-09-17 05:19:28.426515 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-4mdpt.yaml 2026-09-17 05:19:28.426531 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-j6thw.txt 2026-09-17 05:19:28.426546 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-j6thw.yaml 2026-09-17 05:19:28.426561 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-65b689bcbf-bh8ps.txt 2026-09-17 05:19:28.426577 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-65b689bcbf-bh8ps.yaml 2026-09-17 05:19:28.426592 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-7n5j7.txt 2026-09-17 05:19:28.426608 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-7n5j7.yaml 2026-09-17 05:19:28.426624 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-9cd5f88cd-r96mp.txt 2026-09-17 05:19:28.426642 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-9cd5f88cd-r96mp.yaml 2026-09-17 05:19:28.426659 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29827020-fqt92.txt 2026-09-17 05:19:28.426674 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29827020-fqt92.yaml 2026-09-17 05:19:28.426689 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-6b5c89db85-drz59.txt 2026-09-17 05:19:28.426705 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-6b5c89db85-drz59.yaml 2026-09-17 05:19:28.426721 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-crmm6.txt 2026-09-17 05:19:28.426737 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-crmm6.yaml 2026-09-17 05:19:28.426753 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-mpps7.txt 2026-09-17 05:19:28.426769 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-mpps7.yaml 2026-09-17 05:19:28.426784 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-tjfxz.txt 2026-09-17 05:19:28.426800 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-tjfxz.yaml 2026-09-17 05:19:28.426816 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-txdz5.txt 2026-09-17 05:19:28.426831 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-txdz5.yaml 2026-09-17 05:19:28.426847 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-677df95c6d-6cclp.txt 2026-09-17 05:19:28.426862 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-677df95c6d-6cclp.yaml 2026-09-17 05:19:28.426882 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-n9p2w.txt 2026-09-17 05:19:28.426899 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-n9p2w.yaml 2026-09-17 05:19:28.426915 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-bn2fh.txt 2026-09-17 05:19:28.426930 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-bn2fh.yaml 2026-09-17 05:19:28.426945 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-zkq7f.txt 2026-09-17 05:19:28.426974 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-zkq7f.yaml 2026-09-17 05:19:28.426991 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-95mgr.txt 2026-09-17 05:19:28.427006 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-95mgr.yaml 2026-09-17 05:19:28.427022 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-99fb8f679-nfmvm.txt 2026-09-17 05:19:28.427038 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-99fb8f679-nfmvm.yaml 2026-09-17 05:19:28.427054 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-6bswd.txt 2026-09-17 05:19:28.427069 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-6bswd.yaml 2026-09-17 05:19:28.427085 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-5477cf4598-45vx6.txt 2026-09-17 05:19:28.427101 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-5477cf4598-45vx6.yaml 2026-09-17 05:19:28.427116 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-zt2vb.txt 2026-09-17 05:19:28.427132 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-zt2vb.yaml 2026-09-17 05:19:28.427147 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-5tfp2.txt 2026-09-17 05:19:28.427163 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-5tfp2.yaml 2026-09-17 05:19:28.427178 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-ln4kk.txt 2026-09-17 05:19:28.427193 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-ln4kk.yaml 2026-09-17 05:19:28.427209 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-09-17 05:19:28.427225 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-09-17 05:19:28.427240 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-09-17 05:19:28.427256 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-09-17 05:19:28.427272 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-09-17 05:19:28.427288 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-09-17 05:19:28.427303 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-09-17 05:19:28.427319 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-09-17 05:19:28.427335 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6b4654db67-vrnml.txt 2026-09-17 05:19:28.427351 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6b4654db67-vrnml.yaml 2026-09-17 05:19:28.427367 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-vtzrs.txt 2026-09-17 05:19:28.427382 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-vtzrs.yaml 2026-09-17 05:19:28.427398 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-hrft7.txt 2026-09-17 05:19:28.427413 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-hrft7.yaml 2026-09-17 05:19:28.427428 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-l2qzc.txt 2026-09-17 05:19:28.427444 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-l2qzc.yaml 2026-09-17 05:19:28.427466 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-pr7cn.txt 2026-09-17 05:19:28.427482 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-pr7cn.yaml 2026-09-17 05:19:28.427497 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-gjsdc.txt 2026-09-17 05:19:28.427512 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-gjsdc.yaml 2026-09-17 05:19:28.427527 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-lqrzn.txt 2026-09-17 05:19:28.427543 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-lqrzn.yaml 2026-09-17 05:19:28.427559 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-09-17 05:19:28.427574 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-09-17 05:19:28.427591 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-09-17 05:19:28.427606 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-09-17 05:19:28.427622 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-n7s2d.txt 2026-09-17 05:19:28.427638 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-n7s2d.yaml 2026-09-17 05:19:28.427654 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-09-17 05:19:28.427669 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-09-17 05:19:28.427685 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-09-17 05:19:28.427700 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-09-17 05:19:28.427716 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-09-17 05:19:28.427732 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-09-17 05:19:28.427748 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-09-17 05:19:28.427763 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-09-17 05:19:28.427779 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-09-17 05:19:28.427794 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-09-17 05:19:28.427809 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-wxr8q.txt 2026-09-17 05:19:28.427824 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-wxr8q.yaml 2026-09-17 05:19:28.427840 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-09-17 05:19:28.427856 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-09-17 05:19:28.427871 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-09-17 05:19:28.427887 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-09-17 05:19:28.427902 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-09-17 05:19:28.427917 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-09-17 05:19:28.427933 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-bhrd4.txt 2026-09-17 05:19:28.427949 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-bhrd4.yaml 2026-09-17 05:19:28.427975 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn.txt 2026-09-17 05:19:28.427996 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn.yaml 2026-09-17 05:19:28.428013 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-649f9d99b6-hhpcs.txt 2026-09-17 05:19:28.428028 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-649f9d99b6-hhpcs.yaml 2026-09-17 05:19:28.428044 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-7cb5c87bc7-26s69.txt 2026-09-17 05:19:28.428059 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-7cb5c87bc7-26s69.yaml 2026-09-17 05:19:28.428074 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-tj9l9.txt 2026-09-17 05:19:28.428089 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-tj9l9.yaml 2026-09-17 05:19:28.428105 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-748ml.txt 2026-09-17 05:19:28.428121 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-748ml.yaml 2026-09-17 05:19:28.428137 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-09-17 05:19:28.428153 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-09-17 05:19:28.428169 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-09-17 05:19:28.428185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-09-17 05:19:28.428202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-09-17 05:19:28.428218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-09-17 05:19:28.428234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-09-17 05:19:28.428250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-09-17 05:19:28.428266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-09-17 05:19:28.428282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-09-17 05:19:28.428298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-09-17 05:19:28.428313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-09-17 05:19:28.428329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-09-17 05:19:28.428345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-09-17 05:19:28.428360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-09-17 05:19:28.428376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-09-17 05:19:28.428391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-09-17 05:19:28.428406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-09-17 05:19:28.428421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-09-17 05:19:28.428436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-09-17 05:19:28.428452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-09-17 05:19:28.428467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-09-17 05:19:28.428482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-09-17 05:19:28.428512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-09-17 05:19:28.428530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-09-17 05:19:28.428550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-09-17 05:19:28.428567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-09-17 05:19:28.428583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-09-17 05:19:28.428599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-09-17 05:19:28.428615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-09-17 05:19:28.428631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-09-17 05:19:28.428646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-09-17 05:19:28.428662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-09-17 05:19:28.428677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-09-17 05:19:28.428694 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-09-17 05:19:28.428710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-09-17 05:19:28.428726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-09-17 05:19:28.428741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-09-17 05:19:28.428756 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-09-17 05:19:28.428772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-09-17 05:19:28.428787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-09-17 05:19:28.428803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-09-17 05:19:28.428818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-09-17 05:19:28.428833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-09-17 05:19:28.428849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-09-17 05:19:28.428864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-09-17 05:19:28.428879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-09-17 05:19:28.428895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-09-17 05:19:28.428911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-09-17 05:19:28.428926 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-09-17 05:19:28.428942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-09-17 05:19:28.428971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-09-17 05:19:28.428988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-09-17 05:19:28.429004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-09-17 05:19:28.429019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-09-17 05:19:28.429035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-09-17 05:19:28.429050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-09-17 05:19:28.429066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-09-17 05:19:28.429081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-09-17 05:19:28.429102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-09-17 05:19:28.429118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-09-17 05:19:28.429134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-09-17 05:19:28.429149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-09-17 05:19:28.429164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-09-17 05:19:28.429179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-09-17 05:19:28.429194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-09-17 05:19:28.429209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-09-17 05:19:28.429224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-09-17 05:19:28.429239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-09-17 05:19:28.429254 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-09-17 05:19:28.429269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-09-17 05:19:28.429283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-09-17 05:19:28.429298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-09-17 05:19:28.429313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-09-17 05:19:28.429328 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-09-17 05:19:28.429343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-09-17 05:19:28.429358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-09-17 05:19:28.429373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-09-17 05:19:28.429388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-09-17 05:19:28.429403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-09-17 05:19:28.429418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-09-17 05:19:28.429433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-09-17 05:19:28.429449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-09-17 05:19:28.429464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-09-17 05:19:28.429479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-09-17 05:19:28.429494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-09-17 05:19:28.429510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-09-17 05:19:28.429525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-09-17 05:19:28.429540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-09-17 05:19:28.429556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-09-17 05:19:28.429571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-09-17 05:19:28.429586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-09-17 05:19:28.429601 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-09-17 05:19:28.429621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-09-17 05:19:28.429638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-09-17 05:19:28.429653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-09-17 05:19:28.429669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-09-17 05:19:28.429684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-09-17 05:19:28.429699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-09-17 05:19:28.429715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-09-17 05:19:28.429730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-09-17 05:19:28.429746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-09-17 05:19:28.429762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-09-17 05:19:28.429778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-09-17 05:19:28.429793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-09-17 05:19:28.429809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-09-17 05:19:28.429825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-09-17 05:19:28.429840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-09-17 05:19:28.429855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-09-17 05:19:28.429871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-09-17 05:19:28.429887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-09-17 05:19:28.429902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-09-17 05:19:28.429918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-09-17 05:19:28.429934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-09-17 05:19:28.429950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-09-17 05:19:28.429980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-09-17 05:19:28.429996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-09-17 05:19:28.430012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-09-17 05:19:28.430028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-09-17 05:19:28.430044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-09-17 05:19:28.430060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-09-17 05:19:28.430076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-09-17 05:19:28.430091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-09-17 05:19:28.430107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-09-17 05:19:28.430123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-09-17 05:19:28.430138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-09-17 05:19:28.430154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-09-17 05:19:28.430176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-09-17 05:19:28.430192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-09-17 05:19:28.430208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-09-17 05:19:28.430223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-09-17 05:19:28.430238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-09-17 05:19:28.430253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-09-17 05:19:28.430269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-09-17 05:19:28.430284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-09-17 05:19:28.430300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-09-17 05:19:28.430315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-09-17 05:19:28.430331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-09-17 05:19:28.430346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-09-17 05:19:28.430361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-09-17 05:19:28.430377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-09-17 05:19:28.430392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-09-17 05:19:28.430407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-09-17 05:19:28.430422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-09-17 05:19:28.430437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-09-17 05:19:28.430453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-09-17 05:19:28.430468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-09-17 05:19:28.430483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-09-17 05:19:28.430498 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-09-17 05:19:28.430513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-09-17 05:19:28.430528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-09-17 05:19:28.430543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-09-17 05:19:28.430559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-09-17 05:19:28.430574 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-09-17 05:19:28.430590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-09-17 05:19:28.430605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-09-17 05:19:28.430620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-09-17 05:19:28.430636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-09-17 05:19:28.430651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-09-17 05:19:28.430666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-09-17 05:19:28.430686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-09-17 05:19:28.430702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-09-17 05:19:28.430718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-09-17 05:19:28.430733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-09-17 05:19:28.430748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-09-17 05:19:28.430763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-09-17 05:19:28.430779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-09-17 05:19:28.430794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-09-17 05:19:28.430809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-09-17 05:19:28.430825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-09-17 05:19:28.430841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-09-17 05:19:28.430856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-09-17 05:19:28.430872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-09-17 05:19:28.430887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-09-17 05:19:28.430903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-09-17 05:19:28.430919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-09-17 05:19:28.430934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-09-17 05:19:28.430949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-09-17 05:19:28.430979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-09-17 05:19:28.430995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-09-17 05:19:28.431010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-09-17 05:19:28.431027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-09-17 05:19:28.431049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-09-17 05:19:28.431074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-09-17 05:19:28.431094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-09-17 05:19:28.431110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-09-17 05:19:28.431125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-09-17 05:19:28.431141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-09-17 05:19:28.431156 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-09-17 05:19:28.431172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-09-17 05:19:28.431188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-09-17 05:19:28.431203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-09-17 05:19:28.431219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-09-17 05:19:28.431240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-09-17 05:19:28.431257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-09-17 05:19:28.431272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-09-17 05:19:28.431288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-09-17 05:19:28.431303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-09-17 05:19:28.431319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-09-17 05:19:28.431334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-09-17 05:19:28.431349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-09-17 05:19:28.431365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-09-17 05:19:28.431380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-09-17 05:19:28.431396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-09-17 05:19:28.431411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-09-17 05:19:28.431426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-09-17 05:19:28.431442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-09-17 05:19:28.431457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-09-17 05:19:28.431472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-09-17 05:19:28.431487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-09-17 05:19:28.431502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-09-17 05:19:28.431517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-09-17 05:19:28.431533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-09-17 05:19:28.431548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-09-17 05:19:28.431563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-09-17 05:19:28.431579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-09-17 05:19:28.431595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-09-17 05:19:28.431610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-09-17 05:19:28.431625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-09-17 05:19:28.431640 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-09-17 05:19:28.431655 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-09-17 05:19:28.431669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-09-17 05:19:28.431684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-09-17 05:19:28.431698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-09-17 05:19:28.431713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-09-17 05:19:28.431727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-09-17 05:19:28.431742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-09-17 05:19:28.431757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-09-17 05:19:28.431858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-09-17 05:19:28.431874 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-09-17 05:19:28.431889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-09-17 05:19:28.431905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-09-17 05:19:28.431920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-09-17 05:19:28.431936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-09-17 05:19:28.431952 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-09-17 05:19:28.431982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-09-17 05:19:28.431997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-09-17 05:19:28.432012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-09-17 05:19:28.432027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-09-17 05:19:28.432042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-09-17 05:19:28.432057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-09-17 05:19:28.432073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-09-17 05:19:28.432088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-09-17 05:19:28.432103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-09-17 05:19:28.432119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-09-17 05:19:28.432134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-09-17 05:19:28.432150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-09-17 05:19:28.432165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-09-17 05:19:28.432181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-09-17 05:19:28.432197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-09-17 05:19:28.432212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-09-17 05:19:28.432228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-09-17 05:19:28.432243 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-09-17 05:19:28.432258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-09-17 05:19:28.432274 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-09-17 05:19:28.432290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-09-17 05:19:28.432306 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-09-17 05:19:28.432322 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-09-17 05:19:28.432338 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-09-17 05:19:28.432354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-09-17 05:19:28.432370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-09-17 05:19:28.432386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-09-17 05:19:28.432406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-09-17 05:19:28.432423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-09-17 05:19:28.432439 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-09-17 05:19:28.432455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-09-17 05:19:28.432471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-09-17 05:19:28.432487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-09-17 05:19:28.432517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-09-17 05:19:28.432534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-09-17 05:19:28.432550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-09-17 05:19:28.432565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-09-17 05:19:28.432581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-09-17 05:19:28.432597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-09-17 05:19:28.432612 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-09-17 05:19:28.432628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-09-17 05:19:28.432644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-09-17 05:19:28.432660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-09-17 05:19:28.432676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-09-17 05:19:28.432692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-09-17 05:19:28.432707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-09-17 05:19:28.432723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-09-17 05:19:28.432738 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-09-17 05:19:28.432754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-09-17 05:19:28.432770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-09-17 05:19:28.432785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-09-17 05:19:28.432801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-09-17 05:19:28.432816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-09-17 05:19:28.432832 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-09-17 05:19:28.432847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-09-17 05:19:28.432863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-09-17 05:19:28.432879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-09-17 05:19:28.432894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-09-17 05:19:28.432909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-09-17 05:19:28.432924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-09-17 05:19:28.432944 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-09-17 05:19:28.432974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-09-17 05:19:28.432990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-09-17 05:19:28.433006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-09-17 05:19:28.433021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-09-17 05:19:28.433037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-09-17 05:19:28.433053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-09-17 05:19:28.433068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-09-17 05:19:28.433083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-17 05:19:28.433099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-17 05:19:28.433114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-17 05:19:28.433129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-17 05:19:28.433144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-09-17 05:19:28.433160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-09-17 05:19:28.433175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-09-17 05:19:28.433191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-09-17 05:19:28.433207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-09-17 05:19:28.433224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-09-17 05:19:28.433241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-09-17 05:19:28.433257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-09-17 05:19:28.433273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-09-17 05:19:28.433289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-09-17 05:19:28.433305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-09-17 05:19:28.433321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-09-17 05:19:28.433336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-09-17 05:19:28.433352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-09-17 05:19:28.433368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-09-17 05:19:28.433384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-09-17 05:19:28.433400 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-09-17 05:19:28.433416 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-09-17 05:19:28.433432 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-09-17 05:19:28.433448 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-09-17 05:19:28.433464 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-09-17 05:19:28.433480 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-09-17 05:19:28.433500 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-09-17 05:19:28.433516 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-09-17 05:19:28.433531 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-09-17 05:19:28.433546 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-09-17 05:19:28.433562 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-09-17 05:19:28.433578 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-09-17 05:19:28.433593 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-09-17 05:19:28.433609 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-09-17 05:19:28.433625 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-09-17 05:19:28.433640 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-09-17 05:19:28.433656 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-09-17 05:19:28.433672 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-09-17 05:19:28.433688 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-09-17 05:19:28.433704 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-09-17 05:19:28.433719 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-09-17 05:19:28.433735 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-09-17 05:19:28.433751 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-09-17 05:19:28.433766 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-09-17 05:19:28.433782 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-09-17 05:19:28.433798 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-09-17 05:19:28.433815 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-09-17 05:19:28.433831 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-09-17 05:19:28.433847 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-09-17 05:19:28.433863 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-09-17 05:19:28.433880 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-09-17 05:19:28.433896 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-09-17 05:19:28.433912 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-09-17 05:19:28.433928 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-09-17 05:19:28.433943 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-09-17 05:19:28.433970 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-09-17 05:19:28.433986 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-09-17 05:19:28.434002 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-09-17 05:19:28.434023 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-09-17 05:19:28.434039 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-09-17 05:19:28.434055 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-09-17 05:19:28.434071 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-09-17 05:19:28.434087 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-09-17 05:19:28.434103 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-09-17 05:19:28.434119 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-09-17 05:19:28.434135 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-09-17 05:19:28.434151 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-09-17 05:19:28.434167 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-09-17 05:19:28.434183 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-09-17 05:19:28.434199 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-09-17 05:19:28.434215 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-09-17 05:19:28.434230 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-09-17 05:19:28.434245 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-09-17 05:19:28.434261 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-09-17 05:19:28.434276 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-09-17 05:19:28.434292 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-09-17 05:19:28.434307 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-09-17 05:19:28.434323 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-09-17 05:19:28.434338 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-09-17 05:19:28.434353 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-09-17 05:19:28.434368 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-09-17 05:19:28.434383 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-09-17 05:19:28.434399 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-09-17 05:19:28.434414 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-09-17 05:19:28.434429 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-09-17 05:19:28.434444 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-09-17 05:19:28.434459 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-09-17 05:19:28.434474 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-09-17 05:19:28.434491 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-09-17 05:19:28.434506 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-09-17 05:19:28.434522 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-09-17 05:19:28.434538 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-09-17 05:19:28.434559 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-09-17 05:19:28.434575 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-09-17 05:19:28.434591 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-09-17 05:19:28.434606 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-09-17 05:19:28.434621 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-09-17 05:19:28.434636 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-09-17 05:19:28.434651 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-09-17 05:19:28.434668 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-09-17 05:19:28.434690 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-09-17 05:19:28.434706 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-09-17 05:19:28.434721 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-09-17 05:19:28.434736 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-09-17 05:19:28.434751 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-09-17 05:19:28.434766 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-09-17 05:19:28.434782 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-09-17 05:19:28.434797 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-09-17 05:19:28.434812 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-09-17 05:19:28.434827 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-09-17 05:19:28.434842 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-09-17 05:19:28.434857 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-09-17 05:19:28.434872 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-09-17 05:19:28.434887 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-09-17 05:19:28.434903 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-09-17 05:19:28.434918 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-09-17 05:19:28.434934 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-09-17 05:19:28.434949 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-09-17 05:19:28.434976 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-09-17 05:19:28.434992 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-09-17 05:19:28.435008 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-09-17 05:19:28.435024 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-09-17 05:19:28.435039 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-09-17 05:19:28.435055 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-09-17 05:19:28.435070 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-09-17 05:19:28.435091 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-09-17 05:19:28.435107 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-09-17 05:19:28.435123 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-09-17 05:19:28.435139 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-09-17 05:19:28.435155 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-09-17 05:19:28.435170 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-09-17 05:19:28.435186 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-09-17 05:19:28.435201 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-09-17 05:19:28.435216 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-09-17 05:19:28.435232 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-09-17 05:19:28.435247 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-09-17 05:19:28.435262 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-09-17 05:19:28.435278 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-09-17 05:19:28.435293 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-09-17 05:19:28.435309 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-09-17 05:19:28.435324 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-09-17 05:19:28.435340 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-09-17 05:19:28.435355 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-09-17 05:19:28.435371 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-09-17 05:19:28.435387 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-09-17 05:19:28.435403 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-09-17 05:19:28.435419 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-09-17 05:19:28.435434 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-09-17 05:19:28.435449 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-09-17 05:19:28.435464 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-09-17 05:19:28.435479 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-09-17 05:19:28.435494 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-09-17 05:19:28.435510 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-09-17 05:19:28.435526 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-09-17 05:19:28.435541 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-09-17 05:19:28.435558 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-09-17 05:19:28.435574 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-09-17 05:19:28.435590 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-09-17 05:19:28.435605 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-09-17 05:19:28.435629 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-09-17 05:19:28.435647 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-09-17 05:19:28.435664 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-09-17 05:19:28.435679 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-09-17 05:19:28.435695 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-09-17 05:19:28.435710 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-09-17 05:19:28.435726 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-09-17 05:19:28.435741 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-09-17 05:19:28.435757 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-09-17 05:19:28.435773 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-09-17 05:19:28.435787 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-09-17 05:19:28.435802 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-09-17 05:19:28.435817 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-09-17 05:19:28.435832 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-09-17 05:19:28.435847 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-09-17 05:19:28.435862 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-09-17 05:19:28.435877 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-09-17 05:19:28.435891 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-09-17 05:19:28.435906 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-09-17 05:19:28.435921 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-09-17 05:19:28.435936 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-09-17 05:19:28.435951 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-09-17 05:19:28.435979 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-09-17 05:19:28.435995 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-09-17 05:19:28.436010 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-09-17 05:19:28.436025 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-09-17 05:19:28.436041 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-09-17 05:19:28.436056 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-09-17 05:19:28.436072 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-09-17 05:19:28.436087 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-09-17 05:19:28.436102 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-09-17 05:19:28.436118 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-09-17 05:19:28.436133 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-09-17 05:19:28.436153 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-09-17 05:19:28.436169 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-09-17 05:19:28.436183 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-09-17 05:19:28.436198 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-09-17 05:19:28.436213 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-09-17 05:19:28.436227 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-09-17 05:19:28.436242 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-09-17 05:19:28.436257 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-09-17 05:19:28.436271 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-09-17 05:19:28.436286 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-09-17 05:19:28.436302 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-09-17 05:19:28.436317 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-09-17 05:19:28.436332 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-09-17 05:19:28.436347 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-09-17 05:19:28.436362 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-09-17 05:19:28.436377 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-09-17 05:19:28.436392 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-09-17 05:19:28.436407 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-09-17 05:19:28.436422 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-09-17 05:19:28.436438 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-09-17 05:19:28.436454 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-09-17 05:19:28.436469 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-09-17 05:19:28.436484 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-09-17 05:19:28.436514 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-09-17 05:19:28.436530 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-09-17 05:19:28.436546 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-09-17 05:19:28.436561 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-09-17 05:19:28.436576 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-09-17 05:19:28.436591 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-09-17 05:19:28.436607 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-09-17 05:19:28.436622 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-09-17 05:19:28.436637 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-09-17 05:19:28.436658 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-09-17 05:19:28.436674 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-09-17 05:19:28.436689 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-09-17 05:19:28.436705 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-09-17 05:19:28.436721 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-09-17 05:19:28.436737 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-09-17 05:19:28.436753 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-09-17 05:19:28.436768 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-09-17 05:19:28.436784 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-09-17 05:19:28.436799 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-09-17 05:19:28.436814 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-09-17 05:19:28.436829 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-09-17 05:19:28.436845 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-09-17 05:19:28.436860 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-09-17 05:19:28.436876 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-09-17 05:19:28.436891 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-09-17 05:19:28.436907 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-09-17 05:19:28.436923 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-09-17 05:19:28.436938 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-09-17 05:19:28.436966 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-09-17 05:19:28.436983 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-09-17 05:19:28.436999 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-09-17 05:19:28.437014 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-09-17 05:19:28.437030 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-09-17 05:19:28.437045 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-09-17 05:19:28.437060 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-09-17 05:19:28.437075 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-09-17 05:19:28.437091 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-09-17 05:19:28.437106 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-09-17 05:19:28.437121 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-09-17 05:19:28.437136 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-09-17 05:19:28.437151 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-09-17 05:19:28.437166 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-09-17 05:19:28.437185 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-09-17 05:19:28.437201 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-09-17 05:19:28.437216 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-09-17 05:19:28.437231 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-09-17 05:19:28.437245 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-09-17 05:19:28.437261 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-09-17 05:19:28.437276 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-09-17 05:19:28.437291 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-09-17 05:19:28.437306 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-09-17 05:19:28.437321 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-09-17 05:19:28.437336 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-09-17 05:19:28.437351 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-09-17 05:19:28.437366 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-09-17 05:19:28.437381 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-09-17 05:19:28.437396 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-09-17 05:19:28.437412 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-09-17 05:19:28.437427 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-09-17 05:19:28.437443 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-09-17 05:19:28.437458 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-09-17 05:19:28.437474 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-09-17 05:19:28.437489 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-09-17 05:19:28.437504 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-09-17 05:19:28.437520 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-09-17 05:19:28.437535 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-09-17 05:19:28.437551 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-09-17 05:19:28.437566 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-09-17 05:19:28.437582 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-09-17 05:19:28.437597 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-09-17 05:19:28.437613 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-09-17 05:19:28.437629 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-09-17 05:19:28.437644 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-09-17 05:19:28.437659 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-09-17 05:19:28.437674 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-09-17 05:19:28.437689 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-09-17 05:19:28.437710 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-09-17 05:19:28.437725 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-09-17 05:19:28.437741 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-09-17 05:19:28.437757 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-09-17 05:19:28.437772 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-09-17 05:19:28.437788 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-09-17 05:19:28.437809 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-09-17 05:19:28.437835 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-09-17 05:19:28.437860 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-09-17 05:19:28.437877 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-09-17 05:19:28.437893 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-09-17 05:19:28.437908 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-09-17 05:19:28.437923 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-09-17 05:19:28.437939 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-09-17 05:19:28.437968 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-09-17 05:19:28.437985 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-09-17 05:19:28.438001 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-09-17 05:19:28.438016 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-09-17 05:19:28.438031 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-09-17 05:19:28.438047 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-09-17 05:19:28.438063 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-09-17 05:19:28.438078 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-09-17 05:19:28.438093 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-09-17 05:19:28.438108 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-09-17 05:19:28.438123 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-09-17 05:19:28.438139 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-09-17 05:19:28.438154 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-09-17 05:19:28.438170 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-09-17 05:19:28.438185 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-09-17 05:19:28.438200 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-09-17 05:19:28.438215 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-09-17 05:19:28.438230 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-09-17 05:19:28.438246 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-09-17 05:19:28.438261 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-09-17 05:19:28.438282 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-09-17 05:19:28.438298 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-09-17 05:19:28.438314 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-09-17 05:19:28.438330 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-09-17 05:19:28.438346 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-09-17 05:19:28.438361 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-09-17 05:19:28.438377 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-09-17 05:19:28.438392 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-09-17 05:19:28.438408 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-09-17 05:19:28.438423 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-09-17 05:19:28.438438 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-09-17 05:19:28.438454 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-09-17 05:19:28.438469 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-09-17 05:19:28.438484 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-09-17 05:19:28.438499 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-09-17 05:19:28.438515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-09-17 05:19:28.438530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-09-17 05:19:28.438546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-09-17 05:19:28.438561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-09-17 05:19:28.438577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-09-17 05:19:28.438592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-09-17 05:19:28.438608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-09-17 05:19:28.438623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-09-17 05:19:28.438641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-09-17 05:19:28.438659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-09-17 05:19:28.438675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-09-17 05:19:28.438691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-09-17 05:19:28.438706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-09-17 05:19:28.438721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-09-17 05:19:28.438736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-09-17 05:19:28.438751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-09-17 05:19:28.438767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-09-17 05:19:28.438782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-09-17 05:19:28.438798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-09-17 05:19:28.438813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-09-17 05:19:28.438832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-09-17 05:19:28.438849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-09-17 05:19:28.438864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-09-17 05:19:28.438879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-09-17 05:19:28.438895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-09-17 05:19:28.438910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-09-17 05:19:28.438926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-09-17 05:19:28.438942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-09-17 05:19:28.438971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-09-17 05:19:28.438988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-09-17 05:19:28.439004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-09-17 05:19:28.439019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-09-17 05:19:28.439035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-09-17 05:19:28.439050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-09-17 05:19:28.439065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-09-17 05:19:28.439080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-09-17 05:19:28.439095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-09-17 05:19:28.439110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-09-17 05:19:28.439125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-09-17 05:19:28.439140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-09-17 05:19:28.439155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-09-17 05:19:28.439171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-09-17 05:19:28.439186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-09-17 05:19:28.439202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-09-17 05:19:28.439217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-09-17 05:19:28.439233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-09-17 05:19:28.439249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-09-17 05:19:28.439264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-09-17 05:19:28.439280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-09-17 05:19:28.439296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-09-17 05:19:28.439311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-09-17 05:19:28.439327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-09-17 05:19:28.439342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-09-17 05:19:28.439357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-09-17 05:19:28.439373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-09-17 05:19:28.439388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-09-17 05:19:28.439403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-09-17 05:19:28.439424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-09-17 05:19:28.439440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-09-17 05:19:28.439456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-09-17 05:19:28.439472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-09-17 05:19:28.439488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-09-17 05:19:28.439503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-09-17 05:19:28.439519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-09-17 05:19:28.439534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-09-17 05:19:28.439550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-09-17 05:19:28.439565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-09-17 05:19:28.439581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-09-17 05:19:28.439597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-09-17 05:19:28.439612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-09-17 05:19:28.439628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-09-17 05:19:28.439643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-09-17 05:19:28.439659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-09-17 05:19:28.439674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-09-17 05:19:28.439689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-09-17 05:19:28.439705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-09-17 05:19:28.439721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-09-17 05:19:28.439737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-09-17 05:19:28.439754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-09-17 05:19:28.439770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-09-17 05:19:28.439786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-09-17 05:19:28.439803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-09-17 05:19:28.439820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-09-17 05:19:28.439836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-09-17 05:19:28.439852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-09-17 05:19:28.439868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-09-17 05:19:28.439885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-09-17 05:19:28.439900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-09-17 05:19:28.439916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-09-17 05:19:28.439931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-09-17 05:19:28.439947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-09-17 05:19:28.439975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-09-17 05:19:28.439992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-09-17 05:19:28.440008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-09-17 05:19:28.440029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-09-17 05:19:28.440045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-09-17 05:19:28.440061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-09-17 05:19:28.440077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-09-17 05:19:28.440092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-09-17 05:19:28.440107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-09-17 05:19:28.440122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-09-17 05:19:28.440137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-09-17 05:19:28.440153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-09-17 05:19:28.440168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-09-17 05:19:28.440182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-09-17 05:19:28.440198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-09-17 05:19:28.440213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-09-17 05:19:28.440229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-09-17 05:19:28.440244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-09-17 05:19:28.440259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-09-17 05:19:28.440274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-09-17 05:19:28.440289 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-09-17 05:19:28.440304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-09-17 05:19:28.440319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-09-17 05:19:28.440335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-09-17 05:19:28.440351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-09-17 05:19:28.440367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-09-17 05:19:28.440382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-09-17 05:19:28.440398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-09-17 05:19:28.440413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-09-17 05:19:28.440428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-09-17 05:19:28.440444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-09-17 05:19:28.440459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wz2v4-api.txt 2026-09-17 05:19:28.440475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wz2v4-api.yaml 2026-09-17 05:19:28.440491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wz2v4-vnc.txt 2026-09-17 05:19:28.440522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wz2v4-vnc.yaml 2026-09-17 05:19:28.440539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-09-17 05:19:28.440555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-09-17 05:19:28.440570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-09-17 05:19:28.440591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-09-17 05:19:28.440607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-09-17 05:19:28.440623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-09-17 05:19:28.440638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-09-17 05:19:28.440654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-09-17 05:19:28.440670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-09-17 05:19:28.440685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-09-17 05:19:28.440701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-09-17 05:19:28.440716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-09-17 05:19:28.440732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-09-17 05:19:28.440747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-09-17 05:19:28.440763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-09-17 05:19:28.440778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-09-17 05:19:28.440793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-09-17 05:19:28.440809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-09-17 05:19:28.440824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-09-17 05:19:28.440839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-09-17 05:19:28.440855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-09-17 05:19:28.440870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-09-17 05:19:28.440885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-09-17 05:19:28.440901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-09-17 05:19:28.440918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-09-17 05:19:28.440935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-09-17 05:19:28.440951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-09-17 05:19:28.440980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-09-17 05:19:28.440996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-09-17 05:19:28.441012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-09-17 05:19:28.441029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-09-17 05:19:28.441046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-09-17 05:19:28.441062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-09-17 05:19:28.441079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-09-17 05:19:28.441095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-09-17 05:19:28.441112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-09-17 05:19:28.441128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-09-17 05:19:28.441145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-09-17 05:19:28.441161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-09-17 05:19:28.441178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-09-17 05:19:28.441199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-09-17 05:19:28.441216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-09-17 05:19:28.441233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-09-17 05:19:28.441249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-09-17 05:19:28.441265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-09-17 05:19:28.441281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-09-17 05:19:28.441296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-09-17 05:19:28.441312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-09-17 05:19:28.441329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-09-17 05:19:28.441344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-09-17 05:19:28.441360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-09-17 05:19:28.441376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-09-17 05:19:28.441392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-09-17 05:19:28.441408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-09-17 05:19:28.441424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-09-17 05:19:28.441440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-09-17 05:19:28.441456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-09-17 05:19:28.441472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-09-17 05:19:28.441489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-09-17 05:19:28.441504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-09-17 05:19:28.441521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-09-17 05:19:28.441537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-09-17 05:19:28.441552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-09-17 05:19:28.441567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-09-17 05:19:28.441583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-09-17 05:19:28.441599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-09-17 05:19:28.441615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-09-17 05:19:28.441630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-09-17 05:19:28.441645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-09-17 05:19:28.441661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-09-17 05:19:28.441676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-09-17 05:19:28.441692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-09-17 05:19:28.441708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-09-17 05:19:28.441724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-09-17 05:19:28.441740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-09-17 05:19:28.441760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-09-17 05:19:28.441776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-09-17 05:19:28.441792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-09-17 05:19:28.441808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-09-17 05:19:28.441823 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-09-17 05:19:28.441840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-09-17 05:19:28.441855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-09-17 05:19:28.441871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-09-17 05:19:28.441887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-09-17 05:19:28.441903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-09-17 05:19:28.441919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-09-17 05:19:28.441934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-09-17 05:19:28.441951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-09-17 05:19:28.441979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-09-17 05:19:28.441996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-09-17 05:19:28.442013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-09-17 05:19:28.442037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-09-17 05:19:28.442054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-09-17 05:19:28.442070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-09-17 05:19:28.442086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-09-17 05:19:28.442103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-09-17 05:19:28.442120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-09-17 05:19:28.442136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-09-17 05:19:28.442152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-09-17 05:19:28.442169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-09-17 05:19:28.442185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-09-17 05:19:28.442201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-09-17 05:19:28.442218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-09-17 05:19:28.442234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-09-17 05:19:28.442251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-09-17 05:19:28.442267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-09-17 05:19:28.442283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-09-17 05:19:28.442299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-09-17 05:19:28.442315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-09-17 05:19:28.442331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-09-17 05:19:28.442347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-09-17 05:19:28.442364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-09-17 05:19:28.442385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-09-17 05:19:28.442402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-09-17 05:19:28.442418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-09-17 05:19:28.442434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-09-17 05:19:28.442450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-09-17 05:19:28.442465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-09-17 05:19:28.442480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-09-17 05:19:28.442495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-09-17 05:19:28.442511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-09-17 05:19:28.442526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-09-17 05:19:28.442541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-09-17 05:19:28.442557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-09-17 05:19:28.442572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-09-17 05:19:28.442587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-09-17 05:19:28.442603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-09-17 05:19:28.442618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-09-17 05:19:28.442633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-09-17 05:19:28.442648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-09-17 05:19:28.442663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-09-17 05:19:28.442678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-09-17 05:19:28.442693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-09-17 05:19:28.442709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-09-17 05:19:28.442724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-09-17 05:19:28.442739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-09-17 05:19:28.442754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-09-17 05:19:28.442770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-09-17 05:19:28.442785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-09-17 05:19:28.442801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-09-17 05:19:28.442816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-09-17 05:19:28.442831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-09-17 05:19:28.442846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-09-17 05:19:28.442862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-09-17 05:19:28.442878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-09-17 05:19:28.442893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-09-17 05:19:28.442908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-09-17 05:19:28.442924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-09-17 05:19:28.442944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-09-17 05:19:28.442974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-09-17 05:19:28.442991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-09-17 05:19:28.443006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-09-17 05:19:28.443022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-09-17 05:19:28.443037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-09-17 05:19:28.443053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-09-17 05:19:28.443068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-09-17 05:19:28.443085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-09-17 05:19:28.443101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-09-17 05:19:28.443116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-09-17 05:19:28.443132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-09-17 05:19:28.443148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-09-17 05:19:28.443163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-09-17 05:19:28.443178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-09-17 05:19:28.443247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-09-17 05:19:28.443267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-09-17 05:19:28.443283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-09-17 05:19:28.443298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-09-17 05:19:28.443314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-09-17 05:19:28.443330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-09-17 05:19:28.443345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-09-17 05:19:28.443361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-09-17 05:19:28.443377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-09-17 05:19:28.443393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-09-17 05:19:28.443409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-09-17 05:19:28.443424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-09-17 05:19:28.443440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-09-17 05:19:28.443456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-09-17 05:19:28.443471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-09-17 05:19:28.443487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-09-17 05:19:28.443503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-09-17 05:19:28.443519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-09-17 05:19:28.443540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-09-17 05:19:28.443557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-17 05:19:28.443573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-17 05:19:28.443589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-09-17 05:19:28.443605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-09-17 05:19:28.443621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-09-17 05:19:28.443637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-09-17 05:19:28.443652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-09-17 05:19:28.443668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-09-17 05:19:28.443683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-09-17 05:19:28.443699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-09-17 05:19:28.443714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-09-17 05:19:28.443730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-09-17 05:19:28.443745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-09-17 05:19:28.443761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-09-17 05:19:28.443776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-09-17 05:19:28.443792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-09-17 05:19:28.443808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-09-17 05:19:28.443824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-09-17 05:19:28.443839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-09-17 05:19:28.443855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-09-17 05:19:28.443871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-09-17 05:19:28.443887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-09-17 05:19:28.443902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-09-17 05:19:28.443918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-09-17 05:19:28.443934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-09-17 05:19:28.443949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-09-17 05:19:28.443979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-09-17 05:19:28.443995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-09-17 05:19:28.444011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-09-17 05:19:28.444027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-09-17 05:19:28.444042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-09-17 05:19:28.444058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-09-17 05:19:28.444073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-09-17 05:19:28.444096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-09-17 05:19:28.444113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-09-17 05:19:28.444128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-09-17 05:19:28.444143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-09-17 05:19:28.444158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-09-17 05:19:28.444173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-09-17 05:19:28.444189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-09-17 05:19:28.444204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-09-17 05:19:28.444220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-09-17 05:19:28.444235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-09-17 05:19:28.444251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-09-17 05:19:28.444266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-09-17 05:19:28.444282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-09-17 05:19:28.444297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-09-17 05:19:28.444312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-09-17 05:19:28.444328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-09-17 05:19:28.444343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-09-17 05:19:28.444358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-09-17 05:19:28.444374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-09-17 05:19:28.444389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-09-17 05:19:28.444404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-09-17 05:19:28.444419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-09-17 05:19:28.444434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-09-17 05:19:28.444450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-09-17 05:19:28.444465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-09-17 05:19:28.444481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-09-17 05:19:28.444511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-09-17 05:19:28.444528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-09-17 05:19:28.444544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-09-17 05:19:28.444560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-09-17 05:19:28.444575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-09-17 05:19:28.444590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-09-17 05:19:28.444606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-09-17 05:19:28.444621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-09-17 05:19:28.444641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-09-17 05:19:28.444657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-09-17 05:19:28.444673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-09-17 05:19:28.444688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-09-17 05:19:28.444704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-09-17 05:19:28.444719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-09-17 05:19:28.444735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-09-17 05:19:28.444751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-09-17 05:19:28.444766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-09-17 05:19:28.444781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-09-17 05:19:28.444797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-09-17 05:19:28.444812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-09-17 05:19:28.444828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-09-17 05:19:28.444843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-09-17 05:19:28.444859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-09-17 05:19:28.444874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-09-17 05:19:28.444890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-09-17 05:19:28.444905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-09-17 05:19:28.444921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-09-17 05:19:28.444937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-09-17 05:19:28.444953 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-09-17 05:19:28.444982 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-09-17 05:19:28.444998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-09-17 05:19:28.445014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-09-17 05:19:28.445030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-09-17 05:19:28.445045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-09-17 05:19:28.445060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-09-17 05:19:28.445076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-09-17 05:19:28.445091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-09-17 05:19:28.445107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-09-17 05:19:28.445122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-09-17 05:19:28.445138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-09-17 05:19:28.445153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-09-17 05:19:28.445168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-09-17 05:19:28.445189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-09-17 05:19:28.445205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-09-17 05:19:28.445221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-09-17 05:19:28.445236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-09-17 05:19:28.445251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-09-17 05:19:28.445267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-09-17 05:19:28.445282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-09-17 05:19:28.445298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-09-17 05:19:28.445314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-09-17 05:19:28.445330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-09-17 05:19:28.445346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-09-17 05:19:28.445361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-09-17 05:19:28.445377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-09-17 05:19:28.445393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-09-17 05:19:28.445408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-09-17 05:19:28.445423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-09-17 05:19:28.445438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-09-17 05:19:28.445454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-09-17 05:19:28.445469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-09-17 05:19:28.445485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-09-17 05:19:28.445500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-09-17 05:19:28.445516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-09-17 05:19:28.445531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-09-17 05:19:28.445546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-09-17 05:19:28.445562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-09-17 05:19:28.445577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-09-17 05:19:28.445593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-09-17 05:19:28.445608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-09-17 05:19:28.445624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-09-17 05:19:28.445639 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-09-17 05:19:28.445655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-09-17 05:19:28.445671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-09-17 05:19:28.445687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-09-17 05:19:28.445703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-09-17 05:19:28.445723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-09-17 05:19:28.445739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-09-17 05:19:28.445755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-09-17 05:19:28.445771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-09-17 05:19:28.445787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-09-17 05:19:28.445802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-09-17 05:19:28.445818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-09-17 05:19:28.445834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-09-17 05:19:28.445850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-09-17 05:19:28.445865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-09-17 05:19:28.445881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-09-17 05:19:28.445896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-09-17 05:19:28.445912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-09-17 05:19:28.445928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-09-17 05:19:28.445943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-09-17 05:19:28.445973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-09-17 05:19:28.445990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-09-17 05:19:28.446007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-09-17 05:19:28.446022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-09-17 05:19:28.446038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-09-17 05:19:28.446054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-09-17 05:19:28.446070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-09-17 05:19:28.446087 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-09-17 05:19:28.446103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-09-17 05:19:28.446126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-09-17 05:19:28.446142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-09-17 05:19:28.446158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-09-17 05:19:28.446174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-09-17 05:19:28.446190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-09-17 05:19:28.446206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-09-17 05:19:28.446222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-09-17 05:19:28.446237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-09-17 05:19:28.446253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-09-17 05:19:28.446270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-09-17 05:19:28.446286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-09-17 05:19:28.446302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-09-17 05:19:28.446322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-09-17 05:19:28.446338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-09-17 05:19:28.446354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-09-17 05:19:28.446370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-09-17 05:19:28.446385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-09-17 05:19:28.446401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-09-17 05:19:28.446416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-09-17 05:19:28.446432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-09-17 05:19:28.446448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-09-17 05:19:28.446463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-09-17 05:19:28.446479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-09-17 05:19:28.446495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-09-17 05:19:28.446511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-09-17 05:19:28.446570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-09-17 05:19:28.446609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-09-17 05:19:28.446629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-09-17 05:19:28.446646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-09-17 05:19:28.446662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-09-17 05:19:28.446678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-09-17 05:19:28.446695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-09-17 05:19:28.446710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-09-17 05:19:28.446726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-09-17 05:19:28.446741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-09-17 05:19:28.446757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-09-17 05:19:28.446772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-09-17 05:19:28.446787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-09-17 05:19:28.446803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-09-17 05:19:28.446818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-09-17 05:19:28.446834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-09-17 05:19:28.446849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-09-17 05:19:28.446864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-09-17 05:19:28.446880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-09-17 05:19:28.446895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-09-17 05:19:28.446910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-09-17 05:19:28.446925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-09-17 05:19:28.446946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-09-17 05:19:28.446980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-09-17 05:19:28.446995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-09-17 05:19:28.447011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-09-17 05:19:28.447025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-09-17 05:19:28.447040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-09-17 05:19:28.447055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-09-17 05:19:28.447070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-09-17 05:19:28.447086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-09-17 05:19:28.447100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-09-17 05:19:28.447115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-09-17 05:19:28.447131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-09-17 05:19:28.447146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-09-17 05:19:28.447160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-09-17 05:19:28.447175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-09-17 05:19:28.447190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-09-17 05:19:28.447205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-09-17 05:19:28.447220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-09-17 05:19:28.447236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-09-17 05:19:28.447251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-09-17 05:19:28.447267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-09-17 05:19:28.447282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-09-17 05:19:28.447298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-09-17 05:19:28.447313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-09-17 05:19:28.447328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-09-17 05:19:28.447344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-09-17 05:19:28.447359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-09-17 05:19:28.447374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-09-17 05:19:28.447389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-09-17 05:19:28.447404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-09-17 05:19:28.447419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-09-17 05:19:28.447434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-09-17 05:19:28.447449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-09-17 05:19:28.447464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-09-17 05:19:28.447484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-09-17 05:19:28.447500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-09-17 05:19:28.447515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-09-17 05:19:28.447531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-09-17 05:19:28.447547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-09-17 05:19:28.447563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-09-17 05:19:28.447578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-09-17 05:19:28.447594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-09-17 05:19:28.447610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-09-17 05:19:28.447626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-09-17 05:19:28.447641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-09-17 05:19:28.447657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-09-17 05:19:28.447673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-09-17 05:19:28.447688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-09-17 05:19:28.447703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-09-17 05:19:28.447718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-09-17 05:19:28.447910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-09-17 05:19:28.447925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-09-17 05:19:28.447940 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-09-17 05:19:28.447968 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-09-17 05:19:28.447985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-09-17 05:19:28.448000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-09-17 05:19:28.448016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-09-17 05:19:28.448032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-09-17 05:19:28.448048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-09-17 05:19:28.448064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-09-17 05:19:28.448080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-09-17 05:19:28.448095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-09-17 05:19:28.448111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-09-17 05:19:28.448126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-09-17 05:19:28.448140 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-09-17 05:19:28.448156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-09-17 05:19:28.448171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-09-17 05:19:28.448187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-09-17 05:19:28.448202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-09-17 05:19:28.448224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-09-17 05:19:28.448240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-09-17 05:19:28.448256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-09-17 05:19:28.448271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-09-17 05:19:28.448286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-09-17 05:19:28.448302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-09-17 05:19:28.448317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-09-17 05:19:28.448332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-09-17 05:19:28.448347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-09-17 05:19:28.448363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-09-17 05:19:28.448378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-09-17 05:19:28.448393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-09-17 05:19:28.448408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-09-17 05:19:28.448423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-09-17 05:19:28.448438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-09-17 05:19:28.448453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-09-17 05:19:28.448469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-09-17 05:19:28.448484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-09-17 05:19:28.448515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-09-17 05:19:28.448532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-09-17 05:19:28.448547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-09-17 05:19:28.448562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-09-17 05:19:28.448578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-09-17 05:19:28.448592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-09-17 05:19:28.448608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-09-17 05:19:28.448623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-09-17 05:19:28.448637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-09-17 05:19:28.448652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-09-17 05:19:28.448670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-09-17 05:19:28.448691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-09-17 05:19:28.448706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-09-17 05:19:28.448721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-09-17 05:19:28.448736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-09-17 05:19:28.448751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-09-17 05:19:28.448771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-09-17 05:19:28.448787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-09-17 05:19:28.448803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-09-17 05:19:28.448849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-09-17 05:19:28.448890 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-09-17 05:19:28.448910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-09-17 05:19:28.448928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-09-17 05:19:28.448944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-09-17 05:19:28.448974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-09-17 05:19:28.448991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-09-17 05:19:28.449007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-09-17 05:19:28.449023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-09-17 05:19:28.449038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-09-17 05:19:28.449054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-09-17 05:19:28.449069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-09-17 05:19:28.449085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-09-17 05:19:28.449100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-09-17 05:19:28.449115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-09-17 05:19:28.449131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-09-17 05:19:28.449146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-09-17 05:19:28.449161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-09-17 05:19:28.449177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-09-17 05:19:28.449192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-09-17 05:19:28.449208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-09-17 05:19:28.449223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-09-17 05:19:28.449238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-09-17 05:19:28.449253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-09-17 05:19:28.449268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-09-17 05:19:28.449283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-09-17 05:19:28.449298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-09-17 05:19:28.449314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-09-17 05:19:28.449329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-09-17 05:19:28.449344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-09-17 05:19:28.449359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-09-17 05:19:28.449373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-09-17 05:19:28.449394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-09-17 05:19:28.449410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-09-17 05:19:28.449425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-09-17 05:19:28.449440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-09-17 05:19:28.449455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-09-17 05:19:28.449470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-09-17 05:19:28.449485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-09-17 05:19:28.449500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-09-17 05:19:28.449516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-09-17 05:19:28.449531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-09-17 05:19:28.449546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-09-17 05:19:28.449561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-09-17 05:19:28.449576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-09-17 05:19:28.449591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-09-17 05:19:28.449606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-09-17 05:19:28.449621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-09-17 05:19:28.449636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-09-17 05:19:28.449651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-09-17 05:19:28.449666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-09-17 05:19:28.449680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-09-17 05:19:28.449695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-09-17 05:19:28.449710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-09-17 05:19:28.449724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-09-17 05:19:28.449739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-09-17 05:19:28.449753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-09-17 05:19:28.449768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-09-17 05:19:28.449783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-09-17 05:19:28.449798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-09-17 05:19:28.449813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-09-17 05:19:28.449828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-09-17 05:19:28.449842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-09-17 05:19:28.449857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-09-17 05:19:28.449872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-09-17 05:19:28.449886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-09-17 05:19:28.449905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-09-17 05:19:28.449920 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-09-17 05:19:28.449935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-09-17 05:19:28.449950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-09-17 05:19:28.449977 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-09-17 05:19:28.449993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-09-17 05:19:28.450008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-09-17 05:19:28.450023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-09-17 05:19:28.450038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-09-17 05:19:28.450053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-09-17 05:19:28.450069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-09-17 05:19:28.450084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-09-17 05:19:28.450099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-09-17 05:19:28.450114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-09-17 05:19:28.450130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-09-17 05:19:28.450145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-17 05:19:28.450160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-17 05:19:28.450176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-09-17 05:19:28.450191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-09-17 05:19:28.450207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-09-17 05:19:28.450222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-09-17 05:19:28.450238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-09-17 05:19:28.450253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-09-17 05:19:28.450268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-17 05:19:28.450284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-17 05:19:28.450299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-09-17 05:19:28.450314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-09-17 05:19:28.450330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-09-17 05:19:28.450345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-09-17 05:19:28.450360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-09-17 05:19:28.450375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-09-17 05:19:28.450391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-09-17 05:19:28.450407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-09-17 05:19:28.450427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-09-17 05:19:28.450443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-09-17 05:19:28.450459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-09-17 05:19:28.450475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-09-17 05:19:28.450491 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-09-17 05:19:28.450507 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-09-17 05:19:28.450523 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-09-17 05:19:28.450540 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-09-17 05:19:28.450556 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-09-17 05:19:28.450571 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-09-17 05:19:28.450587 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-09-17 05:19:28.450602 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-09-17 05:19:28.450618 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-09-17 05:19:28.450633 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-09-17 05:19:28.450649 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-09-17 05:19:28.450664 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-09-17 05:19:28.450680 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-09-17 05:19:28.450695 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-09-17 05:19:28.450711 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-09-17 05:19:28.450726 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-09-17 05:19:28.450741 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-09-17 05:19:28.450757 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-09-17 05:19:28.450772 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-09-17 05:19:28.450788 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-09-17 05:19:28.450803 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-09-17 05:19:28.450819 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-09-17 05:19:28.450835 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-09-17 05:19:28.450850 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-09-17 05:19:28.450866 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-09-17 05:19:28.450881 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-09-17 05:19:28.450896 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-09-17 05:19:28.450912 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-09-17 05:19:28.450927 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-09-17 05:19:28.450943 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-09-17 05:19:28.450970 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-09-17 05:19:28.450986 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-09-17 05:19:28.451002 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-09-17 05:19:28.451017 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-09-17 05:19:28.451032 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-09-17 05:19:28.451053 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-09-17 05:19:28.451070 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-09-17 05:19:28.451085 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-09-17 05:19:28.451101 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-09-17 05:19:28.451116 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-09-17 05:19:28.451132 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-09-17 05:19:28.451148 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-09-17 05:19:28.451163 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-09-17 05:19:28.451179 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-09-17 05:19:28.451194 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-09-17 05:19:28.451216 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-09-17 05:19:28.451233 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-09-17 05:19:28.451249 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-09-17 05:19:28.451265 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-09-17 05:19:28.451280 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-09-17 05:19:28.451295 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-09-17 05:19:28.451311 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-09-17 05:19:28.451327 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-09-17 05:19:28.451343 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-09-17 05:19:28.451358 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-09-17 05:19:28.451374 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-09-17 05:19:28.451389 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-09-17 05:19:28.451405 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-09-17 05:19:28.451420 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-09-17 05:19:28.451435 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-09-17 05:19:28.451451 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-09-17 05:19:28.451466 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-09-17 05:19:28.451481 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-09-17 05:19:28.451497 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-09-17 05:19:28.451513 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-09-17 05:19:28.451529 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-09-17 05:19:28.451545 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-09-17 05:19:28.451560 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-09-17 05:19:28.451576 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-09-17 05:19:28.451591 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-09-17 05:19:28.451612 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-09-17 05:19:28.451629 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-09-17 05:19:28.451645 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-09-17 05:19:28.451660 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-09-17 05:19:28.451675 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-09-17 05:19:28.451691 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-09-17 05:19:28.451706 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-09-17 05:19:28.451721 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-09-17 05:19:28.451736 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-09-17 05:19:28.451751 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-09-17 05:19:28.451767 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-09-17 05:19:28.451782 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-09-17 05:19:28.451797 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-09-17 05:19:28.451812 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-09-17 05:19:28.451828 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-09-17 05:19:28.451843 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-09-17 05:19:28.451860 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-09-17 05:19:28.451876 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-17 05:19:28.451891 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-17 05:19:28.451907 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-09-17 05:19:28.451923 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-09-17 05:19:28.451939 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-09-17 05:19:28.451965 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-09-17 05:19:28.451983 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-09-17 05:19:28.451998 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-09-17 05:19:28.452013 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-09-17 05:19:28.452029 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-09-17 05:19:28.452044 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-09-17 05:19:28.452060 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-09-17 05:19:28.452076 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-09-17 05:19:28.452091 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-09-17 05:19:28.452107 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-09-17 05:19:28.452122 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-09-17 05:19:28.452138 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-09-17 05:19:28.452153 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-09-17 05:19:28.452169 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-09-17 05:19:28.452190 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-09-17 05:19:28.452206 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-09-17 05:19:28.452222 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-09-17 05:19:28.452238 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-09-17 05:19:28.452254 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-09-17 05:19:28.452269 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-09-17 05:19:28.452285 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-09-17 05:19:28.452301 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-09-17 05:19:28.452317 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-09-17 05:19:28.452333 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-09-17 05:19:28.452348 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-09-17 05:19:28.452364 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-09-17 05:19:28.452379 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-09-17 05:19:28.452395 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-09-17 05:19:28.452410 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-09-17 05:19:28.452426 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-09-17 05:19:28.452442 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-09-17 05:19:28.452458 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-09-17 05:19:28.452474 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-09-17 05:19:28.452490 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-09-17 05:19:28.452523 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-09-17 05:19:28.452539 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-09-17 05:19:28.452555 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-09-17 05:19:28.452569 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-09-17 05:19:28.452584 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-09-17 05:19:28.452599 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-09-17 05:19:28.452615 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-09-17 05:19:28.452630 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-09-17 05:19:28.452645 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-09-17 05:19:28.452660 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-09-17 05:19:28.452675 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-09-17 05:19:28.452690 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-09-17 05:19:28.452705 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-09-17 05:19:28.452720 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-09-17 05:19:28.452735 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-09-17 05:19:28.452759 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-09-17 05:19:28.452775 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-09-17 05:19:28.452790 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-09-17 05:19:28.452805 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-09-17 05:19:28.452821 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-09-17 05:19:28.452837 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.452853 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.452868 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-09-17 05:19:28.452884 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-09-17 05:19:28.452900 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-09-17 05:19:28.452916 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-09-17 05:19:28.452931 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-09-17 05:19:28.452947 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-09-17 05:19:28.452975 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-09-17 05:19:28.452992 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-75p7m.txt 2026-09-17 05:19:28.453007 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-75p7m.yaml 2026-09-17 05:19:28.453023 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-09-17 05:19:28.453039 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-09-17 05:19:28.453055 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-09-17 05:19:28.453071 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-09-17 05:19:28.453087 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-09-17 05:19:28.453103 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-09-17 05:19:28.453118 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-09-17 05:19:28.453134 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-09-17 05:19:28.453150 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-09-17 05:19:28.453166 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-09-17 05:19:28.453182 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-09-17 05:19:28.453198 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-09-17 05:19:28.453214 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-09-17 05:19:28.453230 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-09-17 05:19:28.453245 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-09-17 05:19:28.453261 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-09-17 05:19:28.453277 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.453293 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.453309 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-09-17 05:19:28.453325 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-09-17 05:19:28.453340 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-09-17 05:19:28.453361 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-09-17 05:19:28.453378 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-09-17 05:19:28.453394 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-09-17 05:19:28.453410 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-09-17 05:19:28.453426 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-09-17 05:19:28.453441 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-09-17 05:19:28.453457 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-09-17 05:19:28.453472 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-7x8hr.txt 2026-09-17 05:19:28.453488 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-7x8hr.yaml 2026-09-17 05:19:28.453503 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-09-17 05:19:28.453519 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-09-17 05:19:28.453534 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-09-17 05:19:28.453551 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-09-17 05:19:28.453567 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-09-17 05:19:28.453582 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-17 05:19:28.453598 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-17 05:19:28.453614 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-17 05:19:28.453629 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-17 05:19:28.453645 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-09-17 05:19:28.453661 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-09-17 05:19:28.453676 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-09-17 05:19:28.453692 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-09-17 05:19:28.453708 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-09-17 05:19:28.453723 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-09-17 05:19:28.453738 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-09-17 05:19:28.453754 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-09-17 05:19:28.453769 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-09-17 05:19:28.453784 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-09-17 05:19:28.453799 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-09-17 05:19:28.453814 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-09-17 05:19:28.453829 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-09-17 05:19:28.453845 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-09-17 05:19:28.453860 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-09-17 05:19:28.453875 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-09-17 05:19:28.453897 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-09-17 05:19:28.453913 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-09-17 05:19:28.453928 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-09-17 05:19:28.453943 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-09-17 05:19:28.453976 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-09-17 05:19:28.453992 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-09-17 05:19:28.454008 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-09-17 05:19:28.454023 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-09-17 05:19:28.454039 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-09-17 05:19:28.454054 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-09-17 05:19:28.454069 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-09-17 05:19:28.454085 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-09-17 05:19:28.454100 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-09-17 05:19:28.454116 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-09-17 05:19:28.454132 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-09-17 05:19:28.454147 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-09-17 05:19:28.454163 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-09-17 05:19:28.454179 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-09-17 05:19:28.454194 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-09-17 05:19:28.454210 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-17 05:19:28.454225 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-17 05:19:28.454241 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-09-17 05:19:28.454256 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-09-17 05:19:28.454272 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-09-17 05:19:28.454287 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-09-17 05:19:28.454302 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-09-17 05:19:28.454318 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-09-17 05:19:28.454333 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-17 05:19:28.454348 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-17 05:19:28.454364 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-09-17 05:19:28.454379 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-09-17 05:19:28.454395 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-09-17 05:19:28.454410 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-09-17 05:19:28.454426 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-09-17 05:19:28.454441 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-09-17 05:19:28.454456 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-09-17 05:19:28.454477 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-09-17 05:19:28.454493 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-09-17 05:19:28.454509 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-09-17 05:19:28.454523 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-09-17 05:19:28.454538 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-09-17 05:19:28.454554 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-09-17 05:19:28.454570 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-09-17 05:19:28.454586 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-09-17 05:19:28.454602 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-09-17 05:19:28.454618 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-09-17 05:19:28.454634 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-09-17 05:19:28.454651 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-09-17 05:19:28.454666 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-09-17 05:19:28.454683 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-dhh88.txt 2026-09-17 05:19:28.454699 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-dhh88.yaml 2026-09-17 05:19:28.454715 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-09-17 05:19:28.454731 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-09-17 05:19:28.454747 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-09-17 05:19:28.454762 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-09-17 05:19:28.454778 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-09-17 05:19:28.490009 | 2026-09-17 05:19:28.490090 | TASK [gather-pod-logs : creating directory for pod logs] 2026-09-17 05:19:28.836867 | instance | changed 2026-09-17 05:19:28.848637 | 2026-09-17 05:19:28.848822 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-09-17 05:19:29.126486 | instance | changed 2026-09-17 05:19:29.137088 | 2026-09-17 05:19:29.137327 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-09-17 05:19:29.888193 | instance | auth-system/keycloak-0/keycloak 2026-09-17 05:19:30.146486 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-09-17 05:19:30.410161 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8pkrt/manager 2026-09-17 05:19:30.641204 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8pkrt" not found 2026-09-17 05:19:30.898407 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnz6t/manager 2026-09-17 05:19:31.183279 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnz6t" not found 2026-09-17 05:19:31.408165 | instance | capi-system/capi-controller-manager-5647546676-tmt4f/manager 2026-09-17 05:19:31.732374 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-tmt4f" not found 2026-09-17 05:19:31.987913 | instance | capo-system/capo-controller-manager-56cf844ccd-ph6jm/manager 2026-09-17 05:19:32.253993 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-ph6jm" not found 2026-09-17 05:19:32.480780 | instance | cert-manager/cert-manager-79c48d47db-plzzs/cert-manager-controller 2026-09-17 05:19:32.778448 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-plzzs" not found 2026-09-17 05:19:32.993656 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-hvrsq/cert-manager-cainjector 2026-09-17 05:19:33.246438 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-hvrsq" not found 2026-09-17 05:19:33.445260 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-gsqnk/cert-manager-webhook 2026-09-17 05:19:33.713276 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-gsqnk" not found 2026-09-17 05:19:33.913729 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-vc2h7/envoy-gateway 2026-09-17 05:19:34.245787 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-vc2h7" not found 2026-09-17 05:19:34.436126 | instance | ingress-nginx/ingress-nginx-controller-ts9jp/controller 2026-09-17 05:19:34.749131 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-ts9jp" not found 2026-09-17 05:19:34.970964 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tz568/ingress-nginx-default-backend 2026-09-17 05:19:35.253330 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-tz568" not found 2026-09-17 05:19:35.514696 | instance | kube-system/cilium-4ljdv/config 2026-09-17 05:19:35.791438 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-4ljdv" not found 2026-09-17 05:19:35.797151 | instance | kube-system/cilium-4ljdv/mount-cgroup 2026-09-17 05:19:36.019922 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-4ljdv" not found 2026-09-17 05:19:36.025777 | instance | kube-system/cilium-4ljdv/apply-sysctl-overwrites 2026-09-17 05:19:36.290436 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-4ljdv" not found 2026-09-17 05:19:36.295582 | instance | kube-system/cilium-4ljdv/mount-bpf-fs 2026-09-17 05:19:36.540525 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-4ljdv" not found 2026-09-17 05:19:36.562415 | instance | kube-system/cilium-4ljdv/clean-cilium-state 2026-09-17 05:19:36.801054 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-4ljdv" not found 2026-09-17 05:19:36.807310 | instance | kube-system/cilium-4ljdv/install-cni-binaries 2026-09-17 05:19:37.022834 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-4ljdv" not found 2026-09-17 05:19:37.027331 | instance | kube-system/cilium-4ljdv/cilium-agent 2026-09-17 05:19:37.381360 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-4ljdv" not found 2026-09-17 05:19:37.610365 | instance | kube-system/cilium-operator-869df985b8-9xjfm/cilium-operator 2026-09-17 05:19:37.884569 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-9xjfm" not found 2026-09-17 05:19:38.184227 | instance | kube-system/coredns-67659f764b-4fbt5/coredns 2026-09-17 05:19:38.409721 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-4fbt5" not found 2026-09-17 05:19:38.687240 | instance | kube-system/coredns-67659f764b-8fm99/coredns 2026-09-17 05:19:38.948190 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-8fm99" not found 2026-09-17 05:19:39.217396 | instance | kube-system/etcd-instance/etcd 2026-09-17 05:19:39.480237 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-09-17 05:19:39.732361 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-09-17 05:19:40.050095 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-09-17 05:19:40.337401 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-09-17 05:19:40.761209 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-09-17 05:19:40.990708 | instance | kube-system/kube-proxy-kcbql/kube-proxy 2026-09-17 05:19:41.271912 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-kcbql" not found 2026-09-17 05:19:41.565333 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-09-17 05:19:41.809708 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-09-17 05:19:42.080264 | instance | kube-system/kube-vip-instance/kube-vip 2026-09-17 05:19:42.307502 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-09-17 05:19:42.575074 | instance | local-path-storage/local-path-provisioner-679c578f5-bzz8p/local-path-provisioner 2026-09-17 05:19:42.831128 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-bzz8p" not found 2026-09-17 05:19:43.117357 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-09-17 05:19:43.394342 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-17 05:19:43.399356 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-09-17 05:19:43.686410 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-17 05:19:43.691620 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-09-17 05:19:43.961536 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-17 05:19:43.966894 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-09-17 05:19:44.299702 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-17 05:19:44.514206 | instance | monitoring/goldpinger-wp8bx/goldpinger-daemon 2026-09-17 05:19:44.731492 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-wp8bx" not found 2026-09-17 05:19:44.975480 | instance | monitoring/kube-prometheus-stack-grafana-7c45c7447-wkjtb/grafana-sc-dashboard 2026-09-17 05:19:45.217965 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-7c45c7447-wkjtb" not found 2026-09-17 05:19:45.222054 | instance | monitoring/kube-prometheus-stack-grafana-7c45c7447-wkjtb/grafana-sc-datasources 2026-09-17 05:19:45.439332 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-7c45c7447-wkjtb" not found 2026-09-17 05:19:45.446245 | instance | monitoring/kube-prometheus-stack-grafana-7c45c7447-wkjtb/grafana 2026-09-17 05:19:45.756549 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-7c45c7447-wkjtb" not found 2026-09-17 05:19:46.014347 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-qp7m7/kube-state-metrics 2026-09-17 05:19:46.304220 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-qp7m7" not found 2026-09-17 05:19:46.554495 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-jtqbv/kube-prometheus-stack 2026-09-17 05:19:46.817469 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-jtqbv" not found 2026-09-17 05:19:47.061128 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-tx5x6/node-exporter 2026-09-17 05:19:47.345808 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-tx5x6/pod-tls-sidecar 2026-09-17 05:19:47.563337 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-tx5x6" not found 2026-09-17 05:19:47.838542 | instance | monitoring/loki-0/loki 2026-09-17 05:19:48.086837 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-09-17 05:19:48.357417 | instance | monitoring/loki-chunks-cache-0/memcached 2026-09-17 05:19:48.594715 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-09-17 05:19:48.601685 | instance | monitoring/loki-chunks-cache-0/exporter 2026-09-17 05:19:48.815035 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-09-17 05:19:49.067097 | instance | monitoring/loki-gateway-cf54cb88c-ph2br/nginx 2026-09-17 05:19:49.581800 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-ph2br" not found 2026-09-17 05:19:49.831389 | instance | monitoring/loki-results-cache-0/memcached 2026-09-17 05:19:50.106421 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-09-17 05:19:50.111999 | instance | monitoring/loki-results-cache-0/exporter 2026-09-17 05:19:50.364984 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-09-17 05:19:50.588875 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-dsmlk/gc 2026-09-17 05:19:50.832118 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-dsmlk" not found 2026-09-17 05:19:51.085811 | instance | monitoring/node-feature-discovery-master-8665476dbc-csnmq/master 2026-09-17 05:19:51.343871 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-csnmq" not found 2026-09-17 05:19:51.621952 | instance | monitoring/node-feature-discovery-worker-spr95/worker 2026-09-17 05:19:51.906195 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-spr95" not found 2026-09-17 05:19:52.190601 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-09-17 05:19:52.451096 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-17 05:19:52.455970 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-09-17 05:19:52.704380 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-17 05:19:52.710022 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-09-17 05:19:52.938499 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-17 05:19:52.942197 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-09-17 05:19:53.184354 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-17 05:19:53.189057 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-09-17 05:19:53.480143 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-17 05:19:53.706551 | instance | monitoring/prometheus-pushgateway-7b8659c68b-vvs2m/pushgateway 2026-09-17 05:19:53.885357 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-vvs2m" not found 2026-09-17 05:19:54.144447 | instance | monitoring/vector-f2h4h/vector 2026-09-17 05:19:54.458482 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-f2h4h" not found 2026-09-17 05:19:54.716299 | instance | openstack/barbican-api-86c88ff5c9-k5xfp/init 2026-09-17 05:19:54.919561 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-86c88ff5c9-k5xfp" not found 2026-09-17 05:19:54.924525 | instance | openstack/barbican-api-86c88ff5c9-k5xfp/barbican-api 2026-09-17 05:19:55.199598 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-86c88ff5c9-k5xfp" not found 2026-09-17 05:19:55.449199 | instance | openstack/barbican-db-init-pjtcm/init 2026-09-17 05:19:55.706888 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-pjtcm" not found 2026-09-17 05:19:55.710714 | instance | openstack/barbican-db-init-pjtcm/barbican-db-init-0 2026-09-17 05:19:55.941009 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-pjtcm" not found 2026-09-17 05:19:56.187814 | instance | openstack/barbican-db-sync-7svm2/init 2026-09-17 05:19:56.446462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-7svm2" not found 2026-09-17 05:19:56.450814 | instance | openstack/barbican-db-sync-7svm2/barbican-db-sync 2026-09-17 05:19:56.687368 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-7svm2" not found 2026-09-17 05:19:56.947927 | instance | openstack/barbican-ks-endpoints-92wrc/init 2026-09-17 05:19:57.183974 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-92wrc" not found 2026-09-17 05:19:57.188968 | instance | openstack/barbican-ks-endpoints-92wrc/key-manager-ks-endpoints-admin 2026-09-17 05:19:57.411372 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-92wrc" not found 2026-09-17 05:19:57.416853 | instance | openstack/barbican-ks-endpoints-92wrc/key-manager-ks-endpoints-internal 2026-09-17 05:19:57.655489 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-92wrc" not found 2026-09-17 05:19:57.660424 | instance | openstack/barbican-ks-endpoints-92wrc/key-manager-ks-endpoints-public 2026-09-17 05:19:57.897462 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-92wrc" not found 2026-09-17 05:19:58.168550 | instance | openstack/barbican-ks-service-kwqc7/init 2026-09-17 05:19:58.411468 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-kwqc7" not found 2026-09-17 05:19:58.416201 | instance | openstack/barbican-ks-service-kwqc7/key-manager-ks-service-registration 2026-09-17 05:19:58.641363 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-kwqc7" not found 2026-09-17 05:19:58.903924 | instance | openstack/barbican-ks-user-225jb/init 2026-09-17 05:19:59.157874 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-225jb" not found 2026-09-17 05:19:59.164057 | instance | openstack/barbican-ks-user-225jb/barbican-ks-user 2026-09-17 05:19:59.391451 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-225jb" not found 2026-09-17 05:19:59.620984 | instance | openstack/barbican-rabbit-init-fb2z7/init 2026-09-17 05:19:59.864583 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-fb2z7" not found 2026-09-17 05:19:59.869651 | instance | openstack/barbican-rabbit-init-fb2z7/rabbit-init 2026-09-17 05:20:00.117229 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-fb2z7" not found 2026-09-17 05:20:00.375186 | instance | openstack/cinder-api-65b7bcb67d-dwpbv/init 2026-09-17 05:20:00.612693 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-65b7bcb67d-dwpbv" not found 2026-09-17 05:20:00.618009 | instance | openstack/cinder-api-65b7bcb67d-dwpbv/ceph-coordination-volume-perms 2026-09-17 05:20:00.846579 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-65b7bcb67d-dwpbv" not found 2026-09-17 05:20:00.853559 | instance | openstack/cinder-api-65b7bcb67d-dwpbv/cinder-api 2026-09-17 05:20:01.150989 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-65b7bcb67d-dwpbv" not found 2026-09-17 05:20:01.360240 | instance | openstack/cinder-backup-f55dcdfc8-vmcgp/init 2026-09-17 05:20:01.569750 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-f55dcdfc8-vmcgp" not found 2026-09-17 05:20:01.580952 | instance | openstack/cinder-backup-f55dcdfc8-vmcgp/ceph-backup-keyring-placement 2026-09-17 05:20:01.821877 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-f55dcdfc8-vmcgp" not found 2026-09-17 05:20:01.827796 | instance | openstack/cinder-backup-f55dcdfc8-vmcgp/ceph-keyring-placement-rbd1 2026-09-17 05:20:02.043533 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-f55dcdfc8-vmcgp" not found 2026-09-17 05:20:02.054237 | instance | openstack/cinder-backup-f55dcdfc8-vmcgp/ceph-coordination-volume-perms 2026-09-17 05:20:02.303893 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-f55dcdfc8-vmcgp" not found 2026-09-17 05:20:02.309783 | instance | openstack/cinder-backup-f55dcdfc8-vmcgp/cinder-backup 2026-09-17 05:20:02.578357 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-f55dcdfc8-vmcgp" not found 2026-09-17 05:20:02.840938 | instance | openstack/cinder-backup-storage-init-kp7lq/init 2026-09-17 05:20:03.088758 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-kp7lq" not found 2026-09-17 05:20:03.093487 | instance | openstack/cinder-backup-storage-init-kp7lq/ceph-keyring-placement 2026-09-17 05:20:03.337168 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-kp7lq" not found 2026-09-17 05:20:03.344664 | instance | openstack/cinder-backup-storage-init-kp7lq/cinder-backup-storage-init 2026-09-17 05:20:03.597190 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-kp7lq" not found 2026-09-17 05:20:03.856502 | instance | openstack/cinder-bootstrap-fxflk/init 2026-09-17 05:20:04.109790 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-fxflk" not found 2026-09-17 05:20:04.115766 | instance | openstack/cinder-bootstrap-fxflk/bootstrap 2026-09-17 05:20:04.367471 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-fxflk" not found 2026-09-17 05:20:04.623210 | instance | openstack/cinder-create-internal-tenant-zgnvr/init 2026-09-17 05:20:04.881308 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-zgnvr" not found 2026-09-17 05:20:04.887375 | instance | openstack/cinder-create-internal-tenant-zgnvr/create-internal-tenant 2026-09-17 05:20:05.170097 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-zgnvr" not found 2026-09-17 05:20:05.435362 | instance | openstack/cinder-db-init-nzz6b/init 2026-09-17 05:20:05.672872 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-nzz6b" not found 2026-09-17 05:20:05.677766 | instance | openstack/cinder-db-init-nzz6b/cinder-db-init-0 2026-09-17 05:20:05.930354 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-nzz6b" not found 2026-09-17 05:20:06.210962 | instance | openstack/cinder-db-sync-252hp/init 2026-09-17 05:20:06.453377 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-252hp" not found 2026-09-17 05:20:06.459136 | instance | openstack/cinder-db-sync-252hp/cinder-db-sync 2026-09-17 05:20:06.681915 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-252hp" not found 2026-09-17 05:20:06.945518 | instance | openstack/cinder-ks-endpoints-nxx2j/init 2026-09-17 05:20:07.181257 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-nxx2j" not found 2026-09-17 05:20:07.185043 | instance | openstack/cinder-ks-endpoints-nxx2j/volumev3-ks-endpoints-admin 2026-09-17 05:20:07.410024 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-nxx2j" not found 2026-09-17 05:20:07.416111 | instance | openstack/cinder-ks-endpoints-nxx2j/volumev3-ks-endpoints-internal 2026-09-17 05:20:07.671500 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-nxx2j" not found 2026-09-17 05:20:07.696411 | instance | openstack/cinder-ks-endpoints-nxx2j/volumev3-ks-endpoints-public 2026-09-17 05:20:07.936413 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-nxx2j" not found 2026-09-17 05:20:08.198898 | instance | openstack/cinder-ks-service-xdzsm/init 2026-09-17 05:20:08.449363 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-xdzsm" not found 2026-09-17 05:20:08.454535 | instance | openstack/cinder-ks-service-xdzsm/volumev3-ks-service-registration 2026-09-17 05:20:08.675520 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-xdzsm" not found 2026-09-17 05:20:08.924286 | instance | openstack/cinder-ks-user-ptd9w/init 2026-09-17 05:20:09.204586 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-ptd9w" not found 2026-09-17 05:20:09.210488 | instance | openstack/cinder-ks-user-ptd9w/cinder-ks-user 2026-09-17 05:20:09.419552 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-ptd9w" not found 2026-09-17 05:20:09.668950 | instance | openstack/cinder-rabbit-init-mh4sh/init 2026-09-17 05:20:09.954102 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-mh4sh" not found 2026-09-17 05:20:09.959670 | instance | openstack/cinder-rabbit-init-mh4sh/rabbit-init 2026-09-17 05:20:10.209103 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-mh4sh" not found 2026-09-17 05:20:10.466229 | instance | openstack/cinder-scheduler-66ccf6c66-6lcfz/init 2026-09-17 05:20:10.735968 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-66ccf6c66-6lcfz" not found 2026-09-17 05:20:10.740899 | instance | openstack/cinder-scheduler-66ccf6c66-6lcfz/ceph-coordination-volume-perms 2026-09-17 05:20:10.980568 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-66ccf6c66-6lcfz" not found 2026-09-17 05:20:10.985419 | instance | openstack/cinder-scheduler-66ccf6c66-6lcfz/cinder-scheduler 2026-09-17 05:20:11.258773 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-66ccf6c66-6lcfz" not found 2026-09-17 05:20:11.501585 | instance | openstack/cinder-storage-init-xtxsk/init 2026-09-17 05:20:11.723043 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-xtxsk" not found 2026-09-17 05:20:11.728222 | instance | openstack/cinder-storage-init-xtxsk/ceph-keyring-placement 2026-09-17 05:20:11.929531 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-xtxsk" not found 2026-09-17 05:20:11.936896 | instance | openstack/cinder-storage-init-xtxsk/cinder-storage-init-rbd1 2026-09-17 05:20:12.200788 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-xtxsk" not found 2026-09-17 05:20:12.475681 | instance | openstack/cinder-volume-8ddc68d7b-5td89/init 2026-09-17 05:20:12.735225 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-8ddc68d7b-5td89" not found 2026-09-17 05:20:12.741897 | instance | openstack/cinder-volume-8ddc68d7b-5td89/ceph-keyring-placement-rbd1 2026-09-17 05:20:13.007163 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-8ddc68d7b-5td89" not found 2026-09-17 05:20:13.015475 | instance | openstack/cinder-volume-8ddc68d7b-5td89/ceph-coordination-volume-perms 2026-09-17 05:20:13.270180 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-8ddc68d7b-5td89" not found 2026-09-17 05:20:13.276011 | instance | openstack/cinder-volume-8ddc68d7b-5td89/init-cinder-conf 2026-09-17 05:20:13.549792 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-8ddc68d7b-5td89" not found 2026-09-17 05:20:13.554832 | instance | openstack/cinder-volume-8ddc68d7b-5td89/cinder-volume 2026-09-17 05:20:13.827291 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-8ddc68d7b-5td89" not found 2026-09-17 05:20:14.079096 | instance | openstack/cinder-volume-usage-audit-29827025-th96q/init 2026-09-17 05:20:14.350478 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29827025-th96q" not found 2026-09-17 05:20:14.354407 | instance | openstack/cinder-volume-usage-audit-29827025-th96q/cinder-volume-usage-audit 2026-09-17 05:20:14.597319 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29827025-th96q" not found 2026-09-17 05:20:14.833610 | instance | openstack/glance-api-7b989b44b9-9rtwm/init 2026-09-17 05:20:15.071050 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-7b989b44b9-9rtwm" not found 2026-09-17 05:20:15.074885 | instance | openstack/glance-api-7b989b44b9-9rtwm/glance-perms 2026-09-17 05:20:15.339670 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-7b989b44b9-9rtwm" not found 2026-09-17 05:20:15.344138 | instance | openstack/glance-api-7b989b44b9-9rtwm/ceph-keyring-placement 2026-09-17 05:20:15.570174 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-7b989b44b9-9rtwm" not found 2026-09-17 05:20:15.576785 | instance | openstack/glance-api-7b989b44b9-9rtwm/glance-api 2026-09-17 05:20:15.843102 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-7b989b44b9-9rtwm" not found 2026-09-17 05:20:16.072057 | instance | openstack/glance-db-init-b8nrb/init 2026-09-17 05:20:16.330670 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-b8nrb" not found 2026-09-17 05:20:16.334536 | instance | openstack/glance-db-init-b8nrb/glance-db-init-0 2026-09-17 05:20:16.579612 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-b8nrb" not found 2026-09-17 05:20:16.830798 | instance | openstack/glance-db-sync-d2vkx/init 2026-09-17 05:20:17.101438 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-d2vkx" not found 2026-09-17 05:20:17.107576 | instance | openstack/glance-db-sync-d2vkx/glance-db-sync 2026-09-17 05:20:17.403094 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-d2vkx" not found 2026-09-17 05:20:17.675975 | instance | openstack/glance-ks-endpoints-chr5z/init 2026-09-17 05:20:17.920189 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-chr5z" not found 2026-09-17 05:20:17.925354 | instance | openstack/glance-ks-endpoints-chr5z/image-ks-endpoints-admin 2026-09-17 05:20:18.210955 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-chr5z" not found 2026-09-17 05:20:18.215629 | instance | openstack/glance-ks-endpoints-chr5z/image-ks-endpoints-internal 2026-09-17 05:20:18.469416 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-chr5z" not found 2026-09-17 05:20:18.474960 | instance | openstack/glance-ks-endpoints-chr5z/image-ks-endpoints-public 2026-09-17 05:20:18.747925 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-chr5z" not found 2026-09-17 05:20:19.032022 | instance | openstack/glance-ks-service-tjzg5/init 2026-09-17 05:20:19.307232 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-tjzg5" not found 2026-09-17 05:20:19.312763 | instance | openstack/glance-ks-service-tjzg5/image-ks-service-registration 2026-09-17 05:20:19.540132 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-tjzg5" not found 2026-09-17 05:20:19.805132 | instance | openstack/glance-ks-user-kxnmp/init 2026-09-17 05:20:20.054892 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-kxnmp" not found 2026-09-17 05:20:20.060724 | instance | openstack/glance-ks-user-kxnmp/glance-ks-user 2026-09-17 05:20:20.341486 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-kxnmp" not found 2026-09-17 05:20:20.562491 | instance | openstack/glance-metadefs-load-2ds76/init 2026-09-17 05:20:20.801252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-2ds76" not found 2026-09-17 05:20:20.806225 | instance | openstack/glance-metadefs-load-2ds76/glance-metadefs-load 2026-09-17 05:20:21.068719 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-2ds76" not found 2026-09-17 05:20:21.334554 | instance | openstack/glance-rabbit-init-72m9c/init 2026-09-17 05:20:21.583840 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-72m9c" not found 2026-09-17 05:20:21.600539 | instance | openstack/glance-rabbit-init-72m9c/rabbit-init 2026-09-17 05:20:21.831716 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-72m9c" not found 2026-09-17 05:20:22.105439 | instance | openstack/glance-storage-init-b9zrg/init 2026-09-17 05:20:22.364879 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-b9zrg" not found 2026-09-17 05:20:22.375467 | instance | openstack/glance-storage-init-b9zrg/ceph-keyring-placement 2026-09-17 05:20:22.608478 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-b9zrg" not found 2026-09-17 05:20:22.614819 | instance | openstack/glance-storage-init-b9zrg/glance-storage-init 2026-09-17 05:20:22.889273 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-b9zrg" not found 2026-09-17 05:20:23.147637 | instance | openstack/heat-api-6487cc79-qzt9z/init 2026-09-17 05:20:23.408715 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-6487cc79-qzt9z" not found 2026-09-17 05:20:23.413320 | instance | openstack/heat-api-6487cc79-qzt9z/heat-api 2026-09-17 05:20:23.620710 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-6487cc79-qzt9z" not found 2026-09-17 05:20:23.864798 | instance | openstack/heat-bootstrap-hhbxl/init 2026-09-17 05:20:24.107746 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-hhbxl" not found 2026-09-17 05:20:24.113049 | instance | openstack/heat-bootstrap-hhbxl/bootstrap 2026-09-17 05:20:24.350429 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-hhbxl" not found 2026-09-17 05:20:24.602595 | instance | openstack/heat-cfn-694d74db49-9x7r2/init 2026-09-17 05:20:24.863551 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-694d74db49-9x7r2" not found 2026-09-17 05:20:24.868029 | instance | openstack/heat-cfn-694d74db49-9x7r2/heat-cfn 2026-09-17 05:20:25.127288 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-694d74db49-9x7r2" not found 2026-09-17 05:20:25.385896 | instance | openstack/heat-db-init-mtsjh/init 2026-09-17 05:20:25.632080 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-mtsjh" not found 2026-09-17 05:20:25.637342 | instance | openstack/heat-db-init-mtsjh/heat-db-init-0 2026-09-17 05:20:25.841900 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-mtsjh" not found 2026-09-17 05:20:26.070217 | instance | openstack/heat-db-sync-7b8mv/init 2026-09-17 05:20:26.340633 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-7b8mv" not found 2026-09-17 05:20:26.346277 | instance | openstack/heat-db-sync-7b8mv/heat-db-sync 2026-09-17 05:20:26.602372 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-7b8mv" not found 2026-09-17 05:20:26.845509 | instance | openstack/heat-domain-ks-user-kd9cm/init 2026-09-17 05:20:27.104284 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-kd9cm" not found 2026-09-17 05:20:27.109690 | instance | openstack/heat-domain-ks-user-kd9cm/heat-ks-domain-user 2026-09-17 05:20:27.349156 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-kd9cm" not found 2026-09-17 05:20:27.573188 | instance | openstack/heat-engine-746d79c98-hrl5c/init 2026-09-17 05:20:27.858937 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-746d79c98-hrl5c" not found 2026-09-17 05:20:27.865358 | instance | openstack/heat-engine-746d79c98-hrl5c/heat-engine 2026-09-17 05:20:28.133618 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-746d79c98-hrl5c" not found 2026-09-17 05:20:28.275709 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29827025-5j5r2" not found 2026-09-17 05:20:28.395433 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29827025-5j5r2" not found 2026-09-17 05:20:28.659817 | instance | openstack/heat-engine-cleaner-29827030-2sggs/init 2026-09-17 05:20:28.902151 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29827030-2sggs" not found 2026-09-17 05:20:28.906678 | instance | openstack/heat-engine-cleaner-29827030-2sggs/heat-engine-cleaner 2026-09-17 05:20:29.188626 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29827030-2sggs" not found 2026-09-17 05:20:29.430276 | instance | openstack/heat-engine-cleaner-29827035-th6kf/init 2026-09-17 05:20:29.661030 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29827035-th6kf" not found 2026-09-17 05:20:29.666074 | instance | openstack/heat-engine-cleaner-29827035-th6kf/heat-engine-cleaner 2026-09-17 05:20:29.926770 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29827035-th6kf" not found 2026-09-17 05:20:30.179696 | instance | openstack/heat-ks-endpoints-4tp64/init 2026-09-17 05:20:30.450043 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-4tp64" not found 2026-09-17 05:20:30.454916 | instance | openstack/heat-ks-endpoints-4tp64/orchestration-ks-endpoints-admin 2026-09-17 05:20:30.714571 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-4tp64" not found 2026-09-17 05:20:30.720549 | instance | openstack/heat-ks-endpoints-4tp64/orchestration-ks-endpoints-internal 2026-09-17 05:20:30.968532 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-4tp64" not found 2026-09-17 05:20:30.974023 | instance | openstack/heat-ks-endpoints-4tp64/orchestration-ks-endpoints-public 2026-09-17 05:20:31.214529 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-4tp64" not found 2026-09-17 05:20:31.219724 | instance | openstack/heat-ks-endpoints-4tp64/cloudformation-ks-endpoints-admin 2026-09-17 05:20:31.471694 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-4tp64" not found 2026-09-17 05:20:31.500633 | instance | openstack/heat-ks-endpoints-4tp64/cloudformation-ks-endpoints-internal 2026-09-17 05:20:31.797399 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-4tp64" not found 2026-09-17 05:20:31.802487 | instance | openstack/heat-ks-endpoints-4tp64/cloudformation-ks-endpoints-public 2026-09-17 05:20:32.053076 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-4tp64" not found 2026-09-17 05:20:32.300884 | instance | openstack/heat-ks-service-zjxc2/init 2026-09-17 05:20:32.538376 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-zjxc2" not found 2026-09-17 05:20:32.540839 | instance | openstack/heat-ks-service-zjxc2/orchestration-ks-service-registration 2026-09-17 05:20:32.803294 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-zjxc2" not found 2026-09-17 05:20:32.809035 | instance | openstack/heat-ks-service-zjxc2/cloudformation-ks-service-registration 2026-09-17 05:20:33.038041 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-zjxc2" not found 2026-09-17 05:20:33.337132 | instance | openstack/heat-ks-user-ghxl5/init 2026-09-17 05:20:33.587881 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-ghxl5" not found 2026-09-17 05:20:33.594029 | instance | openstack/heat-ks-user-ghxl5/heat-ks-user 2026-09-17 05:20:33.843611 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-ghxl5" not found 2026-09-17 05:20:33.848612 | instance | openstack/heat-ks-user-ghxl5/heat-trustee-ks-user 2026-09-17 05:20:34.119986 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-ghxl5" not found 2026-09-17 05:20:34.386693 | instance | openstack/heat-rabbit-init-5pdqv/init 2026-09-17 05:20:34.639068 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-5pdqv" not found 2026-09-17 05:20:34.643742 | instance | openstack/heat-rabbit-init-5pdqv/rabbit-init 2026-09-17 05:20:34.902414 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-5pdqv" not found 2026-09-17 05:20:35.201837 | instance | openstack/heat-trusts-8t4bm/init 2026-09-17 05:20:35.451956 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-8t4bm" not found 2026-09-17 05:20:35.455876 | instance | openstack/heat-trusts-8t4bm/heat-trusts 2026-09-17 05:20:35.709582 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-8t4bm" not found 2026-09-17 05:20:35.963335 | instance | openstack/horizon-5b78f96df8-k75mx/init 2026-09-17 05:20:36.234088 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-5b78f96df8-k75mx" not found 2026-09-17 05:20:36.238083 | instance | openstack/horizon-5b78f96df8-k75mx/horizon 2026-09-17 05:20:36.487865 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-5b78f96df8-k75mx" not found 2026-09-17 05:20:36.714871 | instance | openstack/horizon-db-init-7gnw4/init 2026-09-17 05:20:36.954971 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-7gnw4" not found 2026-09-17 05:20:36.959755 | instance | openstack/horizon-db-init-7gnw4/horizon-db-init-0 2026-09-17 05:20:37.196475 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-7gnw4" not found 2026-09-17 05:20:37.434014 | instance | openstack/horizon-db-sync-6ts6z/init 2026-09-17 05:20:37.658464 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-6ts6z" not found 2026-09-17 05:20:37.663454 | instance | openstack/horizon-db-sync-6ts6z/horizon-db-sync 2026-09-17 05:20:37.946889 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-6ts6z" not found 2026-09-17 05:20:38.224800 | instance | openstack/keepalived-b8pk2/init 2026-09-17 05:20:38.497399 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-b8pk2" not found 2026-09-17 05:20:38.503407 | instance | openstack/keepalived-b8pk2/wait-for-ip 2026-09-17 05:20:38.955938 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-b8pk2" not found 2026-09-17 05:20:38.960632 | instance | openstack/keepalived-b8pk2/keepalived 2026-09-17 05:20:39.340418 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-b8pk2" not found 2026-09-17 05:20:39.571436 | instance | openstack/keystone-api-8cb56948f-dkbfq/init 2026-09-17 05:20:39.807989 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-8cb56948f-dkbfq" not found 2026-09-17 05:20:39.811997 | instance | openstack/keystone-api-8cb56948f-dkbfq/keystone-api 2026-09-17 05:20:40.561116 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-8cb56948f-dkbfq" not found 2026-09-17 05:20:40.825032 | instance | openstack/keystone-bootstrap-n4s46/init 2026-09-17 05:20:41.034972 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-n4s46" not found 2026-09-17 05:20:41.039876 | instance | openstack/keystone-bootstrap-n4s46/bootstrap 2026-09-17 05:20:41.262454 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-n4s46" not found 2026-09-17 05:20:41.490692 | instance | openstack/keystone-credential-setup-d9nzr/init 2026-09-17 05:20:41.763556 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-d9nzr" not found 2026-09-17 05:20:41.769701 | instance | openstack/keystone-credential-setup-d9nzr/keystone-credential-setup 2026-09-17 05:20:42.067829 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-d9nzr" not found 2026-09-17 05:20:42.313721 | instance | openstack/keystone-db-init-b8wtp/init 2026-09-17 05:20:42.548911 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-b8wtp" not found 2026-09-17 05:20:42.553950 | instance | openstack/keystone-db-init-b8wtp/keystone-db-init-0 2026-09-17 05:20:42.822082 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-b8wtp" not found 2026-09-17 05:20:43.060750 | instance | openstack/keystone-db-sync-fdjdd/init 2026-09-17 05:20:43.308447 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-fdjdd" not found 2026-09-17 05:20:43.313085 | instance | openstack/keystone-db-sync-fdjdd/keystone-db-sync 2026-09-17 05:20:43.546685 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-fdjdd" not found 2026-09-17 05:20:43.790242 | instance | openstack/keystone-domain-manage-2ttz2/init 2026-09-17 05:20:44.009029 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-2ttz2" not found 2026-09-17 05:20:44.013175 | instance | openstack/keystone-domain-manage-2ttz2/keystone-domain-manage 2026-09-17 05:20:44.283129 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-2ttz2" not found 2026-09-17 05:20:44.507169 | instance | openstack/keystone-fernet-setup-pz2wn/init 2026-09-17 05:20:44.720638 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-pz2wn" not found 2026-09-17 05:20:44.725133 | instance | openstack/keystone-fernet-setup-pz2wn/keystone-fernet-setup 2026-09-17 05:20:44.966245 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-pz2wn" not found 2026-09-17 05:20:45.225577 | instance | openstack/keystone-rabbit-init-67gkg/init 2026-09-17 05:20:45.491731 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-67gkg" not found 2026-09-17 05:20:45.499401 | instance | openstack/keystone-rabbit-init-67gkg/rabbit-init 2026-09-17 05:20:45.720131 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-67gkg" not found 2026-09-17 05:20:45.954333 | instance | openstack/libvirt-libvirt-default-wz2v4/init 2026-09-17 05:20:46.245861 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-wz2v4" not found 2026-09-17 05:20:46.251176 | instance | openstack/libvirt-libvirt-default-wz2v4/init-dynamic-options 2026-09-17 05:20:46.469927 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-wz2v4" not found 2026-09-17 05:20:46.475014 | instance | openstack/libvirt-libvirt-default-wz2v4/ceph-admin-keyring-placement 2026-09-17 05:20:46.697278 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-wz2v4" not found 2026-09-17 05:20:46.700678 | instance | openstack/libvirt-libvirt-default-wz2v4/ceph-keyring-placement 2026-09-17 05:20:46.934597 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-wz2v4" not found 2026-09-17 05:20:46.939741 | instance | openstack/libvirt-libvirt-default-wz2v4/tls-sidecar 2026-09-17 05:20:47.195326 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-wz2v4" not found 2026-09-17 05:20:47.201035 | instance | openstack/libvirt-libvirt-default-wz2v4/libvirt 2026-09-17 05:20:47.435626 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-wz2v4" not found 2026-09-17 05:20:47.439901 | instance | openstack/libvirt-libvirt-default-wz2v4/libvirt-exporter 2026-09-17 05:20:47.681748 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-wz2v4" not found 2026-09-17 05:20:47.967738 | instance | openstack/magnum-api-75677cf99c-b66tv/init 2026-09-17 05:20:48.256131 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-75677cf99c-b66tv" not found 2026-09-17 05:20:48.260406 | instance | openstack/magnum-api-75677cf99c-b66tv/magnum-api 2026-09-17 05:20:48.506069 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-75677cf99c-b66tv" not found 2026-09-17 05:20:48.782033 | instance | openstack/magnum-cluster-api-proxy-zq9dw/magnum-cluster-api-proxy 2026-09-17 05:20:49.047664 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-zq9dw" not found 2026-09-17 05:20:49.311796 | instance | openstack/magnum-conductor-0/init 2026-09-17 05:20:49.609130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-09-17 05:20:49.613944 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-09-17 05:20:49.871766 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-09-17 05:20:49.876688 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-09-17 05:20:50.139570 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-09-17 05:20:50.385417 | instance | openstack/magnum-db-init-srpf7/init 2026-09-17 05:20:50.628117 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-srpf7" not found 2026-09-17 05:20:50.633223 | instance | openstack/magnum-db-init-srpf7/magnum-db-init-0 2026-09-17 05:20:50.881286 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-srpf7" not found 2026-09-17 05:20:51.154390 | instance | openstack/magnum-db-sync-hjgdb/init 2026-09-17 05:20:51.384771 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-hjgdb" not found 2026-09-17 05:20:51.389585 | instance | openstack/magnum-db-sync-hjgdb/magnum-db-sync 2026-09-17 05:20:51.641423 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-hjgdb" not found 2026-09-17 05:20:51.941617 | instance | openstack/magnum-domain-ks-user-7q8f9/init 2026-09-17 05:20:52.160772 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-7q8f9" not found 2026-09-17 05:20:52.166037 | instance | openstack/magnum-domain-ks-user-7q8f9/magnum-ks-domain-user 2026-09-17 05:20:52.386778 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-7q8f9" not found 2026-09-17 05:20:52.677493 | instance | openstack/magnum-ks-endpoints-5zg9l/init 2026-09-17 05:20:52.945641 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-5zg9l" not found 2026-09-17 05:20:52.950419 | instance | openstack/magnum-ks-endpoints-5zg9l/container-infra-ks-endpoints-admin 2026-09-17 05:20:53.217609 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-5zg9l" not found 2026-09-17 05:20:53.222607 | instance | openstack/magnum-ks-endpoints-5zg9l/container-infra-ks-endpoints-internal 2026-09-17 05:20:53.472477 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-5zg9l" not found 2026-09-17 05:20:53.477525 | instance | openstack/magnum-ks-endpoints-5zg9l/container-infra-ks-endpoints-public 2026-09-17 05:20:53.748136 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-5zg9l" not found 2026-09-17 05:20:54.001459 | instance | openstack/magnum-ks-service-n7rdf/init 2026-09-17 05:20:54.247747 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-n7rdf" not found 2026-09-17 05:20:54.251708 | instance | openstack/magnum-ks-service-n7rdf/container-infra-ks-service-registration 2026-09-17 05:20:54.473063 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-n7rdf" not found 2026-09-17 05:20:54.712735 | instance | openstack/magnum-ks-user-tj885/init 2026-09-17 05:20:54.950565 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-tj885" not found 2026-09-17 05:20:54.956128 | instance | openstack/magnum-ks-user-tj885/magnum-ks-user 2026-09-17 05:20:55.196646 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-tj885" not found 2026-09-17 05:20:55.408805 | instance | openstack/magnum-rabbit-init-snfs5/init 2026-09-17 05:20:55.606502 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-snfs5" not found 2026-09-17 05:20:55.610866 | instance | openstack/magnum-rabbit-init-snfs5/rabbit-init 2026-09-17 05:20:55.830983 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-snfs5" not found 2026-09-17 05:20:56.053616 | instance | openstack/magnum-registry-c45778976-kzjp8/registry 2026-09-17 05:20:56.284142 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-kzjp8" not found 2026-09-17 05:20:56.534411 | instance | openstack/manila-api-58bf77948f-g6kfv/init 2026-09-17 05:20:56.780367 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-58bf77948f-g6kfv" not found 2026-09-17 05:20:56.784052 | instance | openstack/manila-api-58bf77948f-g6kfv/manila-api 2026-09-17 05:20:57.020957 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-58bf77948f-g6kfv" not found 2026-09-17 05:20:57.274092 | instance | openstack/manila-bootstrap-dwwd5/init 2026-09-17 05:20:57.495698 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-dwwd5" not found 2026-09-17 05:20:57.500290 | instance | openstack/manila-bootstrap-dwwd5/bootstrap 2026-09-17 05:20:57.731487 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-dwwd5" not found 2026-09-17 05:20:57.983211 | instance | openstack/manila-data-67c47fbf84-grdv8/init 2026-09-17 05:20:58.239265 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-67c47fbf84-grdv8" not found 2026-09-17 05:20:58.242389 | instance | openstack/manila-data-67c47fbf84-grdv8/manila-data 2026-09-17 05:20:58.449201 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-67c47fbf84-grdv8" not found 2026-09-17 05:20:58.641862 | instance | openstack/manila-db-init-x9qsf/init 2026-09-17 05:20:58.870763 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-x9qsf" not found 2026-09-17 05:20:58.875355 | instance | openstack/manila-db-init-x9qsf/manila-db-init-0 2026-09-17 05:20:59.118505 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-x9qsf" not found 2026-09-17 05:20:59.364097 | instance | openstack/manila-db-sync-xwrcc/init 2026-09-17 05:20:59.605010 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-xwrcc" not found 2026-09-17 05:20:59.609984 | instance | openstack/manila-db-sync-xwrcc/manila-db-sync 2026-09-17 05:20:59.854386 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-xwrcc" not found 2026-09-17 05:21:00.072930 | instance | openstack/manila-ks-endpoints-9x89n/init 2026-09-17 05:21:00.339140 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-9x89n" not found 2026-09-17 05:21:00.345183 | instance | openstack/manila-ks-endpoints-9x89n/share-ks-endpoints-admin 2026-09-17 05:21:00.568288 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-9x89n" not found 2026-09-17 05:21:00.572216 | instance | openstack/manila-ks-endpoints-9x89n/share-ks-endpoints-internal 2026-09-17 05:21:00.804937 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-9x89n" not found 2026-09-17 05:21:00.810116 | instance | openstack/manila-ks-endpoints-9x89n/share-ks-endpoints-public 2026-09-17 05:21:01.083215 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-9x89n" not found 2026-09-17 05:21:01.088751 | instance | openstack/manila-ks-endpoints-9x89n/sharev2-ks-endpoints-admin 2026-09-17 05:21:01.383394 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-9x89n" not found 2026-09-17 05:21:01.388120 | instance | openstack/manila-ks-endpoints-9x89n/sharev2-ks-endpoints-internal 2026-09-17 05:21:01.636461 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-9x89n" not found 2026-09-17 05:21:01.641442 | instance | openstack/manila-ks-endpoints-9x89n/sharev2-ks-endpoints-public 2026-09-17 05:21:01.894169 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-9x89n" not found 2026-09-17 05:21:02.117049 | instance | openstack/manila-ks-service-m77xp/init 2026-09-17 05:21:02.335264 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-m77xp" not found 2026-09-17 05:21:02.340480 | instance | openstack/manila-ks-service-m77xp/share-ks-service-registration 2026-09-17 05:21:02.593418 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-m77xp" not found 2026-09-17 05:21:02.598182 | instance | openstack/manila-ks-service-m77xp/sharev2-ks-service-registration 2026-09-17 05:21:02.797370 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-m77xp" not found 2026-09-17 05:21:03.007298 | instance | openstack/manila-ks-user-6z498/init 2026-09-17 05:21:03.269751 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-6z498" not found 2026-09-17 05:21:03.273950 | instance | openstack/manila-ks-user-6z498/manila-ks-user 2026-09-17 05:21:03.507757 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-6z498" not found 2026-09-17 05:21:03.751585 | instance | openstack/manila-rabbit-init-wbs2v/init 2026-09-17 05:21:03.986574 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-wbs2v" not found 2026-09-17 05:21:03.989574 | instance | openstack/manila-rabbit-init-wbs2v/rabbit-init 2026-09-17 05:21:04.287817 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-wbs2v" not found 2026-09-17 05:21:04.546303 | instance | openstack/manila-scheduler-58c5b5b468-vgvrf/init 2026-09-17 05:21:04.801556 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-58c5b5b468-vgvrf" not found 2026-09-17 05:21:04.807808 | instance | openstack/manila-scheduler-58c5b5b468-vgvrf/manila-scheduler 2026-09-17 05:21:05.054888 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-58c5b5b468-vgvrf" not found 2026-09-17 05:21:05.315481 | instance | openstack/manila-share-676dcbfd5d-kzmzk/init 2026-09-17 05:21:05.576735 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-676dcbfd5d-kzmzk" not found 2026-09-17 05:21:05.582173 | instance | openstack/manila-share-676dcbfd5d-kzmzk/manila-share-init 2026-09-17 05:21:05.827549 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-676dcbfd5d-kzmzk" not found 2026-09-17 05:21:05.842391 | instance | openstack/manila-share-676dcbfd5d-kzmzk/manila-share 2026-09-17 05:21:06.076522 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-676dcbfd5d-kzmzk" not found 2026-09-17 05:21:06.337148 | instance | openstack/memcached-memcached-6479589586-pw7ph/init 2026-09-17 05:21:06.598639 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-pw7ph" not found 2026-09-17 05:21:06.603920 | instance | openstack/memcached-memcached-6479589586-pw7ph/memcached 2026-09-17 05:21:06.846016 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-pw7ph" not found 2026-09-17 05:21:06.851764 | instance | openstack/memcached-memcached-6479589586-pw7ph/memcached-exporter 2026-09-17 05:21:07.098481 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-pw7ph" not found 2026-09-17 05:21:07.344737 | instance | openstack/neutron-db-init-pnhtj/init 2026-09-17 05:21:07.572567 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-pnhtj" not found 2026-09-17 05:21:07.576761 | instance | openstack/neutron-db-init-pnhtj/neutron-db-init-0 2026-09-17 05:21:07.829361 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-pnhtj" not found 2026-09-17 05:21:08.093031 | instance | openstack/neutron-db-sync-mh8bt/init 2026-09-17 05:21:08.347085 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-mh8bt" not found 2026-09-17 05:21:08.355038 | instance | openstack/neutron-db-sync-mh8bt/neutron-db-sync 2026-09-17 05:21:08.646624 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-mh8bt" not found 2026-09-17 05:21:08.890631 | instance | openstack/neutron-ks-endpoints-84qpg/init 2026-09-17 05:21:09.170998 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-84qpg" not found 2026-09-17 05:21:09.175785 | instance | openstack/neutron-ks-endpoints-84qpg/network-ks-endpoints-admin 2026-09-17 05:21:09.428451 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-84qpg" not found 2026-09-17 05:21:09.433574 | instance | openstack/neutron-ks-endpoints-84qpg/network-ks-endpoints-internal 2026-09-17 05:21:09.680545 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-84qpg" not found 2026-09-17 05:21:09.683824 | instance | openstack/neutron-ks-endpoints-84qpg/network-ks-endpoints-public 2026-09-17 05:21:09.935699 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-84qpg" not found 2026-09-17 05:21:10.199301 | instance | openstack/neutron-ks-service-887gz/init 2026-09-17 05:21:10.441439 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-887gz" not found 2026-09-17 05:21:10.447249 | instance | openstack/neutron-ks-service-887gz/network-ks-service-registration 2026-09-17 05:21:10.693873 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-887gz" not found 2026-09-17 05:21:10.954245 | instance | openstack/neutron-ks-user-lg8hc/init 2026-09-17 05:21:11.215384 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-lg8hc" not found 2026-09-17 05:21:11.220882 | instance | openstack/neutron-ks-user-lg8hc/neutron-ks-user 2026-09-17 05:21:11.504312 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-lg8hc" not found 2026-09-17 05:21:11.799693 | instance | openstack/neutron-netns-cleanup-cron-default-t5rlq/init 2026-09-17 05:21:12.062707 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-t5rlq" not found 2026-09-17 05:21:12.068012 | instance | openstack/neutron-netns-cleanup-cron-default-t5rlq/neutron-netns-cleanup-cron 2026-09-17 05:21:12.301330 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-t5rlq" not found 2026-09-17 05:21:12.553820 | instance | openstack/neutron-ovn-metadata-agent-default-l2xv9/init 2026-09-17 05:21:12.820748 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-l2xv9" not found 2026-09-17 05:21:12.831568 | instance | openstack/neutron-ovn-metadata-agent-default-l2xv9/neutron-metadata-agent-init 2026-09-17 05:21:13.060886 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-l2xv9" not found 2026-09-17 05:21:13.076073 | instance | openstack/neutron-ovn-metadata-agent-default-l2xv9/ovn-neutron-init 2026-09-17 05:21:13.336736 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-l2xv9" not found 2026-09-17 05:21:13.342440 | instance | openstack/neutron-ovn-metadata-agent-default-l2xv9/neutron-ovn-metadata-agent 2026-09-17 05:21:13.598512 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-l2xv9" not found 2026-09-17 05:21:13.823498 | instance | openstack/neutron-ovn-vpn-agent-default-hh46z/init 2026-09-17 05:21:14.030683 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-hh46z" not found 2026-09-17 05:21:14.037090 | instance | openstack/neutron-ovn-vpn-agent-default-hh46z/ovn-vpn-agent-init 2026-09-17 05:21:14.339251 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-hh46z" not found 2026-09-17 05:21:14.344823 | instance | openstack/neutron-ovn-vpn-agent-default-hh46z/ovn-neutron-init 2026-09-17 05:21:14.600274 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-hh46z" not found 2026-09-17 05:21:14.605737 | instance | openstack/neutron-ovn-vpn-agent-default-hh46z/neutron-ovn-vpn-agent 2026-09-17 05:21:14.848351 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-hh46z" not found 2026-09-17 05:21:15.099974 | instance | openstack/neutron-rabbit-init-fm9wd/init 2026-09-17 05:21:15.348167 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-fm9wd" not found 2026-09-17 05:21:15.353604 | instance | openstack/neutron-rabbit-init-fm9wd/rabbit-init 2026-09-17 05:21:15.615371 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-fm9wd" not found 2026-09-17 05:21:15.848332 | instance | openstack/neutron-rpc-server-85469f46b8-9xjnh/init 2026-09-17 05:21:16.136065 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-85469f46b8-9xjnh" not found 2026-09-17 05:21:16.140887 | instance | openstack/neutron-rpc-server-85469f46b8-9xjnh/ovn-neutron-init 2026-09-17 05:21:16.385685 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-85469f46b8-9xjnh" not found 2026-09-17 05:21:16.390953 | instance | openstack/neutron-rpc-server-85469f46b8-9xjnh/neutron-rpc-server 2026-09-17 05:21:16.887621 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-85469f46b8-9xjnh" not found 2026-09-17 05:21:17.150965 | instance | openstack/neutron-server-d54b4b58d-qjjkm/init 2026-09-17 05:21:17.404602 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-d54b4b58d-qjjkm" not found 2026-09-17 05:21:17.409511 | instance | openstack/neutron-server-d54b4b58d-qjjkm/ovn-neutron-init 2026-09-17 05:21:17.661870 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-d54b4b58d-qjjkm" not found 2026-09-17 05:21:17.666937 | instance | openstack/neutron-server-d54b4b58d-qjjkm/neutron-server 2026-09-17 05:21:17.963907 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-d54b4b58d-qjjkm" not found 2026-09-17 05:21:17.970474 | instance | openstack/neutron-server-d54b4b58d-qjjkm/neutron-policy-server 2026-09-17 05:21:18.253308 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-d54b4b58d-qjjkm" not found 2026-09-17 05:21:18.491170 | instance | openstack/nova-api-metadata-75475b78f6-kv84c/init 2026-09-17 05:21:18.780505 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-75475b78f6-kv84c" not found 2026-09-17 05:21:18.789097 | instance | openstack/nova-api-metadata-75475b78f6-kv84c/nova-api-metadata-init 2026-09-17 05:21:19.025062 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-75475b78f6-kv84c" not found 2026-09-17 05:21:19.029676 | instance | openstack/nova-api-metadata-75475b78f6-kv84c/nova-api 2026-09-17 05:21:19.268758 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-75475b78f6-kv84c" not found 2026-09-17 05:21:19.519072 | instance | openstack/nova-api-osapi-bb446cd9d-6f688/init 2026-09-17 05:21:19.802692 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-bb446cd9d-6f688" not found 2026-09-17 05:21:19.808721 | instance | openstack/nova-api-osapi-bb446cd9d-6f688/nova-osapi 2026-09-17 05:21:20.046641 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-bb446cd9d-6f688" not found 2026-09-17 05:21:20.316587 | instance | openstack/nova-bootstrap-42zxq/init 2026-09-17 05:21:20.575952 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-42zxq" not found 2026-09-17 05:21:20.580869 | instance | openstack/nova-bootstrap-42zxq/bootstrap 2026-09-17 05:21:20.810398 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-42zxq" not found 2026-09-17 05:21:21.075252 | instance | openstack/nova-cell-setup-29827020-kcs4f/init 2026-09-17 05:21:21.320022 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29827020-kcs4f" not found 2026-09-17 05:21:21.325769 | instance | openstack/nova-cell-setup-29827020-kcs4f/nova-cell-setup 2026-09-17 05:21:21.589498 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29827020-kcs4f" not found 2026-09-17 05:21:21.871960 | instance | openstack/nova-cell-setup-hntlc/init 2026-09-17 05:21:22.165426 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-hntlc" not found 2026-09-17 05:21:22.170297 | instance | openstack/nova-cell-setup-hntlc/nova-cell-setup-init 2026-09-17 05:21:22.405597 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-hntlc" not found 2026-09-17 05:21:22.413262 | instance | openstack/nova-cell-setup-hntlc/nova-cell-setup 2026-09-17 05:21:22.666390 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-hntlc" not found 2026-09-17 05:21:22.905116 | instance | openstack/nova-compute-default-8j8kt/init 2026-09-17 05:21:23.240907 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-8j8kt" not found 2026-09-17 05:21:23.245017 | instance | openstack/nova-compute-default-8j8kt/nova-compute-init 2026-09-17 05:21:23.546586 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-8j8kt" not found 2026-09-17 05:21:23.550999 | instance | openstack/nova-compute-default-8j8kt/ceph-perms 2026-09-17 05:21:23.788505 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-8j8kt" not found 2026-09-17 05:21:23.795941 | instance | openstack/nova-compute-default-8j8kt/ceph-admin-keyring-placement 2026-09-17 05:21:24.081729 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-8j8kt" not found 2026-09-17 05:21:24.086900 | instance | openstack/nova-compute-default-8j8kt/ceph-keyring-placement 2026-09-17 05:21:24.336175 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-8j8kt" not found 2026-09-17 05:21:24.342124 | instance | openstack/nova-compute-default-8j8kt/nova-compute-vnc-init 2026-09-17 05:21:24.607399 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-8j8kt" not found 2026-09-17 05:21:24.613969 | instance | openstack/nova-compute-default-8j8kt/nova-compute-ssh-init 2026-09-17 05:21:24.838967 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-8j8kt" not found 2026-09-17 05:21:24.844455 | instance | openstack/nova-compute-default-8j8kt/nova-compute 2026-09-17 05:21:25.145083 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-8j8kt" not found 2026-09-17 05:21:25.150398 | instance | openstack/nova-compute-default-8j8kt/nova-compute-ssh 2026-09-17 05:21:25.445505 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-8j8kt" not found 2026-09-17 05:21:25.699546 | instance | openstack/nova-conductor-59b4578f98-l2cx2/init 2026-09-17 05:21:25.952976 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-59b4578f98-l2cx2" not found 2026-09-17 05:21:25.957623 | instance | openstack/nova-conductor-59b4578f98-l2cx2/nova-conductor 2026-09-17 05:21:26.203817 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-59b4578f98-l2cx2" not found 2026-09-17 05:21:26.436017 | instance | openstack/nova-db-init-9rbh6/init 2026-09-17 05:21:26.685618 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-9rbh6" not found 2026-09-17 05:21:26.691931 | instance | openstack/nova-db-init-9rbh6/nova-db-init-0 2026-09-17 05:21:26.926533 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-9rbh6" not found 2026-09-17 05:21:26.930773 | instance | openstack/nova-db-init-9rbh6/nova-db-init-1 2026-09-17 05:21:27.205217 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-9rbh6" not found 2026-09-17 05:21:27.211190 | instance | openstack/nova-db-init-9rbh6/nova-db-init-2 2026-09-17 05:21:27.460795 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-9rbh6" not found 2026-09-17 05:21:27.690155 | instance | openstack/nova-db-sync-njsdn/init 2026-09-17 05:21:27.947399 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-njsdn" not found 2026-09-17 05:21:27.951749 | instance | openstack/nova-db-sync-njsdn/nova-db-sync 2026-09-17 05:21:28.247140 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-njsdn" not found 2026-09-17 05:21:28.526060 | instance | openstack/nova-ks-endpoints-gpzvw/init 2026-09-17 05:21:28.750276 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-gpzvw" not found 2026-09-17 05:21:28.755036 | instance | openstack/nova-ks-endpoints-gpzvw/compute-ks-endpoints-admin 2026-09-17 05:21:28.987266 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-gpzvw" not found 2026-09-17 05:21:28.995868 | instance | openstack/nova-ks-endpoints-gpzvw/compute-ks-endpoints-internal 2026-09-17 05:21:29.258031 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-gpzvw" not found 2026-09-17 05:21:29.262775 | instance | openstack/nova-ks-endpoints-gpzvw/compute-ks-endpoints-public 2026-09-17 05:21:29.493637 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-gpzvw" not found 2026-09-17 05:21:29.728380 | instance | openstack/nova-ks-service-4mdpt/init 2026-09-17 05:21:29.988690 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-4mdpt" not found 2026-09-17 05:21:29.993192 | instance | openstack/nova-ks-service-4mdpt/compute-ks-service-registration 2026-09-17 05:21:30.291146 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-4mdpt" not found 2026-09-17 05:21:30.561851 | instance | openstack/nova-ks-user-j6thw/init 2026-09-17 05:21:30.810727 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-j6thw" not found 2026-09-17 05:21:30.815893 | instance | openstack/nova-ks-user-j6thw/nova-ks-user 2026-09-17 05:21:31.063233 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-j6thw" not found 2026-09-17 05:21:31.320027 | instance | openstack/nova-novncproxy-65b689bcbf-bh8ps/init 2026-09-17 05:21:31.524309 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-65b689bcbf-bh8ps" not found 2026-09-17 05:21:31.529790 | instance | openstack/nova-novncproxy-65b689bcbf-bh8ps/nova-novncproxy-init 2026-09-17 05:21:31.760464 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-65b689bcbf-bh8ps" not found 2026-09-17 05:21:31.764079 | instance | openstack/nova-novncproxy-65b689bcbf-bh8ps/nova-novncproxy-init-assets 2026-09-17 05:21:31.976683 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-65b689bcbf-bh8ps" not found 2026-09-17 05:21:31.979875 | instance | openstack/nova-novncproxy-65b689bcbf-bh8ps/nova-novncproxy 2026-09-17 05:21:32.222062 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-65b689bcbf-bh8ps" not found 2026-09-17 05:21:32.475457 | instance | openstack/nova-rabbit-init-7n5j7/init 2026-09-17 05:21:32.706385 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-7n5j7" not found 2026-09-17 05:21:32.712194 | instance | openstack/nova-rabbit-init-7n5j7/rabbit-init 2026-09-17 05:21:32.917622 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-7n5j7" not found 2026-09-17 05:21:33.124801 | instance | openstack/nova-scheduler-9cd5f88cd-r96mp/init 2026-09-17 05:21:33.377237 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-9cd5f88cd-r96mp" not found 2026-09-17 05:21:33.383034 | instance | openstack/nova-scheduler-9cd5f88cd-r96mp/nova-scheduler 2026-09-17 05:21:33.606936 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-9cd5f88cd-r96mp" not found 2026-09-17 05:21:33.840955 | instance | openstack/nova-service-cleaner-29827020-fqt92/init 2026-09-17 05:21:34.077462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29827020-fqt92" not found 2026-09-17 05:21:34.084884 | instance | openstack/nova-service-cleaner-29827020-fqt92/nova-service-cleaner 2026-09-17 05:21:34.328762 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29827020-fqt92" not found 2026-09-17 05:21:34.556376 | instance | openstack/octavia-api-6b5c89db85-drz59/init 2026-09-17 05:21:34.810870 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-6b5c89db85-drz59" not found 2026-09-17 05:21:34.818248 | instance | openstack/octavia-api-6b5c89db85-drz59/octavia-api 2026-09-17 05:21:35.135414 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-6b5c89db85-drz59" not found 2026-09-17 05:21:35.411982 | instance | openstack/octavia-bootstrap-crmm6/init 2026-09-17 05:21:35.658313 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-crmm6" not found 2026-09-17 05:21:35.663499 | instance | openstack/octavia-bootstrap-crmm6/bootstrap 2026-09-17 05:21:35.914243 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-crmm6" not found 2026-09-17 05:21:36.215776 | instance | openstack/octavia-db-init-mpps7/init 2026-09-17 05:21:36.466326 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-mpps7" not found 2026-09-17 05:21:36.472409 | instance | openstack/octavia-db-init-mpps7/octavia-db-init-0 2026-09-17 05:21:36.720062 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-mpps7" not found 2026-09-17 05:21:36.724753 | instance | openstack/octavia-db-init-mpps7/octavia-db-init-1 2026-09-17 05:21:36.968439 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-mpps7" not found 2026-09-17 05:21:37.214811 | instance | openstack/octavia-db-sync-tjfxz/init 2026-09-17 05:21:37.448707 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-tjfxz" not found 2026-09-17 05:21:37.452803 | instance | openstack/octavia-db-sync-tjfxz/octavia-db-sync 2026-09-17 05:21:37.704305 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-tjfxz" not found 2026-09-17 05:21:37.940580 | instance | openstack/octavia-health-manager-default-txdz5/init 2026-09-17 05:21:38.163525 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-txdz5" not found 2026-09-17 05:21:38.169833 | instance | openstack/octavia-health-manager-default-txdz5/octavia-health-manager-get-port 2026-09-17 05:21:38.429740 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-txdz5" not found 2026-09-17 05:21:38.434243 | instance | openstack/octavia-health-manager-default-txdz5/octavia-health-manager-nic-init 2026-09-17 05:21:38.683133 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-txdz5" not found 2026-09-17 05:21:38.688118 | instance | openstack/octavia-health-manager-default-txdz5/octavia-health-manager 2026-09-17 05:21:38.919034 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-txdz5" not found 2026-09-17 05:21:39.180180 | instance | openstack/octavia-housekeeping-677df95c6d-6cclp/init 2026-09-17 05:21:39.416798 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-677df95c6d-6cclp" not found 2026-09-17 05:21:39.421439 | instance | openstack/octavia-housekeeping-677df95c6d-6cclp/octavia-housekeeping 2026-09-17 05:21:39.653722 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-677df95c6d-6cclp" not found 2026-09-17 05:21:39.907605 | instance | openstack/octavia-ks-endpoints-n9p2w/init 2026-09-17 05:21:40.158048 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-n9p2w" not found 2026-09-17 05:21:40.163405 | instance | openstack/octavia-ks-endpoints-n9p2w/load-balancer-ks-endpoints-admin 2026-09-17 05:21:40.415045 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-n9p2w" not found 2026-09-17 05:21:40.419404 | instance | openstack/octavia-ks-endpoints-n9p2w/load-balancer-ks-endpoints-internal 2026-09-17 05:21:40.683136 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-n9p2w" not found 2026-09-17 05:21:40.689359 | instance | openstack/octavia-ks-endpoints-n9p2w/load-balancer-ks-endpoints-public 2026-09-17 05:21:40.949721 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-n9p2w" not found 2026-09-17 05:21:41.197150 | instance | openstack/octavia-ks-service-bn2fh/init 2026-09-17 05:21:41.420156 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-bn2fh" not found 2026-09-17 05:21:41.425178 | instance | openstack/octavia-ks-service-bn2fh/load-balancer-ks-service-registration 2026-09-17 05:21:41.703647 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-bn2fh" not found 2026-09-17 05:21:41.900925 | instance | openstack/octavia-ks-user-zkq7f/init 2026-09-17 05:21:42.181747 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-zkq7f" not found 2026-09-17 05:21:42.188358 | instance | openstack/octavia-ks-user-zkq7f/octavia-ks-user 2026-09-17 05:21:42.446835 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-zkq7f" not found 2026-09-17 05:21:42.700334 | instance | openstack/octavia-rabbit-init-95mgr/init 2026-09-17 05:21:42.935524 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-95mgr" not found 2026-09-17 05:21:42.943298 | instance | openstack/octavia-rabbit-init-95mgr/rabbit-init 2026-09-17 05:21:43.189098 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-95mgr" not found 2026-09-17 05:21:43.433737 | instance | openstack/octavia-worker-99fb8f679-nfmvm/init 2026-09-17 05:21:43.705977 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-99fb8f679-nfmvm" not found 2026-09-17 05:21:43.711450 | instance | openstack/octavia-worker-99fb8f679-nfmvm/octavia-worker 2026-09-17 05:21:43.954418 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-99fb8f679-nfmvm" not found 2026-09-17 05:21:44.217604 | instance | openstack/openstack-database-exporter-78c69bc7dd-6bswd/openstack-database-exporter 2026-09-17 05:21:44.443272 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-6bswd" not found 2026-09-17 05:21:44.684374 | instance | openstack/openstack-exporter-5477cf4598-45vx6/build-config 2026-09-17 05:21:44.934604 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-5477cf4598-45vx6" not found 2026-09-17 05:21:44.938846 | instance | openstack/openstack-exporter-5477cf4598-45vx6/openstack-exporter 2026-09-17 05:21:45.219430 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-5477cf4598-45vx6" not found 2026-09-17 05:21:45.466798 | instance | openstack/openvswitch-zt2vb/init 2026-09-17 05:21:45.708743 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-zt2vb" not found 2026-09-17 05:21:45.713580 | instance | openstack/openvswitch-zt2vb/openvswitch-db-perms 2026-09-17 05:21:45.959285 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-zt2vb" not found 2026-09-17 05:21:45.964973 | instance | openstack/openvswitch-zt2vb/openvswitch-vswitchd-modules 2026-09-17 05:21:46.251918 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-zt2vb" not found 2026-09-17 05:21:46.256809 | instance | openstack/openvswitch-zt2vb/openvswitch-db 2026-09-17 05:21:46.491329 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-zt2vb" not found 2026-09-17 05:21:46.496079 | instance | openstack/openvswitch-zt2vb/openvswitch-vswitchd 2026-09-17 05:21:46.728155 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-zt2vb" not found 2026-09-17 05:21:46.969974 | instance | openstack/ovn-controller-default-5tfp2/init 2026-09-17 05:21:47.187288 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-5tfp2" not found 2026-09-17 05:21:47.191055 | instance | openstack/ovn-controller-default-5tfp2/get-gw-enabled 2026-09-17 05:21:47.418365 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-5tfp2" not found 2026-09-17 05:21:47.424052 | instance | openstack/ovn-controller-default-5tfp2/controller-init 2026-09-17 05:21:47.664914 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-5tfp2" not found 2026-09-17 05:21:47.669213 | instance | openstack/ovn-controller-default-5tfp2/controller 2026-09-17 05:21:47.930877 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-5tfp2" not found 2026-09-17 05:21:47.934658 | instance | openstack/ovn-controller-default-5tfp2/vector 2026-09-17 05:21:48.198855 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-5tfp2" not found 2026-09-17 05:21:48.204611 | instance | openstack/ovn-controller-default-5tfp2/log-parser 2026-09-17 05:21:48.456704 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-5tfp2" not found 2026-09-17 05:21:48.708065 | instance | openstack/ovn-northd-fc978744-ln4kk/init 2026-09-17 05:21:48.955951 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-ln4kk" not found 2026-09-17 05:21:48.960595 | instance | openstack/ovn-northd-fc978744-ln4kk/northd 2026-09-17 05:21:49.255962 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-ln4kk" not found 2026-09-17 05:21:49.481448 | instance | openstack/ovn-ovsdb-nb-0/init 2026-09-17 05:21:49.721323 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-09-17 05:21:49.726187 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-09-17 05:21:49.957512 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-09-17 05:21:50.223736 | instance | openstack/ovn-ovsdb-sb-0/init 2026-09-17 05:21:50.421302 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-09-17 05:21:50.426587 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-09-17 05:21:50.671805 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-09-17 05:21:50.927482 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-09-17 05:21:51.163951 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-17 05:21:51.169321 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-09-17 05:21:51.398770 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-17 05:21:51.402437 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-09-17 05:21:51.873583 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-09-17 05:21:51.879314 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-09-17 05:21:52.118613 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-09-17 05:21:52.372689 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-09-17 05:21:52.604139 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-09-17 05:21:52.609004 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-09-17 05:21:52.905182 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-09-17 05:21:52.910727 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-09-17 05:21:53.134091 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-09-17 05:21:53.342399 | instance | openstack/placement-api-6b4654db67-vrnml/init 2026-09-17 05:21:53.593001 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6b4654db67-vrnml" not found 2026-09-17 05:21:53.595582 | instance | openstack/placement-api-6b4654db67-vrnml/placement-api 2026-09-17 05:21:53.840712 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6b4654db67-vrnml" not found 2026-09-17 05:21:54.075112 | instance | openstack/placement-db-init-vtzrs/init 2026-09-17 05:21:54.316830 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-vtzrs" not found 2026-09-17 05:21:54.321905 | instance | openstack/placement-db-init-vtzrs/placement-db-init-0 2026-09-17 05:21:54.553208 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-vtzrs" not found 2026-09-17 05:21:54.804090 | instance | openstack/placement-db-sync-hrft7/init 2026-09-17 05:21:55.028761 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-hrft7" not found 2026-09-17 05:21:55.033427 | instance | openstack/placement-db-sync-hrft7/placement-db-sync 2026-09-17 05:21:55.317741 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-hrft7" not found 2026-09-17 05:21:55.561036 | instance | openstack/placement-ks-endpoints-l2qzc/init 2026-09-17 05:21:55.788973 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-l2qzc" not found 2026-09-17 05:21:55.793453 | instance | openstack/placement-ks-endpoints-l2qzc/placement-ks-endpoints-admin 2026-09-17 05:21:56.043524 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-l2qzc" not found 2026-09-17 05:21:56.049609 | instance | openstack/placement-ks-endpoints-l2qzc/placement-ks-endpoints-internal 2026-09-17 05:21:56.311591 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-l2qzc" not found 2026-09-17 05:21:56.320275 | instance | openstack/placement-ks-endpoints-l2qzc/placement-ks-endpoints-public 2026-09-17 05:21:56.572273 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-l2qzc" not found 2026-09-17 05:21:56.786633 | instance | openstack/placement-ks-service-pr7cn/init 2026-09-17 05:21:57.023144 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-pr7cn" not found 2026-09-17 05:21:57.028450 | instance | openstack/placement-ks-service-pr7cn/placement-ks-service-registration 2026-09-17 05:21:57.271543 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-pr7cn" not found 2026-09-17 05:21:57.528213 | instance | openstack/placement-ks-user-gjsdc/init 2026-09-17 05:21:57.765384 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-gjsdc" not found 2026-09-17 05:21:57.770484 | instance | openstack/placement-ks-user-gjsdc/placement-ks-user 2026-09-17 05:21:58.011892 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-gjsdc" not found 2026-09-17 05:21:58.289628 | instance | openstack/pxc-operator-69cb5bbdb9-lqrzn/percona-xtradb-cluster-operator 2026-09-17 05:21:58.519864 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-lqrzn" not found 2026-09-17 05:21:58.771707 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-09-17 05:21:59.002128 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-09-17 05:21:59.007735 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-09-17 05:21:59.305614 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-09-17 05:21:59.558431 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-09-17 05:21:59.804650 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-09-17 05:21:59.809070 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-09-17 05:22:00.081165 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-09-17 05:22:00.359922 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-n7s2d/rabbitmq-cluster-operator 2026-09-17 05:22:00.629309 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-n7s2d" not found 2026-09-17 05:22:00.866588 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-09-17 05:22:01.105374 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-09-17 05:22:01.109296 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-09-17 05:22:01.361622 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-09-17 05:22:01.646656 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-09-17 05:22:01.908439 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-09-17 05:22:01.918373 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-09-17 05:22:02.200872 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-09-17 05:22:02.446314 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-09-17 05:22:02.681435 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-09-17 05:22:02.687036 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-09-17 05:22:02.983834 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-09-17 05:22:03.284986 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-09-17 05:22:03.523778 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-09-17 05:22:03.527068 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-09-17 05:22:03.773288 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-09-17 05:22:04.059783 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-09-17 05:22:04.334970 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-09-17 05:22:04.338996 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-09-17 05:22:04.600285 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-09-17 05:22:04.847159 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-wxr8q/rabbitmq-cluster-operator 2026-09-17 05:22:05.081234 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-wxr8q" not found 2026-09-17 05:22:05.314584 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-09-17 05:22:05.525152 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-09-17 05:22:05.530362 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-09-17 05:22:05.764946 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-09-17 05:22:06.021217 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-09-17 05:22:06.287642 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-09-17 05:22:06.292318 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-09-17 05:22:06.610739 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-09-17 05:22:06.852464 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-09-17 05:22:07.098255 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-09-17 05:22:07.103288 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-09-17 05:22:07.323377 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-09-17 05:22:07.561250 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-bhrd4/make-container-crash-dir 2026-09-17 05:22:07.804659 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-bhrd4" not found 2026-09-17 05:22:07.809803 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-bhrd4/chown-container-data-dir 2026-09-17 05:22:08.055465 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-bhrd4" not found 2026-09-17 05:22:08.061086 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-bhrd4/ceph-crash 2026-09-17 05:22:08.338408 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-bhrd4" not found 2026-09-17 05:22:08.570161 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn/chown-container-data-dir 2026-09-17 05:22:08.781682 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-7pscn" not found 2026-09-17 05:22:08.786823 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn/rgw 2026-09-17 05:22:09.122932 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-7pscn" not found 2026-09-17 05:22:09.128956 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn/log-collector 2026-09-17 05:22:09.388659 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-7pscn" not found 2026-09-17 05:22:09.616822 | instance | openstack/staffeln-api-649f9d99b6-hhpcs/init 2026-09-17 05:22:09.890104 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-649f9d99b6-hhpcs" not found 2026-09-17 05:22:09.893642 | instance | openstack/staffeln-api-649f9d99b6-hhpcs/staffeln-api 2026-09-17 05:22:10.178758 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-649f9d99b6-hhpcs" not found 2026-09-17 05:22:10.446207 | instance | openstack/staffeln-conductor-7cb5c87bc7-26s69/staffeln-conductor 2026-09-17 05:22:10.687784 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-7cb5c87bc7-26s69" not found 2026-09-17 05:22:10.923183 | instance | openstack/staffeln-db-init-tj9l9/init 2026-09-17 05:22:11.170400 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-tj9l9" not found 2026-09-17 05:22:11.175696 | instance | openstack/staffeln-db-init-tj9l9/staffeln-db-init-0 2026-09-17 05:22:11.430487 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-tj9l9" not found 2026-09-17 05:22:11.658431 | instance | openstack/staffeln-db-sync-748ml/init 2026-09-17 05:22:11.877023 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-748ml" not found 2026-09-17 05:22:11.881616 | instance | openstack/staffeln-db-sync-748ml/staffeln-db-sync 2026-09-17 05:22:12.117259 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-748ml" not found 2026-09-17 05:22:12.369844 | instance | openstack/valkey-node-0/valkey 2026-09-17 05:22:12.620452 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-09-17 05:22:12.626268 | instance | openstack/valkey-node-0/sentinel 2026-09-17 05:22:12.891873 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-09-17 05:22:12.897273 | instance | openstack/valkey-node-0/metrics 2026-09-17 05:22:13.162061 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-09-17 05:22:13.419057 | instance | orc-system/orc-controller-manager-6cb597b5d4-75p7m/manager 2026-09-17 05:22:13.670934 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-75p7m" not found 2026-09-17 05:22:13.916655 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-7x8hr/rook-ceph-operator 2026-09-17 05:22:14.198433 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-7x8hr" not found 2026-09-17 05:22:14.467866 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-dhh88/secretgen-controller 2026-09-17 05:22:14.735805 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-dhh88" not found 2026-09-17 05:22:14.967739 | instance | ERROR 2026-09-17 05:22:14.968114 | instance | { 2026-09-17 05:22:14.968188 | instance | "delta": "0:02:45.347633", 2026-09-17 05:22:14.968233 | instance | "end": "2026-09-17 05:22:14.741652", 2026-09-17 05:22:14.968272 | instance | "msg": "non-zero return code", 2026-09-17 05:22:14.968310 | instance | "rc": 123, 2026-09-17 05:22:14.968348 | instance | "start": "2026-09-17 05:19:29.394019" 2026-09-17 05:22:14.968387 | instance | } 2026-09-17 05:22:14.968437 | instance | ERROR: Ignoring Errors 2026-09-17 05:22:14.996963 | 2026-09-17 05:22:14.997167 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-09-17 05:22:15.714538 | instance | changed: 2026-09-17 05:22:15.714798 | instance | cd+++++++++ pod-logs/ 2026-09-17 05:22:15.714898 | instance | cd+++++++++ pod-logs/auth-system/ 2026-09-17 05:22:15.714947 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-09-17 05:22:15.714990 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-09-17 05:22:15.715030 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-09-17 05:22:15.715071 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8pkrt/ 2026-09-17 05:22:15.715114 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8pkrt/manager.txt 2026-09-17 05:22:15.715153 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-09-17 05:22:15.715191 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnz6t/ 2026-09-17 05:22:15.715230 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnz6t/manager.txt 2026-09-17 05:22:15.715267 | instance | cd+++++++++ pod-logs/capi-system/ 2026-09-17 05:22:15.715305 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-tmt4f/ 2026-09-17 05:22:15.715343 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-tmt4f/manager.txt 2026-09-17 05:22:15.715380 | instance | cd+++++++++ pod-logs/capo-system/ 2026-09-17 05:22:15.715418 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-ph6jm/ 2026-09-17 05:22:15.715456 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-ph6jm/manager.txt 2026-09-17 05:22:15.715513 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-09-17 05:22:15.715554 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-plzzs/ 2026-09-17 05:22:15.715595 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-plzzs/cert-manager-controller.txt 2026-09-17 05:22:15.715635 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-hvrsq/ 2026-09-17 05:22:15.715673 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-hvrsq/cert-manager-cainjector.txt 2026-09-17 05:22:15.715712 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-gsqnk/ 2026-09-17 05:22:15.715750 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-gsqnk/cert-manager-webhook.txt 2026-09-17 05:22:15.715788 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-09-17 05:22:15.715827 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-vc2h7/ 2026-09-17 05:22:15.715866 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-vc2h7/envoy-gateway.txt 2026-09-17 05:22:15.715904 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-09-17 05:22:15.715942 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-09-17 05:22:15.715980 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-09-17 05:22:15.716018 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-09-17 05:22:15.716057 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-09-17 05:22:15.716096 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8pkrt/ 2026-09-17 05:22:15.716136 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-8pkrt/manager.txt 2026-09-17 05:22:15.716174 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-09-17 05:22:15.716213 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnz6t/ 2026-09-17 05:22:15.716272 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnz6t/manager.txt 2026-09-17 05:22:15.716324 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-09-17 05:22:15.716376 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-tmt4f/ 2026-09-17 05:22:15.716419 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-tmt4f/manager.txt 2026-09-17 05:22:15.716458 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-09-17 05:22:15.716561 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-ph6jm/ 2026-09-17 05:22:15.716627 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-ph6jm/manager.txt 2026-09-17 05:22:15.716710 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-09-17 05:22:15.716795 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-plzzs/ 2026-09-17 05:22:15.716856 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-plzzs/cert-manager-controller.txt 2026-09-17 05:22:15.716918 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-hvrsq/ 2026-09-17 05:22:15.716961 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-hvrsq/cert-manager-cainjector.txt 2026-09-17 05:22:15.717007 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-gsqnk/ 2026-09-17 05:22:15.717066 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-gsqnk/cert-manager-webhook.txt 2026-09-17 05:22:15.717118 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-09-17 05:22:15.717157 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-vc2h7/ 2026-09-17 05:22:15.717195 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-vc2h7/envoy-gateway.txt 2026-09-17 05:22:15.717233 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-09-17 05:22:15.717270 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-ts9jp/ 2026-09-17 05:22:15.717307 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-ts9jp/controller.txt 2026-09-17 05:22:15.717358 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tz568/ 2026-09-17 05:22:15.717407 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tz568/ingress-nginx-default-backend.txt 2026-09-17 05:22:15.717525 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-09-17 05:22:15.717607 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-4ljdv/ 2026-09-17 05:22:15.717668 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-4ljdv/apply-sysctl-overwrites.txt 2026-09-17 05:22:15.717722 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-4ljdv/cilium-agent.txt 2026-09-17 05:22:15.717763 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-4ljdv/clean-cilium-state.txt 2026-09-17 05:22:15.717802 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-4ljdv/config.txt 2026-09-17 05:22:15.717840 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-4ljdv/install-cni-binaries.txt 2026-09-17 05:22:15.717877 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-4ljdv/mount-bpf-fs.txt 2026-09-17 05:22:15.717913 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-4ljdv/mount-cgroup.txt 2026-09-17 05:22:15.717950 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-9xjfm/ 2026-09-17 05:22:15.717986 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-9xjfm/cilium-operator.txt 2026-09-17 05:22:15.718036 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4fbt5/ 2026-09-17 05:22:15.718075 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4fbt5/coredns.txt 2026-09-17 05:22:15.718113 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8fm99/ 2026-09-17 05:22:15.718151 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8fm99/coredns.txt 2026-09-17 05:22:15.718188 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-09-17 05:22:15.718227 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-09-17 05:22:15.718265 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-09-17 05:22:15.718302 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-17 05:22:15.718340 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-09-17 05:22:15.718377 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-17 05:22:15.718415 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-kcbql/ 2026-09-17 05:22:15.718453 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-kcbql/kube-proxy.txt 2026-09-17 05:22:15.718513 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-09-17 05:22:15.718553 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-17 05:22:15.718591 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-09-17 05:22:15.718629 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-09-17 05:22:15.718671 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-09-17 05:22:15.718722 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-bzz8p/ 2026-09-17 05:22:15.718775 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-bzz8p/local-path-provisioner.txt 2026-09-17 05:22:15.718833 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-09-17 05:22:15.718887 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-17 05:22:15.718929 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-17 05:22:15.718967 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-17 05:22:15.719005 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-17 05:22:15.719042 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-17 05:22:15.719080 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-wp8bx/ 2026-09-17 05:22:15.719117 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-wp8bx/goldpinger-daemon.txt 2026-09-17 05:22:15.719154 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7c45c7447-wkjtb/ 2026-09-17 05:22:15.719191 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7c45c7447-wkjtb/grafana-sc-dashboard.txt 2026-09-17 05:22:15.719229 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7c45c7447-wkjtb/grafana-sc-datasources.txt 2026-09-17 05:22:15.719281 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7c45c7447-wkjtb/grafana.txt 2026-09-17 05:22:15.719432 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-qp7m7/ 2026-09-17 05:22:15.719523 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-qp7m7/kube-state-metrics.txt 2026-09-17 05:22:15.719573 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-jtqbv/ 2026-09-17 05:22:15.719613 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-jtqbv/kube-prometheus-stack.txt 2026-09-17 05:22:15.719656 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-tx5x6/ 2026-09-17 05:22:15.719697 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-tx5x6/node-exporter.txt 2026-09-17 05:22:15.719737 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-tx5x6/pod-tls-sidecar.txt 2026-09-17 05:22:15.719776 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-09-17 05:22:15.719817 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-09-17 05:22:15.719858 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-09-17 05:22:15.719899 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-17 05:22:15.719939 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-17 05:22:15.719977 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-ph2br/ 2026-09-17 05:22:15.720015 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-ph2br/nginx.txt 2026-09-17 05:22:15.720053 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-09-17 05:22:15.720092 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-09-17 05:22:15.720129 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-09-17 05:22:15.720170 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-dsmlk/ 2026-09-17 05:22:15.720208 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-dsmlk/gc.txt 2026-09-17 05:22:15.720245 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-csnmq/ 2026-09-17 05:22:15.720282 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-csnmq/master.txt 2026-09-17 05:22:15.720322 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-spr95/ 2026-09-17 05:22:15.720360 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-spr95/worker.txt 2026-09-17 05:22:15.720398 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-17 05:22:15.720437 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-17 05:22:15.720475 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-17 05:22:15.720590 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-17 05:22:15.720641 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-17 05:22:15.720681 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-17 05:22:15.720723 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-vvs2m/ 2026-09-17 05:22:15.720763 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-vvs2m/pushgateway.txt 2026-09-17 05:22:15.720801 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-f2h4h/ 2026-09-17 05:22:15.720842 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-f2h4h/vector.txt 2026-09-17 05:22:15.720902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-09-17 05:22:15.720942 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-86c88ff5c9-k5xfp/ 2026-09-17 05:22:15.720982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-86c88ff5c9-k5xfp/barbican-api.txt 2026-09-17 05:22:15.721019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-86c88ff5c9-k5xfp/init.txt 2026-09-17 05:22:15.721057 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pjtcm/ 2026-09-17 05:22:15.721094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pjtcm/barbican-db-init-0.txt 2026-09-17 05:22:15.721130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pjtcm/init.txt 2026-09-17 05:22:15.721167 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-7svm2/ 2026-09-17 05:22:15.721206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-7svm2/barbican-db-sync.txt 2026-09-17 05:22:15.721243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-7svm2/init.txt 2026-09-17 05:22:15.721281 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-92wrc/ 2026-09-17 05:22:15.721319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-92wrc/init.txt 2026-09-17 05:22:15.721358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-92wrc/key-manager-ks-endpoints-admin.txt 2026-09-17 05:22:15.721395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-92wrc/key-manager-ks-endpoints-internal.txt 2026-09-17 05:22:15.721437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-92wrc/key-manager-ks-endpoints-public.txt 2026-09-17 05:22:15.721476 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-kwqc7/ 2026-09-17 05:22:15.721547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-kwqc7/init.txt 2026-09-17 05:22:15.721588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-kwqc7/key-manager-ks-service-registration.txt 2026-09-17 05:22:15.721628 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-225jb/ 2026-09-17 05:22:15.721668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-225jb/barbican-ks-user.txt 2026-09-17 05:22:15.721709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-225jb/init.txt 2026-09-17 05:22:15.721748 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-fb2z7/ 2026-09-17 05:22:15.721788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-fb2z7/init.txt 2026-09-17 05:22:15.721827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-fb2z7/rabbit-init.txt 2026-09-17 05:22:15.721867 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-65b7bcb67d-dwpbv/ 2026-09-17 05:22:15.721908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-65b7bcb67d-dwpbv/ceph-coordination-volume-perms.txt 2026-09-17 05:22:15.721946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-65b7bcb67d-dwpbv/cinder-api.txt 2026-09-17 05:22:15.721984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-65b7bcb67d-dwpbv/init.txt 2026-09-17 05:22:15.722021 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-f55dcdfc8-vmcgp/ 2026-09-17 05:22:15.722058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-f55dcdfc8-vmcgp/ceph-backup-keyring-placement.txt 2026-09-17 05:22:15.722097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-f55dcdfc8-vmcgp/ceph-coordination-volume-perms.txt 2026-09-17 05:22:15.722134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-f55dcdfc8-vmcgp/ceph-keyring-placement-rbd1.txt 2026-09-17 05:22:15.722171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-f55dcdfc8-vmcgp/cinder-backup.txt 2026-09-17 05:22:15.722221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-f55dcdfc8-vmcgp/init.txt 2026-09-17 05:22:15.722261 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-kp7lq/ 2026-09-17 05:22:15.722297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-kp7lq/ceph-keyring-placement.txt 2026-09-17 05:22:15.722334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-kp7lq/cinder-backup-storage-init.txt 2026-09-17 05:22:15.722371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-kp7lq/init.txt 2026-09-17 05:22:15.722408 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-fxflk/ 2026-09-17 05:22:15.722445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-fxflk/bootstrap.txt 2026-09-17 05:22:15.722522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-fxflk/init.txt 2026-09-17 05:22:15.722633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-zgnvr/ 2026-09-17 05:22:15.722715 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-zgnvr/create-internal-tenant.txt 2026-09-17 05:22:15.722768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-zgnvr/init.txt 2026-09-17 05:22:15.722812 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-nzz6b/ 2026-09-17 05:22:15.722852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-nzz6b/cinder-db-init-0.txt 2026-09-17 05:22:15.722891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-nzz6b/init.txt 2026-09-17 05:22:15.722929 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-252hp/ 2026-09-17 05:22:15.722974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-252hp/cinder-db-sync.txt 2026-09-17 05:22:15.723032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-252hp/init.txt 2026-09-17 05:22:15.723073 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nxx2j/ 2026-09-17 05:22:15.723114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nxx2j/init.txt 2026-09-17 05:22:15.723154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nxx2j/volumev3-ks-endpoints-admin.txt 2026-09-17 05:22:15.723194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nxx2j/volumev3-ks-endpoints-internal.txt 2026-09-17 05:22:15.723233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nxx2j/volumev3-ks-endpoints-public.txt 2026-09-17 05:22:15.723271 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-xdzsm/ 2026-09-17 05:22:15.723307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-xdzsm/init.txt 2026-09-17 05:22:15.723344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-xdzsm/volumev3-ks-service-registration.txt 2026-09-17 05:22:15.723380 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-ptd9w/ 2026-09-17 05:22:15.723417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-ptd9w/cinder-ks-user.txt 2026-09-17 05:22:15.723453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-ptd9w/init.txt 2026-09-17 05:22:15.723523 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mh4sh/ 2026-09-17 05:22:15.723566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mh4sh/init.txt 2026-09-17 05:22:15.723606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mh4sh/rabbit-init.txt 2026-09-17 05:22:15.723643 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-66ccf6c66-6lcfz/ 2026-09-17 05:22:15.723682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-66ccf6c66-6lcfz/ceph-coordination-volume-perms.txt 2026-09-17 05:22:15.723733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-66ccf6c66-6lcfz/cinder-scheduler.txt 2026-09-17 05:22:15.723775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-66ccf6c66-6lcfz/init.txt 2026-09-17 05:22:15.723815 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-xtxsk/ 2026-09-17 05:22:15.723855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-xtxsk/ceph-keyring-placement.txt 2026-09-17 05:22:15.723897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-xtxsk/cinder-storage-init-rbd1.txt 2026-09-17 05:22:15.723937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-xtxsk/init.txt 2026-09-17 05:22:15.723976 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8ddc68d7b-5td89/ 2026-09-17 05:22:15.724016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8ddc68d7b-5td89/ceph-coordination-volume-perms.txt 2026-09-17 05:22:15.724054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8ddc68d7b-5td89/ceph-keyring-placement-rbd1.txt 2026-09-17 05:22:15.724091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8ddc68d7b-5td89/cinder-volume.txt 2026-09-17 05:22:15.724127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8ddc68d7b-5td89/init-cinder-conf.txt 2026-09-17 05:22:15.724164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8ddc68d7b-5td89/init.txt 2026-09-17 05:22:15.724200 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29827025-th96q/ 2026-09-17 05:22:15.724237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29827025-th96q/cinder-volume-usage-audit.txt 2026-09-17 05:22:15.724274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29827025-th96q/init.txt 2026-09-17 05:22:15.724311 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-7b989b44b9-9rtwm/ 2026-09-17 05:22:15.724351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7b989b44b9-9rtwm/ceph-keyring-placement.txt 2026-09-17 05:22:15.724389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7b989b44b9-9rtwm/glance-api.txt 2026-09-17 05:22:15.724426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7b989b44b9-9rtwm/glance-perms.txt 2026-09-17 05:22:15.724462 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7b989b44b9-9rtwm/init.txt 2026-09-17 05:22:15.724564 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-b8nrb/ 2026-09-17 05:22:15.724611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-b8nrb/glance-db-init-0.txt 2026-09-17 05:22:15.724649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-b8nrb/init.txt 2026-09-17 05:22:15.724686 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-d2vkx/ 2026-09-17 05:22:15.724726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-d2vkx/glance-db-sync.txt 2026-09-17 05:22:15.724763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-d2vkx/init.txt 2026-09-17 05:22:15.724804 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-chr5z/ 2026-09-17 05:22:15.724844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-chr5z/image-ks-endpoints-admin.txt 2026-09-17 05:22:15.724885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-chr5z/image-ks-endpoints-internal.txt 2026-09-17 05:22:15.724922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-chr5z/image-ks-endpoints-public.txt 2026-09-17 05:22:15.724959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-chr5z/init.txt 2026-09-17 05:22:15.724997 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-tjzg5/ 2026-09-17 05:22:15.725036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-tjzg5/image-ks-service-registration.txt 2026-09-17 05:22:15.725087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-tjzg5/init.txt 2026-09-17 05:22:15.725127 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-kxnmp/ 2026-09-17 05:22:15.725167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-kxnmp/glance-ks-user.txt 2026-09-17 05:22:15.725203 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-kxnmp/init.txt 2026-09-17 05:22:15.725242 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-2ds76/ 2026-09-17 05:22:15.725281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-2ds76/glance-metadefs-load.txt 2026-09-17 05:22:15.725318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-2ds76/init.txt 2026-09-17 05:22:15.725355 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-72m9c/ 2026-09-17 05:22:15.725392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-72m9c/init.txt 2026-09-17 05:22:15.725432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-72m9c/rabbit-init.txt 2026-09-17 05:22:15.725473 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-b9zrg/ 2026-09-17 05:22:15.725544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-b9zrg/ceph-keyring-placement.txt 2026-09-17 05:22:15.725586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-b9zrg/glance-storage-init.txt 2026-09-17 05:22:15.725624 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-b9zrg/init.txt 2026-09-17 05:22:15.725661 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-6487cc79-qzt9z/ 2026-09-17 05:22:15.725697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-6487cc79-qzt9z/heat-api.txt 2026-09-17 05:22:15.725733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-6487cc79-qzt9z/init.txt 2026-09-17 05:22:15.725773 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-hhbxl/ 2026-09-17 05:22:15.725809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-hhbxl/bootstrap.txt 2026-09-17 05:22:15.725845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-hhbxl/init.txt 2026-09-17 05:22:15.725880 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-694d74db49-9x7r2/ 2026-09-17 05:22:15.725917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-694d74db49-9x7r2/heat-cfn.txt 2026-09-17 05:22:15.725952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-694d74db49-9x7r2/init.txt 2026-09-17 05:22:15.725990 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-mtsjh/ 2026-09-17 05:22:15.726026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-mtsjh/heat-db-init-0.txt 2026-09-17 05:22:15.726062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-mtsjh/init.txt 2026-09-17 05:22:15.726098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-7b8mv/ 2026-09-17 05:22:15.726136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-7b8mv/heat-db-sync.txt 2026-09-17 05:22:15.726173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-7b8mv/init.txt 2026-09-17 05:22:15.726209 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-kd9cm/ 2026-09-17 05:22:15.726246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-kd9cm/heat-ks-domain-user.txt 2026-09-17 05:22:15.726284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-kd9cm/init.txt 2026-09-17 05:22:15.726319 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-746d79c98-hrl5c/ 2026-09-17 05:22:15.726355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-746d79c98-hrl5c/heat-engine.txt 2026-09-17 05:22:15.726393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-746d79c98-hrl5c/init.txt 2026-09-17 05:22:15.726440 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29827030-2sggs/ 2026-09-17 05:22:15.726481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29827030-2sggs/heat-engine-cleaner.txt 2026-09-17 05:22:15.726542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29827030-2sggs/init.txt 2026-09-17 05:22:15.726581 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29827035-th6kf/ 2026-09-17 05:22:15.726618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29827035-th6kf/heat-engine-cleaner.txt 2026-09-17 05:22:15.726654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29827035-th6kf/init.txt 2026-09-17 05:22:15.726693 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4tp64/ 2026-09-17 05:22:15.726733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4tp64/cloudformation-ks-endpoints-admin.txt 2026-09-17 05:22:15.726769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4tp64/cloudformation-ks-endpoints-internal.txt 2026-09-17 05:22:15.726806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4tp64/cloudformation-ks-endpoints-public.txt 2026-09-17 05:22:15.726847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4tp64/init.txt 2026-09-17 05:22:15.726886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4tp64/orchestration-ks-endpoints-admin.txt 2026-09-17 05:22:15.726923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4tp64/orchestration-ks-endpoints-internal.txt 2026-09-17 05:22:15.726960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4tp64/orchestration-ks-endpoints-public.txt 2026-09-17 05:22:15.726997 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-zjxc2/ 2026-09-17 05:22:15.727035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-zjxc2/cloudformation-ks-service-registration.txt 2026-09-17 05:22:15.727072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-zjxc2/init.txt 2026-09-17 05:22:15.727108 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-zjxc2/orchestration-ks-service-registration.txt 2026-09-17 05:22:15.727146 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-ghxl5/ 2026-09-17 05:22:15.727183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-ghxl5/heat-ks-user.txt 2026-09-17 05:22:15.727231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-ghxl5/heat-trustee-ks-user.txt 2026-09-17 05:22:15.727284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-ghxl5/init.txt 2026-09-17 05:22:15.727326 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-5pdqv/ 2026-09-17 05:22:15.727363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-5pdqv/init.txt 2026-09-17 05:22:15.727400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-5pdqv/rabbit-init.txt 2026-09-17 05:22:15.727449 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-8t4bm/ 2026-09-17 05:22:15.727522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-8t4bm/heat-trusts.txt 2026-09-17 05:22:15.727582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-8t4bm/init.txt 2026-09-17 05:22:15.727630 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-5b78f96df8-k75mx/ 2026-09-17 05:22:15.727673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-5b78f96df8-k75mx/horizon.txt 2026-09-17 05:22:15.727710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-5b78f96df8-k75mx/init.txt 2026-09-17 05:22:15.727754 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-7gnw4/ 2026-09-17 05:22:15.727813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-7gnw4/horizon-db-init-0.txt 2026-09-17 05:22:15.727889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-7gnw4/init.txt 2026-09-17 05:22:15.727948 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-6ts6z/ 2026-09-17 05:22:15.727989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-6ts6z/horizon-db-sync.txt 2026-09-17 05:22:15.728027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-6ts6z/init.txt 2026-09-17 05:22:15.728065 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-b8pk2/ 2026-09-17 05:22:15.728103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-b8pk2/init.txt 2026-09-17 05:22:15.728141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-b8pk2/keepalived.txt 2026-09-17 05:22:15.728178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-b8pk2/wait-for-ip.txt 2026-09-17 05:22:15.728215 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-8cb56948f-dkbfq/ 2026-09-17 05:22:15.728252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-8cb56948f-dkbfq/init.txt 2026-09-17 05:22:15.728289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-8cb56948f-dkbfq/keystone-api.txt 2026-09-17 05:22:15.728330 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-n4s46/ 2026-09-17 05:22:15.728368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-n4s46/bootstrap.txt 2026-09-17 05:22:15.728407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-n4s46/init.txt 2026-09-17 05:22:15.728447 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-d9nzr/ 2026-09-17 05:22:15.728538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-d9nzr/init.txt 2026-09-17 05:22:15.728605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-d9nzr/keystone-credential-setup.txt 2026-09-17 05:22:15.728648 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-b8wtp/ 2026-09-17 05:22:15.728689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-b8wtp/init.txt 2026-09-17 05:22:15.728729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-b8wtp/keystone-db-init-0.txt 2026-09-17 05:22:15.728768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-fdjdd/ 2026-09-17 05:22:15.728808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-fdjdd/init.txt 2026-09-17 05:22:15.728847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-fdjdd/keystone-db-sync.txt 2026-09-17 05:22:15.728884 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-2ttz2/ 2026-09-17 05:22:15.728921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-2ttz2/init.txt 2026-09-17 05:22:15.728961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-2ttz2/keystone-domain-manage.txt 2026-09-17 05:22:15.728998 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-pz2wn/ 2026-09-17 05:22:15.729039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-pz2wn/init.txt 2026-09-17 05:22:15.729076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-pz2wn/keystone-fernet-setup.txt 2026-09-17 05:22:15.729113 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-67gkg/ 2026-09-17 05:22:15.729150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-67gkg/init.txt 2026-09-17 05:22:15.729189 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-67gkg/rabbit-init.txt 2026-09-17 05:22:15.729226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wz2v4/ 2026-09-17 05:22:15.729265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wz2v4/ceph-admin-keyring-placement.txt 2026-09-17 05:22:15.729317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wz2v4/ceph-keyring-placement.txt 2026-09-17 05:22:15.729357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wz2v4/init-dynamic-options.txt 2026-09-17 05:22:15.729396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wz2v4/init.txt 2026-09-17 05:22:15.729437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wz2v4/libvirt-exporter.txt 2026-09-17 05:22:15.729474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wz2v4/libvirt.txt 2026-09-17 05:22:15.729540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wz2v4/tls-sidecar.txt 2026-09-17 05:22:15.729579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-75677cf99c-b66tv/ 2026-09-17 05:22:15.729619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-75677cf99c-b66tv/init.txt 2026-09-17 05:22:15.729655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-75677cf99c-b66tv/magnum-api.txt 2026-09-17 05:22:15.729695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-zq9dw/ 2026-09-17 05:22:15.729731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-zq9dw/magnum-cluster-api-proxy.txt 2026-09-17 05:22:15.729767 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-09-17 05:22:15.729804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-09-17 05:22:15.729842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-17 05:22:15.729879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-17 05:22:15.729915 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-srpf7/ 2026-09-17 05:22:15.729952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-srpf7/init.txt 2026-09-17 05:22:15.729989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-srpf7/magnum-db-init-0.txt 2026-09-17 05:22:15.730026 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-hjgdb/ 2026-09-17 05:22:15.730062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-hjgdb/init.txt 2026-09-17 05:22:15.730098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-hjgdb/magnum-db-sync.txt 2026-09-17 05:22:15.730134 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-7q8f9/ 2026-09-17 05:22:15.730171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-7q8f9/init.txt 2026-09-17 05:22:15.730208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-7q8f9/magnum-ks-domain-user.txt 2026-09-17 05:22:15.730245 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-5zg9l/ 2026-09-17 05:22:15.730282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-5zg9l/container-infra-ks-endpoints-admin.txt 2026-09-17 05:22:15.730320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-5zg9l/container-infra-ks-endpoints-internal.txt 2026-09-17 05:22:15.730361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-5zg9l/container-infra-ks-endpoints-public.txt 2026-09-17 05:22:15.730400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-5zg9l/init.txt 2026-09-17 05:22:15.730439 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-n7rdf/ 2026-09-17 05:22:15.730477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-n7rdf/container-infra-ks-service-registration.txt 2026-09-17 05:22:15.730543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-n7rdf/init.txt 2026-09-17 05:22:15.730584 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-tj885/ 2026-09-17 05:22:15.730632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-tj885/init.txt 2026-09-17 05:22:15.730674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-tj885/magnum-ks-user.txt 2026-09-17 05:22:15.730714 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-snfs5/ 2026-09-17 05:22:15.730760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-snfs5/init.txt 2026-09-17 05:22:15.730814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-snfs5/rabbit-init.txt 2026-09-17 05:22:15.730865 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-kzjp8/ 2026-09-17 05:22:15.730918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-kzjp8/registry.txt 2026-09-17 05:22:15.730971 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-58bf77948f-g6kfv/ 2026-09-17 05:22:15.731021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-58bf77948f-g6kfv/init.txt 2026-09-17 05:22:15.731069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-58bf77948f-g6kfv/manila-api.txt 2026-09-17 05:22:15.731111 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-dwwd5/ 2026-09-17 05:22:15.731151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-dwwd5/bootstrap.txt 2026-09-17 05:22:15.731193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-dwwd5/init.txt 2026-09-17 05:22:15.731230 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-67c47fbf84-grdv8/ 2026-09-17 05:22:15.731271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-67c47fbf84-grdv8/init.txt 2026-09-17 05:22:15.731309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-67c47fbf84-grdv8/manila-data.txt 2026-09-17 05:22:15.731347 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-x9qsf/ 2026-09-17 05:22:15.731397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-x9qsf/init.txt 2026-09-17 05:22:15.731444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-x9qsf/manila-db-init-0.txt 2026-09-17 05:22:15.731512 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-xwrcc/ 2026-09-17 05:22:15.731600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-xwrcc/init.txt 2026-09-17 05:22:15.731693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-xwrcc/manila-db-sync.txt 2026-09-17 05:22:15.731766 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-9x89n/ 2026-09-17 05:22:15.731836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-9x89n/init.txt 2026-09-17 05:22:15.731906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-9x89n/share-ks-endpoints-admin.txt 2026-09-17 05:22:15.731977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-9x89n/share-ks-endpoints-internal.txt 2026-09-17 05:22:15.732045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-9x89n/share-ks-endpoints-public.txt 2026-09-17 05:22:15.732112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-9x89n/sharev2-ks-endpoints-admin.txt 2026-09-17 05:22:15.732181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-9x89n/sharev2-ks-endpoints-internal.txt 2026-09-17 05:22:15.732248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-9x89n/sharev2-ks-endpoints-public.txt 2026-09-17 05:22:15.732316 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-m77xp/ 2026-09-17 05:22:15.732378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-m77xp/init.txt 2026-09-17 05:22:15.732439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-m77xp/share-ks-service-registration.txt 2026-09-17 05:22:15.732555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-m77xp/sharev2-ks-service-registration.txt 2026-09-17 05:22:15.732628 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-6z498/ 2026-09-17 05:22:15.732681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-6z498/init.txt 2026-09-17 05:22:15.732742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-6z498/manila-ks-user.txt 2026-09-17 05:22:15.732789 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-wbs2v/ 2026-09-17 05:22:15.732836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-wbs2v/init.txt 2026-09-17 05:22:15.732889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-wbs2v/rabbit-init.txt 2026-09-17 05:22:15.732931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-58c5b5b468-vgvrf/ 2026-09-17 05:22:15.732973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-58c5b5b468-vgvrf/init.txt 2026-09-17 05:22:15.733016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-58c5b5b468-vgvrf/manila-scheduler.txt 2026-09-17 05:22:15.733059 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-676dcbfd5d-kzmzk/ 2026-09-17 05:22:15.733100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-676dcbfd5d-kzmzk/init.txt 2026-09-17 05:22:15.733145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-676dcbfd5d-kzmzk/manila-share-init.txt 2026-09-17 05:22:15.733188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-676dcbfd5d-kzmzk/manila-share.txt 2026-09-17 05:22:15.733232 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-pw7ph/ 2026-09-17 05:22:15.733273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-pw7ph/init.txt 2026-09-17 05:22:15.733316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-pw7ph/memcached-exporter.txt 2026-09-17 05:22:15.733357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-pw7ph/memcached.txt 2026-09-17 05:22:15.733398 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-pnhtj/ 2026-09-17 05:22:15.733441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-pnhtj/init.txt 2026-09-17 05:22:15.733507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-pnhtj/neutron-db-init-0.txt 2026-09-17 05:22:15.733558 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-mh8bt/ 2026-09-17 05:22:15.733600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-mh8bt/init.txt 2026-09-17 05:22:15.733641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-mh8bt/neutron-db-sync.txt 2026-09-17 05:22:15.733683 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-84qpg/ 2026-09-17 05:22:15.733724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-84qpg/init.txt 2026-09-17 05:22:15.733768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-84qpg/network-ks-endpoints-admin.txt 2026-09-17 05:22:15.733811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-84qpg/network-ks-endpoints-internal.txt 2026-09-17 05:22:15.733862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-84qpg/network-ks-endpoints-public.txt 2026-09-17 05:22:15.733913 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-887gz/ 2026-09-17 05:22:15.733964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-887gz/init.txt 2026-09-17 05:22:15.734019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-887gz/network-ks-service-registration.txt 2026-09-17 05:22:15.734072 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-lg8hc/ 2026-09-17 05:22:15.734117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-lg8hc/init.txt 2026-09-17 05:22:15.734172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-lg8hc/neutron-ks-user.txt 2026-09-17 05:22:15.734213 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-t5rlq/ 2026-09-17 05:22:15.734253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-t5rlq/init.txt 2026-09-17 05:22:15.734293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-t5rlq/neutron-netns-cleanup-cron.txt 2026-09-17 05:22:15.734331 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-l2xv9/ 2026-09-17 05:22:15.734370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-l2xv9/init.txt 2026-09-17 05:22:15.734411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-l2xv9/neutron-metadata-agent-init.txt 2026-09-17 05:22:15.734451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-l2xv9/neutron-ovn-metadata-agent.txt 2026-09-17 05:22:15.734519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-l2xv9/ovn-neutron-init.txt 2026-09-17 05:22:15.734563 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-hh46z/ 2026-09-17 05:22:15.734605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-hh46z/init.txt 2026-09-17 05:22:15.734646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-hh46z/neutron-ovn-vpn-agent.txt 2026-09-17 05:22:15.734686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-hh46z/ovn-neutron-init.txt 2026-09-17 05:22:15.734727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-hh46z/ovn-vpn-agent-init.txt 2026-09-17 05:22:15.734768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-fm9wd/ 2026-09-17 05:22:15.734809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-fm9wd/init.txt 2026-09-17 05:22:15.734849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-fm9wd/rabbit-init.txt 2026-09-17 05:22:15.734889 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85469f46b8-9xjnh/ 2026-09-17 05:22:15.734929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85469f46b8-9xjnh/init.txt 2026-09-17 05:22:15.735061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85469f46b8-9xjnh/neutron-rpc-server.txt 2026-09-17 05:22:15.735165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85469f46b8-9xjnh/ovn-neutron-init.txt 2026-09-17 05:22:15.735214 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-d54b4b58d-qjjkm/ 2026-09-17 05:22:15.735257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-d54b4b58d-qjjkm/init.txt 2026-09-17 05:22:15.735299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-d54b4b58d-qjjkm/neutron-policy-server.txt 2026-09-17 05:22:15.735339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-d54b4b58d-qjjkm/neutron-server.txt 2026-09-17 05:22:15.735376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-d54b4b58d-qjjkm/ovn-neutron-init.txt 2026-09-17 05:22:15.735414 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-75475b78f6-kv84c/ 2026-09-17 05:22:15.735455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-75475b78f6-kv84c/init.txt 2026-09-17 05:22:15.735526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-75475b78f6-kv84c/nova-api-metadata-init.txt 2026-09-17 05:22:15.735570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-75475b78f6-kv84c/nova-api.txt 2026-09-17 05:22:15.735611 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-bb446cd9d-6f688/ 2026-09-17 05:22:15.735663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-bb446cd9d-6f688/init.txt 2026-09-17 05:22:15.735705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-bb446cd9d-6f688/nova-osapi.txt 2026-09-17 05:22:15.735744 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-42zxq/ 2026-09-17 05:22:15.735785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-42zxq/bootstrap.txt 2026-09-17 05:22:15.735822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-42zxq/init.txt 2026-09-17 05:22:15.735859 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29827020-kcs4f/ 2026-09-17 05:22:15.735899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29827020-kcs4f/init.txt 2026-09-17 05:22:15.735938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29827020-kcs4f/nova-cell-setup.txt 2026-09-17 05:22:15.735975 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-hntlc/ 2026-09-17 05:22:15.736013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-hntlc/init.txt 2026-09-17 05:22:15.736051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-hntlc/nova-cell-setup-init.txt 2026-09-17 05:22:15.736088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-hntlc/nova-cell-setup.txt 2026-09-17 05:22:15.736128 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8j8kt/ 2026-09-17 05:22:15.736168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8j8kt/ceph-admin-keyring-placement.txt 2026-09-17 05:22:15.736209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8j8kt/ceph-keyring-placement.txt 2026-09-17 05:22:15.736249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8j8kt/ceph-perms.txt 2026-09-17 05:22:15.736290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8j8kt/init.txt 2026-09-17 05:22:15.736330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8j8kt/nova-compute-init.txt 2026-09-17 05:22:15.736370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8j8kt/nova-compute-ssh-init.txt 2026-09-17 05:22:15.736411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8j8kt/nova-compute-ssh.txt 2026-09-17 05:22:15.736450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8j8kt/nova-compute-vnc-init.txt 2026-09-17 05:22:15.736534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8j8kt/nova-compute.txt 2026-09-17 05:22:15.736585 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-59b4578f98-l2cx2/ 2026-09-17 05:22:15.736626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-59b4578f98-l2cx2/init.txt 2026-09-17 05:22:15.736664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-59b4578f98-l2cx2/nova-conductor.txt 2026-09-17 05:22:15.736705 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-9rbh6/ 2026-09-17 05:22:15.736745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-9rbh6/init.txt 2026-09-17 05:22:15.736784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-9rbh6/nova-db-init-0.txt 2026-09-17 05:22:15.736824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-9rbh6/nova-db-init-1.txt 2026-09-17 05:22:15.736863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-9rbh6/nova-db-init-2.txt 2026-09-17 05:22:15.736904 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-njsdn/ 2026-09-17 05:22:15.736944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-njsdn/init.txt 2026-09-17 05:22:15.736984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-njsdn/nova-db-sync.txt 2026-09-17 05:22:15.737023 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gpzvw/ 2026-09-17 05:22:15.737074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gpzvw/compute-ks-endpoints-admin.txt 2026-09-17 05:22:15.737115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gpzvw/compute-ks-endpoints-internal.txt 2026-09-17 05:22:15.737154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gpzvw/compute-ks-endpoints-public.txt 2026-09-17 05:22:15.737194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gpzvw/init.txt 2026-09-17 05:22:15.737231 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4mdpt/ 2026-09-17 05:22:15.737271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4mdpt/compute-ks-service-registration.txt 2026-09-17 05:22:15.737311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4mdpt/init.txt 2026-09-17 05:22:15.737353 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-j6thw/ 2026-09-17 05:22:15.737392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-j6thw/init.txt 2026-09-17 05:22:15.737432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-j6thw/nova-ks-user.txt 2026-09-17 05:22:15.737471 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-65b689bcbf-bh8ps/ 2026-09-17 05:22:15.737541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-65b689bcbf-bh8ps/init.txt 2026-09-17 05:22:15.737584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-65b689bcbf-bh8ps/nova-novncproxy-init-assets.txt 2026-09-17 05:22:15.737622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-65b689bcbf-bh8ps/nova-novncproxy-init.txt 2026-09-17 05:22:15.737661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-65b689bcbf-bh8ps/nova-novncproxy.txt 2026-09-17 05:22:15.737701 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-7n5j7/ 2026-09-17 05:22:15.737743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-7n5j7/init.txt 2026-09-17 05:22:15.737783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-7n5j7/rabbit-init.txt 2026-09-17 05:22:15.737821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-9cd5f88cd-r96mp/ 2026-09-17 05:22:15.737861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-9cd5f88cd-r96mp/init.txt 2026-09-17 05:22:15.737900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-9cd5f88cd-r96mp/nova-scheduler.txt 2026-09-17 05:22:15.737940 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29827020-fqt92/ 2026-09-17 05:22:15.737977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29827020-fqt92/init.txt 2026-09-17 05:22:15.738018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29827020-fqt92/nova-service-cleaner.txt 2026-09-17 05:22:15.738058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-6b5c89db85-drz59/ 2026-09-17 05:22:15.738099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-6b5c89db85-drz59/init.txt 2026-09-17 05:22:15.738138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-6b5c89db85-drz59/octavia-api.txt 2026-09-17 05:22:15.738177 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-crmm6/ 2026-09-17 05:22:15.738216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-crmm6/bootstrap.txt 2026-09-17 05:22:15.738255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-crmm6/init.txt 2026-09-17 05:22:15.738291 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-mpps7/ 2026-09-17 05:22:15.738328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-mpps7/init.txt 2026-09-17 05:22:15.738368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-mpps7/octavia-db-init-0.txt 2026-09-17 05:22:15.738416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-mpps7/octavia-db-init-1.txt 2026-09-17 05:22:15.738456 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-tjfxz/ 2026-09-17 05:22:15.738515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-tjfxz/init.txt 2026-09-17 05:22:15.738558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-tjfxz/octavia-db-sync.txt 2026-09-17 05:22:15.738597 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-txdz5/ 2026-09-17 05:22:15.738637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-txdz5/init.txt 2026-09-17 05:22:15.738676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-txdz5/octavia-health-manager-get-port.txt 2026-09-17 05:22:15.738714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-txdz5/octavia-health-manager-nic-init.txt 2026-09-17 05:22:15.738751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-txdz5/octavia-health-manager.txt 2026-09-17 05:22:15.738790 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-677df95c6d-6cclp/ 2026-09-17 05:22:15.738830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-677df95c6d-6cclp/init.txt 2026-09-17 05:22:15.738869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-677df95c6d-6cclp/octavia-housekeeping.txt 2026-09-17 05:22:15.738908 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-n9p2w/ 2026-09-17 05:22:15.738949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-n9p2w/init.txt 2026-09-17 05:22:15.738986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-n9p2w/load-balancer-ks-endpoints-admin.txt 2026-09-17 05:22:15.739024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-n9p2w/load-balancer-ks-endpoints-internal.txt 2026-09-17 05:22:15.739061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-n9p2w/load-balancer-ks-endpoints-public.txt 2026-09-17 05:22:15.739098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-bn2fh/ 2026-09-17 05:22:15.739135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-bn2fh/init.txt 2026-09-17 05:22:15.739172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-bn2fh/load-balancer-ks-service-registration.txt 2026-09-17 05:22:15.739208 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-zkq7f/ 2026-09-17 05:22:15.739244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-zkq7f/init.txt 2026-09-17 05:22:15.739281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-zkq7f/octavia-ks-user.txt 2026-09-17 05:22:15.739321 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-95mgr/ 2026-09-17 05:22:15.739358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-95mgr/init.txt 2026-09-17 05:22:15.739395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-95mgr/rabbit-init.txt 2026-09-17 05:22:15.739431 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-99fb8f679-nfmvm/ 2026-09-17 05:22:15.739468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-99fb8f679-nfmvm/init.txt 2026-09-17 05:22:15.739533 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-99fb8f679-nfmvm/octavia-worker.txt 2026-09-17 05:22:15.739572 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-6bswd/ 2026-09-17 05:22:15.739610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-6bswd/openstack-database-exporter.txt 2026-09-17 05:22:15.739650 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5477cf4598-45vx6/ 2026-09-17 05:22:15.739697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5477cf4598-45vx6/build-config.txt 2026-09-17 05:22:15.739735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5477cf4598-45vx6/openstack-exporter.txt 2026-09-17 05:22:15.739772 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-zt2vb/ 2026-09-17 05:22:15.739811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zt2vb/init.txt 2026-09-17 05:22:15.739849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zt2vb/openvswitch-db-perms.txt 2026-09-17 05:22:15.739886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zt2vb/openvswitch-db.txt 2026-09-17 05:22:15.739923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zt2vb/openvswitch-vswitchd-modules.txt 2026-09-17 05:22:15.739960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zt2vb/openvswitch-vswitchd.txt 2026-09-17 05:22:15.739998 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-5tfp2/ 2026-09-17 05:22:15.740035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-5tfp2/controller-init.txt 2026-09-17 05:22:15.740072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-5tfp2/controller.txt 2026-09-17 05:22:15.740110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-5tfp2/get-gw-enabled.txt 2026-09-17 05:22:15.740147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-5tfp2/init.txt 2026-09-17 05:22:15.740183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-5tfp2/log-parser.txt 2026-09-17 05:22:15.740219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-5tfp2/vector.txt 2026-09-17 05:22:15.740256 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-ln4kk/ 2026-09-17 05:22:15.740293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-ln4kk/init.txt 2026-09-17 05:22:15.740330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-ln4kk/northd.txt 2026-09-17 05:22:15.740366 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-09-17 05:22:15.740404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-09-17 05:22:15.740441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-09-17 05:22:15.740477 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-09-17 05:22:15.740562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-09-17 05:22:15.740601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-09-17 05:22:15.740638 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-09-17 05:22:15.740675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-17 05:22:15.740712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-17 05:22:15.740748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-17 05:22:15.740784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-17 05:22:15.740820 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-09-17 05:22:15.740856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-17 05:22:15.740893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-17 05:22:15.740930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-17 05:22:15.740966 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6b4654db67-vrnml/ 2026-09-17 05:22:15.741002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6b4654db67-vrnml/init.txt 2026-09-17 05:22:15.741049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6b4654db67-vrnml/placement-api.txt 2026-09-17 05:22:15.741086 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-vtzrs/ 2026-09-17 05:22:15.741123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-vtzrs/init.txt 2026-09-17 05:22:15.741160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-vtzrs/placement-db-init-0.txt 2026-09-17 05:22:15.741196 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-hrft7/ 2026-09-17 05:22:15.741233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-hrft7/init.txt 2026-09-17 05:22:15.741269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-hrft7/placement-db-sync.txt 2026-09-17 05:22:15.741306 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-l2qzc/ 2026-09-17 05:22:15.741342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-l2qzc/init.txt 2026-09-17 05:22:15.741379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-l2qzc/placement-ks-endpoints-admin.txt 2026-09-17 05:22:15.741416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-l2qzc/placement-ks-endpoints-internal.txt 2026-09-17 05:22:15.741453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-l2qzc/placement-ks-endpoints-public.txt 2026-09-17 05:22:15.741513 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-pr7cn/ 2026-09-17 05:22:15.741553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-pr7cn/init.txt 2026-09-17 05:22:15.741591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-pr7cn/placement-ks-service-registration.txt 2026-09-17 05:22:15.741629 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-gjsdc/ 2026-09-17 05:22:15.741666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-gjsdc/init.txt 2026-09-17 05:22:15.741703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-gjsdc/placement-ks-user.txt 2026-09-17 05:22:15.741740 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-lqrzn/ 2026-09-17 05:22:15.741776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-lqrzn/percona-xtradb-cluster-operator.txt 2026-09-17 05:22:15.741814 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-09-17 05:22:15.741852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-17 05:22:15.741889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-17 05:22:15.741926 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-09-17 05:22:15.741964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-17 05:22:15.742001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-17 05:22:15.742038 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-n7s2d/ 2026-09-17 05:22:15.742074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-n7s2d/rabbitmq-cluster-operator.txt 2026-09-17 05:22:15.742112 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-09-17 05:22:15.742149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-17 05:22:15.742185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-17 05:22:15.742222 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-09-17 05:22:15.742259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-17 05:22:15.742310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-17 05:22:15.742348 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-09-17 05:22:15.742385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-17 05:22:15.742422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-17 05:22:15.742459 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-09-17 05:22:15.742521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-17 05:22:15.742560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-17 05:22:15.742598 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-09-17 05:22:15.742635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-09-17 05:22:15.742671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-09-17 05:22:15.742708 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-wxr8q/ 2026-09-17 05:22:15.742746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-wxr8q/rabbitmq-cluster-operator.txt 2026-09-17 05:22:15.742785 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-09-17 05:22:15.742823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-17 05:22:15.742860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-17 05:22:15.742898 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-09-17 05:22:15.742936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-17 05:22:15.742973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-17 05:22:15.743010 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-09-17 05:22:15.743048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-17 05:22:15.743085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-17 05:22:15.743122 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-bhrd4/ 2026-09-17 05:22:15.743160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-bhrd4/ceph-crash.txt 2026-09-17 05:22:15.743198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-bhrd4/chown-container-data-dir.txt 2026-09-17 05:22:15.743236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-bhrd4/make-container-crash-dir.txt 2026-09-17 05:22:15.743274 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn/ 2026-09-17 05:22:15.743312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn/chown-container-data-dir.txt 2026-09-17 05:22:15.743349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn/log-collector.txt 2026-09-17 05:22:15.743386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn/rgw.txt 2026-09-17 05:22:15.743423 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-649f9d99b6-hhpcs/ 2026-09-17 05:22:15.743459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-649f9d99b6-hhpcs/init.txt 2026-09-17 05:22:15.743515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-649f9d99b6-hhpcs/staffeln-api.txt 2026-09-17 05:22:15.743562 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-7cb5c87bc7-26s69/ 2026-09-17 05:22:15.743600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-7cb5c87bc7-26s69/staffeln-conductor.txt 2026-09-17 05:22:15.743638 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-tj9l9/ 2026-09-17 05:22:15.743675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-tj9l9/init.txt 2026-09-17 05:22:15.743712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-tj9l9/staffeln-db-init-0.txt 2026-09-17 05:22:15.743748 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-748ml/ 2026-09-17 05:22:15.743785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-748ml/init.txt 2026-09-17 05:22:15.743821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-748ml/staffeln-db-sync.txt 2026-09-17 05:22:15.743857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-09-17 05:22:15.743894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-09-17 05:22:15.743931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-09-17 05:22:15.743967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-09-17 05:22:15.744004 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-09-17 05:22:15.744040 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-75p7m/ 2026-09-17 05:22:15.744077 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-75p7m/manager.txt 2026-09-17 05:22:15.744113 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-09-17 05:22:15.744153 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-7x8hr/ 2026-09-17 05:22:15.744208 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-7x8hr/rook-ceph-operator.txt 2026-09-17 05:22:15.744267 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-09-17 05:22:15.744308 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-dhh88/ 2026-09-17 05:22:15.744362 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-dhh88/secretgen-controller.txt 2026-09-17 05:22:15.744411 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-09-17 05:22:15.744452 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-ts9jp/ 2026-09-17 05:22:15.744547 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-ts9jp/controller.txt 2026-09-17 05:22:15.744610 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tz568/ 2026-09-17 05:22:15.744659 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tz568/ingress-nginx-default-backend.txt 2026-09-17 05:22:15.744699 | instance | cd+++++++++ pod-logs/kube-system/ 2026-09-17 05:22:15.744737 | instance | cd+++++++++ pod-logs/kube-system/cilium-4ljdv/ 2026-09-17 05:22:15.744775 | instance | >f+++++++++ pod-logs/kube-system/cilium-4ljdv/apply-sysctl-overwrites.txt 2026-09-17 05:22:15.744815 | instance | >f+++++++++ pod-logs/kube-system/cilium-4ljdv/cilium-agent.txt 2026-09-17 05:22:15.744854 | instance | >f+++++++++ pod-logs/kube-system/cilium-4ljdv/clean-cilium-state.txt 2026-09-17 05:22:15.744895 | instance | >f+++++++++ pod-logs/kube-system/cilium-4ljdv/config.txt 2026-09-17 05:22:15.744933 | instance | >f+++++++++ pod-logs/kube-system/cilium-4ljdv/install-cni-binaries.txt 2026-09-17 05:22:15.744970 | instance | >f+++++++++ pod-logs/kube-system/cilium-4ljdv/mount-bpf-fs.txt 2026-09-17 05:22:15.745007 | instance | >f+++++++++ pod-logs/kube-system/cilium-4ljdv/mount-cgroup.txt 2026-09-17 05:22:15.745046 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-9xjfm/ 2026-09-17 05:22:15.745096 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-9xjfm/cilium-operator.txt 2026-09-17 05:22:15.745135 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-4fbt5/ 2026-09-17 05:22:15.745172 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-4fbt5/coredns.txt 2026-09-17 05:22:15.745213 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-8fm99/ 2026-09-17 05:22:15.745253 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-8fm99/coredns.txt 2026-09-17 05:22:15.745294 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-09-17 05:22:15.745335 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-09-17 05:22:15.745374 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-09-17 05:22:15.745415 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-17 05:22:15.745454 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-09-17 05:22:15.745522 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-17 05:22:15.745568 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-kcbql/ 2026-09-17 05:22:15.745610 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-kcbql/kube-proxy.txt 2026-09-17 05:22:15.745650 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-09-17 05:22:15.745688 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-17 05:22:15.745731 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-09-17 05:22:15.745769 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-09-17 05:22:15.745807 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-09-17 05:22:15.745848 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-bzz8p/ 2026-09-17 05:22:15.745888 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-bzz8p/local-path-provisioner.txt 2026-09-17 05:22:15.745926 | instance | cd+++++++++ pod-logs/monitoring/ 2026-09-17 05:22:15.745964 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-17 05:22:15.746004 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-17 05:22:15.746041 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-17 05:22:15.746079 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-17 05:22:15.746120 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-17 05:22:15.746160 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-wp8bx/ 2026-09-17 05:22:15.746201 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-wp8bx/goldpinger-daemon.txt 2026-09-17 05:22:15.746243 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7c45c7447-wkjtb/ 2026-09-17 05:22:15.746285 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7c45c7447-wkjtb/grafana-sc-dashboard.txt 2026-09-17 05:22:15.746327 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7c45c7447-wkjtb/grafana-sc-datasources.txt 2026-09-17 05:22:15.746368 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7c45c7447-wkjtb/grafana.txt 2026-09-17 05:22:15.746409 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-qp7m7/ 2026-09-17 05:22:15.746449 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-qp7m7/kube-state-metrics.txt 2026-09-17 05:22:15.746510 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-jtqbv/ 2026-09-17 05:22:15.746554 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-jtqbv/kube-prometheus-stack.txt 2026-09-17 05:22:15.746606 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-tx5x6/ 2026-09-17 05:22:15.746647 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-tx5x6/node-exporter.txt 2026-09-17 05:22:15.746684 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-tx5x6/pod-tls-sidecar.txt 2026-09-17 05:22:15.746724 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-09-17 05:22:15.746763 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-09-17 05:22:15.746801 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-09-17 05:22:15.746841 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-17 05:22:15.746879 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-17 05:22:15.746922 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-ph2br/ 2026-09-17 05:22:15.746961 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-ph2br/nginx.txt 2026-09-17 05:22:15.747001 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-09-17 05:22:15.747041 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-09-17 05:22:15.747081 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-09-17 05:22:15.747122 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-dsmlk/ 2026-09-17 05:22:15.747163 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-dsmlk/gc.txt 2026-09-17 05:22:15.747345 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-csnmq/ 2026-09-17 05:22:15.747410 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-csnmq/master.txt 2026-09-17 05:22:15.747455 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-spr95/ 2026-09-17 05:22:15.747527 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-spr95/worker.txt 2026-09-17 05:22:15.747571 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-17 05:22:15.747613 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-17 05:22:15.747652 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-17 05:22:15.747690 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-17 05:22:15.747728 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-17 05:22:15.747765 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-17 05:22:15.747802 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-vvs2m/ 2026-09-17 05:22:15.747842 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-vvs2m/pushgateway.txt 2026-09-17 05:22:15.747883 | instance | cd+++++++++ pod-logs/monitoring/vector-f2h4h/ 2026-09-17 05:22:15.747921 | instance | >f+++++++++ pod-logs/monitoring/vector-f2h4h/vector.txt 2026-09-17 05:22:15.747958 | instance | cd+++++++++ pod-logs/openstack/ 2026-09-17 05:22:15.747996 | instance | cd+++++++++ pod-logs/openstack/barbican-api-86c88ff5c9-k5xfp/ 2026-09-17 05:22:15.748034 | instance | >f+++++++++ pod-logs/openstack/barbican-api-86c88ff5c9-k5xfp/barbican-api.txt 2026-09-17 05:22:15.748074 | instance | >f+++++++++ pod-logs/openstack/barbican-api-86c88ff5c9-k5xfp/init.txt 2026-09-17 05:22:15.748115 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-pjtcm/ 2026-09-17 05:22:15.748156 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-pjtcm/barbican-db-init-0.txt 2026-09-17 05:22:15.748196 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-pjtcm/init.txt 2026-09-17 05:22:15.748250 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-7svm2/ 2026-09-17 05:22:15.748293 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-7svm2/barbican-db-sync.txt 2026-09-17 05:22:15.748335 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-7svm2/init.txt 2026-09-17 05:22:15.748376 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-92wrc/ 2026-09-17 05:22:15.748416 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-92wrc/init.txt 2026-09-17 05:22:15.748463 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-92wrc/key-manager-ks-endpoints-admin.txt 2026-09-17 05:22:15.748576 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-92wrc/key-manager-ks-endpoints-internal.txt 2026-09-17 05:22:15.748648 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-92wrc/key-manager-ks-endpoints-public.txt 2026-09-17 05:22:15.748716 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-kwqc7/ 2026-09-17 05:22:15.748783 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-kwqc7/init.txt 2026-09-17 05:22:15.748972 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-kwqc7/key-manager-ks-service-registration.txt 2026-09-17 05:22:15.749044 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-225jb/ 2026-09-17 05:22:15.749104 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-225jb/barbican-ks-user.txt 2026-09-17 05:22:15.749157 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-225jb/init.txt 2026-09-17 05:22:15.749213 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-fb2z7/ 2026-09-17 05:22:15.749265 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-fb2z7/init.txt 2026-09-17 05:22:15.749315 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-fb2z7/rabbit-init.txt 2026-09-17 05:22:15.749364 | instance | cd+++++++++ pod-logs/openstack/cinder-api-65b7bcb67d-dwpbv/ 2026-09-17 05:22:15.749413 | instance | >f+++++++++ pod-logs/openstack/cinder-api-65b7bcb67d-dwpbv/ceph-coordination-volume-perms.txt 2026-09-17 05:22:15.749454 | instance | >f+++++++++ pod-logs/openstack/cinder-api-65b7bcb67d-dwpbv/cinder-api.txt 2026-09-17 05:22:15.749530 | instance | >f+++++++++ pod-logs/openstack/cinder-api-65b7bcb67d-dwpbv/init.txt 2026-09-17 05:22:15.749575 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-f55dcdfc8-vmcgp/ 2026-09-17 05:22:15.749614 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-f55dcdfc8-vmcgp/ceph-backup-keyring-placement.txt 2026-09-17 05:22:15.749652 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-f55dcdfc8-vmcgp/ceph-coordination-volume-perms.txt 2026-09-17 05:22:15.749690 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-f55dcdfc8-vmcgp/ceph-keyring-placement-rbd1.txt 2026-09-17 05:22:15.749728 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-f55dcdfc8-vmcgp/cinder-backup.txt 2026-09-17 05:22:15.749766 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-f55dcdfc8-vmcgp/init.txt 2026-09-17 05:22:15.749803 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-kp7lq/ 2026-09-17 05:22:15.749832 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-kp7lq/ceph-keyring-placement.txt 2026-09-17 05:22:15.749853 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-kp7lq/cinder-backup-storage-init.txt 2026-09-17 05:22:15.749875 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-kp7lq/init.txt 2026-09-17 05:22:15.749897 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-fxflk/ 2026-09-17 05:22:15.749918 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-fxflk/bootstrap.txt 2026-09-17 05:22:15.749940 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-fxflk/init.txt 2026-09-17 05:22:15.749961 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-zgnvr/ 2026-09-17 05:22:15.749982 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-zgnvr/create-internal-tenant.txt 2026-09-17 05:22:15.750013 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-zgnvr/init.txt 2026-09-17 05:22:15.750036 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-nzz6b/ 2026-09-17 05:22:15.750058 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-nzz6b/cinder-db-init-0.txt 2026-09-17 05:22:15.750080 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-nzz6b/init.txt 2026-09-17 05:22:15.750102 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-252hp/ 2026-09-17 05:22:15.750123 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-252hp/cinder-db-sync.txt 2026-09-17 05:22:15.750145 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-252hp/init.txt 2026-09-17 05:22:15.750167 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-nxx2j/ 2026-09-17 05:22:15.750189 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nxx2j/init.txt 2026-09-17 05:22:15.750210 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nxx2j/volumev3-ks-endpoints-admin.txt 2026-09-17 05:22:15.750231 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nxx2j/volumev3-ks-endpoints-internal.txt 2026-09-17 05:22:15.750258 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nxx2j/volumev3-ks-endpoints-public.txt 2026-09-17 05:22:15.750282 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-xdzsm/ 2026-09-17 05:22:15.750306 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-xdzsm/init.txt 2026-09-17 05:22:15.750329 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-xdzsm/volumev3-ks-service-registration.txt 2026-09-17 05:22:15.750352 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-ptd9w/ 2026-09-17 05:22:15.750376 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-ptd9w/cinder-ks-user.txt 2026-09-17 05:22:15.750401 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-ptd9w/init.txt 2026-09-17 05:22:15.750425 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-mh4sh/ 2026-09-17 05:22:15.750447 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-mh4sh/init.txt 2026-09-17 05:22:15.750472 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-mh4sh/rabbit-init.txt 2026-09-17 05:22:15.750516 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-66ccf6c66-6lcfz/ 2026-09-17 05:22:15.750540 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-66ccf6c66-6lcfz/ceph-coordination-volume-perms.txt 2026-09-17 05:22:15.750563 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-66ccf6c66-6lcfz/cinder-scheduler.txt 2026-09-17 05:22:15.750585 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-66ccf6c66-6lcfz/init.txt 2026-09-17 05:22:15.750607 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-xtxsk/ 2026-09-17 05:22:15.750629 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-xtxsk/ceph-keyring-placement.txt 2026-09-17 05:22:15.750650 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-xtxsk/cinder-storage-init-rbd1.txt 2026-09-17 05:22:15.750672 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-xtxsk/init.txt 2026-09-17 05:22:15.750693 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-8ddc68d7b-5td89/ 2026-09-17 05:22:15.750714 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8ddc68d7b-5td89/ceph-coordination-volume-perms.txt 2026-09-17 05:22:15.750736 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8ddc68d7b-5td89/ceph-keyring-placement-rbd1.txt 2026-09-17 05:22:15.750757 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8ddc68d7b-5td89/cinder-volume.txt 2026-09-17 05:22:15.750780 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8ddc68d7b-5td89/init-cinder-conf.txt 2026-09-17 05:22:15.750803 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8ddc68d7b-5td89/init.txt 2026-09-17 05:22:15.750826 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29827025-th96q/ 2026-09-17 05:22:15.750856 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29827025-th96q/cinder-volume-usage-audit.txt 2026-09-17 05:22:15.750881 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29827025-th96q/init.txt 2026-09-17 05:22:15.750904 | instance | cd+++++++++ pod-logs/openstack/glance-api-7b989b44b9-9rtwm/ 2026-09-17 05:22:15.750927 | instance | >f+++++++++ pod-logs/openstack/glance-api-7b989b44b9-9rtwm/ceph-keyring-placement.txt 2026-09-17 05:22:15.750950 | instance | >f+++++++++ pod-logs/openstack/glance-api-7b989b44b9-9rtwm/glance-api.txt 2026-09-17 05:22:15.750974 | instance | >f+++++++++ pod-logs/openstack/glance-api-7b989b44b9-9rtwm/glance-perms.txt 2026-09-17 05:22:15.750996 | instance | >f+++++++++ pod-logs/openstack/glance-api-7b989b44b9-9rtwm/init.txt 2026-09-17 05:22:15.751019 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-b8nrb/ 2026-09-17 05:22:15.751043 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-b8nrb/glance-db-init-0.txt 2026-09-17 05:22:15.751065 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-b8nrb/init.txt 2026-09-17 05:22:15.751089 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-d2vkx/ 2026-09-17 05:22:15.751113 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-d2vkx/glance-db-sync.txt 2026-09-17 05:22:15.751137 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-d2vkx/init.txt 2026-09-17 05:22:15.751161 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-chr5z/ 2026-09-17 05:22:15.751184 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-chr5z/image-ks-endpoints-admin.txt 2026-09-17 05:22:15.751208 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-chr5z/image-ks-endpoints-internal.txt 2026-09-17 05:22:15.751232 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-chr5z/image-ks-endpoints-public.txt 2026-09-17 05:22:15.751254 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-chr5z/init.txt 2026-09-17 05:22:15.751275 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-tjzg5/ 2026-09-17 05:22:15.751299 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-tjzg5/image-ks-service-registration.txt 2026-09-17 05:22:15.751322 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-tjzg5/init.txt 2026-09-17 05:22:15.751346 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-kxnmp/ 2026-09-17 05:22:15.751369 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-kxnmp/glance-ks-user.txt 2026-09-17 05:22:15.751393 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-kxnmp/init.txt 2026-09-17 05:22:15.751415 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-2ds76/ 2026-09-17 05:22:15.751439 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-2ds76/glance-metadefs-load.txt 2026-09-17 05:22:15.751462 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-2ds76/init.txt 2026-09-17 05:22:15.751501 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-72m9c/ 2026-09-17 05:22:15.751528 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-72m9c/init.txt 2026-09-17 05:22:15.751551 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-72m9c/rabbit-init.txt 2026-09-17 05:22:15.751575 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-b9zrg/ 2026-09-17 05:22:15.751598 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-b9zrg/ceph-keyring-placement.txt 2026-09-17 05:22:15.751620 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-b9zrg/glance-storage-init.txt 2026-09-17 05:22:15.751644 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-b9zrg/init.txt 2026-09-17 05:22:15.751666 | instance | cd+++++++++ pod-logs/openstack/heat-api-6487cc79-qzt9z/ 2026-09-17 05:22:15.751690 | instance | >f+++++++++ pod-logs/openstack/heat-api-6487cc79-qzt9z/heat-api.txt 2026-09-17 05:22:15.751714 | instance | >f+++++++++ pod-logs/openstack/heat-api-6487cc79-qzt9z/init.txt 2026-09-17 05:22:15.751744 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-hhbxl/ 2026-09-17 05:22:15.751768 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-hhbxl/bootstrap.txt 2026-09-17 05:22:15.751791 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-hhbxl/init.txt 2026-09-17 05:22:15.751815 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-694d74db49-9x7r2/ 2026-09-17 05:22:15.751838 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-694d74db49-9x7r2/heat-cfn.txt 2026-09-17 05:22:15.751862 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-694d74db49-9x7r2/init.txt 2026-09-17 05:22:15.751886 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-mtsjh/ 2026-09-17 05:22:15.751911 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-mtsjh/heat-db-init-0.txt 2026-09-17 05:22:15.751934 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-mtsjh/init.txt 2026-09-17 05:22:15.751958 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-7b8mv/ 2026-09-17 05:22:15.751982 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-7b8mv/heat-db-sync.txt 2026-09-17 05:22:15.752006 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-7b8mv/init.txt 2026-09-17 05:22:15.752030 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-kd9cm/ 2026-09-17 05:22:15.752053 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-kd9cm/heat-ks-domain-user.txt 2026-09-17 05:22:15.752075 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-kd9cm/init.txt 2026-09-17 05:22:15.752099 | instance | cd+++++++++ pod-logs/openstack/heat-engine-746d79c98-hrl5c/ 2026-09-17 05:22:15.752123 | instance | >f+++++++++ pod-logs/openstack/heat-engine-746d79c98-hrl5c/heat-engine.txt 2026-09-17 05:22:15.752145 | instance | >f+++++++++ pod-logs/openstack/heat-engine-746d79c98-hrl5c/init.txt 2026-09-17 05:22:15.752166 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29827030-2sggs/ 2026-09-17 05:22:15.752189 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29827030-2sggs/heat-engine-cleaner.txt 2026-09-17 05:22:15.752210 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29827030-2sggs/init.txt 2026-09-17 05:22:15.752232 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29827035-th6kf/ 2026-09-17 05:22:15.752253 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29827035-th6kf/heat-engine-cleaner.txt 2026-09-17 05:22:15.752275 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29827035-th6kf/init.txt 2026-09-17 05:22:15.752298 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-4tp64/ 2026-09-17 05:22:15.752319 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4tp64/cloudformation-ks-endpoints-admin.txt 2026-09-17 05:22:15.752341 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4tp64/cloudformation-ks-endpoints-internal.txt 2026-09-17 05:22:15.752363 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4tp64/cloudformation-ks-endpoints-public.txt 2026-09-17 05:22:15.752384 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4tp64/init.txt 2026-09-17 05:22:15.752407 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4tp64/orchestration-ks-endpoints-admin.txt 2026-09-17 05:22:15.752429 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4tp64/orchestration-ks-endpoints-internal.txt 2026-09-17 05:22:15.752450 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4tp64/orchestration-ks-endpoints-public.txt 2026-09-17 05:22:15.752474 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-zjxc2/ 2026-09-17 05:22:15.752540 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-zjxc2/cloudformation-ks-service-registration.txt 2026-09-17 05:22:15.752575 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-zjxc2/init.txt 2026-09-17 05:22:15.752605 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-zjxc2/orchestration-ks-service-registration.txt 2026-09-17 05:22:15.752635 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-ghxl5/ 2026-09-17 05:22:15.752668 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-ghxl5/heat-ks-user.txt 2026-09-17 05:22:15.752693 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-ghxl5/heat-trustee-ks-user.txt 2026-09-17 05:22:15.752718 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-ghxl5/init.txt 2026-09-17 05:22:15.752742 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-5pdqv/ 2026-09-17 05:22:15.752766 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-5pdqv/init.txt 2026-09-17 05:22:15.752790 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-5pdqv/rabbit-init.txt 2026-09-17 05:22:15.752813 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-8t4bm/ 2026-09-17 05:22:15.752838 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-8t4bm/heat-trusts.txt 2026-09-17 05:22:15.752862 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-8t4bm/init.txt 2026-09-17 05:22:15.752887 | instance | cd+++++++++ pod-logs/openstack/horizon-5b78f96df8-k75mx/ 2026-09-17 05:22:15.752909 | instance | >f+++++++++ pod-logs/openstack/horizon-5b78f96df8-k75mx/horizon.txt 2026-09-17 05:22:15.752933 | instance | >f+++++++++ pod-logs/openstack/horizon-5b78f96df8-k75mx/init.txt 2026-09-17 05:22:15.752955 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-7gnw4/ 2026-09-17 05:22:15.752980 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-7gnw4/horizon-db-init-0.txt 2026-09-17 05:22:15.753003 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-7gnw4/init.txt 2026-09-17 05:22:15.753026 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-6ts6z/ 2026-09-17 05:22:15.753051 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-6ts6z/horizon-db-sync.txt 2026-09-17 05:22:15.753073 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-6ts6z/init.txt 2026-09-17 05:22:15.753097 | instance | cd+++++++++ pod-logs/openstack/keepalived-b8pk2/ 2026-09-17 05:22:15.753121 | instance | >f+++++++++ pod-logs/openstack/keepalived-b8pk2/init.txt 2026-09-17 05:22:15.753144 | instance | >f+++++++++ pod-logs/openstack/keepalived-b8pk2/keepalived.txt 2026-09-17 05:22:15.753166 | instance | >f+++++++++ pod-logs/openstack/keepalived-b8pk2/wait-for-ip.txt 2026-09-17 05:22:15.753187 | instance | cd+++++++++ pod-logs/openstack/keystone-api-8cb56948f-dkbfq/ 2026-09-17 05:22:15.753211 | instance | >f+++++++++ pod-logs/openstack/keystone-api-8cb56948f-dkbfq/init.txt 2026-09-17 05:22:15.753234 | instance | >f+++++++++ pod-logs/openstack/keystone-api-8cb56948f-dkbfq/keystone-api.txt 2026-09-17 05:22:15.753256 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-n4s46/ 2026-09-17 05:22:15.753278 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-n4s46/bootstrap.txt 2026-09-17 05:22:15.753301 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-n4s46/init.txt 2026-09-17 05:22:15.753324 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-d9nzr/ 2026-09-17 05:22:15.753346 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-d9nzr/init.txt 2026-09-17 05:22:15.753371 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-d9nzr/keystone-credential-setup.txt 2026-09-17 05:22:15.753395 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-b8wtp/ 2026-09-17 05:22:15.753418 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-b8wtp/init.txt 2026-09-17 05:22:15.753442 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-b8wtp/keystone-db-init-0.txt 2026-09-17 05:22:15.753464 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-fdjdd/ 2026-09-17 05:22:15.753508 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-fdjdd/init.txt 2026-09-17 05:22:15.753535 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-fdjdd/keystone-db-sync.txt 2026-09-17 05:22:15.753559 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-2ttz2/ 2026-09-17 05:22:15.753582 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-2ttz2/init.txt 2026-09-17 05:22:15.753612 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-2ttz2/keystone-domain-manage.txt 2026-09-17 05:22:15.753637 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-pz2wn/ 2026-09-17 05:22:15.753661 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-pz2wn/init.txt 2026-09-17 05:22:15.753683 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-pz2wn/keystone-fernet-setup.txt 2026-09-17 05:22:15.753707 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-67gkg/ 2026-09-17 05:22:15.753729 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-67gkg/init.txt 2026-09-17 05:22:15.753752 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-67gkg/rabbit-init.txt 2026-09-17 05:22:15.753775 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-wz2v4/ 2026-09-17 05:22:15.753797 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wz2v4/ceph-admin-keyring-placement.txt 2026-09-17 05:22:15.753819 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wz2v4/ceph-keyring-placement.txt 2026-09-17 05:22:15.753842 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wz2v4/init-dynamic-options.txt 2026-09-17 05:22:15.753863 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wz2v4/init.txt 2026-09-17 05:22:15.753958 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wz2v4/libvirt-exporter.txt 2026-09-17 05:22:15.754128 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wz2v4/libvirt.txt 2026-09-17 05:22:15.754234 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wz2v4/tls-sidecar.txt 2026-09-17 05:22:15.754270 | instance | cd+++++++++ pod-logs/openstack/magnum-api-75677cf99c-b66tv/ 2026-09-17 05:22:15.754296 | instance | >f+++++++++ pod-logs/openstack/magnum-api-75677cf99c-b66tv/init.txt 2026-09-17 05:22:15.754328 | instance | >f+++++++++ pod-logs/openstack/magnum-api-75677cf99c-b66tv/magnum-api.txt 2026-09-17 05:22:15.754361 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-zq9dw/ 2026-09-17 05:22:15.754390 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-zq9dw/magnum-cluster-api-proxy.txt 2026-09-17 05:22:15.754419 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-09-17 05:22:15.754445 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-09-17 05:22:15.754471 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-17 05:22:15.754518 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-17 05:22:15.754554 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-srpf7/ 2026-09-17 05:22:15.754583 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-srpf7/init.txt 2026-09-17 05:22:15.754613 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-srpf7/magnum-db-init-0.txt 2026-09-17 05:22:15.754644 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-hjgdb/ 2026-09-17 05:22:15.754673 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-hjgdb/init.txt 2026-09-17 05:22:15.754702 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-hjgdb/magnum-db-sync.txt 2026-09-17 05:22:15.754730 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-7q8f9/ 2026-09-17 05:22:15.754758 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-7q8f9/init.txt 2026-09-17 05:22:15.754787 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-7q8f9/magnum-ks-domain-user.txt 2026-09-17 05:22:15.754813 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-5zg9l/ 2026-09-17 05:22:15.754836 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-5zg9l/container-infra-ks-endpoints-admin.txt 2026-09-17 05:22:15.754864 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-5zg9l/container-infra-ks-endpoints-internal.txt 2026-09-17 05:22:15.754887 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-5zg9l/container-infra-ks-endpoints-public.txt 2026-09-17 05:22:15.754921 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-5zg9l/init.txt 2026-09-17 05:22:15.754945 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-n7rdf/ 2026-09-17 05:22:15.754968 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-n7rdf/container-infra-ks-service-registration.txt 2026-09-17 05:22:15.754992 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-n7rdf/init.txt 2026-09-17 05:22:15.755016 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-tj885/ 2026-09-17 05:22:15.755039 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-tj885/init.txt 2026-09-17 05:22:15.755063 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-tj885/magnum-ks-user.txt 2026-09-17 05:22:15.755085 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-snfs5/ 2026-09-17 05:22:15.755108 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-snfs5/init.txt 2026-09-17 05:22:15.755131 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-snfs5/rabbit-init.txt 2026-09-17 05:22:15.755154 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-kzjp8/ 2026-09-17 05:22:15.755176 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-kzjp8/registry.txt 2026-09-17 05:22:15.755198 | instance | cd+++++++++ pod-logs/openstack/manila-api-58bf77948f-g6kfv/ 2026-09-17 05:22:15.755219 | instance | >f+++++++++ pod-logs/openstack/manila-api-58bf77948f-g6kfv/init.txt 2026-09-17 05:22:15.755243 | instance | >f+++++++++ pod-logs/openstack/manila-api-58bf77948f-g6kfv/manila-api.txt 2026-09-17 05:22:15.755266 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-dwwd5/ 2026-09-17 05:22:15.755289 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-dwwd5/bootstrap.txt 2026-09-17 05:22:15.755313 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-dwwd5/init.txt 2026-09-17 05:22:15.755336 | instance | cd+++++++++ pod-logs/openstack/manila-data-67c47fbf84-grdv8/ 2026-09-17 05:22:15.755358 | instance | >f+++++++++ pod-logs/openstack/manila-data-67c47fbf84-grdv8/init.txt 2026-09-17 05:22:15.755381 | instance | >f+++++++++ pod-logs/openstack/manila-data-67c47fbf84-grdv8/manila-data.txt 2026-09-17 05:22:15.755406 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-x9qsf/ 2026-09-17 05:22:15.755430 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-x9qsf/init.txt 2026-09-17 05:22:15.755452 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-x9qsf/manila-db-init-0.txt 2026-09-17 05:22:15.755474 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-xwrcc/ 2026-09-17 05:22:15.755517 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-xwrcc/init.txt 2026-09-17 05:22:15.755543 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-xwrcc/manila-db-sync.txt 2026-09-17 05:22:15.755565 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-9x89n/ 2026-09-17 05:22:15.755587 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-9x89n/init.txt 2026-09-17 05:22:15.755609 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-9x89n/share-ks-endpoints-admin.txt 2026-09-17 05:22:15.755632 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-9x89n/share-ks-endpoints-internal.txt 2026-09-17 05:22:15.755656 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-9x89n/share-ks-endpoints-public.txt 2026-09-17 05:22:15.755678 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-9x89n/sharev2-ks-endpoints-admin.txt 2026-09-17 05:22:15.755700 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-9x89n/sharev2-ks-endpoints-internal.txt 2026-09-17 05:22:15.755721 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-9x89n/sharev2-ks-endpoints-public.txt 2026-09-17 05:22:15.755745 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-m77xp/ 2026-09-17 05:22:15.755769 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-m77xp/init.txt 2026-09-17 05:22:15.755800 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-m77xp/share-ks-service-registration.txt 2026-09-17 05:22:15.755824 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-m77xp/sharev2-ks-service-registration.txt 2026-09-17 05:22:15.755848 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-6z498/ 2026-09-17 05:22:15.755871 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-6z498/init.txt 2026-09-17 05:22:15.755895 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-6z498/manila-ks-user.txt 2026-09-17 05:22:15.755919 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-wbs2v/ 2026-09-17 05:22:15.755943 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-wbs2v/init.txt 2026-09-17 05:22:15.755967 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-wbs2v/rabbit-init.txt 2026-09-17 05:22:15.755991 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-58c5b5b468-vgvrf/ 2026-09-17 05:22:15.756014 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-58c5b5b468-vgvrf/init.txt 2026-09-17 05:22:15.756039 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-58c5b5b468-vgvrf/manila-scheduler.txt 2026-09-17 05:22:15.756062 | instance | cd+++++++++ pod-logs/openstack/manila-share-676dcbfd5d-kzmzk/ 2026-09-17 05:22:15.756085 | instance | >f+++++++++ pod-logs/openstack/manila-share-676dcbfd5d-kzmzk/init.txt 2026-09-17 05:22:15.756108 | instance | >f+++++++++ pod-logs/openstack/manila-share-676dcbfd5d-kzmzk/manila-share-init.txt 2026-09-17 05:22:15.756131 | instance | >f+++++++++ pod-logs/openstack/manila-share-676dcbfd5d-kzmzk/manila-share.txt 2026-09-17 05:22:15.756154 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-pw7ph/ 2026-09-17 05:22:15.756177 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-pw7ph/init.txt 2026-09-17 05:22:15.756200 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-pw7ph/memcached-exporter.txt 2026-09-17 05:22:15.756224 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-pw7ph/memcached.txt 2026-09-17 05:22:15.756248 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-pnhtj/ 2026-09-17 05:22:15.756273 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-pnhtj/init.txt 2026-09-17 05:22:15.756296 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-pnhtj/neutron-db-init-0.txt 2026-09-17 05:22:15.756320 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-mh8bt/ 2026-09-17 05:22:15.756343 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-mh8bt/init.txt 2026-09-17 05:22:15.756368 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-mh8bt/neutron-db-sync.txt 2026-09-17 05:22:15.756393 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-84qpg/ 2026-09-17 05:22:15.756418 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-84qpg/init.txt 2026-09-17 05:22:15.756442 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-84qpg/network-ks-endpoints-admin.txt 2026-09-17 05:22:15.756467 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-84qpg/network-ks-endpoints-internal.txt 2026-09-17 05:22:15.756536 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-84qpg/network-ks-endpoints-public.txt 2026-09-17 05:22:15.756571 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-887gz/ 2026-09-17 05:22:15.756601 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-887gz/init.txt 2026-09-17 05:22:15.756631 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-887gz/network-ks-service-registration.txt 2026-09-17 05:22:15.756656 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-lg8hc/ 2026-09-17 05:22:15.756680 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-lg8hc/init.txt 2026-09-17 05:22:15.756703 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-lg8hc/neutron-ks-user.txt 2026-09-17 05:22:15.756726 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-t5rlq/ 2026-09-17 05:22:15.756758 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-t5rlq/init.txt 2026-09-17 05:22:15.756782 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-t5rlq/neutron-netns-cleanup-cron.txt 2026-09-17 05:22:15.756806 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-l2xv9/ 2026-09-17 05:22:15.756829 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-l2xv9/init.txt 2026-09-17 05:22:15.756855 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-l2xv9/neutron-metadata-agent-init.txt 2026-09-17 05:22:15.756881 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-l2xv9/neutron-ovn-metadata-agent.txt 2026-09-17 05:22:15.756905 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-l2xv9/ovn-neutron-init.txt 2026-09-17 05:22:15.756930 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-hh46z/ 2026-09-17 05:22:15.756954 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-hh46z/init.txt 2026-09-17 05:22:15.756978 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-hh46z/neutron-ovn-vpn-agent.txt 2026-09-17 05:22:15.757002 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-hh46z/ovn-neutron-init.txt 2026-09-17 05:22:15.757026 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-hh46z/ovn-vpn-agent-init.txt 2026-09-17 05:22:15.757048 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-fm9wd/ 2026-09-17 05:22:15.757071 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-fm9wd/init.txt 2026-09-17 05:22:15.757095 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-fm9wd/rabbit-init.txt 2026-09-17 05:22:15.757119 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-85469f46b8-9xjnh/ 2026-09-17 05:22:15.757142 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-85469f46b8-9xjnh/init.txt 2026-09-17 05:22:15.757166 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-85469f46b8-9xjnh/neutron-rpc-server.txt 2026-09-17 05:22:15.757188 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-85469f46b8-9xjnh/ovn-neutron-init.txt 2026-09-17 05:22:15.757212 | instance | cd+++++++++ pod-logs/openstack/neutron-server-d54b4b58d-qjjkm/ 2026-09-17 05:22:15.757234 | instance | >f+++++++++ pod-logs/openstack/neutron-server-d54b4b58d-qjjkm/init.txt 2026-09-17 05:22:15.757256 | instance | >f+++++++++ pod-logs/openstack/neutron-server-d54b4b58d-qjjkm/neutron-policy-server.txt 2026-09-17 05:22:15.757278 | instance | >f+++++++++ pod-logs/openstack/neutron-server-d54b4b58d-qjjkm/neutron-server.txt 2026-09-17 05:22:15.757299 | instance | >f+++++++++ pod-logs/openstack/neutron-server-d54b4b58d-qjjkm/ovn-neutron-init.txt 2026-09-17 05:22:15.757320 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-75475b78f6-kv84c/ 2026-09-17 05:22:15.757343 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-75475b78f6-kv84c/init.txt 2026-09-17 05:22:15.757365 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-75475b78f6-kv84c/nova-api-metadata-init.txt 2026-09-17 05:22:15.757389 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-75475b78f6-kv84c/nova-api.txt 2026-09-17 05:22:15.757412 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-bb446cd9d-6f688/ 2026-09-17 05:22:15.757435 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-bb446cd9d-6f688/init.txt 2026-09-17 05:22:15.757459 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-bb446cd9d-6f688/nova-osapi.txt 2026-09-17 05:22:15.757501 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-42zxq/ 2026-09-17 05:22:15.757529 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-42zxq/bootstrap.txt 2026-09-17 05:22:15.757552 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-42zxq/init.txt 2026-09-17 05:22:15.757574 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29827020-kcs4f/ 2026-09-17 05:22:15.757602 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29827020-kcs4f/init.txt 2026-09-17 05:22:15.757624 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29827020-kcs4f/nova-cell-setup.txt 2026-09-17 05:22:15.757645 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-hntlc/ 2026-09-17 05:22:15.757667 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-hntlc/init.txt 2026-09-17 05:22:15.757688 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-hntlc/nova-cell-setup-init.txt 2026-09-17 05:22:15.757711 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-hntlc/nova-cell-setup.txt 2026-09-17 05:22:15.757734 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-8j8kt/ 2026-09-17 05:22:15.757756 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8j8kt/ceph-admin-keyring-placement.txt 2026-09-17 05:22:15.757778 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8j8kt/ceph-keyring-placement.txt 2026-09-17 05:22:15.757800 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8j8kt/ceph-perms.txt 2026-09-17 05:22:15.757823 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8j8kt/init.txt 2026-09-17 05:22:15.757844 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8j8kt/nova-compute-init.txt 2026-09-17 05:22:15.757866 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8j8kt/nova-compute-ssh-init.txt 2026-09-17 05:22:15.757890 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8j8kt/nova-compute-ssh.txt 2026-09-17 05:22:15.757913 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8j8kt/nova-compute-vnc-init.txt 2026-09-17 05:22:15.757937 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8j8kt/nova-compute.txt 2026-09-17 05:22:15.757961 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-59b4578f98-l2cx2/ 2026-09-17 05:22:15.757984 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-59b4578f98-l2cx2/init.txt 2026-09-17 05:22:15.758006 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-59b4578f98-l2cx2/nova-conductor.txt 2026-09-17 05:22:15.758028 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-9rbh6/ 2026-09-17 05:22:15.758051 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-9rbh6/init.txt 2026-09-17 05:22:15.758074 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-9rbh6/nova-db-init-0.txt 2026-09-17 05:22:15.758097 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-9rbh6/nova-db-init-1.txt 2026-09-17 05:22:15.758121 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-9rbh6/nova-db-init-2.txt 2026-09-17 05:22:15.758144 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-njsdn/ 2026-09-17 05:22:15.758168 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-njsdn/init.txt 2026-09-17 05:22:15.758191 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-njsdn/nova-db-sync.txt 2026-09-17 05:22:15.758214 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-gpzvw/ 2026-09-17 05:22:15.758238 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-gpzvw/compute-ks-endpoints-admin.txt 2026-09-17 05:22:15.758261 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-gpzvw/compute-ks-endpoints-internal.txt 2026-09-17 05:22:15.758283 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-gpzvw/compute-ks-endpoints-public.txt 2026-09-17 05:22:15.758305 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-gpzvw/init.txt 2026-09-17 05:22:15.758327 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-4mdpt/ 2026-09-17 05:22:15.758348 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-4mdpt/compute-ks-service-registration.txt 2026-09-17 05:22:15.758371 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-4mdpt/init.txt 2026-09-17 05:22:15.758393 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-j6thw/ 2026-09-17 05:22:15.758415 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-j6thw/init.txt 2026-09-17 05:22:15.758446 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-j6thw/nova-ks-user.txt 2026-09-17 05:22:15.758471 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-65b689bcbf-bh8ps/ 2026-09-17 05:22:15.758510 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-65b689bcbf-bh8ps/init.txt 2026-09-17 05:22:15.758535 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-65b689bcbf-bh8ps/nova-novncproxy-init-assets.txt 2026-09-17 05:22:15.758558 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-65b689bcbf-bh8ps/nova-novncproxy-init.txt 2026-09-17 05:22:15.758583 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-65b689bcbf-bh8ps/nova-novncproxy.txt 2026-09-17 05:22:15.758605 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-7n5j7/ 2026-09-17 05:22:15.758629 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-7n5j7/init.txt 2026-09-17 05:22:15.758651 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-7n5j7/rabbit-init.txt 2026-09-17 05:22:15.758674 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-9cd5f88cd-r96mp/ 2026-09-17 05:22:15.758696 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-9cd5f88cd-r96mp/init.txt 2026-09-17 05:22:15.758719 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-9cd5f88cd-r96mp/nova-scheduler.txt 2026-09-17 05:22:15.758743 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29827020-fqt92/ 2026-09-17 05:22:15.758767 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29827020-fqt92/init.txt 2026-09-17 05:22:15.758791 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29827020-fqt92/nova-service-cleaner.txt 2026-09-17 05:22:15.758814 | instance | cd+++++++++ pod-logs/openstack/octavia-api-6b5c89db85-drz59/ 2026-09-17 05:22:15.758838 | instance | >f+++++++++ pod-logs/openstack/octavia-api-6b5c89db85-drz59/init.txt 2026-09-17 05:22:15.758862 | instance | >f+++++++++ pod-logs/openstack/octavia-api-6b5c89db85-drz59/octavia-api.txt 2026-09-17 05:22:15.758886 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-crmm6/ 2026-09-17 05:22:15.758908 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-crmm6/bootstrap.txt 2026-09-17 05:22:15.758931 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-crmm6/init.txt 2026-09-17 05:22:15.758955 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-mpps7/ 2026-09-17 05:22:15.758977 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-mpps7/init.txt 2026-09-17 05:22:15.759000 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-mpps7/octavia-db-init-0.txt 2026-09-17 05:22:15.759023 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-mpps7/octavia-db-init-1.txt 2026-09-17 05:22:15.759045 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-tjfxz/ 2026-09-17 05:22:15.759069 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-tjfxz/init.txt 2026-09-17 05:22:15.759092 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-tjfxz/octavia-db-sync.txt 2026-09-17 05:22:15.759113 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-txdz5/ 2026-09-17 05:22:15.759135 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-txdz5/init.txt 2026-09-17 05:22:15.759157 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-txdz5/octavia-health-manager-get-port.txt 2026-09-17 05:22:15.759180 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-txdz5/octavia-health-manager-nic-init.txt 2026-09-17 05:22:15.759204 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-txdz5/octavia-health-manager.txt 2026-09-17 05:22:15.759844 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-677df95c6d-6cclp/ 2026-09-17 05:22:15.759882 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-677df95c6d-6cclp/init.txt 2026-09-17 05:22:15.759907 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-677df95c6d-6cclp/octavia-housekeeping.txt 2026-09-17 05:22:15.759941 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-n9p2w/ 2026-09-17 05:22:15.759967 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-n9p2w/init.txt 2026-09-17 05:22:15.759989 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-n9p2w/load-balancer-ks-endpoints-admin.txt 2026-09-17 05:22:15.760011 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-n9p2w/load-balancer-ks-endpoints-internal.txt 2026-09-17 05:22:15.760033 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-n9p2w/load-balancer-ks-endpoints-public.txt 2026-09-17 05:22:15.760054 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-bn2fh/ 2026-09-17 05:22:15.760075 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-bn2fh/init.txt 2026-09-17 05:22:15.760097 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-bn2fh/load-balancer-ks-service-registration.txt 2026-09-17 05:22:15.760119 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-zkq7f/ 2026-09-17 05:22:15.760144 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-zkq7f/init.txt 2026-09-17 05:22:15.760168 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-zkq7f/octavia-ks-user.txt 2026-09-17 05:22:15.760191 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-95mgr/ 2026-09-17 05:22:15.760214 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-95mgr/init.txt 2026-09-17 05:22:15.760238 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-95mgr/rabbit-init.txt 2026-09-17 05:22:15.760262 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-99fb8f679-nfmvm/ 2026-09-17 05:22:15.760285 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-99fb8f679-nfmvm/init.txt 2026-09-17 05:22:15.760309 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-99fb8f679-nfmvm/octavia-worker.txt 2026-09-17 05:22:15.760333 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-6bswd/ 2026-09-17 05:22:15.760355 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-6bswd/openstack-database-exporter.txt 2026-09-17 05:22:15.760379 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-5477cf4598-45vx6/ 2026-09-17 05:22:15.760402 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-5477cf4598-45vx6/build-config.txt 2026-09-17 05:22:15.760424 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-5477cf4598-45vx6/openstack-exporter.txt 2026-09-17 05:22:15.760445 | instance | cd+++++++++ pod-logs/openstack/openvswitch-zt2vb/ 2026-09-17 05:22:15.760468 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zt2vb/init.txt 2026-09-17 05:22:15.760532 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zt2vb/openvswitch-db-perms.txt 2026-09-17 05:22:15.760570 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zt2vb/openvswitch-db.txt 2026-09-17 05:22:15.760595 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zt2vb/openvswitch-vswitchd-modules.txt 2026-09-17 05:22:15.760617 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zt2vb/openvswitch-vswitchd.txt 2026-09-17 05:22:15.760642 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-5tfp2/ 2026-09-17 05:22:15.760665 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-5tfp2/controller-init.txt 2026-09-17 05:22:15.760689 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-5tfp2/controller.txt 2026-09-17 05:22:15.760711 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-5tfp2/get-gw-enabled.txt 2026-09-17 05:22:15.760735 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-5tfp2/init.txt 2026-09-17 05:22:15.760758 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-5tfp2/log-parser.txt 2026-09-17 05:22:15.760782 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-5tfp2/vector.txt 2026-09-17 05:22:15.760804 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-ln4kk/ 2026-09-17 05:22:15.760836 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-ln4kk/init.txt 2026-09-17 05:22:15.760860 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-ln4kk/northd.txt 2026-09-17 05:22:15.760883 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-09-17 05:22:15.760907 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-09-17 05:22:15.760930 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-09-17 05:22:15.760951 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-09-17 05:22:15.760973 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-09-17 05:22:15.760995 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-09-17 05:22:15.761019 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-09-17 05:22:15.761043 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-17 05:22:15.761067 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-17 05:22:15.761091 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-17 05:22:15.761113 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-17 05:22:15.761136 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-09-17 05:22:15.761158 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-17 05:22:15.761183 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-17 05:22:15.761206 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-17 05:22:15.761228 | instance | cd+++++++++ pod-logs/openstack/placement-api-6b4654db67-vrnml/ 2026-09-17 05:22:15.761253 | instance | >f+++++++++ pod-logs/openstack/placement-api-6b4654db67-vrnml/init.txt 2026-09-17 05:22:15.761275 | instance | >f+++++++++ pod-logs/openstack/placement-api-6b4654db67-vrnml/placement-api.txt 2026-09-17 05:22:15.761298 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-vtzrs/ 2026-09-17 05:22:15.761320 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-vtzrs/init.txt 2026-09-17 05:22:15.761343 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-vtzrs/placement-db-init-0.txt 2026-09-17 05:22:15.761365 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-hrft7/ 2026-09-17 05:22:15.761387 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-hrft7/init.txt 2026-09-17 05:22:15.761410 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-hrft7/placement-db-sync.txt 2026-09-17 05:22:15.761432 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-l2qzc/ 2026-09-17 05:22:15.761454 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-l2qzc/init.txt 2026-09-17 05:22:15.761475 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-l2qzc/placement-ks-endpoints-admin.txt 2026-09-17 05:22:15.761517 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-l2qzc/placement-ks-endpoints-internal.txt 2026-09-17 05:22:15.761542 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-l2qzc/placement-ks-endpoints-public.txt 2026-09-17 05:22:15.761565 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-pr7cn/ 2026-09-17 05:22:15.761589 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-pr7cn/init.txt 2026-09-17 05:22:15.761613 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-pr7cn/placement-ks-service-registration.txt 2026-09-17 05:22:15.761637 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-gjsdc/ 2026-09-17 05:22:15.761661 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-gjsdc/init.txt 2026-09-17 05:22:15.761685 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-gjsdc/placement-ks-user.txt 2026-09-17 05:22:15.761708 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-lqrzn/ 2026-09-17 05:22:15.761737 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-lqrzn/percona-xtradb-cluster-operator.txt 2026-09-17 05:22:15.761762 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-09-17 05:22:15.761784 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-17 05:22:15.761807 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-17 05:22:15.761830 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-09-17 05:22:15.761855 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-17 05:22:15.761880 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-17 05:22:15.761903 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-n7s2d/ 2026-09-17 05:22:15.761924 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-n7s2d/rabbitmq-cluster-operator.txt 2026-09-17 05:22:15.761946 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-09-17 05:22:15.761969 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-17 05:22:15.761991 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-17 05:22:15.762012 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-09-17 05:22:15.762034 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-17 05:22:15.762057 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-17 05:22:15.762079 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-09-17 05:22:15.762103 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-17 05:22:15.762126 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-17 05:22:15.762150 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-09-17 05:22:15.762173 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-17 05:22:15.762196 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-17 05:22:15.762218 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-09-17 05:22:15.762242 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-09-17 05:22:15.762265 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-09-17 05:22:15.762287 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-wxr8q/ 2026-09-17 05:22:15.762310 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-wxr8q/rabbitmq-cluster-operator.txt 2026-09-17 05:22:15.762334 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-09-17 05:22:15.762356 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-17 05:22:15.762378 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-17 05:22:15.762402 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-09-17 05:22:15.762423 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-17 05:22:15.762447 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-17 05:22:15.762468 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-09-17 05:22:15.762505 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-17 05:22:15.762530 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-17 05:22:15.762553 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-bhrd4/ 2026-09-17 05:22:15.762576 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-bhrd4/ceph-crash.txt 2026-09-17 05:22:15.762605 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-bhrd4/chown-container-data-dir.txt 2026-09-17 05:22:15.762628 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-bhrd4/make-container-crash-dir.txt 2026-09-17 05:22:15.762652 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn/ 2026-09-17 05:22:15.762674 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn/chown-container-data-dir.txt 2026-09-17 05:22:15.762696 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn/log-collector.txt 2026-09-17 05:22:15.762719 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-7pscn/rgw.txt 2026-09-17 05:22:15.762742 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-649f9d99b6-hhpcs/ 2026-09-17 05:22:15.762764 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-649f9d99b6-hhpcs/init.txt 2026-09-17 05:22:15.762787 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-649f9d99b6-hhpcs/staffeln-api.txt 2026-09-17 05:22:15.762810 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-7cb5c87bc7-26s69/ 2026-09-17 05:22:15.762832 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-7cb5c87bc7-26s69/staffeln-conductor.txt 2026-09-17 05:22:15.762856 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-tj9l9/ 2026-09-17 05:22:15.762880 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-tj9l9/init.txt 2026-09-17 05:22:15.762902 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-tj9l9/staffeln-db-init-0.txt 2026-09-17 05:22:15.762925 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-748ml/ 2026-09-17 05:22:15.762949 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-748ml/init.txt 2026-09-17 05:22:15.762971 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-748ml/staffeln-db-sync.txt 2026-09-17 05:22:15.762995 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-09-17 05:22:15.763018 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-09-17 05:22:15.763042 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-09-17 05:22:15.763066 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-09-17 05:22:15.763088 | instance | cd+++++++++ pod-logs/orc-system/ 2026-09-17 05:22:15.763112 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-75p7m/ 2026-09-17 05:22:15.763134 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-75p7m/manager.txt 2026-09-17 05:22:15.763156 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-09-17 05:22:15.763179 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-7x8hr/ 2026-09-17 05:22:15.763202 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-7x8hr/rook-ceph-operator.txt 2026-09-17 05:22:15.763226 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-09-17 05:22:15.763272 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-dhh88/ 2026-09-17 05:22:15.763322 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-dhh88/secretgen-controller.txt 2026-09-17 05:22:15.787868 | 2026-09-17 05:22:15.787963 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-09-17 05:22:16.043571 | instance | changed 2026-09-17 05:22:16.056483 | 2026-09-17 05:22:16.056674 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-09-17 05:22:17.492121 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-09-17 05:22:17.512034 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-17 05:22:17.512117 | instance | Dload Upload Total Spent Left Speed 2026-09-17 05:22:17.551523 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-09-17 05:22:17.792908 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-09-17 05:22:17.801016 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-17 05:22:17.801063 | instance | Dload Upload Total Spent Left Speed 2026-09-17 05:22:17.819402 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-09-17 05:22:18.340750 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-09-17 05:22:18.352168 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-17 05:22:18.352248 | instance | Dload Upload Total Spent Left Speed 2026-09-17 05:22:18.414172 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-09-17 05:22:18.865180 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-09-17 05:22:19.109746 | instance | ERROR 2026-09-17 05:22:19.110011 | instance | { 2026-09-17 05:22:19.110073 | instance | "delta": "0:00:02.503725", 2026-09-17 05:22:19.110115 | instance | "end": "2026-09-17 05:22:18.869976", 2026-09-17 05:22:19.110153 | instance | "msg": "non-zero return code", 2026-09-17 05:22:19.110190 | instance | "rc": 5, 2026-09-17 05:22:19.110226 | instance | "start": "2026-09-17 05:22:16.366251" 2026-09-17 05:22:19.110261 | instance | } 2026-09-17 05:22:19.110307 | instance | ERROR: Ignoring Errors 2026-09-17 05:22:19.119260 | 2026-09-17 05:22:19.119413 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-09-17 05:22:19.525987 | instance | ceph-mgr endpoints: 2026-09-17 05:22:19.666864 | instance | ok: Runtime: 0:00:00.107199 2026-09-17 05:22:19.675832 | 2026-09-17 05:22:19.675972 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-09-17 05:22:20.225326 | instance | ok: Runtime: 0:00:00.126160 2026-09-17 05:22:20.235431 | 2026-09-17 05:22:20.235591 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-09-17 05:22:20.797069 | instance | changed: 2026-09-17 05:22:20.797313 | instance | cd+++++++++ prometheus/ 2026-09-17 05:22:20.797368 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-09-17 05:22:20.797408 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-09-17 05:22:20.797447 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-09-17 05:22:20.814348 | 2026-09-17 05:22:20.814492 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-09-17 05:22:21.060580 | instance | changed 2026-09-17 05:22:21.070440 | 2026-09-17 05:22:21.070600 | TASK [gather-selenium-data : Get selenium data] 2026-09-17 05:22:21.334227 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-09-17 05:22:21.335958 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-09-17 05:22:21.623218 | instance | ERROR 2026-09-17 05:22:21.623650 | instance | { 2026-09-17 05:22:21.623715 | instance | "delta": "0:00:00.006585", 2026-09-17 05:22:21.623756 | instance | "end": "2026-09-17 05:22:21.336306", 2026-09-17 05:22:21.623792 | instance | "msg": "non-zero return code", 2026-09-17 05:22:21.623827 | instance | "rc": 1, 2026-09-17 05:22:21.623862 | instance | "start": "2026-09-17 05:22:21.329721" 2026-09-17 05:22:21.623896 | instance | } 2026-09-17 05:22:21.623945 | instance | ERROR: Ignoring Errors 2026-09-17 05:22:21.637867 | 2026-09-17 05:22:21.638179 | TASK [gather-selenium-data : Downloads logs to executor] 2026-09-17 05:22:22.173874 | instance | changed: cd+++++++++ selenium/ 2026-09-17 05:22:22.185634 | 2026-09-17 05:22:22.185735 | PLAY RECAP 2026-09-17 05:22:22.185843 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-09-17 05:22:22.185889 | 2026-09-17 05:22:22.405021 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-17 05:22:22.420731 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-17 05:22:23.081960 | 2026-09-17 05:22:23.082155 | PLAY [all] 2026-09-17 05:22:23.093224 | 2026-09-17 05:22:23.093315 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-17 05:22:23.148604 | instance | skipping: Conditional result was False 2026-09-17 05:22:23.156937 | 2026-09-17 05:22:23.157086 | TASK [fetch-output : Set log path for single node] 2026-09-17 05:22:23.212304 | instance | ok 2026-09-17 05:22:23.222047 | 2026-09-17 05:22:23.222188 | LOOP [fetch-output : Ensure local output dirs] 2026-09-17 05:22:23.722249 | instance -> localhost | ok: "/var/lib/zuul/builds/94072625f929451f9841222f0eb2111b/work/logs" 2026-09-17 05:22:23.942100 | instance -> localhost | changed: "/var/lib/zuul/builds/94072625f929451f9841222f0eb2111b/work/artifacts" 2026-09-17 05:22:24.135803 | instance -> localhost | changed: "/var/lib/zuul/builds/94072625f929451f9841222f0eb2111b/work/docs" 2026-09-17 05:22:24.158918 | 2026-09-17 05:22:24.159080 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-17 05:22:24.841430 | instance | changed: .d..t...... ./ 2026-09-17 05:22:24.841669 | instance | changed: All items complete 2026-09-17 05:22:24.841708 | 2026-09-17 05:22:25.335216 | instance | changed: .d..t...... ./ 2026-09-17 05:22:25.828119 | instance | changed: .d..t...... ./ 2026-09-17 05:22:25.855274 | 2026-09-17 05:22:25.855509 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-17 05:22:26.312354 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008900 2026-09-17 05:22:26.539791 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007603 2026-09-17 05:22:26.556466 | 2026-09-17 05:22:26.556608 | PLAY [all] 2026-09-17 05:22:26.561933 | 2026-09-17 05:22:26.561993 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-17 05:22:27.058239 | instance | changed 2026-09-17 05:22:27.065761 | 2026-09-17 05:22:27.065858 | PLAY RECAP 2026-09-17 05:22:27.065921 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-17 05:22:27.065955 | 2026-09-17 05:22:27.252847 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-17 05:22:27.270098 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-17 05:22:27.848755 | 2026-09-17 05:22:27.848903 | PLAY [localhost] 2026-09-17 05:22:27.858265 | 2026-09-17 05:22:27.858336 | TASK [Generate Zuul manifest] 2026-09-17 05:22:27.875796 | localhost | ok 2026-09-17 05:22:27.890759 | 2026-09-17 05:22:27.890834 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-17 05:22:28.610437 | localhost | changed 2026-09-17 05:22:28.631910 | 2026-09-17 05:22:28.632085 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-17 05:22:28.675304 | localhost | ok 2026-09-17 05:22:28.688189 | 2026-09-17 05:22:28.688322 | TASK [Upload logs] 2026-09-17 05:22:28.710379 | localhost | ok 2026-09-17 05:22:28.858342 | 2026-09-17 05:22:28.858511 | TASK [Set zuul-log-path fact] 2026-09-17 05:22:28.887355 | localhost | ok 2026-09-17 05:22:28.901750 | 2026-09-17 05:22:28.901876 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-17 05:22:28.941128 | localhost | ok 2026-09-17 05:22:28.949486 | 2026-09-17 05:22:28.949592 | TASK [upload-logs : Create log directories] 2026-09-17 05:22:29.354814 | localhost | changed 2026-09-17 05:22:29.361627 | 2026-09-17 05:22:29.361736 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-17 05:22:29.806875 | localhost -> localhost | ok: Runtime: 0:00:00.051473 2026-09-17 05:22:29.813381 | 2026-09-17 05:22:29.813498 | TASK [upload-logs : Upload logs to log server] 2026-09-17 05:22:31.295345 | localhost | Output suppressed because no_log was given 2026-09-17 05:22:31.303024 | 2026-09-17 05:22:31.303163 | LOOP [upload-logs : Compress console log and json output] 2026-09-17 05:22:31.371493 | localhost | skipping: Conditional result was False 2026-09-17 05:22:31.380316 | localhost | skipping: Conditional result was False 2026-09-17 05:22:31.393129 | 2026-09-17 05:22:31.393340 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-17 05:22:31.438775 | localhost | skipping: Conditional result was False 2026-09-17 05:22:31.439390 | 2026-09-17 05:22:31.442445 | localhost | skipping: Conditional result was False 2026-09-17 05:22:31.458109 | 2026-09-17 05:22:31.458306 | LOOP [upload-logs : Upload console log and json output]