2026-09-10 01:46:19.345571 | Job console starting 2026-09-10 01:46:19.360959 | Updating git repos 2026-09-10 01:46:25.063178 | Cloning repos into workspace 2026-09-10 01:46:41.549099 | Restoring repo states 2026-09-10 01:46:50.242755 | Merging changes 2026-09-10 01:46:51.899158 | Checking out repos 2026-09-10 01:46:54.879785 | Preparing playbooks 2026-09-10 01:46:58.566688 | Running Ansible setup 2026-09-10 01:47:02.500660 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-10 01:47:03.100900 | 2026-09-10 01:47:03.101024 | PLAY [localhost] 2026-09-10 01:47:03.108186 | 2026-09-10 01:47:03.108251 | TASK [Gathering Facts] 2026-09-10 01:47:04.040745 | localhost | ok 2026-09-10 01:47:04.048528 | 2026-09-10 01:47:04.048608 | TASK [Setup log path fact] 2026-09-10 01:47:04.064458 | localhost | ok 2026-09-10 01:47:04.073896 | 2026-09-10 01:47:04.073960 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-10 01:47:04.100594 | localhost | ok 2026-09-10 01:47:04.107805 | 2026-09-10 01:47:04.107888 | TASK [emit-job-header : Print job information] 2026-09-10 01:47:04.147698 | # Job Information 2026-09-10 01:47:04.147897 | Ansible Version: 2.16.18 2026-09-10 01:47:04.147961 | Job: atmosphere-molecule-aio-openvswitch 2026-09-10 01:47:04.148004 | Pipeline: check 2026-09-10 01:47:04.148043 | Executor: 2d72f0692154 2026-09-10 01:47:04.148081 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4091 2026-09-10 01:47:04.148126 | Event ID: ec99fa30-acb8-11f1-9801-78a09c8936c2 2026-09-10 01:47:04.152105 | 2026-09-10 01:47:04.152187 | LOOP [emit-job-header : Print node information] 2026-09-10 01:47:04.398134 | localhost | ok: 2026-09-10 01:47:04.398631 | localhost | # Node Information 2026-09-10 01:47:04.398675 | localhost | Inventory Hostname: instance 2026-09-10 01:47:04.398706 | localhost | Hostname: np0000192442 2026-09-10 01:47:04.398733 | localhost | Username: zuul 2026-09-10 01:47:04.398764 | localhost | Distro: Ubuntu 22.04 2026-09-10 01:47:04.398790 | localhost | Provider: yul1 2026-09-10 01:47:04.398816 | localhost | Region: ca-ymq-1 2026-09-10 01:47:04.398841 | localhost | Label: ubuntu-jammy-16 2026-09-10 01:47:04.398866 | localhost | Product Name: OpenStack Nova 2026-09-10 01:47:04.398890 | localhost | Interface IP: 162.253.55.5 2026-09-10 01:47:04.414780 | 2026-09-10 01:47:04.415321 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-10 01:47:04.867325 | localhost -> localhost | changed 2026-09-10 01:47:04.874537 | 2026-09-10 01:47:04.874649 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-10 01:47:05.891517 | localhost -> localhost | changed 2026-09-10 01:47:05.904143 | 2026-09-10 01:47:05.904245 | PLAY [all] 2026-09-10 01:47:05.922031 | 2026-09-10 01:47:05.922191 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-10 01:47:06.253144 | instance -> localhost | ok 2026-09-10 01:47:06.269986 | 2026-09-10 01:47:06.270224 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-10 01:47:06.310278 | instance | ok 2026-09-10 01:47:06.337792 | instance | included: /var/lib/zuul/builds/a1e7800b55474a21ba55f19e6faed9bc/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-10 01:47:06.346519 | 2026-09-10 01:47:06.346819 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-10 01:47:07.724872 | instance -> localhost | Generating public/private rsa key pair. 2026-09-10 01:47:07.725172 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/a1e7800b55474a21ba55f19e6faed9bc/work/a1e7800b55474a21ba55f19e6faed9bc_id_rsa 2026-09-10 01:47:07.725240 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/a1e7800b55474a21ba55f19e6faed9bc/work/a1e7800b55474a21ba55f19e6faed9bc_id_rsa.pub 2026-09-10 01:47:07.725289 | instance -> localhost | The key fingerprint is: 2026-09-10 01:47:07.725335 | instance -> localhost | SHA256:Y2HtIAD3+fZerrciAuaiyAKPoX3zKnLRl7mOITCHbFg zuul-build-sshkey 2026-09-10 01:47:07.725394 | instance -> localhost | The key's randomart image is: 2026-09-10 01:47:07.725440 | instance -> localhost | +---[RSA 3072]----+ 2026-09-10 01:47:07.725512 | instance -> localhost | | ..o | 2026-09-10 01:47:07.725562 | instance -> localhost | | . o . . | 2026-09-10 01:47:07.725606 | instance -> localhost | | E + + . | 2026-09-10 01:47:07.725649 | instance -> localhost | |oo + + | 2026-09-10 01:47:07.725691 | instance -> localhost | |=o.. oS . | 2026-09-10 01:47:07.725732 | instance -> localhost | |++. + +o o | 2026-09-10 01:47:07.725774 | instance -> localhost | |o=.+.o . . . | 2026-09-10 01:47:07.725815 | instance -> localhost | |B *.+oo ...o. | 2026-09-10 01:47:07.725863 | instance -> localhost | |+= +o=o. .o+o. | 2026-09-10 01:47:07.725906 | instance -> localhost | +----[SHA256]-----+ 2026-09-10 01:47:07.726003 | instance -> localhost | ok: Runtime: 0:00:00.903911 2026-09-10 01:47:07.744797 | 2026-09-10 01:47:07.948783 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-10 01:47:08.003535 | instance | ok 2026-09-10 01:47:08.025653 | instance | included: /var/lib/zuul/builds/a1e7800b55474a21ba55f19e6faed9bc/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-10 01:47:08.038384 | 2026-09-10 01:47:08.038584 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-10 01:47:08.063997 | instance | skipping: Conditional result was False 2026-09-10 01:47:08.076826 | 2026-09-10 01:47:08.077041 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-10 01:47:08.530928 | instance | changed 2026-09-10 01:47:08.545804 | 2026-09-10 01:47:08.545951 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-10 01:47:08.788270 | instance | ok 2026-09-10 01:47:08.794721 | 2026-09-10 01:47:08.794814 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-10 01:47:09.332951 | instance | changed 2026-09-10 01:47:09.352162 | 2026-09-10 01:47:09.352372 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-10 01:47:09.880065 | instance | changed 2026-09-10 01:47:09.893994 | 2026-09-10 01:47:09.894156 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-10 01:47:09.920130 | instance | skipping: Conditional result was False 2026-09-10 01:47:09.942583 | 2026-09-10 01:47:09.942755 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-10 01:47:10.306629 | instance -> localhost | changed 2026-09-10 01:47:10.331204 | 2026-09-10 01:47:10.340697 | TASK [add-build-sshkey : Add back temp key] 2026-09-10 01:47:10.657362 | instance -> localhost | Identity added: /var/lib/zuul/builds/a1e7800b55474a21ba55f19e6faed9bc/work/a1e7800b55474a21ba55f19e6faed9bc_id_rsa (zuul-build-sshkey) 2026-09-10 01:47:10.657679 | instance -> localhost | ok: Runtime: 0:00:00.017245 2026-09-10 01:47:10.665565 | 2026-09-10 01:47:10.665633 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-10 01:47:10.980824 | instance | ok 2026-09-10 01:47:10.995910 | 2026-09-10 01:47:10.996028 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-10 01:47:11.039185 | instance | skipping: Conditional result was False 2026-09-10 01:47:11.062489 | 2026-09-10 01:47:11.062612 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-10 01:47:11.400517 | instance | ok 2026-09-10 01:47:11.409443 | 2026-09-10 01:47:11.409555 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-10 01:47:21.061394 | instance | Output suppressed because no_log was given 2026-09-10 01:47:21.079185 | 2026-09-10 01:47:21.079317 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-10 01:47:21.312349 | instance | ok: "logs" 2026-09-10 01:47:21.312798 | instance | ok: All items complete 2026-09-10 01:47:21.312870 | 2026-09-10 01:47:21.465434 | instance | ok: "artifacts" 2026-09-10 01:47:21.616111 | instance | ok: "docs" 2026-09-10 01:47:21.638960 | 2026-09-10 01:47:21.639169 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-10 01:47:21.833079 | instance | changed: "logs" 2026-09-10 01:47:21.983937 | instance | changed: "artifacts" 2026-09-10 01:47:22.133955 | instance | changed: "docs" 2026-09-10 01:47:22.161826 | 2026-09-10 01:47:22.161953 | PLAY RECAP 2026-09-10 01:47:22.162042 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-10 01:47:22.162102 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-10 01:47:22.162146 | 2026-09-10 01:47:22.319250 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-10 01:47:22.333515 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-10 01:47:22.894375 | 2026-09-10 01:47:22.894516 | PLAY [all] 2026-09-10 01:47:22.905134 | 2026-09-10 01:47:22.905220 | TASK [setup-uv : Extract archive] 2026-09-10 01:47:25.399497 | instance | changed 2026-09-10 01:47:25.410396 | 2026-09-10 01:47:25.410576 | TASK [setup-uv : Print version] 2026-09-10 01:47:25.802107 | instance | uv 0.8.13 2026-09-10 01:47:25.954313 | instance | ok: Runtime: 0:00:00.011532 2026-09-10 01:47:25.971376 | 2026-09-10 01:47:25.971580 | TASK [Install Ansible collection siblings] 2026-09-10 01:47:36.234544 | instance | changed: 2026-09-10 01:47:36.234840 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-09-10 01:47:36.234897 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-09-10 01:47:36.234940 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-09-10 01:47:36.234979 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-09-10 01:47:36.235016 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-09-10 01:47:36.235059 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-09-10 01:47:36.235099 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-09-10 01:47:36.235146 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-09-10 01:47:36.235205 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-09-10 01:47:36.235259 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-09-10 01:47:36.235301 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-09-10 01:47:36.235338 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-09-10 01:47:36.235374 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-09-10 01:47:36.235409 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-09-10 01:47:36.235444 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-09-10 01:47:36.235501 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-09-10 01:47:36.235539 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-09-10 01:47:36.235575 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-09-10 01:47:36.235609 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-09-10 01:47:36.235643 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-09-10 01:47:36.235677 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.1.2 2026-09-10 01:47:36.235712 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-09-10 01:47:36.235751 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0 2026-09-10 01:47:36.235808 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-09-10 01:47:36.235846 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-09-10 01:47:36.235881 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-10 01:47:36.235916 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-10 01:47:36.235950 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0 2026-09-10 01:47:36.235984 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-09-10 01:47:36.236018 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-09-10 01:47:36.236052 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-10 01:47:36.236087 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-10 01:47:36.236121 | instance | Checked out ansible.netcommon to 1.2.0 2026-09-10 01:47:36.236156 | 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-10 01:47:36.236201 | instance | Starting galaxy collection install process 2026-09-10 01:47:36.236235 | instance | Process install dependency map 2026-09-10 01:47:36.236269 | instance | Starting collection install process 2026-09-10 01:47:36.236303 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-09-10 01:47:36.236337 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-09-10 01:47:36.236371 | instance | ansible.netcommon:* was installed successfully 2026-09-10 01:47:36.236405 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-09-10 01:47:36.236439 | instance | Creating virtual environment at: .venv 2026-09-10 01:47:36.237065 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-10 01:47:36.237134 | instance | Downloading pygments (1.2MiB) 2026-09-10 01:47:36.237193 | instance | Downloading ansible-core (2.1MiB) 2026-09-10 01:47:36.237240 | instance | Downloading cryptography (4.2MiB) 2026-09-10 01:47:36.237277 | instance | Downloading rjsonnet (1.2MiB) 2026-09-10 01:47:36.237313 | instance | Downloading setuptools (1.1MiB) 2026-09-10 01:47:36.237349 | instance | Downloading netaddr (2.2MiB) 2026-09-10 01:47:36.237384 | instance | Downloading kubernetes (1.9MiB) 2026-09-10 01:47:36.237420 | instance | Downloading openstacksdk (1.7MiB) 2026-09-10 01:47:36.237455 | instance | Building pyperclip==1.9.0 2026-09-10 01:47:36.237516 | instance | Downloading rjsonnet 2026-09-10 01:47:36.237560 | instance | Downloading pygments 2026-09-10 01:47:36.237596 | instance | Downloading netaddr 2026-09-10 01:47:36.237632 | instance | Downloading setuptools 2026-09-10 01:47:36.237666 | instance | Downloading cryptography 2026-09-10 01:47:36.237701 | instance | Downloading kubernetes 2026-09-10 01:47:36.237738 | instance | Downloading ansible-core 2026-09-10 01:47:36.237771 | instance | Downloading openstacksdk 2026-09-10 01:47:36.237806 | instance | Built pyperclip==1.9.0 2026-09-10 01:47:36.237840 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-10 01:47:36.237875 | instance | Installed 79 packages in 54ms 2026-09-10 01:47:36.237910 | instance | Checked out ansible.posix to 1.6.0 2026-09-10 01:47:36.237944 | 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-10 01:47:36.237980 | instance | Starting galaxy collection install process 2026-09-10 01:47:36.238014 | instance | Process install dependency map 2026-09-10 01:47:36.238047 | instance | Starting collection install process 2026-09-10 01:47:36.238081 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-09-10 01:47:36.238130 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-09-10 01:47:36.238166 | instance | ansible.posix:1.6.0 was installed successfully 2026-09-10 01:47:36.238201 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-10 01:47:36.238235 | instance | 2.17.12 2026-09-10 01:47:36.238269 | instance | Checked out ansible.utils to v6.1.0 2026-09-10 01:47:36.238303 | 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-10 01:47:36.238337 | instance | Starting galaxy collection install process 2026-09-10 01:47:36.238370 | instance | Process install dependency map 2026-09-10 01:47:36.238404 | instance | Starting collection install process 2026-09-10 01:47:36.238439 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-09-10 01:47:36.238473 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-09-10 01:47:36.238531 | instance | ansible.utils:6.1.0 was installed successfully 2026-09-10 01:47:36.238568 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-10 01:47:36.238602 | instance | 2.17.12 2026-09-10 01:47:36.238638 | instance | Checked out atmosphere.common to v0.7.0 2026-09-10 01:47:36.238673 | 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-10 01:47:36.238708 | instance | Starting galaxy collection install process 2026-09-10 01:47:36.238742 | instance | Process install dependency map 2026-09-10 01:47:36.238779 | instance | Starting collection install process 2026-09-10 01:47:36.238813 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-09-10 01:47:36.238847 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-09-10 01:47:36.238882 | instance | atmosphere.common:0.7.0 was installed successfully 2026-09-10 01:47:36.238917 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-10 01:47:36.238951 | instance | 2.17.12 2026-09-10 01:47:36.238984 | instance | Checked out community.crypto to 2.2.3 2026-09-10 01:47:36.239018 | 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-10 01:47:36.239052 | instance | Starting galaxy collection install process 2026-09-10 01:47:36.239086 | instance | Process install dependency map 2026-09-10 01:47:36.239119 | instance | Starting collection install process 2026-09-10 01:47:36.239164 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-09-10 01:47:36.239217 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-09-10 01:47:36.239260 | instance | community.crypto:2.2.3 was installed successfully 2026-09-10 01:47:36.239295 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-10 01:47:36.239329 | instance | 2.17.12 2026-09-10 01:47:36.239363 | instance | Checked out community.general to 7.3.0 2026-09-10 01:47:36.239397 | 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-10 01:47:36.239431 | instance | Starting galaxy collection install process 2026-09-10 01:47:36.239476 | instance | Process install dependency map 2026-09-10 01:47:36.239533 | instance | Starting collection install process 2026-09-10 01:47:36.239568 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-09-10 01:47:36.239602 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-09-10 01:47:36.239637 | instance | community.general:7.3.0 was installed successfully 2026-09-10 01:47:36.239671 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-10 01:47:36.239705 | instance | 2.17.12 2026-09-10 01:47:36.239739 | instance | Checked out community.mysql to 3.6.0 2026-09-10 01:47:36.239773 | 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-10 01:47:36.239808 | instance | Starting galaxy collection install process 2026-09-10 01:47:36.239846 | instance | Process install dependency map 2026-09-10 01:47:36.239881 | instance | Starting collection install process 2026-09-10 01:47:36.239916 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-09-10 01:47:36.239950 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-09-10 01:47:36.239983 | instance | community.mysql:3.6.0 was installed successfully 2026-09-10 01:47:36.240017 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-10 01:47:36.240051 | instance | 2.17.12 2026-09-10 01:47:36.240084 | instance | Checked out kubernetes.core to 2.4.0 2026-09-10 01:47:36.240118 | 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-10 01:47:36.240152 | instance | Starting galaxy collection install process 2026-09-10 01:47:36.240187 | instance | Process install dependency map 2026-09-10 01:47:36.240221 | instance | Starting collection install process 2026-09-10 01:47:36.240255 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-09-10 01:47:36.240289 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-09-10 01:47:36.240323 | instance | kubernetes.core:2.4.0 was installed successfully 2026-09-10 01:47:36.240357 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-10 01:47:36.240391 | instance | 2.17.12 2026-09-10 01:47:36.240425 | instance | Checked out openstack.cloud to 2.6.0 2026-09-10 01:47:36.240459 | 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-10 01:47:36.240544 | instance | Starting galaxy collection install process 2026-09-10 01:47:36.240583 | instance | Process install dependency map 2026-09-10 01:47:36.240617 | instance | Starting collection install process 2026-09-10 01:47:36.240651 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-09-10 01:47:36.240685 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-09-10 01:47:36.240719 | instance | openstack.cloud:2.6.0 was installed successfully 2026-09-10 01:47:36.240753 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-10 01:47:36.240787 | instance | 2.17.12 2026-09-10 01:47:36.240820 | instance | Checked out vexxhost.ceph to v4.2.0 2026-09-10 01:47:36.240854 | 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-10 01:47:36.240897 | instance | Starting galaxy collection install process 2026-09-10 01:47:36.240938 | instance | Process install dependency map 2026-09-10 01:47:36.240993 | instance | Starting collection install process 2026-09-10 01:47:36.241039 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-09-10 01:47:36.241091 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-09-10 01:47:36.241144 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-09-10 01:47:36.241197 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-10 01:47:36.241247 | instance | 2.17.12 2026-09-10 01:47:36.241285 | instance | Checked out vexxhost.containers to v1.6.8 2026-09-10 01:47:36.241323 | 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-10 01:47:36.241374 | instance | Starting galaxy collection install process 2026-09-10 01:47:36.241422 | instance | Process install dependency map 2026-09-10 01:47:36.241469 | instance | Starting collection install process 2026-09-10 01:47:36.241552 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-09-10 01:47:36.241602 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-09-10 01:47:36.241651 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-09-10 01:47:36.241700 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-10 01:47:36.241748 | instance | 2.17.12 2026-09-10 01:47:36.241797 | instance | Checked out vexxhost.kubernetes to v3.4.0 2026-09-10 01:47:36.241841 | 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-10 01:47:36.241877 | instance | Starting galaxy collection install process 2026-09-10 01:47:36.241911 | instance | Process install dependency map 2026-09-10 01:47:36.241945 | instance | Starting collection install process 2026-09-10 01:47:36.241979 | instance | Installing 'vexxhost.kubernetes:3.4.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-09-10 01:47:36.242013 | instance | Created collection for vexxhost.kubernetes:3.4.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-09-10 01:47:36.242048 | instance | vexxhost.kubernetes:3.4.0 was installed successfully 2026-09-10 01:47:36.242082 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-10 01:47:36.242115 | instance | 2.17.12 2026-09-10 01:47:36.253306 | 2026-09-10 01:47:36.253398 | PLAY RECAP 2026-09-10 01:47:36.253511 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-10 01:47:36.253556 | 2026-09-10 01:47:36.398839 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-10 01:47:36.409097 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-10 01:47:37.022625 | 2026-09-10 01:47:37.022767 | PLAY [all] 2026-09-10 01:47:37.033474 | 2026-09-10 01:47:37.033563 | TASK [Install "jq" for log collection] 2026-09-10 01:47:47.431759 | instance | changed 2026-09-10 01:47:47.435208 | 2026-09-10 01:47:47.435326 | PLAY RECAP 2026-09-10 01:47:47.435427 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-10 01:47:47.435551 | 2026-09-10 01:47:47.587732 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-10 01:47:47.601863 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-10 01:47:48.244257 | 2026-09-10 01:47:48.244408 | PLAY [all] 2026-09-10 01:47:48.255622 | 2026-09-10 01:47:48.255696 | LOOP [Check inventory directories] 2026-09-10 01:47:48.640940 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-09-10 01:47:48.818758 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-09-10 01:47:48.989416 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-09-10 01:47:49.006364 | 2026-09-10 01:47:49.006572 | LOOP [Copy inventory file for Zuul] 2026-09-10 01:47:49.906901 | instance | changed: 2026-09-10 01:47:49.907198 | instance | { 2026-09-10 01:47:49.907246 | instance | "ansible_loop_var": "item", 2026-09-10 01:47:49.907275 | instance | "changed": false, 2026-09-10 01:47:49.907300 | instance | "failed": false, 2026-09-10 01:47:49.907329 | instance | "invocation": { 2026-09-10 01:47:49.907351 | instance | "module_args": { 2026-09-10 01:47:49.907372 | instance | "checksum_algorithm": "sha1", 2026-09-10 01:47:49.907394 | instance | "follow": true, 2026-09-10 01:47:49.907415 | instance | "get_attributes": true, 2026-09-10 01:47:49.907437 | instance | "get_checksum": true, 2026-09-10 01:47:49.907459 | instance | "get_mime": true, 2026-09-10 01:47:49.907480 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-09-10 01:47:49.907524 | instance | } 2026-09-10 01:47:49.907546 | instance | }, 2026-09-10 01:47:49.907567 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-09-10 01:47:49.907587 | instance | "stat": { 2026-09-10 01:47:49.907608 | instance | "atime": 1789004849.182369, 2026-09-10 01:47:49.907629 | instance | "attr_flags": "e", 2026-09-10 01:47:49.907649 | instance | "attributes": [ 2026-09-10 01:47:49.907676 | instance | "extents" 2026-09-10 01:47:49.907702 | instance | ], 2026-09-10 01:47:49.907731 | instance | "block_size": 4096, 2026-09-10 01:47:49.907759 | instance | "blocks": 8, 2026-09-10 01:47:49.908125 | instance | "charset": "unknown", 2026-09-10 01:47:49.912253 | instance | "ctime": 1789004846.8942182, 2026-09-10 01:47:49.912374 | instance | "dev": 64513, 2026-09-10 01:47:49.912438 | instance | "device_type": 0, 2026-09-10 01:47:49.912634 | instance | "executable": true, 2026-09-10 01:47:49.912718 | instance | "exists": true, 2026-09-10 01:47:49.912780 | instance | "gid": 1000, 2026-09-10 01:47:49.912825 | instance | "gr_name": "zuul", 2026-09-10 01:47:49.912865 | instance | "inode": 1047589, 2026-09-10 01:47:49.912906 | instance | "isblk": false, 2026-09-10 01:47:49.912946 | instance | "ischr": false, 2026-09-10 01:47:49.912984 | instance | "isdir": true, 2026-09-10 01:47:49.913023 | instance | "isfifo": false, 2026-09-10 01:47:49.913060 | instance | "isgid": false, 2026-09-10 01:47:49.913097 | instance | "islnk": false, 2026-09-10 01:47:49.913135 | instance | "isreg": false, 2026-09-10 01:47:49.913171 | instance | "issock": false, 2026-09-10 01:47:49.913210 | instance | "isuid": false, 2026-09-10 01:47:49.913249 | instance | "mimetype": "unknown", 2026-09-10 01:47:49.913287 | instance | "mode": "0755", 2026-09-10 01:47:49.913321 | instance | "mtime": 1789004846.8942182, 2026-09-10 01:47:49.913359 | instance | "nlink": 21, 2026-09-10 01:47:49.913396 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-09-10 01:47:49.913432 | instance | "pw_name": "zuul", 2026-09-10 01:47:49.913473 | instance | "readable": true, 2026-09-10 01:47:49.913547 | instance | "rgrp": true, 2026-09-10 01:47:49.913589 | instance | "roth": true, 2026-09-10 01:47:49.913628 | instance | "rusr": true, 2026-09-10 01:47:49.913666 | instance | "size": 4096, 2026-09-10 01:47:49.913726 | instance | "uid": 1000, 2026-09-10 01:47:49.913766 | instance | "version": "2298914857", 2026-09-10 01:47:49.913805 | instance | "wgrp": false, 2026-09-10 01:47:49.913849 | instance | "woth": false, 2026-09-10 01:47:49.913888 | instance | "writeable": true, 2026-09-10 01:47:49.913928 | instance | "wusr": true, 2026-09-10 01:47:49.913965 | instance | "xgrp": true, 2026-09-10 01:47:49.914002 | instance | "xoth": true, 2026-09-10 01:47:49.914038 | instance | "xusr": true 2026-09-10 01:47:49.914077 | instance | } 2026-09-10 01:47:49.914115 | instance | } 2026-09-10 01:47:49.914190 | instance | ok: All items complete 2026-09-10 01:47:49.914240 | 2026-09-10 01:47:49.917072 | instance | skipping: Conditional result was False 2026-09-10 01:47:49.918448 | instance | skipping: Conditional result was False 2026-09-10 01:47:49.939261 | 2026-09-10 01:47:49.939536 | LOOP [Switch "ansible_host" to private IP] 2026-09-10 01:47:50.318421 | instance | changed: 1 replacements made 2026-09-10 01:47:50.321243 | instance | skipping: Conditional result was False 2026-09-10 01:47:50.322544 | instance | skipping: Conditional result was False 2026-09-10 01:47:50.346711 | 2026-09-10 01:47:50.346892 | TASK [Run Molecule scenario] 2026-09-10 01:47:51.314674 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-09-10 01:47:51.677508 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-09-10 01:47:51.677592 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-09-10 01:48:02.427428 | instance | INFO [aio > dependency] Executing 2026-09-10 01:48:02.427678 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-09-10 01:48:02.427940 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-09-10 01:48:02.428096 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-09-10 01:48:02.437599 | instance | INFO [aio > cleanup] Executing 2026-09-10 01:48:02.438041 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-10 01:48:02.447713 | instance | INFO [aio > destroy] Executing 2026-09-10 01:48:02.447789 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-09-10 01:48:02.447801 | instance | INFO [aio > destroy] Executed: Successful 2026-09-10 01:48:02.457165 | instance | INFO [aio > syntax] Executing 2026-09-10 01:48:05.256741 | instance | 2026-09-10 01:48:05.256915 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-09-10 01:48:05.415018 | instance | INFO [aio > syntax] Executed: Successful 2026-09-10 01:48:05.430685 | instance | INFO [aio > create] Executing 2026-09-10 01:48:05.435067 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-10 01:48:05.451106 | instance | INFO [aio > prepare] Executing 2026-09-10 01:48:06.275747 | instance | 2026-09-10 01:48:06.275856 | instance | PLAY [Prepare] ***************************************************************** 2026-09-10 01:48:06.276090 | instance | 2026-09-10 01:48:06.276314 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:48:06.276590 | instance | Thursday 10 September 2026 01:48:06 +0000 (0:00:00.023) 0:00:00.023 **** 2026-09-10 01:48:07.542070 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-10 01:48:07.542195 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-10 01:48:07.542522 | instance | interpreter could change the meaning of that path. See 2026-09-10 01:48:07.542748 | instance | https://docs.ansible.com/ansible- 2026-09-10 01:48:07.542979 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-10 01:48:07.553224 | instance | ok: [instance] 2026-09-10 01:48:07.553454 | instance | 2026-09-10 01:48:07.553688 | instance | TASK [Configure short hostname] ************************************************ 2026-09-10 01:48:07.553917 | instance | Thursday 10 September 2026 01:48:07 +0000 (0:00:01.277) 0:00:01.301 **** 2026-09-10 01:48:08.276056 | instance | changed: [instance] 2026-09-10 01:48:08.276152 | instance | 2026-09-10 01:48:08.276252 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-09-10 01:48:08.276406 | instance | Thursday 10 September 2026 01:48:08 +0000 (0:00:00.722) 0:00:02.023 **** 2026-09-10 01:48:08.565049 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-09-10 01:48:08.565304 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-09-10 01:48:08.565620 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-09-10 01:48:08.575278 | instance | changed: [instance] 2026-09-10 01:48:08.575550 | instance | 2026-09-10 01:48:08.575870 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-09-10 01:48:08.576189 | instance | Thursday 10 September 2026 01:48:08 +0000 (0:00:00.299) 0:00:02.322 **** 2026-09-10 01:48:10.073248 | instance | ok: [instance] 2026-09-10 01:48:10.073300 | instance | 2026-09-10 01:48:10.073446 | instance | TASK [Purge "snapd" package] *************************************************** 2026-09-10 01:48:10.073560 | instance | Thursday 10 September 2026 01:48:10 +0000 (0:00:01.497) 0:00:03.820 **** 2026-09-10 01:48:11.027416 | instance | ok: [instance] 2026-09-10 01:48:11.027602 | instance | 2026-09-10 01:48:11.027941 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-09-10 01:48:11.028259 | instance | 2026-09-10 01:48:11.028643 | instance | TASK [Create folders for workspace] ******************************************** 2026-09-10 01:48:11.028970 | instance | Thursday 10 September 2026 01:48:11 +0000 (0:00:00.953) 0:00:04.774 **** 2026-09-10 01:48:12.067124 | instance | changed: [localhost] => (item=group_vars) 2026-09-10 01:48:12.067536 | instance | changed: [localhost] => (item=group_vars/all) 2026-09-10 01:48:12.067847 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-09-10 01:48:12.068184 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-09-10 01:48:12.068550 | instance | changed: [localhost] => (item=group_vars/computes) 2026-09-10 01:48:12.068847 | instance | changed: [localhost] => (item=host_vars) 2026-09-10 01:48:12.069122 | instance | 2026-09-10 01:48:12.069433 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-09-10 01:48:12.069706 | instance | 2026-09-10 01:48:12.069990 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-09-10 01:48:12.070323 | instance | Thursday 10 September 2026 01:48:12 +0000 (0:00:01.040) 0:00:05.814 **** 2026-09-10 01:48:12.265091 | instance | changed: [localhost] 2026-09-10 01:48:12.265490 | instance | 2026-09-10 01:48:12.265839 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-09-10 01:48:12.266188 | instance | Thursday 10 September 2026 01:48:12 +0000 (0:00:00.197) 0:00:06.012 **** 2026-09-10 01:48:12.296874 | instance | ok: [localhost] 2026-09-10 01:48:12.297362 | instance | 2026-09-10 01:48:12.297840 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-09-10 01:48:12.298320 | instance | Thursday 10 September 2026 01:48:12 +0000 (0:00:00.031) 0:00:06.044 **** 2026-09-10 01:48:12.358031 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '223d7b80-1dec-5979-af78-dfa39690ddd1'}) 2026-09-10 01:48:12.358410 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-09-10 01:48:12.358668 | instance | 2026-09-10 01:48:12.358942 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-09-10 01:48:12.359203 | instance | Thursday 10 September 2026 01:48:12 +0000 (0:00:00.061) 0:00:06.105 **** 2026-09-10 01:48:12.950943 | instance | changed: [localhost] 2026-09-10 01:48:12.950984 | instance | 2026-09-10 01:48:12.950989 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-09-10 01:48:12.950994 | instance | 2026-09-10 01:48:12.950998 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-09-10 01:48:12.951002 | instance | Thursday 10 September 2026 01:48:12 +0000 (0:00:00.593) 0:00:06.698 **** 2026-09-10 01:48:13.118054 | instance | changed: [localhost] 2026-09-10 01:48:13.118114 | instance | 2026-09-10 01:48:13.118125 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-09-10 01:48:13.118135 | instance | Thursday 10 September 2026 01:48:13 +0000 (0:00:00.166) 0:00:06.864 **** 2026-09-10 01:48:13.149833 | instance | ok: [localhost] 2026-09-10 01:48:13.149885 | instance | 2026-09-10 01:48:13.149905 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-09-10 01:48:13.149915 | instance | Thursday 10 September 2026 01:48:13 +0000 (0:00:00.031) 0:00:06.896 **** 2026-09-10 01:48:13.197176 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-09-10 01:48:13.197235 | instance | 2026-09-10 01:48:13.197247 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-09-10 01:48:13.197257 | instance | Thursday 10 September 2026 01:48:13 +0000 (0:00:00.047) 0:00:06.943 **** 2026-09-10 01:48:13.613313 | instance | changed: [localhost] 2026-09-10 01:48:13.613385 | instance | 2026-09-10 01:48:13.613398 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-09-10 01:48:13.613407 | instance | 2026-09-10 01:48:13.613416 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-09-10 01:48:13.613426 | instance | Thursday 10 September 2026 01:48:13 +0000 (0:00:00.415) 0:00:07.359 **** 2026-09-10 01:48:13.806082 | instance | changed: [localhost] 2026-09-10 01:48:13.806130 | instance | 2026-09-10 01:48:13.806138 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-09-10 01:48:13.806145 | instance | Thursday 10 September 2026 01:48:13 +0000 (0:00:00.193) 0:00:07.553 **** 2026-09-10 01:48:13.836814 | instance | ok: [localhost] 2026-09-10 01:48:13.836863 | instance | 2026-09-10 01:48:13.836876 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-09-10 01:48:13.836886 | instance | Thursday 10 September 2026 01:48:13 +0000 (0:00:00.029) 0:00:07.583 **** 2026-09-10 01:48:13.894509 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-09-10 01:48:13.894598 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-09-10 01:48:13.894612 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-09-10 01:48:13.894626 | instance | 2026-09-10 01:48:13.894641 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-09-10 01:48:13.894654 | instance | Thursday 10 September 2026 01:48:13 +0000 (0:00:00.056) 0:00:07.640 **** 2026-09-10 01:48:14.305308 | instance | changed: [localhost] 2026-09-10 01:48:14.305526 | instance | 2026-09-10 01:48:14.305791 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-09-10 01:48:14.306122 | instance | 2026-09-10 01:48:14.306462 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-09-10 01:48:14.306702 | instance | Thursday 10 September 2026 01:48:14 +0000 (0:00:00.412) 0:00:08.052 **** 2026-09-10 01:48:14.512053 | instance | changed: [localhost] 2026-09-10 01:48:14.512129 | instance | 2026-09-10 01:48:14.512188 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-09-10 01:48:14.512297 | instance | Thursday 10 September 2026 01:48:14 +0000 (0:00:00.206) 0:00:08.259 **** 2026-09-10 01:48:14.547770 | instance | ok: [localhost] 2026-09-10 01:48:14.547845 | instance | 2026-09-10 01:48:14.547875 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-09-10 01:48:14.547995 | instance | Thursday 10 September 2026 01:48:14 +0000 (0:00:00.035) 0:00:08.295 **** 2026-09-10 01:48:14.596028 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-09-10 01:48:14.596324 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-09-10 01:48:14.596592 | instance | 2026-09-10 01:48:14.596822 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-09-10 01:48:14.597052 | instance | Thursday 10 September 2026 01:48:14 +0000 (0:00:00.048) 0:00:08.343 **** 2026-09-10 01:48:14.990475 | instance | changed: [localhost] 2026-09-10 01:48:14.990553 | instance | 2026-09-10 01:48:14.990777 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-09-10 01:48:14.990934 | instance | 2026-09-10 01:48:14.991114 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:48:14.991296 | instance | Thursday 10 September 2026 01:48:14 +0000 (0:00:00.394) 0:00:08.737 **** 2026-09-10 01:48:15.773506 | instance | ok: [localhost] 2026-09-10 01:48:15.773611 | instance | 2026-09-10 01:48:15.773629 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-10 01:48:15.773644 | instance | Thursday 10 September 2026 01:48:15 +0000 (0:00:00.781) 0:00:09.519 **** 2026-09-10 01:48:15.969596 | instance | changed: [localhost] 2026-09-10 01:48:15.969718 | instance | 2026-09-10 01:48:15.969734 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-09-10 01:48:15.969871 | instance | Thursday 10 September 2026 01:48:15 +0000 (0:00:00.198) 0:00:09.717 **** 2026-09-10 01:48:16.003880 | instance | ok: [localhost] 2026-09-10 01:48:16.004620 | instance | 2026-09-10 01:48:16.004700 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-09-10 01:48:16.004712 | instance | Thursday 10 September 2026 01:48:15 +0000 (0:00:00.033) 0:00:09.751 **** 2026-09-10 01:48:16.702431 | instance | ok: [localhost] => (item=keycloak_host) 2026-09-10 01:48:16.702798 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-09-10 01:48:16.703375 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-09-10 01:48:16.703756 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-09-10 01:48:16.704102 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-09-10 01:48:16.704453 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-09-10 01:48:16.704777 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-09-10 01:48:16.705138 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-09-10 01:48:16.705485 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-09-10 01:48:16.705810 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-09-10 01:48:16.706192 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-09-10 01:48:16.706585 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-09-10 01:48:16.706919 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-09-10 01:48:16.707290 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-09-10 01:48:16.707647 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-09-10 01:48:16.707961 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-09-10 01:48:16.708295 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-09-10 01:48:16.708659 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-09-10 01:48:16.708981 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-09-10 01:48:16.709293 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-09-10 01:48:16.709730 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-09-10 01:48:16.710116 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-09-10 01:48:16.710575 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-09-10 01:48:16.710996 | instance | 2026-09-10 01:48:16.711346 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-09-10 01:48:16.711693 | instance | Thursday 10 September 2026 01:48:16 +0000 (0:00:00.698) 0:00:10.449 **** 2026-09-10 01:48:17.118594 | instance | changed: [localhost] 2026-09-10 01:48:17.118824 | instance | 2026-09-10 01:48:17.119078 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-10 01:48:17.119402 | instance | Thursday 10 September 2026 01:48:17 +0000 (0:00:00.413) 0:00:10.863 **** 2026-09-10 01:48:17.329077 | instance | changed: [localhost] 2026-09-10 01:48:17.329287 | instance | 2026-09-10 01:48:17.329599 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-09-10 01:48:17.329819 | instance | 2026-09-10 01:48:17.330053 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-09-10 01:48:17.330404 | instance | Thursday 10 September 2026 01:48:17 +0000 (0:00:00.213) 0:00:11.076 **** 2026-09-10 01:48:17.528770 | instance | changed: [localhost] 2026-09-10 01:48:17.529095 | instance | 2026-09-10 01:48:17.530922 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-09-10 01:48:17.530953 | instance | Thursday 10 September 2026 01:48:17 +0000 (0:00:00.199) 0:00:11.276 **** 2026-09-10 01:48:17.573942 | instance | ok: [localhost] 2026-09-10 01:48:17.574163 | instance | 2026-09-10 01:48:17.574507 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-09-10 01:48:17.574737 | instance | Thursday 10 September 2026 01:48:17 +0000 (0:00:00.045) 0:00:11.321 **** 2026-09-10 01:48:17.623202 | 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-10 01:48:17.623475 | instance | 2026-09-10 01:48:17.623718 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-09-10 01:48:17.623962 | instance | Thursday 10 September 2026 01:48:17 +0000 (0:00:00.049) 0:00:11.370 **** 2026-09-10 01:48:18.052700 | instance | changed: [localhost] 2026-09-10 01:48:18.052917 | instance | 2026-09-10 01:48:18.053196 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-09-10 01:48:18.053430 | instance | 2026-09-10 01:48:18.053689 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-09-10 01:48:18.053920 | instance | Thursday 10 September 2026 01:48:18 +0000 (0:00:00.429) 0:00:11.800 **** 2026-09-10 01:48:18.255339 | instance | changed: [localhost] 2026-09-10 01:48:18.255451 | instance | 2026-09-10 01:48:18.255578 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-09-10 01:48:18.255692 | instance | Thursday 10 September 2026 01:48:18 +0000 (0:00:00.202) 0:00:12.003 **** 2026-09-10 01:48:18.293013 | instance | ok: [localhost] 2026-09-10 01:48:18.293125 | instance | 2026-09-10 01:48:18.293272 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-09-10 01:48:18.293429 | instance | Thursday 10 September 2026 01:48:18 +0000 (0:00:00.037) 0:00:12.040 **** 2026-09-10 01:48:18.347260 | 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-10 01:48:18.347501 | instance | 2026-09-10 01:48:18.347737 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-09-10 01:48:18.347967 | instance | Thursday 10 September 2026 01:48:18 +0000 (0:00:00.054) 0:00:12.094 **** 2026-09-10 01:48:18.722058 | instance | changed: [localhost] 2026-09-10 01:48:18.722195 | instance | 2026-09-10 01:48:18.722425 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-09-10 01:48:18.722572 | instance | 2026-09-10 01:48:18.722737 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-09-10 01:48:18.722909 | instance | Thursday 10 September 2026 01:48:18 +0000 (0:00:00.375) 0:00:12.469 **** 2026-09-10 01:48:18.900626 | instance | changed: [localhost] 2026-09-10 01:48:18.900873 | instance | 2026-09-10 01:48:18.901189 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-09-10 01:48:18.901485 | instance | Thursday 10 September 2026 01:48:18 +0000 (0:00:00.177) 0:00:12.647 **** 2026-09-10 01:48:18.936968 | instance | ok: [localhost] 2026-09-10 01:48:18.937170 | instance | 2026-09-10 01:48:18.937424 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-09-10 01:48:18.937656 | instance | Thursday 10 September 2026 01:48:18 +0000 (0:00:00.036) 0:00:12.684 **** 2026-09-10 01:48:19.340743 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-09-10 01:48:19.340953 | instance | ok: [localhost] => (item=keepalived_password) 2026-09-10 01:48:19.341181 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-09-10 01:48:19.341432 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-09-10 01:48:19.341683 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-09-10 01:48:19.341947 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-09-10 01:48:19.342224 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-09-10 01:48:19.342509 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-09-10 01:48:19.342747 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-09-10 01:48:19.342958 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-09-10 01:48:19.343178 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-09-10 01:48:19.343418 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-09-10 01:48:19.343632 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-09-10 01:48:19.344176 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-09-10 01:48:19.344428 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-09-10 01:48:19.344658 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-09-10 01:48:19.344889 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-09-10 01:48:19.345105 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-09-10 01:48:19.345326 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-09-10 01:48:19.345566 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-09-10 01:48:19.345788 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-09-10 01:48:19.345996 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-09-10 01:48:19.346222 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-09-10 01:48:19.346509 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-09-10 01:48:19.346723 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-09-10 01:48:19.346935 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-09-10 01:48:19.347155 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-09-10 01:48:19.347474 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-09-10 01:48:19.347692 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-09-10 01:48:19.347901 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-09-10 01:48:19.348122 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-09-10 01:48:19.348355 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-09-10 01:48:19.348567 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-09-10 01:48:19.348782 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-09-10 01:48:19.348997 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-09-10 01:48:19.349218 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-09-10 01:48:19.349615 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-09-10 01:48:19.349665 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-09-10 01:48:19.349890 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-09-10 01:48:19.350108 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-09-10 01:48:19.350382 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-09-10 01:48:19.350595 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-09-10 01:48:19.350809 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-09-10 01:48:19.351063 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-09-10 01:48:19.351370 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-09-10 01:48:19.351541 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-09-10 01:48:19.351750 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-09-10 01:48:19.352015 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-09-10 01:48:19.352255 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-09-10 01:48:19.352568 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-09-10 01:48:19.352837 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-09-10 01:48:19.353093 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-09-10 01:48:19.353361 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-09-10 01:48:19.353627 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-09-10 01:48:19.353863 | instance | 2026-09-10 01:48:19.354105 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-09-10 01:48:19.354384 | instance | Thursday 10 September 2026 01:48:19 +0000 (0:00:00.403) 0:00:13.088 **** 2026-09-10 01:48:19.403507 | instance | ok: [localhost] => (item=barbican_kek) 2026-09-10 01:48:19.403698 | instance | 2026-09-10 01:48:19.403922 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-09-10 01:48:19.404143 | instance | Thursday 10 September 2026 01:48:19 +0000 (0:00:00.062) 0:00:13.150 **** 2026-09-10 01:48:19.885160 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-10 01:48:19.885289 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-10 01:48:19.885476 | instance | 2026-09-10 01:48:19.885636 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-09-10 01:48:19.885794 | instance | Thursday 10 September 2026 01:48:19 +0000 (0:00:00.481) 0:00:13.632 **** 2026-09-10 01:48:23.250369 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-10 01:48:23.251285 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-10 01:48:23.251568 | instance | 2026-09-10 01:48:23.251582 | instance | TASK [Set values for SSH keys] ************************************************* 2026-09-10 01:48:23.251592 | instance | Thursday 10 September 2026 01:48:23 +0000 (0:00:03.364) 0:00:16.997 **** 2026-09-10 01:48:23.311023 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-09-10 01:48:23.311992 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-09-10 01:48:23.312055 | instance | 2026-09-10 01:48:23.312067 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-09-10 01:48:23.312078 | instance | Thursday 10 September 2026 01:48:23 +0000 (0:00:00.060) 0:00:17.058 **** 2026-09-10 01:48:23.688613 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-10 01:48:23.688823 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-10 01:48:23.689217 | instance | 2026-09-10 01:48:23.689573 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-09-10 01:48:23.689890 | instance | Thursday 10 September 2026 01:48:23 +0000 (0:00:00.377) 0:00:17.435 **** 2026-09-10 01:48:24.088532 | instance | changed: [localhost] 2026-09-10 01:48:24.088598 | instance | 2026-09-10 01:48:24.088833 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-09-10 01:48:24.088868 | instance | Thursday 10 September 2026 01:48:24 +0000 (0:00:00.400) 0:00:17.836 **** 2026-09-10 01:48:24.127210 | instance | skipping: [localhost] 2026-09-10 01:48:24.128643 | instance | 2026-09-10 01:48:24.128683 | instance | PLAY [Setup networking] ******************************************************** 2026-09-10 01:48:24.128699 | instance | 2026-09-10 01:48:24.128713 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:48:24.128727 | instance | Thursday 10 September 2026 01:48:24 +0000 (0:00:00.038) 0:00:17.874 **** 2026-09-10 01:48:24.931325 | instance | ok: [instance] 2026-09-10 01:48:24.932102 | instance | 2026-09-10 01:48:24.932153 | instance | TASK [Create bridge for management network] ************************************ 2026-09-10 01:48:24.932164 | instance | Thursday 10 September 2026 01:48:24 +0000 (0:00:00.803) 0:00:18.678 **** 2026-09-10 01:48:25.287504 | instance | ok: [instance] 2026-09-10 01:48:25.287675 | instance | 2026-09-10 01:48:25.288025 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-09-10 01:48:25.288350 | instance | Thursday 10 September 2026 01:48:25 +0000 (0:00:00.356) 0:00:19.034 **** 2026-09-10 01:48:25.515187 | instance | ok: [instance] 2026-09-10 01:48:25.515371 | instance | 2026-09-10 01:48:25.515659 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-09-10 01:48:25.516039 | instance | Thursday 10 September 2026 01:48:25 +0000 (0:00:00.227) 0:00:19.262 **** 2026-09-10 01:48:25.739524 | instance | ok: [instance] 2026-09-10 01:48:25.740030 | instance | 2026-09-10 01:48:25.740540 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-09-10 01:48:25.740987 | instance | Thursday 10 September 2026 01:48:25 +0000 (0:00:00.222) 0:00:19.485 **** 2026-09-10 01:48:25.967133 | instance | ok: [instance] 2026-09-10 01:48:25.967553 | instance | 2026-09-10 01:48:25.967871 | instance | TASK [Bring up interfaces] ***************************************************** 2026-09-10 01:48:25.968272 | instance | Thursday 10 September 2026 01:48:25 +0000 (0:00:00.227) 0:00:19.712 **** 2026-09-10 01:48:26.403335 | instance | ok: [instance] => (item=br-mgmt) 2026-09-10 01:48:26.403589 | instance | ok: [instance] => (item=dummy0) 2026-09-10 01:48:26.404067 | instance | 2026-09-10 01:48:26.404525 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-09-10 01:48:26.404853 | instance | 2026-09-10 01:48:26.405158 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:48:26.405496 | instance | Thursday 10 September 2026 01:48:26 +0000 (0:00:00.435) 0:00:20.148 **** 2026-09-10 01:48:27.268088 | instance | ok: [instance] 2026-09-10 01:48:27.268149 | instance | 2026-09-10 01:48:27.268161 | instance | TASK [Install depedencies] ***************************************************** 2026-09-10 01:48:27.268172 | instance | Thursday 10 September 2026 01:48:27 +0000 (0:00:00.865) 0:00:21.014 **** 2026-09-10 01:48:51.412625 | instance | changed: [instance] 2026-09-10 01:48:51.413517 | instance | 2026-09-10 01:48:51.413571 | instance | TASK [Start up service] ******************************************************** 2026-09-10 01:48:51.413583 | instance | Thursday 10 September 2026 01:48:51 +0000 (0:00:24.145) 0:00:45.159 **** 2026-09-10 01:48:51.987904 | instance | ok: [instance] 2026-09-10 01:48:51.988695 | instance | 2026-09-10 01:48:51.988750 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-09-10 01:48:51.988761 | instance | Thursday 10 September 2026 01:48:51 +0000 (0:00:00.575) 0:00:45.735 **** 2026-09-10 01:48:52.236655 | instance | ok: [instance] 2026-09-10 01:48:52.237355 | instance | 2026-09-10 01:48:52.237420 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-09-10 01:48:52.237432 | instance | Thursday 10 September 2026 01:48:52 +0000 (0:00:00.248) 0:00:45.984 **** 2026-09-10 01:48:52.769501 | instance | changed: [instance] 2026-09-10 01:48:52.769626 | instance | 2026-09-10 01:48:52.770049 | instance | TASK [Get list of all loopback devices] **************************************** 2026-09-10 01:48:52.770139 | instance | Thursday 10 September 2026 01:48:52 +0000 (0:00:00.532) 0:00:46.517 **** 2026-09-10 01:48:52.976819 | instance | ok: [instance] 2026-09-10 01:48:52.977638 | instance | 2026-09-10 01:48:52.977708 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-09-10 01:48:52.977722 | instance | Thursday 10 September 2026 01:48:52 +0000 (0:00:00.206) 0:00:46.723 **** 2026-09-10 01:48:53.009203 | instance | skipping: [instance] 2026-09-10 01:48:53.010087 | instance | 2026-09-10 01:48:53.010152 | instance | TASK [Create devices for Ceph] ************************************************* 2026-09-10 01:48:53.010165 | instance | Thursday 10 September 2026 01:48:53 +0000 (0:00:00.032) 0:00:46.756 **** 2026-09-10 01:48:53.595241 | instance | changed: [instance] => (item=osd0) 2026-09-10 01:48:53.595477 | instance | changed: [instance] => (item=osd1) 2026-09-10 01:48:53.595823 | instance | changed: [instance] => (item=osd2) 2026-09-10 01:48:53.596151 | instance | 2026-09-10 01:48:53.596448 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-09-10 01:48:53.596736 | instance | Thursday 10 September 2026 01:48:53 +0000 (0:00:00.586) 0:00:47.342 **** 2026-09-10 01:48:54.193130 | instance | changed: [instance] => (item=osd0) 2026-09-10 01:48:54.193306 | instance | changed: [instance] => (item=osd1) 2026-09-10 01:48:54.193609 | instance | changed: [instance] => (item=osd2) 2026-09-10 01:48:54.193971 | instance | 2026-09-10 01:48:54.194304 | instance | TASK [Start loop devices] ****************************************************** 2026-09-10 01:48:54.194607 | instance | Thursday 10 September 2026 01:48:54 +0000 (0:00:00.597) 0:00:47.940 **** 2026-09-10 01:48:55.034915 | instance | changed: [instance] => (item=osd0) 2026-09-10 01:48:55.035337 | instance | changed: [instance] => (item=osd1) 2026-09-10 01:48:55.035637 | instance | changed: [instance] => (item=osd2) 2026-09-10 01:48:55.035909 | instance | 2026-09-10 01:48:55.036221 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-09-10 01:48:55.036505 | instance | Thursday 10 September 2026 01:48:55 +0000 (0:00:00.838) 0:00:48.779 **** 2026-09-10 01:48:58.633458 | instance | changed: [instance] => (item=osd0) 2026-09-10 01:48:58.633856 | instance | changed: [instance] => (item=osd1) 2026-09-10 01:48:58.633887 | instance | changed: [instance] => (item=osd2) 2026-09-10 01:48:58.633897 | instance | 2026-09-10 01:48:58.633907 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-09-10 01:48:58.633918 | instance | Thursday 10 September 2026 01:48:58 +0000 (0:00:03.599) 0:00:52.379 **** 2026-09-10 01:49:00.673258 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-09-10 01:49:00.673337 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-09-10 01:49:00.673348 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-09-10 01:49:00.673358 | instance | 2026-09-10 01:49:00.673368 | instance | PLAY [controllers] ************************************************************* 2026-09-10 01:49:00.673378 | instance | 2026-09-10 01:49:00.673386 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:49:00.673395 | instance | Thursday 10 September 2026 01:49:00 +0000 (0:00:02.039) 0:00:54.419 **** 2026-09-10 01:49:01.712583 | instance | ok: [instance] 2026-09-10 01:49:01.712678 | instance | 2026-09-10 01:49:01.712964 | instance | TASK [Set masquerade rule] ***************************************************** 2026-09-10 01:49:01.713312 | instance | Thursday 10 September 2026 01:49:01 +0000 (0:00:01.040) 0:00:55.459 **** 2026-09-10 01:49:02.274571 | instance | changed: [instance] 2026-09-10 01:49:02.274945 | instance | 2026-09-10 01:49:02.275251 | instance | PLAY RECAP ********************************************************************* 2026-09-10 01:49:02.275574 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-10 01:49:02.275914 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-10 01:49:02.276192 | instance | 2026-09-10 01:49:02.276485 | instance | Thursday 10 September 2026 01:49:02 +0000 (0:00:00.562) 0:00:56.022 **** 2026-09-10 01:49:02.276763 | instance | =============================================================================== 2026-09-10 01:49:02.277072 | instance | Install depedencies ---------------------------------------------------- 24.15s 2026-09-10 01:49:02.277355 | instance | Create a volume group for each loop device ------------------------------ 3.60s 2026-09-10 01:49:02.277638 | instance | Generate SSH keys for missing variables --------------------------------- 3.36s 2026-09-10 01:49:02.277947 | instance | Create a logical volume for each loop device ---------------------------- 2.04s 2026-09-10 01:49:02.278265 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.50s 2026-09-10 01:49:02.278564 | instance | Gathering Facts --------------------------------------------------------- 1.28s 2026-09-10 01:49:02.278871 | instance | Gathering Facts --------------------------------------------------------- 1.04s 2026-09-10 01:49:02.279158 | instance | Create folders for workspace -------------------------------------------- 1.04s 2026-09-10 01:49:02.279435 | instance | Purge "snapd" package --------------------------------------------------- 0.95s 2026-09-10 01:49:02.279712 | instance | Gathering Facts --------------------------------------------------------- 0.87s 2026-09-10 01:49:02.280012 | instance | Start loop devices ------------------------------------------------------ 0.84s 2026-09-10 01:49:02.280291 | instance | Gathering Facts --------------------------------------------------------- 0.80s 2026-09-10 01:49:02.280567 | instance | Gathering Facts --------------------------------------------------------- 0.78s 2026-09-10 01:49:02.280866 | instance | Configure short hostname ------------------------------------------------ 0.72s 2026-09-10 01:49:02.281193 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.70s 2026-09-10 01:49:02.281559 | instance | Set permissions on loopback devices ------------------------------------- 0.60s 2026-09-10 01:49:02.281873 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.59s 2026-09-10 01:49:02.282158 | instance | Create devices for Ceph ------------------------------------------------- 0.59s 2026-09-10 01:49:02.282471 | instance | Start up service -------------------------------------------------------- 0.58s 2026-09-10 01:49:02.282870 | instance | Set masquerade rule ----------------------------------------------------- 0.56s 2026-09-10 01:49:02.394042 | instance | INFO [aio > prepare] Executed: Successful 2026-09-10 01:49:02.409380 | instance | INFO [aio > converge] Executing 2026-09-10 01:49:05.098884 | instance | 2026-09-10 01:49:05.099273 | instance | PLAY [all] ********************************************************************* 2026-09-10 01:49:05.099587 | instance | 2026-09-10 01:49:05.099957 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:49:05.100266 | instance | Thursday 10 September 2026 01:49:05 +0000 (0:00:00.015) 0:00:00.015 **** 2026-09-10 01:49:06.496275 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-10 01:49:06.496652 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-10 01:49:06.496981 | instance | interpreter could change the meaning of that path. See 2026-09-10 01:49:06.497279 | instance | https://docs.ansible.com/ansible- 2026-09-10 01:49:06.497579 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-10 01:49:06.518227 | instance | ok: [instance] 2026-09-10 01:49:06.518601 | instance | 2026-09-10 01:49:06.518970 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-10 01:49:06.519338 | instance | Thursday 10 September 2026 01:49:06 +0000 (0:00:01.419) 0:00:01.435 **** 2026-09-10 01:49:06.730790 | instance | ok: [instance] 2026-09-10 01:49:06.731134 | instance | 2026-09-10 01:49:06.731423 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-09-10 01:49:06.731689 | instance | 2026-09-10 01:49:06.732032 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:49:06.732368 | instance | Thursday 10 September 2026 01:49:06 +0000 (0:00:00.212) 0:00:01.647 **** 2026-09-10 01:49:07.768387 | instance | ok: [instance] 2026-09-10 01:49:07.768784 | instance | 2026-09-10 01:49:07.769198 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:49:07.769612 | instance | Thursday 10 September 2026 01:49:07 +0000 (0:00:01.037) 0:00:02.685 **** 2026-09-10 01:49:08.098922 | instance | ok: [instance] 2026-09-10 01:49:08.098998 | instance | 2026-09-10 01:49:08.099189 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 01:49:08.099420 | instance | Thursday 10 September 2026 01:49:08 +0000 (0:00:00.330) 0:00:03.015 **** 2026-09-10 01:49:08.159169 | instance | skipping: [instance] 2026-09-10 01:49:08.159228 | instance | 2026-09-10 01:49:08.159398 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-10 01:49:08.159617 | instance | Thursday 10 September 2026 01:49:08 +0000 (0:00:00.057) 0:00:03.072 **** 2026-09-10 01:49:08.559132 | instance | changed: [instance] 2026-09-10 01:49:08.559332 | instance | 2026-09-10 01:49:08.559681 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:49:08.560002 | instance | Thursday 10 September 2026 01:49:08 +0000 (0:00:00.402) 0:00:03.474 **** 2026-09-10 01:49:08.635203 | instance | ok: [instance] => { 2026-09-10 01:49:08.635437 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-10 01:49:08.635803 | instance | } 2026-09-10 01:49:08.636087 | instance | 2026-09-10 01:49:08.636387 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:49:08.636682 | instance | Thursday 10 September 2026 01:49:08 +0000 (0:00:00.073) 0:00:03.547 **** 2026-09-10 01:49:09.355180 | instance | changed: [instance] 2026-09-10 01:49:09.355357 | instance | 2026-09-10 01:49:09.355731 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:49:09.356066 | instance | Thursday 10 September 2026 01:49:09 +0000 (0:00:00.720) 0:00:04.268 **** 2026-09-10 01:49:09.431103 | instance | skipping: [instance] 2026-09-10 01:49:09.431236 | instance | 2026-09-10 01:49:09.431499 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 01:49:09.431698 | instance | Thursday 10 September 2026 01:49:09 +0000 (0:00:00.078) 0:00:04.347 **** 2026-09-10 01:49:09.506997 | instance | skipping: [instance] 2026-09-10 01:49:09.507103 | instance | 2026-09-10 01:49:09.507237 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:49:09.507481 | instance | Thursday 10 September 2026 01:49:09 +0000 (0:00:00.074) 0:00:04.421 **** 2026-09-10 01:49:09.771146 | instance | ok: [instance] 2026-09-10 01:49:09.771321 | instance | 2026-09-10 01:49:09.771585 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 01:49:09.771798 | instance | Thursday 10 September 2026 01:49:09 +0000 (0:00:00.265) 0:00:04.687 **** 2026-09-10 01:49:11.355183 | instance | ok: [instance] 2026-09-10 01:49:11.355382 | instance | 2026-09-10 01:49:11.355785 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:49:11.356151 | instance | Thursday 10 September 2026 01:49:11 +0000 (0:00:01.582) 0:00:06.270 **** 2026-09-10 01:49:11.443171 | instance | ok: [instance] => { 2026-09-10 01:49:11.443370 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-10 01:49:11.443729 | instance | } 2026-09-10 01:49:11.443996 | instance | 2026-09-10 01:49:11.444273 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:49:11.444552 | instance | Thursday 10 September 2026 01:49:11 +0000 (0:00:00.088) 0:00:06.359 **** 2026-09-10 01:49:12.210873 | instance | changed: [instance] 2026-09-10 01:49:12.211186 | instance | 2026-09-10 01:49:12.211331 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:49:12.211469 | instance | Thursday 10 September 2026 01:49:12 +0000 (0:00:00.765) 0:00:07.124 **** 2026-09-10 01:49:15.298905 | instance | changed: [instance] 2026-09-10 01:49:15.298983 | instance | 2026-09-10 01:49:15.299095 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-10 01:49:15.299302 | instance | Thursday 10 September 2026 01:49:15 +0000 (0:00:03.090) 0:00:10.215 **** 2026-09-10 01:49:15.346906 | instance | skipping: [instance] 2026-09-10 01:49:15.347084 | instance | 2026-09-10 01:49:15.347539 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-10 01:49:15.347751 | instance | Thursday 10 September 2026 01:49:15 +0000 (0:00:00.047) 0:00:10.262 **** 2026-09-10 01:49:15.398942 | instance | skipping: [instance] 2026-09-10 01:49:15.399210 | instance | 2026-09-10 01:49:15.399432 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-10 01:49:15.399647 | instance | Thursday 10 September 2026 01:49:15 +0000 (0:00:00.049) 0:00:10.311 **** 2026-09-10 01:49:15.441083 | instance | skipping: [instance] 2026-09-10 01:49:15.441399 | instance | 2026-09-10 01:49:15.442181 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-10 01:49:15.442868 | instance | Thursday 10 September 2026 01:49:15 +0000 (0:00:00.045) 0:00:10.357 **** 2026-09-10 01:49:22.192786 | instance | changed: [instance] 2026-09-10 01:49:22.192855 | instance | 2026-09-10 01:49:22.192867 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-10 01:49:22.192878 | instance | Thursday 10 September 2026 01:49:22 +0000 (0:00:06.750) 0:00:17.108 **** 2026-09-10 01:49:22.901300 | instance | changed: [instance] 2026-09-10 01:49:22.901355 | instance | 2026-09-10 01:49:22.901376 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-10 01:49:22.901387 | instance | Thursday 10 September 2026 01:49:22 +0000 (0:00:00.708) 0:00:17.817 **** 2026-09-10 01:49:23.852576 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-09-10 01:49:23.852670 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-10 01:49:23.852705 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-10 01:49:23.852716 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-10 01:49:23.852727 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-10 01:49:23.852737 | instance | 2026-09-10 01:49:23.852747 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-10 01:49:23.852756 | instance | Thursday 10 September 2026 01:49:23 +0000 (0:00:00.949) 0:00:18.767 **** 2026-09-10 01:49:24.500965 | instance | changed: [instance] 2026-09-10 01:49:24.501217 | instance | 2026-09-10 01:49:24.501728 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-10 01:49:24.502060 | instance | Thursday 10 September 2026 01:49:24 +0000 (0:00:00.633) 0:00:19.400 **** 2026-09-10 01:49:24.502384 | instance | 2026-09-10 01:49:24.502793 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-10 01:49:24.503114 | instance | Thursday 10 September 2026 01:49:24 +0000 (0:00:00.016) 0:00:19.417 **** 2026-09-10 01:49:25.504391 | instance | ok: [instance] 2026-09-10 01:49:25.505175 | instance | 2026-09-10 01:49:25.505523 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-09-10 01:49:25.505537 | instance | Thursday 10 September 2026 01:49:25 +0000 (0:00:01.002) 0:00:20.420 **** 2026-09-10 01:49:26.056369 | instance | changed: [instance] 2026-09-10 01:49:26.057158 | instance | 2026-09-10 01:49:26.057228 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-10 01:49:26.057244 | instance | Thursday 10 September 2026 01:49:26 +0000 (0:00:00.552) 0:00:20.973 **** 2026-09-10 01:49:26.684963 | instance | changed: [instance] 2026-09-10 01:49:26.685049 | instance | 2026-09-10 01:49:26.685392 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:49:26.685466 | instance | Thursday 10 September 2026 01:49:26 +0000 (0:00:00.629) 0:00:21.602 **** 2026-09-10 01:49:26.936941 | instance | ok: [instance] 2026-09-10 01:49:26.937022 | instance | 2026-09-10 01:49:26.937387 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:49:26.937456 | instance | Thursday 10 September 2026 01:49:26 +0000 (0:00:00.251) 0:00:21.854 **** 2026-09-10 01:49:27.012058 | instance | ok: [instance] => { 2026-09-10 01:49:27.013316 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-10 01:49:27.013372 | instance | } 2026-09-10 01:49:27.013384 | instance | 2026-09-10 01:49:27.013394 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:49:27.013404 | instance | Thursday 10 September 2026 01:49:27 +0000 (0:00:00.074) 0:00:21.928 **** 2026-09-10 01:49:27.803366 | instance | changed: [instance] 2026-09-10 01:49:27.803637 | instance | 2026-09-10 01:49:27.803650 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:49:27.803660 | instance | Thursday 10 September 2026 01:49:27 +0000 (0:00:00.790) 0:00:22.719 **** 2026-09-10 01:49:32.245378 | instance | changed: [instance] 2026-09-10 01:49:32.245491 | instance | 2026-09-10 01:49:32.245993 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-10 01:49:32.246075 | instance | Thursday 10 September 2026 01:49:32 +0000 (0:00:04.442) 0:00:27.161 **** 2026-09-10 01:49:33.391302 | instance | ok: [instance] 2026-09-10 01:49:33.391386 | instance | 2026-09-10 01:49:33.391404 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-10 01:49:33.391419 | instance | Thursday 10 September 2026 01:49:33 +0000 (0:00:01.145) 0:00:28.307 **** 2026-09-10 01:49:33.795664 | instance | changed: [instance] 2026-09-10 01:49:33.796369 | instance | 2026-09-10 01:49:33.796422 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-10 01:49:33.796435 | instance | Thursday 10 September 2026 01:49:33 +0000 (0:00:00.405) 0:00:28.712 **** 2026-09-10 01:49:34.323348 | instance | changed: [instance] 2026-09-10 01:49:34.323406 | instance | 2026-09-10 01:49:34.323451 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-10 01:49:34.323478 | instance | Thursday 10 September 2026 01:49:34 +0000 (0:00:00.526) 0:00:29.239 **** 2026-09-10 01:49:34.939851 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-09-10 01:49:34.941133 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-10 01:49:34.941191 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-10 01:49:34.941202 | instance | 2026-09-10 01:49:34.941212 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-10 01:49:34.941222 | instance | Thursday 10 September 2026 01:49:34 +0000 (0:00:00.616) 0:00:29.856 **** 2026-09-10 01:49:35.460748 | instance | changed: [instance] 2026-09-10 01:49:35.460892 | instance | 2026-09-10 01:49:35.461429 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-10 01:49:35.461485 | instance | Thursday 10 September 2026 01:49:35 +0000 (0:00:00.521) 0:00:30.377 **** 2026-09-10 01:49:35.994093 | instance | changed: [instance] 2026-09-10 01:49:35.994168 | instance | 2026-09-10 01:49:35.994699 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-10 01:49:35.994772 | instance | Thursday 10 September 2026 01:49:35 +0000 (0:00:00.517) 0:00:30.895 **** 2026-09-10 01:49:35.994802 | instance | 2026-09-10 01:49:35.994831 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-10 01:49:35.995002 | instance | Thursday 10 September 2026 01:49:35 +0000 (0:00:00.015) 0:00:30.911 **** 2026-09-10 01:49:36.787649 | instance | ok: [instance] 2026-09-10 01:49:36.787718 | instance | 2026-09-10 01:49:36.787733 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-09-10 01:49:36.787746 | instance | Thursday 10 September 2026 01:49:36 +0000 (0:00:00.792) 0:00:31.703 **** 2026-09-10 01:49:37.887930 | instance | changed: [instance] 2026-09-10 01:49:37.888769 | instance | 2026-09-10 01:49:37.889144 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-10 01:49:37.889163 | instance | Thursday 10 September 2026 01:49:37 +0000 (0:00:01.101) 0:00:32.804 **** 2026-09-10 01:49:38.500150 | instance | changed: [instance] 2026-09-10 01:49:38.500265 | instance | 2026-09-10 01:49:38.500599 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-10 01:49:38.500649 | instance | Thursday 10 September 2026 01:49:38 +0000 (0:00:00.612) 0:00:33.417 **** 2026-09-10 01:49:38.572851 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-10 01:49:38.572934 | instance | 2026-09-10 01:49:38.573263 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-10 01:49:38.573311 | instance | Thursday 10 September 2026 01:49:38 +0000 (0:00:00.072) 0:00:33.490 **** 2026-09-10 01:49:44.039431 | instance | changed: [instance] 2026-09-10 01:49:44.039501 | instance | 2026-09-10 01:49:44.039513 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-10 01:49:44.039523 | instance | Thursday 10 September 2026 01:49:44 +0000 (0:00:05.465) 0:00:38.955 **** 2026-09-10 01:49:44.756089 | instance | ok: [instance] => (item=chronyd) 2026-09-10 01:49:44.757287 | instance | ok: [instance] => (item=sshd) 2026-09-10 01:49:44.757352 | instance | 2026-09-10 01:49:44.757368 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-10 01:49:44.757382 | instance | Thursday 10 September 2026 01:49:44 +0000 (0:00:00.717) 0:00:39.672 **** 2026-09-10 01:49:46.954491 | instance | changed: [instance] 2026-09-10 01:49:46.954597 | instance | 2026-09-10 01:49:46.954893 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-10 01:49:46.955282 | instance | Thursday 10 September 2026 01:49:46 +0000 (0:00:02.198) 0:00:41.870 **** 2026-09-10 01:49:47.190234 | instance | ok: [instance] 2026-09-10 01:49:47.190395 | instance | 2026-09-10 01:49:47.190652 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-10 01:49:47.191359 | instance | Thursday 10 September 2026 01:49:47 +0000 (0:00:00.235) 0:00:42.106 **** 2026-09-10 01:49:47.705121 | instance | changed: [instance] 2026-09-10 01:49:47.705949 | instance | 2026-09-10 01:49:47.706011 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-10 01:49:47.706025 | instance | Thursday 10 September 2026 01:49:47 +0000 (0:00:00.514) 0:00:42.621 **** 2026-09-10 01:49:48.100876 | instance | changed: [instance] 2026-09-10 01:49:48.100942 | instance | 2026-09-10 01:49:48.101307 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-09-10 01:49:48.101327 | instance | Thursday 10 September 2026 01:49:48 +0000 (0:00:00.396) 0:00:43.018 **** 2026-09-10 01:49:48.235704 | instance | ok: [instance] 2026-09-10 01:49:48.235765 | instance | 2026-09-10 01:49:48.235969 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-09-10 01:49:48.235984 | instance | Thursday 10 September 2026 01:49:48 +0000 (0:00:00.135) 0:00:43.153 **** 2026-09-10 01:49:48.504780 | instance | ok: [instance] => (item=instance) 2026-09-10 01:49:48.505732 | instance | 2026-09-10 01:49:48.505769 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-09-10 01:49:48.505783 | instance | Thursday 10 September 2026 01:49:48 +0000 (0:00:00.268) 0:00:43.421 **** 2026-09-10 01:49:48.585245 | instance | ok: [instance] 2026-09-10 01:49:48.585418 | instance | 2026-09-10 01:49:48.585782 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-09-10 01:49:48.586117 | instance | Thursday 10 September 2026 01:49:48 +0000 (0:00:00.080) 0:00:43.501 **** 2026-09-10 01:49:48.689369 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-09-10 01:49:48.689422 | instance | 2026-09-10 01:49:48.689513 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-09-10 01:49:48.689660 | instance | Thursday 10 September 2026 01:49:48 +0000 (0:00:00.105) 0:00:43.606 **** 2026-09-10 01:49:49.130269 | instance | changed: [instance] 2026-09-10 01:49:49.130799 | instance | 2026-09-10 01:49:49.131163 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-09-10 01:49:49.131185 | instance | Thursday 10 September 2026 01:49:49 +0000 (0:00:00.440) 0:00:44.047 **** 2026-09-10 01:49:50.006457 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-09-10 01:49:50.006549 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-09-10 01:49:50.006567 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-09-10 01:49:50.006582 | instance | 2026-09-10 01:49:50.006593 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-09-10 01:49:50.006609 | instance | Thursday 10 September 2026 01:49:49 +0000 (0:00:00.874) 0:00:44.921 **** 2026-09-10 01:51:26.838291 | instance | ok: [instance] 2026-09-10 01:51:26.838458 | instance | 2026-09-10 01:51:26.838472 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-09-10 01:51:26.838483 | instance | Thursday 10 September 2026 01:51:26 +0000 (0:01:36.831) 0:02:21.753 **** 2026-09-10 01:51:27.081522 | instance | changed: [instance] 2026-09-10 01:51:27.081710 | instance | 2026-09-10 01:51:27.081952 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-09-10 01:51:27.082214 | instance | Thursday 10 September 2026 01:51:27 +0000 (0:00:00.245) 0:02:21.998 **** 2026-09-10 01:51:27.139815 | instance | ok: [instance] 2026-09-10 01:51:27.139935 | instance | 2026-09-10 01:51:27.140146 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-10 01:51:27.140367 | instance | Thursday 10 September 2026 01:51:27 +0000 (0:00:00.058) 0:02:22.056 **** 2026-09-10 01:51:27.231001 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-10 01:51:27.231122 | instance | 2026-09-10 01:51:27.231334 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-10 01:51:27.231629 | instance | Thursday 10 September 2026 01:51:27 +0000 (0:00:00.090) 0:02:22.147 **** 2026-09-10 01:51:33.580984 | instance | ok: [instance] 2026-09-10 01:51:33.581082 | instance | 2026-09-10 01:51:33.581094 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-10 01:51:33.581105 | instance | Thursday 10 September 2026 01:51:33 +0000 (0:00:06.349) 0:02:28.496 **** 2026-09-10 01:51:33.673187 | instance | ok: [instance] => (item=instance) 2026-09-10 01:51:33.674151 | instance | 2026-09-10 01:51:33.674230 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-10 01:51:33.674278 | instance | Thursday 10 September 2026 01:51:33 +0000 (0:00:00.092) 0:02:28.589 **** 2026-09-10 01:51:34.202146 | instance | ok: [instance] 2026-09-10 01:51:34.202685 | instance | 2026-09-10 01:51:34.202762 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-10 01:51:34.202934 | instance | Thursday 10 September 2026 01:51:34 +0000 (0:00:00.529) 0:02:29.118 **** 2026-09-10 01:51:41.997460 | instance | ok: [instance] 2026-09-10 01:51:41.997587 | instance | 2026-09-10 01:51:41.997678 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-09-10 01:51:41.997827 | instance | Thursday 10 September 2026 01:51:41 +0000 (0:00:07.795) 0:02:36.914 **** 2026-09-10 01:52:35.247640 | instance | changed: [instance] 2026-09-10 01:52:35.248395 | instance | 2026-09-10 01:52:35.248410 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-09-10 01:52:35.248422 | instance | Thursday 10 September 2026 01:52:35 +0000 (0:00:53.249) 0:03:30.164 **** 2026-09-10 01:52:49.619184 | instance | ok: [instance] 2026-09-10 01:52:49.619289 | instance | 2026-09-10 01:52:49.619653 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-10 01:52:49.619726 | instance | Thursday 10 September 2026 01:52:49 +0000 (0:00:14.372) 0:03:44.536 **** 2026-09-10 01:52:49.711844 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-10 01:52:49.711926 | instance | 2026-09-10 01:52:49.711992 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-10 01:52:49.712132 | instance | Thursday 10 September 2026 01:52:49 +0000 (0:00:00.092) 0:03:44.629 **** 2026-09-10 01:52:49.788239 | instance | skipping: [instance] 2026-09-10 01:52:49.788301 | instance | 2026-09-10 01:52:49.788309 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-10 01:52:49.788318 | instance | Thursday 10 September 2026 01:52:49 +0000 (0:00:00.075) 0:03:44.704 **** 2026-09-10 01:52:49.846484 | instance | skipping: [instance] => (item=instance) 2026-09-10 01:52:49.846588 | instance | skipping: [instance] 2026-09-10 01:52:49.846736 | instance | 2026-09-10 01:52:49.846913 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-10 01:52:49.847086 | instance | Thursday 10 September 2026 01:52:49 +0000 (0:00:00.058) 0:03:44.763 **** 2026-09-10 01:52:50.114222 | instance | ok: [instance] 2026-09-10 01:52:50.114368 | instance | 2026-09-10 01:52:50.114634 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-10 01:52:50.114863 | instance | Thursday 10 September 2026 01:52:50 +0000 (0:00:00.267) 0:03:45.030 **** 2026-09-10 01:52:56.786570 | instance | ok: [instance] 2026-09-10 01:52:56.786836 | instance | 2026-09-10 01:52:56.787154 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-09-10 01:52:56.787482 | instance | Thursday 10 September 2026 01:52:56 +0000 (0:00:06.671) 0:03:51.702 **** 2026-09-10 01:53:09.194192 | instance | changed: [instance] 2026-09-10 01:53:09.194297 | instance | 2026-09-10 01:53:09.194312 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-09-10 01:53:09.194322 | instance | Thursday 10 September 2026 01:53:09 +0000 (0:00:12.407) 0:04:04.110 **** 2026-09-10 01:53:15.396853 | instance | ok: [instance] 2026-09-10 01:53:15.396945 | instance | 2026-09-10 01:53:15.397282 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-09-10 01:53:15.397359 | instance | Thursday 10 September 2026 01:53:15 +0000 (0:00:06.203) 0:04:10.313 **** 2026-09-10 01:53:22.713118 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-09-10 01:53:22.713243 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-09-10 01:53:22.713335 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-09-10 01:53:22.713496 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-09-10 01:53:22.713641 | instance | 2026-09-10 01:53:22.713803 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-09-10 01:53:22.713939 | instance | 2026-09-10 01:53:22.714094 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:53:22.714233 | instance | Thursday 10 September 2026 01:53:22 +0000 (0:00:07.317) 0:04:17.630 **** 2026-09-10 01:53:23.733485 | instance | ok: [instance] 2026-09-10 01:53:23.733606 | instance | 2026-09-10 01:53:23.733878 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:53:23.734135 | instance | Thursday 10 September 2026 01:53:23 +0000 (0:00:01.019) 0:04:18.650 **** 2026-09-10 01:53:23.989685 | instance | ok: [instance] 2026-09-10 01:53:23.989892 | instance | 2026-09-10 01:53:23.990182 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 01:53:23.990518 | instance | Thursday 10 September 2026 01:53:23 +0000 (0:00:00.256) 0:04:18.906 **** 2026-09-10 01:53:24.042694 | instance | skipping: [instance] 2026-09-10 01:53:24.042791 | instance | 2026-09-10 01:53:24.042962 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-10 01:53:24.043132 | instance | Thursday 10 September 2026 01:53:24 +0000 (0:00:00.053) 0:04:18.959 **** 2026-09-10 01:53:24.293393 | instance | ok: [instance] 2026-09-10 01:53:24.293554 | instance | 2026-09-10 01:53:24.293806 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:53:24.294034 | instance | Thursday 10 September 2026 01:53:24 +0000 (0:00:00.250) 0:04:19.210 **** 2026-09-10 01:53:24.369053 | instance | ok: [instance] => { 2026-09-10 01:53:24.369241 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-10 01:53:24.369482 | instance | } 2026-09-10 01:53:24.369718 | instance | 2026-09-10 01:53:24.369925 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:53:24.370145 | instance | Thursday 10 September 2026 01:53:24 +0000 (0:00:00.075) 0:04:19.286 **** 2026-09-10 01:53:24.718336 | instance | ok: [instance] 2026-09-10 01:53:24.718600 | instance | 2026-09-10 01:53:24.718955 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:53:24.719151 | instance | Thursday 10 September 2026 01:53:24 +0000 (0:00:00.348) 0:04:19.634 **** 2026-09-10 01:53:24.778089 | instance | skipping: [instance] 2026-09-10 01:53:24.778187 | instance | 2026-09-10 01:53:24.778359 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 01:53:24.778487 | instance | Thursday 10 September 2026 01:53:24 +0000 (0:00:00.060) 0:04:19.695 **** 2026-09-10 01:53:24.819179 | instance | skipping: [instance] 2026-09-10 01:53:24.819254 | instance | 2026-09-10 01:53:24.819328 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:53:24.819427 | instance | Thursday 10 September 2026 01:53:24 +0000 (0:00:00.041) 0:04:19.736 **** 2026-09-10 01:53:25.074235 | instance | ok: [instance] 2026-09-10 01:53:25.074518 | instance | 2026-09-10 01:53:25.074802 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 01:53:25.075035 | instance | Thursday 10 September 2026 01:53:25 +0000 (0:00:00.254) 0:04:19.990 **** 2026-09-10 01:53:26.192326 | instance | ok: [instance] 2026-09-10 01:53:26.192631 | instance | 2026-09-10 01:53:26.192849 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:53:26.193158 | instance | Thursday 10 September 2026 01:53:26 +0000 (0:00:01.118) 0:04:21.109 **** 2026-09-10 01:53:26.279195 | instance | ok: [instance] => { 2026-09-10 01:53:26.279406 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-10 01:53:26.279670 | instance | } 2026-09-10 01:53:26.279896 | instance | 2026-09-10 01:53:26.280155 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:53:26.280391 | instance | Thursday 10 September 2026 01:53:26 +0000 (0:00:00.086) 0:04:21.195 **** 2026-09-10 01:53:26.649320 | instance | ok: [instance] 2026-09-10 01:53:26.649540 | instance | 2026-09-10 01:53:26.649781 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:53:26.650021 | instance | Thursday 10 September 2026 01:53:26 +0000 (0:00:00.370) 0:04:21.566 **** 2026-09-10 01:53:28.704786 | instance | ok: [instance] 2026-09-10 01:53:28.704851 | instance | 2026-09-10 01:53:28.704860 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-10 01:53:28.704867 | instance | Thursday 10 September 2026 01:53:28 +0000 (0:00:02.055) 0:04:23.621 **** 2026-09-10 01:53:28.739973 | instance | skipping: [instance] 2026-09-10 01:53:28.740023 | instance | 2026-09-10 01:53:28.740031 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-10 01:53:28.740039 | instance | Thursday 10 September 2026 01:53:28 +0000 (0:00:00.034) 0:04:23.656 **** 2026-09-10 01:53:28.777867 | instance | skipping: [instance] 2026-09-10 01:53:28.777932 | instance | 2026-09-10 01:53:28.777945 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-10 01:53:28.777955 | instance | Thursday 10 September 2026 01:53:28 +0000 (0:00:00.037) 0:04:23.693 **** 2026-09-10 01:53:28.807841 | instance | skipping: [instance] 2026-09-10 01:53:28.807900 | instance | 2026-09-10 01:53:28.807907 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-10 01:53:28.807912 | instance | Thursday 10 September 2026 01:53:28 +0000 (0:00:00.031) 0:04:23.724 **** 2026-09-10 01:53:30.124293 | instance | ok: [instance] 2026-09-10 01:53:30.124472 | instance | 2026-09-10 01:53:30.125058 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-10 01:53:30.125134 | instance | Thursday 10 September 2026 01:53:30 +0000 (0:00:01.316) 0:04:25.040 **** 2026-09-10 01:53:30.620282 | instance | ok: [instance] 2026-09-10 01:53:30.621162 | instance | 2026-09-10 01:53:30.621228 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-10 01:53:30.621240 | instance | Thursday 10 September 2026 01:53:30 +0000 (0:00:00.495) 0:04:25.536 **** 2026-09-10 01:53:31.639019 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-10 01:53:31.640667 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-10 01:53:31.641088 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-10 01:53:31.641101 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-10 01:53:31.641112 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-10 01:53:31.641122 | instance | 2026-09-10 01:53:31.641131 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-10 01:53:31.641140 | instance | Thursday 10 September 2026 01:53:31 +0000 (0:00:01.018) 0:04:26.555 **** 2026-09-10 01:53:32.220705 | instance | ok: [instance] 2026-09-10 01:53:32.222001 | instance | 2026-09-10 01:53:32.222035 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-10 01:53:32.222046 | instance | Thursday 10 September 2026 01:53:32 +0000 (0:00:00.567) 0:04:27.123 **** 2026-09-10 01:53:32.222056 | instance | 2026-09-10 01:53:32.222065 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-10 01:53:32.222074 | instance | Thursday 10 September 2026 01:53:32 +0000 (0:00:00.014) 0:04:27.137 **** 2026-09-10 01:53:32.654028 | instance | ok: [instance] 2026-09-10 01:53:32.654118 | instance | 2026-09-10 01:53:32.654415 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:53:32.654487 | instance | Thursday 10 September 2026 01:53:32 +0000 (0:00:00.433) 0:04:27.570 **** 2026-09-10 01:53:32.907288 | instance | ok: [instance] 2026-09-10 01:53:32.907983 | instance | 2026-09-10 01:53:32.908060 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:53:32.908072 | instance | Thursday 10 September 2026 01:53:32 +0000 (0:00:00.252) 0:04:27.823 **** 2026-09-10 01:53:32.980657 | instance | ok: [instance] => { 2026-09-10 01:53:32.980781 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-10 01:53:32.980859 | instance | } 2026-09-10 01:53:32.980978 | instance | 2026-09-10 01:53:32.981167 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:53:32.981321 | instance | Thursday 10 September 2026 01:53:32 +0000 (0:00:00.074) 0:04:27.897 **** 2026-09-10 01:53:33.372711 | instance | ok: [instance] 2026-09-10 01:53:33.372915 | instance | 2026-09-10 01:53:33.373293 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:53:33.373669 | instance | Thursday 10 September 2026 01:53:33 +0000 (0:00:00.390) 0:04:28.288 **** 2026-09-10 01:53:36.486074 | instance | ok: [instance] 2026-09-10 01:53:36.486148 | instance | 2026-09-10 01:53:36.486365 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-10 01:53:36.486465 | instance | Thursday 10 September 2026 01:53:36 +0000 (0:00:03.114) 0:04:31.403 **** 2026-09-10 01:53:37.595259 | instance | ok: [instance] 2026-09-10 01:53:37.595336 | instance | 2026-09-10 01:53:37.595348 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-10 01:53:37.595359 | instance | Thursday 10 September 2026 01:53:37 +0000 (0:00:01.107) 0:04:32.511 **** 2026-09-10 01:53:37.811264 | instance | ok: [instance] 2026-09-10 01:53:37.811330 | instance | 2026-09-10 01:53:37.811670 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-10 01:53:37.811739 | instance | Thursday 10 September 2026 01:53:37 +0000 (0:00:00.216) 0:04:32.728 **** 2026-09-10 01:53:38.325489 | instance | ok: [instance] 2026-09-10 01:53:38.326171 | instance | 2026-09-10 01:53:38.326271 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-10 01:53:38.326287 | instance | Thursday 10 September 2026 01:53:38 +0000 (0:00:00.513) 0:04:33.241 **** 2026-09-10 01:53:38.984064 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-10 01:53:38.984191 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-10 01:53:38.985265 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-10 01:53:38.985340 | instance | 2026-09-10 01:53:38.985352 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-10 01:53:38.985363 | instance | Thursday 10 September 2026 01:53:38 +0000 (0:00:00.658) 0:04:33.900 **** 2026-09-10 01:53:39.483923 | instance | ok: [instance] 2026-09-10 01:53:39.484618 | instance | 2026-09-10 01:53:39.484655 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-10 01:53:39.484667 | instance | Thursday 10 September 2026 01:53:39 +0000 (0:00:00.499) 0:04:34.400 **** 2026-09-10 01:53:39.999243 | instance | ok: [instance] 2026-09-10 01:53:40.000372 | instance | 2026-09-10 01:53:40.000398 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-10 01:53:40.000408 | instance | Thursday 10 September 2026 01:53:39 +0000 (0:00:00.508) 0:04:34.908 **** 2026-09-10 01:53:40.000415 | instance | 2026-09-10 01:53:40.000423 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-10 01:53:40.000431 | instance | Thursday 10 September 2026 01:53:39 +0000 (0:00:00.007) 0:04:34.916 **** 2026-09-10 01:53:40.400631 | instance | ok: [instance] 2026-09-10 01:53:40.400779 | instance | 2026-09-10 01:53:40.401206 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-10 01:53:40.401302 | instance | Thursday 10 September 2026 01:53:40 +0000 (0:00:00.400) 0:04:35.317 **** 2026-09-10 01:53:40.458025 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-10 01:53:40.458091 | instance | 2026-09-10 01:53:40.458509 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-10 01:53:40.458617 | instance | Thursday 10 September 2026 01:53:40 +0000 (0:00:00.058) 0:04:35.375 **** 2026-09-10 01:53:41.959575 | instance | ok: [instance] 2026-09-10 01:53:41.959679 | instance | 2026-09-10 01:53:41.959979 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-10 01:53:41.960381 | instance | Thursday 10 September 2026 01:53:41 +0000 (0:00:01.500) 0:04:36.876 **** 2026-09-10 01:53:42.664855 | instance | ok: [instance] => (item=chronyd) 2026-09-10 01:53:42.665789 | instance | ok: [instance] => (item=sshd) 2026-09-10 01:53:42.665862 | instance | 2026-09-10 01:53:42.665874 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-10 01:53:42.665885 | instance | Thursday 10 September 2026 01:53:42 +0000 (0:00:00.705) 0:04:37.581 **** 2026-09-10 01:53:51.706310 | instance | ok: [instance] 2026-09-10 01:53:51.707063 | instance | 2026-09-10 01:53:51.707098 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-10 01:53:51.707110 | instance | Thursday 10 September 2026 01:53:51 +0000 (0:00:09.040) 0:04:46.622 **** 2026-09-10 01:53:51.938866 | instance | ok: [instance] 2026-09-10 01:53:51.938968 | instance | 2026-09-10 01:53:51.939035 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-10 01:53:51.939207 | instance | Thursday 10 September 2026 01:53:51 +0000 (0:00:00.233) 0:04:46.855 **** 2026-09-10 01:53:52.226783 | instance | ok: [instance] 2026-09-10 01:53:52.227136 | instance | 2026-09-10 01:53:52.227466 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-10 01:53:52.227786 | instance | Thursday 10 September 2026 01:53:52 +0000 (0:00:00.287) 0:04:47.143 **** 2026-09-10 01:53:52.484247 | instance | ok: [instance] 2026-09-10 01:53:52.484333 | instance | 2026-09-10 01:53:52.484467 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-09-10 01:53:52.484920 | instance | Thursday 10 September 2026 01:53:52 +0000 (0:00:00.257) 0:04:47.400 **** 2026-09-10 01:53:52.766405 | instance | ok: [instance] => (item=instance) 2026-09-10 01:53:52.766776 | instance | 2026-09-10 01:53:52.767130 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-09-10 01:53:52.767426 | instance | Thursday 10 September 2026 01:53:52 +0000 (0:00:00.282) 0:04:47.683 **** 2026-09-10 01:53:52.843340 | instance | ok: [instance] 2026-09-10 01:53:52.843630 | instance | 2026-09-10 01:53:52.844017 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-10 01:53:52.844416 | instance | Thursday 10 September 2026 01:53:52 +0000 (0:00:00.076) 0:04:47.759 **** 2026-09-10 01:53:52.927109 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-10 01:53:52.927167 | instance | 2026-09-10 01:53:52.927317 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-10 01:53:52.927538 | instance | Thursday 10 September 2026 01:53:52 +0000 (0:00:00.081) 0:04:47.841 **** 2026-09-10 01:53:52.975056 | instance | skipping: [instance] 2026-09-10 01:53:52.975313 | instance | 2026-09-10 01:53:52.975541 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-10 01:53:52.975735 | instance | Thursday 10 September 2026 01:53:52 +0000 (0:00:00.049) 0:04:47.890 **** 2026-09-10 01:53:53.047317 | instance | skipping: [instance] => (item=instance) 2026-09-10 01:53:53.047541 | instance | skipping: [instance] 2026-09-10 01:53:53.047887 | instance | 2026-09-10 01:53:53.048196 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-10 01:53:53.048518 | instance | Thursday 10 September 2026 01:53:53 +0000 (0:00:00.072) 0:04:47.963 **** 2026-09-10 01:53:53.334365 | instance | ok: [instance] 2026-09-10 01:53:53.334763 | instance | 2026-09-10 01:53:53.335084 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-10 01:53:53.335378 | instance | Thursday 10 September 2026 01:53:53 +0000 (0:00:00.285) 0:04:48.248 **** 2026-09-10 01:54:00.004918 | instance | ok: [instance] 2026-09-10 01:54:00.005096 | instance | 2026-09-10 01:54:00.005444 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-09-10 01:54:00.005509 | instance | Thursday 10 September 2026 01:54:00 +0000 (0:00:06.672) 0:04:54.921 **** 2026-09-10 01:54:05.452306 | instance | ok: [instance] 2026-09-10 01:54:05.452388 | instance | 2026-09-10 01:54:05.452727 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-09-10 01:54:05.452748 | instance | Thursday 10 September 2026 01:54:05 +0000 (0:00:05.448) 0:05:00.369 **** 2026-09-10 01:54:19.773488 | instance | ok: [instance] 2026-09-10 01:54:19.773637 | instance | 2026-09-10 01:54:19.773655 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-09-10 01:54:19.773667 | instance | Thursday 10 September 2026 01:54:19 +0000 (0:00:14.319) 0:05:14.689 **** 2026-09-10 01:55:55.002486 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-09-10 01:55:55.002556 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-09-10 01:55:55.002567 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-09-10 01:55:55.002577 | instance | 2026-09-10 01:55:55.002586 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-09-10 01:55:55.002596 | instance | Thursday 10 September 2026 01:55:54 +0000 (0:01:35.228) 0:06:49.917 **** 2026-09-10 01:56:01.038321 | instance | ok: [instance] 2026-09-10 01:56:01.038585 | instance | 2026-09-10 01:56:01.038694 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-09-10 01:56:01.038788 | instance | Thursday 10 September 2026 01:56:01 +0000 (0:00:06.037) 0:06:55.955 **** 2026-09-10 01:56:07.334880 | instance | ok: [instance] 2026-09-10 01:56:07.335017 | instance | 2026-09-10 01:56:07.335612 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-09-10 01:56:07.335697 | instance | Thursday 10 September 2026 01:56:07 +0000 (0:00:06.295) 0:07:02.251 **** 2026-09-10 01:56:07.415446 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-09-10 01:56:07.415590 | instance | 2026-09-10 01:56:07.415611 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-09-10 01:56:07.415815 | instance | Thursday 10 September 2026 01:56:07 +0000 (0:00:00.080) 0:07:02.332 **** 2026-09-10 01:56:07.492596 | instance | ok: [instance] 2026-09-10 01:56:07.492675 | instance | 2026-09-10 01:56:07.493004 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-09-10 01:56:07.493078 | instance | Thursday 10 September 2026 01:56:07 +0000 (0:00:00.076) 0:07:02.408 **** 2026-09-10 01:56:13.719497 | instance | ok: [instance] 2026-09-10 01:56:13.719613 | instance | 2026-09-10 01:56:13.720249 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-09-10 01:56:13.720320 | instance | Thursday 10 September 2026 01:56:13 +0000 (0:00:06.228) 0:07:08.636 **** 2026-09-10 01:56:13.784841 | instance | ok: [instance] 2026-09-10 01:56:13.784922 | instance | 2026-09-10 01:56:13.785289 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-09-10 01:56:13.785349 | instance | Thursday 10 September 2026 01:56:13 +0000 (0:00:00.064) 0:07:08.701 **** 2026-09-10 01:56:13.856053 | instance | skipping: [instance] => (item=1) 2026-09-10 01:56:13.856181 | instance | skipping: [instance] => (item=1) 2026-09-10 01:56:13.857154 | instance | skipping: [instance] => (item=1) 2026-09-10 01:56:13.857211 | instance | skipping: [instance] 2026-09-10 01:56:13.857220 | instance | 2026-09-10 01:56:13.857227 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-09-10 01:56:13.857234 | instance | Thursday 10 September 2026 01:56:13 +0000 (0:00:00.071) 0:07:08.772 **** 2026-09-10 01:56:14.082396 | instance | skipping: [instance] 2026-09-10 01:56:14.082610 | instance | 2026-09-10 01:56:14.082752 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-09-10 01:56:14.082878 | instance | 2026-09-10 01:56:14.083010 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:56:14.083143 | instance | Thursday 10 September 2026 01:56:14 +0000 (0:00:00.226) 0:07:08.999 **** 2026-09-10 01:56:15.163915 | instance | ok: [instance] 2026-09-10 01:56:15.164781 | instance | 2026-09-10 01:56:15.164862 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:56:15.164879 | instance | Thursday 10 September 2026 01:56:15 +0000 (0:00:01.080) 0:07:10.080 **** 2026-09-10 01:56:15.419477 | instance | ok: [instance] 2026-09-10 01:56:15.419561 | instance | 2026-09-10 01:56:15.419836 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 01:56:15.419984 | instance | Thursday 10 September 2026 01:56:15 +0000 (0:00:00.254) 0:07:10.335 **** 2026-09-10 01:56:15.479547 | instance | skipping: [instance] 2026-09-10 01:56:15.479634 | instance | 2026-09-10 01:56:15.479930 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-10 01:56:15.479985 | instance | Thursday 10 September 2026 01:56:15 +0000 (0:00:00.061) 0:07:10.396 **** 2026-09-10 01:56:15.739505 | instance | ok: [instance] 2026-09-10 01:56:15.740233 | instance | 2026-09-10 01:56:15.740303 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:56:15.740320 | instance | Thursday 10 September 2026 01:56:15 +0000 (0:00:00.259) 0:07:10.655 **** 2026-09-10 01:56:15.815587 | instance | ok: [instance] => { 2026-09-10 01:56:15.816773 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-10 01:56:15.816841 | instance | } 2026-09-10 01:56:15.816854 | instance | 2026-09-10 01:56:15.816863 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:56:15.816874 | instance | Thursday 10 September 2026 01:56:15 +0000 (0:00:00.076) 0:07:10.732 **** 2026-09-10 01:56:16.180420 | instance | ok: [instance] 2026-09-10 01:56:16.180626 | instance | 2026-09-10 01:56:16.181021 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:56:16.181334 | instance | Thursday 10 September 2026 01:56:16 +0000 (0:00:00.364) 0:07:11.096 **** 2026-09-10 01:56:16.246901 | instance | skipping: [instance] 2026-09-10 01:56:16.247174 | instance | 2026-09-10 01:56:16.247397 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 01:56:16.247593 | instance | Thursday 10 September 2026 01:56:16 +0000 (0:00:00.067) 0:07:11.163 **** 2026-09-10 01:56:16.319652 | instance | skipping: [instance] 2026-09-10 01:56:16.320168 | instance | 2026-09-10 01:56:16.320668 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:56:16.321166 | instance | Thursday 10 September 2026 01:56:16 +0000 (0:00:00.072) 0:07:11.236 **** 2026-09-10 01:56:16.567202 | instance | ok: [instance] 2026-09-10 01:56:16.567351 | instance | 2026-09-10 01:56:16.567652 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 01:56:16.568014 | instance | Thursday 10 September 2026 01:56:16 +0000 (0:00:00.247) 0:07:11.483 **** 2026-09-10 01:56:17.770811 | instance | ok: [instance] 2026-09-10 01:56:17.770971 | instance | 2026-09-10 01:56:17.771520 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:56:17.771592 | instance | Thursday 10 September 2026 01:56:17 +0000 (0:00:01.203) 0:07:12.687 **** 2026-09-10 01:56:17.866146 | instance | ok: [instance] => { 2026-09-10 01:56:17.866450 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-10 01:56:17.866677 | instance | } 2026-09-10 01:56:17.866891 | instance | 2026-09-10 01:56:17.867143 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:56:17.867402 | instance | Thursday 10 September 2026 01:56:17 +0000 (0:00:00.094) 0:07:12.782 **** 2026-09-10 01:56:18.242140 | instance | ok: [instance] 2026-09-10 01:56:18.242421 | instance | 2026-09-10 01:56:18.242684 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:56:18.242918 | instance | Thursday 10 September 2026 01:56:18 +0000 (0:00:00.376) 0:07:13.158 **** 2026-09-10 01:56:20.330079 | instance | ok: [instance] 2026-09-10 01:56:20.330388 | instance | 2026-09-10 01:56:20.330636 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-10 01:56:20.330869 | instance | Thursday 10 September 2026 01:56:20 +0000 (0:00:02.088) 0:07:15.246 **** 2026-09-10 01:56:20.372242 | instance | skipping: [instance] 2026-09-10 01:56:20.372486 | instance | 2026-09-10 01:56:20.372761 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-10 01:56:20.373012 | instance | Thursday 10 September 2026 01:56:20 +0000 (0:00:00.041) 0:07:15.288 **** 2026-09-10 01:56:20.414554 | instance | skipping: [instance] 2026-09-10 01:56:20.414769 | instance | 2026-09-10 01:56:20.415032 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-10 01:56:20.415405 | instance | Thursday 10 September 2026 01:56:20 +0000 (0:00:00.042) 0:07:15.331 **** 2026-09-10 01:56:20.455134 | instance | skipping: [instance] 2026-09-10 01:56:20.455263 | instance | 2026-09-10 01:56:20.455438 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-10 01:56:20.455586 | instance | Thursday 10 September 2026 01:56:20 +0000 (0:00:00.040) 0:07:15.371 **** 2026-09-10 01:56:21.835387 | instance | ok: [instance] 2026-09-10 01:56:21.835487 | instance | 2026-09-10 01:56:21.835499 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-10 01:56:21.835511 | instance | Thursday 10 September 2026 01:56:21 +0000 (0:00:01.378) 0:07:16.750 **** 2026-09-10 01:56:22.295848 | instance | ok: [instance] 2026-09-10 01:56:22.295975 | instance | 2026-09-10 01:56:22.296567 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-10 01:56:22.296631 | instance | Thursday 10 September 2026 01:56:22 +0000 (0:00:00.461) 0:07:17.212 **** 2026-09-10 01:56:23.368429 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-10 01:56:23.368508 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-10 01:56:23.368520 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-10 01:56:23.368530 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-10 01:56:23.368539 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-10 01:56:23.368549 | instance | 2026-09-10 01:56:23.368567 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-10 01:56:23.368576 | instance | Thursday 10 September 2026 01:56:23 +0000 (0:00:01.071) 0:07:18.284 **** 2026-09-10 01:56:23.965607 | instance | ok: [instance] 2026-09-10 01:56:23.965841 | instance | 2026-09-10 01:56:23.966102 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-10 01:56:23.966391 | instance | Thursday 10 September 2026 01:56:23 +0000 (0:00:00.584) 0:07:18.869 **** 2026-09-10 01:56:23.966619 | instance | 2026-09-10 01:56:23.966847 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-10 01:56:23.967097 | instance | Thursday 10 September 2026 01:56:23 +0000 (0:00:00.012) 0:07:18.882 **** 2026-09-10 01:56:24.377477 | instance | ok: [instance] 2026-09-10 01:56:24.377735 | instance | 2026-09-10 01:56:24.378042 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:56:24.378420 | instance | Thursday 10 September 2026 01:56:24 +0000 (0:00:00.412) 0:07:19.294 **** 2026-09-10 01:56:24.625963 | instance | ok: [instance] 2026-09-10 01:56:24.626116 | instance | 2026-09-10 01:56:24.626476 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:56:24.626712 | instance | Thursday 10 September 2026 01:56:24 +0000 (0:00:00.248) 0:07:19.542 **** 2026-09-10 01:56:24.686142 | instance | ok: [instance] => { 2026-09-10 01:56:24.686456 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-10 01:56:24.686679 | instance | } 2026-09-10 01:56:24.686891 | instance | 2026-09-10 01:56:24.687115 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:56:24.687378 | instance | Thursday 10 September 2026 01:56:24 +0000 (0:00:00.060) 0:07:19.603 **** 2026-09-10 01:56:25.083431 | instance | ok: [instance] 2026-09-10 01:56:25.083579 | instance | 2026-09-10 01:56:25.083741 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:56:25.083889 | instance | Thursday 10 September 2026 01:56:25 +0000 (0:00:00.397) 0:07:20.000 **** 2026-09-10 01:56:28.285109 | instance | ok: [instance] 2026-09-10 01:56:28.285180 | instance | 2026-09-10 01:56:28.285192 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-10 01:56:28.285202 | instance | Thursday 10 September 2026 01:56:28 +0000 (0:00:03.200) 0:07:23.201 **** 2026-09-10 01:56:29.855360 | instance | ok: [instance] 2026-09-10 01:56:29.855486 | instance | 2026-09-10 01:56:29.855501 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-10 01:56:29.855512 | instance | Thursday 10 September 2026 01:56:29 +0000 (0:00:01.570) 0:07:24.771 **** 2026-09-10 01:56:30.103801 | instance | ok: [instance] 2026-09-10 01:56:30.103929 | instance | 2026-09-10 01:56:30.104528 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-10 01:56:30.104609 | instance | Thursday 10 September 2026 01:56:30 +0000 (0:00:00.248) 0:07:25.019 **** 2026-09-10 01:56:30.604689 | instance | ok: [instance] 2026-09-10 01:56:30.605446 | instance | 2026-09-10 01:56:30.605503 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-10 01:56:30.605516 | instance | Thursday 10 September 2026 01:56:30 +0000 (0:00:00.501) 0:07:25.521 **** 2026-09-10 01:56:31.292267 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-10 01:56:31.293490 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-10 01:56:31.293841 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-10 01:56:31.293855 | instance | 2026-09-10 01:56:31.293865 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-10 01:56:31.293874 | instance | Thursday 10 September 2026 01:56:31 +0000 (0:00:00.687) 0:07:26.208 **** 2026-09-10 01:56:31.772336 | instance | ok: [instance] 2026-09-10 01:56:31.772435 | instance | 2026-09-10 01:56:31.772508 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-10 01:56:31.772765 | instance | Thursday 10 September 2026 01:56:31 +0000 (0:00:00.480) 0:07:26.689 **** 2026-09-10 01:56:32.261179 | instance | ok: [instance] 2026-09-10 01:56:32.262072 | instance | 2026-09-10 01:56:32.262094 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-10 01:56:32.262102 | instance | Thursday 10 September 2026 01:56:32 +0000 (0:00:00.479) 0:07:27.169 **** 2026-09-10 01:56:32.262108 | instance | 2026-09-10 01:56:32.262114 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-10 01:56:32.262119 | instance | Thursday 10 September 2026 01:56:32 +0000 (0:00:00.009) 0:07:27.178 **** 2026-09-10 01:56:32.669334 | instance | ok: [instance] 2026-09-10 01:56:32.669438 | instance | 2026-09-10 01:56:32.669768 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-10 01:56:32.670276 | instance | Thursday 10 September 2026 01:56:32 +0000 (0:00:00.407) 0:07:27.586 **** 2026-09-10 01:56:32.764085 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-10 01:56:32.764223 | instance | 2026-09-10 01:56:32.764809 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-10 01:56:32.764892 | instance | Thursday 10 September 2026 01:56:32 +0000 (0:00:00.094) 0:07:27.680 **** 2026-09-10 01:56:34.304466 | instance | ok: [instance] 2026-09-10 01:56:34.305406 | instance | 2026-09-10 01:56:34.305445 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-10 01:56:34.305470 | instance | Thursday 10 September 2026 01:56:34 +0000 (0:00:01.540) 0:07:29.220 **** 2026-09-10 01:56:35.014110 | instance | ok: [instance] => (item=chronyd) 2026-09-10 01:56:35.015336 | instance | ok: [instance] => (item=sshd) 2026-09-10 01:56:35.015438 | instance | 2026-09-10 01:56:35.015450 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-10 01:56:35.015461 | instance | Thursday 10 September 2026 01:56:35 +0000 (0:00:00.709) 0:07:29.930 **** 2026-09-10 01:56:38.136096 | instance | ok: [instance] 2026-09-10 01:56:38.136841 | instance | 2026-09-10 01:56:38.136875 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-10 01:56:38.136887 | instance | Thursday 10 September 2026 01:56:38 +0000 (0:00:03.122) 0:07:33.052 **** 2026-09-10 01:56:38.344430 | instance | ok: [instance] 2026-09-10 01:56:38.345089 | instance | 2026-09-10 01:56:38.345144 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-10 01:56:38.345156 | instance | Thursday 10 September 2026 01:56:38 +0000 (0:00:00.208) 0:07:33.261 **** 2026-09-10 01:56:38.620047 | instance | ok: [instance] 2026-09-10 01:56:38.620751 | instance | 2026-09-10 01:56:38.621157 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-10 01:56:38.621178 | instance | Thursday 10 September 2026 01:56:38 +0000 (0:00:00.275) 0:07:33.536 **** 2026-09-10 01:56:38.863560 | instance | ok: [instance] 2026-09-10 01:56:38.863648 | instance | 2026-09-10 01:56:38.863661 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-09-10 01:56:38.863672 | instance | Thursday 10 September 2026 01:56:38 +0000 (0:00:00.242) 0:07:33.779 **** 2026-09-10 01:56:51.364172 | instance | changed: [instance] 2026-09-10 01:56:51.364264 | instance | 2026-09-10 01:56:51.364276 | instance | PLAY [all] ********************************************************************* 2026-09-10 01:56:51.364286 | instance | 2026-09-10 01:56:51.364294 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-09-10 01:56:51.364303 | instance | Thursday 10 September 2026 01:56:51 +0000 (0:00:12.500) 0:07:46.279 **** 2026-09-10 01:56:51.837487 | instance | changed: [instance] 2026-09-10 01:56:51.837772 | instance | 2026-09-10 01:56:51.838442 | instance | PLAY [all] ********************************************************************* 2026-09-10 01:56:51.838532 | instance | 2026-09-10 01:56:51.838556 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:56:51.838744 | instance | Thursday 10 September 2026 01:56:51 +0000 (0:00:00.473) 0:07:46.753 **** 2026-09-10 01:56:52.903996 | instance | ok: [instance] 2026-09-10 01:56:52.904309 | instance | 2026-09-10 01:56:52.904700 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-09-10 01:56:52.904717 | instance | Thursday 10 September 2026 01:56:52 +0000 (0:00:01.065) 0:07:47.819 **** 2026-09-10 01:56:56.895278 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-09-10 01:56:56.898386 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-09-10 01:56:56.898483 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-09-10 01:56:56.898495 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-09-10 01:56:56.898505 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-09-10 01:56:56.898516 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-09-10 01:56:56.898526 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-09-10 01:56:56.898535 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-09-10 01:56:56.898544 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-09-10 01:56:56.898553 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-09-10 01:56:56.898562 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-09-10 01:56:56.898571 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-09-10 01:56:56.898580 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-09-10 01:56:56.898599 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-09-10 01:56:56.898608 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-09-10 01:56:56.898882 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-10 01:56:56.899493 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-10 01:56:56.899817 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-09-10 01:56:56.900124 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-10 01:56:56.900454 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-10 01:56:56.900740 | instance | 2026-09-10 01:56:56.901055 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-09-10 01:56:56.901355 | instance | Thursday 10 September 2026 01:56:56 +0000 (0:00:03.992) 0:07:51.811 **** 2026-09-10 01:56:57.137903 | instance | changed: [instance] 2026-09-10 01:56:57.137983 | instance | 2026-09-10 01:56:57.138044 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-09-10 01:56:57.138120 | instance | Thursday 10 September 2026 01:56:57 +0000 (0:00:00.243) 0:07:52.055 **** 2026-09-10 01:56:57.637113 | instance | changed: [instance] 2026-09-10 01:56:57.637255 | instance | 2026-09-10 01:56:57.637514 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-09-10 01:56:57.637743 | instance | Thursday 10 September 2026 01:56:57 +0000 (0:00:00.498) 0:07:52.553 **** 2026-09-10 01:56:57.936086 | instance | ok: [instance] 2026-09-10 01:56:57.936154 | instance | 2026-09-10 01:56:57.936167 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-10 01:56:57.936177 | instance | Thursday 10 September 2026 01:56:57 +0000 (0:00:00.297) 0:07:52.851 **** 2026-09-10 01:56:57.992377 | instance | ok: [instance] 2026-09-10 01:56:57.992472 | instance | 2026-09-10 01:56:57.993025 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-09-10 01:56:57.993089 | instance | 2026-09-10 01:56:57.993097 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:56:57.993103 | instance | Thursday 10 September 2026 01:56:57 +0000 (0:00:00.057) 0:07:52.909 **** 2026-09-10 01:56:59.102116 | instance | ok: [instance] 2026-09-10 01:56:59.102221 | instance | 2026-09-10 01:56:59.102819 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-09-10 01:56:59.102898 | instance | Thursday 10 September 2026 01:56:59 +0000 (0:00:01.109) 0:07:54.018 **** 2026-09-10 01:56:59.341761 | instance | changed: [instance] 2026-09-10 01:56:59.341896 | instance | 2026-09-10 01:56:59.342421 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-09-10 01:56:59.342521 | instance | Thursday 10 September 2026 01:56:59 +0000 (0:00:00.239) 0:07:54.257 **** 2026-09-10 01:57:00.349900 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-09-10 01:57:00.349981 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-09-10 01:57:00.350000 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-09-10 01:57:00.350016 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-09-10 01:57:00.350030 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-09-10 01:57:00.350045 | instance | 2026-09-10 01:57:00.350069 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-09-10 01:57:00.350318 | instance | Thursday 10 September 2026 01:57:00 +0000 (0:00:01.006) 0:07:55.264 **** 2026-09-10 01:57:00.553486 | 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-10 01:57:00.735831 | 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-10 01:57:00.914696 | 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-10 01:57:00.930776 | instance | ...ignoring 2026-09-10 01:57:00.930989 | instance | 2026-09-10 01:57:00.931287 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-09-10 01:57:00.931606 | instance | Thursday 10 September 2026 01:57:00 +0000 (0:00:00.582) 0:07:55.847 **** 2026-09-10 01:57:01.139099 | instance | ok: [instance] 2026-09-10 01:57:01.139371 | instance | 2026-09-10 01:57:01.139679 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-09-10 01:57:01.139983 | instance | Thursday 10 September 2026 01:57:01 +0000 (0:00:00.208) 0:07:56.055 **** 2026-09-10 01:57:01.345748 | instance | ok: [instance] 2026-09-10 01:57:01.345985 | instance | 2026-09-10 01:57:01.346385 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-09-10 01:57:01.347263 | instance | Thursday 10 September 2026 01:57:01 +0000 (0:00:00.206) 0:07:56.261 **** 2026-09-10 01:57:01.393354 | instance | ok: [instance] 2026-09-10 01:57:01.393552 | instance | 2026-09-10 01:57:01.393803 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-09-10 01:57:01.394031 | instance | Thursday 10 September 2026 01:57:01 +0000 (0:00:00.048) 0:07:56.310 **** 2026-09-10 01:57:01.451772 | instance | ok: [instance] 2026-09-10 01:57:01.451927 | instance | 2026-09-10 01:57:01.452149 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-09-10 01:57:01.452398 | instance | Thursday 10 September 2026 01:57:01 +0000 (0:00:00.058) 0:07:56.368 **** 2026-09-10 01:57:02.021841 | instance | ok: [instance] 2026-09-10 01:57:02.021975 | instance | 2026-09-10 01:57:02.022201 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-09-10 01:57:02.022524 | instance | Thursday 10 September 2026 01:57:02 +0000 (0:00:00.569) 0:07:56.938 **** 2026-09-10 01:57:02.310209 | instance | ok: [instance] 2026-09-10 01:57:02.310479 | instance | 2026-09-10 01:57:02.310716 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-09-10 01:57:02.310942 | instance | Thursday 10 September 2026 01:57:02 +0000 (0:00:00.211) 0:07:57.150 **** 2026-09-10 01:57:02.311114 | instance | 2026-09-10 01:57:02.311393 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-09-10 01:57:02.311574 | instance | 2026-09-10 01:57:02.311785 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:57:02.312007 | instance | Thursday 10 September 2026 01:57:02 +0000 (0:00:00.077) 0:07:57.227 **** 2026-09-10 01:57:03.381674 | instance | ok: [instance] 2026-09-10 01:57:03.381830 | instance | 2026-09-10 01:57:03.382360 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:57:03.382376 | instance | Thursday 10 September 2026 01:57:03 +0000 (0:00:01.070) 0:07:58.298 **** 2026-09-10 01:57:03.605735 | instance | ok: [instance] 2026-09-10 01:57:03.605870 | instance | 2026-09-10 01:57:03.606097 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 01:57:03.606510 | instance | Thursday 10 September 2026 01:57:03 +0000 (0:00:00.224) 0:07:58.522 **** 2026-09-10 01:57:03.651437 | instance | skipping: [instance] 2026-09-10 01:57:03.651608 | instance | 2026-09-10 01:57:03.651876 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-10 01:57:03.652094 | instance | Thursday 10 September 2026 01:57:03 +0000 (0:00:00.046) 0:07:58.568 **** 2026-09-10 01:57:03.909261 | instance | ok: [instance] 2026-09-10 01:57:03.909451 | instance | 2026-09-10 01:57:03.909698 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:57:03.909921 | instance | Thursday 10 September 2026 01:57:03 +0000 (0:00:00.257) 0:07:58.826 **** 2026-09-10 01:57:03.976167 | instance | ok: [instance] => { 2026-09-10 01:57:03.976409 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-10 01:57:03.976612 | instance | } 2026-09-10 01:57:03.976808 | instance | 2026-09-10 01:57:03.977027 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:57:03.977244 | instance | Thursday 10 September 2026 01:57:03 +0000 (0:00:00.066) 0:07:58.892 **** 2026-09-10 01:57:04.348699 | instance | ok: [instance] 2026-09-10 01:57:04.348779 | instance | 2026-09-10 01:57:04.348894 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:57:04.349027 | instance | Thursday 10 September 2026 01:57:04 +0000 (0:00:00.372) 0:07:59.265 **** 2026-09-10 01:57:04.403450 | instance | skipping: [instance] 2026-09-10 01:57:04.403537 | instance | 2026-09-10 01:57:04.403606 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:57:04.403731 | instance | Thursday 10 September 2026 01:57:04 +0000 (0:00:00.055) 0:07:59.321 **** 2026-09-10 01:57:04.664461 | instance | ok: [instance] 2026-09-10 01:57:04.664554 | instance | 2026-09-10 01:57:04.664645 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 01:57:04.664830 | instance | Thursday 10 September 2026 01:57:04 +0000 (0:00:00.259) 0:07:59.581 **** 2026-09-10 01:57:06.002199 | instance | ok: [instance] 2026-09-10 01:57:06.002384 | instance | 2026-09-10 01:57:06.002631 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:57:06.002857 | instance | Thursday 10 September 2026 01:57:05 +0000 (0:00:01.338) 0:08:00.919 **** 2026-09-10 01:57:06.089764 | instance | ok: [instance] => { 2026-09-10 01:57:06.089902 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-10 01:57:06.090049 | instance | } 2026-09-10 01:57:06.090196 | instance | 2026-09-10 01:57:06.090409 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:57:06.090566 | instance | Thursday 10 September 2026 01:57:06 +0000 (0:00:00.087) 0:08:01.006 **** 2026-09-10 01:57:06.480812 | instance | ok: [instance] 2026-09-10 01:57:06.480906 | instance | 2026-09-10 01:57:06.481036 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:57:06.481168 | instance | Thursday 10 September 2026 01:57:06 +0000 (0:00:00.390) 0:08:01.397 **** 2026-09-10 01:57:08.501709 | instance | ok: [instance] 2026-09-10 01:57:08.501797 | instance | 2026-09-10 01:57:08.501815 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-10 01:57:08.501830 | instance | Thursday 10 September 2026 01:57:08 +0000 (0:00:02.019) 0:08:03.417 **** 2026-09-10 01:57:08.546941 | instance | skipping: [instance] 2026-09-10 01:57:08.547631 | instance | 2026-09-10 01:57:08.547691 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-10 01:57:08.547703 | instance | Thursday 10 September 2026 01:57:08 +0000 (0:00:00.046) 0:08:03.463 **** 2026-09-10 01:57:08.593034 | instance | skipping: [instance] 2026-09-10 01:57:08.593806 | instance | 2026-09-10 01:57:08.593861 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-10 01:57:08.593873 | instance | Thursday 10 September 2026 01:57:08 +0000 (0:00:00.045) 0:08:03.509 **** 2026-09-10 01:57:08.639532 | instance | skipping: [instance] 2026-09-10 01:57:08.639760 | instance | 2026-09-10 01:57:08.640135 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-10 01:57:08.640448 | instance | Thursday 10 September 2026 01:57:08 +0000 (0:00:00.046) 0:08:03.555 **** 2026-09-10 01:57:09.969523 | instance | ok: [instance] 2026-09-10 01:57:09.969631 | instance | 2026-09-10 01:57:09.970199 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-10 01:57:09.970308 | instance | Thursday 10 September 2026 01:57:09 +0000 (0:00:01.329) 0:08:04.885 **** 2026-09-10 01:57:10.488225 | instance | ok: [instance] 2026-09-10 01:57:10.489033 | instance | 2026-09-10 01:57:10.489103 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-10 01:57:10.489115 | instance | Thursday 10 September 2026 01:57:10 +0000 (0:00:00.518) 0:08:05.404 **** 2026-09-10 01:57:11.552432 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-10 01:57:11.552509 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-10 01:57:11.552522 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-10 01:57:11.552532 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-10 01:57:11.552541 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-10 01:57:11.552552 | instance | 2026-09-10 01:57:11.552562 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-10 01:57:11.552570 | instance | Thursday 10 September 2026 01:57:11 +0000 (0:00:01.062) 0:08:06.467 **** 2026-09-10 01:57:12.142391 | instance | ok: [instance] 2026-09-10 01:57:12.143730 | instance | 2026-09-10 01:57:12.144139 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-10 01:57:12.144161 | instance | Thursday 10 September 2026 01:57:12 +0000 (0:00:00.578) 0:08:07.045 **** 2026-09-10 01:57:12.144171 | instance | 2026-09-10 01:57:12.144180 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-10 01:57:12.144189 | instance | Thursday 10 September 2026 01:57:12 +0000 (0:00:00.013) 0:08:07.059 **** 2026-09-10 01:57:12.550960 | instance | ok: [instance] 2026-09-10 01:57:12.551049 | instance | 2026-09-10 01:57:12.551371 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-09-10 01:57:12.551411 | instance | Thursday 10 September 2026 01:57:12 +0000 (0:00:00.408) 0:08:07.467 **** 2026-09-10 01:57:13.179979 | 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-10 01:57:13.201393 | instance | ...ignoring 2026-09-10 01:57:13.201476 | instance | 2026-09-10 01:57:13.201488 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-09-10 01:57:13.201500 | instance | Thursday 10 September 2026 01:57:13 +0000 (0:00:00.649) 0:08:08.117 **** 2026-09-10 01:57:13.254188 | instance | skipping: [instance] 2026-09-10 01:57:13.254358 | instance | 2026-09-10 01:57:13.254713 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-09-10 01:57:13.254775 | instance | Thursday 10 September 2026 01:57:13 +0000 (0:00:00.053) 0:08:08.171 **** 2026-09-10 01:57:13.303903 | instance | skipping: [instance] 2026-09-10 01:57:13.304247 | instance | 2026-09-10 01:57:13.304331 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-09-10 01:57:13.304435 | instance | Thursday 10 September 2026 01:57:13 +0000 (0:00:00.049) 0:08:08.221 **** 2026-09-10 01:57:13.355706 | instance | skipping: [instance] 2026-09-10 01:57:13.356048 | instance | 2026-09-10 01:57:13.356393 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-09-10 01:57:13.356997 | instance | Thursday 10 September 2026 01:57:13 +0000 (0:00:00.051) 0:08:08.272 **** 2026-09-10 01:57:13.401757 | instance | skipping: [instance] 2026-09-10 01:57:13.401985 | instance | 2026-09-10 01:57:13.402478 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-09-10 01:57:13.402851 | instance | Thursday 10 September 2026 01:57:13 +0000 (0:00:00.045) 0:08:08.318 **** 2026-09-10 01:57:13.466729 | instance | skipping: [instance] 2026-09-10 01:57:13.467064 | instance | 2026-09-10 01:57:13.467375 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:57:13.467660 | instance | Thursday 10 September 2026 01:57:13 +0000 (0:00:00.065) 0:08:08.383 **** 2026-09-10 01:57:13.695053 | instance | ok: [instance] 2026-09-10 01:57:13.695365 | instance | 2026-09-10 01:57:13.695631 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:57:13.695893 | instance | Thursday 10 September 2026 01:57:13 +0000 (0:00:00.227) 0:08:08.610 **** 2026-09-10 01:57:13.763211 | instance | ok: [instance] => { 2026-09-10 01:57:13.763492 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-09-10 01:57:13.763830 | instance | } 2026-09-10 01:57:13.764101 | instance | 2026-09-10 01:57:13.764412 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:57:13.764692 | instance | Thursday 10 September 2026 01:57:13 +0000 (0:00:00.066) 0:08:08.677 **** 2026-09-10 01:57:14.531058 | instance | changed: [instance] 2026-09-10 01:57:14.531208 | instance | 2026-09-10 01:57:14.531554 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:57:14.531851 | instance | Thursday 10 September 2026 01:57:14 +0000 (0:00:00.767) 0:08:09.444 **** 2026-09-10 01:57:14.594870 | instance | skipping: [instance] 2026-09-10 01:57:14.594949 | instance | 2026-09-10 01:57:14.595111 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:57:14.595364 | instance | Thursday 10 September 2026 01:57:14 +0000 (0:00:00.065) 0:08:09.509 **** 2026-09-10 01:57:14.846022 | instance | ok: [instance] 2026-09-10 01:57:14.846507 | instance | 2026-09-10 01:57:14.846976 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:57:14.847430 | instance | Thursday 10 September 2026 01:57:14 +0000 (0:00:00.250) 0:08:09.760 **** 2026-09-10 01:57:14.911258 | instance | ok: [instance] => { 2026-09-10 01:57:14.911493 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-09-10 01:57:14.911848 | instance | } 2026-09-10 01:57:14.912139 | instance | 2026-09-10 01:57:14.912456 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:57:14.912732 | instance | Thursday 10 September 2026 01:57:14 +0000 (0:00:00.066) 0:08:09.826 **** 2026-09-10 01:57:16.806807 | instance | changed: [instance] 2026-09-10 01:57:16.806906 | instance | 2026-09-10 01:57:16.806918 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:57:16.807040 | instance | Thursday 10 September 2026 01:57:16 +0000 (0:00:01.894) 0:08:11.721 **** 2026-09-10 01:57:16.883762 | instance | skipping: [instance] 2026-09-10 01:57:16.883996 | instance | 2026-09-10 01:57:16.884168 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-10 01:57:16.884352 | instance | Thursday 10 September 2026 01:57:16 +0000 (0:00:00.079) 0:08:11.800 **** 2026-09-10 01:57:16.928847 | instance | skipping: [instance] 2026-09-10 01:57:16.929542 | instance | 2026-09-10 01:57:16.929921 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-10 01:57:16.930209 | instance | Thursday 10 September 2026 01:57:16 +0000 (0:00:00.043) 0:08:11.844 **** 2026-09-10 01:57:16.967094 | instance | skipping: [instance] 2026-09-10 01:57:16.967254 | instance | 2026-09-10 01:57:16.967566 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-10 01:57:16.967799 | instance | Thursday 10 September 2026 01:57:16 +0000 (0:00:00.039) 0:08:11.884 **** 2026-09-10 01:57:17.011973 | instance | skipping: [instance] 2026-09-10 01:57:17.012320 | instance | 2026-09-10 01:57:17.012698 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-10 01:57:17.013004 | instance | Thursday 10 September 2026 01:57:17 +0000 (0:00:00.044) 0:08:11.928 **** 2026-09-10 01:57:18.405223 | instance | ok: [instance] 2026-09-10 01:57:18.405542 | instance | 2026-09-10 01:57:18.405859 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-10 01:57:18.406154 | instance | Thursday 10 September 2026 01:57:18 +0000 (0:00:01.392) 0:08:13.321 **** 2026-09-10 01:57:18.899286 | instance | ok: [instance] 2026-09-10 01:57:18.899432 | instance | 2026-09-10 01:57:18.899979 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-10 01:57:18.900409 | instance | Thursday 10 September 2026 01:57:18 +0000 (0:00:00.494) 0:08:13.815 **** 2026-09-10 01:57:19.976139 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-10 01:57:19.977743 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-10 01:57:19.977825 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-10 01:57:19.977836 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-10 01:57:19.977847 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-10 01:57:19.977858 | instance | 2026-09-10 01:57:19.977869 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-10 01:57:19.977879 | instance | Thursday 10 September 2026 01:57:19 +0000 (0:00:01.076) 0:08:14.892 **** 2026-09-10 01:57:20.584456 | instance | ok: [instance] 2026-09-10 01:57:20.584581 | instance | 2026-09-10 01:57:20.585743 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-10 01:57:20.585834 | instance | Thursday 10 September 2026 01:57:20 +0000 (0:00:00.595) 0:08:15.487 **** 2026-09-10 01:57:20.585846 | instance | 2026-09-10 01:57:20.585857 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-10 01:57:20.585866 | instance | Thursday 10 September 2026 01:57:20 +0000 (0:00:00.013) 0:08:15.501 **** 2026-09-10 01:57:20.968312 | instance | ok: [instance] 2026-09-10 01:57:20.968483 | instance | 2026-09-10 01:57:20.968760 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:57:20.969107 | instance | Thursday 10 September 2026 01:57:20 +0000 (0:00:00.383) 0:08:15.884 **** 2026-09-10 01:57:21.222684 | instance | ok: [instance] 2026-09-10 01:57:21.222785 | instance | 2026-09-10 01:57:21.223042 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:57:21.223254 | instance | Thursday 10 September 2026 01:57:21 +0000 (0:00:00.254) 0:08:16.139 **** 2026-09-10 01:57:21.303026 | instance | ok: [instance] => { 2026-09-10 01:57:21.303169 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-09-10 01:57:21.303430 | instance | } 2026-09-10 01:57:21.303641 | instance | 2026-09-10 01:57:21.303869 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:57:21.304109 | instance | Thursday 10 September 2026 01:57:21 +0000 (0:00:00.080) 0:08:16.219 **** 2026-09-10 01:57:21.990017 | instance | changed: [instance] 2026-09-10 01:57:21.990215 | instance | 2026-09-10 01:57:21.990573 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:57:21.990803 | instance | Thursday 10 September 2026 01:57:21 +0000 (0:00:00.687) 0:08:16.906 **** 2026-09-10 01:57:23.465651 | instance | changed: [instance] 2026-09-10 01:57:23.465780 | instance | 2026-09-10 01:57:23.465852 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:57:23.465999 | instance | Thursday 10 September 2026 01:57:23 +0000 (0:00:01.475) 0:08:18.382 **** 2026-09-10 01:57:23.559023 | instance | ok: [instance] => { 2026-09-10 01:57:23.559220 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-09-10 01:57:23.559270 | instance | } 2026-09-10 01:57:23.559453 | instance | 2026-09-10 01:57:23.559640 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:57:23.559801 | instance | Thursday 10 September 2026 01:57:23 +0000 (0:00:00.092) 0:08:18.475 **** 2026-09-10 01:57:24.257972 | instance | changed: [instance] 2026-09-10 01:57:24.258310 | instance | 2026-09-10 01:57:24.258621 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:57:24.258850 | instance | Thursday 10 September 2026 01:57:24 +0000 (0:00:00.699) 0:08:19.174 **** 2026-09-10 01:57:25.729296 | instance | changed: [instance] 2026-09-10 01:57:25.729390 | instance | 2026-09-10 01:57:25.729403 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-09-10 01:57:25.729413 | instance | Thursday 10 September 2026 01:57:25 +0000 (0:00:01.470) 0:08:20.645 **** 2026-09-10 01:57:26.264330 | instance | changed: [instance] 2026-09-10 01:57:26.265186 | instance | 2026-09-10 01:57:26.265268 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-09-10 01:57:26.265280 | instance | Thursday 10 September 2026 01:57:26 +0000 (0:00:00.535) 0:08:21.180 **** 2026-09-10 01:57:26.516871 | instance | changed: [instance] 2026-09-10 01:57:26.517013 | instance | 2026-09-10 01:57:26.517519 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:57:26.517599 | instance | Thursday 10 September 2026 01:57:26 +0000 (0:00:00.252) 0:08:21.433 **** 2026-09-10 01:57:26.776657 | instance | ok: [instance] 2026-09-10 01:57:26.777416 | instance | 2026-09-10 01:57:26.777499 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:57:26.777510 | instance | Thursday 10 September 2026 01:57:26 +0000 (0:00:00.259) 0:08:21.692 **** 2026-09-10 01:57:26.863186 | instance | ok: [instance] => { 2026-09-10 01:57:26.863503 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-09-10 01:57:26.863894 | instance | } 2026-09-10 01:57:26.864181 | instance | 2026-09-10 01:57:26.864510 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:57:26.864815 | instance | Thursday 10 September 2026 01:57:26 +0000 (0:00:00.086) 0:08:21.779 **** 2026-09-10 01:57:27.676291 | instance | changed: [instance] 2026-09-10 01:57:27.676435 | instance | 2026-09-10 01:57:27.676706 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:57:27.676762 | instance | Thursday 10 September 2026 01:57:27 +0000 (0:00:00.813) 0:08:22.592 **** 2026-09-10 01:57:30.488276 | instance | changed: [instance] 2026-09-10 01:57:30.488972 | instance | 2026-09-10 01:57:30.489038 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-09-10 01:57:30.489051 | instance | Thursday 10 September 2026 01:57:30 +0000 (0:00:02.812) 0:08:25.405 **** 2026-09-10 01:57:30.562130 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-09-10 01:57:30.562382 | instance | 2026-09-10 01:57:30.562644 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-09-10 01:57:30.562866 | instance | Thursday 10 September 2026 01:57:30 +0000 (0:00:00.072) 0:08:25.477 **** 2026-09-10 01:57:31.725631 | instance | ok: [instance] 2026-09-10 01:57:31.725690 | instance | 2026-09-10 01:57:31.725702 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-09-10 01:57:31.725712 | instance | Thursday 10 September 2026 01:57:31 +0000 (0:00:01.163) 0:08:26.641 **** 2026-09-10 01:57:31.955288 | instance | changed: [instance] 2026-09-10 01:57:31.955382 | instance | 2026-09-10 01:57:31.955397 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-09-10 01:57:31.955408 | instance | Thursday 10 September 2026 01:57:31 +0000 (0:00:00.229) 0:08:26.871 **** 2026-09-10 01:57:32.475218 | instance | changed: [instance] 2026-09-10 01:57:32.475277 | instance | 2026-09-10 01:57:32.475288 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-09-10 01:57:32.475298 | instance | Thursday 10 September 2026 01:57:32 +0000 (0:00:00.519) 0:08:27.390 **** 2026-09-10 01:57:33.267848 | instance | changed: [instance] => (item=br_netfilter) 2026-09-10 01:57:33.268277 | instance | ok: [instance] => (item=ip_tables) 2026-09-10 01:57:33.268303 | instance | changed: [instance] => (item=ip6_tables) 2026-09-10 01:57:33.268312 | instance | ok: [instance] => (item=nf_conntrack) 2026-09-10 01:57:33.268322 | instance | 2026-09-10 01:57:33.268334 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:57:33.268594 | instance | Thursday 10 September 2026 01:57:33 +0000 (0:00:00.793) 0:08:28.184 **** 2026-09-10 01:57:33.517384 | instance | ok: [instance] 2026-09-10 01:57:33.518038 | instance | 2026-09-10 01:57:33.518092 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:57:33.518103 | instance | Thursday 10 September 2026 01:57:33 +0000 (0:00:00.249) 0:08:28.434 **** 2026-09-10 01:57:33.576010 | instance | ok: [instance] => { 2026-09-10 01:57:33.576745 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-09-10 01:57:33.576770 | instance | } 2026-09-10 01:57:33.576777 | instance | 2026-09-10 01:57:33.576783 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:57:33.576789 | instance | Thursday 10 September 2026 01:57:33 +0000 (0:00:00.059) 0:08:28.493 **** 2026-09-10 01:57:34.812118 | instance | changed: [instance] 2026-09-10 01:57:34.812283 | instance | 2026-09-10 01:57:34.812557 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:57:34.812819 | instance | Thursday 10 September 2026 01:57:34 +0000 (0:00:01.236) 0:08:29.729 **** 2026-09-10 01:57:34.853587 | instance | skipping: [instance] 2026-09-10 01:57:34.853674 | instance | 2026-09-10 01:57:34.853825 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-09-10 01:57:34.854031 | instance | Thursday 10 September 2026 01:57:34 +0000 (0:00:00.041) 0:08:29.770 **** 2026-09-10 01:57:34.915325 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-09-10 01:57:34.915697 | instance | 2026-09-10 01:57:34.916140 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-09-10 01:57:34.916535 | instance | Thursday 10 September 2026 01:57:34 +0000 (0:00:00.059) 0:08:29.829 **** 2026-09-10 01:57:34.959113 | instance | skipping: [instance] 2026-09-10 01:57:34.959360 | instance | 2026-09-10 01:57:34.959703 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-09-10 01:57:34.960001 | instance | Thursday 10 September 2026 01:57:34 +0000 (0:00:00.045) 0:08:29.875 **** 2026-09-10 01:57:39.463217 | instance | changed: [instance] 2026-09-10 01:57:39.463290 | instance | 2026-09-10 01:57:39.463302 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-09-10 01:57:39.463312 | instance | Thursday 10 September 2026 01:57:39 +0000 (0:00:04.503) 0:08:34.379 **** 2026-09-10 01:57:40.868751 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-09-10 01:57:40.868820 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-09-10 01:57:40.868832 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-09-10 01:57:40.868894 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-09-10 01:57:40.870359 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-09-10 01:57:40.870410 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-09-10 01:57:40.870417 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-09-10 01:57:40.870423 | instance | 2026-09-10 01:57:40.870429 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-09-10 01:57:40.870440 | instance | Thursday 10 September 2026 01:57:40 +0000 (0:00:01.404) 0:08:35.784 **** 2026-09-10 01:57:41.484607 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-09-10 01:57:41.485858 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-09-10 01:57:41.485915 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-09-10 01:57:41.485928 | instance | 2026-09-10 01:57:41.485939 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-09-10 01:57:41.485949 | instance | Thursday 10 September 2026 01:57:41 +0000 (0:00:00.617) 0:08:36.401 **** 2026-09-10 01:57:41.993801 | instance | changed: [instance] 2026-09-10 01:57:41.994324 | instance | 2026-09-10 01:57:41.994853 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-09-10 01:57:41.994876 | instance | Thursday 10 September 2026 01:57:41 +0000 (0:00:00.508) 0:08:36.910 **** 2026-09-10 01:57:42.515390 | instance | changed: [instance] 2026-09-10 01:57:42.516279 | instance | 2026-09-10 01:57:42.516331 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-09-10 01:57:42.516361 | instance | Thursday 10 September 2026 01:57:42 +0000 (0:00:00.520) 0:08:37.431 **** 2026-09-10 01:57:42.739724 | instance | ok: [instance] 2026-09-10 01:57:42.740502 | instance | 2026-09-10 01:57:42.740559 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-09-10 01:57:42.740574 | instance | Thursday 10 September 2026 01:57:42 +0000 (0:00:00.225) 0:08:37.656 **** 2026-09-10 01:57:42.784984 | instance | skipping: [instance] 2026-09-10 01:57:42.785711 | instance | 2026-09-10 01:57:42.785770 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-09-10 01:57:42.785782 | instance | Thursday 10 September 2026 01:57:42 +0000 (0:00:00.045) 0:08:37.701 **** 2026-09-10 01:57:43.399465 | instance | ok: [instance] => (item=swap) 2026-09-10 01:57:43.399527 | instance | ok: [instance] => (item=none) 2026-09-10 01:57:43.399538 | instance | 2026-09-10 01:57:43.399547 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-09-10 01:57:43.399557 | instance | Thursday 10 September 2026 01:57:43 +0000 (0:00:00.613) 0:08:38.315 **** 2026-09-10 01:57:43.902506 | instance | changed: [instance] 2026-09-10 01:57:43.902606 | instance | 2026-09-10 01:57:43.903134 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-09-10 01:57:43.903193 | instance | Thursday 10 September 2026 01:57:43 +0000 (0:00:00.503) 0:08:38.819 **** 2026-09-10 01:57:44.578739 | instance | changed: [instance] 2026-09-10 01:57:44.578816 | instance | 2026-09-10 01:57:44.579439 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-09-10 01:57:44.579626 | instance | Thursday 10 September 2026 01:57:44 +0000 (0:00:00.668) 0:08:39.487 **** 2026-09-10 01:57:44.579632 | instance | 2026-09-10 01:57:44.579637 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-09-10 01:57:44.579641 | instance | Thursday 10 September 2026 01:57:44 +0000 (0:00:00.008) 0:08:39.496 **** 2026-09-10 01:57:45.397979 | instance | ok: [instance] 2026-09-10 01:57:45.398230 | instance | 2026-09-10 01:57:45.398649 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-09-10 01:57:45.398867 | instance | Thursday 10 September 2026 01:57:45 +0000 (0:00:00.818) 0:08:40.314 **** 2026-09-10 01:57:46.045027 | instance | changed: [instance] 2026-09-10 01:57:46.045629 | instance | 2026-09-10 01:57:46.045648 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-09-10 01:57:46.045926 | instance | Thursday 10 September 2026 01:57:46 +0000 (0:00:00.646) 0:08:40.961 **** 2026-09-10 01:57:47.123647 | instance | ok: [instance] 2026-09-10 01:57:47.124426 | instance | 2026-09-10 01:57:47.124460 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-09-10 01:57:47.124481 | instance | Thursday 10 September 2026 01:57:47 +0000 (0:00:01.078) 0:08:42.040 **** 2026-09-10 01:57:47.978796 | instance | ok: [instance] 2026-09-10 01:57:47.979577 | instance | 2026-09-10 01:57:47.979633 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-09-10 01:57:47.979645 | instance | Thursday 10 September 2026 01:57:47 +0000 (0:00:00.855) 0:08:42.895 **** 2026-09-10 01:57:48.220455 | instance | ok: [instance] 2026-09-10 01:57:48.220571 | instance | 2026-09-10 01:57:48.221053 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-09-10 01:57:48.221109 | instance | Thursday 10 September 2026 01:57:48 +0000 (0:00:00.241) 0:08:43.137 **** 2026-09-10 01:57:48.815761 | instance | ok: [instance] 2026-09-10 01:57:48.815876 | instance | 2026-09-10 01:57:48.816437 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-09-10 01:57:48.816514 | instance | Thursday 10 September 2026 01:57:48 +0000 (0:00:00.595) 0:08:43.732 **** 2026-09-10 01:57:48.918429 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-09-10 01:57:48.918496 | instance | 2026-09-10 01:57:48.918719 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-09-10 01:57:48.918757 | instance | Thursday 10 September 2026 01:57:48 +0000 (0:00:00.103) 0:08:43.835 **** 2026-09-10 01:57:49.009962 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-09-10 01:57:49.010038 | instance | 2026-09-10 01:57:49.010107 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-09-10 01:57:49.010260 | instance | Thursday 10 September 2026 01:57:49 +0000 (0:00:00.091) 0:08:43.927 **** 2026-09-10 01:57:49.259356 | instance | ok: [instance] => (item=instance) 2026-09-10 01:57:49.260111 | instance | 2026-09-10 01:57:49.260147 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-09-10 01:57:49.260159 | instance | Thursday 10 September 2026 01:57:49 +0000 (0:00:00.248) 0:08:44.176 **** 2026-09-10 01:57:49.323720 | instance | skipping: [instance] 2026-09-10 01:57:49.323768 | instance | 2026-09-10 01:57:49.323779 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-09-10 01:57:49.323789 | instance | Thursday 10 September 2026 01:57:49 +0000 (0:00:00.063) 0:08:44.239 **** 2026-09-10 01:57:49.398566 | instance | ok: [instance] 2026-09-10 01:57:49.398658 | instance | 2026-09-10 01:57:49.399205 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-09-10 01:57:49.399257 | instance | Thursday 10 September 2026 01:57:49 +0000 (0:00:00.075) 0:08:44.315 **** 2026-09-10 01:57:49.457702 | instance | ok: [instance] => { 2026-09-10 01:57:49.458370 | instance | "msg": "instance" 2026-09-10 01:57:49.458441 | instance | } 2026-09-10 01:57:49.458540 | instance | 2026-09-10 01:57:49.458789 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-09-10 01:57:49.459023 | instance | Thursday 10 September 2026 01:57:49 +0000 (0:00:00.058) 0:08:44.373 **** 2026-09-10 01:57:50.074182 | instance | changed: [instance] 2026-09-10 01:57:50.074382 | instance | 2026-09-10 01:57:50.074637 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-09-10 01:57:50.074870 | instance | Thursday 10 September 2026 01:57:50 +0000 (0:00:00.616) 0:08:44.990 **** 2026-09-10 01:57:50.115199 | instance | skipping: [instance] 2026-09-10 01:57:50.115381 | instance | 2026-09-10 01:57:50.115627 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-09-10 01:57:50.115838 | instance | Thursday 10 September 2026 01:57:50 +0000 (0:00:00.041) 0:08:45.032 **** 2026-09-10 01:57:50.155090 | instance | skipping: [instance] 2026-09-10 01:57:50.155303 | instance | 2026-09-10 01:57:50.155588 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-09-10 01:57:50.155812 | instance | Thursday 10 September 2026 01:57:50 +0000 (0:00:00.039) 0:08:45.072 **** 2026-09-10 01:57:50.198692 | instance | skipping: [instance] 2026-09-10 01:57:50.198884 | instance | 2026-09-10 01:57:50.199102 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-09-10 01:57:50.199320 | instance | Thursday 10 September 2026 01:57:50 +0000 (0:00:00.042) 0:08:45.114 **** 2026-09-10 01:57:50.242026 | instance | skipping: [instance] 2026-09-10 01:57:50.242194 | instance | 2026-09-10 01:57:50.242490 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-09-10 01:57:50.242729 | instance | Thursday 10 September 2026 01:57:50 +0000 (0:00:00.043) 0:08:45.158 **** 2026-09-10 01:57:50.285611 | instance | skipping: [instance] 2026-09-10 01:57:50.285753 | instance | 2026-09-10 01:57:50.285975 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-09-10 01:57:50.286198 | instance | Thursday 10 September 2026 01:57:50 +0000 (0:00:00.043) 0:08:45.202 **** 2026-09-10 01:57:50.330874 | instance | skipping: [instance] 2026-09-10 01:57:50.331044 | instance | 2026-09-10 01:57:50.331271 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-09-10 01:57:50.331517 | instance | Thursday 10 September 2026 01:57:50 +0000 (0:00:00.045) 0:08:45.247 **** 2026-09-10 01:57:50.379080 | instance | skipping: [instance] 2026-09-10 01:57:50.379260 | instance | 2026-09-10 01:57:50.379513 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-09-10 01:57:50.379732 | instance | Thursday 10 September 2026 01:57:50 +0000 (0:00:00.048) 0:08:45.295 **** 2026-09-10 01:58:13.781575 | instance | changed: [instance] 2026-09-10 01:58:13.781643 | instance | 2026-09-10 01:58:13.781651 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-09-10 01:58:13.781658 | instance | Thursday 10 September 2026 01:58:13 +0000 (0:00:23.400) 0:09:08.696 **** 2026-09-10 01:58:14.023995 | instance | ok: [instance] 2026-09-10 01:58:14.024494 | instance | 2026-09-10 01:58:14.024924 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-09-10 01:58:14.024961 | instance | Thursday 10 September 2026 01:58:14 +0000 (0:00:00.244) 0:09:08.940 **** 2026-09-10 01:58:14.079848 | instance | skipping: [instance] 2026-09-10 01:58:14.080403 | instance | 2026-09-10 01:58:14.080717 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-09-10 01:58:14.081026 | instance | Thursday 10 September 2026 01:58:14 +0000 (0:00:00.055) 0:09:08.996 **** 2026-09-10 01:58:14.312719 | instance | changed: [instance] 2026-09-10 01:58:14.312877 | instance | 2026-09-10 01:58:14.313057 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-09-10 01:58:14.313217 | instance | Thursday 10 September 2026 01:58:14 +0000 (0:00:00.232) 0:09:09.229 **** 2026-09-10 01:58:14.594387 | instance | changed: [instance] 2026-09-10 01:58:14.594643 | instance | 2026-09-10 01:58:14.594881 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-09-10 01:58:14.595104 | instance | Thursday 10 September 2026 01:58:14 +0000 (0:00:00.281) 0:09:09.510 **** 2026-09-10 01:58:14.882324 | instance | changed: [instance] 2026-09-10 01:58:14.882681 | instance | 2026-09-10 01:58:14.883072 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-09-10 01:58:14.883303 | instance | Thursday 10 September 2026 01:58:14 +0000 (0:00:00.287) 0:09:09.798 **** 2026-09-10 01:58:19.697313 | instance | changed: [instance] 2026-09-10 01:58:19.697602 | instance | 2026-09-10 01:58:19.698003 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-09-10 01:58:19.698276 | instance | Thursday 10 September 2026 01:58:19 +0000 (0:00:04.815) 0:09:14.613 **** 2026-09-10 01:58:37.775144 | instance | changed: [instance] 2026-09-10 01:58:37.775310 | instance | 2026-09-10 01:58:37.775645 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-09-10 01:58:37.775954 | instance | Thursday 10 September 2026 01:58:37 +0000 (0:00:18.077) 0:09:32.691 **** 2026-09-10 01:58:37.830208 | instance | skipping: [instance] 2026-09-10 01:58:37.830334 | instance | 2026-09-10 01:58:37.830523 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-09-10 01:58:37.830633 | instance | Thursday 10 September 2026 01:58:37 +0000 (0:00:00.055) 0:09:32.746 **** 2026-09-10 01:58:37.880136 | instance | skipping: [instance] 2026-09-10 01:58:37.880363 | instance | 2026-09-10 01:58:37.880588 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-09-10 01:58:37.880808 | instance | Thursday 10 September 2026 01:58:37 +0000 (0:00:00.049) 0:09:32.796 **** 2026-09-10 01:58:38.864276 | instance | changed: [instance] 2026-09-10 01:58:38.864666 | instance | 2026-09-10 01:58:38.864975 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-09-10 01:58:38.865273 | instance | Thursday 10 September 2026 01:58:38 +0000 (0:00:00.984) 0:09:33.781 **** 2026-09-10 01:58:38.917975 | instance | skipping: [instance] => (item=DaemonSet) 2026-09-10 01:58:38.918136 | instance | skipping: [instance] => (item=ConfigMap) 2026-09-10 01:58:38.918444 | instance | skipping: [instance] 2026-09-10 01:58:38.918669 | instance | 2026-09-10 01:58:38.918906 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-09-10 01:58:38.919141 | instance | Thursday 10 September 2026 01:58:38 +0000 (0:00:00.054) 0:09:33.835 **** 2026-09-10 01:58:38.975936 | instance | skipping: [instance] 2026-09-10 01:58:38.976274 | instance | 2026-09-10 01:58:38.976672 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-09-10 01:58:38.977043 | instance | Thursday 10 September 2026 01:58:38 +0000 (0:00:00.056) 0:09:33.891 **** 2026-09-10 01:58:39.033642 | instance | skipping: [instance] 2026-09-10 01:58:39.033999 | instance | 2026-09-10 01:58:39.034429 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-09-10 01:58:39.034757 | instance | Thursday 10 September 2026 01:58:39 +0000 (0:00:00.055) 0:09:33.947 **** 2026-09-10 01:58:39.103278 | instance | skipping: [instance] 2026-09-10 01:58:39.103416 | instance | 2026-09-10 01:58:39.103707 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-09-10 01:58:39.104077 | instance | Thursday 10 September 2026 01:58:39 +0000 (0:00:00.069) 0:09:34.017 **** 2026-09-10 01:58:39.153377 | instance | skipping: [instance] 2026-09-10 01:58:39.153459 | instance | 2026-09-10 01:58:39.153619 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-09-10 01:58:39.153771 | instance | Thursday 10 September 2026 01:58:39 +0000 (0:00:00.052) 0:09:34.069 **** 2026-09-10 01:58:39.720646 | instance | ok: [instance] 2026-09-10 01:58:39.720864 | instance | 2026-09-10 01:58:39.721159 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-09-10 01:58:39.721446 | instance | Thursday 10 September 2026 01:58:39 +0000 (0:00:00.567) 0:09:34.637 **** 2026-09-10 01:58:40.897592 | instance | changed: [instance] 2026-09-10 01:58:40.897796 | instance | 2026-09-10 01:58:40.898051 | instance | PLAY [Install control-plane components] **************************************** 2026-09-10 01:58:40.898313 | instance | 2026-09-10 01:58:40.898625 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:58:40.898862 | instance | Thursday 10 September 2026 01:58:40 +0000 (0:00:01.177) 0:09:35.814 **** 2026-09-10 01:58:41.991043 | instance | ok: [instance] 2026-09-10 01:58:41.991611 | instance | 2026-09-10 01:58:41.991938 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-10 01:58:41.992035 | instance | Thursday 10 September 2026 01:58:41 +0000 (0:00:01.092) 0:09:36.907 **** 2026-09-10 01:58:42.256580 | instance | ok: [instance] 2026-09-10 01:58:42.256795 | instance | 2026-09-10 01:58:42.257018 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 01:58:42.257233 | instance | Thursday 10 September 2026 01:58:42 +0000 (0:00:00.264) 0:09:37.172 **** 2026-09-10 01:58:43.664177 | instance | ok: [instance] 2026-09-10 01:58:43.664557 | instance | 2026-09-10 01:58:43.664919 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-10 01:58:43.665250 | instance | Thursday 10 September 2026 01:58:43 +0000 (0:00:01.407) 0:09:38.580 **** 2026-09-10 01:58:43.954681 | instance | ok: [instance] 2026-09-10 01:58:43.954849 | instance | 2026-09-10 01:58:43.955085 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:58:43.955316 | instance | Thursday 10 September 2026 01:58:43 +0000 (0:00:00.290) 0:09:38.871 **** 2026-09-10 01:58:44.014285 | instance | ok: [instance] => { 2026-09-10 01:58:44.014695 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-09-10 01:58:44.015035 | instance | } 2026-09-10 01:58:44.015365 | instance | 2026-09-10 01:58:44.015745 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:58:44.016095 | instance | Thursday 10 September 2026 01:58:44 +0000 (0:00:00.059) 0:09:38.930 **** 2026-09-10 01:58:47.673405 | instance | changed: [instance] 2026-09-10 01:58:47.673660 | instance | 2026-09-10 01:58:47.674008 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:58:47.674267 | instance | Thursday 10 September 2026 01:58:47 +0000 (0:00:03.659) 0:09:42.589 **** 2026-09-10 01:58:49.335554 | instance | changed: [instance] 2026-09-10 01:58:49.335734 | instance | 2026-09-10 01:58:49.335976 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-09-10 01:58:49.336450 | instance | Thursday 10 September 2026 01:58:49 +0000 (0:00:01.662) 0:09:44.252 **** 2026-09-10 01:58:49.714911 | instance | ok: [instance] 2026-09-10 01:58:49.715170 | instance | 2026-09-10 01:58:49.717165 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-09-10 01:58:49.717226 | instance | Thursday 10 September 2026 01:58:49 +0000 (0:00:00.378) 0:09:44.630 **** 2026-09-10 01:58:49.947773 | instance | changed: [instance] 2026-09-10 01:58:49.947952 | instance | 2026-09-10 01:58:49.948194 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-09-10 01:58:49.948458 | instance | Thursday 10 September 2026 01:58:49 +0000 (0:00:00.233) 0:09:44.864 **** 2026-09-10 01:58:50.259015 | instance | ok: [instance] 2026-09-10 01:58:50.259234 | instance | 2026-09-10 01:58:50.259536 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-09-10 01:58:50.259794 | instance | Thursday 10 September 2026 01:58:50 +0000 (0:00:00.311) 0:09:45.175 **** 2026-09-10 01:58:50.596135 | instance | changed: [instance] 2026-09-10 01:58:50.596190 | instance | 2026-09-10 01:58:50.596199 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-09-10 01:58:50.596206 | instance | Thursday 10 September 2026 01:58:50 +0000 (0:00:00.337) 0:09:45.513 **** 2026-09-10 01:58:50.826764 | instance | ok: [instance] 2026-09-10 01:58:50.827597 | instance | 2026-09-10 01:58:50.827655 | instance | TASK [Install plugin] ********************************************************** 2026-09-10 01:58:50.827668 | instance | Thursday 10 September 2026 01:58:50 +0000 (0:00:00.230) 0:09:45.743 **** 2026-09-10 01:58:50.888944 | instance | included: vexxhost.containers.download_artifact for instance 2026-09-10 01:58:50.889053 | instance | 2026-09-10 01:58:50.889065 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 01:58:50.889196 | instance | Thursday 10 September 2026 01:58:50 +0000 (0:00:00.063) 0:09:45.806 **** 2026-09-10 01:58:50.952594 | instance | ok: [instance] => { 2026-09-10 01:58:50.952854 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-09-10 01:58:50.953073 | instance | } 2026-09-10 01:58:50.953237 | instance | 2026-09-10 01:58:50.953753 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 01:58:50.953830 | instance | Thursday 10 September 2026 01:58:50 +0000 (0:00:00.062) 0:09:45.869 **** 2026-09-10 01:58:51.733036 | instance | changed: [instance] 2026-09-10 01:58:51.733511 | instance | 2026-09-10 01:58:51.733523 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 01:58:51.733844 | instance | Thursday 10 September 2026 01:58:51 +0000 (0:00:00.779) 0:09:46.648 **** 2026-09-10 01:58:53.768040 | instance | changed: [instance] 2026-09-10 01:58:53.768684 | instance | 2026-09-10 01:58:53.768718 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 01:58:53.768730 | instance | Thursday 10 September 2026 01:58:53 +0000 (0:00:02.035) 0:09:48.684 **** 2026-09-10 01:58:53.825600 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 01:58:53.826014 | instance | 2026-09-10 01:58:53.826035 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 01:58:53.826043 | instance | Thursday 10 September 2026 01:58:53 +0000 (0:00:00.058) 0:09:48.742 **** 2026-09-10 01:58:54.503616 | instance | changed: [instance] 2026-09-10 01:58:54.503791 | instance | 2026-09-10 01:58:54.504075 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-09-10 01:58:54.504311 | instance | Thursday 10 September 2026 01:58:54 +0000 (0:00:00.677) 0:09:49.420 **** 2026-09-10 01:58:55.240462 | instance | ok: [instance] 2026-09-10 01:58:55.240661 | instance | 2026-09-10 01:58:55.240962 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-09-10 01:58:55.241190 | instance | Thursday 10 September 2026 01:58:55 +0000 (0:00:00.736) 0:09:50.157 **** 2026-09-10 01:58:57.674184 | instance | changed: [instance] 2026-09-10 01:58:57.674707 | instance | 2026-09-10 01:58:57.674972 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 01:58:57.675204 | instance | Thursday 10 September 2026 01:58:57 +0000 (0:00:02.433) 0:09:52.590 **** 2026-09-10 01:58:57.722017 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 01:58:57.722221 | instance | 2026-09-10 01:58:57.722543 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 01:58:57.722776 | instance | Thursday 10 September 2026 01:58:57 +0000 (0:00:00.048) 0:09:52.639 **** 2026-09-10 01:58:58.321683 | instance | changed: [instance] 2026-09-10 01:58:58.321932 | instance | 2026-09-10 01:58:58.322223 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-09-10 01:58:58.323018 | instance | Thursday 10 September 2026 01:58:58 +0000 (0:00:00.598) 0:09:53.238 **** 2026-09-10 01:59:31.033070 | instance | changed: [instance] 2026-09-10 01:59:31.033158 | instance | 2026-09-10 01:59:31.033170 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-09-10 01:59:31.033181 | instance | Thursday 10 September 2026 01:59:31 +0000 (0:00:32.710) 0:10:25.948 **** 2026-09-10 01:59:31.764811 | instance | changed: [instance] 2026-09-10 01:59:31.765510 | instance | 2026-09-10 01:59:31.766094 | instance | PLAY [all] ********************************************************************* 2026-09-10 01:59:31.766166 | instance | 2026-09-10 01:59:31.766890 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:59:31.766945 | instance | Thursday 10 September 2026 01:59:31 +0000 (0:00:00.732) 0:10:26.681 **** 2026-09-10 01:59:33.075434 | instance | ok: [instance] 2026-09-10 01:59:33.075814 | instance | 2026-09-10 01:59:33.076203 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-09-10 01:59:33.076240 | instance | Thursday 10 September 2026 01:59:33 +0000 (0:00:01.310) 0:10:27.992 **** 2026-09-10 01:59:33.910193 | instance | changed: [instance] 2026-09-10 01:59:33.910319 | instance | 2026-09-10 01:59:33.910493 | instance | PLAY [all] ********************************************************************* 2026-09-10 01:59:33.910619 | instance | 2026-09-10 01:59:33.910765 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-09-10 01:59:33.910886 | instance | Thursday 10 September 2026 01:59:33 +0000 (0:00:00.835) 0:10:28.827 **** 2026-09-10 01:59:34.712908 | instance | ok: [instance] 2026-09-10 01:59:34.713024 | instance | 2026-09-10 01:59:34.713253 | instance | PLAY [controllers] ************************************************************* 2026-09-10 01:59:34.713465 | instance | 2026-09-10 01:59:34.713639 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:59:34.713785 | instance | Thursday 10 September 2026 01:59:34 +0000 (0:00:00.801) 0:10:29.628 **** 2026-09-10 01:59:36.168694 | instance | ok: [instance] 2026-09-10 01:59:36.168793 | instance | 2026-09-10 01:59:36.169078 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 01:59:36.169179 | instance | Thursday 10 September 2026 01:59:36 +0000 (0:00:01.456) 0:10:31.085 **** 2026-09-10 01:59:36.232220 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 01:59:36.232307 | instance | 2026-09-10 01:59:36.232598 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 01:59:36.232648 | instance | Thursday 10 September 2026 01:59:36 +0000 (0:00:00.063) 0:10:31.149 **** 2026-09-10 01:59:36.802860 | instance | changed: [instance] 2026-09-10 01:59:36.803204 | instance | 2026-09-10 01:59:36.803531 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-09-10 01:59:36.803801 | instance | Thursday 10 September 2026 01:59:36 +0000 (0:00:00.569) 0:10:31.719 **** 2026-09-10 01:59:39.061571 | instance | changed: [instance] 2026-09-10 01:59:39.061637 | instance | 2026-09-10 01:59:39.061649 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 01:59:39.061896 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:02.259) 0:10:33.978 **** 2026-09-10 01:59:39.128892 | instance | skipping: [instance] 2026-09-10 01:59:39.129070 | instance | 2026-09-10 01:59:39.129369 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-09-10 01:59:39.129596 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.066) 0:10:34.045 **** 2026-09-10 01:59:39.197811 | instance | skipping: [instance] 2026-09-10 01:59:39.197974 | instance | 2026-09-10 01:59:39.198217 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-09-10 01:59:39.198572 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.068) 0:10:34.114 **** 2026-09-10 01:59:39.245518 | instance | skipping: [instance] 2026-09-10 01:59:39.245688 | instance | 2026-09-10 01:59:39.245934 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-09-10 01:59:39.246182 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.047) 0:10:34.161 **** 2026-09-10 01:59:39.308917 | instance | skipping: [instance] 2026-09-10 01:59:39.309037 | instance | 2026-09-10 01:59:39.309216 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-09-10 01:59:39.309392 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.063) 0:10:34.225 **** 2026-09-10 01:59:39.369972 | instance | skipping: [instance] 2026-09-10 01:59:39.370061 | instance | 2026-09-10 01:59:39.370073 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-09-10 01:59:39.370083 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.060) 0:10:34.285 **** 2026-09-10 01:59:39.432730 | instance | skipping: [instance] 2026-09-10 01:59:39.432813 | instance | 2026-09-10 01:59:39.432825 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-09-10 01:59:39.432835 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.062) 0:10:34.348 **** 2026-09-10 01:59:39.480480 | instance | skipping: [instance] 2026-09-10 01:59:39.480699 | instance | 2026-09-10 01:59:39.481335 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-09-10 01:59:39.482107 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.048) 0:10:34.397 **** 2026-09-10 01:59:39.545853 | instance | skipping: [instance] 2026-09-10 01:59:39.545964 | instance | 2026-09-10 01:59:39.546223 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-09-10 01:59:39.546502 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.065) 0:10:34.462 **** 2026-09-10 01:59:39.585787 | instance | skipping: [instance] 2026-09-10 01:59:39.585966 | instance | 2026-09-10 01:59:39.586200 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-09-10 01:59:39.586508 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.040) 0:10:34.502 **** 2026-09-10 01:59:39.622097 | instance | skipping: [instance] 2026-09-10 01:59:39.622319 | instance | 2026-09-10 01:59:39.622584 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-09-10 01:59:39.622799 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.036) 0:10:34.539 **** 2026-09-10 01:59:39.665221 | instance | skipping: [instance] 2026-09-10 01:59:39.665417 | instance | 2026-09-10 01:59:39.665642 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-09-10 01:59:39.665860 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.043) 0:10:34.582 **** 2026-09-10 01:59:39.722220 | instance | skipping: [instance] 2026-09-10 01:59:39.722426 | instance | 2026-09-10 01:59:39.722648 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-10 01:59:39.722870 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.056) 0:10:34.639 **** 2026-09-10 01:59:39.757776 | instance | skipping: [instance] 2026-09-10 01:59:39.757927 | instance | 2026-09-10 01:59:39.758228 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-10 01:59:39.758413 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.035) 0:10:34.674 **** 2026-09-10 01:59:39.794428 | instance | skipping: [instance] 2026-09-10 01:59:39.794618 | instance | 2026-09-10 01:59:39.794836 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-10 01:59:39.795051 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.036) 0:10:34.711 **** 2026-09-10 01:59:39.853204 | instance | skipping: [instance] 2026-09-10 01:59:39.853330 | instance | 2026-09-10 01:59:39.853619 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-09-10 01:59:39.853844 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.057) 0:10:34.769 **** 2026-09-10 01:59:39.891624 | instance | skipping: [instance] 2026-09-10 01:59:39.891789 | instance | 2026-09-10 01:59:39.892050 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-09-10 01:59:39.892284 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.038) 0:10:34.808 **** 2026-09-10 01:59:39.929824 | instance | skipping: [instance] 2026-09-10 01:59:39.930318 | instance | 2026-09-10 01:59:39.930334 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-09-10 01:59:39.930597 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.038) 0:10:34.846 **** 2026-09-10 01:59:39.967359 | instance | skipping: [instance] 2026-09-10 01:59:39.967520 | instance | 2026-09-10 01:59:39.967757 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-09-10 01:59:39.967975 | instance | Thursday 10 September 2026 01:59:39 +0000 (0:00:00.037) 0:10:34.884 **** 2026-09-10 01:59:40.017791 | instance | skipping: [instance] 2026-09-10 01:59:40.018215 | instance | 2026-09-10 01:59:40.018597 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-09-10 01:59:40.018905 | instance | Thursday 10 September 2026 01:59:40 +0000 (0:00:00.049) 0:10:34.933 **** 2026-09-10 01:59:40.068677 | instance | skipping: [instance] 2026-09-10 01:59:40.068787 | instance | 2026-09-10 01:59:40.068934 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-09-10 01:59:40.069082 | instance | Thursday 10 September 2026 01:59:40 +0000 (0:00:00.051) 0:10:34.985 **** 2026-09-10 01:59:40.112893 | instance | skipping: [instance] 2026-09-10 01:59:40.113069 | instance | 2026-09-10 01:59:40.113285 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-09-10 01:59:40.113673 | instance | Thursday 10 September 2026 01:59:40 +0000 (0:00:00.044) 0:10:35.029 **** 2026-09-10 01:59:40.182036 | instance | skipping: [instance] 2026-09-10 01:59:40.182354 | instance | 2026-09-10 01:59:40.182616 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-09-10 01:59:40.182865 | instance | Thursday 10 September 2026 01:59:40 +0000 (0:00:00.069) 0:10:35.098 **** 2026-09-10 01:59:40.223962 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-09-10 01:59:40.224195 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-09-10 01:59:40.224468 | instance | skipping: [instance] 2026-09-10 01:59:40.224996 | instance | 2026-09-10 01:59:40.225033 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-09-10 01:59:40.225316 | instance | Thursday 10 September 2026 01:59:40 +0000 (0:00:00.041) 0:10:35.140 **** 2026-09-10 01:59:40.268250 | instance | skipping: [instance] 2026-09-10 01:59:40.268385 | instance | 2026-09-10 01:59:40.268621 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-09-10 01:59:40.268851 | instance | Thursday 10 September 2026 01:59:40 +0000 (0:00:00.044) 0:10:35.184 **** 2026-09-10 01:59:40.324388 | instance | skipping: [instance] 2026-09-10 01:59:40.324536 | instance | 2026-09-10 01:59:40.324763 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-09-10 01:59:40.324998 | instance | Thursday 10 September 2026 01:59:40 +0000 (0:00:00.056) 0:10:35.241 **** 2026-09-10 01:59:40.359138 | instance | skipping: [instance] 2026-09-10 01:59:40.359294 | instance | 2026-09-10 01:59:40.359554 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-09-10 01:59:40.359769 | instance | Thursday 10 September 2026 01:59:40 +0000 (0:00:00.035) 0:10:35.276 **** 2026-09-10 01:59:40.400599 | instance | skipping: [instance] 2026-09-10 01:59:40.400762 | instance | 2026-09-10 01:59:40.400990 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-09-10 01:59:40.401216 | instance | Thursday 10 September 2026 01:59:40 +0000 (0:00:00.041) 0:10:35.317 **** 2026-09-10 01:59:40.472920 | instance | skipping: [instance] 2026-09-10 01:59:40.473005 | instance | 2026-09-10 01:59:40.473111 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-09-10 01:59:40.473216 | instance | 2026-09-10 01:59:40.473369 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 01:59:40.473502 | instance | Thursday 10 September 2026 01:59:40 +0000 (0:00:00.072) 0:10:35.390 **** 2026-09-10 01:59:41.810335 | instance | ok: [instance] 2026-09-10 01:59:41.810467 | instance | 2026-09-10 01:59:41.810662 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-09-10 01:59:41.810815 | instance | Thursday 10 September 2026 01:59:41 +0000 (0:00:01.336) 0:10:36.726 **** 2026-09-10 01:59:41.883573 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-09-10 01:59:41.883781 | instance | 2026-09-10 01:59:41.884080 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-09-10 01:59:41.884315 | instance | Thursday 10 September 2026 01:59:41 +0000 (0:00:00.073) 0:10:36.800 **** 2026-09-10 01:59:42.015161 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-09-10 01:59:42.015319 | instance | 2026-09-10 01:59:42.015607 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-09-10 01:59:42.015818 | instance | Thursday 10 September 2026 01:59:42 +0000 (0:00:00.130) 0:10:36.931 **** 2026-09-10 01:59:59.618130 | instance | changed: [instance] 2026-09-10 01:59:59.618407 | instance | 2026-09-10 01:59:59.618784 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-09-10 01:59:59.619044 | instance | Thursday 10 September 2026 01:59:59 +0000 (0:00:17.601) 0:10:54.532 **** 2026-09-10 02:00:00.376375 | instance | changed: [instance] 2026-09-10 02:00:00.376570 | instance | 2026-09-10 02:00:00.376888 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-09-10 02:00:00.377150 | instance | Thursday 10 September 2026 02:00:00 +0000 (0:00:00.759) 0:10:55.292 **** 2026-09-10 02:00:00.435664 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-09-10 02:00:00.435866 | instance | 2026-09-10 02:00:00.436092 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-09-10 02:00:00.436315 | instance | Thursday 10 September 2026 02:00:00 +0000 (0:00:00.060) 0:10:55.352 **** 2026-09-10 02:00:01.179691 | instance | changed: [instance] 2026-09-10 02:00:01.179800 | instance | 2026-09-10 02:00:01.180180 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-09-10 02:00:01.180255 | instance | Thursday 10 September 2026 02:00:01 +0000 (0:00:00.743) 0:10:56.095 **** 2026-09-10 02:00:01.931993 | instance | ok: [instance] 2026-09-10 02:00:01.932116 | instance | 2026-09-10 02:00:01.932650 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-09-10 02:00:01.932716 | instance | Thursday 10 September 2026 02:00:01 +0000 (0:00:00.752) 0:10:56.848 **** 2026-09-10 02:00:02.515245 | instance | changed: [instance] 2026-09-10 02:00:02.515323 | instance | 2026-09-10 02:00:02.515588 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-09-10 02:00:02.515972 | instance | Thursday 10 September 2026 02:00:02 +0000 (0:00:00.566) 0:10:57.414 **** 2026-09-10 02:00:02.516696 | instance | 2026-09-10 02:00:02.516782 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-09-10 02:00:02.516795 | instance | Thursday 10 September 2026 02:00:02 +0000 (0:00:00.016) 0:10:57.431 **** 2026-09-10 02:00:02.564287 | instance | skipping: [instance] 2026-09-10 02:00:02.564395 | instance | 2026-09-10 02:00:02.564407 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-09-10 02:00:02.564418 | instance | Thursday 10 September 2026 02:00:02 +0000 (0:00:00.048) 0:10:57.479 **** 2026-09-10 02:00:04.118141 | instance | changed: [instance] 2026-09-10 02:00:04.118236 | instance | 2026-09-10 02:00:04.118629 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-09-10 02:00:04.118696 | instance | Thursday 10 September 2026 02:00:04 +0000 (0:00:01.555) 0:10:59.035 **** 2026-09-10 02:00:06.269477 | instance | changed: [instance] 2026-09-10 02:00:06.269561 | instance | 2026-09-10 02:00:06.269569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:00:06.269577 | instance | Thursday 10 September 2026 02:00:06 +0000 (0:00:02.150) 0:11:01.185 **** 2026-09-10 02:00:06.336439 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:00:06.336549 | instance | 2026-09-10 02:00:06.336809 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:00:06.336829 | instance | Thursday 10 September 2026 02:00:06 +0000 (0:00:00.067) 0:11:01.253 **** 2026-09-10 02:00:06.930934 | instance | changed: [instance] 2026-09-10 02:00:06.931071 | instance | 2026-09-10 02:00:06.931580 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-09-10 02:00:06.931648 | instance | Thursday 10 September 2026 02:00:06 +0000 (0:00:00.594) 0:11:01.847 **** 2026-09-10 02:00:21.585320 | instance | changed: [instance] 2026-09-10 02:00:21.585423 | instance | 2026-09-10 02:00:21.585760 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:00:21.585816 | instance | Thursday 10 September 2026 02:00:21 +0000 (0:00:14.654) 0:11:16.502 **** 2026-09-10 02:00:21.651441 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:00:21.651514 | instance | 2026-09-10 02:00:21.651522 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:00:21.651530 | instance | Thursday 10 September 2026 02:00:21 +0000 (0:00:00.065) 0:11:16.567 **** 2026-09-10 02:00:22.244620 | instance | changed: [instance] 2026-09-10 02:00:22.244731 | instance | 2026-09-10 02:00:22.244984 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-09-10 02:00:22.245228 | instance | Thursday 10 September 2026 02:00:22 +0000 (0:00:00.593) 0:11:17.160 **** 2026-09-10 02:00:25.229478 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-09-10 02:00:25.229584 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-09-10 02:00:25.229597 | instance | 2026-09-10 02:00:25.229795 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-09-10 02:00:25.229848 | instance | Thursday 10 September 2026 02:00:25 +0000 (0:00:02.986) 0:11:20.147 **** 2026-09-10 02:00:29.306885 | instance | changed: [instance] 2026-09-10 02:00:29.306952 | instance | 2026-09-10 02:00:29.306965 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:00:29.306971 | instance | Thursday 10 September 2026 02:00:29 +0000 (0:00:04.075) 0:11:24.223 **** 2026-09-10 02:00:29.371192 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:00:29.371255 | instance | 2026-09-10 02:00:29.371265 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:00:29.371273 | instance | Thursday 10 September 2026 02:00:29 +0000 (0:00:00.064) 0:11:24.287 **** 2026-09-10 02:00:29.955441 | instance | changed: [instance] 2026-09-10 02:00:29.955642 | instance | 2026-09-10 02:00:29.955724 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-09-10 02:00:29.955946 | instance | Thursday 10 September 2026 02:00:29 +0000 (0:00:00.584) 0:11:24.872 **** 2026-09-10 02:00:32.901002 | instance | ok: [instance] 2026-09-10 02:00:32.901079 | instance | 2026-09-10 02:00:32.901132 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-09-10 02:00:32.901320 | instance | Thursday 10 September 2026 02:00:32 +0000 (0:00:02.946) 0:11:27.818 **** 2026-09-10 02:00:35.800376 | instance | changed: [instance] 2026-09-10 02:00:35.800488 | instance | 2026-09-10 02:00:35.800507 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-09-10 02:00:35.800643 | instance | Thursday 10 September 2026 02:00:35 +0000 (0:00:02.898) 0:11:30.716 **** 2026-09-10 02:00:36.505652 | instance | ok: [instance] 2026-09-10 02:00:36.505718 | instance | 2026-09-10 02:00:36.505781 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-09-10 02:00:36.506064 | instance | Thursday 10 September 2026 02:00:36 +0000 (0:00:00.704) 0:11:31.421 **** 2026-09-10 02:00:37.241712 | instance | changed: [instance] 2026-09-10 02:00:37.241817 | instance | 2026-09-10 02:00:37.241989 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-09-10 02:00:37.242139 | instance | Thursday 10 September 2026 02:00:37 +0000 (0:00:00.737) 0:11:32.158 **** 2026-09-10 02:00:38.257663 | instance | ok: [instance] 2026-09-10 02:00:38.257733 | instance | 2026-09-10 02:00:38.257752 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-09-10 02:00:38.257963 | instance | Thursday 10 September 2026 02:00:38 +0000 (0:00:01.014) 0:11:33.173 **** 2026-09-10 02:00:38.313508 | instance | skipping: [instance] 2026-09-10 02:00:38.314355 | instance | 2026-09-10 02:00:38.314479 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-09-10 02:00:38.314498 | instance | Thursday 10 September 2026 02:00:38 +0000 (0:00:00.055) 0:11:33.229 **** 2026-09-10 02:00:38.377594 | instance | skipping: [instance] 2026-09-10 02:00:38.377790 | instance | 2026-09-10 02:00:38.378022 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-09-10 02:00:38.378269 | instance | Thursday 10 September 2026 02:00:38 +0000 (0:00:00.064) 0:11:33.293 **** 2026-09-10 02:00:38.432819 | instance | skipping: [instance] 2026-09-10 02:00:38.433005 | instance | 2026-09-10 02:00:38.433252 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-09-10 02:00:38.433522 | instance | Thursday 10 September 2026 02:00:38 +0000 (0:00:00.055) 0:11:33.349 **** 2026-09-10 02:00:38.494643 | instance | skipping: [instance] 2026-09-10 02:00:38.494848 | instance | 2026-09-10 02:00:38.495108 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-09-10 02:00:38.495343 | instance | Thursday 10 September 2026 02:00:38 +0000 (0:00:00.061) 0:11:33.410 **** 2026-09-10 02:00:38.552592 | instance | skipping: [instance] 2026-09-10 02:00:38.552841 | instance | 2026-09-10 02:00:38.553129 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-09-10 02:00:38.553427 | instance | Thursday 10 September 2026 02:00:38 +0000 (0:00:00.058) 0:11:33.469 **** 2026-09-10 02:00:38.612700 | instance | skipping: [instance] 2026-09-10 02:00:38.613083 | instance | 2026-09-10 02:00:38.613598 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-09-10 02:00:38.614142 | instance | Thursday 10 September 2026 02:00:38 +0000 (0:00:00.060) 0:11:33.529 **** 2026-09-10 02:00:38.667628 | instance | skipping: [instance] 2026-09-10 02:00:38.667884 | instance | 2026-09-10 02:00:38.668168 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-09-10 02:00:38.668407 | instance | Thursday 10 September 2026 02:00:38 +0000 (0:00:00.054) 0:11:33.584 **** 2026-09-10 02:02:11.698721 | instance | changed: [instance] 2026-09-10 02:02:11.698926 | instance | 2026-09-10 02:02:11.699192 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-09-10 02:02:11.699468 | instance | Thursday 10 September 2026 02:02:11 +0000 (0:01:33.031) 0:13:06.615 **** 2026-09-10 02:02:12.430063 | instance | changed: [instance] 2026-09-10 02:02:12.430258 | instance | 2026-09-10 02:02:12.430726 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:02:12.430949 | instance | Thursday 10 September 2026 02:02:12 +0000 (0:00:00.731) 0:13:07.347 **** 2026-09-10 02:02:12.493248 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:02:12.493363 | instance | 2026-09-10 02:02:12.493539 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:02:12.493722 | instance | Thursday 10 September 2026 02:02:12 +0000 (0:00:00.063) 0:13:07.410 **** 2026-09-10 02:02:13.052926 | instance | changed: [instance] 2026-09-10 02:02:13.053129 | instance | 2026-09-10 02:02:13.053459 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-09-10 02:02:13.053741 | instance | Thursday 10 September 2026 02:02:13 +0000 (0:00:00.559) 0:13:07.969 **** 2026-09-10 02:02:13.855499 | instance | changed: [instance] 2026-09-10 02:02:13.855705 | instance | 2026-09-10 02:02:13.855960 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-09-10 02:02:13.856204 | instance | Thursday 10 September 2026 02:02:13 +0000 (0:00:00.802) 0:13:08.771 **** 2026-09-10 02:02:15.905716 | instance | changed: [instance] 2026-09-10 02:02:15.905893 | instance | 2026-09-10 02:02:15.906146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:02:15.906406 | instance | Thursday 10 September 2026 02:02:15 +0000 (0:00:02.050) 0:13:10.822 **** 2026-09-10 02:02:15.951606 | instance | skipping: [instance] 2026-09-10 02:02:15.951828 | instance | 2026-09-10 02:02:15.952170 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:02:15.952466 | instance | Thursday 10 September 2026 02:02:15 +0000 (0:00:00.046) 0:13:10.868 **** 2026-09-10 02:02:16.001647 | instance | skipping: [instance] 2026-09-10 02:02:16.002011 | instance | 2026-09-10 02:02:16.002378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:02:16.002658 | instance | Thursday 10 September 2026 02:02:15 +0000 (0:00:00.048) 0:13:10.917 **** 2026-09-10 02:02:16.044320 | instance | skipping: [instance] 2026-09-10 02:02:16.044648 | instance | 2026-09-10 02:02:16.045010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:02:16.045312 | instance | Thursday 10 September 2026 02:02:16 +0000 (0:00:00.044) 0:13:10.961 **** 2026-09-10 02:02:16.080693 | instance | skipping: [instance] 2026-09-10 02:02:16.080903 | instance | 2026-09-10 02:02:16.081162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:02:16.081474 | instance | Thursday 10 September 2026 02:02:16 +0000 (0:00:00.036) 0:13:10.997 **** 2026-09-10 02:02:16.813953 | instance | ok: [instance] 2026-09-10 02:02:16.814160 | instance | 2026-09-10 02:02:16.814536 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:02:16.814787 | instance | Thursday 10 September 2026 02:02:16 +0000 (0:00:00.732) 0:13:11.730 **** 2026-09-10 02:02:16.878506 | instance | ok: [instance] 2026-09-10 02:02:16.878720 | instance | 2026-09-10 02:02:16.878973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:02:16.879213 | instance | Thursday 10 September 2026 02:02:16 +0000 (0:00:00.064) 0:13:11.794 **** 2026-09-10 02:02:16.931774 | instance | ok: [instance] 2026-09-10 02:02:16.932067 | instance | 2026-09-10 02:02:16.932496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:02:16.932861 | instance | Thursday 10 September 2026 02:02:16 +0000 (0:00:00.053) 0:13:11.847 **** 2026-09-10 02:02:17.017334 | instance | ok: [instance] => (item=oslo_db) 2026-09-10 02:02:17.017474 | instance | 2026-09-10 02:02:17.017665 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:02:17.017840 | instance | Thursday 10 September 2026 02:02:17 +0000 (0:00:00.086) 0:13:11.933 **** 2026-09-10 02:02:17.084750 | instance | ok: [instance] 2026-09-10 02:02:17.084830 | instance | 2026-09-10 02:02:17.085028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:02:17.085189 | instance | Thursday 10 September 2026 02:02:17 +0000 (0:00:00.067) 0:13:12.001 **** 2026-09-10 02:02:17.143237 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:02:17.143386 | instance | 2026-09-10 02:02:17.143754 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:02:17.144039 | instance | Thursday 10 September 2026 02:02:17 +0000 (0:00:00.058) 0:13:12.059 **** 2026-09-10 02:02:17.763098 | instance | changed: [instance] 2026-09-10 02:02:17.763306 | instance | 2026-09-10 02:02:17.763601 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-09-10 02:02:17.763842 | instance | Thursday 10 September 2026 02:02:17 +0000 (0:00:00.620) 0:13:12.679 **** 2026-09-10 02:02:18.558133 | instance | ok: [instance] 2026-09-10 02:02:18.558387 | instance | 2026-09-10 02:02:18.558704 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-09-10 02:02:18.559032 | instance | Thursday 10 September 2026 02:02:18 +0000 (0:00:00.794) 0:13:13.474 **** 2026-09-10 02:02:22.190561 | instance | changed: [instance] 2026-09-10 02:02:22.190700 | instance | 2026-09-10 02:02:22.191016 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-09-10 02:02:22.191228 | instance | Thursday 10 September 2026 02:02:22 +0000 (0:00:03.631) 0:13:17.106 **** 2026-09-10 02:02:22.675675 | instance | ok: [instance] 2026-09-10 02:02:22.675816 | instance | 2026-09-10 02:02:22.676091 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-09-10 02:02:22.676318 | instance | Thursday 10 September 2026 02:02:22 +0000 (0:00:00.485) 0:13:17.591 **** 2026-09-10 02:02:23.091848 | instance | changed: [instance] 2026-09-10 02:02:23.092005 | instance | 2026-09-10 02:02:23.092237 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-09-10 02:02:23.092480 | instance | Thursday 10 September 2026 02:02:23 +0000 (0:00:00.416) 0:13:18.007 **** 2026-09-10 02:02:23.529747 | instance | changed: [instance] 2026-09-10 02:02:23.529926 | instance | 2026-09-10 02:02:23.530173 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-09-10 02:02:23.530493 | instance | Thursday 10 September 2026 02:02:23 +0000 (0:00:00.438) 0:13:18.446 **** 2026-09-10 02:02:23.899774 | instance | ok: [instance] 2026-09-10 02:02:23.899969 | instance | 2026-09-10 02:02:23.900242 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-09-10 02:02:23.900500 | instance | Thursday 10 September 2026 02:02:23 +0000 (0:00:00.369) 0:13:18.815 **** 2026-09-10 02:05:43.754947 | instance | changed: [instance] 2026-09-10 02:05:43.755087 | instance | 2026-09-10 02:05:43.755267 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-09-10 02:05:43.755526 | instance | Thursday 10 September 2026 02:05:43 +0000 (0:03:19.855) 0:16:38.671 **** 2026-09-10 02:05:44.469304 | instance | ok: [instance] 2026-09-10 02:05:44.469406 | instance | 2026-09-10 02:05:44.469535 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-09-10 02:05:44.469671 | instance | Thursday 10 September 2026 02:05:44 +0000 (0:00:00.714) 0:16:39.385 **** 2026-09-10 02:05:44.542031 | instance | included: ingress for instance 2026-09-10 02:05:44.542129 | instance | 2026-09-10 02:05:44.542279 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-09-10 02:05:44.542415 | instance | Thursday 10 September 2026 02:05:44 +0000 (0:00:00.073) 0:16:39.459 **** 2026-09-10 02:05:45.561647 | instance | changed: [instance] 2026-09-10 02:05:45.561817 | instance | 2026-09-10 02:05:45.562141 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-09-10 02:05:45.562313 | instance | Thursday 10 September 2026 02:05:45 +0000 (0:00:01.018) 0:16:40.477 **** 2026-09-10 02:05:45.893439 | instance | ok: [instance] 2026-09-10 02:05:45.893614 | instance | 2026-09-10 02:05:45.893881 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-09-10 02:05:45.894090 | instance | Thursday 10 September 2026 02:05:45 +0000 (0:00:00.332) 0:16:40.810 **** 2026-09-10 02:05:46.806756 | instance | changed: [instance] 2026-09-10 02:05:46.808039 | instance | 2026-09-10 02:05:46.808431 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-09-10 02:05:46.808659 | instance | 2026-09-10 02:05:46.808896 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 02:05:46.809134 | instance | Thursday 10 September 2026 02:05:46 +0000 (0:00:00.913) 0:16:41.723 **** 2026-09-10 02:05:48.499224 | instance | ok: [instance] 2026-09-10 02:05:48.499359 | instance | 2026-09-10 02:05:48.499637 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:05:48.499871 | instance | Thursday 10 September 2026 02:05:48 +0000 (0:00:01.692) 0:16:43.415 **** 2026-09-10 02:05:48.567409 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:05:48.567557 | instance | 2026-09-10 02:05:48.567787 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:05:48.568024 | instance | Thursday 10 September 2026 02:05:48 +0000 (0:00:00.068) 0:16:43.484 **** 2026-09-10 02:05:49.125955 | instance | changed: [instance] 2026-09-10 02:05:49.126131 | instance | 2026-09-10 02:05:49.126426 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-09-10 02:05:49.126648 | instance | Thursday 10 September 2026 02:05:49 +0000 (0:00:00.558) 0:16:44.042 **** 2026-09-10 02:05:49.932026 | instance | ok: [instance] 2026-09-10 02:05:49.932163 | instance | 2026-09-10 02:05:49.932592 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-09-10 02:05:49.932612 | instance | Thursday 10 September 2026 02:05:49 +0000 (0:00:00.806) 0:16:44.848 **** 2026-09-10 02:05:52.693345 | instance | changed: [instance] 2026-09-10 02:05:52.693551 | instance | 2026-09-10 02:05:52.693810 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:05:52.694035 | instance | Thursday 10 September 2026 02:05:52 +0000 (0:00:02.761) 0:16:47.609 **** 2026-09-10 02:05:52.755441 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:05:52.755550 | instance | 2026-09-10 02:05:52.755824 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:05:52.756051 | instance | Thursday 10 September 2026 02:05:52 +0000 (0:00:00.062) 0:16:47.672 **** 2026-09-10 02:05:53.417929 | instance | changed: [instance] 2026-09-10 02:05:53.418128 | instance | 2026-09-10 02:05:53.418397 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-10 02:05:53.418632 | instance | Thursday 10 September 2026 02:05:53 +0000 (0:00:00.662) 0:16:48.334 **** 2026-09-10 02:05:54.824655 | instance | changed: [instance] 2026-09-10 02:05:54.824744 | instance | 2026-09-10 02:05:54.824891 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-09-10 02:05:54.825115 | instance | Thursday 10 September 2026 02:05:54 +0000 (0:00:01.407) 0:16:49.741 **** 2026-09-10 02:05:55.427948 | instance | ok: [instance] 2026-09-10 02:05:55.428100 | instance | 2026-09-10 02:05:55.428263 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-09-10 02:05:55.428479 | instance | Thursday 10 September 2026 02:05:55 +0000 (0:00:00.603) 0:16:50.344 **** 2026-09-10 02:06:06.221934 | instance | ok: [instance] 2026-09-10 02:06:06.222119 | instance | 2026-09-10 02:06:06.222461 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-09-10 02:06:06.222751 | instance | Thursday 10 September 2026 02:06:06 +0000 (0:00:10.793) 0:17:01.138 **** 2026-09-10 02:06:08.228808 | instance | ok: [instance] 2026-09-10 02:06:08.228975 | instance | 2026-09-10 02:06:08.229221 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-09-10 02:06:08.229494 | instance | Thursday 10 September 2026 02:06:08 +0000 (0:00:02.006) 0:17:03.145 **** 2026-09-10 02:06:08.730860 | instance | ok: [instance] 2026-09-10 02:06:08.731117 | instance | 2026-09-10 02:06:08.731414 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-09-10 02:06:08.731686 | instance | Thursday 10 September 2026 02:06:08 +0000 (0:00:00.501) 0:17:03.647 **** 2026-09-10 02:06:08.969249 | instance | ok: [instance] 2026-09-10 02:06:08.969507 | instance | 2026-09-10 02:06:08.969765 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-09-10 02:06:08.969994 | instance | Thursday 10 September 2026 02:06:08 +0000 (0:00:00.238) 0:17:03.885 **** 2026-09-10 02:06:09.186395 | instance | ok: [instance] 2026-09-10 02:06:09.186589 | instance | 2026-09-10 02:06:09.186837 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-09-10 02:06:09.187078 | instance | Thursday 10 September 2026 02:06:09 +0000 (0:00:00.217) 0:17:04.103 **** 2026-09-10 02:06:09.925497 | instance | changed: [instance] 2026-09-10 02:06:09.925666 | instance | 2026-09-10 02:06:09.925921 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-09-10 02:06:09.926351 | instance | Thursday 10 September 2026 02:06:09 +0000 (0:00:00.739) 0:17:04.842 **** 2026-09-10 02:06:27.180968 | instance | changed: [instance] => (item=alertmanager) 2026-09-10 02:06:27.181038 | instance | changed: [instance] => (item=grafana) 2026-09-10 02:06:27.181685 | instance | changed: [instance] => (item=prometheus) 2026-09-10 02:06:27.181769 | instance | 2026-09-10 02:06:27.181790 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-09-10 02:06:27.181983 | instance | Thursday 10 September 2026 02:06:27 +0000 (0:00:17.254) 0:17:22.097 **** 2026-09-10 02:06:29.383817 | instance | ok: [instance] => (item=alertmanager) 2026-09-10 02:06:29.384011 | instance | ok: [instance] => (item=grafana) 2026-09-10 02:06:29.384229 | instance | ok: [instance] => (item=prometheus) 2026-09-10 02:06:29.384469 | instance | 2026-09-10 02:06:29.384684 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-09-10 02:06:29.384906 | instance | Thursday 10 September 2026 02:06:29 +0000 (0:00:02.202) 0:17:24.300 **** 2026-09-10 02:06:34.056484 | instance | changed: [instance] => (item=None) 2026-09-10 02:06:34.056563 | instance | changed: [instance] => (item=None) 2026-09-10 02:06:34.056587 | instance | changed: [instance] => (item=None) 2026-09-10 02:06:34.056791 | instance | changed: [instance] 2026-09-10 02:06:34.057023 | instance | 2026-09-10 02:06:34.057102 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-09-10 02:06:34.057379 | instance | Thursday 10 September 2026 02:06:34 +0000 (0:00:04.672) 0:17:28.972 **** 2026-09-10 02:06:39.760652 | instance | changed: [instance] => (item=None) 2026-09-10 02:06:39.760920 | instance | changed: [instance] => (item=None) 2026-09-10 02:06:39.761154 | instance | changed: [instance] => (item=None) 2026-09-10 02:06:39.761394 | instance | changed: [instance] => (item=None) 2026-09-10 02:06:39.761614 | instance | changed: [instance] => (item=None) 2026-09-10 02:06:39.761828 | instance | changed: [instance] 2026-09-10 02:06:39.762564 | instance | 2026-09-10 02:06:39.762797 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-09-10 02:06:39.763014 | instance | Thursday 10 September 2026 02:06:39 +0000 (0:00:05.704) 0:17:34.677 **** 2026-09-10 02:06:51.362617 | instance | changed: [instance] => (item=alertmanager) 2026-09-10 02:06:51.362794 | instance | changed: [instance] => (item=prometheus) 2026-09-10 02:06:51.362996 | instance | 2026-09-10 02:06:51.363248 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-09-10 02:06:51.363492 | instance | Thursday 10 September 2026 02:06:51 +0000 (0:00:11.601) 0:17:46.278 **** 2026-09-10 02:07:02.898913 | instance | changed: [instance] => (item=alertmanager) 2026-09-10 02:07:02.899144 | instance | changed: [instance] => (item=prometheus) 2026-09-10 02:07:02.899410 | instance | 2026-09-10 02:07:02.899663 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-09-10 02:07:02.899907 | instance | Thursday 10 September 2026 02:07:02 +0000 (0:00:11.536) 0:17:57.815 **** 2026-09-10 02:07:03.708550 | instance | changed: [instance] 2026-09-10 02:07:03.708744 | instance | 2026-09-10 02:07:03.709043 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-09-10 02:07:03.709423 | instance | Thursday 10 September 2026 02:07:03 +0000 (0:00:00.809) 0:17:58.625 **** 2026-09-10 02:07:10.787387 | instance | ok: [instance] 2026-09-10 02:07:10.787453 | instance | 2026-09-10 02:07:10.787464 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-09-10 02:07:10.787475 | instance | Thursday 10 September 2026 02:07:10 +0000 (0:00:07.078) 0:18:05.703 **** 2026-09-10 02:07:24.831014 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-09-10 02:07:24.831118 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-09-10 02:07:24.831141 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-09-10 02:07:24.832429 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-09-10 02:07:24.832520 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-09-10 02:07:24.832534 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-09-10 02:07:24.832544 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-09-10 02:07:24.832553 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-09-10 02:07:24.832562 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-09-10 02:07:24.832571 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-09-10 02:07:24.832580 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-09-10 02:07:24.832616 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-09-10 02:07:24.832626 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-09-10 02:07:24.832635 | instance | 2026-09-10 02:07:24.832653 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-09-10 02:07:24.832662 | instance | Thursday 10 September 2026 02:07:24 +0000 (0:00:14.044) 0:18:19.748 **** 2026-09-10 02:07:57.555144 | instance | changed: [instance] 2026-09-10 02:07:57.555236 | instance | 2026-09-10 02:07:57.555341 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:07:57.555451 | instance | Thursday 10 September 2026 02:07:57 +0000 (0:00:32.723) 0:18:52.472 **** 2026-09-10 02:07:57.613386 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:07:57.613454 | instance | 2026-09-10 02:07:57.613554 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:07:57.613682 | instance | Thursday 10 September 2026 02:07:57 +0000 (0:00:00.058) 0:18:52.530 **** 2026-09-10 02:07:58.211047 | instance | changed: [instance] 2026-09-10 02:07:58.211176 | instance | 2026-09-10 02:07:58.211337 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-09-10 02:07:58.211494 | instance | Thursday 10 September 2026 02:07:58 +0000 (0:00:00.597) 0:18:53.128 **** 2026-09-10 02:08:01.583927 | instance | changed: [instance] 2026-09-10 02:08:01.583969 | instance | 2026-09-10 02:08:01.583977 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:08:01.583985 | instance | Thursday 10 September 2026 02:08:01 +0000 (0:00:03.372) 0:18:56.500 **** 2026-09-10 02:08:01.656803 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:08:01.656850 | instance | 2026-09-10 02:08:01.656862 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:08:01.656872 | instance | Thursday 10 September 2026 02:08:01 +0000 (0:00:00.072) 0:18:56.572 **** 2026-09-10 02:08:02.188836 | instance | changed: [instance] 2026-09-10 02:08:02.188887 | instance | 2026-09-10 02:08:02.188894 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-09-10 02:08:02.188901 | instance | Thursday 10 September 2026 02:08:02 +0000 (0:00:00.532) 0:18:57.105 **** 2026-09-10 02:08:04.014576 | instance | changed: [instance] 2026-09-10 02:08:04.014684 | instance | 2026-09-10 02:08:04.014850 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:08:04.015037 | instance | Thursday 10 September 2026 02:08:04 +0000 (0:00:01.825) 0:18:58.931 **** 2026-09-10 02:08:04.070138 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:08:04.070193 | instance | 2026-09-10 02:08:04.070527 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:08:04.070585 | instance | Thursday 10 September 2026 02:08:04 +0000 (0:00:00.055) 0:18:58.987 **** 2026-09-10 02:08:04.610151 | instance | changed: [instance] 2026-09-10 02:08:04.610269 | instance | 2026-09-10 02:08:04.610458 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-09-10 02:08:04.610612 | instance | Thursday 10 September 2026 02:08:04 +0000 (0:00:00.539) 0:18:59.526 **** 2026-09-10 02:08:06.309301 | instance | changed: [instance] 2026-09-10 02:08:06.309522 | instance | 2026-09-10 02:08:06.309762 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-09-10 02:08:06.309989 | instance | Thursday 10 September 2026 02:08:06 +0000 (0:00:01.699) 0:19:01.226 **** 2026-09-10 02:08:07.386697 | instance | changed: [instance] 2026-09-10 02:08:07.386937 | instance | 2026-09-10 02:08:07.387306 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:08:07.387675 | instance | Thursday 10 September 2026 02:08:07 +0000 (0:00:01.077) 0:19:02.303 **** 2026-09-10 02:08:07.449144 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:08:07.449239 | instance | 2026-09-10 02:08:07.449447 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:08:07.449582 | instance | Thursday 10 September 2026 02:08:07 +0000 (0:00:00.062) 0:19:02.366 **** 2026-09-10 02:08:08.028081 | instance | changed: [instance] 2026-09-10 02:08:08.028343 | instance | 2026-09-10 02:08:08.028609 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-09-10 02:08:08.028925 | instance | Thursday 10 September 2026 02:08:08 +0000 (0:00:00.578) 0:19:02.944 **** 2026-09-10 02:08:09.762054 | instance | changed: [instance] 2026-09-10 02:08:09.762124 | instance | 2026-09-10 02:08:09.762363 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:08:09.762495 | instance | Thursday 10 September 2026 02:08:09 +0000 (0:00:01.734) 0:19:04.679 **** 2026-09-10 02:08:09.809710 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:08:09.809773 | instance | 2026-09-10 02:08:09.809909 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:08:09.810046 | instance | Thursday 10 September 2026 02:08:09 +0000 (0:00:00.047) 0:19:04.727 **** 2026-09-10 02:08:10.324145 | instance | changed: [instance] 2026-09-10 02:08:10.324243 | instance | 2026-09-10 02:08:10.324393 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-09-10 02:08:10.324523 | instance | Thursday 10 September 2026 02:08:10 +0000 (0:00:00.513) 0:19:05.241 **** 2026-09-10 02:08:12.064382 | instance | changed: [instance] 2026-09-10 02:08:12.064618 | instance | 2026-09-10 02:08:12.064871 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-09-10 02:08:12.065090 | instance | 2026-09-10 02:08:12.065334 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 02:08:12.065565 | instance | Thursday 10 September 2026 02:08:12 +0000 (0:00:01.740) 0:19:06.981 **** 2026-09-10 02:08:14.100096 | instance | ok: [instance] 2026-09-10 02:08:14.100284 | instance | 2026-09-10 02:08:14.100601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:08:14.100789 | instance | Thursday 10 September 2026 02:08:14 +0000 (0:00:02.035) 0:19:09.017 **** 2026-09-10 02:08:14.188773 | instance | ok: [instance] 2026-09-10 02:08:14.188956 | instance | 2026-09-10 02:08:14.189204 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:08:14.189472 | instance | Thursday 10 September 2026 02:08:14 +0000 (0:00:00.088) 0:19:09.105 **** 2026-09-10 02:08:14.240909 | instance | skipping: [instance] 2026-09-10 02:08:14.241127 | instance | 2026-09-10 02:08:14.241453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:08:14.241752 | instance | Thursday 10 September 2026 02:08:14 +0000 (0:00:00.052) 0:19:09.158 **** 2026-09-10 02:08:14.292905 | instance | skipping: [instance] 2026-09-10 02:08:14.293096 | instance | 2026-09-10 02:08:14.293361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:08:14.293658 | instance | Thursday 10 September 2026 02:08:14 +0000 (0:00:00.051) 0:19:09.210 **** 2026-09-10 02:08:14.345490 | instance | skipping: [instance] 2026-09-10 02:08:14.345716 | instance | 2026-09-10 02:08:14.345999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:08:14.346228 | instance | Thursday 10 September 2026 02:08:14 +0000 (0:00:00.052) 0:19:09.262 **** 2026-09-10 02:08:14.407365 | instance | skipping: [instance] 2026-09-10 02:08:14.407496 | instance | 2026-09-10 02:08:14.407789 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:08:14.407977 | instance | Thursday 10 September 2026 02:08:14 +0000 (0:00:00.060) 0:19:09.323 **** 2026-09-10 02:08:14.461856 | instance | skipping: [instance] 2026-09-10 02:08:14.462046 | instance | 2026-09-10 02:08:14.462338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:08:14.462587 | instance | Thursday 10 September 2026 02:08:14 +0000 (0:00:00.055) 0:19:09.378 **** 2026-09-10 02:08:14.525918 | instance | ok: [instance] 2026-09-10 02:08:14.526056 | instance | 2026-09-10 02:08:14.526485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:08:14.526687 | instance | Thursday 10 September 2026 02:08:14 +0000 (0:00:00.064) 0:19:09.443 **** 2026-09-10 02:08:14.619827 | instance | ok: [instance] => (item=oslo_cache) 2026-09-10 02:08:14.620009 | instance | 2026-09-10 02:08:14.620249 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:08:14.620490 | instance | Thursday 10 September 2026 02:08:14 +0000 (0:00:00.093) 0:19:09.536 **** 2026-09-10 02:08:14.694531 | instance | ok: [instance] 2026-09-10 02:08:14.694712 | instance | 2026-09-10 02:08:14.695012 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:08:14.695263 | instance | Thursday 10 September 2026 02:08:14 +0000 (0:00:00.074) 0:19:09.611 **** 2026-09-10 02:08:14.770688 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:08:14.770771 | instance | 2026-09-10 02:08:14.771069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:08:14.771162 | instance | Thursday 10 September 2026 02:08:14 +0000 (0:00:00.076) 0:19:09.687 **** 2026-09-10 02:08:15.325220 | instance | changed: [instance] 2026-09-10 02:08:15.325415 | instance | 2026-09-10 02:08:15.325707 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-09-10 02:08:15.325993 | instance | Thursday 10 September 2026 02:08:15 +0000 (0:00:00.554) 0:19:10.241 **** 2026-09-10 02:08:16.836059 | instance | changed: [instance] 2026-09-10 02:08:16.836693 | instance | 2026-09-10 02:08:16.836736 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-09-10 02:08:16.837128 | instance | Thursday 10 September 2026 02:08:16 +0000 (0:00:01.511) 0:19:11.753 **** 2026-09-10 02:08:17.725192 | instance | changed: [instance] 2026-09-10 02:08:17.725492 | instance | 2026-09-10 02:08:17.725862 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-10 02:08:17.726197 | instance | Thursday 10 September 2026 02:08:17 +0000 (0:00:00.888) 0:19:12.641 **** 2026-09-10 02:08:24.773199 | instance | changed: [instance] 2026-09-10 02:08:24.773381 | instance | 2026-09-10 02:08:24.773603 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-10 02:08:24.773812 | instance | Thursday 10 September 2026 02:08:24 +0000 (0:00:07.048) 0:19:19.689 **** 2026-09-10 02:08:25.024992 | instance | changed: [instance] 2026-09-10 02:08:25.025090 | instance | 2026-09-10 02:08:25.025252 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-10 02:08:25.025415 | instance | Thursday 10 September 2026 02:08:25 +0000 (0:00:00.251) 0:19:19.941 **** 2026-09-10 02:08:25.628452 | instance | changed: [instance] 2026-09-10 02:08:25.628661 | instance | 2026-09-10 02:08:25.628915 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:08:25.629137 | instance | Thursday 10 September 2026 02:08:25 +0000 (0:00:00.602) 0:19:20.544 **** 2026-09-10 02:08:25.802139 | instance | ok: [instance] 2026-09-10 02:08:25.802199 | instance | 2026-09-10 02:08:25.802207 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:08:25.802214 | instance | Thursday 10 September 2026 02:08:25 +0000 (0:00:00.173) 0:19:20.718 **** 2026-09-10 02:08:25.872634 | instance | included: rabbitmq for instance 2026-09-10 02:08:25.872719 | instance | 2026-09-10 02:08:25.872770 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-10 02:08:25.872877 | instance | Thursday 10 September 2026 02:08:25 +0000 (0:00:00.071) 0:19:20.789 **** 2026-09-10 02:08:26.616266 | instance | ok: [instance] 2026-09-10 02:08:26.616331 | instance | 2026-09-10 02:08:26.616339 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-10 02:08:26.616346 | instance | Thursday 10 September 2026 02:08:26 +0000 (0:00:00.742) 0:19:21.532 **** 2026-09-10 02:08:26.682600 | instance | skipping: [instance] 2026-09-10 02:08:26.682653 | instance | 2026-09-10 02:08:26.682661 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-10 02:08:26.682669 | instance | Thursday 10 September 2026 02:08:26 +0000 (0:00:00.066) 0:19:21.598 **** 2026-09-10 02:08:26.760479 | instance | skipping: [instance] 2026-09-10 02:08:26.760585 | instance | 2026-09-10 02:08:26.760888 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-10 02:08:26.760933 | instance | Thursday 10 September 2026 02:08:26 +0000 (0:00:00.078) 0:19:21.677 **** 2026-09-10 02:08:26.835684 | instance | skipping: [instance] 2026-09-10 02:08:26.835779 | instance | 2026-09-10 02:08:26.836127 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-10 02:08:26.836197 | instance | Thursday 10 September 2026 02:08:26 +0000 (0:00:00.074) 0:19:21.751 **** 2026-09-10 02:08:57.926304 | instance | changed: [instance] 2026-09-10 02:08:57.926524 | instance | 2026-09-10 02:08:57.926772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:08:57.927007 | instance | Thursday 10 September 2026 02:08:57 +0000 (0:00:31.089) 0:19:52.841 **** 2026-09-10 02:08:59.012280 | instance | ok: [instance] 2026-09-10 02:08:59.012666 | instance | 2026-09-10 02:08:59.013126 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:08:59.013418 | instance | Thursday 10 September 2026 02:08:59 +0000 (0:00:01.086) 0:19:53.928 **** 2026-09-10 02:08:59.096236 | instance | ok: [instance] 2026-09-10 02:08:59.096446 | instance | 2026-09-10 02:08:59.096700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:08:59.096926 | instance | Thursday 10 September 2026 02:08:59 +0000 (0:00:00.083) 0:19:54.012 **** 2026-09-10 02:08:59.180014 | instance | skipping: [instance] 2026-09-10 02:08:59.180208 | instance | 2026-09-10 02:08:59.180539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:08:59.180848 | instance | Thursday 10 September 2026 02:08:59 +0000 (0:00:00.084) 0:19:54.097 **** 2026-09-10 02:08:59.258542 | instance | skipping: [instance] 2026-09-10 02:08:59.258706 | instance | 2026-09-10 02:08:59.258949 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:08:59.259168 | instance | Thursday 10 September 2026 02:08:59 +0000 (0:00:00.077) 0:19:54.174 **** 2026-09-10 02:08:59.338673 | instance | ok: [instance] 2026-09-10 02:08:59.338894 | instance | 2026-09-10 02:08:59.339131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:08:59.339376 | instance | Thursday 10 September 2026 02:08:59 +0000 (0:00:00.080) 0:19:54.255 **** 2026-09-10 02:08:59.513072 | instance | ok: [instance] => (item=oslo_cache) 2026-09-10 02:08:59.513174 | instance | ok: [instance] => (item=oslo_db) 2026-09-10 02:08:59.513352 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-10 02:08:59.513508 | instance | ok: [instance] => (item=identity) 2026-09-10 02:08:59.513665 | instance | 2026-09-10 02:08:59.513828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:08:59.513945 | instance | Thursday 10 September 2026 02:08:59 +0000 (0:00:00.174) 0:19:54.429 **** 2026-09-10 02:08:59.606804 | instance | ok: [instance] 2026-09-10 02:08:59.606955 | instance | 2026-09-10 02:08:59.607193 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:08:59.607444 | instance | Thursday 10 September 2026 02:08:59 +0000 (0:00:00.093) 0:19:54.523 **** 2026-09-10 02:08:59.661408 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:08:59.661589 | instance | 2026-09-10 02:08:59.661836 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:08:59.662122 | instance | Thursday 10 September 2026 02:08:59 +0000 (0:00:00.055) 0:19:54.578 **** 2026-09-10 02:09:00.303835 | instance | changed: [instance] 2026-09-10 02:09:00.304015 | instance | 2026-09-10 02:09:00.304240 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-09-10 02:09:00.304489 | instance | Thursday 10 September 2026 02:09:00 +0000 (0:00:00.641) 0:19:55.220 **** 2026-09-10 02:09:02.155155 | instance | ok: [instance] => (item=None) 2026-09-10 02:09:02.155339 | instance | ok: [instance] 2026-09-10 02:09:02.155554 | instance | 2026-09-10 02:09:02.155790 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-09-10 02:09:02.156014 | instance | Thursday 10 September 2026 02:09:02 +0000 (0:00:01.851) 0:19:57.071 **** 2026-09-10 02:09:03.335532 | instance | ok: [instance] => (item=atmosphere) 2026-09-10 02:09:03.335730 | instance | 2026-09-10 02:09:03.336044 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-09-10 02:09:03.336272 | instance | Thursday 10 September 2026 02:09:03 +0000 (0:00:01.180) 0:19:58.252 **** 2026-09-10 02:09:04.295670 | instance | changed: [instance] 2026-09-10 02:09:04.296026 | instance | 2026-09-10 02:09:04.296360 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-09-10 02:09:04.296737 | instance | Thursday 10 September 2026 02:09:04 +0000 (0:00:00.959) 0:19:59.211 **** 2026-09-10 02:09:05.490321 | instance | changed: [instance] => (item=None) 2026-09-10 02:09:05.490517 | instance | changed: [instance] 2026-09-10 02:09:05.490829 | instance | 2026-09-10 02:09:05.491271 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-09-10 02:09:05.491385 | instance | Thursday 10 September 2026 02:09:05 +0000 (0:00:01.193) 0:20:00.404 **** 2026-09-10 02:09:07.268236 | instance | changed: [instance] => (item=None) 2026-09-10 02:09:07.268398 | instance | changed: [instance] 2026-09-10 02:09:07.268792 | instance | 2026-09-10 02:09:07.268816 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-09-10 02:09:07.268824 | instance | Thursday 10 September 2026 02:09:07 +0000 (0:00:01.780) 0:20:02.185 **** 2026-09-10 02:11:46.321834 | instance | changed: [instance] 2026-09-10 02:11:46.321920 | instance | 2026-09-10 02:11:46.322316 | instance | TASK [Create Ingress] ********************************************************** 2026-09-10 02:11:46.322340 | instance | Thursday 10 September 2026 02:11:46 +0000 (0:02:39.053) 0:22:41.238 **** 2026-09-10 02:11:46.444327 | instance | included: openstack_helm_ingress for instance 2026-09-10 02:11:46.444387 | instance | 2026-09-10 02:11:46.444394 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-10 02:11:46.444399 | instance | Thursday 10 September 2026 02:11:46 +0000 (0:00:00.122) 0:22:41.361 **** 2026-09-10 02:11:46.510683 | instance | skipping: [instance] 2026-09-10 02:11:46.510787 | instance | 2026-09-10 02:11:46.511107 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-10 02:11:46.511163 | instance | Thursday 10 September 2026 02:11:46 +0000 (0:00:00.066) 0:22:41.427 **** 2026-09-10 02:11:46.594023 | instance | skipping: [instance] 2026-09-10 02:11:46.594097 | instance | 2026-09-10 02:11:46.594328 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-10 02:11:46.594617 | instance | Thursday 10 September 2026 02:11:46 +0000 (0:00:00.082) 0:22:41.509 **** 2026-09-10 02:11:46.691318 | instance | ok: [instance] 2026-09-10 02:11:46.691392 | instance | 2026-09-10 02:11:46.691400 | instance | TASK [Create Ingress identity] ************************************************* 2026-09-10 02:11:46.691407 | instance | Thursday 10 September 2026 02:11:46 +0000 (0:00:00.097) 0:22:41.607 **** 2026-09-10 02:11:46.794571 | instance | included: ingress for instance 2026-09-10 02:11:46.794670 | instance | 2026-09-10 02:11:46.794685 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-09-10 02:11:46.794842 | instance | Thursday 10 September 2026 02:11:46 +0000 (0:00:00.104) 0:22:41.711 **** 2026-09-10 02:11:47.948599 | instance | changed: [instance] 2026-09-10 02:11:47.948689 | instance | 2026-09-10 02:11:47.948754 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-09-10 02:11:47.948872 | instance | Thursday 10 September 2026 02:11:47 +0000 (0:00:01.154) 0:22:42.865 **** 2026-09-10 02:11:51.240153 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-09-10 02:11:51.240232 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-09-10 02:11:51.240244 | instance | ok: [instance] 2026-09-10 02:11:51.240261 | instance | 2026-09-10 02:11:51.240702 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-09-10 02:11:51.240768 | instance | Thursday 10 September 2026 02:11:51 +0000 (0:00:03.290) 0:22:46.156 **** 2026-09-10 02:11:51.979821 | instance | ok: [instance] 2026-09-10 02:11:51.979895 | instance | 2026-09-10 02:11:51.980021 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-09-10 02:11:51.980074 | instance | Thursday 10 September 2026 02:11:51 +0000 (0:00:00.740) 0:22:46.896 **** 2026-09-10 02:11:53.363363 | instance | ok: [instance] => (item=atmosphere) 2026-09-10 02:11:53.363429 | instance | 2026-09-10 02:11:53.363451 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-09-10 02:11:53.363462 | instance | Thursday 10 September 2026 02:11:53 +0000 (0:00:01.382) 0:22:48.279 **** 2026-09-10 02:11:54.680141 | instance | changed: [instance] => (item=atmosphere) 2026-09-10 02:11:54.680223 | instance | 2026-09-10 02:11:54.680246 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-09-10 02:11:54.680260 | instance | Thursday 10 September 2026 02:11:54 +0000 (0:00:01.317) 0:22:49.596 **** 2026-09-10 02:11:55.997001 | instance | changed: [instance] => (item=atmosphere) 2026-09-10 02:11:55.997379 | instance | 2026-09-10 02:11:55.998368 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-09-10 02:11:55.998455 | instance | Thursday 10 September 2026 02:11:55 +0000 (0:00:01.316) 0:22:50.913 **** 2026-09-10 02:11:57.321759 | instance | changed: [instance] => (item=atmosphere) 2026-09-10 02:11:57.321941 | instance | 2026-09-10 02:11:57.322178 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-10 02:11:57.322461 | instance | Thursday 10 September 2026 02:11:57 +0000 (0:00:01.325) 0:22:52.238 **** 2026-09-10 02:11:57.622229 | instance | changed: [instance] 2026-09-10 02:11:57.622437 | instance | 2026-09-10 02:11:57.622670 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 02:11:57.622889 | instance | Thursday 10 September 2026 02:11:57 +0000 (0:00:00.300) 0:22:52.538 **** 2026-09-10 02:11:58.980030 | instance | ok: [instance] 2026-09-10 02:11:58.980179 | instance | 2026-09-10 02:11:58.980484 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-10 02:11:58.980723 | instance | Thursday 10 September 2026 02:11:58 +0000 (0:00:01.358) 0:22:53.896 **** 2026-09-10 02:11:59.330136 | instance | ok: [instance] 2026-09-10 02:11:59.330278 | instance | 2026-09-10 02:11:59.330539 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 02:11:59.330750 | instance | Thursday 10 September 2026 02:11:59 +0000 (0:00:00.349) 0:22:54.246 **** 2026-09-10 02:11:59.452029 | instance | ok: [instance] => { 2026-09-10 02:11:59.452829 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-10 02:11:59.452937 | instance | } 2026-09-10 02:11:59.452948 | instance | 2026-09-10 02:11:59.452962 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 02:11:59.453186 | instance | Thursday 10 September 2026 02:11:59 +0000 (0:00:00.121) 0:22:54.367 **** 2026-09-10 02:12:00.474700 | instance | changed: [instance] 2026-09-10 02:12:00.474866 | instance | 2026-09-10 02:12:00.475100 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 02:12:00.475355 | instance | Thursday 10 September 2026 02:12:00 +0000 (0:00:01.023) 0:22:55.391 **** 2026-09-10 02:12:02.030494 | instance | changed: [instance] 2026-09-10 02:12:02.030563 | instance | 2026-09-10 02:12:02.030569 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-10 02:12:02.030596 | instance | Thursday 10 September 2026 02:12:02 +0000 (0:00:01.555) 0:22:56.946 **** 2026-09-10 02:12:02.583002 | instance | changed: [instance] 2026-09-10 02:12:02.583093 | instance | 2026-09-10 02:12:02.583142 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-10 02:12:02.583330 | instance | Thursday 10 September 2026 02:12:02 +0000 (0:00:00.553) 0:22:57.499 **** 2026-09-10 02:12:03.593679 | instance | ok: [instance] 2026-09-10 02:12:03.593759 | instance | 2026-09-10 02:12:03.594055 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-10 02:12:03.594118 | instance | Thursday 10 September 2026 02:12:03 +0000 (0:00:01.010) 0:22:58.510 **** 2026-09-10 02:12:04.372050 | instance | ok: [instance] 2026-09-10 02:12:04.372116 | instance | 2026-09-10 02:12:04.372128 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-10 02:12:04.372139 | instance | Thursday 10 September 2026 02:12:04 +0000 (0:00:00.777) 0:22:59.287 **** 2026-09-10 02:12:04.812682 | instance | ok: [instance] 2026-09-10 02:12:04.812762 | instance | 2026-09-10 02:12:04.812994 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-10 02:12:04.813062 | instance | Thursday 10 September 2026 02:12:04 +0000 (0:00:00.441) 0:22:59.729 **** 2026-09-10 02:12:04.918062 | instance | included: openstack_helm_endpoints for instance 2026-09-10 02:12:04.918160 | instance | 2026-09-10 02:12:04.918176 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:12:04.918355 | instance | Thursday 10 September 2026 02:12:04 +0000 (0:00:00.105) 0:22:59.835 **** 2026-09-10 02:12:05.001214 | instance | skipping: [instance] 2026-09-10 02:12:05.001316 | instance | 2026-09-10 02:12:05.001328 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:12:05.001490 | instance | Thursday 10 September 2026 02:12:04 +0000 (0:00:00.081) 0:22:59.917 **** 2026-09-10 02:12:05.055053 | instance | skipping: [instance] 2026-09-10 02:12:05.055283 | instance | 2026-09-10 02:12:05.055499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:12:05.055683 | instance | Thursday 10 September 2026 02:12:05 +0000 (0:00:00.055) 0:22:59.972 **** 2026-09-10 02:12:05.113432 | instance | skipping: [instance] 2026-09-10 02:12:05.113666 | instance | 2026-09-10 02:12:05.113841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:12:05.114004 | instance | Thursday 10 September 2026 02:12:05 +0000 (0:00:00.057) 0:23:00.030 **** 2026-09-10 02:12:05.164513 | instance | skipping: [instance] 2026-09-10 02:12:05.164701 | instance | 2026-09-10 02:12:05.164850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:12:05.164991 | instance | Thursday 10 September 2026 02:12:05 +0000 (0:00:00.051) 0:23:00.081 **** 2026-09-10 02:12:05.238800 | instance | skipping: [instance] 2026-09-10 02:12:05.239020 | instance | 2026-09-10 02:12:05.239255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:12:05.239504 | instance | Thursday 10 September 2026 02:12:05 +0000 (0:00:00.073) 0:23:00.154 **** 2026-09-10 02:12:05.302770 | instance | skipping: [instance] 2026-09-10 02:12:05.302981 | instance | 2026-09-10 02:12:05.303239 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:12:05.303480 | instance | Thursday 10 September 2026 02:12:05 +0000 (0:00:00.064) 0:23:00.218 **** 2026-09-10 02:12:05.376354 | instance | ok: [instance] 2026-09-10 02:12:05.376528 | instance | 2026-09-10 02:12:05.376754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:12:05.376976 | instance | Thursday 10 September 2026 02:12:05 +0000 (0:00:00.074) 0:23:00.293 **** 2026-09-10 02:12:05.468225 | instance | ok: [instance] => (item=identity) 2026-09-10 02:12:05.468394 | instance | 2026-09-10 02:12:05.468633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:12:05.468865 | instance | Thursday 10 September 2026 02:12:05 +0000 (0:00:00.091) 0:23:00.384 **** 2026-09-10 02:12:05.588825 | instance | ok: [instance] 2026-09-10 02:12:05.589043 | instance | 2026-09-10 02:12:05.589418 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-10 02:12:05.589705 | instance | Thursday 10 September 2026 02:12:05 +0000 (0:00:00.120) 0:23:00.504 **** 2026-09-10 02:12:06.207308 | instance | changed: [instance] 2026-09-10 02:12:06.207482 | instance | 2026-09-10 02:12:06.207715 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-10 02:12:06.207955 | instance | Thursday 10 September 2026 02:12:06 +0000 (0:00:00.618) 0:23:01.123 **** 2026-09-10 02:12:06.803971 | instance | changed: [instance] 2026-09-10 02:12:06.804168 | instance | 2026-09-10 02:12:06.804470 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-10 02:12:06.804695 | instance | Thursday 10 September 2026 02:12:06 +0000 (0:00:00.596) 0:23:01.720 **** 2026-09-10 02:12:07.366764 | instance | changed: [instance] 2026-09-10 02:12:07.366860 | instance | 2026-09-10 02:12:07.367018 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-10 02:12:07.367165 | instance | Thursday 10 September 2026 02:12:07 +0000 (0:00:00.563) 0:23:02.283 **** 2026-09-10 02:12:08.006861 | instance | changed: [instance] 2026-09-10 02:12:08.007083 | instance | 2026-09-10 02:12:08.007373 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:12:08.007632 | instance | Thursday 10 September 2026 02:12:07 +0000 (0:00:00.637) 0:23:02.921 **** 2026-09-10 02:12:08.138617 | instance | ok: [instance] 2026-09-10 02:12:08.138701 | instance | 2026-09-10 02:12:08.138874 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:12:08.139032 | instance | Thursday 10 September 2026 02:12:08 +0000 (0:00:00.134) 0:23:03.055 **** 2026-09-10 02:12:08.232546 | instance | included: rabbitmq for instance 2026-09-10 02:12:08.232742 | instance | 2026-09-10 02:12:08.232995 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-10 02:12:08.233255 | instance | Thursday 10 September 2026 02:12:08 +0000 (0:00:00.094) 0:23:03.149 **** 2026-09-10 02:12:09.077144 | instance | ok: [instance] 2026-09-10 02:12:09.077505 | instance | 2026-09-10 02:12:09.077877 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-10 02:12:09.078199 | instance | Thursday 10 September 2026 02:12:09 +0000 (0:00:00.844) 0:23:03.993 **** 2026-09-10 02:12:09.133909 | instance | skipping: [instance] 2026-09-10 02:12:09.134004 | instance | 2026-09-10 02:12:09.134410 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-10 02:12:09.134466 | instance | Thursday 10 September 2026 02:12:09 +0000 (0:00:00.057) 0:23:04.050 **** 2026-09-10 02:12:09.204611 | instance | skipping: [instance] 2026-09-10 02:12:09.204660 | instance | 2026-09-10 02:12:09.204668 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-10 02:12:09.204675 | instance | Thursday 10 September 2026 02:12:09 +0000 (0:00:00.070) 0:23:04.121 **** 2026-09-10 02:12:09.269010 | instance | skipping: [instance] 2026-09-10 02:12:09.269145 | instance | 2026-09-10 02:12:09.269402 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-10 02:12:09.269591 | instance | Thursday 10 September 2026 02:12:09 +0000 (0:00:00.064) 0:23:04.185 **** 2026-09-10 02:12:40.225280 | instance | changed: [instance] 2026-09-10 02:12:40.225409 | instance | 2026-09-10 02:12:40.225732 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:12:40.225796 | instance | Thursday 10 September 2026 02:12:40 +0000 (0:00:30.956) 0:23:35.142 **** 2026-09-10 02:12:41.027394 | instance | ok: [instance] 2026-09-10 02:12:41.027474 | instance | 2026-09-10 02:12:41.027487 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:12:41.027498 | instance | Thursday 10 September 2026 02:12:41 +0000 (0:00:00.800) 0:23:35.942 **** 2026-09-10 02:12:41.114237 | instance | ok: [instance] 2026-09-10 02:12:41.114385 | instance | 2026-09-10 02:12:41.114433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:12:41.114772 | instance | Thursday 10 September 2026 02:12:41 +0000 (0:00:00.087) 0:23:36.030 **** 2026-09-10 02:12:41.193244 | instance | skipping: [instance] 2026-09-10 02:12:41.193871 | instance | 2026-09-10 02:12:41.193896 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:12:41.193905 | instance | Thursday 10 September 2026 02:12:41 +0000 (0:00:00.079) 0:23:36.109 **** 2026-09-10 02:12:41.275233 | instance | skipping: [instance] 2026-09-10 02:12:41.275570 | instance | 2026-09-10 02:12:41.275899 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:12:41.276171 | instance | Thursday 10 September 2026 02:12:41 +0000 (0:00:00.082) 0:23:36.191 **** 2026-09-10 02:12:41.358116 | instance | ok: [instance] 2026-09-10 02:12:41.358404 | instance | 2026-09-10 02:12:41.358606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:12:41.358792 | instance | Thursday 10 September 2026 02:12:41 +0000 (0:00:00.083) 0:23:36.275 **** 2026-09-10 02:12:41.510761 | instance | ok: [instance] => (item=key_manager) 2026-09-10 02:12:41.510844 | instance | ok: [instance] => (item=oslo_cache) 2026-09-10 02:12:41.511031 | instance | ok: [instance] => (item=oslo_db) 2026-09-10 02:12:41.511273 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-10 02:12:41.511496 | instance | ok: [instance] => (item=identity) 2026-09-10 02:12:41.511677 | instance | 2026-09-10 02:12:41.511909 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:12:41.512109 | instance | Thursday 10 September 2026 02:12:41 +0000 (0:00:00.152) 0:23:36.427 **** 2026-09-10 02:12:41.619891 | instance | ok: [instance] 2026-09-10 02:12:41.620375 | instance | 2026-09-10 02:12:41.620870 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:12:41.621348 | instance | Thursday 10 September 2026 02:12:41 +0000 (0:00:00.108) 0:23:36.536 **** 2026-09-10 02:12:41.694585 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:12:41.694923 | instance | 2026-09-10 02:12:41.695238 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:12:41.695569 | instance | Thursday 10 September 2026 02:12:41 +0000 (0:00:00.075) 0:23:36.611 **** 2026-09-10 02:12:42.302149 | instance | changed: [instance] 2026-09-10 02:12:42.302572 | instance | 2026-09-10 02:12:42.302868 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-09-10 02:12:42.303190 | instance | Thursday 10 September 2026 02:12:42 +0000 (0:00:00.607) 0:23:37.219 **** 2026-09-10 02:14:22.029781 | instance | changed: [instance] 2026-09-10 02:14:22.029884 | instance | 2026-09-10 02:14:22.029896 | instance | TASK [Create Ingress] ********************************************************** 2026-09-10 02:14:22.029905 | instance | Thursday 10 September 2026 02:14:22 +0000 (0:01:39.726) 0:25:16.945 **** 2026-09-10 02:14:22.152002 | instance | included: openstack_helm_ingress for instance 2026-09-10 02:14:22.152176 | instance | 2026-09-10 02:14:22.154374 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-10 02:14:22.154462 | instance | Thursday 10 September 2026 02:14:22 +0000 (0:00:00.123) 0:25:17.068 **** 2026-09-10 02:14:22.378526 | instance | skipping: [instance] 2026-09-10 02:14:22.378739 | instance | 2026-09-10 02:14:22.378982 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-10 02:14:22.379211 | instance | Thursday 10 September 2026 02:14:22 +0000 (0:00:00.226) 0:25:17.295 **** 2026-09-10 02:14:22.455410 | instance | skipping: [instance] 2026-09-10 02:14:22.455576 | instance | 2026-09-10 02:14:22.455800 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-10 02:14:22.456025 | instance | Thursday 10 September 2026 02:14:22 +0000 (0:00:00.076) 0:25:17.371 **** 2026-09-10 02:14:22.555640 | instance | ok: [instance] 2026-09-10 02:14:22.555724 | instance | 2026-09-10 02:14:22.555919 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-09-10 02:14:22.556104 | instance | Thursday 10 September 2026 02:14:22 +0000 (0:00:00.100) 0:25:17.472 **** 2026-09-10 02:14:22.642753 | instance | included: ingress for instance 2026-09-10 02:14:22.643006 | instance | 2026-09-10 02:14:22.643323 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-09-10 02:14:22.643680 | instance | Thursday 10 September 2026 02:14:22 +0000 (0:00:00.087) 0:25:17.559 **** 2026-09-10 02:14:23.745563 | instance | changed: [instance] 2026-09-10 02:14:23.745745 | instance | 2026-09-10 02:14:23.745981 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-09-10 02:14:23.746205 | instance | Thursday 10 September 2026 02:14:23 +0000 (0:00:01.102) 0:25:18.662 **** 2026-09-10 02:14:24.954197 | instance | changed: [instance] 2026-09-10 02:14:24.954394 | instance | 2026-09-10 02:14:24.954592 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-09-10 02:14:24.954776 | instance | Thursday 10 September 2026 02:14:24 +0000 (0:00:01.208) 0:25:19.870 **** 2026-09-10 02:14:31.629178 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-09-10 02:14:31.629365 | instance | 2026-09-10 02:14:31.629626 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:14:31.629871 | instance | Thursday 10 September 2026 02:14:31 +0000 (0:00:06.674) 0:25:26.545 **** 2026-09-10 02:14:31.726498 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:14:31.726585 | instance | 2026-09-10 02:14:31.726734 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:14:31.726931 | instance | Thursday 10 September 2026 02:14:31 +0000 (0:00:00.097) 0:25:26.643 **** 2026-09-10 02:14:32.336650 | instance | changed: [instance] 2026-09-10 02:14:32.336858 | instance | 2026-09-10 02:14:32.337151 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-09-10 02:14:32.337412 | instance | Thursday 10 September 2026 02:14:32 +0000 (0:00:00.609) 0:25:27.253 **** 2026-09-10 02:14:35.796021 | instance | changed: [instance] 2026-09-10 02:14:35.796209 | instance | 2026-09-10 02:14:35.796485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:14:35.796710 | instance | Thursday 10 September 2026 02:14:35 +0000 (0:00:03.459) 0:25:30.712 **** 2026-09-10 02:14:35.854701 | instance | skipping: [instance] 2026-09-10 02:14:35.854929 | instance | 2026-09-10 02:14:35.855391 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:14:35.855777 | instance | Thursday 10 September 2026 02:14:35 +0000 (0:00:00.058) 0:25:30.771 **** 2026-09-10 02:14:35.908555 | instance | skipping: [instance] 2026-09-10 02:14:35.908731 | instance | 2026-09-10 02:14:35.909011 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:14:35.909244 | instance | Thursday 10 September 2026 02:14:35 +0000 (0:00:00.053) 0:25:30.825 **** 2026-09-10 02:14:35.963507 | instance | skipping: [instance] 2026-09-10 02:14:35.963685 | instance | 2026-09-10 02:14:35.963966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:14:35.964197 | instance | Thursday 10 September 2026 02:14:35 +0000 (0:00:00.054) 0:25:30.880 **** 2026-09-10 02:14:36.031870 | instance | skipping: [instance] 2026-09-10 02:14:36.032113 | instance | 2026-09-10 02:14:36.032421 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:14:36.032630 | instance | Thursday 10 September 2026 02:14:36 +0000 (0:00:00.067) 0:25:30.948 **** 2026-09-10 02:14:36.098996 | instance | skipping: [instance] 2026-09-10 02:14:36.099122 | instance | 2026-09-10 02:14:36.099336 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:14:36.099524 | instance | Thursday 10 September 2026 02:14:36 +0000 (0:00:00.067) 0:25:31.015 **** 2026-09-10 02:14:36.157378 | instance | skipping: [instance] 2026-09-10 02:14:36.157522 | instance | 2026-09-10 02:14:36.157746 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:14:36.157935 | instance | Thursday 10 September 2026 02:14:36 +0000 (0:00:00.058) 0:25:31.074 **** 2026-09-10 02:14:36.216651 | instance | ok: [instance] 2026-09-10 02:14:36.216839 | instance | 2026-09-10 02:14:36.217105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:14:36.217380 | instance | Thursday 10 September 2026 02:14:36 +0000 (0:00:00.059) 0:25:31.133 **** 2026-09-10 02:14:36.292401 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-09-10 02:14:36.292581 | instance | 2026-09-10 02:14:36.292814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:14:36.293047 | instance | Thursday 10 September 2026 02:14:36 +0000 (0:00:00.075) 0:25:31.209 **** 2026-09-10 02:14:36.376622 | instance | ok: [instance] 2026-09-10 02:14:36.376798 | instance | 2026-09-10 02:14:36.377044 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:14:36.377256 | instance | Thursday 10 September 2026 02:14:36 +0000 (0:00:00.083) 0:25:31.293 **** 2026-09-10 02:14:36.443138 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:14:36.443346 | instance | 2026-09-10 02:14:36.443621 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:14:36.443796 | instance | Thursday 10 September 2026 02:14:36 +0000 (0:00:00.066) 0:25:31.360 **** 2026-09-10 02:14:37.034731 | instance | changed: [instance] 2026-09-10 02:14:37.035004 | instance | 2026-09-10 02:14:37.035308 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-09-10 02:14:37.035706 | instance | Thursday 10 September 2026 02:14:37 +0000 (0:00:00.590) 0:25:31.950 **** 2026-09-10 02:14:55.254667 | instance | ok: [instance] 2026-09-10 02:14:55.254775 | instance | 2026-09-10 02:14:55.255056 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-09-10 02:14:55.255302 | instance | Thursday 10 September 2026 02:14:55 +0000 (0:00:18.220) 0:25:50.171 **** 2026-09-10 02:15:10.051854 | instance | ok: [instance] 2026-09-10 02:15:10.052074 | instance | 2026-09-10 02:15:10.052369 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-09-10 02:15:10.052604 | instance | Thursday 10 September 2026 02:15:10 +0000 (0:00:14.796) 0:26:04.968 **** 2026-09-10 02:15:11.433540 | instance | ok: [instance] 2026-09-10 02:15:11.433841 | instance | 2026-09-10 02:15:11.434184 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-09-10 02:15:11.434583 | instance | Thursday 10 September 2026 02:15:11 +0000 (0:00:01.381) 0:26:06.349 **** 2026-09-10 02:15:12.860063 | instance | ok: [instance] 2026-09-10 02:15:12.860786 | instance | 2026-09-10 02:15:12.860805 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-09-10 02:15:12.860819 | instance | Thursday 10 September 2026 02:15:12 +0000 (0:00:01.426) 0:26:07.776 **** 2026-09-10 02:15:13.614749 | instance | changed: [instance] 2026-09-10 02:15:13.614934 | instance | 2026-09-10 02:15:13.615172 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-09-10 02:15:13.615853 | instance | Thursday 10 September 2026 02:15:13 +0000 (0:00:00.754) 0:26:08.531 **** 2026-09-10 02:15:14.388384 | instance | changed: [instance] 2026-09-10 02:15:14.388553 | instance | 2026-09-10 02:15:14.388835 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-09-10 02:15:14.389037 | instance | Thursday 10 September 2026 02:15:14 +0000 (0:00:00.773) 0:26:09.304 **** 2026-09-10 02:15:18.197730 | instance | changed: [instance] 2026-09-10 02:15:18.197790 | instance | 2026-09-10 02:15:18.197797 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service domain] *** 2026-09-10 02:15:18.197805 | instance | Thursday 10 September 2026 02:15:18 +0000 (0:00:03.808) 0:26:13.113 **** 2026-09-10 02:15:19.415027 | instance | ok: [instance] 2026-09-10 02:15:19.415136 | instance | 2026-09-10 02:15:19.415662 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service project] *** 2026-09-10 02:15:19.415810 | instance | Thursday 10 September 2026 02:15:19 +0000 (0:00:01.218) 0:26:14.331 **** 2026-09-10 02:15:23.916211 | instance | ok: [instance] 2026-09-10 02:15:23.916330 | instance | 2026-09-10 02:15:23.916487 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-09-10 02:15:23.916628 | instance | Thursday 10 September 2026 02:15:23 +0000 (0:00:04.501) 0:26:18.833 **** 2026-09-10 02:15:25.532521 | instance | [WARNING]: Module did not set no_log for update_password 2026-09-10 02:15:25.562062 | instance | changed: [instance] 2026-09-10 02:15:25.562212 | instance | 2026-09-10 02:15:25.562458 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-09-10 02:15:25.562615 | instance | Thursday 10 September 2026 02:15:25 +0000 (0:00:01.646) 0:26:20.479 **** 2026-09-10 02:15:30.492163 | instance | ok: [instance] 2026-09-10 02:15:30.492382 | instance | 2026-09-10 02:15:30.492660 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-09-10 02:15:30.492904 | instance | Thursday 10 September 2026 02:15:30 +0000 (0:00:04.929) 0:26:25.408 **** 2026-09-10 02:15:31.719876 | instance | changed: [instance] 2026-09-10 02:15:31.720074 | instance | 2026-09-10 02:15:31.720342 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-09-10 02:15:31.720572 | instance | Thursday 10 September 2026 02:15:31 +0000 (0:00:01.227) 0:26:26.636 **** 2026-09-10 02:15:34.046960 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-5.nip.io/swift/v1/%(tenant_id)s'}) 2026-09-10 02:15:34.047180 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-09-10 02:15:34.047411 | instance | 2026-09-10 02:15:34.047626 | instance | TASK [Create Ingress] ********************************************************** 2026-09-10 02:15:34.047842 | instance | Thursday 10 September 2026 02:15:34 +0000 (0:00:02.326) 0:26:28.963 **** 2026-09-10 02:15:34.166055 | instance | included: openstack_helm_ingress for instance 2026-09-10 02:15:34.166286 | instance | 2026-09-10 02:15:34.166531 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-10 02:15:34.166748 | instance | Thursday 10 September 2026 02:15:34 +0000 (0:00:00.119) 0:26:29.083 **** 2026-09-10 02:15:34.215667 | instance | skipping: [instance] 2026-09-10 02:15:34.215873 | instance | 2026-09-10 02:15:34.216108 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-10 02:15:34.216350 | instance | Thursday 10 September 2026 02:15:34 +0000 (0:00:00.049) 0:26:29.132 **** 2026-09-10 02:15:34.303292 | instance | skipping: [instance] 2026-09-10 02:15:34.303484 | instance | 2026-09-10 02:15:34.303744 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-10 02:15:34.303974 | instance | Thursday 10 September 2026 02:15:34 +0000 (0:00:00.087) 0:26:29.220 **** 2026-09-10 02:15:34.396825 | instance | ok: [instance] 2026-09-10 02:15:34.397007 | instance | 2026-09-10 02:15:34.397247 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-09-10 02:15:34.397573 | instance | Thursday 10 September 2026 02:15:34 +0000 (0:00:00.092) 0:26:29.312 **** 2026-09-10 02:15:34.491208 | instance | included: ingress for instance 2026-09-10 02:15:34.491407 | instance | 2026-09-10 02:15:34.491633 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-09-10 02:15:34.491856 | instance | Thursday 10 September 2026 02:15:34 +0000 (0:00:00.095) 0:26:29.408 **** 2026-09-10 02:15:35.481693 | instance | changed: [instance] 2026-09-10 02:15:35.481789 | instance | 2026-09-10 02:15:35.481967 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:15:35.482094 | instance | Thursday 10 September 2026 02:15:35 +0000 (0:00:00.990) 0:26:30.398 **** 2026-09-10 02:15:35.550625 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:15:35.550740 | instance | 2026-09-10 02:15:35.550845 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:15:35.551015 | instance | Thursday 10 September 2026 02:15:35 +0000 (0:00:00.069) 0:26:30.467 **** 2026-09-10 02:15:36.149362 | instance | changed: [instance] 2026-09-10 02:15:36.149536 | instance | 2026-09-10 02:15:36.149777 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-09-10 02:15:36.150016 | instance | Thursday 10 September 2026 02:15:36 +0000 (0:00:00.598) 0:26:31.066 **** 2026-09-10 02:15:51.103414 | instance | ok: [instance] 2026-09-10 02:15:51.103605 | instance | 2026-09-10 02:15:51.103858 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-09-10 02:15:51.104085 | instance | Thursday 10 September 2026 02:15:51 +0000 (0:00:14.954) 0:26:46.020 **** 2026-09-10 02:15:51.183035 | instance | ok: [instance] => (item=10.96.240.200) 2026-09-10 02:15:51.183109 | instance | 2026-09-10 02:15:51.183121 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph namespace and service] *** 2026-09-10 02:15:51.183131 | instance | Thursday 10 September 2026 02:15:51 +0000 (0:00:00.078) 0:26:46.098 **** 2026-09-10 02:15:52.084118 | instance | changed: [instance] 2026-09-10 02:15:52.084195 | instance | 2026-09-10 02:15:52.084206 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-09-10 02:15:52.084216 | instance | Thursday 10 September 2026 02:15:52 +0000 (0:00:00.900) 0:26:46.999 **** 2026-09-10 02:15:52.856586 | instance | changed: [instance] 2026-09-10 02:15:52.856675 | instance | 2026-09-10 02:15:52.856687 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-09-10 02:15:52.856698 | instance | Thursday 10 September 2026 02:15:52 +0000 (0:00:00.772) 0:26:47.772 **** 2026-09-10 02:15:54.217319 | instance | ok: [instance] 2026-09-10 02:15:54.217406 | instance | 2026-09-10 02:15:54.217459 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-09-10 02:15:54.217713 | instance | Thursday 10 September 2026 02:15:54 +0000 (0:00:01.361) 0:26:49.133 **** 2026-09-10 02:15:54.288190 | instance | ok: [instance] 2026-09-10 02:15:54.288361 | instance | 2026-09-10 02:15:54.288698 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-09-10 02:15:54.288864 | instance | Thursday 10 September 2026 02:15:54 +0000 (0:00:00.071) 0:26:49.205 **** 2026-09-10 02:15:55.024160 | instance | changed: [instance] 2026-09-10 02:15:55.024293 | instance | 2026-09-10 02:15:55.024461 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-09-10 02:15:55.024625 | instance | Thursday 10 September 2026 02:15:55 +0000 (0:00:00.735) 0:26:49.941 **** 2026-09-10 02:15:56.690351 | instance | changed: [instance] 2026-09-10 02:15:56.690454 | instance | 2026-09-10 02:15:56.690466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:15:56.690477 | instance | Thursday 10 September 2026 02:15:56 +0000 (0:00:01.661) 0:26:51.602 **** 2026-09-10 02:15:56.799377 | instance | ok: [instance] 2026-09-10 02:15:56.799606 | instance | 2026-09-10 02:15:56.799848 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:15:56.800166 | instance | Thursday 10 September 2026 02:15:56 +0000 (0:00:00.113) 0:26:51.715 **** 2026-09-10 02:15:56.899123 | instance | included: rabbitmq for instance 2026-09-10 02:15:56.899290 | instance | 2026-09-10 02:15:56.899555 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-10 02:15:56.899813 | instance | Thursday 10 September 2026 02:15:56 +0000 (0:00:00.099) 0:26:51.815 **** 2026-09-10 02:15:57.619352 | instance | ok: [instance] 2026-09-10 02:15:57.619448 | instance | 2026-09-10 02:15:57.619640 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-10 02:15:57.619805 | instance | Thursday 10 September 2026 02:15:57 +0000 (0:00:00.720) 0:26:52.536 **** 2026-09-10 02:15:57.681105 | instance | skipping: [instance] 2026-09-10 02:15:57.681357 | instance | 2026-09-10 02:15:57.681684 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-10 02:15:57.681948 | instance | Thursday 10 September 2026 02:15:57 +0000 (0:00:00.061) 0:26:52.597 **** 2026-09-10 02:15:57.743235 | instance | skipping: [instance] 2026-09-10 02:15:57.743446 | instance | 2026-09-10 02:15:57.743839 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-10 02:15:57.744133 | instance | Thursday 10 September 2026 02:15:57 +0000 (0:00:00.061) 0:26:52.659 **** 2026-09-10 02:15:57.811095 | instance | skipping: [instance] 2026-09-10 02:15:57.811280 | instance | 2026-09-10 02:15:57.811525 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-10 02:15:57.811763 | instance | Thursday 10 September 2026 02:15:57 +0000 (0:00:00.067) 0:26:52.727 **** 2026-09-10 02:16:28.758365 | instance | changed: [instance] 2026-09-10 02:16:28.758474 | instance | 2026-09-10 02:16:28.758693 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:16:28.758834 | instance | Thursday 10 September 2026 02:16:28 +0000 (0:00:30.947) 0:27:23.674 **** 2026-09-10 02:16:29.531487 | instance | ok: [instance] 2026-09-10 02:16:29.531931 | instance | 2026-09-10 02:16:29.532358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:16:29.532749 | instance | Thursday 10 September 2026 02:16:29 +0000 (0:00:00.772) 0:27:24.447 **** 2026-09-10 02:16:29.614016 | instance | ok: [instance] 2026-09-10 02:16:29.614118 | instance | 2026-09-10 02:16:29.614387 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:16:29.614579 | instance | Thursday 10 September 2026 02:16:29 +0000 (0:00:00.083) 0:27:24.530 **** 2026-09-10 02:16:29.697437 | instance | skipping: [instance] 2026-09-10 02:16:29.697595 | instance | 2026-09-10 02:16:29.697894 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:16:29.697957 | instance | Thursday 10 September 2026 02:16:29 +0000 (0:00:00.083) 0:27:24.614 **** 2026-09-10 02:16:29.776301 | instance | skipping: [instance] 2026-09-10 02:16:29.776372 | instance | 2026-09-10 02:16:29.776570 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:16:29.776725 | instance | Thursday 10 September 2026 02:16:29 +0000 (0:00:00.078) 0:27:24.692 **** 2026-09-10 02:16:29.848817 | instance | ok: [instance] 2026-09-10 02:16:29.849000 | instance | 2026-09-10 02:16:29.849280 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:16:29.849510 | instance | Thursday 10 September 2026 02:16:29 +0000 (0:00:00.072) 0:27:24.765 **** 2026-09-10 02:16:30.008245 | instance | ok: [instance] => (item=dashboard) 2026-09-10 02:16:30.008470 | instance | ok: [instance] => (item=image) 2026-09-10 02:16:30.008728 | instance | ok: [instance] => (item=oslo_cache) 2026-09-10 02:16:30.008989 | instance | ok: [instance] => (item=oslo_db) 2026-09-10 02:16:30.009206 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-10 02:16:30.009478 | instance | ok: [instance] => (item=identity) 2026-09-10 02:16:30.009702 | instance | 2026-09-10 02:16:30.009958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:16:30.010205 | instance | Thursday 10 September 2026 02:16:30 +0000 (0:00:00.159) 0:27:24.924 **** 2026-09-10 02:16:30.098099 | instance | ok: [instance] 2026-09-10 02:16:30.098307 | instance | 2026-09-10 02:16:30.098596 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:16:30.099032 | instance | Thursday 10 September 2026 02:16:30 +0000 (0:00:00.090) 0:27:25.014 **** 2026-09-10 02:16:30.187273 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:16:30.187348 | instance | 2026-09-10 02:16:30.187507 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:16:30.187659 | instance | Thursday 10 September 2026 02:16:30 +0000 (0:00:00.089) 0:27:25.103 **** 2026-09-10 02:16:30.830847 | instance | changed: [instance] 2026-09-10 02:16:30.831079 | instance | 2026-09-10 02:16:30.831361 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-09-10 02:16:30.831741 | instance | Thursday 10 September 2026 02:16:30 +0000 (0:00:00.643) 0:27:25.747 **** 2026-09-10 02:18:42.917712 | instance | changed: [instance] 2026-09-10 02:18:42.917801 | instance | 2026-09-10 02:18:42.917907 | instance | TASK [Create Ingress] ********************************************************** 2026-09-10 02:18:42.918077 | instance | Thursday 10 September 2026 02:18:42 +0000 (0:02:12.086) 0:29:37.834 **** 2026-09-10 02:18:43.083661 | instance | included: openstack_helm_ingress for instance 2026-09-10 02:18:43.083863 | instance | 2026-09-10 02:18:43.084131 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-10 02:18:43.084457 | instance | Thursday 10 September 2026 02:18:43 +0000 (0:00:00.165) 0:29:38.000 **** 2026-09-10 02:18:43.148045 | instance | skipping: [instance] 2026-09-10 02:18:43.148259 | instance | 2026-09-10 02:18:43.148541 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-10 02:18:43.148777 | instance | Thursday 10 September 2026 02:18:43 +0000 (0:00:00.064) 0:29:38.064 **** 2026-09-10 02:18:43.226706 | instance | skipping: [instance] 2026-09-10 02:18:43.226911 | instance | 2026-09-10 02:18:43.227155 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-10 02:18:43.227422 | instance | Thursday 10 September 2026 02:18:43 +0000 (0:00:00.078) 0:29:38.143 **** 2026-09-10 02:18:43.322530 | instance | ok: [instance] 2026-09-10 02:18:43.322687 | instance | 2026-09-10 02:18:43.322911 | instance | TASK [Create Ingress image] **************************************************** 2026-09-10 02:18:43.323137 | instance | Thursday 10 September 2026 02:18:43 +0000 (0:00:00.096) 0:29:38.239 **** 2026-09-10 02:18:43.576773 | instance | included: ingress for instance 2026-09-10 02:18:43.576955 | instance | 2026-09-10 02:18:43.577191 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-09-10 02:18:43.577441 | instance | Thursday 10 September 2026 02:18:43 +0000 (0:00:00.254) 0:29:38.493 **** 2026-09-10 02:18:44.678157 | instance | changed: [instance] 2026-09-10 02:18:44.678384 | instance | 2026-09-10 02:18:44.678627 | instance | TASK [Create images] *********************************************************** 2026-09-10 02:18:44.678869 | instance | Thursday 10 September 2026 02:18:44 +0000 (0:00:01.101) 0:29:39.595 **** 2026-09-10 02:18:44.821178 | 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-10 02:18:44.821511 | instance | 2026-09-10 02:18:44.821895 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-10 02:18:44.822307 | instance | Thursday 10 September 2026 02:18:44 +0000 (0:00:00.142) 0:29:39.737 **** 2026-09-10 02:18:49.138759 | instance | changed: [instance] 2026-09-10 02:18:49.138972 | instance | 2026-09-10 02:18:49.139201 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-10 02:18:49.139471 | instance | Thursday 10 September 2026 02:18:49 +0000 (0:00:04.316) 0:29:44.054 **** 2026-09-10 02:18:50.854040 | instance | ok: [instance] 2026-09-10 02:18:50.854273 | instance | 2026-09-10 02:18:50.854568 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-10 02:18:50.854795 | instance | Thursday 10 September 2026 02:18:50 +0000 (0:00:01.716) 0:29:45.770 **** 2026-09-10 02:18:50.942288 | instance | ok: [instance] 2026-09-10 02:18:50.942550 | instance | 2026-09-10 02:18:50.942787 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-10 02:18:50.943016 | instance | Thursday 10 September 2026 02:18:50 +0000 (0:00:00.088) 0:29:45.858 **** 2026-09-10 02:19:02.428926 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-09-10 02:19:02.429124 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-09-10 02:19:02.429419 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-09-10 02:19:02.429652 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-09-10 02:19:02.429878 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-09-10 02:19:02.430093 | instance | ok: [instance] 2026-09-10 02:19:02.430344 | instance | 2026-09-10 02:19:02.430589 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-10 02:19:02.430806 | instance | Thursday 10 September 2026 02:19:02 +0000 (0:00:11.486) 0:29:57.345 **** 2026-09-10 02:19:02.516751 | instance | ok: [instance] 2026-09-10 02:19:02.516924 | instance | 2026-09-10 02:19:02.517184 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-10 02:19:02.517436 | instance | Thursday 10 September 2026 02:19:02 +0000 (0:00:00.088) 0:29:57.433 **** 2026-09-10 02:19:02.618540 | instance | ok: [instance] 2026-09-10 02:19:02.618769 | instance | 2026-09-10 02:19:02.619009 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-10 02:19:02.619554 | instance | Thursday 10 September 2026 02:19:02 +0000 (0:00:00.101) 0:29:57.534 **** 2026-09-10 02:19:02.876878 | instance | changed: [instance] 2026-09-10 02:19:02.877008 | instance | 2026-09-10 02:19:02.877240 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-10 02:19:02.877464 | instance | Thursday 10 September 2026 02:19:02 +0000 (0:00:00.258) 0:29:57.793 **** 2026-09-10 02:19:03.720794 | instance | changed: [instance] 2026-09-10 02:19:03.721018 | instance | 2026-09-10 02:19:03.721291 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-10 02:19:03.721536 | instance | Thursday 10 September 2026 02:19:03 +0000 (0:00:00.843) 0:29:58.637 **** 2026-09-10 02:19:03.982390 | instance | ok: [instance] 2026-09-10 02:19:03.982551 | instance | 2026-09-10 02:19:03.982791 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-10 02:19:03.983005 | instance | Thursday 10 September 2026 02:19:03 +0000 (0:00:00.262) 0:29:58.899 **** 2026-09-10 02:19:04.332498 | instance | changed: [instance] 2026-09-10 02:19:04.332671 | instance | 2026-09-10 02:19:04.332940 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-10 02:19:04.333185 | instance | Thursday 10 September 2026 02:19:04 +0000 (0:00:00.349) 0:29:59.248 **** 2026-09-10 02:19:05.243172 | instance | ok: [instance] 2026-09-10 02:19:05.243383 | instance | 2026-09-10 02:19:05.243622 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-10 02:19:05.243852 | instance | Thursday 10 September 2026 02:19:05 +0000 (0:00:00.910) 0:30:00.159 **** 2026-09-10 02:19:05.333167 | instance | ok: [instance] 2026-09-10 02:19:05.333391 | instance | 2026-09-10 02:19:05.333625 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-10 02:19:05.333852 | instance | Thursday 10 September 2026 02:19:05 +0000 (0:00:00.089) 0:30:00.249 **** 2026-09-10 02:19:11.333585 | instance | changed: [instance] 2026-09-10 02:19:11.333763 | instance | 2026-09-10 02:19:11.334005 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-10 02:19:11.334292 | instance | Thursday 10 September 2026 02:19:11 +0000 (0:00:05.999) 0:30:06.249 **** 2026-09-10 02:19:11.406789 | instance | skipping: [instance] 2026-09-10 02:19:11.406979 | instance | 2026-09-10 02:19:11.407241 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-10 02:19:11.407486 | instance | Thursday 10 September 2026 02:19:11 +0000 (0:00:00.073) 0:30:06.323 **** 2026-09-10 02:19:11.471287 | instance | skipping: [instance] 2026-09-10 02:19:11.471480 | instance | 2026-09-10 02:19:11.471713 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-10 02:19:11.471939 | instance | Thursday 10 September 2026 02:19:11 +0000 (0:00:00.064) 0:30:06.387 **** 2026-09-10 02:19:11.849836 | instance | changed: [instance] 2026-09-10 02:19:11.850030 | instance | 2026-09-10 02:19:11.850318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:19:11.850548 | instance | Thursday 10 September 2026 02:19:11 +0000 (0:00:00.378) 0:30:06.766 **** 2026-09-10 02:19:11.976820 | instance | ok: [instance] 2026-09-10 02:19:11.977029 | instance | 2026-09-10 02:19:11.977498 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:19:11.977667 | instance | Thursday 10 September 2026 02:19:11 +0000 (0:00:00.126) 0:30:06.892 **** 2026-09-10 02:19:12.049422 | instance | skipping: [instance] 2026-09-10 02:19:12.049527 | instance | 2026-09-10 02:19:12.049540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:19:12.049624 | instance | Thursday 10 September 2026 02:19:12 +0000 (0:00:00.072) 0:30:06.965 **** 2026-09-10 02:19:12.112487 | instance | skipping: [instance] 2026-09-10 02:19:12.112748 | instance | 2026-09-10 02:19:12.112989 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:19:12.113209 | instance | Thursday 10 September 2026 02:19:12 +0000 (0:00:00.064) 0:30:07.029 **** 2026-09-10 02:19:12.181396 | instance | skipping: [instance] 2026-09-10 02:19:12.181623 | instance | 2026-09-10 02:19:12.181904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:19:12.182098 | instance | Thursday 10 September 2026 02:19:12 +0000 (0:00:00.068) 0:30:07.097 **** 2026-09-10 02:19:12.250830 | instance | skipping: [instance] 2026-09-10 02:19:12.251005 | instance | 2026-09-10 02:19:12.251252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:19:12.251490 | instance | Thursday 10 September 2026 02:19:12 +0000 (0:00:00.070) 0:30:07.167 **** 2026-09-10 02:19:12.328952 | instance | skipping: [instance] 2026-09-10 02:19:12.329253 | instance | 2026-09-10 02:19:12.329606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:19:12.329870 | instance | Thursday 10 September 2026 02:19:12 +0000 (0:00:00.077) 0:30:07.245 **** 2026-09-10 02:19:12.395503 | instance | ok: [instance] 2026-09-10 02:19:12.395717 | instance | 2026-09-10 02:19:12.396044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:19:12.396362 | instance | Thursday 10 September 2026 02:19:12 +0000 (0:00:00.066) 0:30:07.312 **** 2026-09-10 02:19:12.510416 | instance | ok: [instance] => (item=staffeln) 2026-09-10 02:19:12.510629 | instance | ok: [instance] => (item=oslo_cache) 2026-09-10 02:19:12.510874 | instance | ok: [instance] => (item=oslo_db) 2026-09-10 02:19:12.511109 | instance | ok: [instance] => (item=identity) 2026-09-10 02:19:12.511361 | instance | 2026-09-10 02:19:12.511617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:19:12.511855 | instance | Thursday 10 September 2026 02:19:12 +0000 (0:00:00.114) 0:30:07.427 **** 2026-09-10 02:19:12.587991 | instance | ok: [instance] 2026-09-10 02:19:12.588192 | instance | 2026-09-10 02:19:12.588485 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:19:12.588707 | instance | Thursday 10 September 2026 02:19:12 +0000 (0:00:00.077) 0:30:07.505 **** 2026-09-10 02:19:12.651773 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:19:12.651964 | instance | 2026-09-10 02:19:12.652207 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:19:12.652491 | instance | Thursday 10 September 2026 02:19:12 +0000 (0:00:00.063) 0:30:07.568 **** 2026-09-10 02:19:13.250113 | instance | changed: [instance] 2026-09-10 02:19:13.250416 | instance | 2026-09-10 02:19:13.250739 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-09-10 02:19:13.251001 | instance | Thursday 10 September 2026 02:19:13 +0000 (0:00:00.598) 0:30:08.166 **** 2026-09-10 02:19:34.649729 | instance | changed: [instance] 2026-09-10 02:19:34.649861 | instance | 2026-09-10 02:19:34.650124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:19:34.650508 | instance | Thursday 10 September 2026 02:19:34 +0000 (0:00:21.399) 0:30:29.566 **** 2026-09-10 02:19:34.765555 | instance | ok: [instance] 2026-09-10 02:19:34.765728 | instance | 2026-09-10 02:19:34.765958 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:19:34.766186 | instance | Thursday 10 September 2026 02:19:34 +0000 (0:00:00.115) 0:30:29.682 **** 2026-09-10 02:19:34.851470 | instance | included: rabbitmq for instance 2026-09-10 02:19:34.851558 | instance | 2026-09-10 02:19:34.851636 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-10 02:19:34.851739 | instance | Thursday 10 September 2026 02:19:34 +0000 (0:00:00.086) 0:30:29.768 **** 2026-09-10 02:19:35.650019 | instance | ok: [instance] 2026-09-10 02:19:35.650218 | instance | 2026-09-10 02:19:35.650610 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-10 02:19:35.650851 | instance | Thursday 10 September 2026 02:19:35 +0000 (0:00:00.798) 0:30:30.566 **** 2026-09-10 02:19:35.709897 | instance | skipping: [instance] 2026-09-10 02:19:35.710095 | instance | 2026-09-10 02:19:35.710447 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-10 02:19:35.710648 | instance | Thursday 10 September 2026 02:19:35 +0000 (0:00:00.060) 0:30:30.626 **** 2026-09-10 02:19:35.773459 | instance | skipping: [instance] 2026-09-10 02:19:35.773541 | instance | 2026-09-10 02:19:35.773559 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-10 02:19:35.773637 | instance | Thursday 10 September 2026 02:19:35 +0000 (0:00:00.062) 0:30:30.689 **** 2026-09-10 02:19:35.837282 | instance | skipping: [instance] 2026-09-10 02:19:35.837552 | instance | 2026-09-10 02:19:35.838012 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-10 02:19:35.838341 | instance | Thursday 10 September 2026 02:19:35 +0000 (0:00:00.063) 0:30:30.753 **** 2026-09-10 02:20:06.827608 | instance | changed: [instance] 2026-09-10 02:20:06.827835 | instance | 2026-09-10 02:20:06.828125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:20:06.828540 | instance | Thursday 10 September 2026 02:20:06 +0000 (0:00:30.990) 0:31:01.744 **** 2026-09-10 02:20:07.735693 | instance | ok: [instance] 2026-09-10 02:20:07.735870 | instance | 2026-09-10 02:20:07.736172 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:20:07.736431 | instance | Thursday 10 September 2026 02:20:07 +0000 (0:00:00.908) 0:31:02.652 **** 2026-09-10 02:20:07.821322 | instance | ok: [instance] 2026-09-10 02:20:07.821529 | instance | 2026-09-10 02:20:07.821773 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:20:07.822120 | instance | Thursday 10 September 2026 02:20:07 +0000 (0:00:00.085) 0:31:02.737 **** 2026-09-10 02:20:07.902289 | instance | skipping: [instance] 2026-09-10 02:20:07.902484 | instance | 2026-09-10 02:20:07.902729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:20:07.902953 | instance | Thursday 10 September 2026 02:20:07 +0000 (0:00:00.080) 0:31:02.818 **** 2026-09-10 02:20:08.017713 | instance | skipping: [instance] 2026-09-10 02:20:08.017891 | instance | 2026-09-10 02:20:08.018137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:20:08.018730 | instance | Thursday 10 September 2026 02:20:08 +0000 (0:00:00.115) 0:31:02.933 **** 2026-09-10 02:20:08.099792 | instance | ok: [instance] 2026-09-10 02:20:08.099897 | instance | 2026-09-10 02:20:08.100189 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:20:08.100465 | instance | Thursday 10 September 2026 02:20:08 +0000 (0:00:00.083) 0:31:03.016 **** 2026-09-10 02:20:08.245246 | instance | ok: [instance] => (item=image) 2026-09-10 02:20:08.245426 | instance | ok: [instance] => (item=oslo_cache) 2026-09-10 02:20:08.245658 | instance | ok: [instance] => (item=oslo_db) 2026-09-10 02:20:08.245905 | instance | ok: [instance] => (item=volumev3) 2026-09-10 02:20:08.246099 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-10 02:20:08.246411 | instance | ok: [instance] => (item=identity) 2026-09-10 02:20:08.246643 | instance | 2026-09-10 02:20:08.246860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:20:08.247079 | instance | Thursday 10 September 2026 02:20:08 +0000 (0:00:00.145) 0:31:03.162 **** 2026-09-10 02:20:08.324395 | instance | ok: [instance] 2026-09-10 02:20:08.324519 | instance | 2026-09-10 02:20:08.324781 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:20:08.325013 | instance | Thursday 10 September 2026 02:20:08 +0000 (0:00:00.079) 0:31:03.241 **** 2026-09-10 02:20:08.398670 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:20:08.398845 | instance | 2026-09-10 02:20:08.399069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:20:08.399322 | instance | Thursday 10 September 2026 02:20:08 +0000 (0:00:00.074) 0:31:03.315 **** 2026-09-10 02:20:09.044764 | instance | changed: [instance] 2026-09-10 02:20:09.045012 | instance | 2026-09-10 02:20:09.045367 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-09-10 02:20:09.045728 | instance | Thursday 10 September 2026 02:20:09 +0000 (0:00:00.645) 0:31:03.961 **** 2026-09-10 02:20:09.246121 | instance | ok: [instance] 2026-09-10 02:20:09.246441 | instance | 2026-09-10 02:20:09.246718 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-09-10 02:20:09.246963 | instance | Thursday 10 September 2026 02:20:09 +0000 (0:00:00.201) 0:31:04.162 **** 2026-09-10 02:20:09.355061 | instance | ok: [instance] 2026-09-10 02:20:09.355219 | instance | 2026-09-10 02:20:09.355484 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-09-10 02:20:09.355715 | instance | Thursday 10 September 2026 02:20:09 +0000 (0:00:00.108) 0:31:04.271 **** 2026-09-10 02:24:54.184159 | instance | changed: [instance] 2026-09-10 02:24:54.184231 | instance | 2026-09-10 02:24:54.184290 | instance | TASK [Create Ingress] ********************************************************** 2026-09-10 02:24:54.184419 | instance | Thursday 10 September 2026 02:24:54 +0000 (0:04:44.829) 0:35:49.101 **** 2026-09-10 02:24:54.313994 | instance | included: openstack_helm_ingress for instance 2026-09-10 02:24:54.314172 | instance | 2026-09-10 02:24:54.314478 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-10 02:24:54.314747 | instance | Thursday 10 September 2026 02:24:54 +0000 (0:00:00.129) 0:35:49.230 **** 2026-09-10 02:24:54.370325 | instance | skipping: [instance] 2026-09-10 02:24:54.370594 | instance | 2026-09-10 02:24:54.370860 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-10 02:24:54.371068 | instance | Thursday 10 September 2026 02:24:54 +0000 (0:00:00.056) 0:35:49.287 **** 2026-09-10 02:24:54.432689 | instance | skipping: [instance] 2026-09-10 02:24:54.432927 | instance | 2026-09-10 02:24:54.433229 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-10 02:24:54.433529 | instance | Thursday 10 September 2026 02:24:54 +0000 (0:00:00.062) 0:35:49.349 **** 2026-09-10 02:24:54.513627 | instance | ok: [instance] 2026-09-10 02:24:54.513688 | instance | 2026-09-10 02:24:54.513936 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-09-10 02:24:54.514165 | instance | Thursday 10 September 2026 02:24:54 +0000 (0:00:00.081) 0:35:49.430 **** 2026-09-10 02:24:54.628188 | instance | included: ingress for instance 2026-09-10 02:24:54.628391 | instance | 2026-09-10 02:24:54.628639 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-09-10 02:24:54.628860 | instance | Thursday 10 September 2026 02:24:54 +0000 (0:00:00.114) 0:35:49.545 **** 2026-09-10 02:24:55.918813 | instance | changed: [instance] 2026-09-10 02:24:55.919030 | instance | 2026-09-10 02:24:55.919289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:24:55.921261 | instance | Thursday 10 September 2026 02:24:55 +0000 (0:00:01.290) 0:35:50.835 **** 2026-09-10 02:24:56.007997 | instance | ok: [instance] 2026-09-10 02:24:56.008131 | instance | 2026-09-10 02:24:56.008399 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:24:56.008627 | instance | Thursday 10 September 2026 02:24:55 +0000 (0:00:00.089) 0:35:50.924 **** 2026-09-10 02:24:56.057851 | instance | skipping: [instance] 2026-09-10 02:24:56.057946 | instance | 2026-09-10 02:24:56.058116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:24:56.058483 | instance | Thursday 10 September 2026 02:24:56 +0000 (0:00:00.050) 0:35:50.974 **** 2026-09-10 02:24:56.103258 | instance | skipping: [instance] 2026-09-10 02:24:56.103360 | instance | 2026-09-10 02:24:56.103536 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:24:56.103680 | instance | Thursday 10 September 2026 02:24:56 +0000 (0:00:00.045) 0:35:51.020 **** 2026-09-10 02:24:56.142093 | instance | skipping: [instance] 2026-09-10 02:24:56.142179 | instance | 2026-09-10 02:24:56.142411 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:24:56.142576 | instance | Thursday 10 September 2026 02:24:56 +0000 (0:00:00.038) 0:35:51.059 **** 2026-09-10 02:24:56.194971 | instance | skipping: [instance] 2026-09-10 02:24:56.195045 | instance | 2026-09-10 02:24:56.195133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:24:56.195231 | instance | Thursday 10 September 2026 02:24:56 +0000 (0:00:00.052) 0:35:51.112 **** 2026-09-10 02:24:56.248023 | instance | skipping: [instance] 2026-09-10 02:24:56.248106 | instance | 2026-09-10 02:24:56.248187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:24:56.248299 | instance | Thursday 10 September 2026 02:24:56 +0000 (0:00:00.053) 0:35:51.165 **** 2026-09-10 02:24:56.324775 | instance | ok: [instance] 2026-09-10 02:24:56.324947 | instance | 2026-09-10 02:24:56.325216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:24:56.325520 | instance | Thursday 10 September 2026 02:24:56 +0000 (0:00:00.076) 0:35:51.241 **** 2026-09-10 02:24:56.449895 | instance | ok: [instance] => (item=placement) 2026-09-10 02:24:56.450020 | instance | ok: [instance] => (item=oslo_cache) 2026-09-10 02:24:56.450164 | instance | ok: [instance] => (item=oslo_db) 2026-09-10 02:24:56.450363 | instance | ok: [instance] => (item=identity) 2026-09-10 02:24:56.450514 | instance | 2026-09-10 02:24:56.450669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:24:56.450813 | instance | Thursday 10 September 2026 02:24:56 +0000 (0:00:00.125) 0:35:51.366 **** 2026-09-10 02:24:56.533512 | instance | ok: [instance] 2026-09-10 02:24:56.533696 | instance | 2026-09-10 02:24:56.533956 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:24:56.534196 | instance | Thursday 10 September 2026 02:24:56 +0000 (0:00:00.083) 0:35:51.450 **** 2026-09-10 02:24:56.612145 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:24:56.612485 | instance | 2026-09-10 02:24:56.612837 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:24:56.613164 | instance | Thursday 10 September 2026 02:24:56 +0000 (0:00:00.077) 0:35:51.528 **** 2026-09-10 02:24:57.268885 | instance | changed: [instance] 2026-09-10 02:24:57.269053 | instance | 2026-09-10 02:24:57.269304 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-09-10 02:24:57.269524 | instance | Thursday 10 September 2026 02:24:57 +0000 (0:00:00.657) 0:35:52.185 **** 2026-09-10 02:26:25.047172 | instance | changed: [instance] 2026-09-10 02:26:25.047477 | instance | 2026-09-10 02:26:25.047828 | instance | TASK [Create Ingress] ********************************************************** 2026-09-10 02:26:25.048066 | instance | Thursday 10 September 2026 02:26:25 +0000 (0:01:27.777) 0:37:19.963 **** 2026-09-10 02:26:25.145276 | instance | included: openstack_helm_ingress for instance 2026-09-10 02:26:25.145608 | instance | 2026-09-10 02:26:25.145934 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-10 02:26:25.146271 | instance | Thursday 10 September 2026 02:26:25 +0000 (0:00:00.098) 0:37:20.062 **** 2026-09-10 02:26:25.213399 | instance | skipping: [instance] 2026-09-10 02:26:25.213573 | instance | 2026-09-10 02:26:25.213822 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-10 02:26:25.214051 | instance | Thursday 10 September 2026 02:26:25 +0000 (0:00:00.067) 0:37:20.129 **** 2026-09-10 02:26:25.463565 | instance | skipping: [instance] 2026-09-10 02:26:25.463731 | instance | 2026-09-10 02:26:25.463979 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-10 02:26:25.464202 | instance | Thursday 10 September 2026 02:26:25 +0000 (0:00:00.248) 0:37:20.378 **** 2026-09-10 02:26:25.542522 | instance | ok: [instance] 2026-09-10 02:26:25.542735 | instance | 2026-09-10 02:26:25.542958 | instance | TASK [Create Ingress placement] ************************************************ 2026-09-10 02:26:25.543184 | instance | Thursday 10 September 2026 02:26:25 +0000 (0:00:00.080) 0:37:20.459 **** 2026-09-10 02:26:25.627069 | instance | included: ingress for instance 2026-09-10 02:26:25.627250 | instance | 2026-09-10 02:26:25.627500 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-09-10 02:26:25.627759 | instance | Thursday 10 September 2026 02:26:25 +0000 (0:00:00.084) 0:37:20.544 **** 2026-09-10 02:26:26.769340 | instance | changed: [instance] 2026-09-10 02:26:26.769589 | instance | 2026-09-10 02:26:26.769858 | instance | PLAY [Configure operating system] ********************************************** 2026-09-10 02:26:26.770084 | instance | 2026-09-10 02:26:26.770421 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 02:26:26.770704 | instance | Thursday 10 September 2026 02:26:26 +0000 (0:00:01.141) 0:37:21.685 **** 2026-09-10 02:26:29.615853 | instance | ok: [instance] 2026-09-10 02:26:29.615998 | instance | 2026-09-10 02:26:29.616269 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-09-10 02:26:29.616523 | instance | Thursday 10 September 2026 02:26:29 +0000 (0:00:02.847) 0:37:24.532 **** 2026-09-10 02:26:29.886706 | instance | ok: [instance] 2026-09-10 02:26:29.886910 | instance | 2026-09-10 02:26:29.887156 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-09-10 02:26:29.887429 | instance | Thursday 10 September 2026 02:26:29 +0000 (0:00:00.270) 0:37:24.803 **** 2026-09-10 02:26:29.945928 | instance | skipping: [instance] 2026-09-10 02:26:29.946135 | instance | 2026-09-10 02:26:29.946475 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-09-10 02:26:29.946725 | instance | Thursday 10 September 2026 02:26:29 +0000 (0:00:00.059) 0:37:24.862 **** 2026-09-10 02:26:30.052564 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-10 02:26:30.052812 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-10 02:26:30.053181 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-10 02:26:30.053532 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-10 02:26:30.053887 | instance | skipping: [instance] 2026-09-10 02:26:30.054208 | instance | 2026-09-10 02:26:30.054665 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-09-10 02:26:30.055059 | instance | Thursday 10 September 2026 02:26:30 +0000 (0:00:00.105) 0:37:24.967 **** 2026-09-10 02:26:30.139848 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-10 02:26:30.140016 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-10 02:26:30.140241 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-10 02:26:30.140484 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-10 02:26:30.140701 | instance | skipping: [instance] 2026-09-10 02:26:30.140905 | instance | 2026-09-10 02:26:30.141147 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-09-10 02:26:30.141389 | instance | Thursday 10 September 2026 02:26:30 +0000 (0:00:00.088) 0:37:25.056 **** 2026-09-10 02:26:30.201205 | instance | skipping: [instance] 2026-09-10 02:26:30.201285 | instance | 2026-09-10 02:26:30.201515 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-09-10 02:26:30.201728 | instance | Thursday 10 September 2026 02:26:30 +0000 (0:00:00.061) 0:37:25.118 **** 2026-09-10 02:26:30.296523 | instance | skipping: [instance] 2026-09-10 02:26:30.296693 | instance | 2026-09-10 02:26:30.296922 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-10 02:26:30.297154 | instance | Thursday 10 September 2026 02:26:30 +0000 (0:00:00.094) 0:37:25.213 **** 2026-09-10 02:26:35.843717 | instance | changed: [instance] 2026-09-10 02:26:35.844373 | instance | 2026-09-10 02:26:35.844388 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-10 02:26:35.844401 | instance | Thursday 10 September 2026 02:26:35 +0000 (0:00:05.547) 0:37:30.760 **** 2026-09-10 02:27:02.439869 | instance | changed: [instance] 2026-09-10 02:27:02.440060 | instance | 2026-09-10 02:27:02.440285 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-10 02:27:02.440536 | instance | Thursday 10 September 2026 02:27:02 +0000 (0:00:26.596) 0:37:57.356 **** 2026-09-10 02:27:03.034884 | instance | changed: [instance] 2026-09-10 02:27:03.035153 | instance | 2026-09-10 02:27:03.035515 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-09-10 02:27:03.035819 | instance | Thursday 10 September 2026 02:27:03 +0000 (0:00:00.594) 0:37:57.951 **** 2026-09-10 02:27:04.534033 | instance | ok: [instance] 2026-09-10 02:27:04.534156 | instance | 2026-09-10 02:27:04.534168 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-09-10 02:27:04.534295 | instance | Thursday 10 September 2026 02:27:04 +0000 (0:00:01.499) 0:37:59.451 **** 2026-09-10 02:27:05.045998 | instance | changed: [instance] 2026-09-10 02:27:05.046206 | instance | 2026-09-10 02:27:05.046515 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-09-10 02:27:05.046762 | instance | Thursday 10 September 2026 02:27:05 +0000 (0:00:00.511) 0:37:59.962 **** 2026-09-10 02:27:05.617861 | instance | changed: [instance] 2026-09-10 02:27:05.617967 | instance | 2026-09-10 02:27:05.618422 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-09-10 02:27:05.618766 | instance | Thursday 10 September 2026 02:27:05 +0000 (0:00:00.571) 0:38:00.534 **** 2026-09-10 02:27:06.253165 | instance | changed: [instance] 2026-09-10 02:27:06.253271 | instance | 2026-09-10 02:27:06.253307 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-09-10 02:27:06.253431 | instance | Thursday 10 September 2026 02:27:06 +0000 (0:00:00.635) 0:38:01.170 **** 2026-09-10 02:27:06.789988 | instance | changed: [instance] 2026-09-10 02:27:06.790288 | instance | 2026-09-10 02:27:06.790768 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-09-10 02:27:06.790816 | instance | Thursday 10 September 2026 02:27:06 +0000 (0:00:00.536) 0:38:01.706 **** 2026-09-10 02:27:07.128508 | instance | ok: [instance] 2026-09-10 02:27:07.128762 | instance | 2026-09-10 02:27:07.129016 | instance | PLAY [Deploy SDN] ************************************************************** 2026-09-10 02:27:07.129383 | instance | 2026-09-10 02:27:07.129692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:27:07.129936 | instance | Thursday 10 September 2026 02:27:07 +0000 (0:00:00.337) 0:38:02.044 **** 2026-09-10 02:27:07.199528 | instance | ok: [instance] 2026-09-10 02:27:07.199760 | instance | 2026-09-10 02:27:07.200028 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:27:07.200249 | instance | Thursday 10 September 2026 02:27:07 +0000 (0:00:00.072) 0:38:02.116 **** 2026-09-10 02:27:07.248250 | instance | skipping: [instance] 2026-09-10 02:27:07.248456 | instance | 2026-09-10 02:27:07.248696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:27:07.248933 | instance | Thursday 10 September 2026 02:27:07 +0000 (0:00:00.048) 0:38:02.165 **** 2026-09-10 02:27:07.316532 | instance | skipping: [instance] 2026-09-10 02:27:07.316596 | instance | 2026-09-10 02:27:07.316770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:27:07.316919 | instance | Thursday 10 September 2026 02:27:07 +0000 (0:00:00.067) 0:38:02.233 **** 2026-09-10 02:27:07.387939 | instance | skipping: [instance] 2026-09-10 02:27:07.388148 | instance | 2026-09-10 02:27:07.388428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:27:07.388669 | instance | Thursday 10 September 2026 02:27:07 +0000 (0:00:00.071) 0:38:02.304 **** 2026-09-10 02:27:07.446418 | instance | skipping: [instance] 2026-09-10 02:27:07.446621 | instance | 2026-09-10 02:27:07.446875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:27:07.447108 | instance | Thursday 10 September 2026 02:27:07 +0000 (0:00:00.058) 0:38:02.363 **** 2026-09-10 02:27:07.500878 | instance | skipping: [instance] 2026-09-10 02:27:07.501029 | instance | 2026-09-10 02:27:07.501263 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:27:07.501518 | instance | Thursday 10 September 2026 02:27:07 +0000 (0:00:00.054) 0:38:02.417 **** 2026-09-10 02:27:07.565143 | instance | ok: [instance] 2026-09-10 02:27:07.565304 | instance | 2026-09-10 02:27:07.565614 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:27:07.565859 | instance | Thursday 10 September 2026 02:27:07 +0000 (0:00:00.064) 0:38:02.482 **** 2026-09-10 02:27:07.610497 | instance | skipping: [instance] 2026-09-10 02:27:07.610735 | instance | 2026-09-10 02:27:07.611044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:27:07.611352 | instance | Thursday 10 September 2026 02:27:07 +0000 (0:00:00.045) 0:38:02.527 **** 2026-09-10 02:27:07.691566 | instance | ok: [instance] 2026-09-10 02:27:07.691780 | instance | 2026-09-10 02:27:07.692163 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:27:07.692385 | instance | Thursday 10 September 2026 02:27:07 +0000 (0:00:00.080) 0:38:02.608 **** 2026-09-10 02:27:07.780713 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:27:07.780970 | instance | 2026-09-10 02:27:07.781202 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:27:07.781510 | instance | Thursday 10 September 2026 02:27:07 +0000 (0:00:00.089) 0:38:02.697 **** 2026-09-10 02:27:08.427094 | instance | changed: [instance] 2026-09-10 02:27:08.427183 | instance | 2026-09-10 02:27:08.427200 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-09-10 02:27:08.427214 | instance | Thursday 10 September 2026 02:27:08 +0000 (0:00:00.644) 0:38:03.341 **** 2026-09-10 02:27:08.758015 | instance | ok: [instance] 2026-09-10 02:27:08.758276 | instance | 2026-09-10 02:27:08.758622 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-09-10 02:27:08.758857 | instance | Thursday 10 September 2026 02:27:08 +0000 (0:00:00.332) 0:38:03.674 **** 2026-09-10 02:27:08.840533 | instance | ok: [instance] => { 2026-09-10 02:27:08.840720 | instance | "changed": false, 2026-09-10 02:27:08.840992 | instance | "msg": "All assertions passed" 2026-09-10 02:27:08.841262 | instance | } 2026-09-10 02:27:08.841545 | instance | 2026-09-10 02:27:08.841897 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-09-10 02:27:08.842337 | instance | Thursday 10 September 2026 02:27:08 +0000 (0:00:00.082) 0:38:03.757 **** 2026-09-10 02:27:10.795385 | instance | changed: [instance] 2026-09-10 02:27:10.795568 | instance | 2026-09-10 02:27:10.795906 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:27:10.796177 | instance | Thursday 10 September 2026 02:27:10 +0000 (0:00:01.954) 0:38:05.711 **** 2026-09-10 02:27:10.881834 | instance | skipping: [instance] 2026-09-10 02:27:10.882036 | instance | 2026-09-10 02:27:10.882338 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-09-10 02:27:10.882582 | instance | Thursday 10 September 2026 02:27:10 +0000 (0:00:00.086) 0:38:05.798 **** 2026-09-10 02:27:10.993746 | instance | skipping: [instance] 2026-09-10 02:27:10.994206 | instance | 2026-09-10 02:27:10.994231 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:27:10.994475 | instance | Thursday 10 September 2026 02:27:10 +0000 (0:00:00.111) 0:38:05.909 **** 2026-09-10 02:27:11.082030 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:27:11.082185 | instance | 2026-09-10 02:27:11.082485 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:27:11.082688 | instance | Thursday 10 September 2026 02:27:11 +0000 (0:00:00.089) 0:38:05.998 **** 2026-09-10 02:27:11.718734 | instance | changed: [instance] 2026-09-10 02:27:11.718847 | instance | 2026-09-10 02:27:11.718861 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-09-10 02:27:11.718981 | instance | Thursday 10 September 2026 02:27:11 +0000 (0:00:00.636) 0:38:06.635 **** 2026-09-10 02:27:11.809620 | instance | skipping: [instance] 2026-09-10 02:27:11.809811 | instance | 2026-09-10 02:27:11.810237 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-09-10 02:27:11.810416 | instance | Thursday 10 September 2026 02:27:11 +0000 (0:00:00.090) 0:38:06.726 **** 2026-09-10 02:27:11.876372 | instance | skipping: [instance] 2026-09-10 02:27:11.876625 | instance | 2026-09-10 02:27:11.876954 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-09-10 02:27:11.877274 | instance | Thursday 10 September 2026 02:27:11 +0000 (0:00:00.067) 0:38:06.793 **** 2026-09-10 02:27:21.030902 | instance | ok: [instance] 2026-09-10 02:27:21.031005 | instance | 2026-09-10 02:27:21.031169 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-09-10 02:27:21.031344 | instance | Thursday 10 September 2026 02:27:21 +0000 (0:00:09.154) 0:38:15.947 **** 2026-09-10 02:27:21.107990 | instance | ok: [instance] => { 2026-09-10 02:27:21.108074 | instance | "changed": false, 2026-09-10 02:27:21.108209 | instance | "msg": "Successfully pulled ovn-controller image" 2026-09-10 02:27:21.108348 | instance | } 2026-09-10 02:27:21.108460 | instance | 2026-09-10 02:27:21.108592 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-09-10 02:27:21.108719 | instance | Thursday 10 September 2026 02:27:21 +0000 (0:00:00.077) 0:38:16.025 **** 2026-09-10 02:27:21.491199 | instance | skipping: [instance] 2026-09-10 02:27:21.491420 | instance | 2026-09-10 02:27:21.491665 | instance | PLAY [controllers[0]] ********************************************************** 2026-09-10 02:27:21.491927 | instance | 2026-09-10 02:27:21.492149 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-10 02:27:21.492405 | instance | Thursday 10 September 2026 02:27:21 +0000 (0:00:00.383) 0:38:16.408 **** 2026-09-10 02:27:24.313713 | instance | ok: [instance] 2026-09-10 02:27:24.313832 | instance | 2026-09-10 02:27:24.314142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:27:24.314480 | instance | Thursday 10 September 2026 02:27:24 +0000 (0:00:02.822) 0:38:19.230 **** 2026-09-10 02:27:24.426180 | instance | ok: [instance] 2026-09-10 02:27:24.426374 | instance | 2026-09-10 02:27:24.426604 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:27:24.426826 | instance | Thursday 10 September 2026 02:27:24 +0000 (0:00:00.110) 0:38:19.341 **** 2026-09-10 02:27:24.497349 | instance | skipping: [instance] 2026-09-10 02:27:24.497464 | instance | 2026-09-10 02:27:24.497693 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:27:24.497903 | instance | Thursday 10 September 2026 02:27:24 +0000 (0:00:00.073) 0:38:19.414 **** 2026-09-10 02:27:24.559665 | instance | skipping: [instance] 2026-09-10 02:27:24.559814 | instance | 2026-09-10 02:27:24.560047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:27:24.560261 | instance | Thursday 10 September 2026 02:27:24 +0000 (0:00:00.062) 0:38:19.476 **** 2026-09-10 02:27:24.621529 | instance | skipping: [instance] 2026-09-10 02:27:24.621730 | instance | 2026-09-10 02:27:24.621975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:27:24.622202 | instance | Thursday 10 September 2026 02:27:24 +0000 (0:00:00.061) 0:38:19.538 **** 2026-09-10 02:27:24.693537 | instance | skipping: [instance] 2026-09-10 02:27:24.693897 | instance | 2026-09-10 02:27:24.693961 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:27:24.694162 | instance | Thursday 10 September 2026 02:27:24 +0000 (0:00:00.071) 0:38:19.610 **** 2026-09-10 02:27:24.763233 | instance | skipping: [instance] 2026-09-10 02:27:24.763527 | instance | 2026-09-10 02:27:24.763824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:27:24.764096 | instance | Thursday 10 September 2026 02:27:24 +0000 (0:00:00.068) 0:38:19.679 **** 2026-09-10 02:27:24.845434 | instance | ok: [instance] 2026-09-10 02:27:24.845509 | instance | 2026-09-10 02:27:24.845646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:27:24.845766 | instance | Thursday 10 September 2026 02:27:24 +0000 (0:00:00.082) 0:38:19.762 **** 2026-09-10 02:27:24.948186 | instance | ok: [instance] => (item=libvirt_exporter) 2026-09-10 02:27:24.948462 | instance | 2026-09-10 02:27:24.948808 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:27:24.949048 | instance | Thursday 10 September 2026 02:27:24 +0000 (0:00:00.102) 0:38:19.864 **** 2026-09-10 02:27:25.057469 | instance | ok: [instance] 2026-09-10 02:27:25.057615 | instance | 2026-09-10 02:27:25.057873 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:27:25.058180 | instance | Thursday 10 September 2026 02:27:25 +0000 (0:00:00.109) 0:38:19.974 **** 2026-09-10 02:27:25.136053 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:27:25.136231 | instance | 2026-09-10 02:27:25.136480 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:27:25.136718 | instance | Thursday 10 September 2026 02:27:25 +0000 (0:00:00.078) 0:38:20.052 **** 2026-09-10 02:27:25.762607 | instance | changed: [instance] 2026-09-10 02:27:25.762681 | instance | 2026-09-10 02:27:25.762692 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-09-10 02:27:25.762702 | instance | Thursday 10 September 2026 02:27:25 +0000 (0:00:00.625) 0:38:20.678 **** 2026-09-10 02:27:27.366517 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-10 02:27:27.366620 | instance | changed: [instance] => (item=libvirt-api) 2026-09-10 02:27:27.366725 | instance | 2026-09-10 02:27:27.366897 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-09-10 02:27:27.367017 | instance | Thursday 10 September 2026 02:27:27 +0000 (0:00:01.605) 0:38:22.283 **** 2026-09-10 02:27:28.889343 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-10 02:27:28.889465 | instance | changed: [instance] => (item=libvirt-api) 2026-09-10 02:27:28.889480 | instance | 2026-09-10 02:27:28.889556 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-09-10 02:27:28.889637 | instance | Thursday 10 September 2026 02:27:28 +0000 (0:00:01.522) 0:38:23.806 **** 2026-09-10 02:27:31.259437 | instance | changed: [instance] 2026-09-10 02:27:31.259659 | instance | 2026-09-10 02:27:31.259978 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:27:31.260209 | instance | Thursday 10 September 2026 02:27:31 +0000 (0:00:02.369) 0:38:26.175 **** 2026-09-10 02:27:31.372061 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:27:31.372240 | instance | 2026-09-10 02:27:31.372517 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:27:31.372855 | instance | Thursday 10 September 2026 02:27:31 +0000 (0:00:00.113) 0:38:26.288 **** 2026-09-10 02:27:32.012522 | instance | changed: [instance] 2026-09-10 02:27:32.012743 | instance | 2026-09-10 02:27:32.013061 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-09-10 02:27:32.013441 | instance | Thursday 10 September 2026 02:27:32 +0000 (0:00:00.639) 0:38:26.928 **** 2026-09-10 02:27:34.119789 | instance | changed: [instance] 2026-09-10 02:27:34.120064 | instance | 2026-09-10 02:27:34.120334 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-10 02:27:34.120615 | instance | Thursday 10 September 2026 02:27:34 +0000 (0:00:02.107) 0:38:29.036 **** 2026-09-10 02:27:35.259498 | instance | ok: [instance] 2026-09-10 02:27:35.259752 | instance | 2026-09-10 02:27:35.260114 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-10 02:27:35.260503 | instance | Thursday 10 September 2026 02:27:35 +0000 (0:00:01.139) 0:38:30.175 **** 2026-09-10 02:27:35.522842 | instance | ok: [instance] 2026-09-10 02:27:35.523112 | instance | 2026-09-10 02:27:35.523564 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-10 02:27:35.523584 | instance | Thursday 10 September 2026 02:27:35 +0000 (0:00:00.263) 0:38:30.439 **** 2026-09-10 02:27:36.182305 | instance | ok: [instance] 2026-09-10 02:27:36.182417 | instance | 2026-09-10 02:27:36.182506 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:27:36.182632 | instance | Thursday 10 September 2026 02:27:36 +0000 (0:00:00.659) 0:38:31.098 **** 2026-09-10 02:27:36.437023 | instance | ok: [instance] 2026-09-10 02:27:36.437194 | instance | 2026-09-10 02:27:36.437451 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:27:36.437689 | instance | Thursday 10 September 2026 02:27:36 +0000 (0:00:00.254) 0:38:31.353 **** 2026-09-10 02:27:36.539339 | instance | included: rabbitmq for instance 2026-09-10 02:27:36.539617 | instance | 2026-09-10 02:27:36.539897 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-10 02:27:36.540133 | instance | Thursday 10 September 2026 02:27:36 +0000 (0:00:00.102) 0:38:31.455 **** 2026-09-10 02:27:37.389392 | instance | ok: [instance] 2026-09-10 02:27:37.389600 | instance | 2026-09-10 02:27:37.389832 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-10 02:27:37.390055 | instance | Thursday 10 September 2026 02:27:37 +0000 (0:00:00.850) 0:38:32.306 **** 2026-09-10 02:27:37.474367 | instance | skipping: [instance] 2026-09-10 02:27:37.474517 | instance | 2026-09-10 02:27:37.474721 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-10 02:27:37.474887 | instance | Thursday 10 September 2026 02:27:37 +0000 (0:00:00.085) 0:38:32.391 **** 2026-09-10 02:27:37.534899 | instance | skipping: [instance] 2026-09-10 02:27:37.535027 | instance | 2026-09-10 02:27:37.535218 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-10 02:27:37.535423 | instance | Thursday 10 September 2026 02:27:37 +0000 (0:00:00.060) 0:38:32.451 **** 2026-09-10 02:27:37.589939 | instance | skipping: [instance] 2026-09-10 02:27:37.590023 | instance | 2026-09-10 02:27:37.590164 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-10 02:27:37.590341 | instance | Thursday 10 September 2026 02:27:37 +0000 (0:00:00.055) 0:38:32.507 **** 2026-09-10 02:28:08.627884 | instance | changed: [instance] 2026-09-10 02:28:08.628027 | instance | 2026-09-10 02:28:08.628286 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:28:08.628534 | instance | Thursday 10 September 2026 02:28:08 +0000 (0:00:31.037) 0:39:03.544 **** 2026-09-10 02:28:09.392930 | instance | ok: [instance] 2026-09-10 02:28:09.393039 | instance | 2026-09-10 02:28:09.393287 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:28:09.393542 | instance | Thursday 10 September 2026 02:28:09 +0000 (0:00:00.764) 0:39:04.309 **** 2026-09-10 02:28:09.480529 | instance | ok: [instance] 2026-09-10 02:28:09.480704 | instance | 2026-09-10 02:28:09.480958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:28:09.481180 | instance | Thursday 10 September 2026 02:28:09 +0000 (0:00:00.087) 0:39:04.397 **** 2026-09-10 02:28:09.562913 | instance | skipping: [instance] 2026-09-10 02:28:09.563080 | instance | 2026-09-10 02:28:09.563330 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:28:09.563567 | instance | Thursday 10 September 2026 02:28:09 +0000 (0:00:00.082) 0:39:04.480 **** 2026-09-10 02:28:09.641413 | instance | skipping: [instance] 2026-09-10 02:28:09.641510 | instance | 2026-09-10 02:28:09.641522 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:28:09.641540 | instance | Thursday 10 September 2026 02:28:09 +0000 (0:00:00.077) 0:39:04.557 **** 2026-09-10 02:28:09.714997 | instance | ok: [instance] 2026-09-10 02:28:09.715108 | instance | 2026-09-10 02:28:09.715168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:28:09.715258 | instance | Thursday 10 September 2026 02:28:09 +0000 (0:00:00.073) 0:39:04.631 **** 2026-09-10 02:28:10.175011 | instance | ok: [instance] => (item=oslo_db_api) 2026-09-10 02:28:10.175127 | instance | ok: [instance] => (item=placement) 2026-09-10 02:28:10.175149 | instance | ok: [instance] => (item=compute) 2026-09-10 02:28:10.175516 | instance | ok: [instance] => (item=baremetal) 2026-09-10 02:28:10.175535 | instance | ok: [instance] => (item=network) 2026-09-10 02:28:10.176784 | instance | ok: [instance] => (item=image) 2026-09-10 02:28:10.176882 | instance | ok: [instance] => (item=compute_metadata) 2026-09-10 02:28:10.176903 | instance | ok: [instance] => (item=volumev3) 2026-09-10 02:28:10.176917 | instance | ok: [instance] => (item=oslo_db) 2026-09-10 02:28:10.176929 | instance | ok: [instance] => (item=oslo_cache) 2026-09-10 02:28:10.176953 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-09-10 02:28:10.177412 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-10 02:28:10.177489 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-09-10 02:28:10.178135 | instance | ok: [instance] => (item=identity) 2026-09-10 02:28:10.178173 | instance | 2026-09-10 02:28:10.178184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:28:10.178391 | instance | Thursday 10 September 2026 02:28:10 +0000 (0:00:00.458) 0:39:05.090 **** 2026-09-10 02:28:10.280496 | instance | ok: [instance] 2026-09-10 02:28:10.280550 | instance | 2026-09-10 02:28:10.280719 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:28:10.280954 | instance | Thursday 10 September 2026 02:28:10 +0000 (0:00:00.106) 0:39:05.197 **** 2026-09-10 02:28:10.388176 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:28:10.388275 | instance | 2026-09-10 02:28:10.388287 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:28:10.388437 | instance | Thursday 10 September 2026 02:28:10 +0000 (0:00:00.108) 0:39:05.305 **** 2026-09-10 02:28:11.059969 | instance | changed: [instance] 2026-09-10 02:28:11.060080 | instance | 2026-09-10 02:28:11.060091 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-09-10 02:28:11.060190 | instance | Thursday 10 September 2026 02:28:11 +0000 (0:00:00.671) 0:39:05.976 **** 2026-09-10 02:28:11.328007 | instance | ok: [instance -> localhost] 2026-09-10 02:28:11.328119 | instance | 2026-09-10 02:28:11.328216 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-09-10 02:28:11.328376 | instance | Thursday 10 September 2026 02:28:11 +0000 (0:00:00.268) 0:39:06.244 **** 2026-09-10 02:28:11.775870 | instance | ok: [instance -> localhost] 2026-09-10 02:28:11.775971 | instance | 2026-09-10 02:28:11.776083 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-09-10 02:28:11.776212 | instance | Thursday 10 September 2026 02:28:11 +0000 (0:00:00.448) 0:39:06.692 **** 2026-09-10 02:28:12.231700 | instance | ok: [instance -> localhost] 2026-09-10 02:28:12.231776 | instance | 2026-09-10 02:28:12.231845 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-09-10 02:28:12.231942 | instance | Thursday 10 September 2026 02:28:12 +0000 (0:00:00.455) 0:39:07.148 **** 2026-09-10 02:28:12.499591 | instance | ok: [instance -> localhost] 2026-09-10 02:28:12.499744 | instance | 2026-09-10 02:28:12.499991 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-09-10 02:28:12.500213 | instance | Thursday 10 September 2026 02:28:12 +0000 (0:00:00.267) 0:39:07.416 **** 2026-09-10 02:28:14.037609 | instance | ok: [instance] => (item=nova-bootstrap) 2026-09-10 02:28:14.037676 | instance | ok: [instance] => (item=nova-cell-setup) 2026-09-10 02:28:14.037683 | instance | 2026-09-10 02:28:14.037688 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-09-10 02:28:14.037693 | instance | Thursday 10 September 2026 02:28:14 +0000 (0:00:01.538) 0:39:08.954 **** 2026-09-10 02:31:00.102803 | instance | changed: [instance] 2026-09-10 02:31:00.102945 | instance | 2026-09-10 02:31:00.103192 | instance | TASK [Create Ingress] ********************************************************** 2026-09-10 02:31:00.103470 | instance | Thursday 10 September 2026 02:31:00 +0000 (0:02:46.064) 0:41:55.019 **** 2026-09-10 02:31:00.241581 | instance | included: openstack_helm_ingress for instance 2026-09-10 02:31:00.241747 | instance | 2026-09-10 02:31:00.241980 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-10 02:31:00.242212 | instance | Thursday 10 September 2026 02:31:00 +0000 (0:00:00.139) 0:41:55.158 **** 2026-09-10 02:31:00.340196 | instance | skipping: [instance] 2026-09-10 02:31:00.340408 | instance | 2026-09-10 02:31:00.340702 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-10 02:31:00.340962 | instance | Thursday 10 September 2026 02:31:00 +0000 (0:00:00.098) 0:41:55.256 **** 2026-09-10 02:31:00.417558 | instance | skipping: [instance] 2026-09-10 02:31:00.417723 | instance | 2026-09-10 02:31:00.417984 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-10 02:31:00.418213 | instance | Thursday 10 September 2026 02:31:00 +0000 (0:00:00.077) 0:41:55.334 **** 2026-09-10 02:31:00.511264 | instance | ok: [instance] 2026-09-10 02:31:00.511586 | instance | 2026-09-10 02:31:00.511925 | instance | TASK [Create Ingress compute] ************************************************** 2026-09-10 02:31:00.512250 | instance | Thursday 10 September 2026 02:31:00 +0000 (0:00:00.093) 0:41:55.428 **** 2026-09-10 02:31:00.628744 | instance | included: ingress for instance 2026-09-10 02:31:00.628928 | instance | 2026-09-10 02:31:00.629176 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-09-10 02:31:00.629434 | instance | Thursday 10 September 2026 02:31:00 +0000 (0:00:00.117) 0:41:55.545 **** 2026-09-10 02:31:01.800354 | instance | changed: [instance] 2026-09-10 02:31:01.800546 | instance | 2026-09-10 02:31:01.801410 | instance | TASK [Create Ingress] ********************************************************** 2026-09-10 02:31:01.801669 | instance | Thursday 10 September 2026 02:31:01 +0000 (0:00:01.170) 0:41:56.716 **** 2026-09-10 02:31:01.914084 | instance | included: openstack_helm_ingress for instance 2026-09-10 02:31:01.914357 | instance | 2026-09-10 02:31:01.914630 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-10 02:31:01.914963 | instance | Thursday 10 September 2026 02:31:01 +0000 (0:00:00.114) 0:41:56.830 **** 2026-09-10 02:31:02.008355 | instance | skipping: [instance] 2026-09-10 02:31:02.008503 | instance | 2026-09-10 02:31:02.008938 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-10 02:31:02.009138 | instance | Thursday 10 September 2026 02:31:02 +0000 (0:00:00.094) 0:41:56.925 **** 2026-09-10 02:31:02.095617 | instance | skipping: [instance] 2026-09-10 02:31:02.095702 | instance | 2026-09-10 02:31:02.095932 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-10 02:31:02.096053 | instance | Thursday 10 September 2026 02:31:02 +0000 (0:00:00.086) 0:41:57.012 **** 2026-09-10 02:31:02.191699 | instance | ok: [instance] 2026-09-10 02:31:02.191807 | instance | 2026-09-10 02:31:02.191934 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-09-10 02:31:02.192101 | instance | Thursday 10 September 2026 02:31:02 +0000 (0:00:00.096) 0:41:57.108 **** 2026-09-10 02:31:02.284027 | instance | included: ingress for instance 2026-09-10 02:31:02.284165 | instance | 2026-09-10 02:31:02.284407 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-09-10 02:31:02.284585 | instance | Thursday 10 September 2026 02:31:02 +0000 (0:00:00.092) 0:41:57.201 **** 2026-09-10 02:31:03.572932 | instance | changed: [instance] 2026-09-10 02:31:03.573061 | instance | 2026-09-10 02:31:03.573417 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-09-10 02:31:03.573435 | instance | Thursday 10 September 2026 02:31:03 +0000 (0:00:01.288) 0:41:58.489 **** 2026-09-10 02:31:04.394057 | instance | ok: [instance] 2026-09-10 02:31:04.394120 | instance | 2026-09-10 02:31:04.394598 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-09-10 02:31:04.394614 | instance | Thursday 10 September 2026 02:31:04 +0000 (0:00:00.821) 0:41:59.310 **** 2026-09-10 02:31:23.419187 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-09-10 02:31:23.419337 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-09-10 02:31:23.419582 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-09-10 02:31:23.419839 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-09-10 02:31:23.420077 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-09-10 02:31:23.420339 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-09-10 02:31:23.420576 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-09-10 02:31:23.420785 | instance | 2026-09-10 02:31:23.421014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:31:23.421243 | instance | Thursday 10 September 2026 02:31:23 +0000 (0:00:19.024) 0:42:18.335 **** 2026-09-10 02:31:23.681079 | instance | ok: [instance] 2026-09-10 02:31:23.681230 | instance | 2026-09-10 02:31:23.681491 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:31:23.681713 | instance | Thursday 10 September 2026 02:31:23 +0000 (0:00:00.262) 0:42:18.597 **** 2026-09-10 02:31:23.796288 | instance | included: rabbitmq for instance 2026-09-10 02:31:23.796415 | instance | 2026-09-10 02:31:23.796679 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-10 02:31:23.796891 | instance | Thursday 10 September 2026 02:31:23 +0000 (0:00:00.115) 0:42:18.713 **** 2026-09-10 02:31:24.649579 | instance | ok: [instance] 2026-09-10 02:31:24.649826 | instance | 2026-09-10 02:31:24.650117 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-10 02:31:24.650504 | instance | Thursday 10 September 2026 02:31:24 +0000 (0:00:00.853) 0:42:19.566 **** 2026-09-10 02:31:24.735377 | instance | skipping: [instance] 2026-09-10 02:31:24.735528 | instance | 2026-09-10 02:31:24.735776 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-10 02:31:24.736086 | instance | Thursday 10 September 2026 02:31:24 +0000 (0:00:00.085) 0:42:19.651 **** 2026-09-10 02:31:24.804821 | instance | skipping: [instance] 2026-09-10 02:31:24.804906 | instance | 2026-09-10 02:31:24.804985 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-10 02:31:24.805089 | instance | Thursday 10 September 2026 02:31:24 +0000 (0:00:00.069) 0:42:19.721 **** 2026-09-10 02:31:24.859606 | instance | skipping: [instance] 2026-09-10 02:31:24.859770 | instance | 2026-09-10 02:31:24.860012 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-10 02:31:24.860216 | instance | Thursday 10 September 2026 02:31:24 +0000 (0:00:00.055) 0:42:19.776 **** 2026-09-10 02:31:55.900960 | instance | changed: [instance] 2026-09-10 02:31:55.901146 | instance | 2026-09-10 02:31:55.901425 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:31:55.901662 | instance | Thursday 10 September 2026 02:31:55 +0000 (0:00:31.040) 0:42:50.817 **** 2026-09-10 02:31:56.676081 | instance | ok: [instance] 2026-09-10 02:31:56.676255 | instance | 2026-09-10 02:31:56.676619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:31:56.676988 | instance | Thursday 10 September 2026 02:31:56 +0000 (0:00:00.775) 0:42:51.592 **** 2026-09-10 02:31:56.759232 | instance | ok: [instance] 2026-09-10 02:31:56.759448 | instance | 2026-09-10 02:31:56.759702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:31:56.759928 | instance | Thursday 10 September 2026 02:31:56 +0000 (0:00:00.083) 0:42:51.676 **** 2026-09-10 02:31:56.844263 | instance | skipping: [instance] 2026-09-10 02:31:56.844516 | instance | 2026-09-10 02:31:56.844883 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:31:56.845134 | instance | Thursday 10 September 2026 02:31:56 +0000 (0:00:00.084) 0:42:51.760 **** 2026-09-10 02:31:57.259378 | instance | skipping: [instance] 2026-09-10 02:31:57.259589 | instance | 2026-09-10 02:31:57.259876 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:31:57.260102 | instance | Thursday 10 September 2026 02:31:57 +0000 (0:00:00.415) 0:42:52.176 **** 2026-09-10 02:31:57.321678 | instance | ok: [instance] 2026-09-10 02:31:57.321843 | instance | 2026-09-10 02:31:57.322082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:31:57.322355 | instance | Thursday 10 September 2026 02:31:57 +0000 (0:00:00.062) 0:42:52.238 **** 2026-09-10 02:31:57.520067 | instance | ok: [instance] => (item=compute) 2026-09-10 02:31:57.520232 | instance | ok: [instance] => (item=baremetal) 2026-09-10 02:31:57.520472 | instance | ok: [instance] => (item=network) 2026-09-10 02:31:57.520695 | instance | ok: [instance] => (item=load_balancer) 2026-09-10 02:31:57.520912 | instance | ok: [instance] => (item=oslo_cache) 2026-09-10 02:31:57.521129 | instance | ok: [instance] => (item=oslo_db) 2026-09-10 02:31:57.521377 | instance | ok: [instance] => (item=compute_metadata) 2026-09-10 02:31:57.521579 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-10 02:31:57.521796 | instance | ok: [instance] => (item=dns) 2026-09-10 02:31:57.522017 | instance | ok: [instance] => (item=identity) 2026-09-10 02:31:57.522203 | instance | 2026-09-10 02:31:57.522553 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:31:57.522766 | instance | Thursday 10 September 2026 02:31:57 +0000 (0:00:00.198) 0:42:52.436 **** 2026-09-10 02:31:57.589123 | instance | ok: [instance] 2026-09-10 02:31:57.589276 | instance | 2026-09-10 02:31:57.589542 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:31:57.589763 | instance | Thursday 10 September 2026 02:31:57 +0000 (0:00:00.069) 0:42:52.506 **** 2026-09-10 02:31:57.661153 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:31:57.661341 | instance | 2026-09-10 02:31:57.661623 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:31:57.661827 | instance | Thursday 10 September 2026 02:31:57 +0000 (0:00:00.071) 0:42:52.578 **** 2026-09-10 02:31:58.338153 | instance | changed: [instance] 2026-09-10 02:31:58.338437 | instance | 2026-09-10 02:31:58.338712 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-09-10 02:31:58.338947 | instance | Thursday 10 September 2026 02:31:58 +0000 (0:00:00.676) 0:42:53.254 **** 2026-09-10 02:31:59.155497 | instance | ok: [instance] 2026-09-10 02:31:59.155581 | instance | 2026-09-10 02:31:59.155734 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-09-10 02:31:59.155869 | instance | Thursday 10 September 2026 02:31:59 +0000 (0:00:00.816) 0:42:54.071 **** 2026-09-10 02:31:59.222118 | instance | skipping: [instance] 2026-09-10 02:31:59.222352 | instance | 2026-09-10 02:31:59.222623 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-09-10 02:31:59.222943 | instance | Thursday 10 September 2026 02:31:59 +0000 (0:00:00.067) 0:42:54.139 **** 2026-09-10 02:31:59.569255 | instance | ok: [instance] 2026-09-10 02:31:59.569493 | instance | 2026-09-10 02:31:59.569741 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-09-10 02:31:59.569999 | instance | Thursday 10 September 2026 02:31:59 +0000 (0:00:00.346) 0:42:54.485 **** 2026-09-10 02:31:59.648190 | instance | skipping: [instance] 2026-09-10 02:31:59.648409 | instance | 2026-09-10 02:31:59.648663 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-09-10 02:31:59.648893 | instance | Thursday 10 September 2026 02:31:59 +0000 (0:00:00.079) 0:42:54.564 **** 2026-09-10 02:31:59.747173 | instance | ok: [instance] 2026-09-10 02:31:59.747402 | instance | 2026-09-10 02:31:59.747764 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-09-10 02:31:59.748103 | instance | Thursday 10 September 2026 02:31:59 +0000 (0:00:00.098) 0:42:54.663 **** 2026-09-10 02:31:59.813024 | instance | skipping: [instance] 2026-09-10 02:31:59.813251 | instance | 2026-09-10 02:31:59.813591 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-09-10 02:31:59.813822 | instance | Thursday 10 September 2026 02:31:59 +0000 (0:00:00.066) 0:42:54.729 **** 2026-09-10 02:34:22.786814 | instance | changed: [instance] 2026-09-10 02:34:22.787022 | instance | 2026-09-10 02:34:22.787273 | instance | TASK [Create Ingress] ********************************************************** 2026-09-10 02:34:22.787541 | instance | Thursday 10 September 2026 02:34:22 +0000 (0:02:22.973) 0:45:17.703 **** 2026-09-10 02:34:22.910394 | instance | included: openstack_helm_ingress for instance 2026-09-10 02:34:22.910601 | instance | 2026-09-10 02:34:22.910863 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-10 02:34:22.911071 | instance | Thursday 10 September 2026 02:34:22 +0000 (0:00:00.123) 0:45:17.827 **** 2026-09-10 02:34:23.012565 | instance | skipping: [instance] 2026-09-10 02:34:23.012784 | instance | 2026-09-10 02:34:23.013091 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-10 02:34:23.013414 | instance | Thursday 10 September 2026 02:34:23 +0000 (0:00:00.099) 0:45:17.926 **** 2026-09-10 02:34:23.108870 | instance | skipping: [instance] 2026-09-10 02:34:23.109010 | instance | 2026-09-10 02:34:23.109280 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-10 02:34:23.109507 | instance | Thursday 10 September 2026 02:34:23 +0000 (0:00:00.098) 0:45:18.025 **** 2026-09-10 02:34:23.167570 | instance | ok: [instance] 2026-09-10 02:34:23.167739 | instance | 2026-09-10 02:34:23.167972 | instance | TASK [Create Ingress network] ************************************************** 2026-09-10 02:34:23.168197 | instance | Thursday 10 September 2026 02:34:23 +0000 (0:00:00.058) 0:45:18.084 **** 2026-09-10 02:34:23.280689 | instance | included: ingress for instance 2026-09-10 02:34:23.280845 | instance | 2026-09-10 02:34:23.281069 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-09-10 02:34:23.281308 | instance | Thursday 10 September 2026 02:34:23 +0000 (0:00:00.112) 0:45:18.197 **** 2026-09-10 02:34:24.445838 | instance | changed: [instance] 2026-09-10 02:34:24.445936 | instance | 2026-09-10 02:34:24.446039 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-09-10 02:34:24.446184 | instance | Thursday 10 September 2026 02:34:24 +0000 (0:00:01.164) 0:45:19.361 **** 2026-09-10 02:34:25.243932 | instance | ok: [instance] 2026-09-10 02:34:25.244002 | instance | 2026-09-10 02:34:25.244107 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-09-10 02:34:25.244215 | instance | Thursday 10 September 2026 02:34:25 +0000 (0:00:00.798) 0:45:20.160 **** 2026-09-10 02:35:05.805956 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-09-10 02:35:05.806180 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-09-10 02:35:05.806459 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-09-10 02:35:05.806687 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-09-10 02:35:05.806904 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-09-10 02:35:05.807118 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-09-10 02:35:05.807398 | 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-10 02:35:05.807595 | instance | 2026-09-10 02:35:05.807813 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-09-10 02:35:05.808066 | instance | Thursday 10 September 2026 02:35:05 +0000 (0:00:40.561) 0:46:00.722 **** 2026-09-10 02:35:07.780980 | 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-10 02:35:07.808619 | instance | 2026-09-10 02:35:07.808667 | instance | TASK [vexxhost.atmosphere.senlin : Remove OpenStack endpoints] ***************** 2026-09-10 02:35:07.808678 | instance | Thursday 10 September 2026 02:35:07 +0000 (0:00:01.974) 0:46:02.697 **** 2026-09-10 02:35:10.888261 | instance | ok: [instance] => (item=public) 2026-09-10 02:35:10.888552 | instance | ok: [instance] => (item=admin) 2026-09-10 02:35:10.888802 | instance | ok: [instance] => (item=internal) 2026-09-10 02:35:10.889035 | instance | 2026-09-10 02:35:10.889323 | instance | TASK [vexxhost.atmosphere.senlin : Remove OpenStack service] ******************* 2026-09-10 02:35:10.889551 | instance | Thursday 10 September 2026 02:35:10 +0000 (0:00:03.107) 0:46:05.804 **** 2026-09-10 02:35:11.915646 | instance | ok: [instance] 2026-09-10 02:35:11.915941 | instance | 2026-09-10 02:35:11.916342 | instance | TASK [vexxhost.atmosphere.senlin : Remove Ingress] ***************************** 2026-09-10 02:35:11.916718 | instance | Thursday 10 September 2026 02:35:11 +0000 (0:00:01.027) 0:46:06.832 **** 2026-09-10 02:35:12.696728 | instance | ok: [instance] 2026-09-10 02:35:12.696843 | instance | 2026-09-10 02:35:12.697022 | instance | TASK [vexxhost.atmosphere.senlin : Remove Helm chart] ************************** 2026-09-10 02:35:12.697190 | instance | Thursday 10 September 2026 02:35:12 +0000 (0:00:00.781) 0:46:07.613 **** 2026-09-10 02:35:13.372786 | instance | ok: [instance] 2026-09-10 02:35:13.372863 | instance | 2026-09-10 02:35:13.372871 | instance | TASK [vexxhost.atmosphere.senlin : Remove OpenStack user] ********************** 2026-09-10 02:35:13.372878 | instance | Thursday 10 September 2026 02:35:13 +0000 (0:00:00.675) 0:46:08.289 **** 2026-09-10 02:35:14.658390 | instance | changed: [instance] 2026-09-10 02:35:14.658475 | instance | 2026-09-10 02:35:14.658487 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:35:14.658498 | instance | Thursday 10 September 2026 02:35:14 +0000 (0:00:01.283) 0:46:09.573 **** 2026-09-10 02:35:14.796347 | instance | ok: [instance] 2026-09-10 02:35:14.796422 | instance | 2026-09-10 02:35:14.796434 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:35:14.796446 | instance | Thursday 10 September 2026 02:35:14 +0000 (0:00:00.139) 0:46:09.712 **** 2026-09-10 02:35:14.923811 | instance | included: rabbitmq for instance 2026-09-10 02:35:14.923887 | instance | 2026-09-10 02:35:14.923908 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-10 02:35:14.923998 | instance | Thursday 10 September 2026 02:35:14 +0000 (0:00:00.128) 0:46:09.840 **** 2026-09-10 02:35:15.693751 | instance | ok: [instance] 2026-09-10 02:35:15.693945 | instance | 2026-09-10 02:35:15.694145 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-10 02:35:15.694473 | instance | Thursday 10 September 2026 02:35:15 +0000 (0:00:00.770) 0:46:10.610 **** 2026-09-10 02:35:15.766060 | instance | skipping: [instance] 2026-09-10 02:35:15.766118 | instance | 2026-09-10 02:35:15.766232 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-10 02:35:15.766384 | instance | Thursday 10 September 2026 02:35:15 +0000 (0:00:00.072) 0:46:10.683 **** 2026-09-10 02:35:15.829455 | instance | skipping: [instance] 2026-09-10 02:35:15.829560 | instance | 2026-09-10 02:35:15.829629 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-10 02:35:15.830173 | instance | Thursday 10 September 2026 02:35:15 +0000 (0:00:00.063) 0:46:10.746 **** 2026-09-10 02:35:15.891056 | instance | skipping: [instance] 2026-09-10 02:35:15.891147 | instance | 2026-09-10 02:35:15.891206 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-10 02:35:15.891361 | instance | Thursday 10 September 2026 02:35:15 +0000 (0:00:00.061) 0:46:10.808 **** 2026-09-10 02:35:46.930034 | instance | changed: [instance] 2026-09-10 02:35:46.930150 | instance | 2026-09-10 02:35:46.930349 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:35:46.930433 | instance | Thursday 10 September 2026 02:35:46 +0000 (0:00:31.038) 0:46:41.847 **** 2026-09-10 02:35:47.778154 | instance | ok: [instance] 2026-09-10 02:35:47.778317 | instance | 2026-09-10 02:35:47.778338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:35:47.778458 | instance | Thursday 10 September 2026 02:35:47 +0000 (0:00:00.847) 0:46:42.694 **** 2026-09-10 02:35:47.864480 | instance | ok: [instance] 2026-09-10 02:35:47.864554 | instance | 2026-09-10 02:35:47.864562 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:35:47.864571 | instance | Thursday 10 September 2026 02:35:47 +0000 (0:00:00.086) 0:46:42.780 **** 2026-09-10 02:35:47.953993 | instance | skipping: [instance] 2026-09-10 02:35:47.954403 | instance | 2026-09-10 02:35:47.954495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:35:47.954764 | instance | Thursday 10 September 2026 02:35:47 +0000 (0:00:00.089) 0:46:42.870 **** 2026-09-10 02:35:48.048714 | instance | skipping: [instance] 2026-09-10 02:35:48.048778 | instance | 2026-09-10 02:35:48.048787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:35:48.048795 | instance | Thursday 10 September 2026 02:35:48 +0000 (0:00:00.093) 0:46:42.964 **** 2026-09-10 02:35:48.148313 | instance | ok: [instance] 2026-09-10 02:35:48.148392 | instance | 2026-09-10 02:35:48.148413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:35:48.148424 | instance | Thursday 10 September 2026 02:35:48 +0000 (0:00:00.099) 0:46:43.063 **** 2026-09-10 02:35:48.297210 | instance | ok: [instance] => (item=orchestration) 2026-09-10 02:35:48.298500 | instance | ok: [instance] => (item=cloudformation) 2026-09-10 02:35:48.298580 | instance | ok: [instance] => (item=oslo_cache) 2026-09-10 02:35:48.298592 | instance | ok: [instance] => (item=oslo_db) 2026-09-10 02:35:48.298602 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-10 02:35:48.298611 | instance | ok: [instance] => (item=identity) 2026-09-10 02:35:48.298620 | instance | 2026-09-10 02:35:48.298631 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:35:48.298648 | instance | Thursday 10 September 2026 02:35:48 +0000 (0:00:00.150) 0:46:43.214 **** 2026-09-10 02:35:48.404774 | instance | ok: [instance] 2026-09-10 02:35:48.404868 | instance | 2026-09-10 02:35:48.404882 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:35:48.405032 | instance | Thursday 10 September 2026 02:35:48 +0000 (0:00:00.107) 0:46:43.321 **** 2026-09-10 02:35:48.654855 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:35:48.654942 | instance | 2026-09-10 02:35:48.655049 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:35:48.655252 | instance | Thursday 10 September 2026 02:35:48 +0000 (0:00:00.250) 0:46:43.572 **** 2026-09-10 02:35:49.293993 | instance | changed: [instance] 2026-09-10 02:35:49.294083 | instance | 2026-09-10 02:35:49.294100 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-09-10 02:35:49.294267 | instance | Thursday 10 September 2026 02:35:49 +0000 (0:00:00.638) 0:46:44.211 **** 2026-09-10 02:38:59.681716 | instance | changed: [instance] 2026-09-10 02:38:59.681827 | instance | 2026-09-10 02:38:59.681874 | instance | TASK [Create Ingress] ********************************************************** 2026-09-10 02:38:59.682072 | instance | Thursday 10 September 2026 02:38:59 +0000 (0:03:10.387) 0:49:54.598 **** 2026-09-10 02:38:59.864069 | instance | included: openstack_helm_ingress for instance 2026-09-10 02:38:59.864146 | instance | 2026-09-10 02:38:59.864472 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-10 02:38:59.864498 | instance | Thursday 10 September 2026 02:38:59 +0000 (0:00:00.182) 0:49:54.780 **** 2026-09-10 02:38:59.958928 | instance | skipping: [instance] 2026-09-10 02:38:59.959006 | instance | 2026-09-10 02:38:59.959364 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-10 02:38:59.959451 | instance | Thursday 10 September 2026 02:38:59 +0000 (0:00:00.094) 0:49:54.875 **** 2026-09-10 02:39:00.016979 | instance | skipping: [instance] 2026-09-10 02:39:00.017074 | instance | 2026-09-10 02:39:00.017328 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-10 02:39:00.017387 | instance | Thursday 10 September 2026 02:39:00 +0000 (0:00:00.057) 0:49:54.933 **** 2026-09-10 02:39:00.122842 | instance | ok: [instance] 2026-09-10 02:39:00.122899 | instance | 2026-09-10 02:39:00.122907 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-09-10 02:39:00.122914 | instance | Thursday 10 September 2026 02:39:00 +0000 (0:00:00.105) 0:49:55.039 **** 2026-09-10 02:39:00.219335 | instance | included: ingress for instance 2026-09-10 02:39:00.219419 | instance | 2026-09-10 02:39:00.219515 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-09-10 02:39:00.219624 | instance | Thursday 10 September 2026 02:39:00 +0000 (0:00:00.097) 0:49:55.136 **** 2026-09-10 02:39:01.449774 | instance | changed: [instance] 2026-09-10 02:39:01.449866 | instance | 2026-09-10 02:39:01.449928 | instance | TASK [Create Ingress] ********************************************************** 2026-09-10 02:39:01.450038 | instance | Thursday 10 September 2026 02:39:01 +0000 (0:00:01.230) 0:49:56.366 **** 2026-09-10 02:39:01.585137 | instance | included: openstack_helm_ingress for instance 2026-09-10 02:39:01.585265 | instance | 2026-09-10 02:39:01.585281 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-10 02:39:01.585402 | instance | Thursday 10 September 2026 02:39:01 +0000 (0:00:00.135) 0:49:56.502 **** 2026-09-10 02:39:01.663975 | instance | skipping: [instance] 2026-09-10 02:39:01.664379 | instance | 2026-09-10 02:39:01.664402 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-10 02:39:01.664409 | instance | Thursday 10 September 2026 02:39:01 +0000 (0:00:00.078) 0:49:56.581 **** 2026-09-10 02:39:01.716376 | instance | skipping: [instance] 2026-09-10 02:39:01.716438 | instance | 2026-09-10 02:39:01.716744 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-10 02:39:01.716831 | instance | Thursday 10 September 2026 02:39:01 +0000 (0:00:00.052) 0:49:56.633 **** 2026-09-10 02:39:01.807965 | instance | ok: [instance] 2026-09-10 02:39:01.808050 | instance | 2026-09-10 02:39:01.808058 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-09-10 02:39:01.808134 | instance | Thursday 10 September 2026 02:39:01 +0000 (0:00:00.091) 0:49:56.725 **** 2026-09-10 02:39:01.897694 | instance | included: ingress for instance 2026-09-10 02:39:01.897789 | instance | 2026-09-10 02:39:01.897843 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-09-10 02:39:01.897940 | instance | Thursday 10 September 2026 02:39:01 +0000 (0:00:00.089) 0:49:56.815 **** 2026-09-10 02:39:03.095023 | instance | changed: [instance] 2026-09-10 02:39:03.095118 | instance | 2026-09-10 02:39:03.095256 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-10 02:39:03.095396 | instance | Thursday 10 September 2026 02:39:03 +0000 (0:00:01.197) 0:49:58.012 **** 2026-09-10 02:39:03.383213 | instance | ok: [instance] 2026-09-10 02:39:03.383292 | instance | 2026-09-10 02:39:03.383368 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-10 02:39:03.383466 | instance | Thursday 10 September 2026 02:39:03 +0000 (0:00:00.288) 0:49:58.300 **** 2026-09-10 02:39:04.723826 | instance | ok: [instance] 2026-09-10 02:39:04.723900 | instance | 2026-09-10 02:39:04.723906 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-10 02:39:04.723911 | instance | Thursday 10 September 2026 02:39:04 +0000 (0:00:01.340) 0:49:59.640 **** 2026-09-10 02:39:05.025948 | instance | ok: [instance] 2026-09-10 02:39:05.026065 | instance | 2026-09-10 02:39:05.026210 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 02:39:05.026380 | instance | Thursday 10 September 2026 02:39:05 +0000 (0:00:00.301) 0:49:59.942 **** 2026-09-10 02:39:05.128633 | instance | ok: [instance] => { 2026-09-10 02:39:05.128830 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-10 02:39:05.129049 | instance | } 2026-09-10 02:39:05.129480 | instance | 2026-09-10 02:39:05.129735 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 02:39:05.129962 | instance | Thursday 10 September 2026 02:39:05 +0000 (0:00:00.102) 0:50:00.045 **** 2026-09-10 02:39:05.545261 | instance | ok: [instance] 2026-09-10 02:39:05.545553 | instance | 2026-09-10 02:39:05.545816 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 02:39:05.546052 | instance | Thursday 10 September 2026 02:39:05 +0000 (0:00:00.416) 0:50:00.461 **** 2026-09-10 02:39:06.843499 | instance | ok: [instance] 2026-09-10 02:39:06.843685 | instance | 2026-09-10 02:39:06.843925 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-10 02:39:06.844143 | instance | Thursday 10 September 2026 02:39:06 +0000 (0:00:01.298) 0:50:01.760 **** 2026-09-10 02:39:07.479860 | instance | ok: [instance] 2026-09-10 02:39:07.480021 | instance | 2026-09-10 02:39:07.480276 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-10 02:39:07.480535 | instance | Thursday 10 September 2026 02:39:07 +0000 (0:00:00.636) 0:50:02.396 **** 2026-09-10 02:39:08.482700 | instance | ok: [instance] 2026-09-10 02:39:08.483031 | instance | 2026-09-10 02:39:08.483494 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-10 02:39:08.483882 | instance | Thursday 10 September 2026 02:39:08 +0000 (0:00:01.002) 0:50:03.399 **** 2026-09-10 02:39:09.400860 | instance | ok: [instance] 2026-09-10 02:39:09.400975 | instance | 2026-09-10 02:39:09.401061 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-10 02:39:09.401261 | instance | Thursday 10 September 2026 02:39:09 +0000 (0:00:00.918) 0:50:04.317 **** 2026-09-10 02:39:09.867455 | instance | ok: [instance] 2026-09-10 02:39:09.867673 | instance | 2026-09-10 02:39:09.867910 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-10 02:39:09.868146 | instance | Thursday 10 September 2026 02:39:09 +0000 (0:00:00.466) 0:50:04.784 **** 2026-09-10 02:39:10.066117 | instance | included: openstack_helm_endpoints for instance 2026-09-10 02:39:10.066397 | instance | 2026-09-10 02:39:10.066622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:39:10.066963 | instance | Thursday 10 September 2026 02:39:10 +0000 (0:00:00.198) 0:50:04.982 **** 2026-09-10 02:39:10.130642 | instance | skipping: [instance] 2026-09-10 02:39:10.130742 | instance | 2026-09-10 02:39:10.130912 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:39:10.131056 | instance | Thursday 10 September 2026 02:39:10 +0000 (0:00:00.064) 0:50:05.047 **** 2026-09-10 02:39:10.181486 | instance | skipping: [instance] 2026-09-10 02:39:10.181696 | instance | 2026-09-10 02:39:10.181983 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:39:10.182229 | instance | Thursday 10 September 2026 02:39:10 +0000 (0:00:00.050) 0:50:05.098 **** 2026-09-10 02:39:10.229905 | instance | skipping: [instance] 2026-09-10 02:39:10.230231 | instance | 2026-09-10 02:39:10.230621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:39:10.230863 | instance | Thursday 10 September 2026 02:39:10 +0000 (0:00:00.048) 0:50:05.146 **** 2026-09-10 02:39:10.276536 | instance | skipping: [instance] 2026-09-10 02:39:10.276674 | instance | 2026-09-10 02:39:10.276898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:39:10.276971 | instance | Thursday 10 September 2026 02:39:10 +0000 (0:00:00.046) 0:50:05.193 **** 2026-09-10 02:39:10.324537 | instance | skipping: [instance] 2026-09-10 02:39:10.324802 | instance | 2026-09-10 02:39:10.325074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:39:10.325352 | instance | Thursday 10 September 2026 02:39:10 +0000 (0:00:00.047) 0:50:05.241 **** 2026-09-10 02:39:10.376803 | instance | skipping: [instance] 2026-09-10 02:39:10.376872 | instance | 2026-09-10 02:39:10.377063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:39:10.377216 | instance | Thursday 10 September 2026 02:39:10 +0000 (0:00:00.051) 0:50:05.293 **** 2026-09-10 02:39:10.432018 | instance | ok: [instance] 2026-09-10 02:39:10.432145 | instance | 2026-09-10 02:39:10.432358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:39:10.432550 | instance | Thursday 10 September 2026 02:39:10 +0000 (0:00:00.055) 0:50:05.349 **** 2026-09-10 02:39:10.491525 | instance | ok: [instance] => (item=identity) 2026-09-10 02:39:10.491617 | instance | 2026-09-10 02:39:10.491815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:39:10.491976 | instance | Thursday 10 September 2026 02:39:10 +0000 (0:00:00.059) 0:50:05.408 **** 2026-09-10 02:39:10.567272 | instance | ok: [instance] 2026-09-10 02:39:10.567491 | instance | 2026-09-10 02:39:10.567727 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-10 02:39:10.567955 | instance | Thursday 10 September 2026 02:39:10 +0000 (0:00:00.075) 0:50:05.483 **** 2026-09-10 02:39:11.145400 | instance | ok: [instance] 2026-09-10 02:39:11.145624 | instance | 2026-09-10 02:39:11.145878 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-10 02:39:11.146153 | instance | Thursday 10 September 2026 02:39:11 +0000 (0:00:00.578) 0:50:06.062 **** 2026-09-10 02:39:11.783284 | instance | ok: [instance] 2026-09-10 02:39:11.783502 | instance | 2026-09-10 02:39:11.783760 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-10 02:39:11.784064 | instance | Thursday 10 September 2026 02:39:11 +0000 (0:00:00.637) 0:50:06.699 **** 2026-09-10 02:39:12.306267 | instance | ok: [instance] 2026-09-10 02:39:12.306572 | instance | 2026-09-10 02:39:12.306826 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-10 02:39:12.307148 | instance | Thursday 10 September 2026 02:39:12 +0000 (0:00:00.523) 0:50:07.222 **** 2026-09-10 02:39:12.954452 | instance | ok: [instance] 2026-09-10 02:39:12.954646 | instance | 2026-09-10 02:39:12.954916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:39:12.955169 | instance | Thursday 10 September 2026 02:39:12 +0000 (0:00:00.648) 0:50:07.871 **** 2026-09-10 02:39:13.260665 | instance | ok: [instance] 2026-09-10 02:39:13.260841 | instance | 2026-09-10 02:39:13.261083 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:39:13.261392 | instance | Thursday 10 September 2026 02:39:13 +0000 (0:00:00.306) 0:50:08.177 **** 2026-09-10 02:39:13.520698 | instance | included: rabbitmq for instance 2026-09-10 02:39:13.520871 | instance | 2026-09-10 02:39:13.521145 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-10 02:39:13.521410 | instance | Thursday 10 September 2026 02:39:13 +0000 (0:00:00.260) 0:50:08.437 **** 2026-09-10 02:39:14.322861 | instance | ok: [instance] 2026-09-10 02:39:14.322983 | instance | 2026-09-10 02:39:14.323173 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-10 02:39:14.323365 | instance | Thursday 10 September 2026 02:39:14 +0000 (0:00:00.801) 0:50:09.239 **** 2026-09-10 02:39:14.398954 | instance | skipping: [instance] 2026-09-10 02:39:14.399071 | instance | 2026-09-10 02:39:14.399413 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-10 02:39:14.399649 | instance | Thursday 10 September 2026 02:39:14 +0000 (0:00:00.075) 0:50:09.315 **** 2026-09-10 02:39:14.479547 | instance | skipping: [instance] 2026-09-10 02:39:14.479742 | instance | 2026-09-10 02:39:14.480094 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-10 02:39:14.480311 | instance | Thursday 10 September 2026 02:39:14 +0000 (0:00:00.080) 0:50:09.396 **** 2026-09-10 02:39:14.568592 | instance | skipping: [instance] 2026-09-10 02:39:14.568763 | instance | 2026-09-10 02:39:14.569031 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-10 02:39:14.569285 | instance | Thursday 10 September 2026 02:39:14 +0000 (0:00:00.089) 0:50:09.485 **** 2026-09-10 02:39:45.583270 | instance | changed: [instance] 2026-09-10 02:39:45.583459 | instance | 2026-09-10 02:39:45.583710 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:39:45.583999 | instance | Thursday 10 September 2026 02:39:45 +0000 (0:00:31.013) 0:50:40.498 **** 2026-09-10 02:39:46.444699 | instance | ok: [instance] 2026-09-10 02:39:46.444811 | instance | 2026-09-10 02:39:46.445025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:39:46.445225 | instance | Thursday 10 September 2026 02:39:46 +0000 (0:00:00.862) 0:50:41.361 **** 2026-09-10 02:39:46.528034 | instance | ok: [instance] 2026-09-10 02:39:46.528132 | instance | 2026-09-10 02:39:46.528358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:39:46.528532 | instance | Thursday 10 September 2026 02:39:46 +0000 (0:00:00.083) 0:50:41.444 **** 2026-09-10 02:39:46.615850 | instance | skipping: [instance] 2026-09-10 02:39:46.616024 | instance | 2026-09-10 02:39:46.616322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:39:46.616555 | instance | Thursday 10 September 2026 02:39:46 +0000 (0:00:00.087) 0:50:41.532 **** 2026-09-10 02:39:46.685791 | instance | skipping: [instance] 2026-09-10 02:39:46.686103 | instance | 2026-09-10 02:39:46.686619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:39:46.686978 | instance | Thursday 10 September 2026 02:39:46 +0000 (0:00:00.070) 0:50:41.602 **** 2026-09-10 02:39:46.757776 | instance | ok: [instance] 2026-09-10 02:39:46.758033 | instance | 2026-09-10 02:39:46.758209 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:39:46.758499 | instance | Thursday 10 September 2026 02:39:46 +0000 (0:00:00.072) 0:50:41.674 **** 2026-09-10 02:39:46.902162 | instance | ok: [instance] => (item=valkey) 2026-09-10 02:39:46.902459 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-09-10 02:39:46.902678 | instance | ok: [instance] => (item=network) 2026-09-10 02:39:46.902898 | instance | ok: [instance] => (item=load_balancer) 2026-09-10 02:39:46.903114 | instance | ok: [instance] => (item=oslo_cache) 2026-09-10 02:39:46.903357 | instance | ok: [instance] => (item=oslo_db) 2026-09-10 02:39:46.903574 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-10 02:39:46.903788 | instance | ok: [instance] => (item=identity) 2026-09-10 02:39:46.903997 | instance | 2026-09-10 02:39:46.904234 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:39:46.904457 | instance | Thursday 10 September 2026 02:39:46 +0000 (0:00:00.144) 0:50:41.819 **** 2026-09-10 02:39:47.020024 | instance | ok: [instance] 2026-09-10 02:39:47.020283 | instance | 2026-09-10 02:39:47.020612 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:39:47.020848 | instance | Thursday 10 September 2026 02:39:47 +0000 (0:00:00.116) 0:50:41.935 **** 2026-09-10 02:39:47.141531 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:39:47.141742 | instance | 2026-09-10 02:39:47.142019 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:39:47.142360 | instance | Thursday 10 September 2026 02:39:47 +0000 (0:00:00.121) 0:50:42.057 **** 2026-09-10 02:39:47.797411 | instance | changed: [instance] 2026-09-10 02:39:47.797573 | instance | 2026-09-10 02:39:47.797820 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-10 02:39:47.798055 | instance | Thursday 10 September 2026 02:39:47 +0000 (0:00:00.656) 0:50:42.713 **** 2026-09-10 02:39:49.407081 | instance | ok: [instance] 2026-09-10 02:39:49.407310 | instance | 2026-09-10 02:39:49.407585 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-09-10 02:39:49.407834 | instance | Thursday 10 September 2026 02:39:49 +0000 (0:00:01.609) 0:50:44.323 **** 2026-09-10 02:39:50.922297 | instance | changed: [instance] 2026-09-10 02:39:50.922506 | instance | 2026-09-10 02:39:50.922749 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-09-10 02:39:50.922993 | instance | Thursday 10 September 2026 02:39:50 +0000 (0:00:01.515) 0:50:45.839 **** 2026-09-10 02:39:52.918468 | instance | changed: [instance] 2026-09-10 02:39:52.918827 | instance | 2026-09-10 02:39:52.918976 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-09-10 02:39:52.919248 | instance | Thursday 10 September 2026 02:39:52 +0000 (0:00:01.995) 0:50:47.835 **** 2026-09-10 02:39:54.614084 | instance | changed: [instance] 2026-09-10 02:39:54.614350 | instance | 2026-09-10 02:39:54.614614 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-09-10 02:39:54.614848 | instance | Thursday 10 September 2026 02:39:54 +0000 (0:00:01.695) 0:50:49.530 **** 2026-09-10 02:40:02.086307 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-09-10 02:40:02.086423 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-09-10 02:40:02.086437 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-09-10 02:40:02.086706 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-09-10 02:40:02.086844 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-09-10 02:40:02.086944 | instance | 2026-09-10 02:40:02.087058 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-09-10 02:40:02.087166 | instance | Thursday 10 September 2026 02:40:02 +0000 (0:00:07.472) 0:50:57.003 **** 2026-09-10 02:40:04.515841 | instance | changed: [instance] => (item=instance) 2026-09-10 02:40:04.515967 | instance | 2026-09-10 02:40:04.515980 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-09-10 02:40:04.516090 | instance | Thursday 10 September 2026 02:40:04 +0000 (0:00:02.429) 0:50:59.432 **** 2026-09-10 02:40:07.054211 | instance | ok: [instance] => (item=instance) 2026-09-10 02:40:07.054307 | instance | 2026-09-10 02:40:07.054316 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-09-10 02:40:07.054329 | instance | Thursday 10 September 2026 02:40:07 +0000 (0:00:02.538) 0:51:01.970 **** 2026-09-10 02:40:12.363888 | instance | ok: [instance] => (item=instance) 2026-09-10 02:40:12.364051 | instance | 2026-09-10 02:40:12.364394 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-09-10 02:40:12.364641 | instance | Thursday 10 September 2026 02:40:12 +0000 (0:00:05.309) 0:51:07.280 **** 2026-09-10 02:40:13.685055 | instance | ok: [instance] => (item=instance) 2026-09-10 02:40:13.685139 | instance | 2026-09-10 02:40:13.685150 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-09-10 02:40:13.685160 | instance | Thursday 10 September 2026 02:40:13 +0000 (0:00:01.320) 0:51:08.600 **** 2026-09-10 02:40:13.792416 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-09-10 02:40:13.792508 | instance | 2026-09-10 02:40:13.792799 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-09-10 02:40:13.792863 | instance | Thursday 10 September 2026 02:40:13 +0000 (0:00:00.108) 0:51:08.709 **** 2026-09-10 02:40:15.108506 | instance | changed: [instance] 2026-09-10 02:40:15.108578 | instance | 2026-09-10 02:40:15.108589 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-09-10 02:40:15.108599 | instance | Thursday 10 September 2026 02:40:15 +0000 (0:00:01.315) 0:51:10.024 **** 2026-09-10 02:40:17.849784 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-10T02:40:03Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.253', 'hostname': 'host-172-24-1-253', 'fqdn': 'host-172-24-1-253.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '4fda7fac-a46a-4ed7-9e64-9fd836f54f2d', 'ip_address': '172.24.1.253'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:1b:76:fc', 'name': 'octavia-health-manager-port-instance', 'network_id': '3d5b01a6-d475-4d52-8a8a-5bf8cb202755', 'numa_affinity_policy': None, 'project_id': '566521bd030140e580d6065f6840b10e', 'tenant_id': '566521bd030140e580d6065f6840b10e', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['be8fb8d0-5fa2-472c-8eff-4e351ed4d211'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-10T02:40:11Z', 'revision_number': 3, 'if_match': None, 'id': 'dc0a1bd9-9b64-45e0-accb-28a529677724', '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-10 02:40:17.849916 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-10T02:40:03Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.253', 'hostname': 'host-172-24-1-253', 'fqdn': 'host-172-24-1-253.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '4fda7fac-a46a-4ed7-9e64-9fd836f54f2d', 'ip_address': '172.24.1.253'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:1b:76:fc', 'name': 'octavia-health-manager-port-instance', 'network_id': '3d5b01a6-d475-4d52-8a8a-5bf8cb202755', 'numa_affinity_policy': None, 'project_id': '566521bd030140e580d6065f6840b10e', 'tenant_id': '566521bd030140e580d6065f6840b10e', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['be8fb8d0-5fa2-472c-8eff-4e351ed4d211'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-10T02:40:11Z', 'revision_number': 3, 'if_match': None, 'id': 'dc0a1bd9-9b64-45e0-accb-28a529677724', '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-10 02:40:17.849953 | instance | 2026-09-10 02:40:17.849967 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-09-10 02:40:17.850367 | instance | Thursday 10 September 2026 02:40:17 +0000 (0:00:02.740) 0:51:12.765 **** 2026-09-10 02:40:19.731416 | instance | changed: [instance] 2026-09-10 02:40:19.731506 | instance | 2026-09-10 02:40:19.731645 | instance | TASK [Upload Amphora image] **************************************************** 2026-09-10 02:40:19.731800 | instance | Thursday 10 September 2026 02:40:19 +0000 (0:00:01.882) 0:51:14.648 **** 2026-09-10 02:40:19.880833 | instance | included: atmosphere.common.glance_image for instance 2026-09-10 02:40:19.881130 | instance | 2026-09-10 02:40:19.881553 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-10 02:40:19.881951 | instance | Thursday 10 September 2026 02:40:19 +0000 (0:00:00.149) 0:51:14.797 **** 2026-09-10 02:40:21.353526 | instance | ok: [instance] 2026-09-10 02:40:21.353636 | instance | 2026-09-10 02:40:21.354169 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-10 02:40:21.354291 | instance | Thursday 10 September 2026 02:40:21 +0000 (0:00:01.472) 0:51:16.270 **** 2026-09-10 02:40:21.949465 | instance | ok: [instance] 2026-09-10 02:40:21.949703 | instance | 2026-09-10 02:40:21.949938 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-10 02:40:21.950056 | instance | Thursday 10 September 2026 02:40:21 +0000 (0:00:00.596) 0:51:16.866 **** 2026-09-10 02:40:22.050234 | instance | ok: [instance] 2026-09-10 02:40:22.050355 | instance | 2026-09-10 02:40:22.050493 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-10 02:40:22.050635 | instance | Thursday 10 September 2026 02:40:22 +0000 (0:00:00.100) 0:51:16.966 **** 2026-09-10 02:40:23.311107 | instance | ok: [instance] 2026-09-10 02:40:23.311372 | instance | 2026-09-10 02:40:23.311653 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-10 02:40:23.311937 | instance | Thursday 10 September 2026 02:40:23 +0000 (0:00:01.260) 0:51:18.227 **** 2026-09-10 02:40:23.410493 | instance | ok: [instance] 2026-09-10 02:40:23.410674 | instance | 2026-09-10 02:40:23.410914 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-10 02:40:23.411136 | instance | Thursday 10 September 2026 02:40:23 +0000 (0:00:00.100) 0:51:18.327 **** 2026-09-10 02:40:23.502735 | instance | ok: [instance] 2026-09-10 02:40:23.502998 | instance | 2026-09-10 02:40:23.503294 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-10 02:40:23.503550 | instance | Thursday 10 September 2026 02:40:23 +0000 (0:00:00.091) 0:51:18.419 **** 2026-09-10 02:40:23.836538 | instance | changed: [instance] 2026-09-10 02:40:23.836729 | instance | 2026-09-10 02:40:23.837015 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-10 02:40:23.837708 | instance | Thursday 10 September 2026 02:40:23 +0000 (0:00:00.333) 0:51:18.753 **** 2026-09-10 02:40:38.530358 | instance | changed: [instance] 2026-09-10 02:40:38.530428 | instance | 2026-09-10 02:40:38.530434 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-10 02:40:38.530440 | instance | Thursday 10 September 2026 02:40:38 +0000 (0:00:14.692) 0:51:33.446 **** 2026-09-10 02:40:38.882938 | instance | ok: [instance] 2026-09-10 02:40:38.883266 | instance | 2026-09-10 02:40:38.883597 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-10 02:40:38.883927 | instance | Thursday 10 September 2026 02:40:38 +0000 (0:00:00.353) 0:51:33.799 **** 2026-09-10 02:40:40.925218 | instance | changed: [instance] 2026-09-10 02:40:40.925325 | instance | 2026-09-10 02:40:40.925397 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-10 02:40:40.925500 | instance | Thursday 10 September 2026 02:40:40 +0000 (0:00:02.042) 0:51:35.842 **** 2026-09-10 02:40:41.685735 | instance | ok: [instance] 2026-09-10 02:40:41.685850 | instance | 2026-09-10 02:40:41.685960 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-10 02:40:41.686100 | instance | Thursday 10 September 2026 02:40:41 +0000 (0:00:00.760) 0:51:36.602 **** 2026-09-10 02:40:41.785398 | instance | ok: [instance] 2026-09-10 02:40:41.786138 | instance | 2026-09-10 02:40:41.786289 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-10 02:40:41.786315 | instance | Thursday 10 September 2026 02:40:41 +0000 (0:00:00.099) 0:51:36.702 **** 2026-09-10 02:41:17.177630 | instance | changed: [instance] 2026-09-10 02:41:17.177717 | instance | 2026-09-10 02:41:17.178104 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-10 02:41:17.178615 | instance | Thursday 10 September 2026 02:41:17 +0000 (0:00:35.391) 0:52:12.093 **** 2026-09-10 02:41:17.270812 | instance | skipping: [instance] 2026-09-10 02:41:17.270897 | instance | 2026-09-10 02:41:17.270913 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-10 02:41:17.271116 | instance | Thursday 10 September 2026 02:41:17 +0000 (0:00:00.093) 0:52:12.187 **** 2026-09-10 02:41:17.351668 | instance | skipping: [instance] 2026-09-10 02:41:17.351879 | instance | 2026-09-10 02:41:17.352079 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-10 02:41:17.352333 | instance | Thursday 10 September 2026 02:41:17 +0000 (0:00:00.081) 0:52:12.268 **** 2026-09-10 02:41:17.945284 | instance | changed: [instance] 2026-09-10 02:41:17.945446 | instance | 2026-09-10 02:41:17.945678 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-09-10 02:41:17.945929 | instance | Thursday 10 September 2026 02:41:17 +0000 (0:00:00.593) 0:52:12.861 **** 2026-09-10 02:41:19.229136 | instance | ok: [instance] 2026-09-10 02:41:19.229390 | instance | 2026-09-10 02:41:19.229636 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-09-10 02:41:19.229869 | instance | Thursday 10 September 2026 02:41:19 +0000 (0:00:01.283) 0:52:14.145 **** 2026-09-10 02:41:25.067394 | instance | changed: [instance] 2026-09-10 02:41:25.067493 | instance | 2026-09-10 02:41:25.067510 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-09-10 02:41:25.067526 | instance | Thursday 10 September 2026 02:41:25 +0000 (0:00:05.837) 0:52:19.983 **** 2026-09-10 02:41:25.857825 | instance | ok: [instance] 2026-09-10 02:41:25.857936 | instance | 2026-09-10 02:41:25.857952 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-09-10 02:41:25.858252 | instance | Thursday 10 September 2026 02:41:25 +0000 (0:00:00.791) 0:52:20.774 **** 2026-09-10 02:41:27.347037 | instance | changed: [instance] 2026-09-10 02:41:27.347117 | instance | 2026-09-10 02:41:27.347131 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-09-10 02:41:27.347396 | instance | Thursday 10 September 2026 02:41:27 +0000 (0:00:01.488) 0:52:22.263 **** 2026-09-10 02:41:29.048817 | instance | changed: [instance] => (item=octavia-client) 2026-09-10 02:41:29.048887 | instance | changed: [instance] => (item=octavia-server) 2026-09-10 02:41:29.048894 | instance | 2026-09-10 02:41:29.048901 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-09-10 02:41:29.048907 | instance | Thursday 10 September 2026 02:41:29 +0000 (0:00:01.701) 0:52:23.965 **** 2026-09-10 02:41:29.870014 | instance | changed: [instance] 2026-09-10 02:41:29.870108 | instance | 2026-09-10 02:41:29.870159 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-09-10 02:41:29.870444 | instance | Thursday 10 September 2026 02:41:29 +0000 (0:00:00.821) 0:52:24.787 **** 2026-09-10 02:41:32.175232 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-09-10 02:41:32.175414 | instance | loadbalancer quotas. 2026-09-10 02:41:32.227914 | instance | changed: [instance] 2026-09-10 02:41:32.228085 | instance | 2026-09-10 02:41:32.228356 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-09-10 02:41:32.228610 | instance | Thursday 10 September 2026 02:41:32 +0000 (0:00:02.357) 0:52:27.144 **** 2026-09-10 02:43:46.729059 | instance | changed: [instance] 2026-09-10 02:43:46.729192 | instance | 2026-09-10 02:43:46.729382 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-09-10 02:43:46.729594 | instance | Thursday 10 September 2026 02:43:46 +0000 (0:02:14.500) 0:54:41.645 **** 2026-09-10 02:43:55.562586 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-09-10 02:43:55.562782 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-09-10 02:43:55.563191 | instance | 2026-09-10 02:43:55.563331 | instance | TASK [Create Ingress] ********************************************************** 2026-09-10 02:43:55.563631 | instance | Thursday 10 September 2026 02:43:55 +0000 (0:00:08.833) 0:54:50.478 **** 2026-09-10 02:43:55.721849 | instance | included: openstack_helm_ingress for instance 2026-09-10 02:43:55.722076 | instance | 2026-09-10 02:43:55.722349 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-10 02:43:55.722584 | instance | Thursday 10 September 2026 02:43:55 +0000 (0:00:00.159) 0:54:50.638 **** 2026-09-10 02:43:55.780917 | instance | skipping: [instance] 2026-09-10 02:43:55.781167 | instance | 2026-09-10 02:43:55.781422 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-10 02:43:55.781685 | instance | Thursday 10 September 2026 02:43:55 +0000 (0:00:00.059) 0:54:50.697 **** 2026-09-10 02:43:55.854917 | instance | skipping: [instance] 2026-09-10 02:43:55.855239 | instance | 2026-09-10 02:43:55.855604 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-10 02:43:55.855942 | instance | Thursday 10 September 2026 02:43:55 +0000 (0:00:00.074) 0:54:50.771 **** 2026-09-10 02:43:55.941052 | instance | ok: [instance] 2026-09-10 02:43:55.941310 | instance | 2026-09-10 02:43:55.941679 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-09-10 02:43:55.941927 | instance | Thursday 10 September 2026 02:43:55 +0000 (0:00:00.086) 0:54:50.858 **** 2026-09-10 02:43:56.057767 | instance | included: ingress for instance 2026-09-10 02:43:56.058022 | instance | 2026-09-10 02:43:56.058417 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-09-10 02:43:56.058664 | instance | Thursday 10 September 2026 02:43:56 +0000 (0:00:00.116) 0:54:50.974 **** 2026-09-10 02:43:57.692373 | instance | changed: [instance] 2026-09-10 02:43:57.692478 | instance | 2026-09-10 02:43:57.692616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-10 02:43:57.692779 | instance | Thursday 10 September 2026 02:43:57 +0000 (0:00:01.634) 0:54:52.609 **** 2026-09-10 02:43:57.782518 | instance | ok: [instance] 2026-09-10 02:43:57.782604 | instance | 2026-09-10 02:43:57.782740 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-10 02:43:57.782869 | instance | Thursday 10 September 2026 02:43:57 +0000 (0:00:00.090) 0:54:52.699 **** 2026-09-10 02:43:57.893812 | instance | included: rabbitmq for instance 2026-09-10 02:43:57.893891 | instance | 2026-09-10 02:43:57.894034 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-10 02:43:57.894184 | instance | Thursday 10 September 2026 02:43:57 +0000 (0:00:00.111) 0:54:52.810 **** 2026-09-10 02:43:58.721692 | instance | ok: [instance] 2026-09-10 02:43:58.721916 | instance | 2026-09-10 02:43:58.722750 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-10 02:43:58.722868 | instance | Thursday 10 September 2026 02:43:58 +0000 (0:00:00.827) 0:54:53.637 **** 2026-09-10 02:43:58.804749 | instance | skipping: [instance] 2026-09-10 02:43:58.804942 | instance | 2026-09-10 02:43:58.805214 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-10 02:43:58.805453 | instance | Thursday 10 September 2026 02:43:58 +0000 (0:00:00.084) 0:54:53.721 **** 2026-09-10 02:43:58.872756 | instance | skipping: [instance] 2026-09-10 02:43:58.873054 | instance | 2026-09-10 02:43:58.873441 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-10 02:43:58.873766 | instance | Thursday 10 September 2026 02:43:58 +0000 (0:00:00.067) 0:54:53.789 **** 2026-09-10 02:43:58.942556 | instance | skipping: [instance] 2026-09-10 02:43:58.942797 | instance | 2026-09-10 02:43:58.943051 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-10 02:43:58.943332 | instance | Thursday 10 September 2026 02:43:58 +0000 (0:00:00.069) 0:54:53.859 **** 2026-09-10 02:44:30.050236 | instance | changed: [instance] 2026-09-10 02:44:30.051890 | instance | 2026-09-10 02:44:30.051925 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-10 02:44:30.051942 | instance | Thursday 10 September 2026 02:44:30 +0000 (0:00:31.106) 0:55:24.966 **** 2026-09-10 02:44:30.852546 | instance | ok: [instance] 2026-09-10 02:44:30.852724 | instance | 2026-09-10 02:44:30.852968 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-10 02:44:30.853219 | instance | Thursday 10 September 2026 02:44:30 +0000 (0:00:00.802) 0:55:25.769 **** 2026-09-10 02:44:30.933786 | instance | ok: [instance] 2026-09-10 02:44:30.933957 | instance | 2026-09-10 02:44:30.934269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-10 02:44:30.934522 | instance | Thursday 10 September 2026 02:44:30 +0000 (0:00:00.081) 0:55:25.850 **** 2026-09-10 02:44:31.034386 | instance | skipping: [instance] 2026-09-10 02:44:31.034658 | instance | 2026-09-10 02:44:31.035026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-10 02:44:31.035386 | instance | Thursday 10 September 2026 02:44:31 +0000 (0:00:00.100) 0:55:25.950 **** 2026-09-10 02:44:31.114668 | instance | skipping: [instance] 2026-09-10 02:44:31.114785 | instance | 2026-09-10 02:44:31.115107 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-10 02:44:31.115487 | instance | Thursday 10 September 2026 02:44:31 +0000 (0:00:00.080) 0:55:26.031 **** 2026-09-10 02:44:31.174002 | instance | ok: [instance] 2026-09-10 02:44:31.174069 | instance | 2026-09-10 02:44:31.174193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-10 02:44:31.174367 | instance | Thursday 10 September 2026 02:44:31 +0000 (0:00:00.059) 0:55:26.090 **** 2026-09-10 02:44:31.340971 | instance | ok: [instance] => (item=orchestration) 2026-09-10 02:44:31.341282 | instance | ok: [instance] => (item=identity) 2026-09-10 02:44:31.341658 | instance | ok: [instance] => (item=key_manager) 2026-09-10 02:44:31.341993 | instance | ok: [instance] => (item=oslo_cache) 2026-09-10 02:44:31.342432 | instance | ok: [instance] => (item=oslo_db) 2026-09-10 02:44:31.342794 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-10 02:44:31.343185 | instance | ok: [instance] => (item=container_infra) 2026-09-10 02:44:31.343538 | instance | 2026-09-10 02:44:31.343878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-10 02:44:31.344262 | instance | Thursday 10 September 2026 02:44:31 +0000 (0:00:00.167) 0:55:26.257 **** 2026-09-10 02:44:31.480926 | instance | ok: [instance] 2026-09-10 02:44:31.481023 | instance | 2026-09-10 02:44:31.481267 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:44:31.481386 | instance | Thursday 10 September 2026 02:44:31 +0000 (0:00:00.139) 0:55:26.397 **** 2026-09-10 02:44:31.573604 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:44:31.573717 | instance | 2026-09-10 02:44:31.573843 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:44:31.574004 | instance | Thursday 10 September 2026 02:44:31 +0000 (0:00:00.092) 0:55:26.490 **** 2026-09-10 02:44:32.220519 | instance | changed: [instance] 2026-09-10 02:44:32.220690 | instance | 2026-09-10 02:44:32.220939 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-10 02:44:32.221187 | instance | Thursday 10 September 2026 02:44:32 +0000 (0:00:00.646) 0:55:27.136 **** 2026-09-10 02:44:32.327965 | instance | ok: [instance] => { 2026-09-10 02:44:32.328178 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-09-10 02:44:32.328411 | instance | } 2026-09-10 02:44:32.328614 | instance | 2026-09-10 02:44:32.328857 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-10 02:44:32.329051 | instance | Thursday 10 September 2026 02:44:32 +0000 (0:00:00.107) 0:55:27.244 **** 2026-09-10 02:44:33.210264 | instance | changed: [instance] 2026-09-10 02:44:33.210385 | instance | 2026-09-10 02:44:33.210497 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-10 02:44:33.210642 | instance | Thursday 10 September 2026 02:44:33 +0000 (0:00:00.882) 0:55:28.127 **** 2026-09-10 02:44:33.313490 | instance | skipping: [instance] 2026-09-10 02:44:33.313575 | instance | 2026-09-10 02:44:33.313673 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-09-10 02:44:33.313759 | instance | Thursday 10 September 2026 02:44:33 +0000 (0:00:00.103) 0:55:28.230 **** 2026-09-10 02:44:34.080331 | instance | changed: [instance] 2026-09-10 02:44:34.080495 | instance | 2026-09-10 02:44:34.080758 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-10 02:44:34.080988 | instance | Thursday 10 September 2026 02:44:34 +0000 (0:00:00.765) 0:55:28.996 **** 2026-09-10 02:44:34.186306 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-10 02:44:34.186531 | instance | 2026-09-10 02:44:34.186714 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-10 02:44:34.186979 | instance | Thursday 10 September 2026 02:44:34 +0000 (0:00:00.106) 0:55:29.102 **** 2026-09-10 02:44:34.883669 | instance | changed: [instance] 2026-09-10 02:44:34.883838 | instance | 2026-09-10 02:44:34.884082 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-09-10 02:44:34.884342 | instance | Thursday 10 September 2026 02:44:34 +0000 (0:00:00.697) 0:55:29.800 **** 2026-09-10 02:44:35.249983 | instance | changed: [instance] 2026-09-10 02:44:35.250215 | instance | 2026-09-10 02:44:35.250693 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-09-10 02:44:35.250949 | instance | Thursday 10 September 2026 02:44:35 +0000 (0:00:00.366) 0:55:30.166 **** 2026-09-10 02:44:35.957957 | instance | changed: [instance] 2026-09-10 02:44:35.958211 | instance | 2026-09-10 02:44:35.958601 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-09-10 02:44:35.958860 | instance | Thursday 10 September 2026 02:44:35 +0000 (0:00:00.707) 0:55:30.874 **** 2026-09-10 02:44:37.329642 | instance | changed: [instance] 2026-09-10 02:44:37.329839 | instance | 2026-09-10 02:44:37.330104 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-09-10 02:44:37.330466 | instance | Thursday 10 September 2026 02:44:37 +0000 (0:00:01.371) 0:55:32.246 **** 2026-09-10 02:44:41.064343 | instance | changed: [instance] 2026-09-10 02:44:41.064430 | instance | 2026-09-10 02:44:41.064594 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-09-10 02:44:41.064735 | instance | Thursday 10 September 2026 02:44:41 +0000 (0:00:03.734) 0:55:35.981 **** 2026-09-10 02:44:41.345492 | instance | changed: [instance] 2026-09-10 02:44:41.345683 | instance | 2026-09-10 02:44:41.345925 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-09-10 02:44:41.346158 | instance | Thursday 10 September 2026 02:44:41 +0000 (0:00:00.280) 0:55:36.262 **** 2026-09-10 02:44:43.773845 | instance | changed: [instance] 2026-09-10 02:44:43.773953 | instance | 2026-09-10 02:44:43.774102 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-09-10 02:44:43.774315 | instance | Thursday 10 September 2026 02:44:43 +0000 (0:00:02.428) 0:55:38.691 **** 2026-09-10 02:44:44.588352 | instance | ok: [instance] 2026-09-10 02:44:44.588553 | instance | 2026-09-10 02:44:44.588823 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-09-10 02:44:44.589158 | instance | Thursday 10 September 2026 02:44:44 +0000 (0:00:00.813) 0:55:39.505 **** 2026-09-10 02:44:50.454057 | instance | changed: [instance] 2026-09-10 02:44:50.454179 | instance | 2026-09-10 02:44:50.454233 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-09-10 02:44:50.454352 | instance | Thursday 10 September 2026 02:44:50 +0000 (0:00:05.866) 0:55:45.371 **** 2026-09-10 02:44:50.526864 | instance | skipping: [instance] 2026-09-10 02:44:50.526934 | instance | 2026-09-10 02:44:50.527027 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-09-10 02:44:50.527148 | instance | Thursday 10 September 2026 02:44:50 +0000 (0:00:00.072) 0:55:45.443 **** 2026-09-10 02:44:50.595592 | instance | skipping: [instance] 2026-09-10 02:44:50.595668 | instance | 2026-09-10 02:44:50.596002 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-09-10 02:44:50.596040 | instance | Thursday 10 September 2026 02:44:50 +0000 (0:00:00.068) 0:55:45.512 **** 2026-09-10 02:45:43.851190 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-09-10 02:45:43.851438 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-09-10 02:45:43.851732 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-09-10 02:45:43.853224 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-09-10 02:45:43.853635 | instance | 2026-09-10 02:45:43.853982 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-09-10 02:45:43.854363 | instance | Thursday 10 September 2026 02:45:43 +0000 (0:00:53.253) 0:56:38.766 **** 2026-09-10 02:45:43.990830 | 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-10 02:45:43.991169 | 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-10 02:45:43.991560 | 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-10 02:45:43.991918 | 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-10 02:45:43.992337 | 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-10 02:45:43.992687 | 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-10 02:45:43.993171 | 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-10 02:45:43.993562 | 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-10 02:45:43.993830 | instance | skipping: [instance] 2026-09-10 02:45:43.994041 | instance | 2026-09-10 02:45:43.994800 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-09-10 02:45:43.995087 | instance | Thursday 10 September 2026 02:45:43 +0000 (0:00:00.141) 0:56:38.907 **** 2026-09-10 02:46:00.303624 | instance | changed: [instance] 2026-09-10 02:46:00.303768 | instance | 2026-09-10 02:46:00.304019 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-09-10 02:46:00.304276 | instance | Thursday 10 September 2026 02:46:00 +0000 (0:00:16.312) 0:56:55.220 **** 2026-09-10 02:46:01.109318 | instance | changed: [instance] 2026-09-10 02:46:01.109599 | instance | 2026-09-10 02:46:01.109778 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-09-10 02:46:01.109936 | instance | Thursday 10 September 2026 02:46:01 +0000 (0:00:00.805) 0:56:56.026 **** 2026-09-10 02:51:14.600648 | instance | fatal: [instance]: FAILED! => {"changed": false, "command": "/usr/bin/helm upgrade -i --reset-values --create-namespace -f=/tmp/tmp930_311g.yml magnum /usr/local/src/magnum", "msg": "Failure when executing Helm command. Exited 1.\nstdout: Release \"magnum\" does not exist. Installing it now.\n\nstderr: Error: failed post-install: timed out waiting for the condition\n", "stderr": "Error: failed post-install: timed out waiting for the condition\n", "stderr_lines": ["Error: failed post-install: timed out waiting for the condition"], "stdout": "Release \"magnum\" does not exist. Installing it now.\n", "stdout_lines": ["Release \"magnum\" does not exist. Installing it now."]} 2026-09-10 02:51:14.615710 | instance | 2026-09-10 02:51:14.616024 | instance | PLAY RECAP ********************************************************************* 2026-09-10 02:51:14.616453 | instance | instance : ok=748 changed=265 unreachable=0 failed=1 skipped=232 rescued=0 ignored=2 2026-09-10 02:51:14.616723 | instance | 2026-09-10 02:51:14.617065 | instance | Thursday 10 September 2026 02:51:14 +0000 (0:05:13.497) 1:02:09.523 **** 2026-09-10 02:51:14.617424 | instance | =============================================================================== 2026-09-10 02:51:14.617797 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 313.50s 2026-09-10 02:51:14.618113 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 284.83s 2026-09-10 02:51:14.618468 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 199.86s 2026-09-10 02:51:14.618716 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 190.39s 2026-09-10 02:51:14.618953 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 166.06s 2026-09-10 02:51:14.619207 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 159.05s 2026-09-10 02:51:14.619423 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 142.97s 2026-09-10 02:51:14.619642 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 134.50s 2026-09-10 02:51:14.619838 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 132.09s 2026-09-10 02:51:14.620061 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 99.73s 2026-09-10 02:51:14.620287 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 96.83s 2026-09-10 02:51:14.620495 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 95.23s 2026-09-10 02:51:14.620719 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 93.03s 2026-09-10 02:51:14.620927 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 87.78s 2026-09-10 02:51:14.621221 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 53.25s 2026-09-10 02:51:14.621436 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 53.25s 2026-09-10 02:51:14.621638 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 40.56s 2026-09-10 02:51:14.621848 | instance | atmosphere.common.glance_image : Upload image into Glance -------------- 35.39s 2026-09-10 02:51:14.622054 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 32.72s 2026-09-10 02:51:14.622335 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 32.71s 2026-09-10 02:51:14.898711 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-09-10 02:51:14.898853 | instance | ERROR [aio > converge] Executed: Failed 2026-09-10 02:51:14.898985 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-09-10 02:51:15.328751 | instance | ERROR 2026-09-10 02:51:15.329066 | instance | { 2026-09-10 02:51:15.329123 | instance | "delta": "1:03:24.248162", 2026-09-10 02:51:15.329165 | instance | "end": "2026-09-10 02:51:14.993027", 2026-09-10 02:51:15.329201 | instance | "msg": "non-zero return code", 2026-09-10 02:51:15.329236 | instance | "rc": 2, 2026-09-10 02:51:15.329270 | instance | "start": "2026-09-10 01:47:50.744865" 2026-09-10 02:51:15.329304 | instance | } failure 2026-09-10 02:51:15.421159 | 2026-09-10 02:51:15.421279 | PLAY RECAP 2026-09-10 02:51:15.421327 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-09-10 02:51:15.421348 | 2026-09-10 02:51:15.577184 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-10 02:51:15.596305 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-10 02:51:17.226928 | 2026-09-10 02:51:17.227166 | PLAY [all] 2026-09-10 02:51:17.259840 | 2026-09-10 02:51:17.260029 | TASK [gather-host-logs : creating directory for system status] 2026-09-10 02:51:17.640478 | instance | changed 2026-09-10 02:51:17.651696 | 2026-09-10 02:51:17.651944 | TASK [gather-host-logs : Get logs for each host] 2026-09-10 02:51:18.076718 | instance | + systemd-cgls --full --all --no-pager 2026-09-10 02:51:18.154041 | instance | + ip addr 2026-09-10 02:51:18.161723 | instance | + ip route 2026-09-10 02:51:18.164959 | instance | + lsblk 2026-09-10 02:51:18.191922 | instance | + mount 2026-09-10 02:51:18.212487 | instance | + docker images 2026-09-10 02:51:18.239283 | instance | + brctl show 2026-09-10 02:51:18.239752 | instance | /bin/bash: line 8: brctl: command not found 2026-09-10 02:51:18.239985 | instance | + ps aux --sort=-%mem 2026-09-10 02:51:18.317145 | instance | + dpkg -l 2026-09-10 02:51:18.329628 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-09-10 02:51:18.330154 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-09-10 02:51:18.351960 | instance | + '[' '!' -z '' ']' 2026-09-10 02:51:18.704395 | instance | ok: Runtime: 0:00:00.280497 2026-09-10 02:51:18.716929 | 2026-09-10 02:51:18.717064 | TASK [gather-host-logs : Downloads logs to executor] 2026-09-10 02:51:19.424194 | instance | changed: 2026-09-10 02:51:19.424479 | instance | created directory /var/lib/zuul/builds/a1e7800b55474a21ba55f19e6faed9bc/work/logs/instance 2026-09-10 02:51:19.424705 | instance | cd+++++++++ system/ 2026-09-10 02:51:19.424782 | instance | >f+++++++++ system/brctl-show.txt 2026-09-10 02:51:19.424830 | instance | >f+++++++++ system/docker-images.txt 2026-09-10 02:51:19.424872 | instance | >f+++++++++ system/ip-addr.txt 2026-09-10 02:51:19.424920 | instance | >f+++++++++ system/ip-route.txt 2026-09-10 02:51:19.424964 | instance | >f+++++++++ system/lsblk.txt 2026-09-10 02:51:19.425009 | instance | >f+++++++++ system/mount.txt 2026-09-10 02:51:19.425056 | instance | >f+++++++++ system/packages.txt 2026-09-10 02:51:19.425092 | instance | >f+++++++++ system/ps.txt 2026-09-10 02:51:19.425136 | instance | >f+++++++++ system/systemd-cgls.txt 2026-09-10 02:51:19.443504 | 2026-09-10 02:51:19.443761 | LOOP [helm-release-status : creating directory for helm release status] 2026-09-10 02:51:19.711540 | instance | changed: "values" 2026-09-10 02:51:19.965803 | instance | changed: "releases" 2026-09-10 02:51:19.983039 | 2026-09-10 02:51:19.983193 | TASK [helm-release-status : Gather get release status for helm charts] 2026-09-10 02:51:32.541104 | instance | ok: Runtime: 0:00:11.855221 2026-09-10 02:51:32.551516 | 2026-09-10 02:51:32.551697 | TASK [helm-release-status : Downloads logs to executor] 2026-09-10 02:51:33.083310 | instance | changed: 2026-09-10 02:51:33.083583 | instance | cd+++++++++ helm/ 2026-09-10 02:51:33.083690 | instance | cd+++++++++ helm/releases/ 2026-09-10 02:51:33.083740 | instance | cd+++++++++ helm/releases/auth-system/ 2026-09-10 02:51:33.083781 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-09-10 02:51:33.083819 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-09-10 02:51:33.083857 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-09-10 02:51:33.083892 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-09-10 02:51:33.083927 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-09-10 02:51:33.083992 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-09-10 02:51:33.084028 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-09-10 02:51:33.084069 | instance | cd+++++++++ helm/releases/kube-system/ 2026-09-10 02:51:33.084105 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-09-10 02:51:33.084148 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-09-10 02:51:33.084185 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-09-10 02:51:33.084257 | instance | cd+++++++++ helm/releases/monitoring/ 2026-09-10 02:51:33.084294 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-09-10 02:51:33.084337 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-09-10 02:51:33.084373 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-09-10 02:51:33.084408 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-09-10 02:51:33.084444 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-09-10 02:51:33.084486 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-09-10 02:51:33.084611 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-09-10 02:51:33.084650 | instance | cd+++++++++ helm/releases/openstack/ 2026-09-10 02:51:33.084731 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-09-10 02:51:33.084768 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-09-10 02:51:33.084810 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-09-10 02:51:33.084846 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-09-10 02:51:33.084881 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-09-10 02:51:33.084938 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-09-10 02:51:33.084977 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-09-10 02:51:33.085012 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-09-10 02:51:33.085047 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-09-10 02:51:33.085082 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-09-10 02:51:33.085117 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-09-10 02:51:33.085151 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-09-10 02:51:33.085185 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-09-10 02:51:33.085219 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-09-10 02:51:33.085278 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-09-10 02:51:33.085313 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-09-10 02:51:33.085349 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-09-10 02:51:33.085394 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-09-10 02:51:33.085430 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-09-10 02:51:33.085465 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-09-10 02:51:33.085500 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-09-10 02:51:33.085535 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-09-10 02:51:33.085571 | instance | cd+++++++++ helm/values/ 2026-09-10 02:51:33.085642 | instance | cd+++++++++ helm/values/auth-system/ 2026-09-10 02:51:33.085711 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-09-10 02:51:33.085749 | instance | cd+++++++++ helm/values/cert-manager/ 2026-09-10 02:51:33.085785 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-09-10 02:51:33.085821 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-09-10 02:51:33.085857 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-09-10 02:51:33.085892 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-09-10 02:51:33.085928 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-09-10 02:51:33.085964 | instance | cd+++++++++ helm/values/kube-system/ 2026-09-10 02:51:33.086000 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-09-10 02:51:33.086035 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-09-10 02:51:33.086071 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-09-10 02:51:33.086105 | instance | cd+++++++++ helm/values/monitoring/ 2026-09-10 02:51:33.086168 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-09-10 02:51:33.086211 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-09-10 02:51:33.086291 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-09-10 02:51:33.086333 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-09-10 02:51:33.086377 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-09-10 02:51:33.086415 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-09-10 02:51:33.086452 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-09-10 02:51:33.086488 | instance | cd+++++++++ helm/values/openstack/ 2026-09-10 02:51:33.086533 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-09-10 02:51:33.086584 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-09-10 02:51:33.086680 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-09-10 02:51:33.086735 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-09-10 02:51:33.086797 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-09-10 02:51:33.086835 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-09-10 02:51:33.086871 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-09-10 02:51:33.086906 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-09-10 02:51:33.086966 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-09-10 02:51:33.087003 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-09-10 02:51:33.087039 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-09-10 02:51:33.087083 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-09-10 02:51:33.087119 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-09-10 02:51:33.087154 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-09-10 02:51:33.087212 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-09-10 02:51:33.087250 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-09-10 02:51:33.087291 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-09-10 02:51:33.087330 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-09-10 02:51:33.087366 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-09-10 02:51:33.087402 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-09-10 02:51:33.087438 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-09-10 02:51:33.087498 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-09-10 02:51:33.108335 | 2026-09-10 02:51:33.108538 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-09-10 02:51:33.359332 | instance | changed 2026-09-10 02:51:33.404169 | 2026-09-10 02:51:33.404346 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-09-10 02:51:33.689394 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-10 02:51:33.689828 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-10 02:51:33.696354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:51:33.699949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:51:33.818176 | instance | node/instance 2026-09-10 02:51:33.823837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:51:33.934497 | instance | clusterrole/admin 2026-09-10 02:51:34.200024 | instance | clusterrole/capi-aggregated-manager-role 2026-09-10 02:51:34.267902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:51:34.273040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:51:34.290533 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-09-10 02:51:34.487772 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-09-10 02:51:34.512964 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-09-10 02:51:34.695220 | instance | clusterrole/capi-manager-role 2026-09-10 02:51:34.761930 | instance | clusterrole/capo-manager-role 2026-09-10 02:51:34.899009 | instance | clusterrole/cephfs-csi-nodeplugin 2026-09-10 02:51:34.982949 | instance | clusterrole/cephfs-external-provisioner-runner 2026-09-10 02:51:35.157346 | instance | clusterrole/cert-manager-cainjector 2026-09-10 02:51:35.262006 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-09-10 02:51:35.370107 | instance | clusterrole/cert-manager-controller-certificates 2026-09-10 02:51:35.484457 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-09-10 02:51:35.600810 | instance | clusterrole/cert-manager-controller-challenges 2026-09-10 02:51:35.702940 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-09-10 02:51:35.815477 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-09-10 02:51:35.893938 | instance | clusterrole/cert-manager-controller-issuers 2026-09-10 02:51:36.021944 | instance | clusterrole/cert-manager-controller-orders 2026-09-10 02:51:36.127296 | instance | clusterrole/cert-manager-edit 2026-09-10 02:51:36.308419 | instance | clusterrole/cert-manager-view 2026-09-10 02:51:36.346095 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-09-10 02:51:36.568879 | instance | clusterrole/cilium 2026-09-10 02:51:36.606201 | instance | clusterrole/cilium-operator 2026-09-10 02:51:36.834211 | instance | clusterrole/cluster-admin 2026-09-10 02:51:36.882329 | instance | clusterrole/edit 2026-09-10 02:51:37.098578 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-09-10 02:51:37.169236 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-10 02:51:37.319426 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-09-10 02:51:37.407064 | instance | clusterrolebinding/capi-manager-rolebinding 2026-09-10 02:51:37.568284 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-09-10 02:51:37.650327 | instance | clusterrolebinding/capo-manager-rolebinding 2026-09-10 02:51:37.855652 | instance | clusterrole/goldpinger-clusterrole 2026-09-10 02:51:37.910841 | instance | clusterrole/ingress-nginx 2026-09-10 02:51:38.143671 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-09-10 02:51:38.173374 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-09-10 02:51:38.352583 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-09-10 02:51:38.439190 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-09-10 02:51:38.641428 | instance | clusterrole/kube-prometheus-stack-operator 2026-09-10 02:51:38.702077 | instance | clusterrolebinding/cert-manager-cainjector 2026-09-10 02:51:38.862601 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-09-10 02:51:38.955911 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-09-10 02:51:39.112541 | instance | clusterrole/kubeadm:get-nodes 2026-09-10 02:51:39.241440 | instance | clusterrole/local-path-provisioner 2026-09-10 02:51:39.328217 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-09-10 02:51:39.478091 | instance | clusterrole/neutron-coredns 2026-09-10 02:51:39.586039 | instance | clusterrole/node-feature-discovery 2026-09-10 02:51:39.774479 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-09-10 02:51:39.883873 | instance | clusterrole/node-feature-discovery-gc 2026-09-10 02:51:40.006874 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-09-10 02:51:40.151706 | instance | clusterrole/nova-bootstrap 2026-09-10 02:51:40.253743 | instance | clusterrole/nova-cell-setup 2026-09-10 02:51:40.373609 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-09-10 02:51:40.500475 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-09-10 02:51:40.662346 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-09-10 02:51:40.750671 | instance | clusterrole/objectstorage-provisioner-role 2026-09-10 02:51:40.891728 | instance | clusterrolebinding/cert-manager-controller-orders 2026-09-10 02:51:40.953927 | instance | clusterrole/orc-image-editor-role 2026-09-10 02:51:41.120247 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-09-10 02:51:41.210089 | instance | clusterrole/orc-image-viewer-role 2026-09-10 02:51:41.345305 | instance | clusterrolebinding/cilium 2026-09-10 02:51:41.430509 | instance | clusterrole/orc-manager-role 2026-09-10 02:51:41.582354 | instance | clusterrolebinding/cilium-operator 2026-09-10 02:51:41.642375 | instance | clusterrole/orc-metrics-auth-role 2026-09-10 02:51:41.848609 | instance | clusterrolebinding/cluster-admin 2026-09-10 02:51:41.892345 | instance | clusterrole/orc-metrics-reader 2026-09-10 02:51:42.051147 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-09-10 02:51:42.131185 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-10 02:51:42.291800 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-09-10 02:51:42.331713 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-09-10 02:51:42.517600 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-09-10 02:51:42.609964 | instance | clusterrolebinding/ingress-nginx 2026-09-10 02:51:42.820216 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-09-10 02:51:42.866070 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-09-10 02:51:43.105487 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-09-10 02:51:43.142810 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-09-10 02:51:43.334370 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-09-10 02:51:43.398352 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-09-10 02:51:43.615291 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-09-10 02:51:43.651989 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-09-10 02:51:43.842906 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-09-10 02:51:43.912269 | instance | clusterrolebinding/kubeadm:get-nodes 2026-09-10 02:51:44.088516 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-09-10 02:51:44.176500 | instance | clusterrole/rbd-csi-nodeplugin 2026-09-10 02:51:44.322984 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-09-10 02:51:44.447366 | instance | clusterrole/rbd-external-provisioner-runner 2026-09-10 02:51:44.578496 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-09-10 02:51:44.703821 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-09-10 02:51:44.821964 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-09-10 02:51:44.974675 | instance | clusterrole/rook-ceph-global 2026-09-10 02:51:45.048874 | instance | clusterrole/rook-ceph-mgr-cluster 2026-09-10 02:51:45.196851 | instance | clusterrole/rook-ceph-mgr-system 2026-09-10 02:51:45.294379 | instance | clusterrolebinding/kubeadm:node-proxier 2026-09-10 02:51:45.448171 | instance | clusterrole/rook-ceph-object-bucket 2026-09-10 02:51:45.522603 | instance | clusterrolebinding/local-path-provisioner 2026-09-10 02:51:45.727683 | instance | clusterrole/rook-ceph-osd 2026-09-10 02:51:45.781808 | instance | clusterrolebinding/magnum-cluster-api 2026-09-10 02:51:45.982193 | instance | clusterrolebinding/neutron-coredns 2026-09-10 02:51:46.057087 | instance | clusterrolebinding/node-feature-discovery 2026-09-10 02:51:46.221481 | instance | clusterrole/rook-ceph-system 2026-09-10 02:51:46.285434 | instance | clusterrole/secretgen-controller-cluster-role 2026-09-10 02:51:46.458297 | instance | clusterrolebinding/node-feature-discovery-gc 2026-09-10 02:51:46.538349 | instance | clusterrolebinding/nova-bootstrap 2026-09-10 02:51:46.697685 | instance | clusterrole/system:aggregate-to-admin 2026-09-10 02:51:46.820807 | instance | clusterrolebinding/nova-cell-setup 2026-09-10 02:51:46.976625 | instance | clusterrole/system:aggregate-to-edit 2026-09-10 02:51:47.062017 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-09-10 02:51:47.218910 | instance | clusterrole/system:aggregate-to-view 2026-09-10 02:51:47.285471 | instance | clusterrole/system:auth-delegator 2026-09-10 02:51:47.464341 | instance | clusterrolebinding/orc-manager-rolebinding 2026-09-10 02:51:47.527734 | instance | clusterrole/system:basic-user 2026-09-10 02:51:47.694475 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-09-10 02:51:47.807937 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-09-10 02:51:47.920496 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-09-10 02:51:48.079534 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-09-10 02:51:48.217021 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-09-10 02:51:48.361107 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-09-10 02:51:48.442679 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-09-10 02:51:48.608336 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-09-10 02:51:48.696004 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-09-10 02:51:48.825773 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-09-10 02:51:48.925905 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-09-10 02:51:49.071626 | instance | clusterrolebinding/rook-ceph-global 2026-09-10 02:51:49.202970 | instance | clusterrole/system:controller:attachdetach-controller 2026-09-10 02:51:49.317227 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-09-10 02:51:49.467271 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-09-10 02:51:49.554543 | instance | clusterrole/system:controller:certificate-controller 2026-09-10 02:51:49.742554 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-09-10 02:51:49.785301 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-09-10 02:51:50.013794 | instance | clusterrolebinding/rook-ceph-osd 2026-09-10 02:51:50.073616 | instance | clusterrole/system:controller:cronjob-controller 2026-09-10 02:51:50.202644 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-09-10 02:51:50.258401 | instance | clusterrole/system:controller:daemon-set-controller 2026-09-10 02:51:50.444547 | instance | clusterrolebinding/rook-ceph-system 2026-09-10 02:51:50.547889 | instance | clusterrole/system:controller:deployment-controller 2026-09-10 02:51:50.704901 | instance | clusterrole/system:controller:disruption-controller 2026-09-10 02:51:50.807316 | instance | clusterrole/system:controller:endpoint-controller 2026-09-10 02:51:50.946708 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-09-10 02:51:51.032111 | instance | clusterrole/system:controller:endpointslice-controller 2026-09-10 02:51:51.167536 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-09-10 02:51:51.279884 | instance | clusterrolebinding/system:basic-user 2026-09-10 02:51:51.372889 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-09-10 02:51:51.525281 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-09-10 02:51:51.611045 | instance | clusterrole/system:controller:expand-controller 2026-09-10 02:51:51.777803 | instance | clusterrolebinding/system:controller:certificate-controller 2026-09-10 02:51:51.834580 | instance | clusterrole/system:controller:generic-garbage-collector 2026-09-10 02:51:52.024747 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-09-10 02:51:52.084814 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-09-10 02:51:52.242267 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-09-10 02:51:52.277831 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-09-10 02:51:52.456082 | instance | clusterrolebinding/system:controller:deployment-controller 2026-09-10 02:51:52.497976 | instance | clusterrole/system:controller:job-controller 2026-09-10 02:51:52.647208 | instance | clusterrolebinding/system:controller:disruption-controller 2026-09-10 02:51:52.750083 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-09-10 02:51:52.927975 | instance | clusterrole/system:controller:namespace-controller 2026-09-10 02:51:53.042871 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-09-10 02:51:53.193349 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-09-10 02:51:53.266870 | instance | clusterrole/system:controller:node-controller 2026-09-10 02:51:53.432522 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-09-10 02:51:53.511701 | instance | clusterrole/system:controller:persistent-volume-binder 2026-09-10 02:51:53.671449 | instance | clusterrolebinding/system:controller:expand-controller 2026-09-10 02:51:53.767675 | instance | clusterrole/system:controller:pod-garbage-collector 2026-09-10 02:51:53.912281 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-09-10 02:51:54.032250 | instance | clusterrole/system:controller:pv-protection-controller 2026-09-10 02:51:54.160098 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-09-10 02:51:54.246457 | instance | clusterrole/system:controller:pvc-protection-controller 2026-09-10 02:51:54.372227 | instance | clusterrolebinding/system:controller:job-controller 2026-09-10 02:51:54.485938 | instance | clusterrole/system:controller:replicaset-controller 2026-09-10 02:51:54.592299 | instance | clusterrolebinding/system:controller:namespace-controller 2026-09-10 02:51:54.719631 | instance | clusterrole/system:controller:replication-controller 2026-09-10 02:51:54.810949 | instance | clusterrolebinding/system:controller:node-controller 2026-09-10 02:51:54.975892 | instance | clusterrole/system:controller:resourcequota-controller 2026-09-10 02:51:55.033036 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-09-10 02:51:55.222231 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-09-10 02:51:55.271587 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-09-10 02:51:55.484990 | instance | clusterrole/system:controller:route-controller 2026-09-10 02:51:55.534145 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-09-10 02:51:55.735924 | instance | clusterrole/system:controller:service-account-controller 2026-09-10 02:51:55.748492 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-09-10 02:51:55.927474 | instance | clusterrole/system:controller:service-controller 2026-09-10 02:51:56.024271 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-09-10 02:51:56.195897 | instance | clusterrole/system:controller:statefulset-controller 2026-09-10 02:51:56.285063 | instance | clusterrolebinding/system:controller:replication-controller 2026-09-10 02:51:56.429023 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-09-10 02:51:56.510510 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-09-10 02:51:56.670952 | instance | clusterrole/system:controller:ttl-controller 2026-09-10 02:51:56.734804 | instance | clusterrole/system:coredns 2026-09-10 02:51:56.908187 | instance | clusterrole/system:discovery 2026-09-10 02:51:56.996714 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-09-10 02:51:57.197154 | instance | clusterrole/system:heapster 2026-09-10 02:51:57.283301 | instance | clusterrolebinding/system:controller:route-controller 2026-09-10 02:51:57.434036 | instance | clusterrole/system:kube-aggregator 2026-09-10 02:51:57.510307 | instance | clusterrolebinding/system:controller:service-account-controller 2026-09-10 02:51:57.661097 | instance | clusterrole/system:kube-controller-manager 2026-09-10 02:51:57.751797 | instance | clusterrolebinding/system:controller:service-controller 2026-09-10 02:51:57.909245 | instance | clusterrole/system:kube-dns 2026-09-10 02:51:58.022170 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-09-10 02:51:58.175954 | instance | clusterrole/system:kube-scheduler 2026-09-10 02:51:58.278756 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-09-10 02:51:58.416526 | instance | clusterrole/system:kubelet-api-admin 2026-09-10 02:51:58.528938 | instance | clusterrolebinding/system:controller:ttl-controller 2026-09-10 02:51:58.692134 | instance | clusterrole/system:monitoring 2026-09-10 02:51:58.796093 | instance | clusterrolebinding/system:coredns 2026-09-10 02:51:58.913298 | instance | clusterrole/system:node 2026-09-10 02:51:59.041741 | instance | clusterrolebinding/system:discovery 2026-09-10 02:51:59.192640 | instance | clusterrole/system:node-bootstrapper 2026-09-10 02:51:59.294264 | instance | clusterrolebinding/system:kube-controller-manager 2026-09-10 02:51:59.411450 | instance | clusterrolebinding/system:kube-dns 2026-09-10 02:51:59.518563 | instance | clusterrole/system:node-problem-detector 2026-09-10 02:51:59.662108 | instance | clusterrolebinding/system:kube-scheduler 2026-09-10 02:51:59.756041 | instance | clusterrole/system:node-proxier 2026-09-10 02:51:59.891880 | instance | clusterrolebinding/system:monitoring 2026-09-10 02:52:00.008958 | instance | clusterrole/system:persistent-volume-provisioner 2026-09-10 02:52:00.145057 | instance | clusterrolebinding/system:node 2026-09-10 02:52:00.229815 | instance | clusterrole/system:public-info-viewer 2026-09-10 02:52:00.418172 | instance | clusterrolebinding/system:node-proxier 2026-09-10 02:52:00.506200 | instance | clusterrole/system:service-account-issuer-discovery 2026-09-10 02:52:00.677781 | instance | clusterrole/system:volume-scheduler 2026-09-10 02:52:00.773493 | instance | clusterrolebinding/system:public-info-viewer 2026-09-10 02:52:00.908466 | instance | clusterrole/vector 2026-09-10 02:52:01.012672 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-09-10 02:52:01.122131 | instance | clusterrole/view 2026-09-10 02:52:01.225523 | instance | clusterrolebinding/system:volume-scheduler 2026-09-10 02:52:01.363018 | instance | clusterrolebinding/vector 2026-09-10 02:52:01.436545 | instance | storageclass/general 2026-09-10 02:52:01.577670 | instance | namespace/auth-system 2026-09-10 02:52:01.733328 | instance | namespace/capi-kubeadm-bootstrap-system 2026-09-10 02:52:01.841338 | instance | namespace/capi-kubeadm-control-plane-system 2026-09-10 02:52:01.969860 | instance | namespace/capi-system 2026-09-10 02:52:02.139932 | instance | namespace/capo-system 2026-09-10 02:52:02.284131 | instance | namespace/cert-manager 2026-09-10 02:52:02.388989 | instance | namespace/default 2026-09-10 02:52:02.516216 | instance | namespace/envoy-gateway-system 2026-09-10 02:52:02.630973 | instance | namespace/ingress-nginx 2026-09-10 02:52:02.774931 | instance | namespace/kube-node-lease 2026-09-10 02:52:02.880980 | instance | namespace/kube-public 2026-09-10 02:52:03.037438 | instance | namespace/kube-system 2026-09-10 02:52:03.159965 | instance | namespace/local-path-storage 2026-09-10 02:52:03.294085 | instance | namespace/magnum-system 2026-09-10 02:52:03.419402 | instance | namespace/monitoring 2026-09-10 02:52:03.546369 | instance | namespace/openstack 2026-09-10 02:52:03.668561 | instance | namespace/orc-system 2026-09-10 02:52:03.798320 | instance | namespace/rook-ceph 2026-09-10 02:52:03.883529 | instance | namespace/secretgen-controller 2026-09-10 02:52:04.501186 | instance | ok: Runtime: 0:00:30.435626 2026-09-10 02:52:04.517926 | 2026-09-10 02:52:04.518071 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-09-10 02:52:04.754569 | instance | changed 2026-09-10 02:52:04.765035 | 2026-09-10 02:52:04.765277 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-09-10 02:52:05.002163 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-10 02:52:05.002941 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-10 02:52:05.003665 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-10 02:52:05.139813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.139883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.229228 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-09-10 02:52:05.236362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.264680 | instance | auth-system/configmaps/keycloak-env-vars 2026-09-10 02:52:05.270396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.355312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.388982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.450396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.478834 | instance | auth-system/configmaps/kube-root-ca.crt 2026-09-10 02:52:05.502844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.574892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.602377 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-09-10 02:52:05.608624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.690962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.721045 | instance | auth-system/endpoints/keycloak 2026-09-10 02:52:05.730133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.787655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.819660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.827599 | instance | auth-system/endpoints/keycloak-headless 2026-09-10 02:52:05.900061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:05.923408 | instance | auth-system/endpoints/keycloak-metrics 2026-09-10 02:52:05.951624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.018618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.071251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.118022 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-09-10 02:52:06.161675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.186753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.188841 | instance | auth-system/ingresses/keycloak 2026-09-10 02:52:06.287523 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:06.306962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.315956 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:06.326369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.349032 | instance | auth-system/networkpolicies/keycloak 2026-09-10 02:52:06.404028 | instance | auth-system/pods/keycloak-0 2026-09-10 02:52:06.405710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.436287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.511088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.566643 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qhrcb 2026-09-10 02:52:06.567575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.642722 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-09-10 02:52:06.647308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.681472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.780435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.821744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.845850 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-09-10 02:52:06.868630 | instance | auth-system/secrets/keycloak 2026-09-10 02:52:06.905999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:06.926763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.019364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.055037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.083664 | instance | auth-system/secrets/keycloak-externaldb 2026-09-10 02:52:07.126672 | instance | auth-system/secrets/keycloak.162-253-55-5.nip.io-tls 2026-09-10 02:52:07.135495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.170582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.258481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.277976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.306761 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-09-10 02:52:07.376335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.378716 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-09-10 02:52:07.406006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.481180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.556095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.593172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.606482 | instance | auth-system/serviceaccounts/default 2026-09-10 02:52:07.615493 | instance | auth-system/serviceaccounts/keycloak 2026-09-10 02:52:07.679246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.690289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.779795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.807256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.845818 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-09-10 02:52:07.881699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:07.886133 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-09-10 02:52:07.936297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.014878 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:08.030564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.063677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.122465 | instance | auth-system/services/keycloak 2026-09-10 02:52:08.134959 | instance | auth-system/services/keycloak-headless 2026-09-10 02:52:08.146124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.173227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.259803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.305513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.344136 | instance | auth-system/services/keycloak-metrics 2026-09-10 02:52:08.353015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.361245 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-09-10 02:52:08.409163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.463918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.512263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.555007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.572644 | instance | auth-system/statefulsets/keycloak 2026-09-10 02:52:08.584970 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-09-10 02:52:08.623828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.683519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.750683 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:08.759525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.798399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.818708 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-09-10 02:52:08.820743 | instance | capi-system/configmaps/kube-root-ca.crt 2026-09-10 02:52:08.882681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:08.905671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.015610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.020180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.048696 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-09-10 02:52:09.050190 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnr4h 2026-09-10 02:52:09.122526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.135899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.234651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.242010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.268291 | instance | capi-system/deployment/capi-controller-manager 2026-09-10 02:52:09.281955 | instance | capi-system/endpoints/capi-webhook-service 2026-09-10 02:52:09.342300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.342368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.438997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.479384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.499210 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-09-10 02:52:09.515494 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-09-10 02:52:09.560909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.592508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.665271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.703255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.742663 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-09-10 02:52:09.749831 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-09-10 02:52:09.779542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.805713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.922653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.927695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:09.963248 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-09-10 02:52:09.990168 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-09-10 02:52:10.059219 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:10.061548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.073575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.183476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.183670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.242377 | instance | capi-system/pods/capi-controller-manager-5647546676-5ttvk 2026-09-10 02:52:10.261650 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-09-10 02:52:10.289442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.295080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.399507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.413695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.487678 | instance | capi-system/roles/capi-leader-election-role 2026-09-10 02:52:10.500625 | instance | capo-system/configmaps/kube-root-ca.crt 2026-09-10 02:52:10.532287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.537836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.681010 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:10.683646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.693953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.707765 | instance | capi-system/secrets/capi-webhook-service-cert 2026-09-10 02:52:10.767646 | instance | capi-system/serviceaccounts/capi-manager 2026-09-10 02:52:10.769642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.810847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.871884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.907372 | instance | capi-system/serviceaccounts/default 2026-09-10 02:52:10.920944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:10.965185 | instance | capi-system/services/capi-webhook-service 2026-09-10 02:52:11.031770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.062276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.136763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.170925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.176460 | instance | capo-system/deployment/capo-controller-manager 2026-09-10 02:52:11.199419 | instance | capo-system/endpoints/capo-webhook-service 2026-09-10 02:52:11.241022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.269062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.363341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.380760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.403945 | instance | cert-manager/configmaps/cert-manager-webhook 2026-09-10 02:52:11.417964 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-09-10 02:52:11.473542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.509694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.581066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.619697 | instance | cert-manager/deployment/cert-manager 2026-09-10 02:52:11.625377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.647511 | instance | cert-manager/deployment/cert-manager-cainjector 2026-09-10 02:52:11.723877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.741099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.836306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.851739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:11.864999 | instance | cert-manager/deployment/cert-manager-webhook 2026-09-10 02:52:11.867675 | instance | cert-manager/endpoints/cert-manager 2026-09-10 02:52:11.978318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.001017 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:12.011631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.094340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.101236 | instance | cert-manager/endpoints/cert-manager-webhook 2026-09-10 02:52:12.132562 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-7k4mh 2026-09-10 02:52:12.132625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.234649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.236769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.382342 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-09-10 02:52:12.386293 | instance | capo-system/roles/capo-leader-election-role 2026-09-10 02:52:12.416165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.417978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.527025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.537189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.591963 | instance | capo-system/secrets/capo-webhook-service-cert 2026-09-10 02:52:12.606802 | instance | capo-system/serviceaccounts/capo-manager 2026-09-10 02:52:12.619928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.620835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.713357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.719153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.791249 | instance | cert-manager/pods/cert-manager-75c4c745bc-vss5w 2026-09-10 02:52:12.799182 | instance | capo-system/serviceaccounts/default 2026-09-10 02:52:12.820523 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.829465 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:12.840013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.936123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:12.972576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.031214 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-hb8c9 2026-09-10 02:52:13.054593 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-vs74k 2026-09-10 02:52:13.091630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.106215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.218545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.306648 | instance | capo-system/services/capo-webhook-service 2026-09-10 02:52:13.310625 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-09-10 02:52:13.339374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.399524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.435923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.496760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.524848 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-09-10 02:52:13.527472 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-09-10 02:52:13.562137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.589789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.660045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.717456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.741238 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-09-10 02:52:13.761438 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-09-10 02:52:13.769778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.826218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.861775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.938275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:13.941392 | instance | cert-manager/roles/cert-manager:leaderelection 2026-09-10 02:52:13.983603 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-09-10 02:52:13.986469 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:13.995727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.077097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.115019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.185055 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-09-10 02:52:14.202319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.221297 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-09-10 02:52:14.221393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.299940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.336640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.429386 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-09-10 02:52:14.437719 | instance | cert-manager/serviceaccounts/cert-manager 2026-09-10 02:52:14.442388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.453556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.553683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.555053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.675213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.682969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.703782 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-09-10 02:52:14.772316 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-09-10 02:52:14.797314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.833896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.949325 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:14.955867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:14.958392 | instance | cert-manager/serviceaccounts/default 2026-09-10 02:52:14.959563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.044361 | instance | default/configmaps/kube-root-ca.crt 2026-09-10 02:52:15.093051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.102442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.195668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.229660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.236619 | instance | cert-manager/services/cert-manager 2026-09-10 02:52:15.281093 | instance | cert-manager/services/cert-manager-webhook 2026-09-10 02:52:15.312851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.339177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.439176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.461660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.467320 | instance | default/endpoints/kubernetes 2026-09-10 02:52:15.544644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.551421 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-09-10 02:52:15.587002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.652708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.693204 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-09-10 02:52:15.696455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.777404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.799057 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-09-10 02:52:15.803647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.881732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:15.910126 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-09-10 02:52:15.916179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.003718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.022763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.058317 | instance | default/serviceaccounts/default 2026-09-10 02:52:16.122664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.158385 | instance | default/services/kubernetes 2026-09-10 02:52:16.158452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.225297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.272092 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:16.281856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.287167 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-q7f84 2026-09-10 02:52:16.346384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.376079 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-09-10 02:52:16.393643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.461401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.505733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.514638 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-09-10 02:52:16.605711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.628314 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-09-10 02:52:16.634615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.698294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.757193 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-09-10 02:52:16.764348 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:16.773795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.835694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.839690 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-09-10 02:52:16.879300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:16.949069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.007929 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-09-10 02:52:17.060414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.080110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.086602 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-09-10 02:52:17.204755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.251600 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-09-10 02:52:17.277719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.341555 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-09-10 02:52:17.417744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.429611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.503416 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-09-10 02:52:17.517479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.558592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.579696 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-09-10 02:52:17.621763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.651223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.719370 | instance | envoy-gateway-system/serviceaccounts/default 2026-09-10 02:52:17.735311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.744150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.828928 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-09-10 02:52:17.838110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.852454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.950346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:17.957968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.042450 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-09-10 02:52:18.054960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.077282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.153952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.161378 | instance | envoy-gateway-system/secrets/envoy 2026-09-10 02:52:18.181817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.270315 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:18.279533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.280251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.356954 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-09-10 02:52:18.368568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.370083 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-09-10 02:52:18.372561 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.475054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.477288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.558996 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-09-10 02:52:18.561245 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-09-10 02:52:18.589001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.610269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.710484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.721823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.782180 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-09-10 02:52:18.814860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.834713 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:18.842887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.915450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.953488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:18.992671 | instance | envoy-gateway-system/services/envoy-gateway 2026-09-10 02:52:19.036510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:19.079079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:19.118504 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-09-10 02:52:19.193523 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:19.224838 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-09-10 02:52:19.296065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:19.306743 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-09-10 02:52:19.402752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:19.451720 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-09-10 02:52:19.500052 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-09-10 02:52:19.547012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:19.569604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:19.638085 | instance | ingress-nginx/pods/ingress-nginx-controller-rhr6n 2026-09-10 02:52:19.646481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:19.685427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:19.703562 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-8qwzn 2026-09-10 02:52:19.767378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:19.792810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:19.888815 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-09-10 02:52:19.903166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:19.940202 | instance | ingress-nginx/roles/ingress-nginx 2026-09-10 02:52:19.946736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:20.022135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:20.042780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:20.115316 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-09-10 02:52:20.146020 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-09-10 02:52:20.172678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:20.314799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:20.330332 | instance | ingress-nginx/serviceaccounts/default 2026-09-10 02:52:20.372951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:20.404941 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-09-10 02:52:20.526105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:20.564903 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-09-10 02:52:20.644969 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:20.645312 | instance | ingress-nginx/services/ingress-nginx-controller 2026-09-10 02:52:20.655003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:20.692340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:20.765810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:20.796158 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-09-10 02:52:20.855142 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-09-10 02:52:20.882917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:20.928858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:21.013924 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-09-10 02:52:21.028515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:21.043678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:21.076015 | instance | kube-public/configmaps/cluster-info 2026-09-10 02:52:21.275049 | instance | kube-public/configmaps/kube-root-ca.crt 2026-09-10 02:52:21.310207 | instance | kube-node-lease/serviceaccounts/default 2026-09-10 02:52:21.391660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:21.519887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:21.520612 | instance | kube-system/configmaps/cilium-config 2026-09-10 02:52:21.542463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:21.542598 | instance | kube-system/configmaps/coredns 2026-09-10 02:52:21.659145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:21.748575 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-09-10 02:52:21.748987 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-09-10 02:52:21.838893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:21.965616 | instance | kube-system/configmaps/kube-proxy 2026-09-10 02:52:21.968041 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:21.981919 | instance | kube-system/configmaps/kube-root-ca.crt 2026-09-10 02:52:21.981967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:22.125993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:22.179485 | instance | kube-system/configmaps/kubeadm-config 2026-09-10 02:52:22.211524 | instance | kube-system/configmaps/kubelet-config 2026-09-10 02:52:22.249607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:22.379035 | instance | kube-system/daemonsets/cilium 2026-09-10 02:52:22.421271 | instance | kube-system/daemonsets/kube-proxy 2026-09-10 02:52:22.426055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:22.628782 | instance | kube-system/deployment/cilium-operator 2026-09-10 02:52:22.710609 | instance | kube-system/deployment/coredns 2026-09-10 02:52:22.867658 | instance | kube-system/endpoints/kube-dns 2026-09-10 02:52:22.868180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:22.997279 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-09-10 02:52:22.997831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:23.012466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:23.126600 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-09-10 02:52:23.247827 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-09-10 02:52:23.319458 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-09-10 02:52:23.459936 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-09-10 02:52:23.545036 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-09-10 02:52:23.717502 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-09-10 02:52:23.787586 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-09-10 02:52:23.960103 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-09-10 02:52:24.034738 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-09-10 02:52:24.202606 | instance | kube-system/pods/cilium-484ns 2026-09-10 02:52:24.264548 | instance | kube-system/pods/cilium-operator-869df985b8-krl22 2026-09-10 02:52:24.441992 | instance | kube-system/pods/coredns-67659f764b-db7lx 2026-09-10 02:52:24.511133 | instance | kube-system/pods/coredns-67659f764b-dz4mx 2026-09-10 02:52:24.727860 | instance | kube-system/pods/etcd-instance 2026-09-10 02:52:24.793182 | instance | kube-system/pods/kube-apiserver-instance 2026-09-10 02:52:24.965714 | instance | kube-system/pods/kube-controller-manager-instance 2026-09-10 02:52:25.036372 | instance | kube-system/pods/kube-proxy-zp8hp 2026-09-10 02:52:25.254233 | instance | kube-system/pods/kube-scheduler-instance 2026-09-10 02:52:25.311040 | instance | kube-system/pods/kube-vip-instance 2026-09-10 02:52:25.524960 | instance | kube-public/serviceaccounts/default 2026-09-10 02:52:25.576012 | instance | kube-system/rolebindings/cilium-config-agent 2026-09-10 02:52:25.750441 | instance | kube-system/rolebindings/kube-proxy 2026-09-10 02:52:25.812073 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-09-10 02:52:25.970385 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-09-10 02:52:26.069335 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-09-10 02:52:26.206076 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-09-10 02:52:26.273582 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-09-10 02:52:26.462348 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-09-10 02:52:26.522057 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-09-10 02:52:26.714028 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-09-10 02:52:26.798064 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-09-10 02:52:26.959752 | instance | kube-system/roles/cilium-config-agent 2026-09-10 02:52:27.056005 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-09-10 02:52:27.181760 | instance | kube-system/roles/kube-proxy 2026-09-10 02:52:27.269189 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-09-10 02:52:27.414421 | instance | kube-system/roles/kubeadm:kubelet-config 2026-09-10 02:52:27.510592 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-09-10 02:52:27.654023 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-09-10 02:52:27.749788 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-09-10 02:52:27.898758 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-09-10 02:52:27.985621 | instance | kube-system/roles/system:controller:cloud-provider 2026-09-10 02:52:28.170151 | instance | kube-system/roles/system:controller:token-cleaner 2026-09-10 02:52:28.263660 | instance | kube-system/secrets/bootstrap-token-drrkwt 2026-09-10 02:52:28.397006 | instance | kube-system/secrets/bootstrap-token-poii58 2026-09-10 02:52:28.499974 | instance | kube-system/secrets/kubeadm-certs 2026-09-10 02:52:28.608501 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-09-10 02:52:28.762391 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-09-10 02:52:28.992234 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-09-10 02:52:29.047698 | instance | kube-system/serviceaccounts/certificate-controller 2026-09-10 02:52:29.324638 | instance | kube-system/serviceaccounts/cilium 2026-09-10 02:52:29.337284 | instance | kube-system/serviceaccounts/cilium-operator 2026-09-10 02:52:29.615442 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-09-10 02:52:29.644866 | instance | kube-system/serviceaccounts/coredns 2026-09-10 02:52:29.883387 | instance | kube-system/serviceaccounts/cronjob-controller 2026-09-10 02:52:29.905559 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-09-10 02:52:30.152256 | instance | kube-system/serviceaccounts/default 2026-09-10 02:52:30.167537 | instance | kube-system/serviceaccounts/deployment-controller 2026-09-10 02:52:30.434900 | instance | kube-system/serviceaccounts/disruption-controller 2026-09-10 02:52:30.446338 | instance | kube-system/serviceaccounts/endpoint-controller 2026-09-10 02:52:30.745568 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-09-10 02:52:30.748044 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-09-10 02:52:31.014687 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-09-10 02:52:31.017616 | instance | kube-system/serviceaccounts/expand-controller 2026-09-10 02:52:31.293253 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-09-10 02:52:31.297908 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-09-10 02:52:31.552533 | instance | kube-system/serviceaccounts/job-controller 2026-09-10 02:52:31.580420 | instance | kube-system/serviceaccounts/kube-proxy 2026-09-10 02:52:31.850987 | instance | kube-system/serviceaccounts/namespace-controller 2026-09-10 02:52:31.903556 | instance | kube-system/serviceaccounts/node-controller 2026-09-10 02:52:32.127057 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-09-10 02:52:32.218933 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-09-10 02:52:32.370659 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-09-10 02:52:32.502657 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-09-10 02:52:32.693506 | instance | kube-system/serviceaccounts/replicaset-controller 2026-09-10 02:52:32.782013 | instance | kube-system/serviceaccounts/replication-controller 2026-09-10 02:52:33.035578 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-09-10 02:52:33.079762 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-09-10 02:52:33.298143 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-09-10 02:52:33.312653 | instance | local-path-storage/configmaps/local-path-config 2026-09-10 02:52:33.560861 | instance | kube-system/serviceaccounts/service-account-controller 2026-09-10 02:52:33.598184 | instance | kube-system/serviceaccounts/service-controller 2026-09-10 02:52:33.851267 | instance | kube-system/serviceaccounts/statefulset-controller 2026-09-10 02:52:33.921636 | instance | kube-system/serviceaccounts/token-cleaner 2026-09-10 02:52:34.136171 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-09-10 02:52:34.218394 | instance | kube-system/serviceaccounts/ttl-controller 2026-09-10 02:52:34.417350 | instance | kube-system/services/kube-dns 2026-09-10 02:52:34.490912 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-09-10 02:52:34.667852 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-09-10 02:52:34.713608 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-09-10 02:52:34.887269 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-09-10 02:52:34.909608 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-09-10 02:52:35.094381 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-09-10 02:52:35.131394 | instance | local-path-storage/deployment/local-path-provisioner 2026-09-10 02:52:35.286685 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-09-10 02:52:35.374913 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-r8nk5 2026-09-10 02:52:35.550701 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-09-10 02:52:35.592327 | instance | local-path-storage/serviceaccounts/default 2026-09-10 02:52:35.772399 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-09-10 02:52:35.824556 | instance | monitoring/configmaps/goldpinger-zap 2026-09-10 02:52:36.007346 | instance | monitoring/configmaps/ipmi-exporter 2026-09-10 02:52:36.039096 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-09-10 02:52:36.267038 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-09-10 02:52:36.270539 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-09-10 02:52:36.487700 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-09-10 02:52:36.490351 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-09-10 02:52:36.687133 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-09-10 02:52:36.736680 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-09-10 02:52:36.976692 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-09-10 02:52:36.997912 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-09-10 02:52:37.248650 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-09-10 02:52:37.400155 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-09-10 02:52:37.545887 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-09-10 02:52:37.759508 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-09-10 02:52:37.891009 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-09-10 02:52:38.035653 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-09-10 02:52:38.074528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:38.155652 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-09-10 02:52:38.194102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:38.246005 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-09-10 02:52:38.284589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:38.374223 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-09-10 02:52:38.478427 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-09-10 02:52:38.557944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:38.605699 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-09-10 02:52:38.735042 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-09-10 02:52:38.766870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:38.850000 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-09-10 02:52:38.880875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:38.971524 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-09-10 02:52:39.014206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:39.067033 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-09-10 02:52:39.137701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:39.211536 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-09-10 02:52:39.242460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:39.327892 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-09-10 02:52:39.389163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:39.476008 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-09-10 02:52:39.539419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:39.621541 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-09-10 02:52:39.663464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:39.736779 | instance | monitoring/daemonsets/goldpinger 2026-09-10 02:52:39.896069 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-09-10 02:52:39.987552 | instance | monitoring/daemonsets/ipmi-exporter 2026-09-10 02:52:40.168432 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-09-10 02:52:40.311802 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-09-10 02:52:40.421689 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-09-10 02:52:40.585570 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-09-10 02:52:40.737971 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-09-10 02:52:40.828886 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-09-10 02:52:40.983853 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-09-10 02:52:41.058180 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-09-10 02:52:41.281058 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-09-10 02:52:41.291931 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-09-10 02:52:41.552645 | instance | monitoring/daemonsets/vector 2026-09-10 02:52:41.555859 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-09-10 02:52:41.810671 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-09-10 02:52:41.818488 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-09-10 02:52:42.074352 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-09-10 02:52:42.117141 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-09-10 02:52:42.332146 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-09-10 02:52:42.361291 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-09-10 02:52:42.593693 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-09-10 02:52:42.599619 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-09-10 02:52:42.847713 | instance | monitoring/configmaps/kube-root-ca.crt 2026-09-10 02:52:42.849892 | instance | monitoring/configmaps/loki 2026-09-10 02:52:43.122082 | instance | monitoring/configmaps/loki-alerting-rules 2026-09-10 02:52:43.143320 | instance | monitoring/configmaps/loki-gateway 2026-09-10 02:52:43.333042 | instance | monitoring/configmaps/loki-runtime 2026-09-10 02:52:43.344323 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-09-10 02:52:43.556333 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-09-10 02:52:43.610543 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-09-10 02:52:43.825078 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-09-10 02:52:43.866838 | instance | monitoring/configmaps/vector 2026-09-10 02:52:44.137459 | instance | magnum-system/serviceaccounts/default 2026-09-10 02:52:44.182768 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-09-10 02:52:44.375124 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-09-10 02:52:44.468240 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-09-10 02:52:44.652084 | instance | monitoring/deployment/loki-gateway 2026-09-10 02:52:44.766341 | instance | monitoring/deployment/node-feature-discovery-gc 2026-09-10 02:52:44.902692 | instance | monitoring/deployment/node-feature-discovery-master 2026-09-10 02:52:44.983322 | instance | monitoring/deployment/prometheus-pushgateway 2026-09-10 02:52:45.192384 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-09-10 02:52:45.270216 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-09-10 02:52:45.445372 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-09-10 02:52:45.527788 | instance | monitoring/endpoints/alertmanager-operated 2026-09-10 02:52:45.712570 | instance | monitoring/endpoints/goldpinger 2026-09-10 02:52:45.798464 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-09-10 02:52:45.947846 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-09-10 02:52:46.052183 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-09-10 02:52:46.171848 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-09-10 02:52:46.241449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:46.262558 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-09-10 02:52:46.403741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:46.450596 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-09-10 02:52:46.529027 | instance | monitoring/endpoints/loki 2026-09-10 02:52:46.551724 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:46.564069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:46.686597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:46.715776 | instance | monitoring/endpoints/loki-chunks-cache 2026-09-10 02:52:46.809326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:46.814655 | instance | monitoring/endpoints/loki-gateway 2026-09-10 02:52:46.936615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:47.010846 | instance | monitoring/endpoints/loki-headless 2026-09-10 02:52:47.069059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:47.076675 | instance | monitoring/endpoints/loki-memberlist 2026-09-10 02:52:47.191667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:47.298414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:47.301300 | instance | monitoring/endpoints/loki-results-cache 2026-09-10 02:52:47.347346 | instance | monitoring/endpoints/prometheus-operated 2026-09-10 02:52:47.417531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:47.540420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:47.544869 | instance | monitoring/endpoints/prometheus-pushgateway 2026-09-10 02:52:47.641195 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-09-10 02:52:47.661150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:47.774620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:47.813076 | instance | monitoring/endpoints/vector-headless 2026-09-10 02:52:47.913230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:47.928248 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-09-10 02:52:48.044330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:48.124716 | instance | openstack/cronjobs/heat-engine-cleaner 2026-09-10 02:52:48.175520 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:48.189378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:48.217093 | instance | openstack/cronjobs/heat-purge-deleted 2026-09-10 02:52:48.298363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:48.425960 | instance | openstack/cronjobs/keystone-credential-rotate 2026-09-10 02:52:48.427198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:48.564981 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-09-10 02:52:48.746612 | instance | openstack/cronjobs/nova-cell-setup 2026-09-10 02:52:48.837170 | instance | openstack/cronjobs/nova-service-cleaner 2026-09-10 02:52:49.094653 | instance | openstack/configmaps/barbican-bin 2026-09-10 02:52:49.184289 | instance | openstack/configmaps/ceph-csi-config 2026-09-10 02:52:49.394823 | instance | openstack/configmaps/ceph-etc 2026-09-10 02:52:49.463194 | instance | openstack/configmaps/cinder-bin 2026-09-10 02:52:49.680521 | instance | openstack/configmaps/glance-bin 2026-09-10 02:52:49.782941 | instance | openstack/configmaps/heat-bin 2026-09-10 02:52:50.021222 | instance | openstack/configmaps/keepalived-bin 2026-09-10 02:52:50.124859 | instance | openstack/configmaps/keystone-bin 2026-09-10 02:52:50.290963 | instance | openstack/configmaps/keystone-openid-metadata 2026-09-10 02:52:50.420165 | instance | openstack/configmaps/kube-root-ca.crt 2026-09-10 02:52:50.540565 | instance | openstack/configmaps/libvirt-bin 2026-09-10 02:52:50.736500 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-09-10 02:52:50.797710 | instance | openstack/configmaps/magnum-bin 2026-09-10 02:52:51.019104 | instance | openstack/configmaps/memcached-memcached-bin 2026-09-10 02:52:51.101071 | instance | openstack/configmaps/neutron-bin 2026-09-10 02:52:51.298674 | instance | openstack/configmaps/neutron-coredns 2026-09-10 02:52:51.368986 | instance | openstack/configmaps/nova-bin 2026-09-10 02:52:51.649747 | instance | openstack/configmaps/octavia-bin 2026-09-10 02:52:51.722289 | instance | openstack/configmaps/openvswitch-bin 2026-09-10 02:52:51.972777 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-09-10 02:52:52.088254 | instance | openstack/configmaps/percona-xtradb-pxc 2026-09-10 02:52:52.273246 | instance | openstack/configmaps/placement-bin 2026-09-10 02:52:52.354622 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-09-10 02:52:52.597662 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-09-10 02:52:52.654592 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-09-10 02:52:52.897826 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-09-10 02:52:53.004925 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-09-10 02:52:53.215330 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-09-10 02:52:53.302688 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-09-10 02:52:53.513405 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-09-10 02:52:53.612431 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-09-10 02:52:53.788237 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-09-10 02:52:53.898580 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-09-10 02:52:54.137603 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-09-10 02:52:54.207059 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-09-10 02:52:54.411981 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-09-10 02:52:54.502836 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-09-10 02:52:54.688304 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-09-10 02:52:54.804380 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-09-10 02:52:55.022318 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-09-10 02:52:55.162263 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-09-10 02:52:55.344552 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-09-10 02:52:55.435890 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-09-10 02:52:55.645587 | instance | openstack/configmaps/rook-config-override 2026-09-10 02:52:55.734386 | instance | openstack/configmaps/staffeln-bin 2026-09-10 02:52:55.938173 | instance | openstack/configmaps/valkey-configuration 2026-09-10 02:52:56.076354 | instance | openstack/configmaps/valkey-health 2026-09-10 02:52:56.261299 | instance | openstack/configmaps/valkey-scripts 2026-09-10 02:52:56.360713 | instance | openstack/daemonsets/keepalived 2026-09-10 02:52:56.560996 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-09-10 02:52:56.694407 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-09-10 02:52:56.937709 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-09-10 02:52:57.059408 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-09-10 02:52:57.279904 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-09-10 02:52:57.393598 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-09-10 02:52:57.606389 | instance | openstack/daemonsets/nova-compute-default 2026-09-10 02:52:57.744332 | instance | openstack/daemonsets/octavia-health-manager-default 2026-09-10 02:52:57.751042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:57.900831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:57.971919 | instance | openstack/daemonsets/openvswitch 2026-09-10 02:52:58.087206 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-10 02:52:58.089896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:58.236683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:58.299423 | instance | monitoring/pods/goldpinger-qmp97 2026-09-10 02:52:58.316653 | instance | monitoring/pods/kube-prometheus-stack-grafana-8d797b86d-vzg55 2026-09-10 02:52:58.366683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:58.483450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:58.582338 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m678v 2026-09-10 02:52:58.584554 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-6knjl 2026-09-10 02:52:58.611749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:58.748334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:58.812209 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-mqk4m 2026-09-10 02:52:58.817052 | instance | monitoring/pods/loki-0 2026-09-10 02:52:58.860704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:58.979636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:59.036797 | instance | monitoring/pods/loki-chunks-cache-0 2026-09-10 02:52:59.059482 | instance | monitoring/pods/loki-gateway-cf54cb88c-psc2b 2026-09-10 02:52:59.107929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:59.232039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:59.266656 | instance | monitoring/pods/loki-results-cache-0 2026-09-10 02:52:59.290422 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-kvk2z 2026-09-10 02:52:59.351253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:59.469447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:59.484152 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-b5jtr 2026-09-10 02:52:59.531180 | instance | monitoring/pods/node-feature-discovery-worker-sfw9r 2026-09-10 02:52:59.592651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:59.706758 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-10 02:52:59.718716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:59.766347 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-09-10 02:52:59.790022 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-zvlfl 2026-09-10 02:52:59.836796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:52:59.956152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:53:00.054184 | instance | monitoring/pods/vector-mmp66 2026-09-10 02:53:00.056059 | instance | openstack/deployment/barbican-api 2026-09-10 02:53:00.112622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:53:00.229912 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:53:00.304573 | instance | openstack/deployment/cinder-api 2026-09-10 02:53:00.346304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:53:00.377971 | instance | openstack/deployment/cinder-backup 2026-09-10 02:53:00.485411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-10 02:53:00.596547 | instance | openstack/deployment/cinder-scheduler 2026-09-10 02:53:00.668486 | instance | openstack/deployment/cinder-volume 2026-09-10 02:53:00.844754 | instance | openstack/deployment/glance-api 2026-09-10 02:53:00.941671 | instance | openstack/deployment/heat-api 2026-09-10 02:53:01.151178 | instance | openstack/deployment/heat-cfn 2026-09-10 02:53:01.249846 | instance | openstack/deployment/heat-engine 2026-09-10 02:53:01.455125 | instance | openstack/deployment/keystone-api 2026-09-10 02:53:01.565954 | instance | openstack/deployment/magnum-api 2026-09-10 02:53:01.756854 | instance | openstack/deployment/memcached-memcached 2026-09-10 02:53:01.885700 | instance | openstack/deployment/neutron-coredns 2026-09-10 02:53:02.110694 | instance | openstack/deployment/neutron-rpc-server 2026-09-10 02:53:02.244601 | instance | openstack/deployment/neutron-server 2026-09-10 02:53:02.428683 | instance | openstack/deployment/nova-api-metadata 2026-09-10 02:53:02.564824 | instance | openstack/deployment/nova-api-osapi 2026-09-10 02:53:02.763024 | instance | openstack/deployment/nova-conductor 2026-09-10 02:53:02.907226 | instance | openstack/deployment/nova-novncproxy 2026-09-10 02:53:03.108559 | instance | openstack/deployment/nova-scheduler 2026-09-10 02:53:03.233668 | instance | openstack/deployment/octavia-api 2026-09-10 02:53:03.385541 | instance | openstack/deployment/octavia-housekeeping 2026-09-10 02:53:03.525734 | instance | openstack/deployment/octavia-worker 2026-09-10 02:53:03.774354 | instance | openstack/deployment/placement-api 2026-09-10 02:53:03.839461 | instance | openstack/deployment/pxc-operator 2026-09-10 02:53:04.048753 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-09-10 02:53:04.182525 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-09-10 02:53:04.365425 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-09-10 02:53:04.522758 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-09-10 02:53:04.716437 | instance | openstack/deployment/staffeln-api 2026-09-10 02:53:04.835824 | instance | openstack/deployment/staffeln-conductor 2026-09-10 02:53:05.042338 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-10 02:53:05.129428 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-09-10 02:53:05.313570 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-09-10 02:53:05.404229 | instance | openstack/endpoints/barbican-api 2026-09-10 02:53:05.599342 | instance | openstack/endpoints/ceph-mon 2026-09-10 02:53:05.690338 | instance | openstack/endpoints/cinder-api 2026-09-10 02:53:05.913035 | instance | openstack/endpoints/glance-api 2026-09-10 02:53:06.018571 | instance | openstack/endpoints/heat-api 2026-09-10 02:53:06.220979 | instance | openstack/endpoints/heat-cfn 2026-09-10 02:53:06.332462 | instance | openstack/endpoints/keystone-api 2026-09-10 02:53:06.524829 | instance | openstack/endpoints/magnum-api 2026-09-10 02:53:06.639153 | instance | openstack/endpoints/memcached 2026-09-10 02:53:06.840299 | instance | openstack/endpoints/memcached-metrics 2026-09-10 02:53:06.943890 | instance | openstack/endpoints/neutron-coredns 2026-09-10 02:53:07.173967 | instance | openstack/endpoints/neutron-coredns-metrics 2026-09-10 02:53:07.269211 | instance | openstack/endpoints/neutron-server 2026-09-10 02:53:07.459626 | instance | openstack/endpoints/nova-api 2026-09-10 02:53:07.555364 | instance | openstack/endpoints/nova-metadata 2026-09-10 02:53:07.766085 | instance | openstack/endpoints/nova-novncproxy 2026-09-10 02:53:07.896181 | instance | openstack/endpoints/octavia-api 2026-09-10 02:53:08.089415 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-09-10 02:53:08.177264 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-09-10 02:53:08.329708 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-09-10 02:53:08.416231 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-09-10 02:53:08.629752 | instance | openstack/endpoints/percona-xtradb-pxc 2026-09-10 02:53:08.737414 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-09-10 02:53:08.938425 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-09-10 02:53:09.013005 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-09-10 02:53:09.176755 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-09-10 02:53:09.301673 | instance | openstack/endpoints/placement-api 2026-09-10 02:53:09.415894 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-09-10 02:53:09.670280 | instance | openstack/endpoints/rabbitmq-barbican 2026-09-10 02:53:09.695759 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-09-10 02:53:09.910961 | instance | openstack/endpoints/rabbitmq-cinder 2026-09-10 02:53:09.945865 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-09-10 02:53:10.235837 | instance | openstack/endpoints/rabbitmq-glance 2026-09-10 02:53:10.292340 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-09-10 02:53:10.498095 | instance | openstack/endpoints/rabbitmq-heat 2026-09-10 02:53:10.532583 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-09-10 02:53:10.754303 | instance | openstack/endpoints/rabbitmq-keystone 2026-09-10 02:53:10.783965 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-09-10 02:53:11.011238 | instance | openstack/endpoints/rabbitmq-magnum 2026-09-10 02:53:11.044294 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-09-10 02:53:11.277071 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-09-10 02:53:11.294194 | instance | openstack/endpoints/rabbitmq-neutron 2026-09-10 02:53:11.553155 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-09-10 02:53:11.587067 | instance | openstack/endpoints/rabbitmq-nova 2026-09-10 02:53:11.817941 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-09-10 02:53:11.929435 | instance | openstack/endpoints/rabbitmq-octavia 2026-09-10 02:53:12.107702 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-09-10 02:53:12.192551 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-09-10 02:53:12.380556 | instance | openstack/endpoints/staffeln-api 2026-09-10 02:53:12.480626 | instance | openstack/endpoints/valkey 2026-09-10 02:53:12.668654 | instance | openstack/endpoints/valkey-headless 2026-09-10 02:53:12.790400 | instance | openstack/endpoints/valkey-metrics 2026-09-10 02:53:12.976798 | instance | openstack/ingresses/cloudformation 2026-09-10 02:53:13.107431 | instance | openstack/ingresses/compute 2026-09-10 02:53:13.305944 | instance | openstack/ingresses/compute-novnc-proxy 2026-09-10 02:53:13.459724 | instance | openstack/ingresses/identity 2026-09-10 02:53:13.612286 | instance | openstack/ingresses/image 2026-09-10 02:53:13.749392 | instance | openstack/ingresses/key-manager 2026-09-10 02:53:13.883748 | instance | openstack/ingresses/load-balancer 2026-09-10 02:53:14.062964 | instance | openstack/ingresses/network 2026-09-10 02:53:14.181972 | instance | openstack/ingresses/orchestration 2026-09-10 02:53:14.332236 | instance | openstack/ingresses/placement 2026-09-10 02:53:14.449465 | instance | openstack/ingresses/rook-ceph-cluster 2026-09-10 02:53:14.593948 | instance | openstack/ingresses/volumev3 2026-09-10 02:53:14.733443 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-09-10 02:53:14.884411 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-09-10 02:53:14.957972 | instance | monitoring/roles/node-feature-discovery-worker 2026-09-10 02:53:15.129618 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-10 02:53:15.193375 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-09-10 02:53:15.324945 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-09-10 02:53:15.403210 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-09-10 02:53:15.546637 | instance | monitoring/secrets/alertmanager-tls 2026-09-10 02:53:15.647558 | instance | monitoring/secrets/grafana-tls 2026-09-10 02:53:15.824777 | instance | openstack/jobs/barbican-db-init 2026-09-10 02:53:15.901574 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-09-10 02:53:16.175173 | instance | openstack/jobs/barbican-db-sync 2026-09-10 02:53:16.190630 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-09-10 02:53:16.457909 | instance | openstack/jobs/barbican-ks-endpoints 2026-09-10 02:53:16.530226 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-09-10 02:53:16.796413 | instance | openstack/jobs/barbican-ks-service 2026-09-10 02:53:16.803863 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-09-10 02:53:17.053226 | instance | openstack/jobs/barbican-ks-user 2026-09-10 02:53:17.120300 | instance | openstack/jobs/barbican-rabbit-init 2026-09-10 02:53:17.407945 | instance | openstack/jobs/cinder-backup-storage-init 2026-09-10 02:53:17.423535 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-09-10 02:53:17.705039 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-09-10 02:53:17.736297 | instance | openstack/jobs/cinder-bootstrap 2026-09-10 02:53:17.946033 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-09-10 02:53:18.049412 | instance | openstack/jobs/cinder-create-internal-tenant 2026-09-10 02:53:18.241336 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-09-10 02:53:18.373242 | instance | openstack/jobs/cinder-db-init 2026-09-10 02:53:18.479219 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-09-10 02:53:18.636028 | instance | openstack/jobs/cinder-db-sync 2026-09-10 02:53:18.681063 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-mqk4m-tls 2026-09-10 02:53:18.890102 | instance | openstack/jobs/cinder-ks-endpoints 2026-09-10 02:53:18.936572 | instance | openstack/jobs/cinder-ks-service 2026-09-10 02:53:19.198037 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-09-10 02:53:19.214839 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-09-10 02:53:19.457676 | instance | openstack/jobs/cinder-ks-user 2026-09-10 02:53:19.458507 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-09-10 02:53:19.691095 | instance | openstack/jobs/cinder-rabbit-init 2026-09-10 02:53:19.802190 | instance | openstack/jobs/cinder-storage-init 2026-09-10 02:53:20.028085 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-09-10 02:53:20.136706 | instance | openstack/jobs/glance-db-init 2026-09-10 02:53:20.232784 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-09-10 02:53:20.417556 | instance | openstack/jobs/glance-db-sync 2026-09-10 02:53:20.494402 | instance | monitoring/secrets/prometheus-tls 2026-09-10 02:53:20.710442 | instance | openstack/jobs/glance-ks-endpoints 2026-09-10 02:53:20.747777 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-09-10 02:53:20.956533 | instance | openstack/jobs/glance-ks-service 2026-09-10 02:53:20.966319 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-09-10 02:53:21.202340 | instance | openstack/jobs/glance-ks-user 2026-09-10 02:53:21.319767 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-09-10 02:53:21.548268 | instance | openstack/jobs/glance-metadefs-load 2026-09-10 02:53:21.665007 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-09-10 02:53:21.878757 | instance | openstack/jobs/glance-rabbit-init 2026-09-10 02:53:21.949630 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-09-10 02:53:22.184826 | instance | openstack/jobs/glance-storage-init 2026-09-10 02:53:22.192857 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-09-10 02:53:22.486047 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-09-10 02:53:22.513784 | instance | openstack/jobs/heat-bootstrap 2026-09-10 02:53:22.748766 | instance | openstack/jobs/heat-db-init 2026-09-10 02:53:22.830558 | instance | openstack/jobs/heat-db-sync 2026-09-10 02:53:23.095871 | instance | openstack/jobs/heat-domain-ks-user 2026-09-10 02:53:23.193576 | instance | openstack/jobs/heat-engine-cleaner-29816800 2026-09-10 02:53:23.393674 | instance | openstack/jobs/heat-engine-cleaner-29816805 2026-09-10 02:53:23.489311 | instance | openstack/jobs/heat-engine-cleaner-29816810 2026-09-10 02:53:23.717427 | instance | openstack/jobs/heat-ks-endpoints 2026-09-10 02:53:23.792296 | instance | openstack/jobs/heat-ks-service 2026-09-10 02:53:24.048722 | instance | openstack/jobs/heat-ks-user 2026-09-10 02:53:24.116697 | instance | openstack/jobs/heat-rabbit-init 2026-09-10 02:53:24.299584 | instance | openstack/jobs/heat-trusts 2026-09-10 02:53:24.427956 | instance | openstack/jobs/keystone-bootstrap 2026-09-10 02:53:24.596269 | instance | openstack/jobs/keystone-credential-setup 2026-09-10 02:53:24.711798 | instance | openstack/jobs/keystone-db-init 2026-09-10 02:53:24.903406 | instance | openstack/jobs/keystone-db-sync 2026-09-10 02:53:24.989777 | instance | openstack/jobs/keystone-domain-manage 2026-09-10 02:53:25.263890 | instance | openstack/jobs/keystone-fernet-setup 2026-09-10 02:53:25.344756 | instance | openstack/jobs/keystone-rabbit-init 2026-09-10 02:53:25.550270 | instance | openstack/jobs/magnum-db-init 2026-09-10 02:53:25.633356 | instance | openstack/jobs/magnum-db-sync 2026-09-10 02:53:25.820135 | instance | openstack/jobs/neutron-db-init 2026-09-10 02:53:25.921346 | instance | openstack/jobs/neutron-db-sync 2026-09-10 02:53:26.166504 | instance | openstack/jobs/neutron-ks-endpoints 2026-09-10 02:53:26.244878 | instance | openstack/jobs/neutron-ks-service 2026-09-10 02:53:26.491449 | instance | openstack/jobs/neutron-ks-user 2026-09-10 02:53:26.528949 | instance | openstack/jobs/neutron-rabbit-init 2026-09-10 02:53:26.786530 | instance | openstack/jobs/nova-bootstrap 2026-09-10 02:53:26.800329 | instance | openstack/jobs/nova-cell-setup 2026-09-10 02:53:27.125342 | instance | openstack/jobs/nova-db-init 2026-09-10 02:53:27.137872 | instance | openstack/jobs/nova-db-sync 2026-09-10 02:53:27.400275 | instance | openstack/jobs/nova-ks-endpoints 2026-09-10 02:53:27.422786 | instance | openstack/jobs/nova-ks-service 2026-09-10 02:53:27.705152 | instance | openstack/jobs/nova-ks-user 2026-09-10 02:53:27.736852 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-09-10 02:53:28.009858 | instance | openstack/jobs/nova-rabbit-init 2026-09-10 02:53:28.011580 | instance | openstack/jobs/octavia-bootstrap 2026-09-10 02:53:28.289320 | instance | openstack/jobs/octavia-db-init 2026-09-10 02:53:28.305417 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-09-10 02:53:28.601407 | instance | openstack/networkpolicies/valkey 2026-09-10 02:53:28.611555 | instance | openstack/jobs/octavia-db-sync 2026-09-10 02:53:28.886354 | instance | openstack/jobs/octavia-ks-endpoints 2026-09-10 02:53:28.902381 | instance | openstack/jobs/octavia-ks-service 2026-09-10 02:53:29.194893 | instance | openstack/jobs/octavia-ks-user 2026-09-10 02:53:29.214732 | instance | openstack/jobs/octavia-rabbit-init 2026-09-10 02:53:29.506489 | instance | openstack/jobs/placement-db-init 2026-09-10 02:53:29.514769 | instance | openstack/jobs/placement-db-sync 2026-09-10 02:53:29.762801 | instance | openstack/jobs/placement-ks-endpoints 2026-09-10 02:53:29.803194 | instance | openstack/jobs/placement-ks-service 2026-09-10 02:53:30.098359 | instance | openstack/jobs/placement-ks-user 2026-09-10 02:53:30.173833 | instance | openstack/jobs/staffeln-db-init 2026-09-10 02:53:30.443014 | instance | openstack/jobs/staffeln-db-sync 2026-09-10 02:53:30.507573 | instance | monitoring/serviceaccounts/default 2026-09-10 02:53:30.741123 | instance | monitoring/serviceaccounts/goldpinger 2026-09-10 02:53:30.845590 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-09-10 02:53:31.017706 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-09-10 02:53:31.152716 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-09-10 02:53:31.293614 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-09-10 02:53:31.434288 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-09-10 02:53:31.636911 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-09-10 02:53:31.810286 | instance | monitoring/serviceaccounts/loki 2026-09-10 02:53:32.017400 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-09-10 02:53:32.168072 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-09-10 02:53:32.355454 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-09-10 02:53:32.498802 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-09-10 02:53:32.687219 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-09-10 02:53:32.817313 | instance | monitoring/serviceaccounts/vector 2026-09-10 02:53:33.033697 | instance | monitoring/services/alertmanager-operated 2026-09-10 02:53:33.164001 | instance | monitoring/services/goldpinger 2026-09-10 02:53:33.280137 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-09-10 02:53:33.407440 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-09-10 02:53:33.558800 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-09-10 02:53:33.679881 | instance | monitoring/services/kube-prometheus-stack-operator 2026-09-10 02:53:33.805379 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-09-10 02:53:33.915595 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-09-10 02:53:34.082776 | instance | monitoring/services/loki 2026-09-10 02:53:34.177042 | instance | monitoring/services/loki-chunks-cache 2026-09-10 02:53:34.305567 | instance | monitoring/services/loki-gateway 2026-09-10 02:53:34.421556 | instance | monitoring/services/loki-headless 2026-09-10 02:53:34.545513 | instance | monitoring/services/loki-memberlist 2026-09-10 02:53:34.675309 | instance | monitoring/services/loki-results-cache 2026-09-10 02:53:34.785262 | instance | monitoring/services/prometheus-operated 2026-09-10 02:53:34.914856 | instance | monitoring/services/prometheus-pushgateway 2026-09-10 02:53:35.037738 | instance | monitoring/services/prometheus-smartctl-exporter 2026-09-10 02:53:35.182545 | instance | monitoring/services/vector-headless 2026-09-10 02:53:35.265163 | instance | openstack/pods/barbican-api-6f49f7986c-87pjf 2026-09-10 02:53:35.462810 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-10 02:53:35.551702 | instance | openstack/pods/barbican-db-init-xk9r6 2026-09-10 02:53:35.721438 | instance | monitoring/statefulsets/loki 2026-09-10 02:53:35.827944 | instance | openstack/pods/barbican-db-sync-bxfqp 2026-09-10 02:53:35.961201 | instance | monitoring/statefulsets/loki-chunks-cache 2026-09-10 02:53:36.112356 | instance | openstack/pods/barbican-ks-endpoints-hjpqh 2026-09-10 02:53:36.227510 | instance | monitoring/statefulsets/loki-results-cache 2026-09-10 02:53:36.426415 | instance | openstack/pods/barbican-ks-service-6r55d 2026-09-10 02:53:36.509283 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-09-10 02:53:36.764536 | instance | openstack/pods/barbican-ks-user-rqbfk 2026-09-10 02:53:36.777292 | instance | openstack/pods/barbican-rabbit-init-r859h 2026-09-10 02:53:37.058012 | instance | openstack/pods/cinder-api-5849f96b47-cwzpk 2026-09-10 02:53:37.100624 | instance | openstack/pods/cinder-backup-67846d4bfd-qc8cg 2026-09-10 02:53:37.377358 | instance | openstack/pods/cinder-backup-storage-init-tgnlq 2026-09-10 02:53:37.379163 | instance | openstack/pods/cinder-bootstrap-gpvvt 2026-09-10 02:53:37.692343 | instance | openstack/pods/cinder-create-internal-tenant-l5hk7 2026-09-10 02:53:37.695652 | instance | openstack/pods/cinder-db-init-565bs 2026-09-10 02:53:37.951357 | instance | openstack/pods/cinder-db-sync-fxdmz 2026-09-10 02:53:38.015179 | instance | openstack/pods/cinder-ks-endpoints-4gd6k 2026-09-10 02:53:38.268677 | instance | openstack/pods/cinder-ks-service-l59cl 2026-09-10 02:53:38.325690 | instance | openstack/pods/cinder-ks-user-zvrkm 2026-09-10 02:53:38.578023 | instance | openstack/pods/cinder-rabbit-init-xtf2g 2026-09-10 02:53:38.631084 | instance | openstack/pods/cinder-scheduler-76b574788b-5sq2g 2026-09-10 02:53:38.839918 | instance | openstack/pods/cinder-storage-init-4zqjj 2026-09-10 02:53:38.966142 | instance | openstack/pods/cinder-volume-6bbb5fdf7-rlgfm 2026-09-10 02:53:39.167668 | instance | openstack/pods/glance-api-85b7948dc7-85d74 2026-09-10 02:53:39.284557 | instance | openstack/pods/glance-db-init-4vwsq 2026-09-10 02:53:39.483479 | instance | openstack/pods/glance-db-sync-qsgc7 2026-09-10 02:53:39.586700 | instance | openstack/pods/glance-ks-endpoints-7p8rs 2026-09-10 02:53:39.780779 | instance | openstack/pods/glance-ks-service-rwd9x 2026-09-10 02:53:39.898620 | instance | openstack/pods/glance-ks-user-6d5rp 2026-09-10 02:53:40.096360 | instance | openstack/pods/glance-metadefs-load-ppshc 2026-09-10 02:53:40.245018 | instance | openstack/pods/glance-rabbit-init-4vb2n 2026-09-10 02:53:40.412012 | instance | openstack/pods/glance-storage-init-gnfbv 2026-09-10 02:53:40.562426 | instance | openstack/pods/heat-api-6848f68d44-p9htp 2026-09-10 02:53:40.776760 | instance | openstack/pods/heat-bootstrap-bdj5g 2026-09-10 02:53:40.867450 | instance | openstack/pods/heat-cfn-588dbf9c98-ddsmr 2026-09-10 02:53:41.029036 | instance | openstack/pods/heat-db-init-d7kbd 2026-09-10 02:53:41.110884 | instance | openstack/pods/heat-db-sync-7gxw8 2026-09-10 02:53:41.272716 | instance | openstack/pods/heat-domain-ks-user-4llmg 2026-09-10 02:53:41.385971 | instance | openstack/pods/heat-engine-86468bf97c-7kkxl 2026-09-10 02:53:41.601212 | instance | openstack/pods/heat-engine-cleaner-29816800-58qml 2026-09-10 02:53:41.667843 | instance | openstack/pods/heat-engine-cleaner-29816805-wm97d 2026-09-10 02:53:41.907890 | instance | openstack/pods/heat-engine-cleaner-29816810-hvx48 2026-09-10 02:53:42.026375 | instance | openstack/pods/heat-ks-endpoints-bk7gb 2026-09-10 02:53:42.186460 | instance | openstack/pods/heat-ks-service-6h9m5 2026-09-10 02:53:42.322058 | instance | openstack/pods/heat-ks-user-qlfg9 2026-09-10 02:53:42.444990 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-09-10 02:53:42.619052 | instance | openstack/pods/heat-rabbit-init-kxkbm 2026-09-10 02:53:42.912355 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-09-10 02:53:42.927771 | instance | openstack/pods/heat-trusts-rqfz7 2026-09-10 02:53:43.237591 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-09-10 02:53:43.377794 | instance | openstack/pods/keepalived-8nqqd 2026-09-10 02:53:43.673988 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-09-10 02:53:43.738071 | instance | openstack/pods/keystone-api-6cb96958fd-582wm 2026-09-10 02:53:44.055309 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-09-10 02:53:44.127851 | instance | openstack/pods/keystone-bootstrap-rkgq9 2026-09-10 02:53:44.414755 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-09-10 02:53:44.582224 | instance | openstack/pods/keystone-credential-setup-f59k7 2026-09-10 02:53:44.833825 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-09-10 02:53:44.884022 | instance | openstack/pods/keystone-db-init-czgdp 2026-09-10 02:53:45.234768 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-09-10 02:53:45.306807 | instance | openstack/pods/keystone-db-sync-dssdx 2026-09-10 02:53:45.620857 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-09-10 02:53:45.736542 | instance | openstack/pods/keystone-domain-manage-vgxgb 2026-09-10 02:53:46.074850 | instance | openstack/pods/keystone-fernet-setup-cxq6p 2026-09-10 02:53:46.120320 | instance | openstack/pods/keystone-rabbit-init-cdmxq 2026-09-10 02:53:46.402387 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-09-10 02:53:46.443609 | instance | openstack/pods/libvirt-libvirt-default-lvnpp 2026-09-10 02:53:46.789286 | instance | openstack/pods/magnum-api-6bfbf4c54c-4cv8l 2026-09-10 02:53:46.871634 | instance | openstack/pods/magnum-conductor-0 2026-09-10 02:53:47.157221 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-09-10 02:53:47.225711 | instance | openstack/pods/magnum-db-init-crfgt 2026-09-10 02:53:47.562153 | instance | openstack/pods/magnum-db-sync-gxbqw 2026-09-10 02:53:47.671901 | instance | openstack/pods/memcached-memcached-6479589586-wj7kz 2026-09-10 02:53:47.886570 | instance | openstack/pods/neutron-coredns-7dd4958666-qs5jg 2026-09-10 02:53:47.962634 | instance | openstack/pods/neutron-db-init-hr5nf 2026-09-10 02:53:48.214026 | instance | openstack/pods/neutron-db-sync-r6gfn 2026-09-10 02:53:48.317794 | instance | openstack/pods/neutron-dhcp-agent-default-phfcv 2026-09-10 02:53:48.534340 | instance | openstack/pods/neutron-ks-endpoints-s7qsv 2026-09-10 02:53:48.628632 | instance | openstack/pods/neutron-ks-service-pnkfd 2026-09-10 02:53:48.809452 | instance | openstack/pods/neutron-ks-user-24rjf 2026-09-10 02:53:48.879158 | instance | openstack/pods/neutron-l3-agent-default-t9kz6 2026-09-10 02:53:49.141277 | instance | openstack/pods/neutron-metadata-agent-default-9nsrc 2026-09-10 02:53:49.163430 | instance | openstack/pods/neutron-netns-cleanup-cron-default-xccnv 2026-09-10 02:53:49.424452 | instance | openstack/pods/neutron-ovs-agent-default-5sh6l 2026-09-10 02:53:49.460655 | instance | openstack/pods/neutron-rabbit-init-7f74b 2026-09-10 02:53:49.712844 | instance | openstack/pods/neutron-rpc-server-57d668979f-k2q66 2026-09-10 02:53:49.761576 | instance | openstack/pods/neutron-server-7b89666d8c-drfgv 2026-09-10 02:53:50.027129 | instance | openstack/pods/nova-api-metadata-56cbd7d5bb-g5vng 2026-09-10 02:53:50.047008 | instance | openstack/pods/nova-api-osapi-7b766ddc56-s6ms5 2026-09-10 02:53:50.319946 | instance | openstack/pods/nova-bootstrap-pmj42 2026-09-10 02:53:50.340026 | instance | openstack/pods/nova-cell-setup-2hd22 2026-09-10 02:53:50.674673 | instance | openstack/pods/nova-compute-default-8jpvc 2026-09-10 02:53:50.690517 | instance | openstack/pods/nova-conductor-766b4b78cb-528l6 2026-09-10 02:53:50.967570 | instance | openstack/pods/nova-db-init-m2k4q 2026-09-10 02:53:50.977246 | instance | openstack/pods/nova-db-sync-htl8b 2026-09-10 02:53:51.260556 | instance | openstack/pods/nova-ks-endpoints-rnq2t 2026-09-10 02:53:51.269769 | instance | openstack/pods/nova-ks-service-4xcrs 2026-09-10 02:53:51.541915 | instance | openstack/pods/nova-ks-user-zv2xp 2026-09-10 02:53:51.549946 | instance | openstack/pods/nova-novncproxy-6689c87f9f-4jdbz 2026-09-10 02:53:51.823927 | instance | openstack/pods/nova-rabbit-init-v4tpz 2026-09-10 02:53:51.833101 | instance | openstack/pods/nova-scheduler-bdf9476b4-w5jxb 2026-09-10 02:53:52.122190 | instance | openstack/pods/octavia-api-696d76f84d-76p4q 2026-09-10 02:53:52.170813 | instance | openstack/pods/octavia-bootstrap-6mxws 2026-09-10 02:53:52.395345 | instance | openstack/pods/octavia-db-init-qkp22 2026-09-10 02:53:52.463942 | instance | openstack/pods/octavia-db-sync-z442t 2026-09-10 02:53:52.694201 | instance | openstack/pods/octavia-health-manager-default-2mgqs 2026-09-10 02:53:52.796145 | instance | openstack/pods/octavia-housekeeping-7bd4fbb849-n78pp 2026-09-10 02:53:52.978204 | instance | openstack/pods/octavia-ks-endpoints-fdrf6 2026-09-10 02:53:53.099688 | instance | openstack/pods/octavia-ks-service-zrfsg 2026-09-10 02:53:53.330297 | instance | openstack/pods/octavia-ks-user-f6s26 2026-09-10 02:53:53.391664 | instance | openstack/pods/octavia-rabbit-init-2s9j9 2026-09-10 02:53:53.628639 | instance | openstack/pods/octavia-worker-77c69f9f4b-r9cm6 2026-09-10 02:53:53.739501 | instance | openstack/pods/openvswitch-mkmdt 2026-09-10 02:53:53.930460 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-09-10 02:53:54.062890 | instance | openstack/pods/percona-xtradb-pxc-0 2026-09-10 02:53:54.281446 | instance | openstack/pods/placement-api-bd6567757-6wk4w 2026-09-10 02:53:54.353231 | instance | openstack/pods/placement-db-init-hqbrq 2026-09-10 02:53:54.584415 | instance | openstack/pods/placement-db-sync-6qk6j 2026-09-10 02:53:54.683194 | instance | openstack/pods/placement-ks-endpoints-zq8d9 2026-09-10 02:53:54.919578 | instance | openstack/pods/placement-ks-service-njsdh 2026-09-10 02:53:54.955770 | instance | openstack/pods/placement-ks-user-r2vxn 2026-09-10 02:53:55.236919 | instance | openstack/pods/pxc-operator-7cff949c8b-l68lz 2026-09-10 02:53:55.291291 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-09-10 02:53:55.492008 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-09-10 02:53:55.626335 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-r5fbm 2026-09-10 02:53:55.810027 | instance | openstack/pods/rabbitmq-glance-server-0 2026-09-10 02:53:55.900754 | instance | openstack/pods/rabbitmq-heat-server-0 2026-09-10 02:53:56.113064 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-09-10 02:53:56.246415 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-09-10 02:53:56.381454 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-h4h52 2026-09-10 02:53:56.568627 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-09-10 02:53:56.688311 | instance | openstack/pods/rabbitmq-nova-server-0 2026-09-10 02:53:56.894506 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-09-10 02:53:57.058977 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-c82f6 2026-09-10 02:53:57.213293 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt 2026-09-10 02:53:57.342332 | instance | openstack/pods/staffeln-api-695c99654b-cwdf8 2026-09-10 02:53:57.541878 | instance | openstack/pods/staffeln-conductor-6f6758764f-4ppbj 2026-09-10 02:53:57.612289 | instance | openstack/pods/staffeln-db-init-9z58m 2026-09-10 02:53:57.815435 | instance | openstack/pods/staffeln-db-sync-dn2r4 2026-09-10 02:53:57.914322 | instance | openstack/pods/valkey-node-0 2026-09-10 02:53:58.140046 | instance | openstack/rolebindings/barbican-barbican-api 2026-09-10 02:53:58.224965 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-09-10 02:53:58.437982 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-09-10 02:53:58.496240 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-09-10 02:53:58.711791 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-09-10 02:53:58.769099 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-09-10 02:53:58.936987 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-09-10 02:53:59.024679 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-09-10 02:53:59.199804 | instance | openstack/rolebindings/cinder-cinder-api 2026-09-10 02:53:59.274668 | instance | openstack/rolebindings/cinder-cinder-backup 2026-09-10 02:53:59.477006 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-09-10 02:53:59.502583 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-09-10 02:53:59.708634 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-09-10 02:53:59.783848 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-09-10 02:53:59.950668 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-09-10 02:54:00.022515 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-09-10 02:54:00.275026 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-09-10 02:54:00.296733 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-09-10 02:54:00.514811 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-09-10 02:54:00.556904 | instance | openstack/rolebindings/cinder-cinder-test 2026-09-10 02:54:00.767690 | instance | openstack/rolebindings/cinder-cinder-volume 2026-09-10 02:54:00.829241 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-09-10 02:54:01.003408 | instance | openstack/rolebindings/cinder-storage-init 2026-09-10 02:54:01.070296 | instance | openstack/rolebindings/glance-glance-api 2026-09-10 02:54:01.241964 | instance | openstack/rolebindings/glance-glance-db-init 2026-09-10 02:54:01.292039 | instance | openstack/rolebindings/glance-glance-db-sync 2026-09-10 02:54:01.471336 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-09-10 02:54:01.524411 | instance | openstack/rolebindings/glance-glance-ks-service 2026-09-10 02:54:01.721896 | instance | openstack/rolebindings/glance-glance-ks-user 2026-09-10 02:54:01.753715 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-09-10 02:54:01.984807 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-09-10 02:54:02.003456 | instance | openstack/rolebindings/glance-glance-storage-init 2026-09-10 02:54:02.271537 | instance | openstack/rolebindings/glance-glance-test 2026-09-10 02:54:02.276391 | instance | openstack/rolebindings/glance-storage-init 2026-09-10 02:54:02.480718 | instance | openstack/rolebindings/heat-heat-api 2026-09-10 02:54:02.520918 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-09-10 02:54:02.711087 | instance | openstack/rolebindings/heat-heat-cfn 2026-09-10 02:54:02.799491 | instance | openstack/rolebindings/heat-heat-db-init 2026-09-10 02:54:02.936562 | instance | openstack/rolebindings/heat-heat-db-sync 2026-09-10 02:54:03.040460 | instance | openstack/rolebindings/heat-heat-engine 2026-09-10 02:54:03.246701 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-09-10 02:54:03.325786 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-09-10 02:54:03.481057 | instance | openstack/rolebindings/heat-heat-ks-service 2026-09-10 02:54:03.575627 | instance | openstack/rolebindings/heat-heat-ks-user 2026-09-10 02:54:03.727032 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-09-10 02:54:03.837780 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-09-10 02:54:03.987860 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-09-10 02:54:04.072577 | instance | openstack/rolebindings/heat-heat-test 2026-09-10 02:54:04.209463 | instance | openstack/rolebindings/heat-heat-trusts 2026-09-10 02:54:04.330093 | instance | openstack/roles/barbican-openstack-barbican-api 2026-09-10 02:54:04.450302 | instance | openstack/rolebindings/keepalived 2026-09-10 02:54:04.592846 | instance | openstack/rolebindings/keystone-credential-rotate 2026-09-10 02:54:04.693837 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-09-10 02:54:04.849382 | instance | openstack/rolebindings/keystone-credential-setup 2026-09-10 02:54:04.912588 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-09-10 02:54:05.106543 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-09-10 02:54:05.135813 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-09-10 02:54:05.340626 | instance | openstack/rolebindings/keystone-fernet-setup 2026-09-10 02:54:05.365553 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-09-10 02:54:05.546786 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-09-10 02:54:05.596352 | instance | openstack/rolebindings/keystone-keystone-api 2026-09-10 02:54:05.791136 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-09-10 02:54:05.813161 | instance | openstack/roles/cinder-backup-storage-init 2026-09-10 02:54:06.007716 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-09-10 02:54:06.078125 | instance | openstack/roles/cinder-openstack-cinder-api 2026-09-10 02:54:06.251068 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-09-10 02:54:06.295846 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-09-10 02:54:06.505420 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-09-10 02:54:06.549315 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-09-10 02:54:06.737237 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-09-10 02:54:06.859809 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-09-10 02:54:07.005889 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-09-10 02:54:07.121669 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-09-10 02:54:07.246371 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-09-10 02:54:07.348559 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-09-10 02:54:07.471877 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-09-10 02:54:07.599659 | instance | openstack/rolebindings/keystone-keystone-test 2026-09-10 02:54:07.710617 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-09-10 02:54:07.835239 | instance | openstack/rolebindings/libvirt-cert-manager 2026-09-10 02:54:07.931015 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-09-10 02:54:08.081995 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-09-10 02:54:08.216452 | instance | openstack/rolebindings/libvirt-libvirt 2026-09-10 02:54:08.358556 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-09-10 02:54:08.456156 | instance | openstack/roles/cinder-openstack-cinder-test 2026-09-10 02:54:08.587069 | instance | openstack/rolebindings/magnum-magnum-api 2026-09-10 02:54:08.678448 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-09-10 02:54:08.845628 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-09-10 02:54:08.914053 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-09-10 02:54:09.112601 | instance | openstack/roles/cinder-storage-init 2026-09-10 02:54:09.197463 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-09-10 02:54:09.314516 | instance | openstack/roles/glance-openstack-glance-api 2026-09-10 02:54:09.436151 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-09-10 02:54:09.546406 | instance | openstack/roles/glance-openstack-glance-db-init 2026-09-10 02:54:09.655856 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-09-10 02:54:09.816501 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-09-10 02:54:09.899460 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-09-10 02:54:10.109291 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-09-10 02:54:10.195707 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-09-10 02:54:10.371313 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-09-10 02:54:10.429708 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-09-10 02:54:10.583307 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-09-10 02:54:10.678341 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-09-10 02:54:10.827070 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-09-10 02:54:10.889165 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-09-10 02:54:11.079789 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-09-10 02:54:11.179899 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-09-10 02:54:11.322707 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-09-10 02:54:11.437991 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-09-10 02:54:11.562955 | instance | openstack/roles/glance-openstack-glance-test 2026-09-10 02:54:11.712031 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-09-10 02:54:11.816225 | instance | openstack/roles/glance-storage-init 2026-09-10 02:54:11.960907 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-09-10 02:54:12.082351 | instance | openstack/roles/heat-openstack-heat-api 2026-09-10 02:54:12.216574 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-09-10 02:54:12.342662 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-09-10 02:54:12.447723 | instance | openstack/roles/heat-openstack-heat-cfn 2026-09-10 02:54:12.555483 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-09-10 02:54:12.693314 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-09-10 02:54:12.818986 | instance | openstack/roles/heat-openstack-heat-db-init 2026-09-10 02:54:12.930824 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-09-10 02:54:13.056960 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-09-10 02:54:13.188444 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-09-10 02:54:13.301262 | instance | openstack/roles/heat-openstack-heat-engine 2026-09-10 02:54:13.385534 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-09-10 02:54:13.580012 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-09-10 02:54:13.637522 | instance | openstack/rolebindings/neutron-neutron-server 2026-09-10 02:54:13.819196 | instance | openstack/rolebindings/neutron-neutron-test 2026-09-10 02:54:13.860472 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-09-10 02:54:14.084153 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-09-10 02:54:14.124494 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-09-10 02:54:14.303863 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-09-10 02:54:14.329858 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-09-10 02:54:14.549262 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-09-10 02:54:14.572543 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-09-10 02:54:14.790294 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-09-10 02:54:14.814745 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-09-10 02:54:15.050735 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-09-10 02:54:15.102518 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-09-10 02:54:15.345793 | instance | openstack/roles/heat-openstack-heat-test 2026-09-10 02:54:15.380522 | instance | openstack/rolebindings/nova-nova-compute 2026-09-10 02:54:15.620607 | instance | openstack/roles/heat-openstack-heat-trusts 2026-09-10 02:54:15.622978 | instance | openstack/rolebindings/nova-nova-conductor 2026-09-10 02:54:15.889226 | instance | openstack/roles/keepalived 2026-09-10 02:54:15.892217 | instance | openstack/roles/keystone-credential-rotate 2026-09-10 02:54:16.146978 | instance | openstack/rolebindings/nova-nova-db-init 2026-09-10 02:54:16.152071 | instance | openstack/rolebindings/nova-nova-db-sync 2026-09-10 02:54:16.372422 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-09-10 02:54:16.382205 | instance | openstack/roles/keystone-credential-setup 2026-09-10 02:54:16.621393 | instance | openstack/rolebindings/nova-nova-ks-service 2026-09-10 02:54:16.632380 | instance | openstack/rolebindings/nova-nova-ks-user 2026-09-10 02:54:16.873451 | instance | openstack/roles/keystone-fernet-rotate 2026-09-10 02:54:16.879395 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-09-10 02:54:17.143581 | instance | openstack/roles/keystone-fernet-setup 2026-09-10 02:54:17.160348 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-09-10 02:54:17.368325 | instance | openstack/rolebindings/nova-nova-scheduler 2026-09-10 02:54:17.373769 | instance | openstack/roles/keystone-openstack-keystone-api 2026-09-10 02:54:17.588785 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-09-10 02:54:17.628071 | instance | openstack/rolebindings/nova-nova-test 2026-09-10 02:54:17.806383 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-09-10 02:54:17.892204 | instance | openstack/rolebindings/octavia-octavia-api 2026-09-10 02:54:18.053324 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-09-10 02:54:18.151792 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-09-10 02:54:18.299016 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-09-10 02:54:18.419970 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-09-10 02:54:18.539595 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-09-10 02:54:18.660391 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-09-10 02:54:18.778521 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-09-10 02:54:18.879742 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-09-10 02:54:19.011470 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-09-10 02:54:19.144057 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-09-10 02:54:19.248677 | instance | openstack/roles/keystone-openstack-keystone-test 2026-09-10 02:54:19.345829 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-09-10 02:54:19.500094 | instance | openstack/roles/libvirt-cert-manager 2026-09-10 02:54:19.639275 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-09-10 02:54:19.761138 | instance | openstack/roles/libvirt-openstack-libvirt 2026-09-10 02:54:19.876838 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-09-10 02:54:20.041319 | instance | openstack/roles/magnum-openstack-magnum-api 2026-09-10 02:54:20.116020 | instance | openstack/rolebindings/octavia-octavia-worker 2026-09-10 02:54:20.248569 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-09-10 02:54:20.307707 | instance | openstack/rolebindings/placement-placement-api 2026-09-10 02:54:20.497130 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-09-10 02:54:20.571780 | instance | openstack/rolebindings/placement-placement-db-init 2026-09-10 02:54:20.787909 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-09-10 02:54:20.831582 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-09-10 02:54:21.024977 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-09-10 02:54:21.030444 | instance | openstack/rolebindings/placement-placement-db-sync 2026-09-10 02:54:21.277696 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-09-10 02:54:21.280554 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-09-10 02:54:21.484950 | instance | openstack/rolebindings/placement-placement-ks-service 2026-09-10 02:54:21.513042 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-09-10 02:54:21.717771 | instance | openstack/rolebindings/placement-placement-ks-user 2026-09-10 02:54:21.783838 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-09-10 02:54:21.981231 | instance | openstack/rolebindings/pxc-operator 2026-09-10 02:54:22.007287 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-09-10 02:54:22.243699 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-09-10 02:54:22.253743 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-09-10 02:54:22.482854 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-09-10 02:54:22.512803 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-09-10 02:54:22.738744 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-09-10 02:54:22.803413 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-09-10 02:54:23.039777 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-09-10 02:54:23.088874 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-09-10 02:54:23.278215 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-09-10 02:54:23.341167 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-09-10 02:54:23.536282 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-09-10 02:54:23.612993 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-09-10 02:54:23.806064 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-09-10 02:54:23.863651 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-09-10 02:54:24.057579 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-09-10 02:54:24.150796 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-09-10 02:54:24.313941 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-09-10 02:54:24.377948 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-09-10 02:54:24.560689 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-09-10 02:54:24.612720 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-09-10 02:54:24.826133 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-09-10 02:54:24.837619 | instance | openstack/roles/neutron-openstack-neutron-server 2026-09-10 02:54:25.086326 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-09-10 02:54:25.108251 | instance | openstack/roles/neutron-openstack-neutron-test 2026-09-10 02:54:25.312454 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-09-10 02:54:25.346229 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-09-10 02:54:25.575886 | instance | openstack/rolebindings/rook-ceph-mgr 2026-09-10 02:54:25.616226 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-09-10 02:54:25.835332 | instance | openstack/rolebindings/rook-ceph-osd 2026-09-10 02:54:25.885479 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-09-10 02:54:26.087298 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-09-10 02:54:26.167318 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-09-10 02:54:26.365782 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-09-10 02:54:26.443121 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-09-10 02:54:26.604409 | instance | openstack/roles/nova-openstack-nova-compute 2026-09-10 02:54:26.702960 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-09-10 02:54:26.855979 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-09-10 02:54:26.960972 | instance | openstack/roles/nova-openstack-nova-conductor 2026-09-10 02:54:27.111715 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-09-10 02:54:27.218280 | instance | openstack/roles/nova-openstack-nova-db-init 2026-09-10 02:54:27.350471 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-09-10 02:54:27.471899 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-09-10 02:54:27.589564 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-09-10 02:54:27.713275 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-09-10 02:54:27.835226 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-09-10 02:54:27.986094 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-09-10 02:54:28.120382 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-09-10 02:54:28.235384 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-09-10 02:54:28.377087 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-09-10 02:54:28.487159 | instance | openstack/roles/nova-openstack-nova-test 2026-09-10 02:54:28.616964 | instance | openstack/roles/octavia-openstack-octavia-api 2026-09-10 02:54:28.716019 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-09-10 02:54:28.840387 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-09-10 02:54:28.936748 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-09-10 02:54:29.070522 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-09-10 02:54:29.219200 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-09-10 02:54:29.308738 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-09-10 02:54:29.465269 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-09-10 02:54:29.544912 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-09-10 02:54:29.718166 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-09-10 02:54:29.779521 | instance | openstack/roles/placement-openstack-placement-api 2026-09-10 02:54:29.980182 | instance | openstack/roles/placement-openstack-placement-db-init 2026-09-10 02:54:30.047469 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-09-10 02:54:30.270467 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-09-10 02:54:30.332157 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-09-10 02:54:30.557860 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-09-10 02:54:30.562985 | instance | openstack/roles/pxc-operator 2026-09-10 02:54:30.803733 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-09-10 02:54:30.806872 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-09-10 02:54:31.055329 | instance | openstack/roles/rabbitmq-cluster-operator 2026-09-10 02:54:31.069962 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-09-10 02:54:31.281544 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-09-10 02:54:31.283142 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-09-10 02:54:31.504546 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-09-10 02:54:31.526732 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-09-10 02:54:31.730865 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-09-10 02:54:31.756287 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-09-10 02:54:31.971667 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-09-10 02:54:32.045290 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-09-10 02:54:32.188579 | instance | openstack/roles/rook-ceph-mgr 2026-09-10 02:54:32.249259 | instance | openstack/roles/rook-ceph-osd 2026-09-10 02:54:32.447586 | instance | openstack/roles/rook-ceph-purge-osd 2026-09-10 02:54:32.510120 | instance | orc-system/configmaps/kube-root-ca.crt 2026-09-10 02:54:32.687817 | instance | openstack/roles/staffeln-conductor 2026-09-10 02:54:32.775955 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-09-10 02:54:32.956346 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-09-10 02:54:33.037392 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-09-10 02:54:33.204287 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-09-10 02:54:33.296477 | instance | openstack/serviceaccounts/barbican-api 2026-09-10 02:54:33.429159 | instance | openstack/serviceaccounts/barbican-db-init 2026-09-10 02:54:33.743345 | instance | openstack/serviceaccounts/barbican-db-sync 2026-09-10 02:54:33.898946 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-09-10 02:54:34.197830 | instance | openstack/serviceaccounts/barbican-ks-service 2026-09-10 02:54:34.377782 | instance | openstack/serviceaccounts/barbican-ks-user 2026-09-10 02:54:34.662237 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-09-10 02:54:34.818081 | instance | openstack/serviceaccounts/barbican-test 2026-09-10 02:54:35.064591 | instance | openstack/serviceaccounts/cinder-api 2026-09-10 02:54:35.304582 | instance | openstack/serviceaccounts/cinder-backup 2026-09-10 02:54:35.537370 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-09-10 02:54:35.716489 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-09-10 02:54:35.997011 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-09-10 02:54:36.160557 | instance | openstack/serviceaccounts/cinder-db-init 2026-09-10 02:54:36.473809 | instance | openstack/serviceaccounts/cinder-db-sync 2026-09-10 02:54:36.583744 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-09-10 02:54:36.895312 | instance | openstack/serviceaccounts/cinder-ks-service 2026-09-10 02:54:36.983011 | instance | openstack/serviceaccounts/cinder-ks-user 2026-09-10 02:54:37.329613 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-09-10 02:54:37.430642 | instance | openstack/serviceaccounts/cinder-scheduler 2026-09-10 02:54:37.862299 | instance | openstack/serviceaccounts/cinder-storage-init 2026-09-10 02:54:37.870621 | instance | openstack/serviceaccounts/cinder-test 2026-09-10 02:54:38.335291 | instance | openstack/serviceaccounts/cinder-volume 2026-09-10 02:54:38.345921 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-09-10 02:54:38.771761 | instance | openstack/serviceaccounts/default 2026-09-10 02:54:38.780184 | instance | openstack/serviceaccounts/glance-api 2026-09-10 02:54:39.224605 | instance | openstack/serviceaccounts/glance-db-init 2026-09-10 02:54:39.305139 | instance | openstack/serviceaccounts/glance-db-sync 2026-09-10 02:54:39.699083 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-09-10 02:54:39.777448 | instance | openstack/serviceaccounts/glance-ks-service 2026-09-10 02:54:40.183935 | instance | openstack/serviceaccounts/glance-ks-user 2026-09-10 02:54:40.251313 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-09-10 02:54:40.631502 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-09-10 02:54:40.764078 | instance | openstack/serviceaccounts/glance-storage-init 2026-09-10 02:54:41.078621 | instance | openstack/serviceaccounts/glance-test 2026-09-10 02:54:41.258949 | instance | openstack/serviceaccounts/heat-api 2026-09-10 02:54:41.529771 | instance | openstack/serviceaccounts/heat-bootstrap 2026-09-10 02:54:41.814945 | instance | openstack/serviceaccounts/heat-cfn 2026-09-10 02:54:41.973490 | instance | openstack/serviceaccounts/heat-db-init 2026-09-10 02:54:42.218707 | instance | openstack/serviceaccounts/heat-db-sync 2026-09-10 02:54:42.362869 | instance | openstack/serviceaccounts/heat-engine 2026-09-10 02:54:42.662802 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-09-10 02:54:42.856285 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-09-10 02:54:43.070720 | instance | openstack/serviceaccounts/heat-ks-service 2026-09-10 02:54:43.352585 | instance | openstack/serviceaccounts/heat-ks-user 2026-09-10 02:54:43.493009 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-09-10 02:54:43.777462 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-09-10 02:54:43.950644 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-09-10 02:54:44.217093 | instance | openstack/serviceaccounts/heat-test 2026-09-10 02:54:44.445492 | instance | openstack/serviceaccounts/heat-trusts 2026-09-10 02:54:44.660866 | instance | openstack/serviceaccounts/keepalived 2026-09-10 02:54:44.911291 | instance | openstack/serviceaccounts/keystone-api 2026-09-10 02:54:45.155519 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-09-10 02:54:45.371252 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-09-10 02:54:45.628029 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-09-10 02:54:45.844882 | instance | openstack/serviceaccounts/keystone-db-init 2026-09-10 02:54:46.092016 | instance | openstack/serviceaccounts/keystone-db-sync 2026-09-10 02:54:46.316776 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-09-10 02:54:46.565238 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-09-10 02:54:46.761432 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-09-10 02:54:47.026986 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-09-10 02:54:47.252387 | instance | openstack/serviceaccounts/keystone-test 2026-09-10 02:54:47.531780 | instance | openstack/serviceaccounts/libvirt 2026-09-10 02:54:47.726619 | instance | openstack/serviceaccounts/magnum-api 2026-09-10 02:54:47.976169 | instance | openstack/serviceaccounts/magnum-conductor 2026-09-10 02:54:48.159792 | instance | openstack/serviceaccounts/magnum-db-init 2026-09-10 02:54:48.506323 | instance | openstack/serviceaccounts/magnum-db-sync 2026-09-10 02:54:48.629800 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-09-10 02:54:48.886966 | instance | openstack/serviceaccounts/magnum-ks-service 2026-09-10 02:54:49.059668 | instance | openstack/serviceaccounts/magnum-ks-user 2026-09-10 02:54:49.357574 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-09-10 02:54:49.497163 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-09-10 02:54:49.869897 | instance | openstack/serviceaccounts/memcached-memcached 2026-09-10 02:54:49.986931 | instance | openstack/serviceaccounts/neutron-db-init 2026-09-10 02:54:50.300048 | instance | openstack/serviceaccounts/neutron-db-sync 2026-09-10 02:54:50.419013 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-09-10 02:54:50.741891 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-09-10 02:54:50.830957 | instance | openstack/serviceaccounts/neutron-ks-service 2026-09-10 02:54:51.096155 | instance | openstack/serviceaccounts/neutron-ks-user 2026-09-10 02:54:51.234354 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-09-10 02:54:51.523840 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-09-10 02:54:51.697212 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-09-10 02:54:52.025873 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-09-10 02:54:52.186022 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-09-10 02:54:52.427168 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-09-10 02:54:52.652848 | instance | openstack/serviceaccounts/neutron-server 2026-09-10 02:54:52.895379 | instance | openstack/serviceaccounts/neutron-test 2026-09-10 02:54:53.120942 | instance | openstack/serviceaccounts/nova-api-metadata 2026-09-10 02:54:53.349073 | instance | openstack/serviceaccounts/nova-api-osapi 2026-09-10 02:54:53.552303 | instance | openstack/serviceaccounts/nova-bootstrap 2026-09-10 02:54:53.842973 | instance | openstack/serviceaccounts/nova-cell-setup 2026-09-10 02:54:54.011143 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-09-10 02:54:54.237031 | instance | openstack/serviceaccounts/nova-compute 2026-09-10 02:54:54.393580 | instance | openstack/serviceaccounts/nova-conductor 2026-09-10 02:54:54.673511 | instance | openstack/serviceaccounts/nova-db-init 2026-09-10 02:54:54.927341 | instance | openstack/serviceaccounts/nova-db-sync 2026-09-10 02:54:55.165377 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-09-10 02:54:55.378233 | instance | openstack/serviceaccounts/nova-ks-service 2026-09-10 02:54:55.595606 | instance | openstack/serviceaccounts/nova-ks-user 2026-09-10 02:54:55.797900 | instance | openstack/serviceaccounts/nova-novncproxy 2026-09-10 02:54:56.024047 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-09-10 02:54:56.236434 | instance | openstack/serviceaccounts/nova-scheduler 2026-09-10 02:54:56.497858 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-09-10 02:54:56.742320 | instance | openstack/serviceaccounts/nova-test 2026-09-10 02:54:56.940687 | instance | openstack/serviceaccounts/octavia-api 2026-09-10 02:54:57.248623 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-09-10 02:54:57.373903 | instance | openstack/serviceaccounts/octavia-db-init 2026-09-10 02:54:57.726466 | instance | openstack/serviceaccounts/octavia-db-sync 2026-09-10 02:54:57.842846 | instance | openstack/serviceaccounts/octavia-health-manager 2026-09-10 02:54:58.172639 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-09-10 02:54:58.282186 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-09-10 02:54:58.596886 | instance | openstack/serviceaccounts/octavia-ks-service 2026-09-10 02:54:58.718828 | instance | openstack/serviceaccounts/octavia-ks-user 2026-09-10 02:54:58.990438 | instance | openstack/secrets/barbican-api-certs 2026-09-10 02:54:59.171304 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-09-10 02:54:59.187256 | instance | openstack/secrets/barbican-db-admin 2026-09-10 02:54:59.410345 | instance | openstack/serviceaccounts/octavia-worker 2026-09-10 02:54:59.622195 | instance | openstack/serviceaccounts/openvswitch-server 2026-09-10 02:54:59.848937 | instance | openstack/secrets/barbican-db-user 2026-09-10 02:55:00.063928 | instance | openstack/secrets/barbican-etc 2026-09-10 02:55:00.065035 | instance | openstack/serviceaccounts/placement-api 2026-09-10 02:55:00.301942 | instance | openstack/serviceaccounts/placement-db-init 2026-09-10 02:55:00.473714 | instance | openstack/secrets/barbican-keystone-admin 2026-09-10 02:55:00.718492 | instance | openstack/secrets/barbican-keystone-user 2026-09-10 02:55:00.754438 | instance | openstack/serviceaccounts/placement-db-sync 2026-09-10 02:55:01.003145 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-09-10 02:55:01.185080 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-09-10 02:55:01.190479 | instance | openstack/secrets/barbican-rabbitmq-user 2026-09-10 02:55:01.406196 | instance | openstack/serviceaccounts/placement-ks-service 2026-09-10 02:55:01.581049 | instance | openstack/secrets/cinder-api-certs 2026-09-10 02:55:01.819459 | instance | openstack/serviceaccounts/placement-ks-user 2026-09-10 02:55:01.853071 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-09-10 02:55:02.097932 | instance | openstack/serviceaccounts/pxc-operator 2026-09-10 02:55:02.263090 | instance | openstack/secrets/cinder-db-admin 2026-09-10 02:55:02.532828 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-09-10 02:55:02.544590 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-09-10 02:55:02.985960 | instance | openstack/secrets/cinder-db-user 2026-09-10 02:55:02.997790 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-09-10 02:55:03.230436 | instance | openstack/secrets/cinder-etc 2026-09-10 02:55:03.438070 | instance | openstack/secrets/cinder-keystone-admin 2026-09-10 02:55:03.457824 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-09-10 02:55:03.685236 | instance | openstack/secrets/cinder-keystone-test 2026-09-10 02:55:03.915178 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-09-10 02:55:03.939817 | instance | openstack/secrets/cinder-keystone-user 2026-09-10 02:55:04.163897 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-09-10 02:55:04.333189 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-09-10 02:55:04.571210 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-09-10 02:55:04.656690 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-09-10 02:55:04.989908 | instance | openstack/secrets/cinder-rabbitmq-user 2026-09-10 02:55:05.085296 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-09-10 02:55:05.202978 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-09-10 02:55:05.492645 | instance | openstack/secrets/glance-api-certs 2026-09-10 02:55:05.509993 | instance | openstack/secrets/glance-db-admin 2026-09-10 02:55:05.781185 | instance | openstack/secrets/glance-db-user 2026-09-10 02:55:05.800286 | instance | openstack/secrets/glance-etc 2026-09-10 02:55:06.016562 | instance | openstack/secrets/glance-keystone-admin 2026-09-10 02:55:06.043633 | instance | openstack/secrets/glance-keystone-test 2026-09-10 02:55:06.256738 | instance | openstack/secrets/glance-keystone-user 2026-09-10 02:55:06.275410 | instance | openstack/secrets/glance-rabbitmq-admin 2026-09-10 02:55:06.495937 | instance | openstack/secrets/glance-rabbitmq-user 2026-09-10 02:55:06.517444 | instance | openstack/secrets/heat-api-certs 2026-09-10 02:55:06.762720 | instance | openstack/secrets/heat-cfn-certs 2026-09-10 02:55:06.810208 | instance | openstack/secrets/heat-db-admin 2026-09-10 02:55:06.966508 | instance | openstack/secrets/heat-db-user 2026-09-10 02:55:07.013761 | instance | openstack/secrets/heat-etc 2026-09-10 02:55:07.217658 | instance | openstack/secrets/heat-keystone-admin 2026-09-10 02:55:07.246833 | instance | openstack/secrets/heat-keystone-stack-user 2026-09-10 02:55:07.413291 | instance | openstack/secrets/heat-keystone-test 2026-09-10 02:55:07.433008 | instance | openstack/secrets/heat-keystone-trustee 2026-09-10 02:55:07.685160 | instance | openstack/secrets/heat-keystone-user 2026-09-10 02:55:07.692568 | instance | openstack/secrets/heat-rabbitmq-admin 2026-09-10 02:55:07.926835 | instance | openstack/secrets/heat-rabbitmq-user 2026-09-10 02:55:07.930669 | instance | openstack/secrets/images-rbd-keyring 2026-09-10 02:55:08.194976 | instance | openstack/secrets/internal-percona-xtradb 2026-09-10 02:55:08.195354 | instance | openstack/secrets/keepalived-etc 2026-09-10 02:55:08.402132 | instance | openstack/secrets/keystone-api-certs 2026-09-10 02:55:08.413554 | instance | openstack/secrets/keystone-credential-keys 2026-09-10 02:55:08.623405 | instance | openstack/secrets/keystone-db-admin 2026-09-10 02:55:08.641030 | instance | openstack/secrets/keystone-db-user 2026-09-10 02:55:08.864579 | instance | openstack/secrets/keystone-etc 2026-09-10 02:55:08.879347 | instance | openstack/secrets/keystone-fernet-keys 2026-09-10 02:55:09.136986 | instance | openstack/secrets/keystone-keystone-admin 2026-09-10 02:55:09.162816 | instance | openstack/secrets/keystone-keystone-test 2026-09-10 02:55:09.381564 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-09-10 02:55:09.413410 | instance | openstack/secrets/keystone-rabbitmq-user 2026-09-10 02:55:09.677509 | instance | openstack/secrets/libvirt-api-ca 2026-09-10 02:55:09.726411 | instance | openstack/secrets/libvirt-etc 2026-09-10 02:55:09.924166 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-09-10 02:55:09.935271 | instance | openstack/secrets/libvirt-libvirt-default-lvnpp-api 2026-09-10 02:55:10.167169 | instance | openstack/secrets/libvirt-libvirt-default-lvnpp-vnc 2026-09-10 02:55:10.204021 | instance | openstack/secrets/libvirt-vnc-ca 2026-09-10 02:55:10.392618 | instance | openstack/secrets/magnum-db-admin 2026-09-10 02:55:10.479529 | instance | openstack/secrets/magnum-db-user 2026-09-10 02:55:10.706119 | instance | openstack/secrets/magnum-etc 2026-09-10 02:55:10.724154 | instance | openstack/secrets/magnum-keystone-admin 2026-09-10 02:55:10.889129 | instance | openstack/secrets/magnum-keystone-stack-user 2026-09-10 02:55:10.920883 | instance | openstack/secrets/magnum-keystone-user 2026-09-10 02:55:11.136750 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-09-10 02:55:11.152552 | instance | openstack/secrets/magnum-rabbitmq-user 2026-09-10 02:55:11.383035 | instance | openstack/secrets/neutron-db-admin 2026-09-10 02:55:11.406180 | instance | openstack/secrets/neutron-db-user 2026-09-10 02:55:11.639808 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-09-10 02:55:11.677380 | instance | openstack/secrets/neutron-etc 2026-09-10 02:55:11.885953 | instance | openstack/secrets/neutron-keystone-admin 2026-09-10 02:55:11.935672 | instance | openstack/secrets/neutron-keystone-test 2026-09-10 02:55:12.122366 | instance | openstack/secrets/neutron-keystone-user 2026-09-10 02:55:12.183828 | instance | openstack/secrets/neutron-l3-agent-default 2026-09-10 02:55:12.334602 | instance | openstack/secrets/neutron-metadata-agent-default 2026-09-10 02:55:12.430283 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-09-10 02:55:12.576650 | instance | openstack/secrets/neutron-ovs-agent-default 2026-09-10 02:55:12.672382 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-09-10 02:55:12.850846 | instance | openstack/secrets/neutron-rabbitmq-user 2026-09-10 02:55:12.913928 | instance | openstack/secrets/neutron-server-certs 2026-09-10 02:55:13.120834 | instance | openstack/secrets/nova-api-certs 2026-09-10 02:55:13.173188 | instance | openstack/secrets/nova-compute-default 2026-09-10 02:55:13.326648 | instance | openstack/secrets/nova-db-admin 2026-09-10 02:55:13.418494 | instance | openstack/secrets/nova-db-api-admin 2026-09-10 02:55:13.554698 | instance | openstack/secrets/nova-db-api-user 2026-09-10 02:55:13.695389 | instance | openstack/secrets/nova-db-cell0-admin 2026-09-10 02:55:13.775415 | instance | openstack/secrets/nova-db-cell0-user 2026-09-10 02:55:13.954324 | instance | openstack/secrets/nova-db-user 2026-09-10 02:55:14.054089 | instance | openstack/secrets/nova-etc 2026-09-10 02:55:14.215288 | instance | openstack/secrets/nova-keystone-admin 2026-09-10 02:55:14.379543 | instance | openstack/secrets/nova-keystone-test 2026-09-10 02:55:14.509624 | instance | openstack/secrets/nova-keystone-user 2026-09-10 02:55:14.672325 | instance | openstack/secrets/nova-novncproxy-certs 2026-09-10 02:55:14.755093 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-09-10 02:55:14.886896 | instance | openstack/secrets/nova-rabbitmq-admin 2026-09-10 02:55:14.988735 | instance | openstack/secrets/nova-rabbitmq-user 2026-09-10 02:55:15.139690 | instance | openstack/secrets/nova-ssh 2026-09-10 02:55:15.247426 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-09-10 02:55:15.362054 | instance | openstack/secrets/octavia-api-certs 2026-09-10 02:55:15.517667 | instance | openstack/secrets/octavia-client-ca 2026-09-10 02:55:15.630322 | instance | openstack/secrets/octavia-client-certs 2026-09-10 02:55:15.779877 | instance | openstack/secrets/octavia-db-admin 2026-09-10 02:55:15.877844 | instance | openstack/secrets/octavia-db-user 2026-09-10 02:55:16.088449 | instance | openstack/secrets/octavia-etc 2026-09-10 02:55:16.114365 | instance | openstack/secrets/octavia-health-manager-default 2026-09-10 02:55:16.327160 | instance | openstack/secrets/octavia-keystone-admin 2026-09-10 02:55:16.398734 | instance | openstack/secrets/octavia-keystone-test 2026-09-10 02:55:16.558330 | instance | openstack/secrets/octavia-keystone-user 2026-09-10 02:55:16.647200 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-09-10 02:55:16.791082 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-09-10 02:55:17.136851 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-09-10 02:55:17.322344 | instance | openstack/serviceaccounts/rook-ceph-default 2026-09-10 02:55:17.577894 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-09-10 02:55:17.809291 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-09-10 02:55:18.070552 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-09-10 02:55:18.300443 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-09-10 02:55:18.558041 | instance | openstack/serviceaccounts/staffeln-api 2026-09-10 02:55:18.744297 | instance | openstack/serviceaccounts/staffeln-conductor 2026-09-10 02:55:18.967734 | instance | openstack/serviceaccounts/staffeln-db-init 2026-09-10 02:55:19.187880 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-09-10 02:55:19.363050 | instance | openstack/serviceaccounts/valkey 2026-09-10 02:55:19.611021 | instance | openstack/services/barbican-api 2026-09-10 02:55:19.716928 | instance | openstack/services/ceph-mon 2026-09-10 02:55:19.840640 | instance | openstack/services/cinder-api 2026-09-10 02:55:20.005686 | instance | openstack/services/glance-api 2026-09-10 02:55:20.132450 | instance | openstack/services/heat-api 2026-09-10 02:55:20.277535 | instance | openstack/services/heat-cfn 2026-09-10 02:55:20.401771 | instance | openstack/services/keystone-api 2026-09-10 02:55:20.562860 | instance | openstack/services/magnum-api 2026-09-10 02:55:20.710372 | instance | openstack/services/memcached 2026-09-10 02:55:20.844494 | instance | openstack/services/memcached-metrics 2026-09-10 02:55:20.959478 | instance | openstack/services/neutron-coredns 2026-09-10 02:55:21.137333 | instance | openstack/services/neutron-coredns-metrics 2026-09-10 02:55:21.208482 | instance | openstack/services/neutron-server 2026-09-10 02:55:21.393258 | instance | openstack/services/nova-api 2026-09-10 02:55:21.490033 | instance | openstack/services/nova-metadata 2026-09-10 02:55:21.717354 | instance | openstack/services/nova-novncproxy 2026-09-10 02:55:21.784573 | instance | openstack/services/octavia-api 2026-09-10 02:55:22.006916 | instance | openstack/services/percona-xtradb-cluster-operator 2026-09-10 02:55:22.084836 | instance | openstack/services/percona-xtradb-haproxy 2026-09-10 02:55:22.296493 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-09-10 02:55:22.382553 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-09-10 02:55:22.591899 | instance | openstack/services/percona-xtradb-pxc 2026-09-10 02:55:22.684002 | instance | openstack/services/percona-xtradb-pxc-unready 2026-09-10 02:55:22.900127 | instance | openstack/services/placement-api 2026-09-10 02:55:22.987630 | instance | openstack/services/rabbitmq-barbican 2026-09-10 02:55:23.182684 | instance | openstack/services/rabbitmq-barbican-nodes 2026-09-10 02:55:23.282858 | instance | openstack/services/rabbitmq-cinder 2026-09-10 02:55:23.469264 | instance | openstack/services/rabbitmq-cinder-nodes 2026-09-10 02:55:23.574496 | instance | openstack/services/rabbitmq-glance 2026-09-10 02:55:23.797612 | instance | openstack/services/rabbitmq-glance-nodes 2026-09-10 02:55:23.894146 | instance | openstack/services/rabbitmq-heat 2026-09-10 02:55:24.127668 | instance | openstack/services/rabbitmq-heat-nodes 2026-09-10 02:55:24.215008 | instance | openstack/services/rabbitmq-keystone 2026-09-10 02:55:24.417488 | instance | openstack/services/rabbitmq-keystone-nodes 2026-09-10 02:55:24.535866 | instance | openstack/services/rabbitmq-magnum 2026-09-10 02:55:24.750147 | instance | openstack/services/rabbitmq-magnum-nodes 2026-09-10 02:55:24.831388 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-09-10 02:55:25.040068 | instance | openstack/services/rabbitmq-neutron 2026-09-10 02:55:25.127326 | instance | openstack/services/rabbitmq-neutron-nodes 2026-09-10 02:55:25.370083 | instance | openstack/services/rabbitmq-nova 2026-09-10 02:55:25.410809 | instance | openstack/services/rabbitmq-nova-nodes 2026-09-10 02:55:25.697431 | instance | openstack/services/rabbitmq-octavia 2026-09-10 02:55:25.730859 | instance | openstack/services/rabbitmq-octavia-nodes 2026-09-10 02:55:26.033626 | instance | openstack/services/rook-ceph-rgw-ceph 2026-09-10 02:55:26.067424 | instance | openstack/services/staffeln-api 2026-09-10 02:55:26.341012 | instance | openstack/services/valkey 2026-09-10 02:55:26.367328 | instance | openstack/services/valkey-headless 2026-09-10 02:55:26.671038 | instance | openstack/services/valkey-metrics 2026-09-10 02:55:26.697605 | instance | openstack/statefulsets/magnum-conductor 2026-09-10 02:55:27.041448 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-09-10 02:55:27.088280 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-09-10 02:55:27.333664 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-09-10 02:55:27.409369 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-09-10 02:55:27.683451 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-09-10 02:55:27.759989 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-09-10 02:55:28.005280 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-09-10 02:55:28.118871 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-09-10 02:55:28.322295 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-09-10 02:55:28.470472 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-09-10 02:55:28.716852 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-09-10 02:55:28.834086 | instance | openstack/statefulsets/valkey-node 2026-09-10 02:55:29.061874 | instance | orc-system/deployment/orc-controller-manager 2026-09-10 02:55:29.234014 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-09-10 02:55:29.334098 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-09-10 02:55:29.492420 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-09-10 02:55:29.588966 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-09-10 02:55:29.726705 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-09-10 02:55:29.835303 | instance | openstack/secrets/octavia-persistence-db-admin 2026-09-10 02:55:29.943268 | instance | openstack/secrets/octavia-persistence-db-user 2026-09-10 02:55:30.141549 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-09-10 02:55:30.243283 | instance | openstack/secrets/octavia-rabbitmq-user 2026-09-10 02:55:30.402533 | instance | openstack/secrets/octavia-server-ca 2026-09-10 02:55:30.489036 | instance | openstack/secrets/percona-xtradb 2026-09-10 02:55:30.658365 | instance | openstack/secrets/placement-api-certs 2026-09-10 02:55:30.769295 | instance | openstack/secrets/placement-db-admin 2026-09-10 02:55:30.888009 | instance | openstack/secrets/placement-db-user 2026-09-10 02:55:31.012316 | instance | openstack/secrets/placement-etc 2026-09-10 02:55:31.164892 | instance | openstack/secrets/placement-keystone-admin 2026-09-10 02:55:31.240899 | instance | openstack/secrets/placement-keystone-user 2026-09-10 02:55:31.392474 | instance | openstack/secrets/pvc-ceph-client-key 2026-09-10 02:55:31.479844 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-09-10 02:55:31.622996 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-09-10 02:55:31.714712 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-09-10 02:55:31.892524 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-09-10 02:55:31.980581 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-09-10 02:55:32.154953 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-09-10 02:55:32.250826 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-09-10 02:55:32.373818 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-09-10 02:55:32.499239 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-09-10 02:55:32.600069 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-09-10 02:55:32.762392 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-09-10 02:55:32.872261 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-09-10 02:55:33.010045 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-09-10 02:55:33.118350 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-09-10 02:55:33.303501 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-09-10 02:55:33.395476 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-09-10 02:55:33.548224 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-09-10 02:55:33.630918 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-09-10 02:55:33.796202 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-09-10 02:55:33.881175 | instance | openstack/secrets/rook-ceph-config 2026-09-10 02:55:34.036736 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-09-10 02:55:34.132998 | instance | openstack/secrets/rook-ceph-mon 2026-09-10 02:55:34.252361 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-09-10 02:55:34.350948 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-09-10 02:55:34.508268 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-09-10 02:55:34.572469 | instance | openstack/secrets/rook-csi-cephfs-node 2026-09-10 02:55:34.728227 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-09-10 02:55:34.802986 | instance | openstack/secrets/rook-csi-rbd-node 2026-09-10 02:55:34.959191 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-09-10 02:55:35.083836 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-09-10 02:55:35.244250 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-09-10 02:55:35.396612 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-09-10 02:55:35.493386 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-09-10 02:55:35.627389 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-09-10 02:55:35.773243 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-09-10 02:55:35.878344 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-09-10 02:55:36.037919 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-09-10 02:55:36.132598 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-09-10 02:55:36.307794 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-09-10 02:55:36.353060 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-09-10 02:55:36.582343 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-09-10 02:55:36.616742 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-09-10 02:55:36.936564 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-09-10 02:55:36.950906 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-09-10 02:55:37.214552 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-09-10 02:55:37.254378 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-09-10 02:55:37.498926 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-09-10 02:55:37.525349 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-09-10 02:55:37.791790 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-09-10 02:55:37.796729 | instance | openstack/secrets/staffeln-db-admin 2026-09-10 02:55:38.063815 | instance | openstack/secrets/staffeln-db-user 2026-09-10 02:55:38.118267 | instance | openstack/secrets/staffeln-etc 2026-09-10 02:55:38.342065 | instance | openstack/secrets/valkey-ca 2026-09-10 02:55:38.349327 | instance | openstack/secrets/valkey-server-certs 2026-09-10 02:55:38.616789 | instance | rook-ceph/deployment/rook-ceph-operator 2026-09-10 02:55:38.633936 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-09-10 02:55:38.884370 | instance | orc-system/roles/orc-leader-election-role 2026-09-10 02:55:38.888897 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-ndws6 2026-09-10 02:55:39.142965 | instance | orc-system/serviceaccounts/default 2026-09-10 02:55:39.157647 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-09-10 02:55:39.394518 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-09-10 02:55:39.399728 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-09-10 02:55:39.648059 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-zh2s6 2026-09-10 02:55:39.649750 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-09-10 02:55:39.893804 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-09-10 02:55:39.909217 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-09-10 02:55:40.170726 | instance | rook-ceph/roles/rook-ceph-mgr 2026-09-10 02:55:40.175399 | instance | rook-ceph/roles/rook-ceph-osd 2026-09-10 02:55:40.396651 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-09-10 02:55:40.453363 | instance | rook-ceph/roles/rook-ceph-system 2026-09-10 02:55:40.677031 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-09-10 02:55:40.708042 | instance | rook-ceph/serviceaccounts/default 2026-09-10 02:55:40.942094 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-09-10 02:55:41.077340 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-09-10 02:55:41.225313 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-09-10 02:55:41.341935 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-09-10 02:55:41.509288 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-09-10 02:55:41.603529 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-09-10 02:55:41.835849 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-09-10 02:55:41.899684 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-09-10 02:55:42.159275 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-09-10 02:55:42.190323 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-09-10 02:55:42.434627 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-09-10 02:55:42.484709 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-09-10 02:55:42.691201 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-09-10 02:55:42.766085 | instance | secretgen-controller/deployment/secretgen-controller 2026-09-10 02:55:42.956441 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-8lgx8 2026-09-10 02:55:43.048472 | instance | secretgen-controller/serviceaccounts/default 2026-09-10 02:55:43.240175 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-09-10 02:55:43.293980 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-09-10 02:55:43.496422 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-09-10 02:55:43.534449 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-09-10 02:55:43.751998 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-09-10 02:55:43.783476 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-09-10 02:55:44.024762 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-09-10 02:55:44.039891 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-09-10 02:55:44.263648 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-09-10 02:55:44.279380 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-09-10 02:55:44.696700 | instance | ok: Runtime: 0:03:39.536431 2026-09-10 02:55:44.721323 | 2026-09-10 02:55:44.721453 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-09-10 02:55:45.740425 | instance | changed: 2026-09-10 02:55:45.741139 | instance | cd+++++++++ objects/ 2026-09-10 02:55:45.741203 | instance | cd+++++++++ objects/cluster/ 2026-09-10 02:55:45.741246 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-09-10 02:55:45.741285 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-09-10 02:55:45.741323 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-09-10 02:55:45.741360 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-09-10 02:55:45.741397 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-09-10 02:55:45.741433 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-09-10 02:55:45.741469 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-09-10 02:55:45.741504 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-09-10 02:55:45.741539 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-09-10 02:55:45.741574 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-09-10 02:55:45.741609 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-09-10 02:55:45.741644 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-09-10 02:55:45.741678 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-09-10 02:55:45.741713 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-09-10 02:55:45.741748 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-09-10 02:55:45.741783 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-09-10 02:55:45.741817 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-09-10 02:55:45.741872 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-09-10 02:55:45.741909 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-09-10 02:55:45.741944 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-09-10 02:55:45.741978 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-09-10 02:55:45.742013 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-09-10 02:55:45.742048 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-10 02:55:45.742082 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-09-10 02:55:45.742116 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-09-10 02:55:45.742150 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-09-10 02:55:45.742194 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-09-10 02:55:45.742233 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-09-10 02:55:45.742268 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-09-10 02:55:45.742302 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-09-10 02:55:45.742337 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-09-10 02:55:45.742370 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-09-10 02:55:45.742404 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-09-10 02:55:45.742454 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-09-10 02:55:45.742489 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-09-10 02:55:45.742523 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-09-10 02:55:45.742557 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-09-10 02:55:45.742591 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-09-10 02:55:45.742625 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-09-10 02:55:45.742660 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-09-10 02:55:45.742694 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-09-10 02:55:45.742729 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-09-10 02:55:45.742765 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-10 02:55:45.742802 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-09-10 02:55:45.742856 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-09-10 02:55:45.742893 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-09-10 02:55:45.742927 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-09-10 02:55:45.742961 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-09-10 02:55:45.742996 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-09-10 02:55:45.743029 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-09-10 02:55:45.743066 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-09-10 02:55:45.743116 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-10 02:55:45.743165 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-10 02:55:45.743209 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-09-10 02:55:45.743247 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-09-10 02:55:45.743283 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-09-10 02:55:45.743319 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-09-10 02:55:45.743353 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-09-10 02:55:45.743388 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-09-10 02:55:45.743422 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-09-10 02:55:45.743457 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-09-10 02:55:45.743503 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-09-10 02:55:45.743601 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-10 02:55:45.743662 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-09-10 02:55:45.743704 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-09-10 02:55:45.743743 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-09-10 02:55:45.743779 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-09-10 02:55:45.743817 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-09-10 02:55:45.743889 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-09-10 02:55:45.743939 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-09-10 02:55:45.743981 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-09-10 02:55:45.744019 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-09-10 02:55:45.744056 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-09-10 02:55:45.744094 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-09-10 02:55:45.744130 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-09-10 02:55:45.744168 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-09-10 02:55:45.744205 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-09-10 02:55:45.744239 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-09-10 02:55:45.744276 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-09-10 02:55:45.744312 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-09-10 02:55:45.744348 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-09-10 02:55:45.744385 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-09-10 02:55:45.744422 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-09-10 02:55:45.744459 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-09-10 02:55:45.744524 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-09-10 02:55:45.744582 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-09-10 02:55:45.744637 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-09-10 02:55:45.744679 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-09-10 02:55:45.744717 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-09-10 02:55:45.744755 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-09-10 02:55:45.744795 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-09-10 02:55:45.744851 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-09-10 02:55:45.744893 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-09-10 02:55:45.744931 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-09-10 02:55:45.744968 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-09-10 02:55:45.745004 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-09-10 02:55:45.745041 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-09-10 02:55:45.745079 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-09-10 02:55:45.745115 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-09-10 02:55:45.745152 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-09-10 02:55:45.745188 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-09-10 02:55:45.745222 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-09-10 02:55:45.745261 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-09-10 02:55:45.745297 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-09-10 02:55:45.745334 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-09-10 02:55:45.745370 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-09-10 02:55:45.745418 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-09-10 02:55:45.745456 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-10 02:55:45.745493 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-10 02:55:45.745530 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-09-10 02:55:45.745567 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-09-10 02:55:45.745614 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-09-10 02:55:45.745668 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-09-10 02:55:45.745708 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-09-10 02:55:45.745745 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-09-10 02:55:45.745782 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-09-10 02:55:45.745820 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-09-10 02:55:45.745881 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-09-10 02:55:45.745920 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-09-10 02:55:45.745957 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-09-10 02:55:45.745993 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-09-10 02:55:45.746029 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-09-10 02:55:45.746067 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-09-10 02:55:45.746105 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-09-10 02:55:45.746142 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-09-10 02:55:45.746179 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-09-10 02:55:45.746215 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-09-10 02:55:45.746251 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-09-10 02:55:45.746290 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-09-10 02:55:45.746329 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-09-10 02:55:45.746365 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-09-10 02:55:45.746401 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-09-10 02:55:45.746438 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-09-10 02:55:45.746475 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-09-10 02:55:45.746511 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-09-10 02:55:45.746547 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-09-10 02:55:45.746581 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-09-10 02:55:45.746617 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-09-10 02:55:45.746665 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-09-10 02:55:45.746718 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-09-10 02:55:45.746767 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-09-10 02:55:45.746810 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-09-10 02:55:45.746889 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-09-10 02:55:45.746931 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-09-10 02:55:45.746972 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-09-10 02:55:45.747012 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-09-10 02:55:45.747054 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-09-10 02:55:45.747093 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-09-10 02:55:45.747134 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-09-10 02:55:45.747174 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-09-10 02:55:45.747214 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-09-10 02:55:45.747251 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-09-10 02:55:45.747290 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-09-10 02:55:45.747330 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-09-10 02:55:45.747369 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-09-10 02:55:45.747408 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-09-10 02:55:45.747447 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-09-10 02:55:45.747486 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-09-10 02:55:45.747526 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-09-10 02:55:45.747564 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-09-10 02:55:45.747604 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-09-10 02:55:45.747643 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-09-10 02:55:45.747688 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-09-10 02:55:45.747744 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-09-10 02:55:45.747792 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-09-10 02:55:45.747856 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-09-10 02:55:45.747901 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-09-10 02:55:45.747940 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-09-10 02:55:45.747980 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-09-10 02:55:45.748019 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-09-10 02:55:45.748059 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-09-10 02:55:45.748101 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-09-10 02:55:45.748141 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-09-10 02:55:45.748191 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-09-10 02:55:45.748232 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-09-10 02:55:45.748272 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-09-10 02:55:45.748311 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-09-10 02:55:45.748349 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-09-10 02:55:45.748388 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-09-10 02:55:45.748428 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-09-10 02:55:45.748468 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-09-10 02:55:45.748555 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-09-10 02:55:45.748599 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-09-10 02:55:45.748638 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-09-10 02:55:45.748677 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-09-10 02:55:45.748721 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-09-10 02:55:45.748775 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-09-10 02:55:45.748850 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-09-10 02:55:45.748896 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-09-10 02:55:45.748936 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-09-10 02:55:45.748975 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-09-10 02:55:45.749014 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-09-10 02:55:45.749055 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-09-10 02:55:45.749093 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-09-10 02:55:45.749140 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-09-10 02:55:45.749195 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-09-10 02:55:45.749253 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-09-10 02:55:45.749297 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-09-10 02:55:45.749337 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-09-10 02:55:45.749496 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-09-10 02:55:45.749598 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-09-10 02:55:45.749647 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-09-10 02:55:45.749685 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-09-10 02:55:45.749726 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-09-10 02:55:45.749768 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-09-10 02:55:45.749879 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-09-10 02:55:45.749972 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-09-10 02:55:45.750022 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-09-10 02:55:45.750064 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-09-10 02:55:45.750104 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-09-10 02:55:45.750145 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-09-10 02:55:45.750186 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-09-10 02:55:45.750226 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-09-10 02:55:45.750266 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-09-10 02:55:45.750307 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-09-10 02:55:45.750345 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-09-10 02:55:45.750382 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-09-10 02:55:45.750422 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-09-10 02:55:45.750458 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-09-10 02:55:45.750500 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-09-10 02:55:45.750540 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-09-10 02:55:45.750579 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-09-10 02:55:45.750618 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-09-10 02:55:45.750658 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-09-10 02:55:45.750697 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-09-10 02:55:45.750737 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-09-10 02:55:45.750776 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-09-10 02:55:45.750815 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-09-10 02:55:45.750896 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-09-10 02:55:45.750947 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-09-10 02:55:45.750989 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-09-10 02:55:45.751029 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-09-10 02:55:45.751070 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-09-10 02:55:45.751110 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-09-10 02:55:45.751150 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-09-10 02:55:45.751191 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-09-10 02:55:45.751230 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-09-10 02:55:45.751269 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-09-10 02:55:45.751310 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-09-10 02:55:45.751349 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-09-10 02:55:45.751389 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-09-10 02:55:45.751431 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-09-10 02:55:45.751470 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-09-10 02:55:45.751518 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-09-10 02:55:45.751561 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-09-10 02:55:45.751600 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-09-10 02:55:45.751640 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-09-10 02:55:45.751679 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-09-10 02:55:45.751720 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-09-10 02:55:45.751759 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-09-10 02:55:45.751799 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-09-10 02:55:45.751856 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-09-10 02:55:45.751909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-09-10 02:55:45.751966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-09-10 02:55:45.752009 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-09-10 02:55:45.752049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-09-10 02:55:45.752088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-09-10 02:55:45.752128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-09-10 02:55:45.752168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-09-10 02:55:45.752207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-09-10 02:55:45.752246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-09-10 02:55:45.752286 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-09-10 02:55:45.752326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-09-10 02:55:45.752366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-09-10 02:55:45.752405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-09-10 02:55:45.752445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-09-10 02:55:45.752484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-09-10 02:55:45.752559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-10 02:55:45.752600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-09-10 02:55:45.752641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-09-10 02:55:45.752680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-09-10 02:55:45.752720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-09-10 02:55:45.752760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-09-10 02:55:45.752799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-09-10 02:55:45.752871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-09-10 02:55:45.752917 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-09-10 02:55:45.752974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-09-10 02:55:45.753035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-09-10 02:55:45.753078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-09-10 02:55:45.753118 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-09-10 02:55:45.753158 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-09-10 02:55:45.753200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-09-10 02:55:45.753379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-09-10 02:55:45.753415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-10 02:55:45.753454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-09-10 02:55:45.753493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-09-10 02:55:45.753533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-09-10 02:55:45.753571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-09-10 02:55:45.753610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-09-10 02:55:45.753649 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-09-10 02:55:45.753685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-10 02:55:45.753725 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-10 02:55:45.753768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-09-10 02:55:45.753808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-09-10 02:55:45.753881 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-09-10 02:55:45.753931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-09-10 02:55:45.753980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-09-10 02:55:45.754030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-09-10 02:55:45.754071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-09-10 02:55:45.754110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-09-10 02:55:45.754149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-09-10 02:55:45.754189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-10 02:55:45.754229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-09-10 02:55:45.754268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-09-10 02:55:45.754307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-09-10 02:55:45.754348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-09-10 02:55:45.754388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-09-10 02:55:45.754429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-09-10 02:55:45.754472 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-09-10 02:55:45.754513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-09-10 02:55:45.754567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-09-10 02:55:45.754610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-09-10 02:55:45.754651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-09-10 02:55:45.754693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-09-10 02:55:45.754735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-09-10 02:55:45.754778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-09-10 02:55:45.754819 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-09-10 02:55:45.754885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-09-10 02:55:45.754927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-09-10 02:55:45.754968 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-09-10 02:55:45.755014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-09-10 02:55:45.755073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-09-10 02:55:45.755126 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-09-10 02:55:45.755168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-09-10 02:55:45.755210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-09-10 02:55:45.755252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-09-10 02:55:45.755294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-09-10 02:55:45.755336 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-09-10 02:55:45.755377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-09-10 02:55:45.755418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-09-10 02:55:45.755460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-09-10 02:55:45.755502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-09-10 02:55:45.755546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-09-10 02:55:45.755588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-09-10 02:55:45.755631 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-09-10 02:55:45.755672 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-09-10 02:55:45.755715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-09-10 02:55:45.755755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-09-10 02:55:45.755799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-10 02:55:45.755861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-10 02:55:45.755904 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-09-10 02:55:45.755947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-09-10 02:55:45.755992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-09-10 02:55:45.756050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-09-10 02:55:45.756155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-09-10 02:55:45.756230 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-09-10 02:55:45.756279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-09-10 02:55:45.756321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-09-10 02:55:45.756363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-09-10 02:55:45.756404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-09-10 02:55:45.756445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-09-10 02:55:45.756485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-09-10 02:55:45.756561 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-09-10 02:55:45.756602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-09-10 02:55:45.756641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-09-10 02:55:45.756681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-09-10 02:55:45.756720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-09-10 02:55:45.756759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-09-10 02:55:45.756795 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-09-10 02:55:45.756862 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-09-10 02:55:45.756907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-09-10 02:55:45.756945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-09-10 02:55:45.756984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-09-10 02:55:45.757024 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-09-10 02:55:45.757062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-09-10 02:55:45.757102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-09-10 02:55:45.757142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-09-10 02:55:45.757182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-09-10 02:55:45.757221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-09-10 02:55:45.757261 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-09-10 02:55:45.757300 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-09-10 02:55:45.757341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-09-10 02:55:45.757379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-09-10 02:55:45.757419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-09-10 02:55:45.757458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-09-10 02:55:45.757496 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-09-10 02:55:45.757535 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-09-10 02:55:45.757575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-09-10 02:55:45.757626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-09-10 02:55:45.757667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-09-10 02:55:45.757706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-09-10 02:55:45.757745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-09-10 02:55:45.757789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-09-10 02:55:45.757851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-09-10 02:55:45.757895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-09-10 02:55:45.757934 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-09-10 02:55:45.757976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-09-10 02:55:45.758016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-09-10 02:55:45.758055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-09-10 02:55:45.758095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-09-10 02:55:45.758135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-09-10 02:55:45.758175 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-09-10 02:55:45.758409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-09-10 02:55:45.758447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-09-10 02:55:45.758487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-09-10 02:55:45.758527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-09-10 02:55:45.758566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-09-10 02:55:45.758606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-09-10 02:55:45.758647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-09-10 02:55:45.758687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-09-10 02:55:45.758727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-09-10 02:55:45.758768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-09-10 02:55:45.758808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-09-10 02:55:45.758880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-09-10 02:55:45.758930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-09-10 02:55:45.758989 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-09-10 02:55:45.759048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-09-10 02:55:45.759093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-09-10 02:55:45.759136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-09-10 02:55:45.759188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-09-10 02:55:45.759232 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-09-10 02:55:45.759274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-09-10 02:55:45.759317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-09-10 02:55:45.759358 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-09-10 02:55:45.759399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-09-10 02:55:45.759443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-09-10 02:55:45.759485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-09-10 02:55:45.759526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-09-10 02:55:45.759570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-09-10 02:55:45.759609 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-09-10 02:55:45.759651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-09-10 02:55:45.759693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-09-10 02:55:45.759735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-09-10 02:55:45.759777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-09-10 02:55:45.759820 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-09-10 02:55:45.759885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-09-10 02:55:45.759928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-09-10 02:55:45.759968 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-09-10 02:55:45.760007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-09-10 02:55:45.760044 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-09-10 02:55:45.760083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-09-10 02:55:45.760122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-09-10 02:55:45.760162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-09-10 02:55:45.760201 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-09-10 02:55:45.760238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-09-10 02:55:45.760278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-09-10 02:55:45.760315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-09-10 02:55:45.760354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-09-10 02:55:45.760392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-09-10 02:55:45.760431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-09-10 02:55:45.760470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-09-10 02:55:45.760562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-09-10 02:55:45.760606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-09-10 02:55:45.760662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-09-10 02:55:45.760703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-09-10 02:55:45.760743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-09-10 02:55:45.760785 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-09-10 02:55:45.760848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-09-10 02:55:45.760899 | instance | cd+++++++++ objects/cluster/namespace/ 2026-09-10 02:55:45.760939 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-09-10 02:55:45.760981 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-09-10 02:55:45.761023 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-09-10 02:55:45.761062 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-09-10 02:55:45.761101 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-09-10 02:55:45.761139 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-09-10 02:55:45.761178 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-09-10 02:55:45.761217 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-09-10 02:55:45.761257 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-09-10 02:55:45.761296 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-09-10 02:55:45.761336 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-09-10 02:55:45.761375 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-09-10 02:55:45.761414 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-09-10 02:55:45.761456 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-09-10 02:55:45.761495 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-09-10 02:55:45.761535 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-09-10 02:55:45.761575 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-09-10 02:55:45.761617 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-09-10 02:55:45.761657 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-09-10 02:55:45.761699 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-09-10 02:55:45.761740 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-09-10 02:55:45.761781 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-09-10 02:55:45.761822 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-09-10 02:55:45.761883 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-09-10 02:55:45.761924 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-09-10 02:55:45.761965 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-09-10 02:55:45.762005 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-09-10 02:55:45.762044 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-09-10 02:55:45.762084 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-09-10 02:55:45.762124 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-09-10 02:55:45.762163 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-09-10 02:55:45.762202 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-09-10 02:55:45.762242 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-09-10 02:55:45.762283 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-09-10 02:55:45.762323 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-09-10 02:55:45.762375 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-09-10 02:55:45.762417 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-09-10 02:55:45.762458 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-09-10 02:55:45.762499 | instance | cd+++++++++ objects/cluster/node/ 2026-09-10 02:55:45.762541 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-09-10 02:55:45.762583 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-09-10 02:55:45.762623 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-09-10 02:55:45.762665 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-09-10 02:55:45.762704 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-09-10 02:55:45.762746 | instance | cd+++++++++ objects/namespaced/ 2026-09-10 02:55:45.762788 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-09-10 02:55:45.762851 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-09-10 02:55:45.762896 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-09-10 02:55:45.762938 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-09-10 02:55:45.762980 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.763022 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.763063 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-09-10 02:55:45.763103 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-09-10 02:55:45.763143 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-09-10 02:55:45.763183 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-09-10 02:55:45.763224 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-09-10 02:55:45.763265 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-09-10 02:55:45.763308 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-09-10 02:55:45.763349 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-09-10 02:55:45.763394 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-09-10 02:55:45.763436 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-09-10 02:55:45.763476 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-09-10 02:55:45.763519 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-09-10 02:55:45.763559 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-09-10 02:55:45.763600 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-09-10 02:55:45.763641 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-09-10 02:55:45.763682 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-09-10 02:55:45.763721 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-09-10 02:55:45.763765 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-09-10 02:55:45.763808 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-09-10 02:55:45.763868 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-5.nip.io-tls.txt 2026-09-10 02:55:45.763909 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-5.nip.io-tls.yaml 2026-09-10 02:55:45.763950 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-09-10 02:55:45.763991 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-09-10 02:55:45.764032 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-09-10 02:55:45.764083 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-09-10 02:55:45.764124 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-09-10 02:55:45.764165 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-09-10 02:55:45.764207 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-09-10 02:55:45.764248 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-09-10 02:55:45.764290 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-09-10 02:55:45.764338 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-09-10 02:55:45.764441 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-09-10 02:55:45.764579 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-09-10 02:55:45.764650 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-09-10 02:55:45.764697 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-09-10 02:55:45.764740 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-09-10 02:55:45.764780 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-09-10 02:55:45.764820 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-09-10 02:55:45.764895 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-09-10 02:55:45.764938 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-09-10 02:55:45.764978 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-09-10 02:55:45.765018 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-09-10 02:55:45.765061 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.765174 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.765258 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-09-10 02:55:45.765333 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-09-10 02:55:45.765395 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-09-10 02:55:45.765502 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-09-10 02:55:45.765555 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-10 02:55:45.765599 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-10 02:55:45.765640 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-09-10 02:55:45.765681 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qhrcb.txt 2026-09-10 02:55:45.765722 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qhrcb.yaml 2026-09-10 02:55:45.765753 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-09-10 02:55:45.765779 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-09-10 02:55:45.765804 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-09-10 02:55:45.765850 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-09-10 02:55:45.765877 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-09-10 02:55:45.765901 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-09-10 02:55:45.765923 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-09-10 02:55:45.765947 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-09-10 02:55:45.765970 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-09-10 02:55:45.765993 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-09-10 02:55:45.766016 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-09-10 02:55:45.766039 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-09-10 02:55:45.766062 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-09-10 02:55:45.766086 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-09-10 02:55:45.766109 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-09-10 02:55:45.766132 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-10 02:55:45.766156 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-10 02:55:45.766179 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-09-10 02:55:45.766201 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-09-10 02:55:45.766224 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.766247 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.766270 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-09-10 02:55:45.766293 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-09-10 02:55:45.766317 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-09-10 02:55:45.766339 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-09-10 02:55:45.766362 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-09-10 02:55:45.766385 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-10 02:55:45.766409 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-09-10 02:55:45.766442 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnr4h.txt 2026-09-10 02:55:45.766477 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnr4h.yaml 2026-09-10 02:55:45.766503 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-09-10 02:55:45.766528 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-09-10 02:55:45.766558 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-09-10 02:55:45.766582 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-09-10 02:55:45.766604 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-09-10 02:55:45.766627 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-09-10 02:55:45.766651 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-09-10 02:55:45.766674 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-09-10 02:55:45.766697 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-09-10 02:55:45.766720 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-09-10 02:55:45.766745 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-09-10 02:55:45.766767 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-09-10 02:55:45.766790 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-09-10 02:55:45.766814 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-09-10 02:55:45.766853 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-09-10 02:55:45.766878 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-09-10 02:55:45.766901 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-10 02:55:45.766924 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-09-10 02:55:45.766949 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-09-10 02:55:45.766972 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.766994 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.767018 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-09-10 02:55:45.767040 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-09-10 02:55:45.767064 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-09-10 02:55:45.767088 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-09-10 02:55:45.767111 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-09-10 02:55:45.767134 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-09-10 02:55:45.767157 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-09-10 02:55:45.767181 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-5ttvk.txt 2026-09-10 02:55:45.767205 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-5ttvk.yaml 2026-09-10 02:55:45.767228 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-09-10 02:55:45.767252 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-09-10 02:55:45.767275 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-09-10 02:55:45.767298 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-09-10 02:55:45.767327 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-09-10 02:55:45.767352 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-09-10 02:55:45.767376 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-09-10 02:55:45.767399 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-09-10 02:55:45.767423 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-09-10 02:55:45.767449 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-09-10 02:55:45.767484 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-09-10 02:55:45.767514 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-09-10 02:55:45.767539 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-09-10 02:55:45.767563 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-09-10 02:55:45.767587 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-09-10 02:55:45.767610 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-09-10 02:55:45.767633 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-09-10 02:55:45.767655 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-09-10 02:55:45.767678 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-09-10 02:55:45.767702 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.767725 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.767747 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-09-10 02:55:45.767770 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-09-10 02:55:45.767793 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-09-10 02:55:45.767817 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-09-10 02:55:45.767857 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-09-10 02:55:45.767881 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-09-10 02:55:45.767911 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-09-10 02:55:45.767941 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-7k4mh.txt 2026-09-10 02:55:45.767966 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-7k4mh.yaml 2026-09-10 02:55:45.767989 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-09-10 02:55:45.768013 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-09-10 02:55:45.768042 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-09-10 02:55:45.768074 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-09-10 02:55:45.768105 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-09-10 02:55:45.768129 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-09-10 02:55:45.768152 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-09-10 02:55:45.768175 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-09-10 02:55:45.768198 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-09-10 02:55:45.768222 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-09-10 02:55:45.768245 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-09-10 02:55:45.768277 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-09-10 02:55:45.768301 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-09-10 02:55:45.768325 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-09-10 02:55:45.768347 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-09-10 02:55:45.768370 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-09-10 02:55:45.768394 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-09-10 02:55:45.768416 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-09-10 02:55:45.768439 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-09-10 02:55:45.768462 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-09-10 02:55:45.768490 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-09-10 02:55:45.768556 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.768581 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.768605 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-09-10 02:55:45.768629 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-09-10 02:55:45.768652 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-09-10 02:55:45.768676 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-09-10 02:55:45.768699 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-09-10 02:55:45.768723 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-09-10 02:55:45.768747 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-09-10 02:55:45.768770 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-09-10 02:55:45.768793 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-09-10 02:55:45.768816 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-09-10 02:55:45.768859 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-09-10 02:55:45.768884 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-09-10 02:55:45.768908 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-09-10 02:55:45.768932 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-vss5w.txt 2026-09-10 02:55:45.768955 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-vss5w.yaml 2026-09-10 02:55:45.768978 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-hb8c9.txt 2026-09-10 02:55:45.769002 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-hb8c9.yaml 2026-09-10 02:55:45.769024 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-vs74k.txt 2026-09-10 02:55:45.769047 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-vs74k.yaml 2026-09-10 02:55:45.769071 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-09-10 02:55:45.769093 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-09-10 02:55:45.769117 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-09-10 02:55:45.769140 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-09-10 02:55:45.769171 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-09-10 02:55:45.769196 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-09-10 02:55:45.769219 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-09-10 02:55:45.769242 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-09-10 02:55:45.769264 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-09-10 02:55:45.769287 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-09-10 02:55:45.769308 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-09-10 02:55:45.769331 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-09-10 02:55:45.769353 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-09-10 02:55:45.769376 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-09-10 02:55:45.769399 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-09-10 02:55:45.769422 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-09-10 02:55:45.769445 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-09-10 02:55:45.769468 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-09-10 02:55:45.769491 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-09-10 02:55:45.769519 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-09-10 02:55:45.769553 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-09-10 02:55:45.769578 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-09-10 02:55:45.769601 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-09-10 02:55:45.769624 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-09-10 02:55:45.769647 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-09-10 02:55:45.769671 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-09-10 02:55:45.769694 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-09-10 02:55:45.769717 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-09-10 02:55:45.769741 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-09-10 02:55:45.769763 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-09-10 02:55:45.769787 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-09-10 02:55:45.769811 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-09-10 02:55:45.769851 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-09-10 02:55:45.769876 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-09-10 02:55:45.769899 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-09-10 02:55:45.769922 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-09-10 02:55:45.769945 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-09-10 02:55:45.769968 | instance | cd+++++++++ objects/namespaced/default/ 2026-09-10 02:55:45.769991 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-09-10 02:55:45.770024 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.770049 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.770073 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-09-10 02:55:45.770096 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-09-10 02:55:45.770119 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-09-10 02:55:45.770142 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-09-10 02:55:45.770165 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-09-10 02:55:45.770188 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-09-10 02:55:45.770212 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-09-10 02:55:45.770234 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-09-10 02:55:45.770258 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-09-10 02:55:45.770280 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-09-10 02:55:45.770303 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-09-10 02:55:45.770327 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-09-10 02:55:45.770350 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-09-10 02:55:45.770373 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.770398 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.770421 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-09-10 02:55:45.770445 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-09-10 02:55:45.770468 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-09-10 02:55:45.770493 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-09-10 02:55:45.770516 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-09-10 02:55:45.770546 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-09-10 02:55:45.770580 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-09-10 02:55:45.770605 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-q7f84.txt 2026-09-10 02:55:45.770629 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-q7f84.yaml 2026-09-10 02:55:45.770652 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-09-10 02:55:45.770677 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-09-10 02:55:45.770700 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-09-10 02:55:45.770724 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-10 02:55:45.770749 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-10 02:55:45.770772 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-09-10 02:55:45.770797 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-09-10 02:55:45.770821 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-09-10 02:55:45.770864 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-09-10 02:55:45.770896 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-09-10 02:55:45.770921 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-10 02:55:45.770945 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-10 02:55:45.770968 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-09-10 02:55:45.770992 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-09-10 02:55:45.771016 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-09-10 02:55:45.771038 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-09-10 02:55:45.771062 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-09-10 02:55:45.771086 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-09-10 02:55:45.771109 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-09-10 02:55:45.771133 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-09-10 02:55:45.771156 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-09-10 02:55:45.771179 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-09-10 02:55:45.771203 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-09-10 02:55:45.771226 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-09-10 02:55:45.771249 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-09-10 02:55:45.771272 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-09-10 02:55:45.771296 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-09-10 02:55:45.771319 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-09-10 02:55:45.771342 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-09-10 02:55:45.771366 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-09-10 02:55:45.771388 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-09-10 02:55:45.771411 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-09-10 02:55:45.771435 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-09-10 02:55:45.771457 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-09-10 02:55:45.771480 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-09-10 02:55:45.771502 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-09-10 02:55:45.771526 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-09-10 02:55:45.771549 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-09-10 02:55:45.771580 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-09-10 02:55:45.771613 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-09-10 02:55:45.771638 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-09-10 02:55:45.771663 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-09-10 02:55:45.771693 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-09-10 02:55:45.771718 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.771747 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.771776 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-09-10 02:55:45.771809 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-09-10 02:55:45.771858 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-09-10 02:55:45.771890 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-09-10 02:55:45.771915 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-09-10 02:55:45.771940 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-09-10 02:55:45.771965 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-09-10 02:55:45.771989 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-09-10 02:55:45.772014 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-09-10 02:55:45.772038 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-09-10 02:55:45.772063 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-09-10 02:55:45.772088 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-09-10 02:55:45.772113 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-09-10 02:55:45.772138 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-09-10 02:55:45.772163 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-09-10 02:55:45.772187 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-09-10 02:55:45.772213 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-rhr6n.txt 2026-09-10 02:55:45.772238 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-rhr6n.yaml 2026-09-10 02:55:45.772263 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-8qwzn.txt 2026-09-10 02:55:45.772288 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-8qwzn.yaml 2026-09-10 02:55:45.772313 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-09-10 02:55:45.772338 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-09-10 02:55:45.772364 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-09-10 02:55:45.772388 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-09-10 02:55:45.772413 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-09-10 02:55:45.772437 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-09-10 02:55:45.772463 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-09-10 02:55:45.772486 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-09-10 02:55:45.772534 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-09-10 02:55:45.772560 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-09-10 02:55:45.772586 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-09-10 02:55:45.772628 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-09-10 02:55:45.772659 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-09-10 02:55:45.772684 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-09-10 02:55:45.772709 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-09-10 02:55:45.772734 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-09-10 02:55:45.772758 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-09-10 02:55:45.772784 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-09-10 02:55:45.772808 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-09-10 02:55:45.772850 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-09-10 02:55:45.772878 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-09-10 02:55:45.772903 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-09-10 02:55:45.772928 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-09-10 02:55:45.772953 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-09-10 02:55:45.772978 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-09-10 02:55:45.773003 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-09-10 02:55:45.773028 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-09-10 02:55:45.773053 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-09-10 02:55:45.773076 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-09-10 02:55:45.773101 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.773126 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.773152 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-09-10 02:55:45.773175 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-09-10 02:55:45.773200 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-09-10 02:55:45.773224 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-09-10 02:55:45.773249 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-09-10 02:55:45.773274 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-09-10 02:55:45.773298 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-09-10 02:55:45.773323 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.773347 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.773371 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-09-10 02:55:45.773396 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-10 02:55:45.773421 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-10 02:55:45.773447 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-09-10 02:55:45.773470 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-10 02:55:45.773495 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-09-10 02:55:45.773528 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-10 02:55:45.773554 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-10 02:55:45.773578 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-09-10 02:55:45.773603 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-09-10 02:55:45.773633 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-09-10 02:55:45.773669 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-09-10 02:55:45.773695 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-09-10 02:55:45.773720 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-09-10 02:55:45.773745 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-09-10 02:55:45.773770 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-09-10 02:55:45.773796 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-09-10 02:55:45.773821 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-09-10 02:55:45.773862 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-09-10 02:55:45.773887 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-09-10 02:55:45.773913 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-09-10 02:55:45.773939 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-09-10 02:55:45.773964 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-09-10 02:55:45.773989 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-09-10 02:55:45.774015 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-09-10 02:55:45.774041 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.774067 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.774093 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-09-10 02:55:45.774117 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-09-10 02:55:45.774142 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-09-10 02:55:45.774166 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-09-10 02:55:45.774192 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-09-10 02:55:45.774216 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-09-10 02:55:45.774241 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-09-10 02:55:45.774266 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-09-10 02:55:45.774291 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-09-10 02:55:45.774317 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-09-10 02:55:45.774342 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-09-10 02:55:45.774367 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-09-10 02:55:45.774393 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-09-10 02:55:45.774419 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-09-10 02:55:45.774444 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-09-10 02:55:45.774477 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-09-10 02:55:45.774503 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-09-10 02:55:45.774527 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-09-10 02:55:45.774551 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-09-10 02:55:45.774576 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-09-10 02:55:45.774601 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-10 02:55:45.774626 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-09-10 02:55:45.774653 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-09-10 02:55:45.774689 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-09-10 02:55:45.774718 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-09-10 02:55:45.774742 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-09-10 02:55:45.774767 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-09-10 02:55:45.774794 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-09-10 02:55:45.774820 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-09-10 02:55:45.774874 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-09-10 02:55:45.774912 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-484ns.txt 2026-09-10 02:55:45.774948 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-484ns.yaml 2026-09-10 02:55:45.774985 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-krl22.txt 2026-09-10 02:55:45.775023 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-krl22.yaml 2026-09-10 02:55:45.775063 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-db7lx.txt 2026-09-10 02:55:45.775105 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-db7lx.yaml 2026-09-10 02:55:45.775149 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-dz4mx.txt 2026-09-10 02:55:45.775191 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-dz4mx.yaml 2026-09-10 02:55:45.775231 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-09-10 02:55:45.775269 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-09-10 02:55:45.775309 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-09-10 02:55:45.775355 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-09-10 02:55:45.775402 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-09-10 02:55:45.775442 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-09-10 02:55:45.775472 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-zp8hp.txt 2026-09-10 02:55:45.775498 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-zp8hp.yaml 2026-09-10 02:55:45.775524 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-09-10 02:55:45.775550 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-09-10 02:55:45.775577 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-09-10 02:55:45.775612 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-09-10 02:55:45.775641 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-09-10 02:55:45.775667 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-09-10 02:55:45.775712 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-09-10 02:55:45.775773 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-09-10 02:55:45.775805 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-09-10 02:55:45.775847 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-09-10 02:55:45.775877 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-09-10 02:55:45.775903 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-09-10 02:55:45.775929 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-09-10 02:55:45.775955 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-09-10 02:55:45.775980 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-09-10 02:55:45.776006 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-09-10 02:55:45.776033 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-09-10 02:55:45.776059 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-09-10 02:55:45.776085 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-09-10 02:55:45.776113 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-09-10 02:55:45.776138 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-09-10 02:55:45.776164 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-09-10 02:55:45.776190 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-10 02:55:45.776216 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-09-10 02:55:45.776242 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-09-10 02:55:45.776268 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-09-10 02:55:45.776293 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-09-10 02:55:45.776320 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-09-10 02:55:45.776346 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-09-10 02:55:45.776372 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-09-10 02:55:45.776397 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-09-10 02:55:45.776424 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-09-10 02:55:45.776449 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-09-10 02:55:45.776473 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-09-10 02:55:45.776519 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-09-10 02:55:45.776547 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-09-10 02:55:45.776580 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-09-10 02:55:45.776606 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-09-10 02:55:45.776630 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-09-10 02:55:45.776655 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-09-10 02:55:45.776680 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-09-10 02:55:45.776706 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-09-10 02:55:45.776740 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-09-10 02:55:45.776774 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-09-10 02:55:45.776799 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-09-10 02:55:45.776824 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-09-10 02:55:45.776872 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-09-10 02:55:45.776898 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-09-10 02:55:45.776924 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-09-10 02:55:45.776948 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-09-10 02:55:45.776971 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-09-10 02:55:45.776997 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-drrkwt.txt 2026-09-10 02:55:45.777021 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-drrkwt.yaml 2026-09-10 02:55:45.777046 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-poii58.txt 2026-09-10 02:55:45.777072 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-poii58.yaml 2026-09-10 02:55:45.777095 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-09-10 02:55:45.777120 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-09-10 02:55:45.777144 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-09-10 02:55:45.777168 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-09-10 02:55:45.777192 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-09-10 02:55:45.777215 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-09-10 02:55:45.777241 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-09-10 02:55:45.777265 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-09-10 02:55:45.777289 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-09-10 02:55:45.777314 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-09-10 02:55:45.777339 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-09-10 02:55:45.777364 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-09-10 02:55:45.777388 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-09-10 02:55:45.777414 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-09-10 02:55:45.777439 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-09-10 02:55:45.777470 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-09-10 02:55:45.777495 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-09-10 02:55:45.777520 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-09-10 02:55:45.777545 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-09-10 02:55:45.777572 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-09-10 02:55:45.777597 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-09-10 02:55:45.777621 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-09-10 02:55:45.777645 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-09-10 02:55:45.777670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-09-10 02:55:45.777696 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-09-10 02:55:45.777721 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-09-10 02:55:45.777747 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-09-10 02:55:45.777782 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-09-10 02:55:45.777812 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-09-10 02:55:45.777852 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-09-10 02:55:45.777878 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-09-10 02:55:45.777904 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-09-10 02:55:45.777928 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-09-10 02:55:45.777953 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-09-10 02:55:45.777977 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-09-10 02:55:45.778002 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-09-10 02:55:45.778026 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-09-10 02:55:45.778051 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-09-10 02:55:45.778076 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-09-10 02:55:45.778101 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-09-10 02:55:45.778125 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-09-10 02:55:45.778150 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-09-10 02:55:45.778173 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-09-10 02:55:45.778198 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-09-10 02:55:45.778222 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-09-10 02:55:45.778425 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-09-10 02:55:45.778450 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-09-10 02:55:45.778474 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-09-10 02:55:45.778507 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-09-10 02:55:45.778533 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-09-10 02:55:45.778558 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-09-10 02:55:45.778583 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-09-10 02:55:45.778608 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-09-10 02:55:45.778706 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-09-10 02:55:45.778756 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-09-10 02:55:45.778792 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-09-10 02:55:45.778848 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-09-10 02:55:45.778882 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-09-10 02:55:45.778907 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-09-10 02:55:45.778932 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-09-10 02:55:45.778958 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-09-10 02:55:45.778982 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-09-10 02:55:45.779006 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-09-10 02:55:45.779030 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-09-10 02:55:45.779053 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-09-10 02:55:45.779078 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-09-10 02:55:45.779102 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-09-10 02:55:45.779127 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-09-10 02:55:45.779151 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-09-10 02:55:45.779176 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-09-10 02:55:45.779200 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-09-10 02:55:45.779224 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-09-10 02:55:45.779249 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-09-10 02:55:45.779274 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-09-10 02:55:45.779299 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-09-10 02:55:45.779324 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-09-10 02:55:45.779348 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-09-10 02:55:45.779373 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-09-10 02:55:45.779398 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-09-10 02:55:45.779422 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-09-10 02:55:45.779455 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-09-10 02:55:45.779481 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-09-10 02:55:45.779505 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-09-10 02:55:45.779530 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-09-10 02:55:45.779555 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-09-10 02:55:45.779580 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-10 02:55:45.779604 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-09-10 02:55:45.779629 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-09-10 02:55:45.779652 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-09-10 02:55:45.779676 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-09-10 02:55:45.779702 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-09-10 02:55:45.779727 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-09-10 02:55:45.779751 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-09-10 02:55:45.779775 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-09-10 02:55:45.779802 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-09-10 02:55:45.779857 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-09-10 02:55:45.779891 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.779915 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.779941 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-09-10 02:55:45.779965 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-09-10 02:55:45.779991 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-09-10 02:55:45.780015 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-09-10 02:55:45.780039 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-09-10 02:55:45.780064 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-09-10 02:55:45.780088 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-r8nk5.txt 2026-09-10 02:55:45.780114 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-r8nk5.yaml 2026-09-10 02:55:45.780138 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-09-10 02:55:45.780163 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-09-10 02:55:45.780187 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-09-10 02:55:45.780211 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-09-10 02:55:45.780235 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-09-10 02:55:45.780260 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-09-10 02:55:45.780284 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-09-10 02:55:45.780309 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-09-10 02:55:45.780344 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-09-10 02:55:45.780370 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-09-10 02:55:45.780396 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.780420 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.780444 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-09-10 02:55:45.780469 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-09-10 02:55:45.780511 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-09-10 02:55:45.780540 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-09-10 02:55:45.780565 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-09-10 02:55:45.780590 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-09-10 02:55:45.780615 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-09-10 02:55:45.780639 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-09-10 02:55:45.780663 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-09-10 02:55:45.780688 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-09-10 02:55:45.780712 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-09-10 02:55:45.780736 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-09-10 02:55:45.780762 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-09-10 02:55:45.780786 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-09-10 02:55:45.780810 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-09-10 02:55:45.780859 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-09-10 02:55:45.780897 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-09-10 02:55:45.780925 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-09-10 02:55:45.780949 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-09-10 02:55:45.780973 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-09-10 02:55:45.780996 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-09-10 02:55:45.781022 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-09-10 02:55:45.781046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-09-10 02:55:45.781070 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-09-10 02:55:45.781094 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-09-10 02:55:45.781118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-09-10 02:55:45.781142 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-09-10 02:55:45.781167 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-09-10 02:55:45.781199 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-09-10 02:55:45.781225 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-09-10 02:55:45.781249 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-09-10 02:55:45.781273 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-09-10 02:55:45.781298 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-09-10 02:55:45.781323 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-09-10 02:55:45.781347 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-09-10 02:55:45.781372 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-09-10 02:55:45.781397 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-09-10 02:55:45.781422 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-09-10 02:55:45.781445 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-09-10 02:55:45.781469 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-09-10 02:55:45.781494 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-09-10 02:55:45.781517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-09-10 02:55:45.781542 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-09-10 02:55:45.781565 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-09-10 02:55:45.781590 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-09-10 02:55:45.781615 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-09-10 02:55:45.781640 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-09-10 02:55:45.781664 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-09-10 02:55:45.781689 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-09-10 02:55:45.781713 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-09-10 02:55:45.781738 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-09-10 02:55:45.781762 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-09-10 02:55:45.781788 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-09-10 02:55:45.781814 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-09-10 02:55:45.781873 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-09-10 02:55:45.781911 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-09-10 02:55:45.781941 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-09-10 02:55:45.781976 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-09-10 02:55:45.782002 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-09-10 02:55:45.782025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-09-10 02:55:45.782051 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-09-10 02:55:45.782076 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-09-10 02:55:45.782101 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-09-10 02:55:45.782126 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-09-10 02:55:45.782151 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-09-10 02:55:45.782177 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-09-10 02:55:45.782201 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-09-10 02:55:45.782226 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-09-10 02:55:45.782252 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-09-10 02:55:45.782277 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-09-10 02:55:45.782302 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-09-10 02:55:45.782327 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-09-10 02:55:45.782352 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-09-10 02:55:45.782377 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-09-10 02:55:45.782402 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-09-10 02:55:45.782427 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-09-10 02:55:45.782453 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-09-10 02:55:45.782477 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-09-10 02:55:45.782501 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-09-10 02:55:45.782526 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-09-10 02:55:45.782551 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-09-10 02:55:45.782575 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-09-10 02:55:45.782601 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-09-10 02:55:45.782625 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-09-10 02:55:45.782648 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-09-10 02:55:45.782674 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-09-10 02:55:45.782698 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-09-10 02:55:45.782729 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-09-10 02:55:45.782755 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-09-10 02:55:45.782780 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-09-10 02:55:45.782805 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-09-10 02:55:45.782845 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-09-10 02:55:45.782874 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-09-10 02:55:45.782900 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-09-10 02:55:45.782934 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-09-10 02:55:45.782967 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-09-10 02:55:45.782994 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-09-10 02:55:45.783018 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-09-10 02:55:45.783043 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-09-10 02:55:45.783067 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.783091 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.783114 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-09-10 02:55:45.783139 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-09-10 02:55:45.783163 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-09-10 02:55:45.783187 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-09-10 02:55:45.783211 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-09-10 02:55:45.783235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-09-10 02:55:45.783259 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-09-10 02:55:45.783283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-09-10 02:55:45.783307 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-09-10 02:55:45.783332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-09-10 02:55:45.783356 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-09-10 02:55:45.783384 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-09-10 02:55:45.783447 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-09-10 02:55:45.783483 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-09-10 02:55:45.783511 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-09-10 02:55:45.783537 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-09-10 02:55:45.783562 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-09-10 02:55:45.783588 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-09-10 02:55:45.783614 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-09-10 02:55:45.783649 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-09-10 02:55:45.783676 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-09-10 02:55:45.783701 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-09-10 02:55:45.783726 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-09-10 02:55:45.783751 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-10 02:55:45.783776 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-10 02:55:45.783800 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-09-10 02:55:45.783825 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-09-10 02:55:45.783871 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-09-10 02:55:45.783897 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-09-10 02:55:45.783922 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-09-10 02:55:45.783964 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-09-10 02:55:45.784022 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-09-10 02:55:45.784054 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-09-10 02:55:45.784081 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-09-10 02:55:45.784108 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-09-10 02:55:45.784134 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-10 02:55:45.784160 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-09-10 02:55:45.784185 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-09-10 02:55:45.784211 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-09-10 02:55:45.784236 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-09-10 02:55:45.784260 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-09-10 02:55:45.784285 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-09-10 02:55:45.784310 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-09-10 02:55:45.784335 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-09-10 02:55:45.784360 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-09-10 02:55:45.784385 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-09-10 02:55:45.784409 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-09-10 02:55:45.784433 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-09-10 02:55:45.784457 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-09-10 02:55:45.784482 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-09-10 02:55:45.784538 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-09-10 02:55:45.784564 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-09-10 02:55:45.784591 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-09-10 02:55:45.784624 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-09-10 02:55:45.784650 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-09-10 02:55:45.784675 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-09-10 02:55:45.784701 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-10 02:55:45.784727 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-09-10 02:55:45.784751 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-09-10 02:55:45.784776 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-10 02:55:45.784800 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-10 02:55:45.784825 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-09-10 02:55:45.784871 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-09-10 02:55:45.784895 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-09-10 02:55:45.784920 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-09-10 02:55:45.784944 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-09-10 02:55:45.784972 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-09-10 02:55:45.785007 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-09-10 02:55:45.785038 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-09-10 02:55:45.785063 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-09-10 02:55:45.785089 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-09-10 02:55:45.785114 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-09-10 02:55:45.785139 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-09-10 02:55:45.785163 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-09-10 02:55:45.785188 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-09-10 02:55:45.785212 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-09-10 02:55:45.785237 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-09-10 02:55:45.785261 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-09-10 02:55:45.785285 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-09-10 02:55:45.785309 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-09-10 02:55:45.785333 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-09-10 02:55:45.785358 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-09-10 02:55:45.785383 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-09-10 02:55:45.785408 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-09-10 02:55:45.785431 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-09-10 02:55:45.785456 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-09-10 02:55:45.785481 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-09-10 02:55:45.785512 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-09-10 02:55:45.785539 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-09-10 02:55:45.785563 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-09-10 02:55:45.785588 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-09-10 02:55:45.785613 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-10 02:55:45.785650 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-10 02:55:45.785677 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-10 02:55:45.785702 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-10 02:55:45.785727 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-09-10 02:55:45.785752 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-09-10 02:55:45.785780 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-09-10 02:55:45.785806 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-10 02:55:45.785854 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-10 02:55:45.785890 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-qmp97.txt 2026-09-10 02:55:45.785920 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-qmp97.yaml 2026-09-10 02:55:45.785945 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-8d797b86d-vzg55.txt 2026-09-10 02:55:45.785971 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-8d797b86d-vzg55.yaml 2026-09-10 02:55:45.786000 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m678v.txt 2026-09-10 02:55:45.786036 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m678v.yaml 2026-09-10 02:55:45.786065 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-6knjl.txt 2026-09-10 02:55:45.786090 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-6knjl.yaml 2026-09-10 02:55:45.786115 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-mqk4m.txt 2026-09-10 02:55:45.786141 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-mqk4m.yaml 2026-09-10 02:55:45.786165 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-09-10 02:55:45.786190 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-09-10 02:55:45.786215 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-09-10 02:55:45.786239 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-09-10 02:55:45.786264 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-psc2b.txt 2026-09-10 02:55:45.786289 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-psc2b.yaml 2026-09-10 02:55:45.786314 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-09-10 02:55:45.786348 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-09-10 02:55:45.786377 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-kvk2z.txt 2026-09-10 02:55:45.786413 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-kvk2z.yaml 2026-09-10 02:55:45.786449 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-b5jtr.txt 2026-09-10 02:55:45.786476 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-b5jtr.yaml 2026-09-10 02:55:45.786501 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-sfw9r.txt 2026-09-10 02:55:45.786526 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-sfw9r.yaml 2026-09-10 02:55:45.786552 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-10 02:55:45.786577 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-10 02:55:45.786601 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-zvlfl.txt 2026-09-10 02:55:45.786627 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-zvlfl.yaml 2026-09-10 02:55:45.786652 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-mmp66.txt 2026-09-10 02:55:45.786677 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-mmp66.yaml 2026-09-10 02:55:45.786701 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-09-10 02:55:45.786726 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-09-10 02:55:45.786750 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-09-10 02:55:45.786774 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-10 02:55:45.786799 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-10 02:55:45.786823 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-09-10 02:55:45.786867 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-09-10 02:55:45.786893 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-09-10 02:55:45.786918 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-09-10 02:55:45.786942 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-09-10 02:55:45.786967 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-09-10 02:55:45.786992 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-09-10 02:55:45.787016 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-10 02:55:45.787057 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-10 02:55:45.787116 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-09-10 02:55:45.787147 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-09-10 02:55:45.787173 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-09-10 02:55:45.787199 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-09-10 02:55:45.787223 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-09-10 02:55:45.787248 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-09-10 02:55:45.787282 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-09-10 02:55:45.787306 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-09-10 02:55:45.787331 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-09-10 02:55:45.787355 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-10 02:55:45.787387 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-10 02:55:45.787423 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-09-10 02:55:45.787453 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-09-10 02:55:45.787479 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-09-10 02:55:45.787504 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-09-10 02:55:45.787529 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-09-10 02:55:45.787554 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-09-10 02:55:45.787579 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-09-10 02:55:45.787604 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-09-10 02:55:45.787629 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-09-10 02:55:45.787653 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-09-10 02:55:45.787677 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-09-10 02:55:45.787703 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-09-10 02:55:45.787727 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-09-10 02:55:45.787752 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-09-10 02:55:45.787778 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-09-10 02:55:45.787805 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-09-10 02:55:45.787884 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-09-10 02:55:45.787923 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-09-10 02:55:45.787950 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-09-10 02:55:45.787978 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-09-10 02:55:45.788004 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-09-10 02:55:45.788029 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-09-10 02:55:45.788056 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-mqk4m-tls.txt 2026-09-10 02:55:45.788106 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-mqk4m-tls.yaml 2026-09-10 02:55:45.788164 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-09-10 02:55:45.788194 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-09-10 02:55:45.788219 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-09-10 02:55:45.788244 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-09-10 02:55:45.788267 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-09-10 02:55:45.788292 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-09-10 02:55:45.788316 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-09-10 02:55:45.788341 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-09-10 02:55:45.788365 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-10 02:55:45.788390 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-10 02:55:45.788415 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-09-10 02:55:45.788440 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-09-10 02:55:45.788465 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-09-10 02:55:45.788513 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-09-10 02:55:45.788543 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-09-10 02:55:45.788570 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-09-10 02:55:45.788594 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-09-10 02:55:45.788619 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-09-10 02:55:45.788643 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-09-10 02:55:45.788668 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-09-10 02:55:45.788693 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-09-10 02:55:45.788718 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-09-10 02:55:45.788741 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-09-10 02:55:45.788766 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-09-10 02:55:45.788791 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-09-10 02:55:45.788815 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-09-10 02:55:45.788858 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-09-10 02:55:45.788885 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-09-10 02:55:45.788910 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-09-10 02:55:45.788935 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-09-10 02:55:45.788960 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-09-10 02:55:45.788991 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-09-10 02:55:45.789017 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-09-10 02:55:45.789041 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-09-10 02:55:45.789066 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-09-10 02:55:45.789091 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-09-10 02:55:45.789125 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-10 02:55:45.789159 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-09-10 02:55:45.789185 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-09-10 02:55:45.789210 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-10 02:55:45.789234 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-10 02:55:45.789259 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-09-10 02:55:45.789284 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-09-10 02:55:45.789310 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-09-10 02:55:45.789335 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-09-10 02:55:45.789361 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-09-10 02:55:45.789387 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-09-10 02:55:45.789411 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-09-10 02:55:45.789435 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-09-10 02:55:45.789460 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-09-10 02:55:45.789485 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-09-10 02:55:45.789510 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-09-10 02:55:45.789535 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-09-10 02:55:45.789560 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-09-10 02:55:45.789585 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-09-10 02:55:45.789609 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-09-10 02:55:45.789634 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-09-10 02:55:45.789659 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-09-10 02:55:45.789683 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-09-10 02:55:45.789709 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-09-10 02:55:45.789734 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-09-10 02:55:45.789759 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-09-10 02:55:45.789783 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-09-10 02:55:45.789807 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-09-10 02:55:45.789860 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-09-10 02:55:45.789887 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-09-10 02:55:45.789912 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-09-10 02:55:45.789938 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-10 02:55:45.789962 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-09-10 02:55:45.789986 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-09-10 02:55:45.790010 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-10 02:55:45.790034 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-10 02:55:45.790059 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-09-10 02:55:45.790084 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-09-10 02:55:45.790108 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-09-10 02:55:45.790136 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-09-10 02:55:45.790171 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-09-10 02:55:45.790197 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-09-10 02:55:45.790221 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-09-10 02:55:45.790251 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-09-10 02:55:45.790286 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-09-10 02:55:45.790320 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-09-10 02:55:45.790353 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-09-10 02:55:45.790390 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-09-10 02:55:45.790452 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-09-10 02:55:45.790483 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-09-10 02:55:45.790509 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-09-10 02:55:45.790535 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-09-10 02:55:45.790561 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-09-10 02:55:45.790585 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-09-10 02:55:45.790609 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-09-10 02:55:45.790634 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-09-10 02:55:45.790658 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-09-10 02:55:45.790683 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-09-10 02:55:45.790708 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-09-10 02:55:45.790733 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-10 02:55:45.790758 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-10 02:55:45.790783 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-09-10 02:55:45.790856 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-09-10 02:55:45.790911 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-09-10 02:55:45.790942 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-09-10 02:55:45.790969 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-09-10 02:55:45.790995 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-09-10 02:55:45.791021 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-10 02:55:45.791046 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-10 02:55:45.791072 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-09-10 02:55:45.791096 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-09-10 02:55:45.791121 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-09-10 02:55:45.791146 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-09-10 02:55:45.791193 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-09-10 02:55:45.791247 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-09-10 02:55:45.791277 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-09-10 02:55:45.791304 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-09-10 02:55:45.791329 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-09-10 02:55:45.791355 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-09-10 02:55:45.791390 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-09-10 02:55:45.791450 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-09-10 02:55:45.791481 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-09-10 02:55:45.791508 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-09-10 02:55:45.791533 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-09-10 02:55:45.791560 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-09-10 02:55:45.791586 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-09-10 02:55:45.791611 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-09-10 02:55:45.791636 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-09-10 02:55:45.791662 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-09-10 02:55:45.791687 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.791712 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.791737 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-09-10 02:55:45.791764 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-09-10 02:55:45.791791 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-09-10 02:55:45.791814 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-09-10 02:55:45.791860 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-09-10 02:55:45.791886 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-09-10 02:55:45.791912 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-09-10 02:55:45.791946 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-09-10 02:55:45.791972 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-09-10 02:55:45.791998 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-09-10 02:55:45.792022 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-09-10 02:55:45.792047 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-09-10 02:55:45.792072 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-09-10 02:55:45.792097 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-09-10 02:55:45.792122 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-09-10 02:55:45.792145 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-09-10 02:55:45.792169 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-09-10 02:55:45.792200 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-09-10 02:55:45.792266 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-09-10 02:55:45.792299 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-09-10 02:55:45.792326 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-09-10 02:55:45.792350 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-09-10 02:55:45.792375 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-09-10 02:55:45.792400 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-09-10 02:55:45.792425 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-09-10 02:55:45.792450 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-09-10 02:55:45.792473 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-09-10 02:55:45.792538 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-09-10 02:55:45.792590 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-09-10 02:55:45.792619 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-09-10 02:55:45.792644 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-09-10 02:55:45.792670 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-09-10 02:55:45.792695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-09-10 02:55:45.792718 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-09-10 02:55:45.792743 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-09-10 02:55:45.792767 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-09-10 02:55:45.792791 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-09-10 02:55:45.792815 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-09-10 02:55:45.792967 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-09-10 02:55:45.793027 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-09-10 02:55:45.793060 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-09-10 02:55:45.793087 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-09-10 02:55:45.793121 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-09-10 02:55:45.793148 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-09-10 02:55:45.793174 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-09-10 02:55:45.793199 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-09-10 02:55:45.793229 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-09-10 02:55:45.793296 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-09-10 02:55:45.793333 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-09-10 02:55:45.793362 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-09-10 02:55:45.793389 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-09-10 02:55:45.793415 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-09-10 02:55:45.793439 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-09-10 02:55:45.793463 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-09-10 02:55:45.793488 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-09-10 02:55:45.793513 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-09-10 02:55:45.793538 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-09-10 02:55:45.793562 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-09-10 02:55:45.793587 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-09-10 02:55:45.793612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-09-10 02:55:45.793637 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-09-10 02:55:45.793663 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-09-10 02:55:45.793688 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-09-10 02:55:45.793712 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-09-10 02:55:45.793738 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-09-10 02:55:45.793762 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-09-10 02:55:45.793782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-09-10 02:55:45.793801 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-09-10 02:55:45.793820 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-09-10 02:55:45.793853 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-09-10 02:55:45.793871 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-09-10 02:55:45.793889 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-09-10 02:55:45.793906 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-09-10 02:55:45.793921 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-09-10 02:55:45.793938 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-09-10 02:55:45.793955 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-09-10 02:55:45.793977 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-09-10 02:55:45.793995 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-09-10 02:55:45.794012 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-09-10 02:55:45.794029 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-09-10 02:55:45.794045 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-09-10 02:55:45.794062 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-09-10 02:55:45.794079 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-09-10 02:55:45.794096 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-09-10 02:55:45.794114 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-09-10 02:55:45.794131 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-09-10 02:55:45.794148 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-09-10 02:55:45.794164 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-09-10 02:55:45.794181 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-09-10 02:55:45.794197 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-09-10 02:55:45.794213 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-09-10 02:55:45.794229 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-09-10 02:55:45.794246 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-09-10 02:55:45.794269 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-09-10 02:55:45.794293 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-09-10 02:55:45.794311 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-09-10 02:55:45.794327 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-09-10 02:55:45.794344 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-09-10 02:55:45.794360 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-09-10 02:55:45.794387 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-09-10 02:55:45.794428 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-09-10 02:55:45.794451 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-09-10 02:55:45.794469 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-09-10 02:55:45.794487 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-09-10 02:55:45.794503 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-09-10 02:55:45.794520 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-09-10 02:55:45.794537 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-09-10 02:55:45.794553 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-09-10 02:55:45.794570 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-09-10 02:55:45.794587 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-09-10 02:55:45.794609 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-09-10 02:55:45.794626 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-09-10 02:55:45.794642 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-09-10 02:55:45.794658 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-09-10 02:55:45.794675 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-09-10 02:55:45.794691 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-09-10 02:55:45.794708 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-09-10 02:55:45.794725 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-09-10 02:55:45.794740 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-09-10 02:55:45.794758 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-09-10 02:55:45.794777 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-09-10 02:55:45.794795 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-09-10 02:55:45.794811 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-09-10 02:55:45.794841 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-09-10 02:55:45.794860 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-09-10 02:55:45.794876 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-09-10 02:55:45.794893 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-09-10 02:55:45.794911 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-09-10 02:55:45.794927 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-09-10 02:55:45.794943 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-09-10 02:55:45.794959 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-09-10 02:55:45.794976 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-09-10 02:55:45.794992 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-09-10 02:55:45.795008 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-09-10 02:55:45.795025 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-09-10 02:55:45.795042 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-09-10 02:55:45.795059 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-09-10 02:55:45.795077 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-09-10 02:55:45.795094 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-09-10 02:55:45.795112 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-09-10 02:55:45.795130 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-09-10 02:55:45.795146 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-09-10 02:55:45.795174 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-09-10 02:55:45.795218 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-09-10 02:55:45.795249 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-09-10 02:55:45.795276 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-09-10 02:55:45.795305 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-09-10 02:55:45.795331 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-09-10 02:55:45.795364 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-09-10 02:55:45.795391 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-09-10 02:55:45.795417 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-09-10 02:55:45.795513 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-09-10 02:55:45.795550 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-09-10 02:55:45.795579 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-09-10 02:55:45.795608 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-09-10 02:55:45.795636 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-09-10 02:55:45.795663 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-09-10 02:55:45.795683 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-09-10 02:55:45.795700 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-09-10 02:55:45.795717 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-09-10 02:55:45.795734 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-09-10 02:55:45.795750 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-09-10 02:55:45.795767 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-09-10 02:55:45.795784 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-09-10 02:55:45.795800 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-09-10 02:55:45.795817 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-09-10 02:55:45.795847 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-09-10 02:55:45.795866 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-09-10 02:55:45.795883 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-09-10 02:55:45.795900 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-09-10 02:55:45.795916 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-09-10 02:55:45.795934 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-09-10 02:55:45.795950 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-09-10 02:55:45.795966 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-09-10 02:55:45.795983 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-09-10 02:55:45.795999 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-09-10 02:55:45.796016 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-09-10 02:55:45.796032 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-09-10 02:55:45.796049 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-09-10 02:55:45.796065 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-09-10 02:55:45.796082 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-09-10 02:55:45.796098 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-09-10 02:55:45.796114 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-09-10 02:55:45.796130 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-09-10 02:55:45.796153 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-09-10 02:55:45.796171 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-09-10 02:55:45.796188 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-09-10 02:55:45.796205 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-09-10 02:55:45.796221 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-09-10 02:55:45.796237 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-09-10 02:55:45.796253 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-09-10 02:55:45.796269 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-09-10 02:55:45.796285 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-09-10 02:55:45.796302 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-09-10 02:55:45.796319 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-09-10 02:55:45.796335 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-09-10 02:55:45.796351 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-09-10 02:55:45.796368 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-09-10 02:55:45.796384 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-09-10 02:55:45.796401 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-09-10 02:55:45.796417 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-09-10 02:55:45.796434 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-09-10 02:55:45.796450 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-09-10 02:55:45.796467 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-09-10 02:55:45.796483 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-09-10 02:55:45.796526 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-09-10 02:55:45.796548 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-09-10 02:55:45.796567 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-09-10 02:55:45.796584 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-09-10 02:55:45.796601 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-09-10 02:55:45.796618 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-09-10 02:55:45.796635 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-09-10 02:55:45.796651 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-09-10 02:55:45.796668 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-09-10 02:55:45.796685 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-09-10 02:55:45.796702 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-09-10 02:55:45.796718 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-09-10 02:55:45.796735 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-09-10 02:55:45.796751 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-09-10 02:55:45.796767 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-09-10 02:55:45.796791 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-09-10 02:55:45.796809 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-09-10 02:55:45.796825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-09-10 02:55:45.796857 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-09-10 02:55:45.796874 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-09-10 02:55:45.796890 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-09-10 02:55:45.796907 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-09-10 02:55:45.796924 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-09-10 02:55:45.796940 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-09-10 02:55:45.796958 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-09-10 02:55:45.796974 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-09-10 02:55:45.796991 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-09-10 02:55:45.797006 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-09-10 02:55:45.797023 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-09-10 02:55:45.797039 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-09-10 02:55:45.797055 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-09-10 02:55:45.797072 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-09-10 02:55:45.797088 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-09-10 02:55:45.797106 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-09-10 02:55:45.797121 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-09-10 02:55:45.797138 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-09-10 02:55:45.797154 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-09-10 02:55:45.797171 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-09-10 02:55:45.797188 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-09-10 02:55:45.797204 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-09-10 02:55:45.797220 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-09-10 02:55:45.797236 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-09-10 02:55:45.797252 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-09-10 02:55:45.797268 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-10 02:55:45.797284 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-10 02:55:45.797301 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-09-10 02:55:45.797318 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-09-10 02:55:45.797334 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-09-10 02:55:45.797351 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-09-10 02:55:45.797367 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-09-10 02:55:45.797388 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-09-10 02:55:45.797405 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-09-10 02:55:45.797422 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-09-10 02:55:45.797438 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-09-10 02:55:45.797455 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-09-10 02:55:45.797472 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-09-10 02:55:45.797489 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-09-10 02:55:45.797505 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-09-10 02:55:45.797522 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-09-10 02:55:45.797539 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-09-10 02:55:45.797555 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-09-10 02:55:45.797572 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-09-10 02:55:45.797588 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-09-10 02:55:45.797605 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-09-10 02:55:45.797621 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-09-10 02:55:45.797638 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-09-10 02:55:45.797654 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-09-10 02:55:45.797671 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-09-10 02:55:45.797686 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-09-10 02:55:45.797703 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-09-10 02:55:45.797719 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-09-10 02:55:45.797736 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-09-10 02:55:45.797752 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-09-10 02:55:45.797769 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-09-10 02:55:45.797785 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-09-10 02:55:45.797801 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-09-10 02:55:45.797817 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-09-10 02:55:45.797851 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-09-10 02:55:45.797869 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-09-10 02:55:45.797886 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-09-10 02:55:45.797903 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-09-10 02:55:45.797919 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-09-10 02:55:45.797936 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-09-10 02:55:45.797952 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-09-10 02:55:45.797968 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-09-10 02:55:45.797984 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-09-10 02:55:45.798000 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-09-10 02:55:45.798016 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-09-10 02:55:45.798038 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-09-10 02:55:45.798055 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-09-10 02:55:45.798073 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-09-10 02:55:45.798088 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-09-10 02:55:45.798105 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-09-10 02:55:45.798122 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-09-10 02:55:45.798138 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-09-10 02:55:45.798154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-09-10 02:55:45.798170 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-09-10 02:55:45.798186 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-09-10 02:55:45.798202 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-09-10 02:55:45.798219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-09-10 02:55:45.798235 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-09-10 02:55:45.798251 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-09-10 02:55:45.798268 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-09-10 02:55:45.798284 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-09-10 02:55:45.798300 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-09-10 02:55:45.798316 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-09-10 02:55:45.798333 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-09-10 02:55:45.798350 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-09-10 02:55:45.798366 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-09-10 02:55:45.798382 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-09-10 02:55:45.798399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-09-10 02:55:45.798416 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-09-10 02:55:45.798434 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-09-10 02:55:45.798450 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-09-10 02:55:45.798468 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-09-10 02:55:45.798487 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-09-10 02:55:45.798504 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-09-10 02:55:45.798522 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-09-10 02:55:45.798539 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-09-10 02:55:45.798557 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-09-10 02:55:45.798574 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-09-10 02:55:45.798592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-09-10 02:55:45.798609 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-09-10 02:55:45.798627 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-09-10 02:55:45.798645 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-09-10 02:55:45.798666 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-09-10 02:55:45.798684 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-09-10 02:55:45.798702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-09-10 02:55:45.798719 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-09-10 02:55:45.798737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-09-10 02:55:45.798754 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-09-10 02:55:45.798771 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-09-10 02:55:45.798790 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-09-10 02:55:45.798810 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-09-10 02:55:45.798842 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-09-10 02:55:45.798862 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-09-10 02:55:45.798880 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-09-10 02:55:45.798898 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-09-10 02:55:45.798916 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-09-10 02:55:45.798934 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-09-10 02:55:45.798951 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-09-10 02:55:45.798969 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-09-10 02:55:45.798986 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-09-10 02:55:45.799003 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-09-10 02:55:45.799020 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-09-10 02:55:45.799037 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-09-10 02:55:45.799054 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-09-10 02:55:45.799072 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-09-10 02:55:45.799089 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-09-10 02:55:45.799106 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29816800.txt 2026-09-10 02:55:45.799123 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29816800.yaml 2026-09-10 02:55:45.799140 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29816805.txt 2026-09-10 02:55:45.799157 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29816805.yaml 2026-09-10 02:55:45.799175 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29816810.txt 2026-09-10 02:55:45.799192 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29816810.yaml 2026-09-10 02:55:45.799209 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-09-10 02:55:45.799226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-09-10 02:55:45.799243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-09-10 02:55:45.799261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-09-10 02:55:45.799278 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-09-10 02:55:45.799295 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-09-10 02:55:45.799312 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-09-10 02:55:45.799329 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-09-10 02:55:45.799350 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-09-10 02:55:45.799368 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-09-10 02:55:45.799385 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-09-10 02:55:45.799401 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-09-10 02:55:45.799419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-09-10 02:55:45.799436 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-09-10 02:55:45.799453 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-09-10 02:55:45.799470 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-09-10 02:55:45.799487 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-09-10 02:55:45.799504 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-09-10 02:55:45.799521 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-09-10 02:55:45.799538 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-09-10 02:55:45.799555 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-09-10 02:55:45.799572 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-09-10 02:55:45.799589 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-09-10 02:55:45.799606 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-09-10 02:55:45.799623 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-09-10 02:55:45.799641 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-09-10 02:55:45.799657 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-09-10 02:55:45.799674 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-09-10 02:55:45.799691 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-09-10 02:55:45.799708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-09-10 02:55:45.799725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-09-10 02:55:45.799742 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-09-10 02:55:45.799759 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-09-10 02:55:45.799776 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-09-10 02:55:45.799793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-09-10 02:55:45.799810 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-09-10 02:55:45.799838 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-09-10 02:55:45.799857 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-09-10 02:55:45.799876 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-09-10 02:55:45.799898 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-09-10 02:55:45.799922 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-09-10 02:55:45.799941 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-09-10 02:55:45.799958 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-09-10 02:55:45.799975 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-09-10 02:55:45.799993 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-09-10 02:55:45.800010 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-09-10 02:55:45.800031 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-09-10 02:55:45.800049 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-09-10 02:55:45.800066 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-09-10 02:55:45.800083 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-09-10 02:55:45.800101 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-09-10 02:55:45.800118 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-09-10 02:55:45.800135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-09-10 02:55:45.800152 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-09-10 02:55:45.800169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-09-10 02:55:45.800187 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-09-10 02:55:45.800204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-09-10 02:55:45.800220 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-09-10 02:55:45.800236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-09-10 02:55:45.800253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-09-10 02:55:45.800269 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-09-10 02:55:45.800285 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-09-10 02:55:45.800301 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-09-10 02:55:45.800317 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-09-10 02:55:45.800333 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-09-10 02:55:45.800350 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-09-10 02:55:45.800366 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-09-10 02:55:45.800383 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-09-10 02:55:45.800400 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-09-10 02:55:45.800416 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-09-10 02:55:45.800432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-09-10 02:55:45.800449 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-09-10 02:55:45.800466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-09-10 02:55:45.800481 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-09-10 02:55:45.800527 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-09-10 02:55:45.800548 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-09-10 02:55:45.800566 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-09-10 02:55:45.800584 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-09-10 02:55:45.800600 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-09-10 02:55:45.800616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-09-10 02:55:45.800632 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-09-10 02:55:45.800648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-09-10 02:55:45.800665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-09-10 02:55:45.800680 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-09-10 02:55:45.800705 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-09-10 02:55:45.800722 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-09-10 02:55:45.800738 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-09-10 02:55:45.800754 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-09-10 02:55:45.800776 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-09-10 02:55:45.800800 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-09-10 02:55:45.800824 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-09-10 02:55:45.800866 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-09-10 02:55:45.800891 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-09-10 02:55:45.800914 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-09-10 02:55:45.800938 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-09-10 02:55:45.800963 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-09-10 02:55:45.800987 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-09-10 02:55:45.801012 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-09-10 02:55:45.801040 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-09-10 02:55:45.801070 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-09-10 02:55:45.801099 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-09-10 02:55:45.801126 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-09-10 02:55:45.801152 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-09-10 02:55:45.801177 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-09-10 02:55:45.801202 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-09-10 02:55:45.801229 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-09-10 02:55:45.801258 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-09-10 02:55:45.801286 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-09-10 02:55:45.801312 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-09-10 02:55:45.801338 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-09-10 02:55:45.801365 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-09-10 02:55:45.801386 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-09-10 02:55:45.801404 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-09-10 02:55:45.801421 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-09-10 02:55:45.801445 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-09-10 02:55:45.801463 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6f49f7986c-87pjf.txt 2026-09-10 02:55:45.801481 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6f49f7986c-87pjf.yaml 2026-09-10 02:55:45.801499 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-xk9r6.txt 2026-09-10 02:55:45.801517 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-xk9r6.yaml 2026-09-10 02:55:45.801534 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-bxfqp.txt 2026-09-10 02:55:45.801551 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-bxfqp.yaml 2026-09-10 02:55:45.801569 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-hjpqh.txt 2026-09-10 02:55:45.801585 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-hjpqh.yaml 2026-09-10 02:55:45.801603 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-6r55d.txt 2026-09-10 02:55:45.801620 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-6r55d.yaml 2026-09-10 02:55:45.801637 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-rqbfk.txt 2026-09-10 02:55:45.801655 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-rqbfk.yaml 2026-09-10 02:55:45.801672 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-r859h.txt 2026-09-10 02:55:45.801689 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-r859h.yaml 2026-09-10 02:55:45.801706 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5849f96b47-cwzpk.txt 2026-09-10 02:55:45.801724 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5849f96b47-cwzpk.yaml 2026-09-10 02:55:45.801741 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-67846d4bfd-qc8cg.txt 2026-09-10 02:55:45.801757 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-67846d4bfd-qc8cg.yaml 2026-09-10 02:55:45.801774 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-tgnlq.txt 2026-09-10 02:55:45.801792 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-tgnlq.yaml 2026-09-10 02:55:45.801808 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-gpvvt.txt 2026-09-10 02:55:45.801825 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-gpvvt.yaml 2026-09-10 02:55:45.801860 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-l5hk7.txt 2026-09-10 02:55:45.801878 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-l5hk7.yaml 2026-09-10 02:55:45.801896 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-565bs.txt 2026-09-10 02:55:45.801913 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-565bs.yaml 2026-09-10 02:55:45.801930 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-fxdmz.txt 2026-09-10 02:55:45.801948 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-fxdmz.yaml 2026-09-10 02:55:45.801965 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-4gd6k.txt 2026-09-10 02:55:45.801982 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-4gd6k.yaml 2026-09-10 02:55:45.801999 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-l59cl.txt 2026-09-10 02:55:45.802021 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-l59cl.yaml 2026-09-10 02:55:45.802038 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-zvrkm.txt 2026-09-10 02:55:45.802054 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-zvrkm.yaml 2026-09-10 02:55:45.802076 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-xtf2g.txt 2026-09-10 02:55:45.802095 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-xtf2g.yaml 2026-09-10 02:55:45.802112 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-76b574788b-5sq2g.txt 2026-09-10 02:55:45.802129 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-76b574788b-5sq2g.yaml 2026-09-10 02:55:45.802147 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-4zqjj.txt 2026-09-10 02:55:45.802165 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-4zqjj.yaml 2026-09-10 02:55:45.802181 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6bbb5fdf7-rlgfm.txt 2026-09-10 02:55:45.802198 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6bbb5fdf7-rlgfm.yaml 2026-09-10 02:55:45.802215 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-85b7948dc7-85d74.txt 2026-09-10 02:55:45.802232 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-85b7948dc7-85d74.yaml 2026-09-10 02:55:45.802249 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-4vwsq.txt 2026-09-10 02:55:45.802266 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-4vwsq.yaml 2026-09-10 02:55:45.802284 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-qsgc7.txt 2026-09-10 02:55:45.802301 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-qsgc7.yaml 2026-09-10 02:55:45.802318 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-7p8rs.txt 2026-09-10 02:55:45.802335 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-7p8rs.yaml 2026-09-10 02:55:45.802352 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-rwd9x.txt 2026-09-10 02:55:45.802369 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-rwd9x.yaml 2026-09-10 02:55:45.802386 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-6d5rp.txt 2026-09-10 02:55:45.802403 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-6d5rp.yaml 2026-09-10 02:55:45.802420 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-ppshc.txt 2026-09-10 02:55:45.802438 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-ppshc.yaml 2026-09-10 02:55:45.802454 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-4vb2n.txt 2026-09-10 02:55:45.802471 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-4vb2n.yaml 2026-09-10 02:55:45.802489 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-gnfbv.txt 2026-09-10 02:55:45.802505 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-gnfbv.yaml 2026-09-10 02:55:45.802523 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-6848f68d44-p9htp.txt 2026-09-10 02:55:45.802540 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-6848f68d44-p9htp.yaml 2026-09-10 02:55:45.802557 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-bdj5g.txt 2026-09-10 02:55:45.802575 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-bdj5g.yaml 2026-09-10 02:55:45.802592 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-588dbf9c98-ddsmr.txt 2026-09-10 02:55:45.802609 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-588dbf9c98-ddsmr.yaml 2026-09-10 02:55:45.802627 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-d7kbd.txt 2026-09-10 02:55:45.802645 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-d7kbd.yaml 2026-09-10 02:55:45.802661 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-7gxw8.txt 2026-09-10 02:55:45.802684 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-7gxw8.yaml 2026-09-10 02:55:45.802702 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-4llmg.txt 2026-09-10 02:55:45.802720 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-4llmg.yaml 2026-09-10 02:55:45.802737 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-86468bf97c-7kkxl.txt 2026-09-10 02:55:45.802754 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-86468bf97c-7kkxl.yaml 2026-09-10 02:55:45.802771 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29816800-58qml.txt 2026-09-10 02:55:45.802789 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29816800-58qml.yaml 2026-09-10 02:55:45.802806 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29816805-wm97d.txt 2026-09-10 02:55:45.802824 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29816805-wm97d.yaml 2026-09-10 02:55:45.802857 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29816810-hvx48.txt 2026-09-10 02:55:45.802875 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29816810-hvx48.yaml 2026-09-10 02:55:45.802892 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-bk7gb.txt 2026-09-10 02:55:45.802910 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-bk7gb.yaml 2026-09-10 02:55:45.802928 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-6h9m5.txt 2026-09-10 02:55:45.802945 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-6h9m5.yaml 2026-09-10 02:55:45.802963 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-qlfg9.txt 2026-09-10 02:55:45.802981 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-qlfg9.yaml 2026-09-10 02:55:45.802998 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-kxkbm.txt 2026-09-10 02:55:45.803014 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-kxkbm.yaml 2026-09-10 02:55:45.803031 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-rqfz7.txt 2026-09-10 02:55:45.803049 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-rqfz7.yaml 2026-09-10 02:55:45.803066 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-8nqqd.txt 2026-09-10 02:55:45.803083 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-8nqqd.yaml 2026-09-10 02:55:45.803100 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6cb96958fd-582wm.txt 2026-09-10 02:55:45.803117 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6cb96958fd-582wm.yaml 2026-09-10 02:55:45.803133 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-rkgq9.txt 2026-09-10 02:55:45.803150 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-rkgq9.yaml 2026-09-10 02:55:45.803167 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-f59k7.txt 2026-09-10 02:55:45.803184 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-f59k7.yaml 2026-09-10 02:55:45.803201 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-czgdp.txt 2026-09-10 02:55:45.803218 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-czgdp.yaml 2026-09-10 02:55:45.803235 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-dssdx.txt 2026-09-10 02:55:45.803251 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-dssdx.yaml 2026-09-10 02:55:45.803270 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-vgxgb.txt 2026-09-10 02:55:45.803294 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-vgxgb.yaml 2026-09-10 02:55:45.803317 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-cxq6p.txt 2026-09-10 02:55:45.803341 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-cxq6p.yaml 2026-09-10 02:55:45.803359 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-cdmxq.txt 2026-09-10 02:55:45.803377 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-cdmxq.yaml 2026-09-10 02:55:45.803394 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-lvnpp.txt 2026-09-10 02:55:45.803412 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-lvnpp.yaml 2026-09-10 02:55:45.803430 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-6bfbf4c54c-4cv8l.txt 2026-09-10 02:55:45.803447 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-6bfbf4c54c-4cv8l.yaml 2026-09-10 02:55:45.803465 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-09-10 02:55:45.803482 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-09-10 02:55:45.803499 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-crfgt.txt 2026-09-10 02:55:45.803515 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-crfgt.yaml 2026-09-10 02:55:45.803531 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-gxbqw.txt 2026-09-10 02:55:45.803547 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-gxbqw.yaml 2026-09-10 02:55:45.803564 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-wj7kz.txt 2026-09-10 02:55:45.803581 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-wj7kz.yaml 2026-09-10 02:55:45.803597 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-qs5jg.txt 2026-09-10 02:55:45.803614 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-qs5jg.yaml 2026-09-10 02:55:45.803630 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-hr5nf.txt 2026-09-10 02:55:45.803648 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-hr5nf.yaml 2026-09-10 02:55:45.803664 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-r6gfn.txt 2026-09-10 02:55:45.803680 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-r6gfn.yaml 2026-09-10 02:55:45.803696 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-phfcv.txt 2026-09-10 02:55:45.803712 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-phfcv.yaml 2026-09-10 02:55:45.803729 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-s7qsv.txt 2026-09-10 02:55:45.803745 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-s7qsv.yaml 2026-09-10 02:55:45.803762 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-pnkfd.txt 2026-09-10 02:55:45.803778 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-pnkfd.yaml 2026-09-10 02:55:45.803794 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-24rjf.txt 2026-09-10 02:55:45.803810 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-24rjf.yaml 2026-09-10 02:55:45.803838 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-t9kz6.txt 2026-09-10 02:55:45.803857 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-t9kz6.yaml 2026-09-10 02:55:45.803874 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-9nsrc.txt 2026-09-10 02:55:45.803891 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-9nsrc.yaml 2026-09-10 02:55:45.803908 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-xccnv.txt 2026-09-10 02:55:45.803928 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-xccnv.yaml 2026-09-10 02:55:45.803945 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-5sh6l.txt 2026-09-10 02:55:45.803961 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-5sh6l.yaml 2026-09-10 02:55:45.803978 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-7f74b.txt 2026-09-10 02:55:45.803994 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-7f74b.yaml 2026-09-10 02:55:45.804011 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-57d668979f-k2q66.txt 2026-09-10 02:55:45.804027 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-57d668979f-k2q66.yaml 2026-09-10 02:55:45.804043 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7b89666d8c-drfgv.txt 2026-09-10 02:55:45.804060 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7b89666d8c-drfgv.yaml 2026-09-10 02:55:45.804077 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-56cbd7d5bb-g5vng.txt 2026-09-10 02:55:45.804093 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-56cbd7d5bb-g5vng.yaml 2026-09-10 02:55:45.804109 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7b766ddc56-s6ms5.txt 2026-09-10 02:55:45.804125 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7b766ddc56-s6ms5.yaml 2026-09-10 02:55:45.804143 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-pmj42.txt 2026-09-10 02:55:45.804159 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-pmj42.yaml 2026-09-10 02:55:45.804176 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-2hd22.txt 2026-09-10 02:55:45.804192 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-2hd22.yaml 2026-09-10 02:55:45.804208 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-8jpvc.txt 2026-09-10 02:55:45.804225 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-8jpvc.yaml 2026-09-10 02:55:45.804242 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-766b4b78cb-528l6.txt 2026-09-10 02:55:45.804258 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-766b4b78cb-528l6.yaml 2026-09-10 02:55:45.804274 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-m2k4q.txt 2026-09-10 02:55:45.804290 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-m2k4q.yaml 2026-09-10 02:55:45.804307 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-htl8b.txt 2026-09-10 02:55:45.804323 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-htl8b.yaml 2026-09-10 02:55:45.804339 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-rnq2t.txt 2026-09-10 02:55:45.804356 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-rnq2t.yaml 2026-09-10 02:55:45.804373 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-4xcrs.txt 2026-09-10 02:55:45.804389 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-4xcrs.yaml 2026-09-10 02:55:45.804406 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-zv2xp.txt 2026-09-10 02:55:45.804422 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-zv2xp.yaml 2026-09-10 02:55:45.804438 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6689c87f9f-4jdbz.txt 2026-09-10 02:55:45.804454 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6689c87f9f-4jdbz.yaml 2026-09-10 02:55:45.804471 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-v4tpz.txt 2026-09-10 02:55:45.804488 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-v4tpz.yaml 2026-09-10 02:55:45.804538 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-bdf9476b4-w5jxb.txt 2026-09-10 02:55:45.804558 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-bdf9476b4-w5jxb.yaml 2026-09-10 02:55:45.804576 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-696d76f84d-76p4q.txt 2026-09-10 02:55:45.804593 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-696d76f84d-76p4q.yaml 2026-09-10 02:55:45.804610 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-6mxws.txt 2026-09-10 02:55:45.804627 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-6mxws.yaml 2026-09-10 02:55:45.804644 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-qkp22.txt 2026-09-10 02:55:45.804659 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-qkp22.yaml 2026-09-10 02:55:45.804676 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-z442t.txt 2026-09-10 02:55:45.804692 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-z442t.yaml 2026-09-10 02:55:45.804708 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-2mgqs.txt 2026-09-10 02:55:45.804725 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-2mgqs.yaml 2026-09-10 02:55:45.804742 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-7bd4fbb849-n78pp.txt 2026-09-10 02:55:45.804759 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-7bd4fbb849-n78pp.yaml 2026-09-10 02:55:45.804778 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-fdrf6.txt 2026-09-10 02:55:45.804797 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-fdrf6.yaml 2026-09-10 02:55:45.804813 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-zrfsg.txt 2026-09-10 02:55:45.804842 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-zrfsg.yaml 2026-09-10 02:55:45.804861 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-f6s26.txt 2026-09-10 02:55:45.804878 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-f6s26.yaml 2026-09-10 02:55:45.804894 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-2s9j9.txt 2026-09-10 02:55:45.804911 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-2s9j9.yaml 2026-09-10 02:55:45.804928 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-77c69f9f4b-r9cm6.txt 2026-09-10 02:55:45.804945 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-77c69f9f4b-r9cm6.yaml 2026-09-10 02:55:45.804962 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-mkmdt.txt 2026-09-10 02:55:45.804978 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-mkmdt.yaml 2026-09-10 02:55:45.804994 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-09-10 02:55:45.805010 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-09-10 02:55:45.805027 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-09-10 02:55:45.805043 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-09-10 02:55:45.805059 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-bd6567757-6wk4w.txt 2026-09-10 02:55:45.805076 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-bd6567757-6wk4w.yaml 2026-09-10 02:55:45.805093 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-hqbrq.txt 2026-09-10 02:55:45.805110 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-hqbrq.yaml 2026-09-10 02:55:45.805126 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-6qk6j.txt 2026-09-10 02:55:45.805147 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-6qk6j.yaml 2026-09-10 02:55:45.805164 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-zq8d9.txt 2026-09-10 02:55:45.805180 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-zq8d9.yaml 2026-09-10 02:55:45.805198 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-njsdh.txt 2026-09-10 02:55:45.805215 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-njsdh.yaml 2026-09-10 02:55:45.805232 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-r2vxn.txt 2026-09-10 02:55:45.805248 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-r2vxn.yaml 2026-09-10 02:55:45.805264 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-l68lz.txt 2026-09-10 02:55:45.805280 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-l68lz.yaml 2026-09-10 02:55:45.805296 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-09-10 02:55:45.805312 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-09-10 02:55:45.805328 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-09-10 02:55:45.805344 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-09-10 02:55:45.805359 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-r5fbm.txt 2026-09-10 02:55:45.805376 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-r5fbm.yaml 2026-09-10 02:55:45.805392 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-09-10 02:55:45.805409 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-09-10 02:55:45.805425 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-09-10 02:55:45.805442 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-09-10 02:55:45.805458 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-09-10 02:55:45.805475 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-09-10 02:55:45.805490 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-09-10 02:55:45.805507 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-09-10 02:55:45.805523 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-h4h52.txt 2026-09-10 02:55:45.805539 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-h4h52.yaml 2026-09-10 02:55:45.805557 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-09-10 02:55:45.805573 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-09-10 02:55:45.805589 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-09-10 02:55:45.805604 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-09-10 02:55:45.805623 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-09-10 02:55:45.805648 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-09-10 02:55:45.805677 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-c82f6.txt 2026-09-10 02:55:45.805707 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-c82f6.yaml 2026-09-10 02:55:45.805737 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt.txt 2026-09-10 02:55:45.805766 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt.yaml 2026-09-10 02:55:45.805785 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-695c99654b-cwdf8.txt 2026-09-10 02:55:45.805802 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-695c99654b-cwdf8.yaml 2026-09-10 02:55:45.805819 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6f6758764f-4ppbj.txt 2026-09-10 02:55:45.805853 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6f6758764f-4ppbj.yaml 2026-09-10 02:55:45.805871 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-9z58m.txt 2026-09-10 02:55:45.805888 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-9z58m.yaml 2026-09-10 02:55:45.805905 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-dn2r4.txt 2026-09-10 02:55:45.805922 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-dn2r4.yaml 2026-09-10 02:55:45.805938 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-09-10 02:55:45.805954 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-09-10 02:55:45.805970 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-09-10 02:55:45.805986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-09-10 02:55:45.806002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-09-10 02:55:45.806020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-09-10 02:55:45.806036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-09-10 02:55:45.806052 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-09-10 02:55:45.806068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-09-10 02:55:45.806084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-09-10 02:55:45.806101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-09-10 02:55:45.806117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-09-10 02:55:45.806134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-09-10 02:55:45.806151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-09-10 02:55:45.806167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-09-10 02:55:45.806185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-09-10 02:55:45.806201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-09-10 02:55:45.806218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-09-10 02:55:45.806234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-09-10 02:55:45.806251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-09-10 02:55:45.806266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-09-10 02:55:45.806283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-09-10 02:55:45.806299 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-09-10 02:55:45.806315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-09-10 02:55:45.806332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-09-10 02:55:45.806356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-09-10 02:55:45.806373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-09-10 02:55:45.806390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-09-10 02:55:45.806407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-09-10 02:55:45.806423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-09-10 02:55:45.806441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-09-10 02:55:45.806457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-09-10 02:55:45.806474 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-09-10 02:55:45.806490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-09-10 02:55:45.806507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-09-10 02:55:45.806523 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-09-10 02:55:45.806539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-09-10 02:55:45.806556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-09-10 02:55:45.806573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-09-10 02:55:45.806589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-09-10 02:55:45.806605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-09-10 02:55:45.806621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-09-10 02:55:45.806638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-09-10 02:55:45.806654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-09-10 02:55:45.806671 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-09-10 02:55:45.806687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-09-10 02:55:45.806705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-09-10 02:55:45.806721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-09-10 02:55:45.806737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-09-10 02:55:45.806753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-09-10 02:55:45.806770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-09-10 02:55:45.806786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-09-10 02:55:45.806802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-09-10 02:55:45.806818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-09-10 02:55:45.806853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-09-10 02:55:45.806871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-09-10 02:55:45.806888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-09-10 02:55:45.806904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-09-10 02:55:45.806926 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-09-10 02:55:45.806942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-09-10 02:55:45.806959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-09-10 02:55:45.806975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-09-10 02:55:45.806991 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-09-10 02:55:45.807007 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-09-10 02:55:45.807023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-09-10 02:55:45.807040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-09-10 02:55:45.807056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-09-10 02:55:45.807073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-09-10 02:55:45.807089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-09-10 02:55:45.807105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-09-10 02:55:45.807122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-09-10 02:55:45.807139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-09-10 02:55:45.807154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-09-10 02:55:45.807170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-09-10 02:55:45.807188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-09-10 02:55:45.807204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-09-10 02:55:45.807221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-09-10 02:55:45.807237 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-09-10 02:55:45.807253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-09-10 02:55:45.807269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-09-10 02:55:45.807286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-09-10 02:55:45.807303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-09-10 02:55:45.807320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-09-10 02:55:45.807336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-09-10 02:55:45.807353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-09-10 02:55:45.807371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-09-10 02:55:45.807407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-09-10 02:55:45.807440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-09-10 02:55:45.807460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-09-10 02:55:45.807478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-09-10 02:55:45.807496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-09-10 02:55:45.807513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-09-10 02:55:45.807536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-09-10 02:55:45.807554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-09-10 02:55:45.807570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-09-10 02:55:45.807587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-09-10 02:55:45.807604 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-09-10 02:55:45.807621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-09-10 02:55:45.807637 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-09-10 02:55:45.807653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-09-10 02:55:45.807670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-09-10 02:55:45.807686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-09-10 02:55:45.807703 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-09-10 02:55:45.807719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-09-10 02:55:45.807736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-09-10 02:55:45.807752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-09-10 02:55:45.807768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-09-10 02:55:45.807784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-09-10 02:55:45.807801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-09-10 02:55:45.807817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-09-10 02:55:45.807847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-09-10 02:55:45.807865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-09-10 02:55:45.807882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-09-10 02:55:45.807898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-09-10 02:55:45.807915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-09-10 02:55:45.807931 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-09-10 02:55:45.807947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-09-10 02:55:45.807964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-09-10 02:55:45.807981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-09-10 02:55:45.807996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-09-10 02:55:45.808013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-09-10 02:55:45.808030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-09-10 02:55:45.808046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-09-10 02:55:45.808063 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-09-10 02:55:45.808079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-09-10 02:55:45.808096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-09-10 02:55:45.808117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-09-10 02:55:45.808135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-09-10 02:55:45.808151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-09-10 02:55:45.808166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-09-10 02:55:45.808183 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-09-10 02:55:45.808199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-09-10 02:55:45.808214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-09-10 02:55:45.808230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-09-10 02:55:45.808246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-09-10 02:55:45.808263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-09-10 02:55:45.808279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-09-10 02:55:45.808295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-09-10 02:55:45.808311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-09-10 02:55:45.808327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-09-10 02:55:45.808343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-09-10 02:55:45.808358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-09-10 02:55:45.808374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-09-10 02:55:45.808390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-09-10 02:55:45.808406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-09-10 02:55:45.808422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-09-10 02:55:45.808438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-09-10 02:55:45.808454 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-09-10 02:55:45.808470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-09-10 02:55:45.808486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-09-10 02:55:45.808541 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-09-10 02:55:45.808569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-09-10 02:55:45.808588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-09-10 02:55:45.808605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-09-10 02:55:45.808623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-09-10 02:55:45.808639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-09-10 02:55:45.808656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-09-10 02:55:45.808673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-09-10 02:55:45.808689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-09-10 02:55:45.808713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-09-10 02:55:45.808730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-09-10 02:55:45.808745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-09-10 02:55:45.808762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-09-10 02:55:45.808779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-09-10 02:55:45.808796 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-09-10 02:55:45.808813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-09-10 02:55:45.808845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-09-10 02:55:45.808865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-09-10 02:55:45.808881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-09-10 02:55:45.808897 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-09-10 02:55:45.808914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-09-10 02:55:45.808930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-09-10 02:55:45.808947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-09-10 02:55:45.808963 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-09-10 02:55:45.808980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-09-10 02:55:45.808996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-09-10 02:55:45.809012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-09-10 02:55:45.809029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-09-10 02:55:45.809046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-09-10 02:55:45.809062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-09-10 02:55:45.809078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-09-10 02:55:45.809094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-09-10 02:55:45.809111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-09-10 02:55:45.809127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-09-10 02:55:45.809142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-09-10 02:55:45.809159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-09-10 02:55:45.809175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-09-10 02:55:45.809191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-09-10 02:55:45.809207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-09-10 02:55:45.809224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-09-10 02:55:45.809240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-09-10 02:55:45.809256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-09-10 02:55:45.809272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-09-10 02:55:45.809292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-09-10 02:55:45.809309 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-09-10 02:55:45.809326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-09-10 02:55:45.809342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-09-10 02:55:45.809358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-09-10 02:55:45.809374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-09-10 02:55:45.809390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-09-10 02:55:45.809407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-09-10 02:55:45.809423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-09-10 02:55:45.809439 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-09-10 02:55:45.809455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-09-10 02:55:45.809472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-09-10 02:55:45.809488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-09-10 02:55:45.809505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-09-10 02:55:45.809521 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-09-10 02:55:45.809536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-09-10 02:55:45.809553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-09-10 02:55:45.809568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-09-10 02:55:45.809584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-09-10 02:55:45.809600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-09-10 02:55:45.809616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-09-10 02:55:45.809633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-09-10 02:55:45.809648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-09-10 02:55:45.809665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-09-10 02:55:45.809682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-09-10 02:55:45.809698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-09-10 02:55:45.809715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-09-10 02:55:45.809732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-09-10 02:55:45.809749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-09-10 02:55:45.809766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-09-10 02:55:45.809782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-09-10 02:55:45.809798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-09-10 02:55:45.809814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-09-10 02:55:45.809845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-09-10 02:55:45.809868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-09-10 02:55:45.809885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-09-10 02:55:45.809902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-09-10 02:55:45.809919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-09-10 02:55:45.809935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-09-10 02:55:45.809952 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-09-10 02:55:45.809968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-09-10 02:55:45.809985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-09-10 02:55:45.810001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-09-10 02:55:45.810017 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-09-10 02:55:45.810034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-09-10 02:55:45.810050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-09-10 02:55:45.810067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-09-10 02:55:45.810084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-09-10 02:55:45.810100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-09-10 02:55:45.810117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-09-10 02:55:45.810133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-09-10 02:55:45.810149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-09-10 02:55:45.810166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-09-10 02:55:45.810181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-09-10 02:55:45.810198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-09-10 02:55:45.810214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-09-10 02:55:45.810230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-09-10 02:55:45.810245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-09-10 02:55:45.810263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-09-10 02:55:45.810279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-09-10 02:55:45.810295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-09-10 02:55:45.810311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-09-10 02:55:45.810328 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-09-10 02:55:45.810344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-09-10 02:55:45.810361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-09-10 02:55:45.810385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-09-10 02:55:45.810428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-09-10 02:55:45.810471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-09-10 02:55:45.810515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-09-10 02:55:45.810544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-09-10 02:55:45.810564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-09-10 02:55:45.810582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-09-10 02:55:45.810599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-10 02:55:45.810616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-10 02:55:45.810633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-10 02:55:45.810649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-10 02:55:45.810666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-09-10 02:55:45.810685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-09-10 02:55:45.810720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-09-10 02:55:45.810752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-09-10 02:55:45.810770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-09-10 02:55:45.810787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-09-10 02:55:45.810804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-09-10 02:55:45.810821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-09-10 02:55:45.810852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-09-10 02:55:45.810870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-09-10 02:55:45.810886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-09-10 02:55:45.810903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-09-10 02:55:45.810919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-09-10 02:55:45.810936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-09-10 02:55:45.810953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-09-10 02:55:45.810969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-09-10 02:55:45.810986 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-09-10 02:55:45.811002 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-09-10 02:55:45.811019 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-09-10 02:55:45.811035 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-09-10 02:55:45.811051 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-09-10 02:55:45.811068 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-09-10 02:55:45.811085 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-09-10 02:55:45.811101 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-09-10 02:55:45.811123 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-09-10 02:55:45.811141 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-09-10 02:55:45.811157 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-09-10 02:55:45.811174 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-09-10 02:55:45.811190 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-09-10 02:55:45.811207 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-09-10 02:55:45.811223 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-09-10 02:55:45.811240 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-09-10 02:55:45.811256 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-09-10 02:55:45.811273 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-09-10 02:55:45.811289 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-09-10 02:55:45.811305 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-09-10 02:55:45.811322 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-09-10 02:55:45.811339 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-09-10 02:55:45.811355 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-09-10 02:55:45.811375 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-09-10 02:55:45.811424 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-09-10 02:55:45.811463 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-09-10 02:55:45.811488 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-09-10 02:55:45.811512 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-09-10 02:55:45.811535 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-09-10 02:55:45.811552 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-09-10 02:55:45.811569 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-09-10 02:55:45.811586 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-09-10 02:55:45.811602 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-09-10 02:55:45.811618 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-09-10 02:55:45.811635 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-09-10 02:55:45.811651 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-09-10 02:55:45.811667 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-09-10 02:55:45.811682 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-09-10 02:55:45.811698 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-09-10 02:55:45.811719 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-09-10 02:55:45.811764 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-09-10 02:55:45.811793 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-09-10 02:55:45.811819 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-09-10 02:55:45.811854 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-09-10 02:55:45.811873 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-09-10 02:55:45.811890 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-09-10 02:55:45.811907 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-09-10 02:55:45.811924 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-09-10 02:55:45.811940 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-09-10 02:55:45.811957 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-09-10 02:55:45.811973 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-09-10 02:55:45.811989 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-09-10 02:55:45.812005 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-09-10 02:55:45.812021 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-09-10 02:55:45.812037 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-09-10 02:55:45.812053 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-09-10 02:55:45.812069 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-09-10 02:55:45.812085 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-09-10 02:55:45.812101 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-09-10 02:55:45.812118 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-09-10 02:55:45.812134 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-09-10 02:55:45.812150 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-09-10 02:55:45.812166 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-09-10 02:55:45.812181 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-09-10 02:55:45.812198 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-09-10 02:55:45.812214 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-09-10 02:55:45.812231 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-09-10 02:55:45.812247 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-09-10 02:55:45.812264 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-09-10 02:55:45.812280 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-09-10 02:55:45.812297 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-09-10 02:55:45.812314 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-09-10 02:55:45.812331 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-09-10 02:55:45.812348 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-09-10 02:55:45.812369 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-09-10 02:55:45.812386 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-09-10 02:55:45.812402 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-09-10 02:55:45.812419 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-09-10 02:55:45.812435 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-09-10 02:55:45.812451 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-09-10 02:55:45.812468 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-09-10 02:55:45.812484 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-09-10 02:55:45.812536 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-09-10 02:55:45.812565 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-09-10 02:55:45.812584 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-09-10 02:55:45.812601 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-09-10 02:55:45.812617 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-09-10 02:55:45.812633 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-09-10 02:55:45.812649 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-09-10 02:55:45.812666 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-09-10 02:55:45.812682 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-09-10 02:55:45.812699 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-09-10 02:55:45.812715 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-09-10 02:55:45.812733 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-09-10 02:55:45.812770 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-09-10 02:55:45.812804 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-09-10 02:55:45.812860 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-09-10 02:55:45.812883 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-09-10 02:55:45.812900 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-09-10 02:55:45.812917 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-09-10 02:55:45.812935 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-09-10 02:55:45.812952 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-09-10 02:55:45.812967 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-09-10 02:55:45.812983 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-09-10 02:55:45.812998 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-09-10 02:55:45.813015 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-09-10 02:55:45.813031 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-09-10 02:55:45.813048 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-09-10 02:55:45.813064 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-09-10 02:55:45.813086 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-09-10 02:55:45.813104 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-09-10 02:55:45.813121 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-09-10 02:55:45.813138 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-09-10 02:55:45.813155 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-09-10 02:55:45.813172 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-09-10 02:55:45.813188 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-09-10 02:55:45.813205 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-09-10 02:55:45.813221 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-09-10 02:55:45.813237 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-09-10 02:55:45.813253 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-09-10 02:55:45.813269 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-09-10 02:55:45.813285 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-09-10 02:55:45.813301 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-09-10 02:55:45.813317 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-09-10 02:55:45.813334 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-09-10 02:55:45.813350 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-09-10 02:55:45.813366 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-09-10 02:55:45.813383 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-09-10 02:55:45.813399 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-09-10 02:55:45.813414 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-09-10 02:55:45.813431 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-09-10 02:55:45.813447 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-09-10 02:55:45.813519 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-09-10 02:55:45.813539 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-09-10 02:55:45.813557 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-09-10 02:55:45.813573 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-09-10 02:55:45.813590 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-09-10 02:55:45.813607 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-09-10 02:55:45.813624 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-09-10 02:55:45.813641 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-09-10 02:55:45.813658 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-09-10 02:55:45.813680 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-09-10 02:55:45.813698 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-09-10 02:55:45.813714 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-09-10 02:55:45.813731 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-09-10 02:55:45.813747 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-09-10 02:55:45.813770 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-09-10 02:55:45.813817 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-09-10 02:55:45.813859 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-09-10 02:55:45.813879 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-09-10 02:55:45.813896 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-09-10 02:55:45.813912 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-09-10 02:55:45.813928 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-09-10 02:55:45.813945 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-09-10 02:55:45.813962 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-09-10 02:55:45.813978 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-09-10 02:55:45.813995 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-09-10 02:55:45.814011 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-09-10 02:55:45.814028 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-09-10 02:55:45.814045 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-09-10 02:55:45.814061 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-09-10 02:55:45.814078 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-09-10 02:55:45.814094 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-09-10 02:55:45.814111 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-09-10 02:55:45.814126 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-09-10 02:55:45.814143 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-09-10 02:55:45.814160 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-09-10 02:55:45.814176 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-09-10 02:55:45.814191 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-09-10 02:55:45.814207 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-09-10 02:55:45.814223 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-09-10 02:55:45.814239 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-09-10 02:55:45.814256 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-09-10 02:55:45.814277 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-09-10 02:55:45.814295 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-09-10 02:55:45.814311 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-09-10 02:55:45.814327 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-09-10 02:55:45.814344 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-09-10 02:55:45.814360 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-09-10 02:55:45.814385 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-09-10 02:55:45.814426 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-09-10 02:55:45.814448 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-09-10 02:55:45.814466 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-09-10 02:55:45.814483 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-09-10 02:55:45.814499 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-09-10 02:55:45.814516 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-09-10 02:55:45.814533 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-09-10 02:55:45.814549 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-09-10 02:55:45.814565 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-09-10 02:55:45.814582 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-09-10 02:55:45.814598 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-09-10 02:55:45.814614 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-09-10 02:55:45.814629 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-09-10 02:55:45.814645 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-09-10 02:55:45.814661 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-09-10 02:55:45.814676 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-09-10 02:55:45.814692 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-09-10 02:55:45.814708 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-09-10 02:55:45.814724 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-09-10 02:55:45.814741 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-09-10 02:55:45.814756 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-09-10 02:55:45.814772 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-09-10 02:55:45.814794 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-09-10 02:55:45.814851 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-09-10 02:55:45.814875 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-09-10 02:55:45.814894 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-09-10 02:55:45.814911 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-09-10 02:55:45.814934 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-09-10 02:55:45.814952 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-09-10 02:55:45.814969 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-09-10 02:55:45.814986 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-09-10 02:55:45.815003 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-09-10 02:55:45.815020 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-09-10 02:55:45.815036 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-09-10 02:55:45.815053 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-09-10 02:55:45.815069 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-09-10 02:55:45.815085 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-09-10 02:55:45.815102 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-09-10 02:55:45.815118 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-09-10 02:55:45.815134 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-09-10 02:55:45.815151 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-09-10 02:55:45.815167 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-09-10 02:55:45.815184 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-09-10 02:55:45.815200 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-09-10 02:55:45.815216 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-09-10 02:55:45.815233 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-09-10 02:55:45.815249 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-09-10 02:55:45.815266 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-09-10 02:55:45.815282 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-09-10 02:55:45.815298 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-09-10 02:55:45.815314 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-09-10 02:55:45.815331 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-09-10 02:55:45.815347 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-09-10 02:55:45.815363 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-09-10 02:55:45.815385 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-09-10 02:55:45.815408 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-09-10 02:55:45.815426 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-09-10 02:55:45.815442 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-09-10 02:55:45.815458 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-09-10 02:55:45.815482 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-09-10 02:55:45.815499 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-09-10 02:55:45.815516 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-09-10 02:55:45.815533 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-09-10 02:55:45.815550 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-09-10 02:55:45.815566 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-09-10 02:55:45.815583 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-09-10 02:55:45.815599 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-09-10 02:55:45.815616 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-09-10 02:55:45.815632 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-09-10 02:55:45.815648 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-09-10 02:55:45.815665 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-09-10 02:55:45.815680 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-09-10 02:55:45.815697 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-09-10 02:55:45.815713 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-09-10 02:55:45.815748 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-09-10 02:55:45.815797 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-09-10 02:55:45.815843 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-09-10 02:55:45.815875 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-09-10 02:55:45.815918 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-09-10 02:55:45.815947 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-09-10 02:55:45.815966 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-09-10 02:55:45.815983 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-09-10 02:55:45.815999 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-09-10 02:55:45.816016 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-09-10 02:55:45.816031 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-09-10 02:55:45.816049 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-09-10 02:55:45.816066 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-09-10 02:55:45.816082 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-09-10 02:55:45.816099 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-09-10 02:55:45.816115 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-09-10 02:55:45.816130 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-09-10 02:55:45.816146 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-09-10 02:55:45.816162 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-09-10 02:55:45.816178 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-09-10 02:55:45.816201 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-09-10 02:55:45.816219 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-09-10 02:55:45.816235 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-09-10 02:55:45.816252 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-09-10 02:55:45.816268 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-09-10 02:55:45.816284 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-09-10 02:55:45.816300 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-09-10 02:55:45.816317 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-09-10 02:55:45.816333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-09-10 02:55:45.816350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-09-10 02:55:45.816366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-09-10 02:55:45.816383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-09-10 02:55:45.816400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-09-10 02:55:45.816416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-09-10 02:55:45.816432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-09-10 02:55:45.816449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-09-10 02:55:45.816466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-09-10 02:55:45.816482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-09-10 02:55:45.816524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-09-10 02:55:45.816546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-09-10 02:55:45.816564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-09-10 02:55:45.816580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-09-10 02:55:45.816597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-09-10 02:55:45.816613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-09-10 02:55:45.816629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-09-10 02:55:45.816646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-09-10 02:55:45.816663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-09-10 02:55:45.816679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-09-10 02:55:45.816695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-09-10 02:55:45.816711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-09-10 02:55:45.816727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-09-10 02:55:45.816743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-09-10 02:55:45.816759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-09-10 02:55:45.816776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-09-10 02:55:45.816791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-09-10 02:55:45.816813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-09-10 02:55:45.816845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-09-10 02:55:45.816865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-09-10 02:55:45.816881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-09-10 02:55:45.816900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-09-10 02:55:45.816938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-09-10 02:55:45.816968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-09-10 02:55:45.816986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-09-10 02:55:45.817003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-09-10 02:55:45.817021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-09-10 02:55:45.817037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-09-10 02:55:45.817054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-09-10 02:55:45.817071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-09-10 02:55:45.817088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-09-10 02:55:45.817105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-09-10 02:55:45.817121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-09-10 02:55:45.817138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-09-10 02:55:45.817154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-09-10 02:55:45.817170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-09-10 02:55:45.817187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-09-10 02:55:45.817204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-09-10 02:55:45.817220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-09-10 02:55:45.817236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-09-10 02:55:45.817252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-09-10 02:55:45.817268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-09-10 02:55:45.817284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-09-10 02:55:45.817303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-09-10 02:55:45.817341 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-09-10 02:55:45.817373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-09-10 02:55:45.817396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-09-10 02:55:45.817418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-09-10 02:55:45.817441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-09-10 02:55:45.817464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-09-10 02:55:45.817487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-09-10 02:55:45.817511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-09-10 02:55:45.817533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-09-10 02:55:45.817555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-09-10 02:55:45.817584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-09-10 02:55:45.817607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-09-10 02:55:45.817632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-09-10 02:55:45.817658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-09-10 02:55:45.817679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-09-10 02:55:45.817701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-09-10 02:55:45.817723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-09-10 02:55:45.817740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-09-10 02:55:45.817758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-09-10 02:55:45.817777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-09-10 02:55:45.817799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-09-10 02:55:45.817822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-09-10 02:55:45.817858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-09-10 02:55:45.817881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-09-10 02:55:45.817904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-09-10 02:55:45.817928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-09-10 02:55:45.817971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-09-10 02:55:45.818000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-09-10 02:55:45.818019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-09-10 02:55:45.818041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-09-10 02:55:45.818059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-09-10 02:55:45.818076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-09-10 02:55:45.818092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-09-10 02:55:45.818108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-09-10 02:55:45.818125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-09-10 02:55:45.818141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-09-10 02:55:45.818157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-09-10 02:55:45.818173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-09-10 02:55:45.818189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-09-10 02:55:45.818205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-09-10 02:55:45.818226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-09-10 02:55:45.818246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-09-10 02:55:45.818262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-09-10 02:55:45.818279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-09-10 02:55:45.818295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-09-10 02:55:45.818311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-09-10 02:55:45.818333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-09-10 02:55:45.818350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-09-10 02:55:45.818367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-09-10 02:55:45.818397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-09-10 02:55:45.818437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-09-10 02:55:45.818464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-09-10 02:55:45.818488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-09-10 02:55:45.818507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-09-10 02:55:45.818525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-09-10 02:55:45.818541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-09-10 02:55:45.818560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-09-10 02:55:45.818582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-09-10 02:55:45.818599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-lvnpp-api.txt 2026-09-10 02:55:45.818616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-lvnpp-api.yaml 2026-09-10 02:55:45.818633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-lvnpp-vnc.txt 2026-09-10 02:55:45.818649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-lvnpp-vnc.yaml 2026-09-10 02:55:45.818666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-09-10 02:55:45.818681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-09-10 02:55:45.818698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-09-10 02:55:45.818714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-09-10 02:55:45.818736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-09-10 02:55:45.818756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-09-10 02:55:45.818775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-09-10 02:55:45.818793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-09-10 02:55:45.818851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-09-10 02:55:45.818881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-09-10 02:55:45.818905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-09-10 02:55:45.818924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-09-10 02:55:45.818941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-09-10 02:55:45.818977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-09-10 02:55:45.819009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-09-10 02:55:45.819027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-09-10 02:55:45.819045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-09-10 02:55:45.819064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-09-10 02:55:45.819086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-09-10 02:55:45.819105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-09-10 02:55:45.819128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-09-10 02:55:45.819146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-09-10 02:55:45.819162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-09-10 02:55:45.819179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-09-10 02:55:45.819196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-09-10 02:55:45.819212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-09-10 02:55:45.819230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-09-10 02:55:45.819250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-09-10 02:55:45.819268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-09-10 02:55:45.819284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-09-10 02:55:45.819301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-09-10 02:55:45.819318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-09-10 02:55:45.819334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-09-10 02:55:45.819350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-09-10 02:55:45.819367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-09-10 02:55:45.819406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-09-10 02:55:45.819435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-09-10 02:55:45.819454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-09-10 02:55:45.819472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-09-10 02:55:45.819489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-09-10 02:55:45.819506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-09-10 02:55:45.819524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-09-10 02:55:45.819541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-09-10 02:55:45.819557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-09-10 02:55:45.819574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-09-10 02:55:45.819591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-09-10 02:55:45.819607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-09-10 02:55:45.819624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-09-10 02:55:45.819664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-09-10 02:55:45.819706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-09-10 02:55:45.819732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-09-10 02:55:45.819755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-09-10 02:55:45.819777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-09-10 02:55:45.819799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-09-10 02:55:45.819821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-09-10 02:55:45.819865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-09-10 02:55:45.819888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-09-10 02:55:45.819911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-09-10 02:55:45.819933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-09-10 02:55:45.819955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-09-10 02:55:45.819978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-09-10 02:55:45.820001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-09-10 02:55:45.820025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-09-10 02:55:45.820047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-09-10 02:55:45.820069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-09-10 02:55:45.820092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-09-10 02:55:45.820115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-09-10 02:55:45.820138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-09-10 02:55:45.820161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-09-10 02:55:45.820183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-09-10 02:55:45.820403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-09-10 02:55:45.820426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-09-10 02:55:45.820448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-09-10 02:55:45.820470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-09-10 02:55:45.820521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-09-10 02:55:45.820553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-09-10 02:55:45.820578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-09-10 02:55:45.820602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-09-10 02:55:45.820626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-09-10 02:55:45.820651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-09-10 02:55:45.820676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-09-10 02:55:45.820701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-09-10 02:55:45.820724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-09-10 02:55:45.820748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-09-10 02:55:45.820771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-09-10 02:55:45.820794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-09-10 02:55:45.820816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-09-10 02:55:45.820857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-09-10 02:55:45.820883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-09-10 02:55:45.820907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-09-10 02:55:45.820932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-09-10 02:55:45.820954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-09-10 02:55:45.820986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-09-10 02:55:45.821013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-09-10 02:55:45.821037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-09-10 02:55:45.821061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-09-10 02:55:45.821084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-09-10 02:55:45.821108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-09-10 02:55:45.821133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-09-10 02:55:45.821158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-09-10 02:55:45.821182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-09-10 02:55:45.821207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-09-10 02:55:45.821230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-09-10 02:55:45.821255 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-09-10 02:55:45.821279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-09-10 02:55:45.821304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-09-10 02:55:45.821328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-09-10 02:55:45.821352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-09-10 02:55:45.821375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-09-10 02:55:45.821398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-09-10 02:55:45.821423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-09-10 02:55:45.821447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-09-10 02:55:45.821471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-09-10 02:55:45.821494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-09-10 02:55:45.821517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-09-10 02:55:45.821539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-09-10 02:55:45.821562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-09-10 02:55:45.821587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-09-10 02:55:45.821610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-09-10 02:55:45.821634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-09-10 02:55:45.821657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-09-10 02:55:45.821681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-09-10 02:55:45.821704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-09-10 02:55:45.821728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-09-10 02:55:45.821750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-09-10 02:55:45.821773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-09-10 02:55:45.821797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-09-10 02:55:45.821819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-09-10 02:55:45.821867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-09-10 02:55:45.821893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-09-10 02:55:45.821917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-09-10 02:55:45.821941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-09-10 02:55:45.821964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-09-10 02:55:45.821987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-09-10 02:55:45.822011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-09-10 02:55:45.822033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-09-10 02:55:45.822055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-09-10 02:55:45.822077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-09-10 02:55:45.822100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-09-10 02:55:45.822124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-09-10 02:55:45.822148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-09-10 02:55:45.822171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-09-10 02:55:45.822195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-09-10 02:55:45.822220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-09-10 02:55:45.822245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-09-10 02:55:45.822451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-09-10 02:55:45.822474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-09-10 02:55:45.822497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-09-10 02:55:45.822520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-09-10 02:55:45.822543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-09-10 02:55:45.822567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-09-10 02:55:45.822590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-09-10 02:55:45.822614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-10 02:55:45.822641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-10 02:55:45.822671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-09-10 02:55:45.822721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-09-10 02:55:45.822756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-09-10 02:55:45.822786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-09-10 02:55:45.822813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-09-10 02:55:45.822855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-09-10 02:55:45.822884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-09-10 02:55:45.822916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-09-10 02:55:45.822943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-09-10 02:55:45.822970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-09-10 02:55:45.822997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-09-10 02:55:45.823022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-09-10 02:55:45.823047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-09-10 02:55:45.823072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-09-10 02:55:45.823097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-09-10 02:55:45.823122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-09-10 02:55:45.823147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-09-10 02:55:45.823173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-09-10 02:55:45.823198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-09-10 02:55:45.823223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-09-10 02:55:45.823251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-09-10 02:55:45.823277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-09-10 02:55:45.823304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-09-10 02:55:45.823330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-09-10 02:55:45.823356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-09-10 02:55:45.823381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-09-10 02:55:45.823406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-09-10 02:55:45.823432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-09-10 02:55:45.823457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-09-10 02:55:45.823483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-09-10 02:55:45.823509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-09-10 02:55:45.823534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-09-10 02:55:45.823560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-09-10 02:55:45.823586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-09-10 02:55:45.823612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-09-10 02:55:45.823639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-09-10 02:55:45.823666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-09-10 02:55:45.823693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-09-10 02:55:45.823718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-09-10 02:55:45.823744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-09-10 02:55:45.823768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-09-10 02:55:45.823799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-09-10 02:55:45.823838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-09-10 02:55:45.823867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-09-10 02:55:45.823892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-09-10 02:55:45.823916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-09-10 02:55:45.823940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-09-10 02:55:45.823963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-09-10 02:55:45.823986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-09-10 02:55:45.824009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-09-10 02:55:45.824032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-09-10 02:55:45.824056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-09-10 02:55:45.824079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-09-10 02:55:45.824102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-09-10 02:55:45.824125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-09-10 02:55:45.824147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-09-10 02:55:45.824169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-09-10 02:55:45.824192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-09-10 02:55:45.824215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-09-10 02:55:45.824239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-09-10 02:55:45.824262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-09-10 02:55:45.824285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-09-10 02:55:45.824309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-09-10 02:55:45.824333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-09-10 02:55:45.824358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-09-10 02:55:45.824383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-09-10 02:55:45.824408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-09-10 02:55:45.824436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-09-10 02:55:45.824465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-09-10 02:55:45.824509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-09-10 02:55:45.824539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-09-10 02:55:45.824562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-09-10 02:55:45.824584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-09-10 02:55:45.824608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-09-10 02:55:45.824638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-09-10 02:55:45.824662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-09-10 02:55:45.824686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-09-10 02:55:45.824709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-09-10 02:55:45.824732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-09-10 02:55:45.824755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-09-10 02:55:45.824782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-09-10 02:55:45.824808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-09-10 02:55:45.824851 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-09-10 02:55:45.824880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-09-10 02:55:45.824906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-09-10 02:55:45.824931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-09-10 02:55:45.824955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-09-10 02:55:45.824981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-09-10 02:55:45.825006 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-09-10 02:55:45.825031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-09-10 02:55:45.825055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-09-10 02:55:45.825079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-09-10 02:55:45.825103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-09-10 02:55:45.825128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-09-10 02:55:45.825152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-09-10 02:55:45.825178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-09-10 02:55:45.825204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-09-10 02:55:45.825231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-09-10 02:55:45.825256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-09-10 02:55:45.825283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-09-10 02:55:45.825310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-09-10 02:55:45.825336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-09-10 02:55:45.825361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-09-10 02:55:45.825387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-09-10 02:55:45.825416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-09-10 02:55:45.825443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-09-10 02:55:45.825469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-09-10 02:55:45.825497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-09-10 02:55:45.825526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-09-10 02:55:45.825563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-09-10 02:55:45.825595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-09-10 02:55:45.825624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-09-10 02:55:45.825653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-09-10 02:55:45.825682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-09-10 02:55:45.825709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-09-10 02:55:45.825733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-09-10 02:55:45.825757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-09-10 02:55:45.825780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-09-10 02:55:45.825802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-09-10 02:55:45.825825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-09-10 02:55:45.825864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-09-10 02:55:45.825889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-09-10 02:55:45.825914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-09-10 02:55:45.825938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-09-10 02:55:45.825961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-09-10 02:55:45.825985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-09-10 02:55:45.826009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-09-10 02:55:45.826031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-09-10 02:55:45.826053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-09-10 02:55:45.826077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-09-10 02:55:45.826099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-09-10 02:55:45.826121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-09-10 02:55:45.826144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-09-10 02:55:45.826167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-09-10 02:55:45.826190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-09-10 02:55:45.826212 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-09-10 02:55:45.826236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-09-10 02:55:45.826262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-09-10 02:55:45.826289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-09-10 02:55:45.826316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-09-10 02:55:45.826341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-09-10 02:55:45.826366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-09-10 02:55:45.826390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-09-10 02:55:45.826421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-09-10 02:55:45.826447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-09-10 02:55:45.826473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-09-10 02:55:45.826502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-09-10 02:55:45.826532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-09-10 02:55:45.826561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-09-10 02:55:45.826590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-09-10 02:55:45.826615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-09-10 02:55:45.826641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-09-10 02:55:45.826670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-09-10 02:55:45.826697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-09-10 02:55:45.826726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-09-10 02:55:45.826756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-09-10 02:55:45.826785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-09-10 02:55:45.826814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-09-10 02:55:45.826858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-09-10 02:55:45.826887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-09-10 02:55:45.826915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-09-10 02:55:45.826942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-09-10 02:55:45.826969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-09-10 02:55:45.826997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-09-10 02:55:45.827024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-09-10 02:55:45.827051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-09-10 02:55:45.827079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-09-10 02:55:45.827109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-09-10 02:55:45.827138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-09-10 02:55:45.827167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-09-10 02:55:45.827196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-09-10 02:55:45.827223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-09-10 02:55:45.827251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-09-10 02:55:45.827275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-09-10 02:55:45.827300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-09-10 02:55:45.827324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-09-10 02:55:45.827347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-09-10 02:55:45.827371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-09-10 02:55:45.827402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-09-10 02:55:45.827430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-09-10 02:55:45.827455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-09-10 02:55:45.827478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-09-10 02:55:45.827502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-09-10 02:55:45.827526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-09-10 02:55:45.827553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-09-10 02:55:45.827577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-09-10 02:55:45.827602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-09-10 02:55:45.827624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-09-10 02:55:45.827649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-09-10 02:55:45.827675 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-09-10 02:55:45.827702 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-09-10 02:55:45.827727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-09-10 02:55:45.827754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-09-10 02:55:45.827781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-09-10 02:55:45.827807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-09-10 02:55:45.827849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-09-10 02:55:45.827879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-09-10 02:55:45.827906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-09-10 02:55:45.827934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-09-10 02:55:45.827963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-09-10 02:55:45.827992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-09-10 02:55:45.828018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-09-10 02:55:45.828045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-09-10 02:55:45.828072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-09-10 02:55:45.828099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-09-10 02:55:45.828127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-09-10 02:55:45.828155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-09-10 02:55:45.828184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-09-10 02:55:45.828214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-09-10 02:55:45.828243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-09-10 02:55:45.828272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-09-10 02:55:45.828302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-09-10 02:55:45.828332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-09-10 02:55:45.828373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-09-10 02:55:45.828404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-09-10 02:55:45.828432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-09-10 02:55:45.828461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-09-10 02:55:45.828490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-09-10 02:55:45.828544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-09-10 02:55:45.828574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-09-10 02:55:45.828604 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-09-10 02:55:45.828632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-09-10 02:55:45.828658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-09-10 02:55:45.828685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-09-10 02:55:45.828714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-09-10 02:55:45.828742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-09-10 02:55:45.828769 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-09-10 02:55:45.828794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-09-10 02:55:45.828819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-09-10 02:55:45.828862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-09-10 02:55:45.828890 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-09-10 02:55:45.828918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-09-10 02:55:45.828947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-09-10 02:55:45.828973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-09-10 02:55:45.829000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-09-10 02:55:45.829025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-09-10 02:55:45.829051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-09-10 02:55:45.829078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-09-10 02:55:45.829105 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-09-10 02:55:45.829129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-09-10 02:55:45.829155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-09-10 02:55:45.829181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-09-10 02:55:45.829207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-09-10 02:55:45.829234 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-09-10 02:55:45.829262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-09-10 02:55:45.829290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-09-10 02:55:45.829316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-09-10 02:55:45.829350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-09-10 02:55:45.829380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-09-10 02:55:45.829409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-09-10 02:55:45.829433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-09-10 02:55:45.829457 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-09-10 02:55:45.829482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-09-10 02:55:45.829508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-09-10 02:55:45.829532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-09-10 02:55:45.829557 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-09-10 02:55:45.829584 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-09-10 02:55:45.829610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-09-10 02:55:45.829636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-09-10 02:55:45.829661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-09-10 02:55:45.829685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-09-10 02:55:45.829710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-09-10 02:55:45.829735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-09-10 02:55:45.829764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-09-10 02:55:45.829794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-09-10 02:55:45.829820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-09-10 02:55:45.829865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-09-10 02:55:45.829893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-09-10 02:55:45.829919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-09-10 02:55:45.829947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-09-10 02:55:45.829978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-09-10 02:55:45.830011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-09-10 02:55:45.830042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-09-10 02:55:45.830073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-09-10 02:55:45.830102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-09-10 02:55:45.830134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-09-10 02:55:45.830165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-09-10 02:55:45.830192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-09-10 02:55:45.830219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-09-10 02:55:45.830246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-09-10 02:55:45.830275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-09-10 02:55:45.830304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-09-10 02:55:45.830341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-09-10 02:55:45.830371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-09-10 02:55:45.830400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-09-10 02:55:45.830429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-09-10 02:55:45.830458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-09-10 02:55:45.830488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-09-10 02:55:45.830516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-09-10 02:55:45.830543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-09-10 02:55:45.830570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-09-10 02:55:45.830598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-09-10 02:55:45.830691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-09-10 02:55:45.830737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-09-10 02:55:45.830770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-09-10 02:55:45.830800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-09-10 02:55:45.830843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-09-10 02:55:45.830876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-09-10 02:55:45.830905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-09-10 02:55:45.830932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-09-10 02:55:45.830960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-09-10 02:55:45.830986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-09-10 02:55:45.831014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-09-10 02:55:45.831040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-09-10 02:55:45.831067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-09-10 02:55:45.831095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-09-10 02:55:45.831123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-09-10 02:55:45.831150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-09-10 02:55:45.831177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-09-10 02:55:45.831203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-09-10 02:55:45.831231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-09-10 02:55:45.831258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-09-10 02:55:45.831286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-09-10 02:55:45.831313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-09-10 02:55:45.831341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-09-10 02:55:45.831369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-09-10 02:55:45.831404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-09-10 02:55:45.831433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-09-10 02:55:45.831461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-09-10 02:55:45.831488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-09-10 02:55:45.831514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-09-10 02:55:45.831542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-09-10 02:55:45.831570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-09-10 02:55:45.831598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-09-10 02:55:45.831625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-09-10 02:55:45.831653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-09-10 02:55:45.831682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-09-10 02:55:45.831710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-09-10 02:55:45.831739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-09-10 02:55:45.831766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-09-10 02:55:45.831794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-09-10 02:55:45.831822 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-09-10 02:55:45.831867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-09-10 02:55:45.831896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-09-10 02:55:45.831924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-09-10 02:55:45.831952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-09-10 02:55:45.831980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-09-10 02:55:45.832008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-09-10 02:55:45.832036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-09-10 02:55:45.832064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-09-10 02:55:45.832091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-09-10 02:55:45.832117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-09-10 02:55:45.832145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-09-10 02:55:45.832174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-09-10 02:55:45.832202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-09-10 02:55:45.832228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-09-10 02:55:45.832255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-09-10 02:55:45.832281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-09-10 02:55:45.832309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-09-10 02:55:45.832344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-09-10 02:55:45.832375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-09-10 02:55:45.832404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-10 02:55:45.832435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-10 02:55:45.832468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-09-10 02:55:45.832530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-09-10 02:55:45.832567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-09-10 02:55:45.832597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-09-10 02:55:45.832628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-09-10 02:55:45.832659 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-09-10 02:55:45.832689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-10 02:55:45.832716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-10 02:55:45.832744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-09-10 02:55:45.832771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-09-10 02:55:45.832797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-09-10 02:55:45.832823 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-09-10 02:55:45.832870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-09-10 02:55:45.832898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-09-10 02:55:45.832928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-09-10 02:55:45.832959 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-09-10 02:55:45.832992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-09-10 02:55:45.833023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-09-10 02:55:45.833054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-09-10 02:55:45.833084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-09-10 02:55:45.833115 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-09-10 02:55:45.833147 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-09-10 02:55:45.833178 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-09-10 02:55:45.833208 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-09-10 02:55:45.833235 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-09-10 02:55:45.833265 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-09-10 02:55:45.833294 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-09-10 02:55:45.833323 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-09-10 02:55:45.833353 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-09-10 02:55:45.833384 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-09-10 02:55:45.833414 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-09-10 02:55:45.833444 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-09-10 02:55:45.833474 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-09-10 02:55:45.833509 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-09-10 02:55:45.833537 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-09-10 02:55:45.833564 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-09-10 02:55:45.833590 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-09-10 02:55:45.833617 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-09-10 02:55:45.833643 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-09-10 02:55:45.833668 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-09-10 02:55:45.833694 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-09-10 02:55:45.833720 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-09-10 02:55:45.833749 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-09-10 02:55:45.833779 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-09-10 02:55:45.833809 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-09-10 02:55:45.833855 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-09-10 02:55:45.833886 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-09-10 02:55:45.833913 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-09-10 02:55:45.833940 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-09-10 02:55:45.833967 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-09-10 02:55:45.833994 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-09-10 02:55:45.834020 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-09-10 02:55:45.834047 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-09-10 02:55:45.834074 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-09-10 02:55:45.834101 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-09-10 02:55:45.834129 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-09-10 02:55:45.834157 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-09-10 02:55:45.834184 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-09-10 02:55:45.834212 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-09-10 02:55:45.834239 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-09-10 02:55:45.834267 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-09-10 02:55:45.834294 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-09-10 02:55:45.834321 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-09-10 02:55:45.834348 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-09-10 02:55:45.834376 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-09-10 02:55:45.834403 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-09-10 02:55:45.834430 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-09-10 02:55:45.834457 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-09-10 02:55:45.834484 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-09-10 02:55:45.834518 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-09-10 02:55:45.834549 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-09-10 02:55:45.834581 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-09-10 02:55:45.834612 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-09-10 02:55:45.834642 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-09-10 02:55:45.834671 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-09-10 02:55:45.834698 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-09-10 02:55:45.834727 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-09-10 02:55:45.834755 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-09-10 02:55:45.834783 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-09-10 02:55:45.834812 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-09-10 02:55:45.834857 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-09-10 02:55:45.834886 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-09-10 02:55:45.834912 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-09-10 02:55:45.834937 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-09-10 02:55:45.834963 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-09-10 02:55:45.834990 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-09-10 02:55:45.835015 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-09-10 02:55:45.835039 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-09-10 02:55:45.835062 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-09-10 02:55:45.835085 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-09-10 02:55:45.835110 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-09-10 02:55:45.835134 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-09-10 02:55:45.835159 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-09-10 02:55:45.835185 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-10 02:55:45.835213 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-10 02:55:45.835241 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-09-10 02:55:45.835270 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-09-10 02:55:45.835300 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-09-10 02:55:45.835329 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-09-10 02:55:45.835359 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-09-10 02:55:45.835385 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-09-10 02:55:45.835410 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-09-10 02:55:45.835436 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-09-10 02:55:45.835463 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-09-10 02:55:45.835496 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-09-10 02:55:45.835526 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-09-10 02:55:45.835557 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-09-10 02:55:45.835586 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-09-10 02:55:45.835616 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-09-10 02:55:45.835645 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-09-10 02:55:45.835673 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-09-10 02:55:45.835703 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-09-10 02:55:45.835732 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-09-10 02:55:45.835761 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-09-10 02:55:45.835790 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-09-10 02:55:45.835819 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-09-10 02:55:45.835861 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-09-10 02:55:45.835888 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-09-10 02:55:45.835914 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-09-10 02:55:45.835939 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-09-10 02:55:45.835965 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-09-10 02:55:45.835993 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-09-10 02:55:45.836020 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-09-10 02:55:45.836049 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-09-10 02:55:45.836077 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-09-10 02:55:45.836105 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-09-10 02:55:45.836132 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-09-10 02:55:45.836160 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-09-10 02:55:45.836189 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-09-10 02:55:45.836216 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-09-10 02:55:45.836243 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-09-10 02:55:45.836269 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-09-10 02:55:45.836296 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-09-10 02:55:45.836326 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-09-10 02:55:45.836354 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-09-10 02:55:45.836381 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-09-10 02:55:45.836411 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-09-10 02:55:45.836443 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-09-10 02:55:45.836475 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-09-10 02:55:45.836528 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-09-10 02:55:45.836571 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-09-10 02:55:45.836604 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-09-10 02:55:45.836635 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-09-10 02:55:45.836666 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-09-10 02:55:45.836696 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-09-10 02:55:45.836814 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-09-10 02:55:45.836876 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.836907 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.836936 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-09-10 02:55:45.836966 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-09-10 02:55:45.836998 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-09-10 02:55:45.837028 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-09-10 02:55:45.837056 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-09-10 02:55:45.837083 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-09-10 02:55:45.837110 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-09-10 02:55:45.837139 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-zh2s6.txt 2026-09-10 02:55:45.837169 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-zh2s6.yaml 2026-09-10 02:55:45.837201 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-09-10 02:55:45.837233 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-09-10 02:55:45.837264 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-09-10 02:55:45.837293 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-09-10 02:55:45.837317 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-09-10 02:55:45.837342 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-09-10 02:55:45.837368 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-09-10 02:55:45.837396 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-09-10 02:55:45.837424 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-09-10 02:55:45.837451 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-09-10 02:55:45.837479 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-09-10 02:55:45.837507 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-09-10 02:55:45.837534 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-09-10 02:55:45.837560 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-09-10 02:55:45.837586 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-09-10 02:55:45.837613 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-09-10 02:55:45.837641 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.837668 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.837695 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-09-10 02:55:45.837731 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-09-10 02:55:45.837764 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-09-10 02:55:45.837796 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-09-10 02:55:45.837826 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-09-10 02:55:45.837869 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-09-10 02:55:45.837896 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-09-10 02:55:45.837924 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-09-10 02:55:45.837952 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-09-10 02:55:45.837978 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-09-10 02:55:45.838006 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-ndws6.txt 2026-09-10 02:55:45.838036 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-ndws6.yaml 2026-09-10 02:55:45.838062 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-09-10 02:55:45.838089 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-09-10 02:55:45.838119 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-09-10 02:55:45.838150 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-09-10 02:55:45.838179 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-09-10 02:55:45.838210 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-10 02:55:45.838238 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-10 02:55:45.838266 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-10 02:55:45.838292 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-10 02:55:45.838316 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-09-10 02:55:45.838344 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-09-10 02:55:45.838371 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-09-10 02:55:45.838399 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-09-10 02:55:45.838429 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-09-10 02:55:45.838458 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-09-10 02:55:45.838486 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-09-10 02:55:45.838513 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-09-10 02:55:45.838541 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-09-10 02:55:45.838568 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-09-10 02:55:45.838593 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-09-10 02:55:45.838621 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-09-10 02:55:45.838652 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-09-10 02:55:45.838680 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-09-10 02:55:45.838708 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-09-10 02:55:45.838743 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-09-10 02:55:45.838772 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-09-10 02:55:45.838799 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-09-10 02:55:45.838825 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-09-10 02:55:45.838867 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-09-10 02:55:45.838893 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-09-10 02:55:45.838922 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-09-10 02:55:45.838951 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-09-10 02:55:45.838981 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-09-10 02:55:45.839007 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-09-10 02:55:45.839030 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-09-10 02:55:45.839052 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-09-10 02:55:45.839075 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-09-10 02:55:45.839094 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-09-10 02:55:45.839111 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-09-10 02:55:45.839127 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-09-10 02:55:45.839144 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-09-10 02:55:45.839160 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-09-10 02:55:45.839177 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-09-10 02:55:45.839194 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-09-10 02:55:45.839210 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-10 02:55:45.839227 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-10 02:55:45.839243 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-09-10 02:55:45.839260 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-09-10 02:55:45.839276 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-09-10 02:55:45.839292 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-09-10 02:55:45.839309 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-09-10 02:55:45.839332 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-09-10 02:55:45.839357 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-10 02:55:45.839383 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-10 02:55:45.839407 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-09-10 02:55:45.839433 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-09-10 02:55:45.839460 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-09-10 02:55:45.839489 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-09-10 02:55:45.839515 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-09-10 02:55:45.839547 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-09-10 02:55:45.839574 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-09-10 02:55:45.839602 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-09-10 02:55:45.839625 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-09-10 02:55:45.839643 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-09-10 02:55:45.839660 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-09-10 02:55:45.839678 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-09-10 02:55:45.839695 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-09-10 02:55:45.839711 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-09-10 02:55:45.839728 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-09-10 02:55:45.839746 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-09-10 02:55:45.839764 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-09-10 02:55:45.839783 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-09-10 02:55:45.839800 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-09-10 02:55:45.839817 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-09-10 02:55:45.839851 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-8lgx8.txt 2026-09-10 02:55:45.839872 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-8lgx8.yaml 2026-09-10 02:55:45.839890 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-09-10 02:55:45.839907 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-09-10 02:55:45.839924 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-09-10 02:55:45.839940 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-09-10 02:55:45.839958 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-09-10 02:55:45.876522 | 2026-09-10 02:55:45.876635 | TASK [gather-pod-logs : creating directory for pod logs] 2026-09-10 02:55:46.110041 | instance | changed 2026-09-10 02:55:46.117568 | 2026-09-10 02:55:46.117657 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-09-10 02:55:46.353964 | instance | changed 2026-09-10 02:55:46.363576 | 2026-09-10 02:55:46.363773 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-09-10 02:55:47.187537 | instance | auth-system/keycloak-0/keycloak 2026-09-10 02:55:47.475046 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-09-10 02:55:47.712349 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qhrcb/manager 2026-09-10 02:55:47.971728 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qhrcb" not found 2026-09-10 02:55:48.272914 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnr4h/manager 2026-09-10 02:55:48.542613 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnr4h" not found 2026-09-10 02:55:48.796839 | instance | capi-system/capi-controller-manager-5647546676-5ttvk/manager 2026-09-10 02:55:49.083993 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-5ttvk" not found 2026-09-10 02:55:49.316872 | instance | capo-system/capo-controller-manager-56cf844ccd-7k4mh/manager 2026-09-10 02:55:49.581564 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-7k4mh" not found 2026-09-10 02:55:49.855530 | instance | cert-manager/cert-manager-75c4c745bc-vss5w/cert-manager-controller 2026-09-10 02:55:50.137837 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-vss5w" not found 2026-09-10 02:55:50.396554 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-hb8c9/cert-manager-cainjector 2026-09-10 02:55:50.684797 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-hb8c9" not found 2026-09-10 02:55:50.947392 | instance | cert-manager/cert-manager-webhook-548949fc64-vs74k/cert-manager-webhook 2026-09-10 02:55:51.175190 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-vs74k" not found 2026-09-10 02:55:51.438434 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-q7f84/envoy-gateway 2026-09-10 02:55:51.747861 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-q7f84" not found 2026-09-10 02:55:52.051477 | instance | ingress-nginx/ingress-nginx-controller-rhr6n/controller 2026-09-10 02:55:52.321636 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-rhr6n" not found 2026-09-10 02:55:52.576689 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-8qwzn/ingress-nginx-default-backend 2026-09-10 02:55:52.832931 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-8qwzn" not found 2026-09-10 02:55:53.118371 | instance | kube-system/cilium-484ns/config 2026-09-10 02:55:53.368877 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-484ns" not found 2026-09-10 02:55:53.374283 | instance | kube-system/cilium-484ns/mount-cgroup 2026-09-10 02:55:53.585271 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-484ns" not found 2026-09-10 02:55:53.589130 | instance | kube-system/cilium-484ns/apply-sysctl-overwrites 2026-09-10 02:55:53.862843 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-484ns" not found 2026-09-10 02:55:53.866749 | instance | kube-system/cilium-484ns/mount-bpf-fs 2026-09-10 02:55:54.142742 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-484ns" not found 2026-09-10 02:55:54.146685 | instance | kube-system/cilium-484ns/clean-cilium-state 2026-09-10 02:55:54.344982 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-484ns" not found 2026-09-10 02:55:54.350274 | instance | kube-system/cilium-484ns/install-cni-binaries 2026-09-10 02:55:54.595788 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-484ns" not found 2026-09-10 02:55:54.601619 | instance | kube-system/cilium-484ns/cilium-agent 2026-09-10 02:55:54.950456 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-484ns" not found 2026-09-10 02:55:55.246180 | instance | kube-system/cilium-operator-869df985b8-krl22/cilium-operator 2026-09-10 02:55:55.514696 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-krl22" not found 2026-09-10 02:55:55.751765 | instance | kube-system/coredns-67659f764b-db7lx/coredns 2026-09-10 02:55:55.980588 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-db7lx" not found 2026-09-10 02:55:56.244496 | instance | kube-system/coredns-67659f764b-dz4mx/coredns 2026-09-10 02:55:56.478992 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-dz4mx" not found 2026-09-10 02:55:56.737861 | instance | kube-system/etcd-instance/etcd 2026-09-10 02:55:57.002123 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-09-10 02:55:57.222372 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-09-10 02:55:57.485026 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-09-10 02:55:57.712725 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-09-10 02:55:58.097734 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-09-10 02:55:58.303036 | instance | kube-system/kube-proxy-zp8hp/kube-proxy 2026-09-10 02:55:58.534149 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-zp8hp" not found 2026-09-10 02:55:58.774571 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-09-10 02:55:59.031888 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-09-10 02:55:59.244470 | instance | kube-system/kube-vip-instance/kube-vip 2026-09-10 02:55:59.498168 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-09-10 02:55:59.705566 | instance | local-path-storage/local-path-provisioner-679c578f5-r8nk5/local-path-provisioner 2026-09-10 02:55:59.934772 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-r8nk5" not found 2026-09-10 02:56:00.247034 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-09-10 02:56:00.513346 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-10 02:56:00.519154 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-09-10 02:56:00.785312 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-10 02:56:00.789795 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-09-10 02:56:00.995330 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-10 02:56:00.999158 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-09-10 02:56:01.250661 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-10 02:56:01.520874 | instance | monitoring/goldpinger-qmp97/goldpinger-daemon 2026-09-10 02:56:01.767965 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-qmp97" not found 2026-09-10 02:56:02.022354 | instance | monitoring/kube-prometheus-stack-grafana-8d797b86d-vzg55/grafana-sc-dashboard 2026-09-10 02:56:02.256068 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-8d797b86d-vzg55" not found 2026-09-10 02:56:02.260115 | instance | monitoring/kube-prometheus-stack-grafana-8d797b86d-vzg55/grafana-sc-datasources 2026-09-10 02:56:02.504406 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-8d797b86d-vzg55" not found 2026-09-10 02:56:02.510554 | instance | monitoring/kube-prometheus-stack-grafana-8d797b86d-vzg55/grafana 2026-09-10 02:56:02.810860 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-8d797b86d-vzg55" not found 2026-09-10 02:56:03.052587 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m678v/kube-state-metrics 2026-09-10 02:56:03.268275 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-m678v" not found 2026-09-10 02:56:03.532453 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-6knjl/kube-prometheus-stack 2026-09-10 02:56:03.805431 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-6knjl" not found 2026-09-10 02:56:04.061490 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-mqk4m/node-exporter 2026-09-10 02:56:04.341474 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-mqk4m/pod-tls-sidecar 2026-09-10 02:56:04.591986 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-mqk4m" not found 2026-09-10 02:56:04.828476 | instance | monitoring/loki-0/loki 2026-09-10 02:56:05.070217 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-09-10 02:56:05.308894 | instance | monitoring/loki-chunks-cache-0/memcached 2026-09-10 02:56:05.544715 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-09-10 02:56:05.550938 | instance | monitoring/loki-chunks-cache-0/exporter 2026-09-10 02:56:05.783089 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-09-10 02:56:06.045479 | instance | monitoring/loki-gateway-cf54cb88c-psc2b/nginx 2026-09-10 02:56:06.517270 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-psc2b" not found 2026-09-10 02:56:06.793921 | instance | monitoring/loki-results-cache-0/memcached 2026-09-10 02:56:07.070173 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-09-10 02:56:07.075244 | instance | monitoring/loki-results-cache-0/exporter 2026-09-10 02:56:07.365172 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-09-10 02:56:07.635288 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-kvk2z/gc 2026-09-10 02:56:07.914298 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-kvk2z" not found 2026-09-10 02:56:08.171265 | instance | monitoring/node-feature-discovery-master-8665476dbc-b5jtr/master 2026-09-10 02:56:08.397825 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-b5jtr" not found 2026-09-10 02:56:08.639533 | instance | monitoring/node-feature-discovery-worker-sfw9r/worker 2026-09-10 02:56:08.889594 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-sfw9r" not found 2026-09-10 02:56:09.177135 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-09-10 02:56:09.445928 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-10 02:56:09.450894 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-09-10 02:56:09.701472 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-10 02:56:09.707728 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-09-10 02:56:09.950140 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-10 02:56:09.955173 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-09-10 02:56:10.240122 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-10 02:56:10.244137 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-09-10 02:56:10.522090 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-10 02:56:10.773097 | instance | monitoring/prometheus-pushgateway-7b8659c68b-zvlfl/pushgateway 2026-09-10 02:56:10.963233 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-zvlfl" not found 2026-09-10 02:56:11.196972 | instance | monitoring/vector-mmp66/vector 2026-09-10 02:56:11.475556 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-mmp66" not found 2026-09-10 02:56:11.715972 | instance | openstack/barbican-api-6f49f7986c-87pjf/init 2026-09-10 02:56:11.972543 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-6f49f7986c-87pjf" not found 2026-09-10 02:56:11.979083 | instance | openstack/barbican-api-6f49f7986c-87pjf/barbican-api 2026-09-10 02:56:12.225370 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-6f49f7986c-87pjf" not found 2026-09-10 02:56:12.468163 | instance | openstack/barbican-db-init-xk9r6/init 2026-09-10 02:56:12.702166 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-xk9r6" not found 2026-09-10 02:56:12.706340 | instance | openstack/barbican-db-init-xk9r6/barbican-db-init-0 2026-09-10 02:56:12.924560 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-xk9r6" not found 2026-09-10 02:56:13.189881 | instance | openstack/barbican-db-sync-bxfqp/init 2026-09-10 02:56:13.446679 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-bxfqp" not found 2026-09-10 02:56:13.452967 | instance | openstack/barbican-db-sync-bxfqp/barbican-db-sync 2026-09-10 02:56:13.698602 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-bxfqp" not found 2026-09-10 02:56:13.952430 | instance | openstack/barbican-ks-endpoints-hjpqh/init 2026-09-10 02:56:14.212218 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-hjpqh" not found 2026-09-10 02:56:14.216398 | instance | openstack/barbican-ks-endpoints-hjpqh/key-manager-ks-endpoints-admin 2026-09-10 02:56:14.466626 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-hjpqh" not found 2026-09-10 02:56:14.472722 | instance | openstack/barbican-ks-endpoints-hjpqh/key-manager-ks-endpoints-internal 2026-09-10 02:56:14.678728 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-hjpqh" not found 2026-09-10 02:56:14.684435 | instance | openstack/barbican-ks-endpoints-hjpqh/key-manager-ks-endpoints-public 2026-09-10 02:56:14.923586 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-hjpqh" not found 2026-09-10 02:56:15.156213 | instance | openstack/barbican-ks-service-6r55d/init 2026-09-10 02:56:15.372642 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-6r55d" not found 2026-09-10 02:56:15.378260 | instance | openstack/barbican-ks-service-6r55d/key-manager-ks-service-registration 2026-09-10 02:56:15.623168 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-6r55d" not found 2026-09-10 02:56:15.908667 | instance | openstack/barbican-ks-user-rqbfk/init 2026-09-10 02:56:16.160041 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-rqbfk" not found 2026-09-10 02:56:16.166000 | instance | openstack/barbican-ks-user-rqbfk/barbican-ks-user 2026-09-10 02:56:16.385420 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-rqbfk" not found 2026-09-10 02:56:16.629291 | instance | openstack/barbican-rabbit-init-r859h/init 2026-09-10 02:56:16.854559 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-r859h" not found 2026-09-10 02:56:16.859598 | instance | openstack/barbican-rabbit-init-r859h/rabbit-init 2026-09-10 02:56:17.118795 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-r859h" not found 2026-09-10 02:56:17.350826 | instance | openstack/cinder-api-5849f96b47-cwzpk/init 2026-09-10 02:56:17.598998 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-5849f96b47-cwzpk" not found 2026-09-10 02:56:17.603500 | instance | openstack/cinder-api-5849f96b47-cwzpk/ceph-coordination-volume-perms 2026-09-10 02:56:17.835633 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-5849f96b47-cwzpk" not found 2026-09-10 02:56:17.840622 | instance | openstack/cinder-api-5849f96b47-cwzpk/cinder-api 2026-09-10 02:56:18.174979 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-5849f96b47-cwzpk" not found 2026-09-10 02:56:18.392832 | instance | openstack/cinder-backup-67846d4bfd-qc8cg/init 2026-09-10 02:56:18.646010 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-67846d4bfd-qc8cg" not found 2026-09-10 02:56:18.651004 | instance | openstack/cinder-backup-67846d4bfd-qc8cg/ceph-backup-keyring-placement 2026-09-10 02:56:18.898404 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-67846d4bfd-qc8cg" not found 2026-09-10 02:56:18.903892 | instance | openstack/cinder-backup-67846d4bfd-qc8cg/ceph-keyring-placement-rbd1 2026-09-10 02:56:19.198949 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-67846d4bfd-qc8cg" not found 2026-09-10 02:56:19.203738 | instance | openstack/cinder-backup-67846d4bfd-qc8cg/ceph-coordination-volume-perms 2026-09-10 02:56:19.454453 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-67846d4bfd-qc8cg" not found 2026-09-10 02:56:19.459459 | instance | openstack/cinder-backup-67846d4bfd-qc8cg/cinder-backup 2026-09-10 02:56:19.706029 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-67846d4bfd-qc8cg" not found 2026-09-10 02:56:19.985869 | instance | openstack/cinder-backup-storage-init-tgnlq/init 2026-09-10 02:56:20.182139 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-tgnlq" not found 2026-09-10 02:56:20.186773 | instance | openstack/cinder-backup-storage-init-tgnlq/ceph-keyring-placement 2026-09-10 02:56:20.456004 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-tgnlq" not found 2026-09-10 02:56:20.460655 | instance | openstack/cinder-backup-storage-init-tgnlq/cinder-backup-storage-init 2026-09-10 02:56:20.717803 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-tgnlq" not found 2026-09-10 02:56:20.984855 | instance | openstack/cinder-bootstrap-gpvvt/init 2026-09-10 02:56:21.249386 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-gpvvt" not found 2026-09-10 02:56:21.255433 | instance | openstack/cinder-bootstrap-gpvvt/bootstrap 2026-09-10 02:56:21.536048 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-gpvvt" not found 2026-09-10 02:56:21.757222 | instance | openstack/cinder-create-internal-tenant-l5hk7/init 2026-09-10 02:56:22.003767 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-l5hk7" not found 2026-09-10 02:56:22.010545 | instance | openstack/cinder-create-internal-tenant-l5hk7/create-internal-tenant 2026-09-10 02:56:22.218964 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-l5hk7" not found 2026-09-10 02:56:22.470677 | instance | openstack/cinder-db-init-565bs/init 2026-09-10 02:56:22.738801 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-565bs" not found 2026-09-10 02:56:22.744023 | instance | openstack/cinder-db-init-565bs/cinder-db-init-0 2026-09-10 02:56:22.966313 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-565bs" not found 2026-09-10 02:56:23.213129 | instance | openstack/cinder-db-sync-fxdmz/init 2026-09-10 02:56:23.456350 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-fxdmz" not found 2026-09-10 02:56:23.461372 | instance | openstack/cinder-db-sync-fxdmz/cinder-db-sync 2026-09-10 02:56:23.700776 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-fxdmz" not found 2026-09-10 02:56:23.947129 | instance | openstack/cinder-ks-endpoints-4gd6k/init 2026-09-10 02:56:24.224726 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-4gd6k" not found 2026-09-10 02:56:24.231507 | instance | openstack/cinder-ks-endpoints-4gd6k/volumev3-ks-endpoints-admin 2026-09-10 02:56:24.475805 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-4gd6k" not found 2026-09-10 02:56:24.481052 | instance | openstack/cinder-ks-endpoints-4gd6k/volumev3-ks-endpoints-internal 2026-09-10 02:56:24.735368 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-4gd6k" not found 2026-09-10 02:56:24.740468 | instance | openstack/cinder-ks-endpoints-4gd6k/volumev3-ks-endpoints-public 2026-09-10 02:56:25.006084 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-4gd6k" not found 2026-09-10 02:56:25.252617 | instance | openstack/cinder-ks-service-l59cl/init 2026-09-10 02:56:25.520443 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-l59cl" not found 2026-09-10 02:56:25.526740 | instance | openstack/cinder-ks-service-l59cl/volumev3-ks-service-registration 2026-09-10 02:56:25.770067 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-l59cl" not found 2026-09-10 02:56:26.032794 | instance | openstack/cinder-ks-user-zvrkm/init 2026-09-10 02:56:26.287661 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-zvrkm" not found 2026-09-10 02:56:26.293402 | instance | openstack/cinder-ks-user-zvrkm/cinder-ks-user 2026-09-10 02:56:26.523900 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-zvrkm" not found 2026-09-10 02:56:26.774386 | instance | openstack/cinder-rabbit-init-xtf2g/init 2026-09-10 02:56:27.039335 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-xtf2g" not found 2026-09-10 02:56:27.043545 | instance | openstack/cinder-rabbit-init-xtf2g/rabbit-init 2026-09-10 02:56:27.277447 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-xtf2g" not found 2026-09-10 02:56:27.459903 | instance | openstack/cinder-scheduler-76b574788b-5sq2g/init 2026-09-10 02:56:27.732139 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-76b574788b-5sq2g" not found 2026-09-10 02:56:27.740090 | instance | openstack/cinder-scheduler-76b574788b-5sq2g/ceph-coordination-volume-perms 2026-09-10 02:56:27.975050 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-76b574788b-5sq2g" not found 2026-09-10 02:56:27.980631 | instance | openstack/cinder-scheduler-76b574788b-5sq2g/cinder-scheduler 2026-09-10 02:56:28.183214 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-76b574788b-5sq2g" not found 2026-09-10 02:56:28.397635 | instance | openstack/cinder-storage-init-4zqjj/init 2026-09-10 02:56:28.606736 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-4zqjj" not found 2026-09-10 02:56:28.611772 | instance | openstack/cinder-storage-init-4zqjj/ceph-keyring-placement 2026-09-10 02:56:28.872171 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-4zqjj" not found 2026-09-10 02:56:28.877080 | instance | openstack/cinder-storage-init-4zqjj/cinder-storage-init-rbd1 2026-09-10 02:56:29.151685 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-4zqjj" not found 2026-09-10 02:56:29.402505 | instance | openstack/cinder-volume-6bbb5fdf7-rlgfm/init 2026-09-10 02:56:29.642509 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-6bbb5fdf7-rlgfm" not found 2026-09-10 02:56:29.648008 | instance | openstack/cinder-volume-6bbb5fdf7-rlgfm/ceph-keyring-placement-rbd1 2026-09-10 02:56:29.889968 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-6bbb5fdf7-rlgfm" not found 2026-09-10 02:56:29.895757 | instance | openstack/cinder-volume-6bbb5fdf7-rlgfm/ceph-coordination-volume-perms 2026-09-10 02:56:30.167933 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-6bbb5fdf7-rlgfm" not found 2026-09-10 02:56:30.172750 | instance | openstack/cinder-volume-6bbb5fdf7-rlgfm/init-cinder-conf 2026-09-10 02:56:30.441466 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-6bbb5fdf7-rlgfm" not found 2026-09-10 02:56:30.448388 | instance | openstack/cinder-volume-6bbb5fdf7-rlgfm/cinder-volume 2026-09-10 02:56:30.691802 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-6bbb5fdf7-rlgfm" not found 2026-09-10 02:56:30.939368 | instance | openstack/glance-api-85b7948dc7-85d74/init 2026-09-10 02:56:31.183773 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-85b7948dc7-85d74" not found 2026-09-10 02:56:31.189726 | instance | openstack/glance-api-85b7948dc7-85d74/glance-perms 2026-09-10 02:56:31.410018 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-85b7948dc7-85d74" not found 2026-09-10 02:56:31.414225 | instance | openstack/glance-api-85b7948dc7-85d74/ceph-keyring-placement 2026-09-10 02:56:31.652169 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-85b7948dc7-85d74" not found 2026-09-10 02:56:31.655272 | instance | openstack/glance-api-85b7948dc7-85d74/glance-api 2026-09-10 02:56:31.887772 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-85b7948dc7-85d74" not found 2026-09-10 02:56:32.157734 | instance | openstack/glance-db-init-4vwsq/init 2026-09-10 02:56:32.407363 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-4vwsq" not found 2026-09-10 02:56:32.412840 | instance | openstack/glance-db-init-4vwsq/glance-db-init-0 2026-09-10 02:56:32.670557 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-4vwsq" not found 2026-09-10 02:56:32.928623 | instance | openstack/glance-db-sync-qsgc7/init 2026-09-10 02:56:33.207439 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-qsgc7" not found 2026-09-10 02:56:33.212434 | instance | openstack/glance-db-sync-qsgc7/glance-db-sync 2026-09-10 02:56:33.449054 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-qsgc7" not found 2026-09-10 02:56:33.711067 | instance | openstack/glance-ks-endpoints-7p8rs/init 2026-09-10 02:56:33.976273 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-7p8rs" not found 2026-09-10 02:56:33.981581 | instance | openstack/glance-ks-endpoints-7p8rs/image-ks-endpoints-admin 2026-09-10 02:56:34.255648 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-7p8rs" not found 2026-09-10 02:56:34.261347 | instance | openstack/glance-ks-endpoints-7p8rs/image-ks-endpoints-internal 2026-09-10 02:56:34.543633 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-7p8rs" not found 2026-09-10 02:56:34.549050 | instance | openstack/glance-ks-endpoints-7p8rs/image-ks-endpoints-public 2026-09-10 02:56:34.798558 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-7p8rs" not found 2026-09-10 02:56:35.036003 | instance | openstack/glance-ks-service-rwd9x/init 2026-09-10 02:56:35.289478 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-rwd9x" not found 2026-09-10 02:56:35.294637 | instance | openstack/glance-ks-service-rwd9x/image-ks-service-registration 2026-09-10 02:56:35.549176 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-rwd9x" not found 2026-09-10 02:56:35.803002 | instance | openstack/glance-ks-user-6d5rp/init 2026-09-10 02:56:36.031717 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-6d5rp" not found 2026-09-10 02:56:36.036316 | instance | openstack/glance-ks-user-6d5rp/glance-ks-user 2026-09-10 02:56:36.286821 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-6d5rp" not found 2026-09-10 02:56:36.537156 | instance | openstack/glance-metadefs-load-ppshc/init 2026-09-10 02:56:36.816337 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-ppshc" not found 2026-09-10 02:56:36.821460 | instance | openstack/glance-metadefs-load-ppshc/glance-metadefs-load 2026-09-10 02:56:37.108278 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-ppshc" not found 2026-09-10 02:56:37.345172 | instance | openstack/glance-rabbit-init-4vb2n/init 2026-09-10 02:56:37.596263 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-4vb2n" not found 2026-09-10 02:56:37.601964 | instance | openstack/glance-rabbit-init-4vb2n/rabbit-init 2026-09-10 02:56:37.831857 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-4vb2n" not found 2026-09-10 02:56:38.083874 | instance | openstack/glance-storage-init-gnfbv/init 2026-09-10 02:56:38.278434 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-gnfbv" not found 2026-09-10 02:56:38.283276 | instance | openstack/glance-storage-init-gnfbv/ceph-keyring-placement 2026-09-10 02:56:38.521202 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-gnfbv" not found 2026-09-10 02:56:38.525190 | instance | openstack/glance-storage-init-gnfbv/glance-storage-init 2026-09-10 02:56:38.772338 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-gnfbv" not found 2026-09-10 02:56:39.066574 | instance | openstack/heat-api-6848f68d44-p9htp/init 2026-09-10 02:56:39.307591 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-6848f68d44-p9htp" not found 2026-09-10 02:56:39.311806 | instance | openstack/heat-api-6848f68d44-p9htp/heat-api 2026-09-10 02:56:39.557460 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-6848f68d44-p9htp" not found 2026-09-10 02:56:39.835764 | instance | openstack/heat-bootstrap-bdj5g/init 2026-09-10 02:56:40.124914 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-bdj5g" not found 2026-09-10 02:56:40.130480 | instance | openstack/heat-bootstrap-bdj5g/bootstrap 2026-09-10 02:56:40.369487 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-bdj5g" not found 2026-09-10 02:56:40.659839 | instance | openstack/heat-cfn-588dbf9c98-ddsmr/init 2026-09-10 02:56:40.896146 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-588dbf9c98-ddsmr" not found 2026-09-10 02:56:40.901295 | instance | openstack/heat-cfn-588dbf9c98-ddsmr/heat-cfn 2026-09-10 02:56:41.201729 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-588dbf9c98-ddsmr" not found 2026-09-10 02:56:41.425155 | instance | openstack/heat-db-init-d7kbd/init 2026-09-10 02:56:41.609701 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-d7kbd" not found 2026-09-10 02:56:41.614339 | instance | openstack/heat-db-init-d7kbd/heat-db-init-0 2026-09-10 02:56:41.787750 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-d7kbd" not found 2026-09-10 02:56:41.956396 | instance | openstack/heat-db-sync-7gxw8/init 2026-09-10 02:56:42.138422 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-7gxw8" not found 2026-09-10 02:56:42.143071 | instance | openstack/heat-db-sync-7gxw8/heat-db-sync 2026-09-10 02:56:42.355630 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-7gxw8" not found 2026-09-10 02:56:42.625831 | instance | openstack/heat-domain-ks-user-4llmg/init 2026-09-10 02:56:42.878562 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-4llmg" not found 2026-09-10 02:56:42.883161 | instance | openstack/heat-domain-ks-user-4llmg/heat-ks-domain-user 2026-09-10 02:56:43.147049 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-4llmg" not found 2026-09-10 02:56:43.417535 | instance | openstack/heat-engine-86468bf97c-7kkxl/init 2026-09-10 02:56:43.706749 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-86468bf97c-7kkxl" not found 2026-09-10 02:56:43.712339 | instance | openstack/heat-engine-86468bf97c-7kkxl/heat-engine 2026-09-10 02:56:43.975680 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-86468bf97c-7kkxl" not found 2026-09-10 02:56:44.248060 | instance | openstack/heat-engine-cleaner-29816805-wm97d/init 2026-09-10 02:56:44.465059 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29816805-wm97d" not found 2026-09-10 02:56:44.470333 | instance | openstack/heat-engine-cleaner-29816805-wm97d/heat-engine-cleaner 2026-09-10 02:56:44.710461 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29816805-wm97d" not found 2026-09-10 02:56:44.959084 | instance | openstack/heat-engine-cleaner-29816810-hvx48/init 2026-09-10 02:56:45.259349 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29816810-hvx48" not found 2026-09-10 02:56:45.264707 | instance | openstack/heat-engine-cleaner-29816810-hvx48/heat-engine-cleaner 2026-09-10 02:56:45.512577 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29816810-hvx48" not found 2026-09-10 02:56:45.769226 | instance | openstack/heat-engine-cleaner-29816815-b8fxt/init 2026-09-10 02:56:46.041308 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29816815-b8fxt" not found 2026-09-10 02:56:46.050210 | instance | openstack/heat-engine-cleaner-29816815-b8fxt/heat-engine-cleaner 2026-09-10 02:56:46.326026 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29816815-b8fxt" not found 2026-09-10 02:56:46.576711 | instance | openstack/heat-ks-endpoints-bk7gb/init 2026-09-10 02:56:46.828401 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-bk7gb" not found 2026-09-10 02:56:46.833140 | instance | openstack/heat-ks-endpoints-bk7gb/orchestration-ks-endpoints-admin 2026-09-10 02:56:47.123403 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-bk7gb" not found 2026-09-10 02:56:47.129631 | instance | openstack/heat-ks-endpoints-bk7gb/orchestration-ks-endpoints-internal 2026-09-10 02:56:47.389612 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-bk7gb" not found 2026-09-10 02:56:47.394946 | instance | openstack/heat-ks-endpoints-bk7gb/orchestration-ks-endpoints-public 2026-09-10 02:56:47.648328 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-bk7gb" not found 2026-09-10 02:56:47.653488 | instance | openstack/heat-ks-endpoints-bk7gb/cloudformation-ks-endpoints-admin 2026-09-10 02:56:47.893807 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-bk7gb" not found 2026-09-10 02:56:47.899384 | instance | openstack/heat-ks-endpoints-bk7gb/cloudformation-ks-endpoints-internal 2026-09-10 02:56:48.153658 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-bk7gb" not found 2026-09-10 02:56:48.160416 | instance | openstack/heat-ks-endpoints-bk7gb/cloudformation-ks-endpoints-public 2026-09-10 02:56:48.403066 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-bk7gb" not found 2026-09-10 02:56:48.663986 | instance | openstack/heat-ks-service-6h9m5/init 2026-09-10 02:56:48.914860 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-6h9m5" not found 2026-09-10 02:56:48.920873 | instance | openstack/heat-ks-service-6h9m5/orchestration-ks-service-registration 2026-09-10 02:56:49.199224 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-6h9m5" not found 2026-09-10 02:56:49.204756 | instance | openstack/heat-ks-service-6h9m5/cloudformation-ks-service-registration 2026-09-10 02:56:49.481399 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-6h9m5" not found 2026-09-10 02:56:49.745226 | instance | openstack/heat-ks-user-qlfg9/init 2026-09-10 02:56:50.036411 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-qlfg9" not found 2026-09-10 02:56:50.041567 | instance | openstack/heat-ks-user-qlfg9/heat-ks-user 2026-09-10 02:56:50.311046 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-qlfg9" not found 2026-09-10 02:56:50.316617 | instance | openstack/heat-ks-user-qlfg9/heat-trustee-ks-user 2026-09-10 02:56:50.600286 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-qlfg9" not found 2026-09-10 02:56:50.858053 | instance | openstack/heat-rabbit-init-kxkbm/init 2026-09-10 02:56:51.115674 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-kxkbm" not found 2026-09-10 02:56:51.121336 | instance | openstack/heat-rabbit-init-kxkbm/rabbit-init 2026-09-10 02:56:51.380570 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-kxkbm" not found 2026-09-10 02:56:51.633291 | instance | openstack/heat-trusts-rqfz7/init 2026-09-10 02:56:51.879352 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-rqfz7" not found 2026-09-10 02:56:51.882826 | instance | openstack/heat-trusts-rqfz7/heat-trusts 2026-09-10 02:56:52.185990 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-rqfz7" not found 2026-09-10 02:56:52.463982 | instance | openstack/keepalived-8nqqd/init 2026-09-10 02:56:52.700609 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-8nqqd" not found 2026-09-10 02:56:52.705757 | instance | openstack/keepalived-8nqqd/wait-for-ip 2026-09-10 02:56:53.259146 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-8nqqd" not found 2026-09-10 02:56:53.264488 | instance | openstack/keepalived-8nqqd/keepalived 2026-09-10 02:56:53.373548 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-8nqqd" is waiting to start: PodInitializing 2026-09-10 02:56:53.474678 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-8nqqd" not found 2026-09-10 02:56:53.709139 | instance | openstack/keystone-api-6cb96958fd-582wm/init 2026-09-10 02:56:53.962408 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-6cb96958fd-582wm" not found 2026-09-10 02:56:53.967182 | instance | openstack/keystone-api-6cb96958fd-582wm/keystone-api 2026-09-10 02:56:54.719625 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-6cb96958fd-582wm" not found 2026-09-10 02:56:54.956977 | instance | openstack/keystone-bootstrap-rkgq9/init 2026-09-10 02:56:55.208332 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-rkgq9" not found 2026-09-10 02:56:55.213549 | instance | openstack/keystone-bootstrap-rkgq9/bootstrap 2026-09-10 02:56:55.489177 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-rkgq9" not found 2026-09-10 02:56:55.743747 | instance | openstack/keystone-credential-setup-f59k7/init 2026-09-10 02:56:55.985250 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-f59k7" not found 2026-09-10 02:56:55.994690 | instance | openstack/keystone-credential-setup-f59k7/keystone-credential-setup 2026-09-10 02:56:56.274813 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-f59k7" not found 2026-09-10 02:56:56.522643 | instance | openstack/keystone-db-init-czgdp/init 2026-09-10 02:56:56.771533 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-czgdp" not found 2026-09-10 02:56:56.776862 | instance | openstack/keystone-db-init-czgdp/keystone-db-init-0 2026-09-10 02:56:57.055562 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-czgdp" not found 2026-09-10 02:56:57.321890 | instance | openstack/keystone-db-sync-dssdx/init 2026-09-10 02:56:57.577235 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-dssdx" not found 2026-09-10 02:56:57.582308 | instance | openstack/keystone-db-sync-dssdx/keystone-db-sync 2026-09-10 02:56:57.836884 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-dssdx" not found 2026-09-10 02:56:58.115353 | instance | openstack/keystone-domain-manage-vgxgb/init 2026-09-10 02:56:58.335781 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-vgxgb" not found 2026-09-10 02:56:58.340471 | instance | openstack/keystone-domain-manage-vgxgb/keystone-domain-manage 2026-09-10 02:56:58.558898 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-vgxgb" not found 2026-09-10 02:56:58.791396 | instance | openstack/keystone-fernet-setup-cxq6p/init 2026-09-10 02:56:59.063672 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-cxq6p" not found 2026-09-10 02:56:59.069886 | instance | openstack/keystone-fernet-setup-cxq6p/keystone-fernet-setup 2026-09-10 02:56:59.344952 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-cxq6p" not found 2026-09-10 02:56:59.586933 | instance | openstack/keystone-rabbit-init-cdmxq/init 2026-09-10 02:56:59.825484 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-cdmxq" not found 2026-09-10 02:56:59.830933 | instance | openstack/keystone-rabbit-init-cdmxq/rabbit-init 2026-09-10 02:57:00.122516 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-cdmxq" not found 2026-09-10 02:57:00.407595 | instance | openstack/libvirt-libvirt-default-lvnpp/init 2026-09-10 02:57:00.691122 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-lvnpp" not found 2026-09-10 02:57:00.698970 | instance | openstack/libvirt-libvirt-default-lvnpp/init-dynamic-options 2026-09-10 02:57:00.987999 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-lvnpp" not found 2026-09-10 02:57:00.994387 | instance | openstack/libvirt-libvirt-default-lvnpp/ceph-admin-keyring-placement 2026-09-10 02:57:01.263061 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-lvnpp" not found 2026-09-10 02:57:01.268423 | instance | openstack/libvirt-libvirt-default-lvnpp/ceph-keyring-placement 2026-09-10 02:57:01.526887 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-lvnpp" not found 2026-09-10 02:57:01.532499 | instance | openstack/libvirt-libvirt-default-lvnpp/tls-sidecar 2026-09-10 02:57:01.774021 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-lvnpp" not found 2026-09-10 02:57:01.778872 | instance | openstack/libvirt-libvirt-default-lvnpp/libvirt 2026-09-10 02:57:02.073588 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-lvnpp" not found 2026-09-10 02:57:02.079597 | instance | openstack/libvirt-libvirt-default-lvnpp/libvirt-exporter 2026-09-10 02:57:02.352729 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-lvnpp" not found 2026-09-10 02:57:02.594728 | instance | openstack/magnum-api-6bfbf4c54c-4cv8l/init 2026-09-10 02:57:02.944953 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-6bfbf4c54c-4cv8l" not found 2026-09-10 02:57:02.950482 | instance | openstack/magnum-api-6bfbf4c54c-4cv8l/magnum-api 2026-09-10 02:57:03.094035 | instance | Error from server (BadRequest): container "magnum-api" in pod "magnum-api-6bfbf4c54c-4cv8l" is waiting to start: PodInitializing 2026-09-10 02:57:03.243546 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-6bfbf4c54c-4cv8l" not found 2026-09-10 02:57:03.475221 | instance | openstack/magnum-conductor-0/init 2026-09-10 02:57:03.807984 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-09-10 02:57:03.811883 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-09-10 02:57:03.953137 | instance | Error from server (BadRequest): container "magnum-conductor-init" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-09-10 02:57:04.089813 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-09-10 02:57:04.094658 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-09-10 02:57:04.224996 | instance | Error from server (BadRequest): container "magnum-conductor" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-09-10 02:57:04.373766 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-09-10 02:57:04.627158 | instance | openstack/magnum-db-init-crfgt/init 2026-09-10 02:57:04.835047 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-crfgt" not found 2026-09-10 02:57:04.838818 | instance | openstack/magnum-db-init-crfgt/magnum-db-init-0 2026-09-10 02:57:05.083934 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-crfgt" not found 2026-09-10 02:57:05.338286 | instance | openstack/magnum-db-sync-gxbqw/init 2026-09-10 02:57:05.602972 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-gxbqw" not found 2026-09-10 02:57:05.607970 | instance | openstack/magnum-db-sync-gxbqw/magnum-db-sync 2026-09-10 02:57:06.176382 | instance | openstack/memcached-memcached-6479589586-wj7kz/init 2026-09-10 02:57:06.429627 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-wj7kz" not found 2026-09-10 02:57:06.434957 | instance | openstack/memcached-memcached-6479589586-wj7kz/memcached 2026-09-10 02:57:06.650324 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-wj7kz" not found 2026-09-10 02:57:06.654841 | instance | openstack/memcached-memcached-6479589586-wj7kz/memcached-exporter 2026-09-10 02:57:06.914510 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-wj7kz" not found 2026-09-10 02:57:07.197830 | instance | openstack/neutron-coredns-7dd4958666-qs5jg/coredns 2026-09-10 02:57:07.533185 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-qs5jg" not found 2026-09-10 02:57:07.802164 | instance | openstack/neutron-db-init-hr5nf/init 2026-09-10 02:57:08.040821 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-hr5nf" not found 2026-09-10 02:57:08.046343 | instance | openstack/neutron-db-init-hr5nf/neutron-db-init-0 2026-09-10 02:57:08.293954 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-hr5nf" not found 2026-09-10 02:57:08.538363 | instance | openstack/neutron-db-sync-r6gfn/init 2026-09-10 02:57:08.791597 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-r6gfn" not found 2026-09-10 02:57:08.797195 | instance | openstack/neutron-db-sync-r6gfn/neutron-db-sync 2026-09-10 02:57:09.061201 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-r6gfn" not found 2026-09-10 02:57:09.290684 | instance | openstack/neutron-dhcp-agent-default-phfcv/init 2026-09-10 02:57:09.525311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-phfcv" not found 2026-09-10 02:57:09.530432 | instance | openstack/neutron-dhcp-agent-default-phfcv/neutron-dhcp-agent-init 2026-09-10 02:57:09.851448 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-phfcv" not found 2026-09-10 02:57:09.856326 | instance | openstack/neutron-dhcp-agent-default-phfcv/neutron-dhcp-agent 2026-09-10 02:57:10.143666 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-phfcv" not found 2026-09-10 02:57:10.357495 | instance | openstack/neutron-ks-endpoints-s7qsv/init 2026-09-10 02:57:10.639282 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-s7qsv" not found 2026-09-10 02:57:10.643133 | instance | openstack/neutron-ks-endpoints-s7qsv/network-ks-endpoints-admin 2026-09-10 02:57:10.874843 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-s7qsv" not found 2026-09-10 02:57:10.878857 | instance | openstack/neutron-ks-endpoints-s7qsv/network-ks-endpoints-internal 2026-09-10 02:57:11.120915 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-s7qsv" not found 2026-09-10 02:57:11.125261 | instance | openstack/neutron-ks-endpoints-s7qsv/network-ks-endpoints-public 2026-09-10 02:57:11.329639 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-s7qsv" not found 2026-09-10 02:57:11.569888 | instance | openstack/neutron-ks-service-pnkfd/init 2026-09-10 02:57:11.819900 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-pnkfd" not found 2026-09-10 02:57:11.824964 | instance | openstack/neutron-ks-service-pnkfd/network-ks-service-registration 2026-09-10 02:57:12.106885 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-pnkfd" not found 2026-09-10 02:57:12.326051 | instance | openstack/neutron-ks-user-24rjf/init 2026-09-10 02:57:12.605324 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-24rjf" not found 2026-09-10 02:57:12.608800 | instance | openstack/neutron-ks-user-24rjf/neutron-ks-user 2026-09-10 02:57:12.845164 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-24rjf" not found 2026-09-10 02:57:13.129064 | instance | openstack/neutron-l3-agent-default-t9kz6/init 2026-09-10 02:57:13.385390 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-t9kz6" not found 2026-09-10 02:57:13.390213 | instance | openstack/neutron-l3-agent-default-t9kz6/neutron-l3-agent-init 2026-09-10 02:57:13.639470 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-t9kz6" not found 2026-09-10 02:57:13.643995 | instance | openstack/neutron-l3-agent-default-t9kz6/neutron-l3-agent 2026-09-10 02:57:13.897618 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-t9kz6" not found 2026-09-10 02:57:14.173428 | instance | openstack/neutron-metadata-agent-default-9nsrc/init 2026-09-10 02:57:14.412140 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-9nsrc" not found 2026-09-10 02:57:14.417336 | instance | openstack/neutron-metadata-agent-default-9nsrc/neutron-metadata-agent-init 2026-09-10 02:57:14.682351 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-9nsrc" not found 2026-09-10 02:57:14.687369 | instance | openstack/neutron-metadata-agent-default-9nsrc/neutron-metadata-agent 2026-09-10 02:57:14.946382 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-9nsrc" not found 2026-09-10 02:57:15.185279 | instance | openstack/neutron-netns-cleanup-cron-default-xccnv/init 2026-09-10 02:57:15.391135 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-xccnv" not found 2026-09-10 02:57:15.396412 | instance | openstack/neutron-netns-cleanup-cron-default-xccnv/neutron-netns-cleanup-cron 2026-09-10 02:57:15.644608 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-xccnv" not found 2026-09-10 02:57:15.911322 | instance | openstack/neutron-ovs-agent-default-5sh6l/init 2026-09-10 02:57:16.195866 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-5sh6l" not found 2026-09-10 02:57:16.200198 | instance | openstack/neutron-ovs-agent-default-5sh6l/neutron-openvswitch-agent-kernel-modules 2026-09-10 02:57:16.440442 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-5sh6l" not found 2026-09-10 02:57:16.444364 | instance | openstack/neutron-ovs-agent-default-5sh6l/neutron-ovs-agent-init 2026-09-10 02:57:16.700131 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-5sh6l" not found 2026-09-10 02:57:16.705010 | instance | openstack/neutron-ovs-agent-default-5sh6l/neutron-ovs-agent 2026-09-10 02:57:17.015949 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-5sh6l" not found 2026-09-10 02:57:17.267055 | instance | openstack/neutron-rabbit-init-7f74b/init 2026-09-10 02:57:17.535636 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-7f74b" not found 2026-09-10 02:57:17.541753 | instance | openstack/neutron-rabbit-init-7f74b/rabbit-init 2026-09-10 02:57:17.778900 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-7f74b" not found 2026-09-10 02:57:18.017454 | instance | openstack/neutron-rpc-server-57d668979f-k2q66/init 2026-09-10 02:57:18.288781 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-57d668979f-k2q66" not found 2026-09-10 02:57:18.293974 | instance | openstack/neutron-rpc-server-57d668979f-k2q66/neutron-rpc-server 2026-09-10 02:57:18.550895 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-57d668979f-k2q66" not found 2026-09-10 02:57:18.796039 | instance | openstack/neutron-server-7b89666d8c-drfgv/init 2026-09-10 02:57:19.075217 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7b89666d8c-drfgv" not found 2026-09-10 02:57:19.081139 | instance | openstack/neutron-server-7b89666d8c-drfgv/neutron-server 2026-09-10 02:57:19.369571 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-7b89666d8c-drfgv" not found 2026-09-10 02:57:19.374415 | instance | openstack/neutron-server-7b89666d8c-drfgv/neutron-policy-server 2026-09-10 02:57:19.630283 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7b89666d8c-drfgv" not found 2026-09-10 02:57:19.913409 | instance | openstack/nova-api-metadata-56cbd7d5bb-g5vng/init 2026-09-10 02:57:20.212500 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-56cbd7d5bb-g5vng" not found 2026-09-10 02:57:20.216514 | instance | openstack/nova-api-metadata-56cbd7d5bb-g5vng/nova-api-metadata-init 2026-09-10 02:57:20.471175 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-56cbd7d5bb-g5vng" not found 2026-09-10 02:57:20.476841 | instance | openstack/nova-api-metadata-56cbd7d5bb-g5vng/nova-api 2026-09-10 02:57:20.729784 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-56cbd7d5bb-g5vng" not found 2026-09-10 02:57:20.982192 | instance | openstack/nova-api-osapi-7b766ddc56-s6ms5/init 2026-09-10 02:57:21.254202 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-7b766ddc56-s6ms5" not found 2026-09-10 02:57:21.258472 | instance | openstack/nova-api-osapi-7b766ddc56-s6ms5/nova-osapi 2026-09-10 02:57:21.503063 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-7b766ddc56-s6ms5" not found 2026-09-10 02:57:21.756212 | instance | openstack/nova-bootstrap-pmj42/init 2026-09-10 02:57:21.981879 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-pmj42" not found 2026-09-10 02:57:21.986338 | instance | openstack/nova-bootstrap-pmj42/bootstrap 2026-09-10 02:57:22.235716 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-pmj42" not found 2026-09-10 02:57:22.472681 | instance | openstack/nova-cell-setup-2hd22/init 2026-09-10 02:57:22.737552 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-2hd22" not found 2026-09-10 02:57:22.741926 | instance | openstack/nova-cell-setup-2hd22/nova-cell-setup-init 2026-09-10 02:57:22.992070 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-2hd22" not found 2026-09-10 02:57:22.999232 | instance | openstack/nova-cell-setup-2hd22/nova-cell-setup 2026-09-10 02:57:23.266176 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-2hd22" not found 2026-09-10 02:57:23.502968 | instance | openstack/nova-compute-default-8jpvc/init 2026-09-10 02:57:23.786453 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-8jpvc" not found 2026-09-10 02:57:23.790582 | instance | openstack/nova-compute-default-8jpvc/nova-compute-init 2026-09-10 02:57:24.065187 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-8jpvc" not found 2026-09-10 02:57:24.071222 | instance | openstack/nova-compute-default-8jpvc/ceph-perms 2026-09-10 02:57:24.287111 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-8jpvc" not found 2026-09-10 02:57:24.290597 | instance | openstack/nova-compute-default-8jpvc/ceph-admin-keyring-placement 2026-09-10 02:57:24.527184 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-8jpvc" not found 2026-09-10 02:57:24.532190 | instance | openstack/nova-compute-default-8jpvc/ceph-keyring-placement 2026-09-10 02:57:24.771628 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-8jpvc" not found 2026-09-10 02:57:24.776968 | instance | openstack/nova-compute-default-8jpvc/nova-compute-vnc-init 2026-09-10 02:57:25.007422 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-8jpvc" not found 2026-09-10 02:57:25.012012 | instance | openstack/nova-compute-default-8jpvc/nova-compute-ssh-init 2026-09-10 02:57:25.237547 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-8jpvc" not found 2026-09-10 02:57:25.242678 | instance | openstack/nova-compute-default-8jpvc/nova-compute 2026-09-10 02:57:25.527069 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-8jpvc" not found 2026-09-10 02:57:25.532268 | instance | openstack/nova-compute-default-8jpvc/nova-compute-ssh 2026-09-10 02:57:25.766915 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-8jpvc" not found 2026-09-10 02:57:26.030036 | instance | openstack/nova-conductor-766b4b78cb-528l6/init 2026-09-10 02:57:26.283795 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-766b4b78cb-528l6" not found 2026-09-10 02:57:26.289067 | instance | openstack/nova-conductor-766b4b78cb-528l6/nova-conductor 2026-09-10 02:57:26.542163 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-766b4b78cb-528l6" not found 2026-09-10 02:57:26.822492 | instance | openstack/nova-db-init-m2k4q/init 2026-09-10 02:57:27.088294 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-m2k4q" not found 2026-09-10 02:57:27.096017 | instance | openstack/nova-db-init-m2k4q/nova-db-init-0 2026-09-10 02:57:27.350780 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-m2k4q" not found 2026-09-10 02:57:27.356089 | instance | openstack/nova-db-init-m2k4q/nova-db-init-1 2026-09-10 02:57:27.597049 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-m2k4q" not found 2026-09-10 02:57:27.603083 | instance | openstack/nova-db-init-m2k4q/nova-db-init-2 2026-09-10 02:57:27.849682 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-m2k4q" not found 2026-09-10 02:57:28.104495 | instance | openstack/nova-db-sync-htl8b/init 2026-09-10 02:57:28.313297 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-htl8b" not found 2026-09-10 02:57:28.318510 | instance | openstack/nova-db-sync-htl8b/nova-db-sync 2026-09-10 02:57:28.558324 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-htl8b" not found 2026-09-10 02:57:28.801331 | instance | openstack/nova-ks-endpoints-rnq2t/init 2026-09-10 02:57:29.091379 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-rnq2t" not found 2026-09-10 02:57:29.095716 | instance | openstack/nova-ks-endpoints-rnq2t/compute-ks-endpoints-admin 2026-09-10 02:57:29.370932 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-rnq2t" not found 2026-09-10 02:57:29.375932 | instance | openstack/nova-ks-endpoints-rnq2t/compute-ks-endpoints-internal 2026-09-10 02:57:29.640170 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-rnq2t" not found 2026-09-10 02:57:29.644882 | instance | openstack/nova-ks-endpoints-rnq2t/compute-ks-endpoints-public 2026-09-10 02:57:29.891084 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-rnq2t" not found 2026-09-10 02:57:30.163526 | instance | openstack/nova-ks-service-4xcrs/init 2026-09-10 02:57:30.435917 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-4xcrs" not found 2026-09-10 02:57:30.441239 | instance | openstack/nova-ks-service-4xcrs/compute-ks-service-registration 2026-09-10 02:57:30.646007 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-4xcrs" not found 2026-09-10 02:57:30.896553 | instance | openstack/nova-ks-user-zv2xp/init 2026-09-10 02:57:31.142753 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-zv2xp" not found 2026-09-10 02:57:31.148002 | instance | openstack/nova-ks-user-zv2xp/nova-ks-user 2026-09-10 02:57:31.378879 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-zv2xp" not found 2026-09-10 02:57:31.609568 | instance | openstack/nova-novncproxy-6689c87f9f-4jdbz/init 2026-09-10 02:57:31.841220 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-6689c87f9f-4jdbz" not found 2026-09-10 02:57:31.847088 | instance | openstack/nova-novncproxy-6689c87f9f-4jdbz/nova-novncproxy-init 2026-09-10 02:57:32.115184 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-6689c87f9f-4jdbz" not found 2026-09-10 02:57:32.122524 | instance | openstack/nova-novncproxy-6689c87f9f-4jdbz/nova-novncproxy-init-assets 2026-09-10 02:57:32.353058 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-6689c87f9f-4jdbz" not found 2026-09-10 02:57:32.358811 | instance | openstack/nova-novncproxy-6689c87f9f-4jdbz/nova-novncproxy 2026-09-10 02:57:32.591140 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-6689c87f9f-4jdbz" not found 2026-09-10 02:57:32.851018 | instance | openstack/nova-rabbit-init-v4tpz/init 2026-09-10 02:57:33.087728 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-v4tpz" not found 2026-09-10 02:57:33.092492 | instance | openstack/nova-rabbit-init-v4tpz/rabbit-init 2026-09-10 02:57:33.346675 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-v4tpz" not found 2026-09-10 02:57:33.579078 | instance | openstack/nova-scheduler-bdf9476b4-w5jxb/init 2026-09-10 02:57:33.830511 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-bdf9476b4-w5jxb" not found 2026-09-10 02:57:33.834918 | instance | openstack/nova-scheduler-bdf9476b4-w5jxb/nova-scheduler 2026-09-10 02:57:34.099074 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-bdf9476b4-w5jxb" not found 2026-09-10 02:57:34.354838 | instance | openstack/octavia-api-696d76f84d-76p4q/init 2026-09-10 02:57:34.619533 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-696d76f84d-76p4q" not found 2026-09-10 02:57:34.628672 | instance | openstack/octavia-api-696d76f84d-76p4q/octavia-api 2026-09-10 02:57:34.898399 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-696d76f84d-76p4q" not found 2026-09-10 02:57:35.169710 | instance | openstack/octavia-bootstrap-6mxws/init 2026-09-10 02:57:35.350297 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-6mxws" not found 2026-09-10 02:57:35.355309 | instance | openstack/octavia-bootstrap-6mxws/bootstrap 2026-09-10 02:57:35.593476 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-6mxws" not found 2026-09-10 02:57:35.840839 | instance | openstack/octavia-db-init-qkp22/init 2026-09-10 02:57:36.096664 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-qkp22" not found 2026-09-10 02:57:36.102173 | instance | openstack/octavia-db-init-qkp22/octavia-db-init-0 2026-09-10 02:57:36.350553 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-qkp22" not found 2026-09-10 02:57:36.355594 | instance | openstack/octavia-db-init-qkp22/octavia-db-init-1 2026-09-10 02:57:36.613528 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-qkp22" not found 2026-09-10 02:57:36.865933 | instance | openstack/octavia-db-sync-z442t/init 2026-09-10 02:57:37.113645 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-z442t" not found 2026-09-10 02:57:37.117639 | instance | openstack/octavia-db-sync-z442t/octavia-db-sync 2026-09-10 02:57:37.371939 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-z442t" not found 2026-09-10 02:57:37.620923 | instance | openstack/octavia-health-manager-default-2mgqs/init 2026-09-10 02:57:37.887371 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-2mgqs" not found 2026-09-10 02:57:37.892786 | instance | openstack/octavia-health-manager-default-2mgqs/octavia-health-manager-get-port 2026-09-10 02:57:38.185507 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-2mgqs" not found 2026-09-10 02:57:38.189851 | instance | openstack/octavia-health-manager-default-2mgqs/octavia-health-manager-nic-init 2026-09-10 02:57:38.444388 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-2mgqs" not found 2026-09-10 02:57:38.448899 | instance | openstack/octavia-health-manager-default-2mgqs/octavia-health-manager 2026-09-10 02:57:38.695127 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-2mgqs" not found 2026-09-10 02:57:38.940168 | instance | openstack/octavia-housekeeping-7bd4fbb849-n78pp/init 2026-09-10 02:57:39.243672 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-7bd4fbb849-n78pp" not found 2026-09-10 02:57:39.248664 | instance | openstack/octavia-housekeeping-7bd4fbb849-n78pp/octavia-housekeeping 2026-09-10 02:57:39.484715 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-7bd4fbb849-n78pp" not found 2026-09-10 02:57:39.755428 | instance | openstack/octavia-ks-endpoints-fdrf6/init 2026-09-10 02:57:40.008740 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-fdrf6" not found 2026-09-10 02:57:40.014855 | instance | openstack/octavia-ks-endpoints-fdrf6/load-balancer-ks-endpoints-admin 2026-09-10 02:57:40.282513 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-fdrf6" not found 2026-09-10 02:57:40.287503 | instance | openstack/octavia-ks-endpoints-fdrf6/load-balancer-ks-endpoints-internal 2026-09-10 02:57:40.541445 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-fdrf6" not found 2026-09-10 02:57:40.546228 | instance | openstack/octavia-ks-endpoints-fdrf6/load-balancer-ks-endpoints-public 2026-09-10 02:57:40.827054 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-fdrf6" not found 2026-09-10 02:57:41.042866 | instance | openstack/octavia-ks-service-zrfsg/init 2026-09-10 02:57:41.269939 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-zrfsg" not found 2026-09-10 02:57:41.275204 | instance | openstack/octavia-ks-service-zrfsg/load-balancer-ks-service-registration 2026-09-10 02:57:41.525300 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-zrfsg" not found 2026-09-10 02:57:41.775810 | instance | openstack/octavia-ks-user-f6s26/init 2026-09-10 02:57:42.042927 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-f6s26" not found 2026-09-10 02:57:42.050085 | instance | openstack/octavia-ks-user-f6s26/octavia-ks-user 2026-09-10 02:57:42.260284 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-f6s26" not found 2026-09-10 02:57:42.501622 | instance | openstack/octavia-rabbit-init-2s9j9/init 2026-09-10 02:57:42.736757 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-2s9j9" not found 2026-09-10 02:57:42.741959 | instance | openstack/octavia-rabbit-init-2s9j9/rabbit-init 2026-09-10 02:57:42.934900 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-2s9j9" not found 2026-09-10 02:57:43.227548 | instance | openstack/octavia-worker-77c69f9f4b-r9cm6/init 2026-09-10 02:57:43.484355 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-77c69f9f4b-r9cm6" not found 2026-09-10 02:57:43.489030 | instance | openstack/octavia-worker-77c69f9f4b-r9cm6/octavia-worker 2026-09-10 02:57:43.735497 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-77c69f9f4b-r9cm6" not found 2026-09-10 02:57:44.020344 | instance | openstack/openvswitch-mkmdt/init 2026-09-10 02:57:44.277870 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-mkmdt" not found 2026-09-10 02:57:44.283357 | instance | openstack/openvswitch-mkmdt/openvswitch-db-perms 2026-09-10 02:57:44.558591 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-mkmdt" not found 2026-09-10 02:57:44.564077 | instance | openstack/openvswitch-mkmdt/openvswitch-vswitchd-modules 2026-09-10 02:57:44.827580 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-mkmdt" not found 2026-09-10 02:57:44.834201 | instance | openstack/openvswitch-mkmdt/openvswitch-db 2026-09-10 02:57:45.088506 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-mkmdt" not found 2026-09-10 02:57:45.093244 | instance | openstack/openvswitch-mkmdt/openvswitch-vswitchd 2026-09-10 02:57:45.356792 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-mkmdt" not found 2026-09-10 02:57:45.594425 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-09-10 02:57:45.845657 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-10 02:57:45.850143 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-09-10 02:57:46.114069 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-10 02:57:46.119058 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-09-10 02:57:46.579282 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-09-10 02:57:46.586129 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-09-10 02:57:46.811059 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-09-10 02:57:47.043895 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-09-10 02:57:47.306673 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-09-10 02:57:47.313907 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-09-10 02:57:47.605820 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-09-10 02:57:47.613249 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-09-10 02:57:47.838673 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-09-10 02:57:48.110429 | instance | openstack/placement-api-bd6567757-6wk4w/init 2026-09-10 02:57:48.335068 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-bd6567757-6wk4w" not found 2026-09-10 02:57:48.339873 | instance | openstack/placement-api-bd6567757-6wk4w/placement-api 2026-09-10 02:57:48.604656 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-bd6567757-6wk4w" not found 2026-09-10 02:57:48.832278 | instance | openstack/placement-db-init-hqbrq/init 2026-09-10 02:57:49.100483 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-hqbrq" not found 2026-09-10 02:57:49.106330 | instance | openstack/placement-db-init-hqbrq/placement-db-init-0 2026-09-10 02:57:49.357975 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-hqbrq" not found 2026-09-10 02:57:49.605581 | instance | openstack/placement-db-sync-6qk6j/init 2026-09-10 02:57:49.851503 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-6qk6j" not found 2026-09-10 02:57:49.857650 | instance | openstack/placement-db-sync-6qk6j/placement-db-sync 2026-09-10 02:57:50.127941 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-6qk6j" not found 2026-09-10 02:57:50.345087 | instance | openstack/placement-ks-endpoints-zq8d9/init 2026-09-10 02:57:50.601394 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-zq8d9" not found 2026-09-10 02:57:50.606003 | instance | openstack/placement-ks-endpoints-zq8d9/placement-ks-endpoints-admin 2026-09-10 02:57:50.881226 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-zq8d9" not found 2026-09-10 02:57:50.891149 | instance | openstack/placement-ks-endpoints-zq8d9/placement-ks-endpoints-internal 2026-09-10 02:57:51.156843 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-zq8d9" not found 2026-09-10 02:57:51.162258 | instance | openstack/placement-ks-endpoints-zq8d9/placement-ks-endpoints-public 2026-09-10 02:57:51.418590 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-zq8d9" not found 2026-09-10 02:57:51.650805 | instance | openstack/placement-ks-service-njsdh/init 2026-09-10 02:57:51.894733 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-njsdh" not found 2026-09-10 02:57:51.901118 | instance | openstack/placement-ks-service-njsdh/placement-ks-service-registration 2026-09-10 02:57:52.178404 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-njsdh" not found 2026-09-10 02:57:52.397968 | instance | openstack/placement-ks-user-r2vxn/init 2026-09-10 02:57:52.666904 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-r2vxn" not found 2026-09-10 02:57:52.671492 | instance | openstack/placement-ks-user-r2vxn/placement-ks-user 2026-09-10 02:57:52.935608 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-r2vxn" not found 2026-09-10 02:57:53.228437 | instance | openstack/pxc-operator-7cff949c8b-l68lz/percona-xtradb-cluster-operator 2026-09-10 02:57:53.442048 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-7cff949c8b-l68lz" not found 2026-09-10 02:57:53.686488 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-09-10 02:57:53.939624 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-09-10 02:57:53.944749 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-09-10 02:57:54.228692 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-09-10 02:57:54.478708 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-09-10 02:57:54.719800 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-09-10 02:57:54.725159 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-09-10 02:57:55.018820 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-09-10 02:57:55.260552 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-r5fbm/rabbitmq-cluster-operator 2026-09-10 02:57:55.541815 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-r5fbm" not found 2026-09-10 02:57:55.788825 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-09-10 02:57:56.054928 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-09-10 02:57:56.059957 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-09-10 02:57:56.330748 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-09-10 02:57:56.602463 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-09-10 02:57:56.855847 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-09-10 02:57:56.860867 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-09-10 02:57:57.125446 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-09-10 02:57:57.362955 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-09-10 02:57:57.612422 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-09-10 02:57:57.623033 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-09-10 02:57:57.900650 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-09-10 02:57:58.180091 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-09-10 02:57:58.416303 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-09-10 02:57:58.422032 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-09-10 02:57:58.678089 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-09-10 02:57:58.933461 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-h4h52/rabbitmq-cluster-operator 2026-09-10 02:57:59.175413 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-h4h52" not found 2026-09-10 02:57:59.415790 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-09-10 02:57:59.685699 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-09-10 02:57:59.689577 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-09-10 02:58:00.014020 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-09-10 02:58:00.284913 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-09-10 02:58:00.574665 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-09-10 02:58:00.579743 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-09-10 02:58:00.890304 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-09-10 02:58:01.160184 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-09-10 02:58:01.431559 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-09-10 02:58:01.435045 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-09-10 02:58:01.652831 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-09-10 02:58:01.901989 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-c82f6/make-container-crash-dir 2026-09-10 02:58:02.188703 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-c82f6" not found 2026-09-10 02:58:02.199067 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-c82f6/chown-container-data-dir 2026-09-10 02:58:02.460019 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-c82f6" not found 2026-09-10 02:58:02.465154 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-c82f6/ceph-crash 2026-09-10 02:58:02.722474 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-c82f6" not found 2026-09-10 02:58:02.976269 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt/chown-container-data-dir 2026-09-10 02:58:03.239938 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt" not found 2026-09-10 02:58:03.246114 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt/rgw 2026-09-10 02:58:03.530845 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt" not found 2026-09-10 02:58:03.537931 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt/log-collector 2026-09-10 02:58:03.767688 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt" not found 2026-09-10 02:58:04.022573 | instance | openstack/staffeln-api-695c99654b-cwdf8/init 2026-09-10 02:58:04.291581 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-695c99654b-cwdf8" not found 2026-09-10 02:58:04.297249 | instance | openstack/staffeln-api-695c99654b-cwdf8/staffeln-api 2026-09-10 02:58:04.556573 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-695c99654b-cwdf8" not found 2026-09-10 02:58:04.778416 | instance | openstack/staffeln-conductor-6f6758764f-4ppbj/staffeln-conductor 2026-09-10 02:58:04.986498 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-6f6758764f-4ppbj" not found 2026-09-10 02:58:05.268275 | instance | openstack/staffeln-db-init-9z58m/init 2026-09-10 02:58:05.520056 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-9z58m" not found 2026-09-10 02:58:05.524605 | instance | openstack/staffeln-db-init-9z58m/staffeln-db-init-0 2026-09-10 02:58:05.806312 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-9z58m" not found 2026-09-10 02:58:06.076550 | instance | openstack/staffeln-db-sync-dn2r4/init 2026-09-10 02:58:06.328739 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-dn2r4" not found 2026-09-10 02:58:06.333728 | instance | openstack/staffeln-db-sync-dn2r4/staffeln-db-sync 2026-09-10 02:58:06.572172 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-dn2r4" not found 2026-09-10 02:58:06.794602 | instance | openstack/valkey-node-0/valkey 2026-09-10 02:58:07.025008 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-09-10 02:58:07.028728 | instance | openstack/valkey-node-0/sentinel 2026-09-10 02:58:07.253117 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-09-10 02:58:07.257453 | instance | openstack/valkey-node-0/metrics 2026-09-10 02:58:07.499859 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-09-10 02:58:07.716445 | instance | orc-system/orc-controller-manager-6cb597b5d4-zh2s6/manager 2026-09-10 02:58:07.937749 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-zh2s6" not found 2026-09-10 02:58:08.201484 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-ndws6/rook-ceph-operator 2026-09-10 02:58:08.464597 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-ndws6" not found 2026-09-10 02:58:08.721782 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-8lgx8/secretgen-controller 2026-09-10 02:58:08.993852 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-8lgx8" not found 2026-09-10 02:58:09.166748 | instance | ERROR 2026-09-10 02:58:09.167173 | instance | { 2026-09-10 02:58:09.167255 | instance | "delta": "0:02:22.357523", 2026-09-10 02:58:09.167307 | instance | "end": "2026-09-10 02:58:09.001041", 2026-09-10 02:58:09.167348 | instance | "msg": "non-zero return code", 2026-09-10 02:58:09.167393 | instance | "rc": 123, 2026-09-10 02:58:09.167448 | instance | "start": "2026-09-10 02:55:46.643518" 2026-09-10 02:58:09.167536 | instance | } 2026-09-10 02:58:09.167607 | instance | ERROR: Ignoring Errors 2026-09-10 02:58:09.207398 | 2026-09-10 02:58:09.207669 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-09-10 02:58:09.883203 | instance | changed: 2026-09-10 02:58:09.883570 | instance | cd+++++++++ pod-logs/ 2026-09-10 02:58:09.883653 | instance | cd+++++++++ pod-logs/auth-system/ 2026-09-10 02:58:09.883708 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-09-10 02:58:09.883762 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-09-10 02:58:09.883801 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-09-10 02:58:09.883837 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qhrcb/ 2026-09-10 02:58:09.883880 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qhrcb/manager.txt 2026-09-10 02:58:09.883919 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-09-10 02:58:09.884003 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnr4h/ 2026-09-10 02:58:09.884091 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnr4h/manager.txt 2026-09-10 02:58:09.884159 | instance | cd+++++++++ pod-logs/capi-system/ 2026-09-10 02:58:09.884200 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-5ttvk/ 2026-09-10 02:58:09.884236 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-5ttvk/manager.txt 2026-09-10 02:58:09.884270 | instance | cd+++++++++ pod-logs/capo-system/ 2026-09-10 02:58:09.884305 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-7k4mh/ 2026-09-10 02:58:09.884338 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-7k4mh/manager.txt 2026-09-10 02:58:09.884371 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-09-10 02:58:09.884405 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-vss5w/ 2026-09-10 02:58:09.884438 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-vss5w/cert-manager-controller.txt 2026-09-10 02:58:09.884471 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-hb8c9/ 2026-09-10 02:58:09.884540 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-hb8c9/cert-manager-cainjector.txt 2026-09-10 02:58:09.884580 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-vs74k/ 2026-09-10 02:58:09.884614 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-vs74k/cert-manager-webhook.txt 2026-09-10 02:58:09.884648 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-09-10 02:58:09.884682 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-q7f84/ 2026-09-10 02:58:09.884715 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-q7f84/envoy-gateway.txt 2026-09-10 02:58:09.884748 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-09-10 02:58:09.884781 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-09-10 02:58:09.884815 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-09-10 02:58:09.884849 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-09-10 02:58:09.884884 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-09-10 02:58:09.884924 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qhrcb/ 2026-09-10 02:58:09.885013 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qhrcb/manager.txt 2026-09-10 02:58:09.885057 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-09-10 02:58:09.885123 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnr4h/ 2026-09-10 02:58:09.885159 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dnr4h/manager.txt 2026-09-10 02:58:09.885209 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-09-10 02:58:09.885244 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-5ttvk/ 2026-09-10 02:58:09.885375 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-5ttvk/manager.txt 2026-09-10 02:58:09.885450 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-09-10 02:58:09.885492 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-7k4mh/ 2026-09-10 02:58:09.885529 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-7k4mh/manager.txt 2026-09-10 02:58:09.885565 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-09-10 02:58:09.885601 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-vss5w/ 2026-09-10 02:58:09.885636 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-vss5w/cert-manager-controller.txt 2026-09-10 02:58:09.885671 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-hb8c9/ 2026-09-10 02:58:09.885707 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-hb8c9/cert-manager-cainjector.txt 2026-09-10 02:58:09.885743 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-vs74k/ 2026-09-10 02:58:09.885778 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-vs74k/cert-manager-webhook.txt 2026-09-10 02:58:09.885813 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-09-10 02:58:09.885847 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-q7f84/ 2026-09-10 02:58:09.885881 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-q7f84/envoy-gateway.txt 2026-09-10 02:58:09.885918 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-09-10 02:58:09.886342 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-rhr6n/ 2026-09-10 02:58:09.886513 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-rhr6n/controller.txt 2026-09-10 02:58:09.886564 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-8qwzn/ 2026-09-10 02:58:09.886605 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-8qwzn/ingress-nginx-default-backend.txt 2026-09-10 02:58:09.886643 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-09-10 02:58:09.886679 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-484ns/ 2026-09-10 02:58:09.886713 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-484ns/apply-sysctl-overwrites.txt 2026-09-10 02:58:09.887083 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-484ns/cilium-agent.txt 2026-09-10 02:58:09.887155 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-484ns/clean-cilium-state.txt 2026-09-10 02:58:09.887198 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-484ns/config.txt 2026-09-10 02:58:09.887234 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-484ns/install-cni-binaries.txt 2026-09-10 02:58:09.887269 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-484ns/mount-bpf-fs.txt 2026-09-10 02:58:09.887303 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-484ns/mount-cgroup.txt 2026-09-10 02:58:09.887336 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-krl22/ 2026-09-10 02:58:09.887383 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-krl22/cilium-operator.txt 2026-09-10 02:58:09.887420 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-db7lx/ 2026-09-10 02:58:09.887454 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-db7lx/coredns.txt 2026-09-10 02:58:09.887488 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-dz4mx/ 2026-09-10 02:58:09.887522 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-dz4mx/coredns.txt 2026-09-10 02:58:09.887557 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-09-10 02:58:09.887593 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-09-10 02:58:09.887628 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-09-10 02:58:09.887662 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-10 02:58:09.887697 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-09-10 02:58:09.887733 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-10 02:58:09.887768 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-zp8hp/ 2026-09-10 02:58:09.887802 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-zp8hp/kube-proxy.txt 2026-09-10 02:58:09.887835 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-09-10 02:58:09.887869 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-10 02:58:09.887902 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-09-10 02:58:09.888047 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-09-10 02:58:09.888144 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-09-10 02:58:09.888189 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-r8nk5/ 2026-09-10 02:58:09.888230 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-r8nk5/local-path-provisioner.txt 2026-09-10 02:58:09.888266 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-09-10 02:58:09.888300 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-10 02:58:09.888336 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-10 02:58:09.888371 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-10 02:58:09.888405 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-10 02:58:09.888439 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-10 02:58:09.888472 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-qmp97/ 2026-09-10 02:58:09.888552 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-qmp97/goldpinger-daemon.txt 2026-09-10 02:58:09.888592 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-8d797b86d-vzg55/ 2026-09-10 02:58:09.888627 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-8d797b86d-vzg55/grafana-sc-dashboard.txt 2026-09-10 02:58:09.889058 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-8d797b86d-vzg55/grafana-sc-datasources.txt 2026-09-10 02:58:09.889127 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-8d797b86d-vzg55/grafana.txt 2026-09-10 02:58:09.889169 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m678v/ 2026-09-10 02:58:09.889218 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m678v/kube-state-metrics.txt 2026-09-10 02:58:09.889256 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6knjl/ 2026-09-10 02:58:09.889291 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6knjl/kube-prometheus-stack.txt 2026-09-10 02:58:09.889325 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-mqk4m/ 2026-09-10 02:58:09.889360 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-mqk4m/node-exporter.txt 2026-09-10 02:58:09.889394 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-mqk4m/pod-tls-sidecar.txt 2026-09-10 02:58:09.889428 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-09-10 02:58:09.889470 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-09-10 02:58:09.889521 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-09-10 02:58:09.889572 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-10 02:58:09.889668 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-10 02:58:09.889722 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-psc2b/ 2026-09-10 02:58:09.889762 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-psc2b/nginx.txt 2026-09-10 02:58:09.889814 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-09-10 02:58:09.889854 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-09-10 02:58:09.889889 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-09-10 02:58:09.889928 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-kvk2z/ 2026-09-10 02:58:09.890010 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-kvk2z/gc.txt 2026-09-10 02:58:09.890055 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-b5jtr/ 2026-09-10 02:58:09.890091 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-b5jtr/master.txt 2026-09-10 02:58:09.890137 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-sfw9r/ 2026-09-10 02:58:09.890176 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-sfw9r/worker.txt 2026-09-10 02:58:09.890210 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-10 02:58:09.890244 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-10 02:58:09.890291 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-10 02:58:09.890384 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-10 02:58:09.890455 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-10 02:58:09.890507 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-10 02:58:09.890561 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-zvlfl/ 2026-09-10 02:58:09.890612 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-zvlfl/pushgateway.txt 2026-09-10 02:58:09.890668 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-mmp66/ 2026-09-10 02:58:09.890732 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-mmp66/vector.txt 2026-09-10 02:58:09.890771 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-09-10 02:58:09.890810 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-6f49f7986c-87pjf/ 2026-09-10 02:58:09.890845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6f49f7986c-87pjf/barbican-api.txt 2026-09-10 02:58:09.890879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6f49f7986c-87pjf/init.txt 2026-09-10 02:58:09.890913 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-xk9r6/ 2026-09-10 02:58:09.890975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-xk9r6/barbican-db-init-0.txt 2026-09-10 02:58:09.891013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-xk9r6/init.txt 2026-09-10 02:58:09.891048 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-bxfqp/ 2026-09-10 02:58:09.891081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-bxfqp/barbican-db-sync.txt 2026-09-10 02:58:09.891114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-bxfqp/init.txt 2026-09-10 02:58:09.891147 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hjpqh/ 2026-09-10 02:58:09.891180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hjpqh/init.txt 2026-09-10 02:58:09.891213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hjpqh/key-manager-ks-endpoints-admin.txt 2026-09-10 02:58:09.891247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hjpqh/key-manager-ks-endpoints-internal.txt 2026-09-10 02:58:09.891280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hjpqh/key-manager-ks-endpoints-public.txt 2026-09-10 02:58:09.891313 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-6r55d/ 2026-09-10 02:58:09.891346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-6r55d/init.txt 2026-09-10 02:58:09.891379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-6r55d/key-manager-ks-service-registration.txt 2026-09-10 02:58:09.891412 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-rqbfk/ 2026-09-10 02:58:09.891445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-rqbfk/barbican-ks-user.txt 2026-09-10 02:58:09.891477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-rqbfk/init.txt 2026-09-10 02:58:09.891510 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-r859h/ 2026-09-10 02:58:09.891543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-r859h/init.txt 2026-09-10 02:58:09.891576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-r859h/rabbit-init.txt 2026-09-10 02:58:09.891609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-5849f96b47-cwzpk/ 2026-09-10 02:58:09.891642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5849f96b47-cwzpk/ceph-coordination-volume-perms.txt 2026-09-10 02:58:09.891676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5849f96b47-cwzpk/cinder-api.txt 2026-09-10 02:58:09.891709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5849f96b47-cwzpk/init.txt 2026-09-10 02:58:09.891742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67846d4bfd-qc8cg/ 2026-09-10 02:58:09.891775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67846d4bfd-qc8cg/ceph-backup-keyring-placement.txt 2026-09-10 02:58:09.891807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67846d4bfd-qc8cg/ceph-coordination-volume-perms.txt 2026-09-10 02:58:09.891840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67846d4bfd-qc8cg/ceph-keyring-placement-rbd1.txt 2026-09-10 02:58:09.891882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67846d4bfd-qc8cg/cinder-backup.txt 2026-09-10 02:58:09.891916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67846d4bfd-qc8cg/init.txt 2026-09-10 02:58:09.891987 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-tgnlq/ 2026-09-10 02:58:09.892024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-tgnlq/ceph-keyring-placement.txt 2026-09-10 02:58:09.892059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-tgnlq/cinder-backup-storage-init.txt 2026-09-10 02:58:09.892092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-tgnlq/init.txt 2026-09-10 02:58:09.892126 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-gpvvt/ 2026-09-10 02:58:09.892160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-gpvvt/bootstrap.txt 2026-09-10 02:58:09.892193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-gpvvt/init.txt 2026-09-10 02:58:09.892226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-l5hk7/ 2026-09-10 02:58:09.892259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-l5hk7/create-internal-tenant.txt 2026-09-10 02:58:09.892292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-l5hk7/init.txt 2026-09-10 02:58:09.892325 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-565bs/ 2026-09-10 02:58:09.892358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-565bs/cinder-db-init-0.txt 2026-09-10 02:58:09.892390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-565bs/init.txt 2026-09-10 02:58:09.892423 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fxdmz/ 2026-09-10 02:58:09.892456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fxdmz/cinder-db-sync.txt 2026-09-10 02:58:09.892489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fxdmz/init.txt 2026-09-10 02:58:09.892561 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4gd6k/ 2026-09-10 02:58:09.892597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4gd6k/init.txt 2026-09-10 02:58:09.892631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4gd6k/volumev3-ks-endpoints-admin.txt 2026-09-10 02:58:09.892664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4gd6k/volumev3-ks-endpoints-internal.txt 2026-09-10 02:58:09.892698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4gd6k/volumev3-ks-endpoints-public.txt 2026-09-10 02:58:09.892731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-l59cl/ 2026-09-10 02:58:09.892764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-l59cl/init.txt 2026-09-10 02:58:09.892798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-l59cl/volumev3-ks-service-registration.txt 2026-09-10 02:58:09.892832 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-zvrkm/ 2026-09-10 02:58:09.892866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-zvrkm/cinder-ks-user.txt 2026-09-10 02:58:09.892911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-zvrkm/init.txt 2026-09-10 02:58:09.892984 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-xtf2g/ 2026-09-10 02:58:09.893023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-xtf2g/init.txt 2026-09-10 02:58:09.893058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-xtf2g/rabbit-init.txt 2026-09-10 02:58:09.893092 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76b574788b-5sq2g/ 2026-09-10 02:58:09.893126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76b574788b-5sq2g/ceph-coordination-volume-perms.txt 2026-09-10 02:58:09.893173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76b574788b-5sq2g/cinder-scheduler.txt 2026-09-10 02:58:09.893209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76b574788b-5sq2g/init.txt 2026-09-10 02:58:09.893246 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-4zqjj/ 2026-09-10 02:58:09.893285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-4zqjj/ceph-keyring-placement.txt 2026-09-10 02:58:09.893319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-4zqjj/cinder-storage-init-rbd1.txt 2026-09-10 02:58:09.893353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-4zqjj/init.txt 2026-09-10 02:58:09.893387 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bbb5fdf7-rlgfm/ 2026-09-10 02:58:09.893420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bbb5fdf7-rlgfm/ceph-coordination-volume-perms.txt 2026-09-10 02:58:09.893454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bbb5fdf7-rlgfm/ceph-keyring-placement-rbd1.txt 2026-09-10 02:58:09.893487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bbb5fdf7-rlgfm/cinder-volume.txt 2026-09-10 02:58:09.893520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bbb5fdf7-rlgfm/init-cinder-conf.txt 2026-09-10 02:58:09.893553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bbb5fdf7-rlgfm/init.txt 2026-09-10 02:58:09.893586 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-85b7948dc7-85d74/ 2026-09-10 02:58:09.893618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-85b7948dc7-85d74/ceph-keyring-placement.txt 2026-09-10 02:58:09.893651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-85b7948dc7-85d74/glance-api.txt 2026-09-10 02:58:09.893685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-85b7948dc7-85d74/glance-perms.txt 2026-09-10 02:58:09.893719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-85b7948dc7-85d74/init.txt 2026-09-10 02:58:09.893753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-4vwsq/ 2026-09-10 02:58:09.893786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-4vwsq/glance-db-init-0.txt 2026-09-10 02:58:09.893819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-4vwsq/init.txt 2026-09-10 02:58:09.893852 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-qsgc7/ 2026-09-10 02:58:09.893885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-qsgc7/glance-db-sync.txt 2026-09-10 02:58:09.893920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-qsgc7/init.txt 2026-09-10 02:58:09.894027 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7p8rs/ 2026-09-10 02:58:09.894087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7p8rs/image-ks-endpoints-admin.txt 2026-09-10 02:58:09.894129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7p8rs/image-ks-endpoints-internal.txt 2026-09-10 02:58:09.894166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7p8rs/image-ks-endpoints-public.txt 2026-09-10 02:58:09.894201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7p8rs/init.txt 2026-09-10 02:58:09.894235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rwd9x/ 2026-09-10 02:58:09.894269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rwd9x/image-ks-service-registration.txt 2026-09-10 02:58:09.894303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rwd9x/init.txt 2026-09-10 02:58:09.894337 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-6d5rp/ 2026-09-10 02:58:09.894382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-6d5rp/glance-ks-user.txt 2026-09-10 02:58:09.894417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-6d5rp/init.txt 2026-09-10 02:58:09.894451 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-ppshc/ 2026-09-10 02:58:09.894484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-ppshc/glance-metadefs-load.txt 2026-09-10 02:58:09.894524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-ppshc/init.txt 2026-09-10 02:58:09.894619 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-4vb2n/ 2026-09-10 02:58:09.894669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-4vb2n/init.txt 2026-09-10 02:58:09.894707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-4vb2n/rabbit-init.txt 2026-09-10 02:58:09.894742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-gnfbv/ 2026-09-10 02:58:09.894777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-gnfbv/ceph-keyring-placement.txt 2026-09-10 02:58:09.894813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-gnfbv/glance-storage-init.txt 2026-09-10 02:58:09.894850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-gnfbv/init.txt 2026-09-10 02:58:09.894885 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-6848f68d44-p9htp/ 2026-09-10 02:58:09.894919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-6848f68d44-p9htp/heat-api.txt 2026-09-10 02:58:09.894988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-6848f68d44-p9htp/init.txt 2026-09-10 02:58:09.895025 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-bdj5g/ 2026-09-10 02:58:09.895060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-bdj5g/bootstrap.txt 2026-09-10 02:58:09.895094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-bdj5g/init.txt 2026-09-10 02:58:09.895127 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-588dbf9c98-ddsmr/ 2026-09-10 02:58:09.895160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-588dbf9c98-ddsmr/heat-cfn.txt 2026-09-10 02:58:09.895195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-588dbf9c98-ddsmr/init.txt 2026-09-10 02:58:09.895229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-d7kbd/ 2026-09-10 02:58:09.895263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-d7kbd/heat-db-init-0.txt 2026-09-10 02:58:09.895296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-d7kbd/init.txt 2026-09-10 02:58:09.895329 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-7gxw8/ 2026-09-10 02:58:09.895362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-7gxw8/heat-db-sync.txt 2026-09-10 02:58:09.895395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-7gxw8/init.txt 2026-09-10 02:58:09.895428 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-4llmg/ 2026-09-10 02:58:09.895461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-4llmg/heat-ks-domain-user.txt 2026-09-10 02:58:09.895494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-4llmg/init.txt 2026-09-10 02:58:09.895528 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-86468bf97c-7kkxl/ 2026-09-10 02:58:09.895562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-86468bf97c-7kkxl/heat-engine.txt 2026-09-10 02:58:09.895598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-86468bf97c-7kkxl/init.txt 2026-09-10 02:58:09.895631 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29816805-wm97d/ 2026-09-10 02:58:09.895665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29816805-wm97d/heat-engine-cleaner.txt 2026-09-10 02:58:09.895710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29816805-wm97d/init.txt 2026-09-10 02:58:09.895744 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29816810-hvx48/ 2026-09-10 02:58:09.895777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29816810-hvx48/heat-engine-cleaner.txt 2026-09-10 02:58:09.895811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29816810-hvx48/init.txt 2026-09-10 02:58:09.895838 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29816815-b8fxt/ 2026-09-10 02:58:09.895859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29816815-b8fxt/heat-engine-cleaner.txt 2026-09-10 02:58:09.895881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29816815-b8fxt/init.txt 2026-09-10 02:58:09.895903 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-bk7gb/ 2026-09-10 02:58:09.895925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-bk7gb/cloudformation-ks-endpoints-admin.txt 2026-09-10 02:58:09.895965 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-bk7gb/cloudformation-ks-endpoints-internal.txt 2026-09-10 02:58:09.895989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-bk7gb/cloudformation-ks-endpoints-public.txt 2026-09-10 02:58:09.896011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-bk7gb/init.txt 2026-09-10 02:58:09.896033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-bk7gb/orchestration-ks-endpoints-admin.txt 2026-09-10 02:58:09.896055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-bk7gb/orchestration-ks-endpoints-internal.txt 2026-09-10 02:58:09.896077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-bk7gb/orchestration-ks-endpoints-public.txt 2026-09-10 02:58:09.896099 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-6h9m5/ 2026-09-10 02:58:09.896121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-6h9m5/cloudformation-ks-service-registration.txt 2026-09-10 02:58:09.896144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-6h9m5/init.txt 2026-09-10 02:58:09.896166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-6h9m5/orchestration-ks-service-registration.txt 2026-09-10 02:58:09.896187 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-qlfg9/ 2026-09-10 02:58:09.896210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-qlfg9/heat-ks-user.txt 2026-09-10 02:58:09.896232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-qlfg9/heat-trustee-ks-user.txt 2026-09-10 02:58:09.896254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-qlfg9/init.txt 2026-09-10 02:58:09.896276 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-kxkbm/ 2026-09-10 02:58:09.896299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-kxkbm/init.txt 2026-09-10 02:58:09.896322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-kxkbm/rabbit-init.txt 2026-09-10 02:58:09.896346 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-rqfz7/ 2026-09-10 02:58:09.896368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-rqfz7/heat-trusts.txt 2026-09-10 02:58:09.896390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-rqfz7/init.txt 2026-09-10 02:58:09.896412 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-8nqqd/ 2026-09-10 02:58:09.896435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-8nqqd/init.txt 2026-09-10 02:58:09.896457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-8nqqd/keepalived.txt 2026-09-10 02:58:09.896479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-8nqqd/wait-for-ip.txt 2026-09-10 02:58:09.896567 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-6cb96958fd-582wm/ 2026-09-10 02:58:09.896594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6cb96958fd-582wm/init.txt 2026-09-10 02:58:09.896617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6cb96958fd-582wm/keystone-api.txt 2026-09-10 02:58:09.896639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-rkgq9/ 2026-09-10 02:58:09.896661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-rkgq9/bootstrap.txt 2026-09-10 02:58:09.896684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-rkgq9/init.txt 2026-09-10 02:58:09.896706 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-f59k7/ 2026-09-10 02:58:09.896729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-f59k7/init.txt 2026-09-10 02:58:09.896751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-f59k7/keystone-credential-setup.txt 2026-09-10 02:58:09.896774 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-czgdp/ 2026-09-10 02:58:09.896796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-czgdp/init.txt 2026-09-10 02:58:09.896819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-czgdp/keystone-db-init-0.txt 2026-09-10 02:58:09.896856 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dssdx/ 2026-09-10 02:58:09.896913 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dssdx/init.txt 2026-09-10 02:58:09.896966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dssdx/keystone-db-sync.txt 2026-09-10 02:58:09.896995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-vgxgb/ 2026-09-10 02:58:09.897020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-vgxgb/init.txt 2026-09-10 02:58:09.897043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-vgxgb/keystone-domain-manage.txt 2026-09-10 02:58:09.897066 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-cxq6p/ 2026-09-10 02:58:09.897088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-cxq6p/init.txt 2026-09-10 02:58:09.897112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-cxq6p/keystone-fernet-setup.txt 2026-09-10 02:58:09.897135 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-cdmxq/ 2026-09-10 02:58:09.897158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-cdmxq/init.txt 2026-09-10 02:58:09.897181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-cdmxq/rabbit-init.txt 2026-09-10 02:58:09.897204 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lvnpp/ 2026-09-10 02:58:09.897226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lvnpp/ceph-admin-keyring-placement.txt 2026-09-10 02:58:09.897250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lvnpp/ceph-keyring-placement.txt 2026-09-10 02:58:09.897273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lvnpp/init-dynamic-options.txt 2026-09-10 02:58:09.897296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lvnpp/init.txt 2026-09-10 02:58:09.897318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lvnpp/libvirt-exporter.txt 2026-09-10 02:58:09.897341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lvnpp/libvirt.txt 2026-09-10 02:58:09.897363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-lvnpp/tls-sidecar.txt 2026-09-10 02:58:09.897386 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-6bfbf4c54c-4cv8l/ 2026-09-10 02:58:09.897416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-6bfbf4c54c-4cv8l/init.txt 2026-09-10 02:58:09.897440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-6bfbf4c54c-4cv8l/magnum-api.txt 2026-09-10 02:58:09.897462 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-09-10 02:58:09.897484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-09-10 02:58:09.897506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-10 02:58:09.897528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-10 02:58:09.897550 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-crfgt/ 2026-09-10 02:58:09.897573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-crfgt/init.txt 2026-09-10 02:58:09.897595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-crfgt/magnum-db-init-0.txt 2026-09-10 02:58:09.897618 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-gxbqw/ 2026-09-10 02:58:09.897641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-gxbqw/init.txt 2026-09-10 02:58:09.897663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-gxbqw/magnum-db-sync.txt 2026-09-10 02:58:09.897686 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-wj7kz/ 2026-09-10 02:58:09.897709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-wj7kz/init.txt 2026-09-10 02:58:09.897732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-wj7kz/memcached-exporter.txt 2026-09-10 02:58:09.897754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-wj7kz/memcached.txt 2026-09-10 02:58:09.897776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-qs5jg/ 2026-09-10 02:58:09.897798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-qs5jg/coredns.txt 2026-09-10 02:58:09.897821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-hr5nf/ 2026-09-10 02:58:09.897843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-hr5nf/init.txt 2026-09-10 02:58:09.897866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-hr5nf/neutron-db-init-0.txt 2026-09-10 02:58:09.897888 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-r6gfn/ 2026-09-10 02:58:09.897910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-r6gfn/init.txt 2026-09-10 02:58:09.897933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-r6gfn/neutron-db-sync.txt 2026-09-10 02:58:09.897974 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-phfcv/ 2026-09-10 02:58:09.897997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-phfcv/init.txt 2026-09-10 02:58:09.898069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-phfcv/neutron-dhcp-agent-init.txt 2026-09-10 02:58:09.898178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-phfcv/neutron-dhcp-agent.txt 2026-09-10 02:58:09.898222 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-s7qsv/ 2026-09-10 02:58:09.898251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-s7qsv/init.txt 2026-09-10 02:58:09.898276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-s7qsv/network-ks-endpoints-admin.txt 2026-09-10 02:58:09.898300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-s7qsv/network-ks-endpoints-internal.txt 2026-09-10 02:58:09.898324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-s7qsv/network-ks-endpoints-public.txt 2026-09-10 02:58:09.898347 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-pnkfd/ 2026-09-10 02:58:09.898451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-pnkfd/init.txt 2026-09-10 02:58:09.898485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-pnkfd/network-ks-service-registration.txt 2026-09-10 02:58:09.898511 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-24rjf/ 2026-09-10 02:58:09.898541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-24rjf/init.txt 2026-09-10 02:58:09.898579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-24rjf/neutron-ks-user.txt 2026-09-10 02:58:09.898616 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-t9kz6/ 2026-09-10 02:58:09.898652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-t9kz6/init.txt 2026-09-10 02:58:09.898687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-t9kz6/neutron-l3-agent-init.txt 2026-09-10 02:58:09.898715 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-t9kz6/neutron-l3-agent.txt 2026-09-10 02:58:09.898740 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-9nsrc/ 2026-09-10 02:58:09.898897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-9nsrc/init.txt 2026-09-10 02:58:09.899264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-9nsrc/neutron-metadata-agent-init.txt 2026-09-10 02:58:09.899317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-9nsrc/neutron-metadata-agent.txt 2026-09-10 02:58:09.899354 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-xccnv/ 2026-09-10 02:58:09.899380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-xccnv/init.txt 2026-09-10 02:58:09.899404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-xccnv/neutron-netns-cleanup-cron.txt 2026-09-10 02:58:09.899427 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-5sh6l/ 2026-09-10 02:58:09.899450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-5sh6l/init.txt 2026-09-10 02:58:09.899480 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-5sh6l/neutron-openvswitch-agent-kernel-modules.txt 2026-09-10 02:58:09.899516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-5sh6l/neutron-ovs-agent-init.txt 2026-09-10 02:58:09.899544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-5sh6l/neutron-ovs-agent.txt 2026-09-10 02:58:09.899568 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7f74b/ 2026-09-10 02:58:09.899591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7f74b/init.txt 2026-09-10 02:58:09.899614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7f74b/rabbit-init.txt 2026-09-10 02:58:09.899637 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-57d668979f-k2q66/ 2026-09-10 02:58:09.899660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-57d668979f-k2q66/init.txt 2026-09-10 02:58:09.899683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-57d668979f-k2q66/neutron-rpc-server.txt 2026-09-10 02:58:09.899705 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7b89666d8c-drfgv/ 2026-09-10 02:58:09.899727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7b89666d8c-drfgv/init.txt 2026-09-10 02:58:09.899749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7b89666d8c-drfgv/neutron-policy-server.txt 2026-09-10 02:58:09.899772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7b89666d8c-drfgv/neutron-server.txt 2026-09-10 02:58:09.899794 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-56cbd7d5bb-g5vng/ 2026-09-10 02:58:09.899824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-56cbd7d5bb-g5vng/init.txt 2026-09-10 02:58:09.899847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-56cbd7d5bb-g5vng/nova-api-metadata-init.txt 2026-09-10 02:58:09.899869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-56cbd7d5bb-g5vng/nova-api.txt 2026-09-10 02:58:09.899891 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7b766ddc56-s6ms5/ 2026-09-10 02:58:09.899913 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7b766ddc56-s6ms5/init.txt 2026-09-10 02:58:09.899956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7b766ddc56-s6ms5/nova-osapi.txt 2026-09-10 02:58:09.899980 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-pmj42/ 2026-09-10 02:58:09.900010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-pmj42/bootstrap.txt 2026-09-10 02:58:09.900044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-pmj42/init.txt 2026-09-10 02:58:09.900070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-2hd22/ 2026-09-10 02:58:09.900092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-2hd22/init.txt 2026-09-10 02:58:09.900115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-2hd22/nova-cell-setup-init.txt 2026-09-10 02:58:09.900137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-2hd22/nova-cell-setup.txt 2026-09-10 02:58:09.900159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8jpvc/ 2026-09-10 02:58:09.900186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8jpvc/ceph-admin-keyring-placement.txt 2026-09-10 02:58:09.900221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8jpvc/ceph-keyring-placement.txt 2026-09-10 02:58:09.900257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8jpvc/ceph-perms.txt 2026-09-10 02:58:09.900287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8jpvc/init.txt 2026-09-10 02:58:09.900313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8jpvc/nova-compute-init.txt 2026-09-10 02:58:09.900346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8jpvc/nova-compute-ssh-init.txt 2026-09-10 02:58:09.900375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8jpvc/nova-compute-ssh.txt 2026-09-10 02:58:09.900399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8jpvc/nova-compute-vnc-init.txt 2026-09-10 02:58:09.900422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8jpvc/nova-compute.txt 2026-09-10 02:58:09.900444 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-766b4b78cb-528l6/ 2026-09-10 02:58:09.900466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-766b4b78cb-528l6/init.txt 2026-09-10 02:58:09.900488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-766b4b78cb-528l6/nova-conductor.txt 2026-09-10 02:58:09.900531 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-m2k4q/ 2026-09-10 02:58:09.900556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-m2k4q/init.txt 2026-09-10 02:58:09.900578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-m2k4q/nova-db-init-0.txt 2026-09-10 02:58:09.900601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-m2k4q/nova-db-init-1.txt 2026-09-10 02:58:09.900623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-m2k4q/nova-db-init-2.txt 2026-09-10 02:58:09.900645 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-htl8b/ 2026-09-10 02:58:09.900667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-htl8b/init.txt 2026-09-10 02:58:09.900696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-htl8b/nova-db-sync.txt 2026-09-10 02:58:09.900720 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-rnq2t/ 2026-09-10 02:58:09.900742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-rnq2t/compute-ks-endpoints-admin.txt 2026-09-10 02:58:09.900765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-rnq2t/compute-ks-endpoints-internal.txt 2026-09-10 02:58:09.900788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-rnq2t/compute-ks-endpoints-public.txt 2026-09-10 02:58:09.900810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-rnq2t/init.txt 2026-09-10 02:58:09.900832 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4xcrs/ 2026-09-10 02:58:09.900854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4xcrs/compute-ks-service-registration.txt 2026-09-10 02:58:09.900875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4xcrs/init.txt 2026-09-10 02:58:09.900897 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-zv2xp/ 2026-09-10 02:58:09.900919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-zv2xp/init.txt 2026-09-10 02:58:09.900959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-zv2xp/nova-ks-user.txt 2026-09-10 02:58:09.900983 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6689c87f9f-4jdbz/ 2026-09-10 02:58:09.901006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6689c87f9f-4jdbz/init.txt 2026-09-10 02:58:09.901029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6689c87f9f-4jdbz/nova-novncproxy-init-assets.txt 2026-09-10 02:58:09.901051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6689c87f9f-4jdbz/nova-novncproxy-init.txt 2026-09-10 02:58:09.901074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6689c87f9f-4jdbz/nova-novncproxy.txt 2026-09-10 02:58:09.901096 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-v4tpz/ 2026-09-10 02:58:09.901119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-v4tpz/init.txt 2026-09-10 02:58:09.901141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-v4tpz/rabbit-init.txt 2026-09-10 02:58:09.901164 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-bdf9476b4-w5jxb/ 2026-09-10 02:58:09.901186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-bdf9476b4-w5jxb/init.txt 2026-09-10 02:58:09.901209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-bdf9476b4-w5jxb/nova-scheduler.txt 2026-09-10 02:58:09.901231 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-696d76f84d-76p4q/ 2026-09-10 02:58:09.901253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-696d76f84d-76p4q/init.txt 2026-09-10 02:58:09.901275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-696d76f84d-76p4q/octavia-api.txt 2026-09-10 02:58:09.901297 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-6mxws/ 2026-09-10 02:58:09.901319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-6mxws/bootstrap.txt 2026-09-10 02:58:09.901341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-6mxws/init.txt 2026-09-10 02:58:09.901364 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-qkp22/ 2026-09-10 02:58:09.901386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-qkp22/init.txt 2026-09-10 02:58:09.901409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-qkp22/octavia-db-init-0.txt 2026-09-10 02:58:09.901431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-qkp22/octavia-db-init-1.txt 2026-09-10 02:58:09.901453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-z442t/ 2026-09-10 02:58:09.901482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-z442t/init.txt 2026-09-10 02:58:09.901505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-z442t/octavia-db-sync.txt 2026-09-10 02:58:09.901527 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2mgqs/ 2026-09-10 02:58:09.901550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2mgqs/init.txt 2026-09-10 02:58:09.901572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2mgqs/octavia-health-manager-get-port.txt 2026-09-10 02:58:09.901596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2mgqs/octavia-health-manager-nic-init.txt 2026-09-10 02:58:09.901618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2mgqs/octavia-health-manager.txt 2026-09-10 02:58:09.901641 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-7bd4fbb849-n78pp/ 2026-09-10 02:58:09.901663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-7bd4fbb849-n78pp/init.txt 2026-09-10 02:58:09.901686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-7bd4fbb849-n78pp/octavia-housekeeping.txt 2026-09-10 02:58:09.901709 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-fdrf6/ 2026-09-10 02:58:09.901731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-fdrf6/init.txt 2026-09-10 02:58:09.901754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-fdrf6/load-balancer-ks-endpoints-admin.txt 2026-09-10 02:58:09.901777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-fdrf6/load-balancer-ks-endpoints-internal.txt 2026-09-10 02:58:09.901799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-fdrf6/load-balancer-ks-endpoints-public.txt 2026-09-10 02:58:09.901822 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-zrfsg/ 2026-09-10 02:58:09.901845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-zrfsg/init.txt 2026-09-10 02:58:09.901867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-zrfsg/load-balancer-ks-service-registration.txt 2026-09-10 02:58:09.902127 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-f6s26/ 2026-09-10 02:58:09.902181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-f6s26/init.txt 2026-09-10 02:58:09.902215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-f6s26/octavia-ks-user.txt 2026-09-10 02:58:09.902247 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-2s9j9/ 2026-09-10 02:58:09.902277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-2s9j9/init.txt 2026-09-10 02:58:09.902306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-2s9j9/rabbit-init.txt 2026-09-10 02:58:09.902336 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-77c69f9f4b-r9cm6/ 2026-09-10 02:58:09.902365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-77c69f9f4b-r9cm6/init.txt 2026-09-10 02:58:09.902394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-77c69f9f4b-r9cm6/octavia-worker.txt 2026-09-10 02:58:09.902423 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-mkmdt/ 2026-09-10 02:58:09.902453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-mkmdt/init.txt 2026-09-10 02:58:09.902482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-mkmdt/openvswitch-db-perms.txt 2026-09-10 02:58:09.902511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-mkmdt/openvswitch-db.txt 2026-09-10 02:58:09.902544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-mkmdt/openvswitch-vswitchd-modules.txt 2026-09-10 02:58:09.902587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-mkmdt/openvswitch-vswitchd.txt 2026-09-10 02:58:09.902619 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-09-10 02:58:09.902650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-10 02:58:09.902680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-10 02:58:09.902710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-10 02:58:09.902739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-10 02:58:09.902769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-09-10 02:58:09.902799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-10 02:58:09.902830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-10 02:58:09.902859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-10 02:58:09.902889 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-bd6567757-6wk4w/ 2026-09-10 02:58:09.902918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-bd6567757-6wk4w/init.txt 2026-09-10 02:58:09.902966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-bd6567757-6wk4w/placement-api.txt 2026-09-10 02:58:09.903001 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-hqbrq/ 2026-09-10 02:58:09.903034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-hqbrq/init.txt 2026-09-10 02:58:09.903067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-hqbrq/placement-db-init-0.txt 2026-09-10 02:58:09.903101 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-6qk6j/ 2026-09-10 02:58:09.903136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-6qk6j/init.txt 2026-09-10 02:58:09.903172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-6qk6j/placement-db-sync.txt 2026-09-10 02:58:09.903207 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-zq8d9/ 2026-09-10 02:58:09.903240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-zq8d9/init.txt 2026-09-10 02:58:09.903271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-zq8d9/placement-ks-endpoints-admin.txt 2026-09-10 02:58:09.903303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-zq8d9/placement-ks-endpoints-internal.txt 2026-09-10 02:58:09.903337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-zq8d9/placement-ks-endpoints-public.txt 2026-09-10 02:58:09.903372 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-njsdh/ 2026-09-10 02:58:09.903407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-njsdh/init.txt 2026-09-10 02:58:09.903441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-njsdh/placement-ks-service-registration.txt 2026-09-10 02:58:09.903472 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-r2vxn/ 2026-09-10 02:58:09.903503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-r2vxn/init.txt 2026-09-10 02:58:09.903537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-r2vxn/placement-ks-user.txt 2026-09-10 02:58:09.903571 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-l68lz/ 2026-09-10 02:58:09.903608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-l68lz/percona-xtradb-cluster-operator.txt 2026-09-10 02:58:09.903645 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-09-10 02:58:09.903682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-10 02:58:09.903731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-10 02:58:09.903771 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-09-10 02:58:09.903808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-10 02:58:09.903842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-10 02:58:09.903873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-r5fbm/ 2026-09-10 02:58:09.903908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-r5fbm/rabbitmq-cluster-operator.txt 2026-09-10 02:58:09.903961 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-09-10 02:58:09.904002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-10 02:58:09.904037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-10 02:58:09.904070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-09-10 02:58:09.904103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-10 02:58:09.904137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-10 02:58:09.904172 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-09-10 02:58:09.904206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-10 02:58:09.904240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-10 02:58:09.904274 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-09-10 02:58:09.904308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-10 02:58:09.904343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-10 02:58:09.904378 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-h4h52/ 2026-09-10 02:58:09.904413 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-h4h52/rabbitmq-cluster-operator.txt 2026-09-10 02:58:09.904447 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-09-10 02:58:09.904482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-10 02:58:09.904548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-10 02:58:09.904585 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-09-10 02:58:09.904618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-10 02:58:09.904653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-10 02:58:09.904687 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-09-10 02:58:09.904716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-10 02:58:09.904740 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-10 02:58:09.904762 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-c82f6/ 2026-09-10 02:58:09.904784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-c82f6/ceph-crash.txt 2026-09-10 02:58:09.904807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-c82f6/chown-container-data-dir.txt 2026-09-10 02:58:09.904838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-c82f6/make-container-crash-dir.txt 2026-09-10 02:58:09.904865 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt/ 2026-09-10 02:58:09.904888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt/chown-container-data-dir.txt 2026-09-10 02:58:09.904911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt/log-collector.txt 2026-09-10 02:58:09.904954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt/rgw.txt 2026-09-10 02:58:09.904992 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-695c99654b-cwdf8/ 2026-09-10 02:58:09.905059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-695c99654b-cwdf8/init.txt 2026-09-10 02:58:09.905090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-695c99654b-cwdf8/staffeln-api.txt 2026-09-10 02:58:09.905115 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6f6758764f-4ppbj/ 2026-09-10 02:58:09.905139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6f6758764f-4ppbj/staffeln-conductor.txt 2026-09-10 02:58:09.905162 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-9z58m/ 2026-09-10 02:58:09.905184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-9z58m/init.txt 2026-09-10 02:58:09.905206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-9z58m/staffeln-db-init-0.txt 2026-09-10 02:58:09.905230 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-dn2r4/ 2026-09-10 02:58:09.905254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-dn2r4/init.txt 2026-09-10 02:58:09.905276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-dn2r4/staffeln-db-sync.txt 2026-09-10 02:58:09.905299 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-09-10 02:58:09.905322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-09-10 02:58:09.905345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-09-10 02:58:09.905368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-09-10 02:58:09.905390 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-09-10 02:58:09.905413 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-zh2s6/ 2026-09-10 02:58:09.905436 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-zh2s6/manager.txt 2026-09-10 02:58:09.905458 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-09-10 02:58:09.905480 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-ndws6/ 2026-09-10 02:58:09.905503 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-ndws6/rook-ceph-operator.txt 2026-09-10 02:58:09.905525 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-09-10 02:58:09.905547 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-8lgx8/ 2026-09-10 02:58:09.905570 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-8lgx8/secretgen-controller.txt 2026-09-10 02:58:09.905593 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-09-10 02:58:09.905616 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-rhr6n/ 2026-09-10 02:58:09.905638 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-rhr6n/controller.txt 2026-09-10 02:58:09.905662 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-8qwzn/ 2026-09-10 02:58:09.905685 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-8qwzn/ingress-nginx-default-backend.txt 2026-09-10 02:58:09.905716 | instance | cd+++++++++ pod-logs/kube-system/ 2026-09-10 02:58:09.905740 | instance | cd+++++++++ pod-logs/kube-system/cilium-484ns/ 2026-09-10 02:58:09.905762 | instance | >f+++++++++ pod-logs/kube-system/cilium-484ns/apply-sysctl-overwrites.txt 2026-09-10 02:58:09.905784 | instance | >f+++++++++ pod-logs/kube-system/cilium-484ns/cilium-agent.txt 2026-09-10 02:58:09.905806 | instance | >f+++++++++ pod-logs/kube-system/cilium-484ns/clean-cilium-state.txt 2026-09-10 02:58:09.905829 | instance | >f+++++++++ pod-logs/kube-system/cilium-484ns/config.txt 2026-09-10 02:58:09.905851 | instance | >f+++++++++ pod-logs/kube-system/cilium-484ns/install-cni-binaries.txt 2026-09-10 02:58:09.905873 | instance | >f+++++++++ pod-logs/kube-system/cilium-484ns/mount-bpf-fs.txt 2026-09-10 02:58:09.905895 | instance | >f+++++++++ pod-logs/kube-system/cilium-484ns/mount-cgroup.txt 2026-09-10 02:58:09.905916 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-krl22/ 2026-09-10 02:58:09.905960 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-krl22/cilium-operator.txt 2026-09-10 02:58:09.905985 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-db7lx/ 2026-09-10 02:58:09.906012 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-db7lx/coredns.txt 2026-09-10 02:58:09.906045 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-dz4mx/ 2026-09-10 02:58:09.906074 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-dz4mx/coredns.txt 2026-09-10 02:58:09.906098 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-09-10 02:58:09.906130 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-09-10 02:58:09.906156 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-09-10 02:58:09.906179 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-10 02:58:09.906201 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-09-10 02:58:09.906223 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-10 02:58:09.906245 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-zp8hp/ 2026-09-10 02:58:09.906268 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-zp8hp/kube-proxy.txt 2026-09-10 02:58:09.906290 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-09-10 02:58:09.906311 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-10 02:58:09.906334 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-09-10 02:58:09.906365 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-09-10 02:58:09.906393 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-09-10 02:58:09.906416 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-r8nk5/ 2026-09-10 02:58:09.906438 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-r8nk5/local-path-provisioner.txt 2026-09-10 02:58:09.906465 | instance | cd+++++++++ pod-logs/monitoring/ 2026-09-10 02:58:09.906493 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-10 02:58:09.906522 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-10 02:58:09.906557 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-10 02:58:09.906591 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-10 02:58:09.906626 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-10 02:58:09.906653 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-qmp97/ 2026-09-10 02:58:09.906676 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-qmp97/goldpinger-daemon.txt 2026-09-10 02:58:09.906706 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-8d797b86d-vzg55/ 2026-09-10 02:58:09.906730 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-8d797b86d-vzg55/grafana-sc-dashboard.txt 2026-09-10 02:58:09.906752 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-8d797b86d-vzg55/grafana-sc-datasources.txt 2026-09-10 02:58:09.906775 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-8d797b86d-vzg55/grafana.txt 2026-09-10 02:58:09.906797 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m678v/ 2026-09-10 02:58:09.906819 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-m678v/kube-state-metrics.txt 2026-09-10 02:58:09.906842 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6knjl/ 2026-09-10 02:58:09.906864 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6knjl/kube-prometheus-stack.txt 2026-09-10 02:58:09.906886 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-mqk4m/ 2026-09-10 02:58:09.906908 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-mqk4m/node-exporter.txt 2026-09-10 02:58:09.906957 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-mqk4m/pod-tls-sidecar.txt 2026-09-10 02:58:09.906995 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-09-10 02:58:09.907028 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-09-10 02:58:09.907059 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-09-10 02:58:09.907082 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-10 02:58:09.907107 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-10 02:58:09.907139 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-psc2b/ 2026-09-10 02:58:09.907163 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-psc2b/nginx.txt 2026-09-10 02:58:09.907185 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-09-10 02:58:09.907211 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-09-10 02:58:09.907244 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-09-10 02:58:09.907268 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-kvk2z/ 2026-09-10 02:58:09.907290 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-kvk2z/gc.txt 2026-09-10 02:58:09.907313 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-b5jtr/ 2026-09-10 02:58:09.907335 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-b5jtr/master.txt 2026-09-10 02:58:09.907358 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-sfw9r/ 2026-09-10 02:58:09.907381 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-sfw9r/worker.txt 2026-09-10 02:58:09.907403 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-10 02:58:09.907427 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-10 02:58:09.907449 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-10 02:58:09.907472 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-10 02:58:09.907494 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-10 02:58:09.907515 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-10 02:58:09.907538 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-zvlfl/ 2026-09-10 02:58:09.907567 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-zvlfl/pushgateway.txt 2026-09-10 02:58:09.907590 | instance | cd+++++++++ pod-logs/monitoring/vector-mmp66/ 2026-09-10 02:58:09.907613 | instance | >f+++++++++ pod-logs/monitoring/vector-mmp66/vector.txt 2026-09-10 02:58:09.907635 | instance | cd+++++++++ pod-logs/openstack/ 2026-09-10 02:58:09.907658 | instance | cd+++++++++ pod-logs/openstack/barbican-api-6f49f7986c-87pjf/ 2026-09-10 02:58:09.907680 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6f49f7986c-87pjf/barbican-api.txt 2026-09-10 02:58:09.907703 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6f49f7986c-87pjf/init.txt 2026-09-10 02:58:09.907725 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-xk9r6/ 2026-09-10 02:58:09.907747 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-xk9r6/barbican-db-init-0.txt 2026-09-10 02:58:09.907769 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-xk9r6/init.txt 2026-09-10 02:58:09.907791 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-bxfqp/ 2026-09-10 02:58:09.907813 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-bxfqp/barbican-db-sync.txt 2026-09-10 02:58:09.907835 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-bxfqp/init.txt 2026-09-10 02:58:09.907857 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-hjpqh/ 2026-09-10 02:58:09.907879 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hjpqh/init.txt 2026-09-10 02:58:09.907901 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hjpqh/key-manager-ks-endpoints-admin.txt 2026-09-10 02:58:09.908122 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hjpqh/key-manager-ks-endpoints-internal.txt 2026-09-10 02:58:09.908147 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hjpqh/key-manager-ks-endpoints-public.txt 2026-09-10 02:58:09.908171 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-6r55d/ 2026-09-10 02:58:09.908194 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-6r55d/init.txt 2026-09-10 02:58:09.908216 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-6r55d/key-manager-ks-service-registration.txt 2026-09-10 02:58:09.908239 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-rqbfk/ 2026-09-10 02:58:09.908261 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-rqbfk/barbican-ks-user.txt 2026-09-10 02:58:09.908284 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-rqbfk/init.txt 2026-09-10 02:58:09.908307 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-r859h/ 2026-09-10 02:58:09.908330 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-r859h/init.txt 2026-09-10 02:58:09.908353 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-r859h/rabbit-init.txt 2026-09-10 02:58:09.908375 | instance | cd+++++++++ pod-logs/openstack/cinder-api-5849f96b47-cwzpk/ 2026-09-10 02:58:09.908397 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5849f96b47-cwzpk/ceph-coordination-volume-perms.txt 2026-09-10 02:58:09.908420 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5849f96b47-cwzpk/cinder-api.txt 2026-09-10 02:58:09.908442 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5849f96b47-cwzpk/init.txt 2026-09-10 02:58:09.908465 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-67846d4bfd-qc8cg/ 2026-09-10 02:58:09.908487 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67846d4bfd-qc8cg/ceph-backup-keyring-placement.txt 2026-09-10 02:58:09.908531 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67846d4bfd-qc8cg/ceph-coordination-volume-perms.txt 2026-09-10 02:58:09.908555 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67846d4bfd-qc8cg/ceph-keyring-placement-rbd1.txt 2026-09-10 02:58:09.908577 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67846d4bfd-qc8cg/cinder-backup.txt 2026-09-10 02:58:09.908610 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67846d4bfd-qc8cg/init.txt 2026-09-10 02:58:09.908633 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-tgnlq/ 2026-09-10 02:58:09.908656 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-tgnlq/ceph-keyring-placement.txt 2026-09-10 02:58:09.908679 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-tgnlq/cinder-backup-storage-init.txt 2026-09-10 02:58:09.908701 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-tgnlq/init.txt 2026-09-10 02:58:09.908724 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-gpvvt/ 2026-09-10 02:58:09.908746 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-gpvvt/bootstrap.txt 2026-09-10 02:58:09.908768 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-gpvvt/init.txt 2026-09-10 02:58:09.908790 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-l5hk7/ 2026-09-10 02:58:09.908812 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-l5hk7/create-internal-tenant.txt 2026-09-10 02:58:09.908834 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-l5hk7/init.txt 2026-09-10 02:58:09.908857 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-565bs/ 2026-09-10 02:58:09.909059 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-565bs/cinder-db-init-0.txt 2026-09-10 02:58:09.909102 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-565bs/init.txt 2026-09-10 02:58:09.909128 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-fxdmz/ 2026-09-10 02:58:09.909152 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-fxdmz/cinder-db-sync.txt 2026-09-10 02:58:09.909175 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-fxdmz/init.txt 2026-09-10 02:58:09.909198 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-4gd6k/ 2026-09-10 02:58:09.909368 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4gd6k/init.txt 2026-09-10 02:58:09.909403 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4gd6k/volumev3-ks-endpoints-admin.txt 2026-09-10 02:58:09.909430 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4gd6k/volumev3-ks-endpoints-internal.txt 2026-09-10 02:58:09.909455 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4gd6k/volumev3-ks-endpoints-public.txt 2026-09-10 02:58:09.909479 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-l59cl/ 2026-09-10 02:58:09.909503 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-l59cl/init.txt 2026-09-10 02:58:09.909526 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-l59cl/volumev3-ks-service-registration.txt 2026-09-10 02:58:09.909550 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-zvrkm/ 2026-09-10 02:58:09.909573 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-zvrkm/cinder-ks-user.txt 2026-09-10 02:58:09.909597 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-zvrkm/init.txt 2026-09-10 02:58:09.909620 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-xtf2g/ 2026-09-10 02:58:09.909643 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-xtf2g/init.txt 2026-09-10 02:58:09.909667 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-xtf2g/rabbit-init.txt 2026-09-10 02:58:09.909690 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-76b574788b-5sq2g/ 2026-09-10 02:58:09.909713 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-76b574788b-5sq2g/ceph-coordination-volume-perms.txt 2026-09-10 02:58:09.909737 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-76b574788b-5sq2g/cinder-scheduler.txt 2026-09-10 02:58:09.909760 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-76b574788b-5sq2g/init.txt 2026-09-10 02:58:09.909783 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-4zqjj/ 2026-09-10 02:58:09.909806 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-4zqjj/ceph-keyring-placement.txt 2026-09-10 02:58:09.909836 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-4zqjj/cinder-storage-init-rbd1.txt 2026-09-10 02:58:09.909860 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-4zqjj/init.txt 2026-09-10 02:58:09.909884 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-6bbb5fdf7-rlgfm/ 2026-09-10 02:58:09.909907 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bbb5fdf7-rlgfm/ceph-coordination-volume-perms.txt 2026-09-10 02:58:09.909931 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bbb5fdf7-rlgfm/ceph-keyring-placement-rbd1.txt 2026-09-10 02:58:09.909971 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bbb5fdf7-rlgfm/cinder-volume.txt 2026-09-10 02:58:09.909996 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bbb5fdf7-rlgfm/init-cinder-conf.txt 2026-09-10 02:58:09.910020 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bbb5fdf7-rlgfm/init.txt 2026-09-10 02:58:09.910043 | instance | cd+++++++++ pod-logs/openstack/glance-api-85b7948dc7-85d74/ 2026-09-10 02:58:09.910067 | instance | >f+++++++++ pod-logs/openstack/glance-api-85b7948dc7-85d74/ceph-keyring-placement.txt 2026-09-10 02:58:09.910089 | instance | >f+++++++++ pod-logs/openstack/glance-api-85b7948dc7-85d74/glance-api.txt 2026-09-10 02:58:09.910112 | instance | >f+++++++++ pod-logs/openstack/glance-api-85b7948dc7-85d74/glance-perms.txt 2026-09-10 02:58:09.910134 | instance | >f+++++++++ pod-logs/openstack/glance-api-85b7948dc7-85d74/init.txt 2026-09-10 02:58:09.910158 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-4vwsq/ 2026-09-10 02:58:09.910190 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-4vwsq/glance-db-init-0.txt 2026-09-10 02:58:09.910220 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-4vwsq/init.txt 2026-09-10 02:58:09.910243 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-qsgc7/ 2026-09-10 02:58:09.910265 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-qsgc7/glance-db-sync.txt 2026-09-10 02:58:09.910288 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-qsgc7/init.txt 2026-09-10 02:58:09.910314 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-7p8rs/ 2026-09-10 02:58:09.910343 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-7p8rs/image-ks-endpoints-admin.txt 2026-09-10 02:58:09.910366 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-7p8rs/image-ks-endpoints-internal.txt 2026-09-10 02:58:09.910391 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-7p8rs/image-ks-endpoints-public.txt 2026-09-10 02:58:09.910421 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-7p8rs/init.txt 2026-09-10 02:58:09.910445 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-rwd9x/ 2026-09-10 02:58:09.910471 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-rwd9x/image-ks-service-registration.txt 2026-09-10 02:58:09.910501 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-rwd9x/init.txt 2026-09-10 02:58:09.910542 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-6d5rp/ 2026-09-10 02:58:09.910598 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-6d5rp/glance-ks-user.txt 2026-09-10 02:58:09.910627 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-6d5rp/init.txt 2026-09-10 02:58:09.910652 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-ppshc/ 2026-09-10 02:58:09.910675 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-ppshc/glance-metadefs-load.txt 2026-09-10 02:58:09.910699 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-ppshc/init.txt 2026-09-10 02:58:09.910722 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-4vb2n/ 2026-09-10 02:58:09.910746 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-4vb2n/init.txt 2026-09-10 02:58:09.910768 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-4vb2n/rabbit-init.txt 2026-09-10 02:58:09.910791 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-gnfbv/ 2026-09-10 02:58:09.910822 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-gnfbv/ceph-keyring-placement.txt 2026-09-10 02:58:09.910847 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-gnfbv/glance-storage-init.txt 2026-09-10 02:58:09.910870 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-gnfbv/init.txt 2026-09-10 02:58:09.910896 | instance | cd+++++++++ pod-logs/openstack/heat-api-6848f68d44-p9htp/ 2026-09-10 02:58:09.910921 | instance | >f+++++++++ pod-logs/openstack/heat-api-6848f68d44-p9htp/heat-api.txt 2026-09-10 02:58:09.910967 | instance | >f+++++++++ pod-logs/openstack/heat-api-6848f68d44-p9htp/init.txt 2026-09-10 02:58:09.910995 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-bdj5g/ 2026-09-10 02:58:09.911020 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-bdj5g/bootstrap.txt 2026-09-10 02:58:09.911044 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-bdj5g/init.txt 2026-09-10 02:58:09.911067 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-588dbf9c98-ddsmr/ 2026-09-10 02:58:09.911091 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-588dbf9c98-ddsmr/heat-cfn.txt 2026-09-10 02:58:09.911113 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-588dbf9c98-ddsmr/init.txt 2026-09-10 02:58:09.911136 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-d7kbd/ 2026-09-10 02:58:09.911159 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-d7kbd/heat-db-init-0.txt 2026-09-10 02:58:09.911182 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-d7kbd/init.txt 2026-09-10 02:58:09.911207 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-7gxw8/ 2026-09-10 02:58:09.911232 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-7gxw8/heat-db-sync.txt 2026-09-10 02:58:09.911255 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-7gxw8/init.txt 2026-09-10 02:58:09.911279 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-4llmg/ 2026-09-10 02:58:09.911302 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-4llmg/heat-ks-domain-user.txt 2026-09-10 02:58:09.911326 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-4llmg/init.txt 2026-09-10 02:58:09.911350 | instance | cd+++++++++ pod-logs/openstack/heat-engine-86468bf97c-7kkxl/ 2026-09-10 02:58:09.911374 | instance | >f+++++++++ pod-logs/openstack/heat-engine-86468bf97c-7kkxl/heat-engine.txt 2026-09-10 02:58:09.911398 | instance | >f+++++++++ pod-logs/openstack/heat-engine-86468bf97c-7kkxl/init.txt 2026-09-10 02:58:09.911421 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29816805-wm97d/ 2026-09-10 02:58:09.911444 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29816805-wm97d/heat-engine-cleaner.txt 2026-09-10 02:58:09.911469 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29816805-wm97d/init.txt 2026-09-10 02:58:09.911495 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29816810-hvx48/ 2026-09-10 02:58:09.911519 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29816810-hvx48/heat-engine-cleaner.txt 2026-09-10 02:58:09.911543 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29816810-hvx48/init.txt 2026-09-10 02:58:09.911567 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29816815-b8fxt/ 2026-09-10 02:58:09.911590 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29816815-b8fxt/heat-engine-cleaner.txt 2026-09-10 02:58:09.911615 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29816815-b8fxt/init.txt 2026-09-10 02:58:09.911640 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-bk7gb/ 2026-09-10 02:58:09.911665 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-bk7gb/cloudformation-ks-endpoints-admin.txt 2026-09-10 02:58:09.911688 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-bk7gb/cloudformation-ks-endpoints-internal.txt 2026-09-10 02:58:09.911713 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-bk7gb/cloudformation-ks-endpoints-public.txt 2026-09-10 02:58:09.911743 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-bk7gb/init.txt 2026-09-10 02:58:09.911768 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-bk7gb/orchestration-ks-endpoints-admin.txt 2026-09-10 02:58:09.911805 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-bk7gb/orchestration-ks-endpoints-internal.txt 2026-09-10 02:58:09.911875 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-bk7gb/orchestration-ks-endpoints-public.txt 2026-09-10 02:58:09.911916 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-6h9m5/ 2026-09-10 02:58:09.912118 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-6h9m5/cloudformation-ks-service-registration.txt 2026-09-10 02:58:09.912422 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-6h9m5/init.txt 2026-09-10 02:58:09.912473 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-6h9m5/orchestration-ks-service-registration.txt 2026-09-10 02:58:09.912556 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-qlfg9/ 2026-09-10 02:58:09.912585 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-qlfg9/heat-ks-user.txt 2026-09-10 02:58:09.912612 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-qlfg9/heat-trustee-ks-user.txt 2026-09-10 02:58:09.912638 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-qlfg9/init.txt 2026-09-10 02:58:09.912664 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-kxkbm/ 2026-09-10 02:58:09.912690 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-kxkbm/init.txt 2026-09-10 02:58:09.912715 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-kxkbm/rabbit-init.txt 2026-09-10 02:58:09.912741 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-rqfz7/ 2026-09-10 02:58:09.912766 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-rqfz7/heat-trusts.txt 2026-09-10 02:58:09.912791 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-rqfz7/init.txt 2026-09-10 02:58:09.912815 | instance | cd+++++++++ pod-logs/openstack/keepalived-8nqqd/ 2026-09-10 02:58:09.912839 | instance | >f+++++++++ pod-logs/openstack/keepalived-8nqqd/init.txt 2026-09-10 02:58:09.912867 | instance | >f+++++++++ pod-logs/openstack/keepalived-8nqqd/keepalived.txt 2026-09-10 02:58:09.912891 | instance | >f+++++++++ pod-logs/openstack/keepalived-8nqqd/wait-for-ip.txt 2026-09-10 02:58:09.912926 | instance | cd+++++++++ pod-logs/openstack/keystone-api-6cb96958fd-582wm/ 2026-09-10 02:58:09.912976 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6cb96958fd-582wm/init.txt 2026-09-10 02:58:09.913001 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6cb96958fd-582wm/keystone-api.txt 2026-09-10 02:58:09.913027 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-rkgq9/ 2026-09-10 02:58:09.913050 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-rkgq9/bootstrap.txt 2026-09-10 02:58:09.913075 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-rkgq9/init.txt 2026-09-10 02:58:09.913099 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-f59k7/ 2026-09-10 02:58:09.913122 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-f59k7/init.txt 2026-09-10 02:58:09.913147 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-f59k7/keystone-credential-setup.txt 2026-09-10 02:58:09.913171 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-czgdp/ 2026-09-10 02:58:09.913195 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-czgdp/init.txt 2026-09-10 02:58:09.913220 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-czgdp/keystone-db-init-0.txt 2026-09-10 02:58:09.913245 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-dssdx/ 2026-09-10 02:58:09.913269 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-dssdx/init.txt 2026-09-10 02:58:09.913293 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-dssdx/keystone-db-sync.txt 2026-09-10 02:58:09.913320 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-vgxgb/ 2026-09-10 02:58:09.913376 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-vgxgb/init.txt 2026-09-10 02:58:09.913401 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-vgxgb/keystone-domain-manage.txt 2026-09-10 02:58:09.913427 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-cxq6p/ 2026-09-10 02:58:09.913452 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-cxq6p/init.txt 2026-09-10 02:58:09.913475 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-cxq6p/keystone-fernet-setup.txt 2026-09-10 02:58:09.913500 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-cdmxq/ 2026-09-10 02:58:09.913524 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-cdmxq/init.txt 2026-09-10 02:58:09.913549 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-cdmxq/rabbit-init.txt 2026-09-10 02:58:09.913572 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-lvnpp/ 2026-09-10 02:58:09.913597 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lvnpp/ceph-admin-keyring-placement.txt 2026-09-10 02:58:09.913622 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lvnpp/ceph-keyring-placement.txt 2026-09-10 02:58:09.913645 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lvnpp/init-dynamic-options.txt 2026-09-10 02:58:09.913669 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lvnpp/init.txt 2026-09-10 02:58:09.913694 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lvnpp/libvirt-exporter.txt 2026-09-10 02:58:09.913717 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lvnpp/libvirt.txt 2026-09-10 02:58:09.913742 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-lvnpp/tls-sidecar.txt 2026-09-10 02:58:09.913767 | instance | cd+++++++++ pod-logs/openstack/magnum-api-6bfbf4c54c-4cv8l/ 2026-09-10 02:58:09.913790 | instance | >f+++++++++ pod-logs/openstack/magnum-api-6bfbf4c54c-4cv8l/init.txt 2026-09-10 02:58:09.913814 | instance | >f+++++++++ pod-logs/openstack/magnum-api-6bfbf4c54c-4cv8l/magnum-api.txt 2026-09-10 02:58:09.913839 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-09-10 02:58:09.913865 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-09-10 02:58:09.913891 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-10 02:58:09.913915 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-10 02:58:09.913959 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-crfgt/ 2026-09-10 02:58:09.913986 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-crfgt/init.txt 2026-09-10 02:58:09.914011 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-crfgt/magnum-db-init-0.txt 2026-09-10 02:58:09.914035 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-gxbqw/ 2026-09-10 02:58:09.914059 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-gxbqw/init.txt 2026-09-10 02:58:09.914083 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-gxbqw/magnum-db-sync.txt 2026-09-10 02:58:09.914107 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-wj7kz/ 2026-09-10 02:58:09.914131 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-wj7kz/init.txt 2026-09-10 02:58:09.914156 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-wj7kz/memcached-exporter.txt 2026-09-10 02:58:09.914180 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-wj7kz/memcached.txt 2026-09-10 02:58:09.914205 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-qs5jg/ 2026-09-10 02:58:09.914229 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-qs5jg/coredns.txt 2026-09-10 02:58:09.914254 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-hr5nf/ 2026-09-10 02:58:09.914277 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-hr5nf/init.txt 2026-09-10 02:58:09.914307 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-hr5nf/neutron-db-init-0.txt 2026-09-10 02:58:09.914333 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-r6gfn/ 2026-09-10 02:58:09.914357 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-r6gfn/init.txt 2026-09-10 02:58:09.914381 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-r6gfn/neutron-db-sync.txt 2026-09-10 02:58:09.914405 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-phfcv/ 2026-09-10 02:58:09.914428 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-phfcv/init.txt 2026-09-10 02:58:09.914452 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-phfcv/neutron-dhcp-agent-init.txt 2026-09-10 02:58:09.914475 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-phfcv/neutron-dhcp-agent.txt 2026-09-10 02:58:09.914499 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-s7qsv/ 2026-09-10 02:58:09.914531 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-s7qsv/init.txt 2026-09-10 02:58:09.914567 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-s7qsv/network-ks-endpoints-admin.txt 2026-09-10 02:58:09.914597 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-s7qsv/network-ks-endpoints-internal.txt 2026-09-10 02:58:09.914622 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-s7qsv/network-ks-endpoints-public.txt 2026-09-10 02:58:09.914647 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-pnkfd/ 2026-09-10 02:58:09.914672 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-pnkfd/init.txt 2026-09-10 02:58:09.914696 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-pnkfd/network-ks-service-registration.txt 2026-09-10 02:58:09.914721 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-24rjf/ 2026-09-10 02:58:09.914744 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-24rjf/init.txt 2026-09-10 02:58:09.914767 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-24rjf/neutron-ks-user.txt 2026-09-10 02:58:09.914792 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-t9kz6/ 2026-09-10 02:58:09.914816 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-t9kz6/init.txt 2026-09-10 02:58:09.914840 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-t9kz6/neutron-l3-agent-init.txt 2026-09-10 02:58:09.914864 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-t9kz6/neutron-l3-agent.txt 2026-09-10 02:58:09.914888 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-9nsrc/ 2026-09-10 02:58:09.914913 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-9nsrc/init.txt 2026-09-10 02:58:09.914966 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-9nsrc/neutron-metadata-agent-init.txt 2026-09-10 02:58:09.914994 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-9nsrc/neutron-metadata-agent.txt 2026-09-10 02:58:09.915020 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-xccnv/ 2026-09-10 02:58:09.915045 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-xccnv/init.txt 2026-09-10 02:58:09.915070 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-xccnv/neutron-netns-cleanup-cron.txt 2026-09-10 02:58:09.915094 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-5sh6l/ 2026-09-10 02:58:09.915119 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-5sh6l/init.txt 2026-09-10 02:58:09.915143 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-5sh6l/neutron-openvswitch-agent-kernel-modules.txt 2026-09-10 02:58:09.915169 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-5sh6l/neutron-ovs-agent-init.txt 2026-09-10 02:58:09.915193 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-5sh6l/neutron-ovs-agent.txt 2026-09-10 02:58:09.915226 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-7f74b/ 2026-09-10 02:58:09.915251 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-7f74b/init.txt 2026-09-10 02:58:09.915275 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-7f74b/rabbit-init.txt 2026-09-10 02:58:09.915299 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-57d668979f-k2q66/ 2026-09-10 02:58:09.915322 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-57d668979f-k2q66/init.txt 2026-09-10 02:58:09.915347 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-57d668979f-k2q66/neutron-rpc-server.txt 2026-09-10 02:58:09.915371 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7b89666d8c-drfgv/ 2026-09-10 02:58:09.915394 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7b89666d8c-drfgv/init.txt 2026-09-10 02:58:09.915418 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7b89666d8c-drfgv/neutron-policy-server.txt 2026-09-10 02:58:09.915442 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7b89666d8c-drfgv/neutron-server.txt 2026-09-10 02:58:09.915466 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-56cbd7d5bb-g5vng/ 2026-09-10 02:58:09.915490 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-56cbd7d5bb-g5vng/init.txt 2026-09-10 02:58:09.915515 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-56cbd7d5bb-g5vng/nova-api-metadata-init.txt 2026-09-10 02:58:09.915538 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-56cbd7d5bb-g5vng/nova-api.txt 2026-09-10 02:58:09.915563 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-7b766ddc56-s6ms5/ 2026-09-10 02:58:09.915586 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7b766ddc56-s6ms5/init.txt 2026-09-10 02:58:09.915611 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7b766ddc56-s6ms5/nova-osapi.txt 2026-09-10 02:58:09.915635 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-pmj42/ 2026-09-10 02:58:09.915659 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-pmj42/bootstrap.txt 2026-09-10 02:58:09.915684 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-pmj42/init.txt 2026-09-10 02:58:09.915708 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-2hd22/ 2026-09-10 02:58:09.915732 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-2hd22/init.txt 2026-09-10 02:58:09.915756 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-2hd22/nova-cell-setup-init.txt 2026-09-10 02:58:09.915779 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-2hd22/nova-cell-setup.txt 2026-09-10 02:58:09.915804 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-8jpvc/ 2026-09-10 02:58:09.915828 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8jpvc/ceph-admin-keyring-placement.txt 2026-09-10 02:58:09.915851 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8jpvc/ceph-keyring-placement.txt 2026-09-10 02:58:09.915874 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8jpvc/ceph-perms.txt 2026-09-10 02:58:09.915897 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8jpvc/init.txt 2026-09-10 02:58:09.915920 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8jpvc/nova-compute-init.txt 2026-09-10 02:58:09.915958 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8jpvc/nova-compute-ssh-init.txt 2026-09-10 02:58:09.915983 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8jpvc/nova-compute-ssh.txt 2026-09-10 02:58:09.916006 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8jpvc/nova-compute-vnc-init.txt 2026-09-10 02:58:09.916030 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8jpvc/nova-compute.txt 2026-09-10 02:58:09.916053 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-766b4b78cb-528l6/ 2026-09-10 02:58:09.916076 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-766b4b78cb-528l6/init.txt 2026-09-10 02:58:09.916739 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-766b4b78cb-528l6/nova-conductor.txt 2026-09-10 02:58:09.916775 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-m2k4q/ 2026-09-10 02:58:09.916802 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-m2k4q/init.txt 2026-09-10 02:58:09.916828 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-m2k4q/nova-db-init-0.txt 2026-09-10 02:58:09.916852 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-m2k4q/nova-db-init-1.txt 2026-09-10 02:58:09.916876 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-m2k4q/nova-db-init-2.txt 2026-09-10 02:58:09.916899 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-htl8b/ 2026-09-10 02:58:09.916922 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-htl8b/init.txt 2026-09-10 02:58:09.916967 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-htl8b/nova-db-sync.txt 2026-09-10 02:58:09.916993 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-rnq2t/ 2026-09-10 02:58:09.917017 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-rnq2t/compute-ks-endpoints-admin.txt 2026-09-10 02:58:09.917042 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-rnq2t/compute-ks-endpoints-internal.txt 2026-09-10 02:58:09.917066 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-rnq2t/compute-ks-endpoints-public.txt 2026-09-10 02:58:09.917091 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-rnq2t/init.txt 2026-09-10 02:58:09.917115 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-4xcrs/ 2026-09-10 02:58:09.917139 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-4xcrs/compute-ks-service-registration.txt 2026-09-10 02:58:09.917164 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-4xcrs/init.txt 2026-09-10 02:58:09.917188 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-zv2xp/ 2026-09-10 02:58:09.917213 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-zv2xp/init.txt 2026-09-10 02:58:09.917236 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-zv2xp/nova-ks-user.txt 2026-09-10 02:58:09.917260 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-6689c87f9f-4jdbz/ 2026-09-10 02:58:09.917283 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6689c87f9f-4jdbz/init.txt 2026-09-10 02:58:09.917308 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6689c87f9f-4jdbz/nova-novncproxy-init-assets.txt 2026-09-10 02:58:09.917331 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6689c87f9f-4jdbz/nova-novncproxy-init.txt 2026-09-10 02:58:09.917354 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6689c87f9f-4jdbz/nova-novncproxy.txt 2026-09-10 02:58:09.917378 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-v4tpz/ 2026-09-10 02:58:09.917402 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-v4tpz/init.txt 2026-09-10 02:58:09.917424 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-v4tpz/rabbit-init.txt 2026-09-10 02:58:09.917448 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-bdf9476b4-w5jxb/ 2026-09-10 02:58:09.917473 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-bdf9476b4-w5jxb/init.txt 2026-09-10 02:58:09.917497 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-bdf9476b4-w5jxb/nova-scheduler.txt 2026-09-10 02:58:09.917522 | instance | cd+++++++++ pod-logs/openstack/octavia-api-696d76f84d-76p4q/ 2026-09-10 02:58:09.917545 | instance | >f+++++++++ pod-logs/openstack/octavia-api-696d76f84d-76p4q/init.txt 2026-09-10 02:58:09.917569 | instance | >f+++++++++ pod-logs/openstack/octavia-api-696d76f84d-76p4q/octavia-api.txt 2026-09-10 02:58:09.917593 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-6mxws/ 2026-09-10 02:58:09.917618 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-6mxws/bootstrap.txt 2026-09-10 02:58:09.917642 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-6mxws/init.txt 2026-09-10 02:58:09.917667 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-qkp22/ 2026-09-10 02:58:09.917700 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-qkp22/init.txt 2026-09-10 02:58:09.917725 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-qkp22/octavia-db-init-0.txt 2026-09-10 02:58:09.917750 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-qkp22/octavia-db-init-1.txt 2026-09-10 02:58:09.917774 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-z442t/ 2026-09-10 02:58:09.917797 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-z442t/init.txt 2026-09-10 02:58:09.917821 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-z442t/octavia-db-sync.txt 2026-09-10 02:58:09.917845 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-2mgqs/ 2026-09-10 02:58:09.917871 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-2mgqs/init.txt 2026-09-10 02:58:09.917894 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-2mgqs/octavia-health-manager-get-port.txt 2026-09-10 02:58:09.917918 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-2mgqs/octavia-health-manager-nic-init.txt 2026-09-10 02:58:09.917958 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-2mgqs/octavia-health-manager.txt 2026-09-10 02:58:09.917985 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-7bd4fbb849-n78pp/ 2026-09-10 02:58:09.918009 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-7bd4fbb849-n78pp/init.txt 2026-09-10 02:58:09.918034 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-7bd4fbb849-n78pp/octavia-housekeeping.txt 2026-09-10 02:58:09.918057 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-fdrf6/ 2026-09-10 02:58:09.918081 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-fdrf6/init.txt 2026-09-10 02:58:09.918105 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-fdrf6/load-balancer-ks-endpoints-admin.txt 2026-09-10 02:58:09.918130 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-fdrf6/load-balancer-ks-endpoints-internal.txt 2026-09-10 02:58:09.918152 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-fdrf6/load-balancer-ks-endpoints-public.txt 2026-09-10 02:58:09.918176 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-zrfsg/ 2026-09-10 02:58:09.918200 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-zrfsg/init.txt 2026-09-10 02:58:09.918224 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-zrfsg/load-balancer-ks-service-registration.txt 2026-09-10 02:58:09.918248 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-f6s26/ 2026-09-10 02:58:09.918273 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-f6s26/init.txt 2026-09-10 02:58:09.918296 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-f6s26/octavia-ks-user.txt 2026-09-10 02:58:09.918320 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-2s9j9/ 2026-09-10 02:58:09.918343 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-2s9j9/init.txt 2026-09-10 02:58:09.918368 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-2s9j9/rabbit-init.txt 2026-09-10 02:58:09.918391 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-77c69f9f4b-r9cm6/ 2026-09-10 02:58:09.918415 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-77c69f9f4b-r9cm6/init.txt 2026-09-10 02:58:09.918438 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-77c69f9f4b-r9cm6/octavia-worker.txt 2026-09-10 02:58:09.918463 | instance | cd+++++++++ pod-logs/openstack/openvswitch-mkmdt/ 2026-09-10 02:58:09.918488 | instance | >f+++++++++ pod-logs/openstack/openvswitch-mkmdt/init.txt 2026-09-10 02:58:09.918514 | instance | >f+++++++++ pod-logs/openstack/openvswitch-mkmdt/openvswitch-db-perms.txt 2026-09-10 02:58:09.918548 | instance | >f+++++++++ pod-logs/openstack/openvswitch-mkmdt/openvswitch-db.txt 2026-09-10 02:58:09.918586 | instance | >f+++++++++ pod-logs/openstack/openvswitch-mkmdt/openvswitch-vswitchd-modules.txt 2026-09-10 02:58:09.918639 | instance | >f+++++++++ pod-logs/openstack/openvswitch-mkmdt/openvswitch-vswitchd.txt 2026-09-10 02:58:09.918672 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-09-10 02:58:09.918709 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-10 02:58:09.918741 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-10 02:58:09.918766 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-10 02:58:09.918791 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-10 02:58:09.918814 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-09-10 02:58:09.918838 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-10 02:58:09.918862 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-10 02:58:09.918886 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-10 02:58:09.918910 | instance | cd+++++++++ pod-logs/openstack/placement-api-bd6567757-6wk4w/ 2026-09-10 02:58:09.918951 | instance | >f+++++++++ pod-logs/openstack/placement-api-bd6567757-6wk4w/init.txt 2026-09-10 02:58:09.918978 | instance | >f+++++++++ pod-logs/openstack/placement-api-bd6567757-6wk4w/placement-api.txt 2026-09-10 02:58:09.919003 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-hqbrq/ 2026-09-10 02:58:09.919335 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-hqbrq/init.txt 2026-09-10 02:58:09.919614 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-hqbrq/placement-db-init-0.txt 2026-09-10 02:58:09.919644 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-6qk6j/ 2026-09-10 02:58:09.919670 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-6qk6j/init.txt 2026-09-10 02:58:09.919694 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-6qk6j/placement-db-sync.txt 2026-09-10 02:58:09.919719 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-zq8d9/ 2026-09-10 02:58:09.919743 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-zq8d9/init.txt 2026-09-10 02:58:09.919767 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-zq8d9/placement-ks-endpoints-admin.txt 2026-09-10 02:58:09.919791 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-zq8d9/placement-ks-endpoints-internal.txt 2026-09-10 02:58:09.919816 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-zq8d9/placement-ks-endpoints-public.txt 2026-09-10 02:58:09.919840 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-njsdh/ 2026-09-10 02:58:09.919864 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-njsdh/init.txt 2026-09-10 02:58:09.919889 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-njsdh/placement-ks-service-registration.txt 2026-09-10 02:58:09.919913 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-r2vxn/ 2026-09-10 02:58:09.919959 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-r2vxn/init.txt 2026-09-10 02:58:09.919995 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-r2vxn/placement-ks-user.txt 2026-09-10 02:58:09.920022 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-l68lz/ 2026-09-10 02:58:09.920046 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-l68lz/percona-xtradb-cluster-operator.txt 2026-09-10 02:58:09.920072 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-09-10 02:58:09.920096 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-10 02:58:09.920121 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-10 02:58:09.920147 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-09-10 02:58:09.920170 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-10 02:58:09.920202 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-10 02:58:09.920231 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-r5fbm/ 2026-09-10 02:58:09.920267 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-r5fbm/rabbitmq-cluster-operator.txt 2026-09-10 02:58:09.920305 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-09-10 02:58:09.920334 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-10 02:58:09.920360 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-10 02:58:09.920384 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-09-10 02:58:09.920409 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-10 02:58:09.920436 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-10 02:58:09.920459 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-09-10 02:58:09.920484 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-10 02:58:09.920532 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-10 02:58:09.920559 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-09-10 02:58:09.920583 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-10 02:58:09.920609 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-10 02:58:09.920632 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-h4h52/ 2026-09-10 02:58:09.920657 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-h4h52/rabbitmq-cluster-operator.txt 2026-09-10 02:58:09.920684 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-09-10 02:58:09.920708 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-10 02:58:09.920732 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-10 02:58:09.920756 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-09-10 02:58:09.920781 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-10 02:58:09.920806 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-10 02:58:09.920831 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-09-10 02:58:09.920858 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-10 02:58:09.920884 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-10 02:58:09.920908 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-c82f6/ 2026-09-10 02:58:09.920933 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-c82f6/ceph-crash.txt 2026-09-10 02:58:09.920988 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-c82f6/chown-container-data-dir.txt 2026-09-10 02:58:09.921013 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-c82f6/make-container-crash-dir.txt 2026-09-10 02:58:09.921038 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt/ 2026-09-10 02:58:09.921063 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt/chown-container-data-dir.txt 2026-09-10 02:58:09.921087 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt/log-collector.txt 2026-09-10 02:58:09.921111 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6zfrt/rgw.txt 2026-09-10 02:58:09.921135 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-695c99654b-cwdf8/ 2026-09-10 02:58:09.921159 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-695c99654b-cwdf8/init.txt 2026-09-10 02:58:09.921191 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-695c99654b-cwdf8/staffeln-api.txt 2026-09-10 02:58:09.921217 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-6f6758764f-4ppbj/ 2026-09-10 02:58:09.921242 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-6f6758764f-4ppbj/staffeln-conductor.txt 2026-09-10 02:58:09.921266 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-9z58m/ 2026-09-10 02:58:09.921290 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-9z58m/init.txt 2026-09-10 02:58:09.921315 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-9z58m/staffeln-db-init-0.txt 2026-09-10 02:58:09.921339 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-dn2r4/ 2026-09-10 02:58:09.921364 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-dn2r4/init.txt 2026-09-10 02:58:09.921389 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-dn2r4/staffeln-db-sync.txt 2026-09-10 02:58:09.921413 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-09-10 02:58:09.921438 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-09-10 02:58:09.921463 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-09-10 02:58:09.921488 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-09-10 02:58:09.921512 | instance | cd+++++++++ pod-logs/orc-system/ 2026-09-10 02:58:09.921537 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-zh2s6/ 2026-09-10 02:58:09.921562 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-zh2s6/manager.txt 2026-09-10 02:58:09.921586 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-09-10 02:58:09.921611 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-ndws6/ 2026-09-10 02:58:09.921635 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-ndws6/rook-ceph-operator.txt 2026-09-10 02:58:09.921661 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-09-10 02:58:09.921684 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-8lgx8/ 2026-09-10 02:58:09.921709 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-8lgx8/secretgen-controller.txt 2026-09-10 02:58:09.942164 | 2026-09-10 02:58:09.942237 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-09-10 02:58:10.176299 | instance | changed 2026-09-10 02:58:10.184891 | 2026-09-10 02:58:10.185057 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-09-10 02:58:11.810399 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-09-10 02:58:11.834366 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-10 02:58:11.834456 | instance | Dload Upload Total Spent Left Speed 2026-09-10 02:58:11.837598 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-09-10 02:58:12.062086 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-09-10 02:58:12.068463 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-10 02:58:12.068503 | instance | Dload Upload Total Spent Left Speed 2026-09-10 02:58:12.073198 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-09-10 02:58:12.518450 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-09-10 02:58:12.527512 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-10 02:58:12.527575 | instance | Dload Upload Total Spent Left Speed 2026-09-10 02:58:12.533044 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-09-10 02:58:12.925583 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-09-10 02:58:13.324056 | instance | ERROR 2026-09-10 02:58:13.324312 | instance | { 2026-09-10 02:58:13.324354 | instance | "delta": "0:00:02.418818", 2026-09-10 02:58:13.324383 | instance | "end": "2026-09-10 02:58:12.930028", 2026-09-10 02:58:13.324408 | instance | "msg": "non-zero return code", 2026-09-10 02:58:13.324432 | instance | "rc": 5, 2026-09-10 02:58:13.324455 | instance | "start": "2026-09-10 02:58:10.511210" 2026-09-10 02:58:13.324481 | instance | } 2026-09-10 02:58:13.324537 | instance | ERROR: Ignoring Errors 2026-09-10 02:58:13.331092 | 2026-09-10 02:58:13.331192 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-09-10 02:58:13.715821 | instance | ceph-mgr endpoints: 2026-09-10 02:58:13.868184 | instance | ok: Runtime: 0:00:00.131173 2026-09-10 02:58:13.874843 | 2026-09-10 02:58:13.874971 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-09-10 02:58:14.412882 | instance | ok: Runtime: 0:00:00.128384 2026-09-10 02:58:14.417861 | 2026-09-10 02:58:14.417954 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-09-10 02:58:14.937436 | instance | changed: 2026-09-10 02:58:14.937672 | instance | cd+++++++++ prometheus/ 2026-09-10 02:58:14.937731 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-09-10 02:58:14.937777 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-09-10 02:58:14.937822 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-09-10 02:58:14.962636 | 2026-09-10 02:58:14.962811 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-09-10 02:58:15.171742 | instance | changed 2026-09-10 02:58:15.181422 | 2026-09-10 02:58:15.181583 | TASK [gather-selenium-data : Get selenium data] 2026-09-10 02:58:15.461822 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-09-10 02:58:15.463385 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-09-10 02:58:15.731403 | instance | ERROR 2026-09-10 02:58:15.731634 | instance | { 2026-09-10 02:58:15.731703 | instance | "delta": "0:00:00.006921", 2026-09-10 02:58:15.731751 | instance | "end": "2026-09-10 02:58:15.463770", 2026-09-10 02:58:15.731838 | instance | "msg": "non-zero return code", 2026-09-10 02:58:15.731909 | instance | "rc": 1, 2026-09-10 02:58:15.731993 | instance | "start": "2026-09-10 02:58:15.456849" 2026-09-10 02:58:15.732040 | instance | } 2026-09-10 02:58:15.732106 | instance | ERROR: Ignoring Errors 2026-09-10 02:58:15.743435 | 2026-09-10 02:58:15.743565 | TASK [gather-selenium-data : Downloads logs to executor] 2026-09-10 02:58:16.245404 | instance | changed: cd+++++++++ selenium/ 2026-09-10 02:58:16.258559 | 2026-09-10 02:58:16.258705 | PLAY RECAP 2026-09-10 02:58:16.258818 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-09-10 02:58:16.258879 | 2026-09-10 02:58:16.474724 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-10 02:58:16.501053 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-10 02:58:17.127707 | 2026-09-10 02:58:17.127827 | PLAY [all] 2026-09-10 02:58:17.138286 | 2026-09-10 02:58:17.138370 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-10 02:58:17.202553 | instance | skipping: Conditional result was False 2026-09-10 02:58:17.209888 | 2026-09-10 02:58:17.210008 | TASK [fetch-output : Set log path for single node] 2026-09-10 02:58:17.262136 | instance | ok 2026-09-10 02:58:17.270789 | 2026-09-10 02:58:17.270922 | LOOP [fetch-output : Ensure local output dirs] 2026-09-10 02:58:17.680156 | instance -> localhost | ok: "/var/lib/zuul/builds/a1e7800b55474a21ba55f19e6faed9bc/work/logs" 2026-09-10 02:58:17.913448 | instance -> localhost | changed: "/var/lib/zuul/builds/a1e7800b55474a21ba55f19e6faed9bc/work/artifacts" 2026-09-10 02:58:18.178549 | instance -> localhost | changed: "/var/lib/zuul/builds/a1e7800b55474a21ba55f19e6faed9bc/work/docs" 2026-09-10 02:58:18.203558 | 2026-09-10 02:58:18.203736 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-10 02:58:18.913418 | instance | changed: .d..t...... ./ 2026-09-10 02:58:18.913767 | instance | changed: All items complete 2026-09-10 02:58:18.913824 | 2026-09-10 02:58:19.475090 | instance | changed: .d..t...... ./ 2026-09-10 02:58:20.000055 | instance | changed: .d..t...... ./ 2026-09-10 02:58:20.025766 | 2026-09-10 02:58:20.025915 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-10 02:58:20.526795 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007975 2026-09-10 02:58:20.798257 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007989 2026-09-10 02:58:20.823647 | 2026-09-10 02:58:20.823821 | PLAY [all] 2026-09-10 02:58:20.835576 | 2026-09-10 02:58:20.835815 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-10 02:58:21.329031 | instance | changed 2026-09-10 02:58:21.342792 | 2026-09-10 02:58:21.342914 | PLAY RECAP 2026-09-10 02:58:21.343042 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-10 02:58:21.343090 | 2026-09-10 02:58:21.482535 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-10 02:58:21.499537 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-10 02:58:22.277375 | 2026-09-10 02:58:22.277490 | PLAY [localhost] 2026-09-10 02:58:22.286474 | 2026-09-10 02:58:22.286546 | TASK [Generate Zuul manifest] 2026-09-10 02:58:22.303699 | localhost | ok 2026-09-10 02:58:22.319179 | 2026-09-10 02:58:22.319302 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-10 02:58:23.003184 | localhost | changed 2026-09-10 02:58:23.019343 | 2026-09-10 02:58:23.019487 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-10 02:58:23.060418 | localhost | ok 2026-09-10 02:58:23.074674 | 2026-09-10 02:58:23.074860 | TASK [Upload logs] 2026-09-10 02:58:23.096070 | localhost | ok 2026-09-10 02:58:23.193878 | 2026-09-10 02:58:23.194003 | TASK [Set zuul-log-path fact] 2026-09-10 02:58:23.220387 | localhost | ok 2026-09-10 02:58:23.231924 | 2026-09-10 02:58:23.232014 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-10 02:58:23.270071 | localhost | ok 2026-09-10 02:58:23.278578 | 2026-09-10 02:58:23.278672 | TASK [upload-logs : Create log directories] 2026-09-10 02:58:23.690762 | localhost | changed 2026-09-10 02:58:23.703726 | 2026-09-10 02:58:23.703925 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-10 02:58:24.192840 | localhost -> localhost | ok: Runtime: 0:00:00.046248 2026-09-10 02:58:24.202337 | 2026-09-10 02:58:24.202481 | TASK [upload-logs : Upload logs to log server] 2026-09-10 02:58:25.476652 | localhost | Output suppressed because no_log was given 2026-09-10 02:58:25.494303 | 2026-09-10 02:58:25.494564 | LOOP [upload-logs : Compress console log and json output] 2026-09-10 02:58:25.547487 | localhost | skipping: Conditional result was False 2026-09-10 02:58:25.558454 | localhost | skipping: Conditional result was False 2026-09-10 02:58:25.576223 | 2026-09-10 02:58:25.576428 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-10 02:58:25.616023 | localhost | skipping: Conditional result was False 2026-09-10 02:58:25.616525 | 2026-09-10 02:58:25.619918 | localhost | skipping: Conditional result was False 2026-09-10 02:58:25.631326 | 2026-09-10 02:58:25.631530 | LOOP [upload-logs : Upload console log and json output]